body {
	font-family: "Montserrat";
}
.agf {
	font-family: "AGFriquerRoman";
}
a {
	color: #2687cb;
	font-weight: 500;
	text-decoration: none;
	background-color: transparent;
}
a:active {
	color:#0fb7b8;
}
#userLangContainer {
	display: block;
}
#languageSmallNav {
	float: right;
}
.homepage-about h1 {
    font-size: 1.5rem;
    color: #0e7bc0;
    margin: 20px 0 10px 0;
    height:auto;
    padding:0;
}
h2 {
    font-size: 1.0em;
    text-transform: uppercase;
}
h3:not(.agf) {
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: 700;
    border-left: 2px #f6f0ff;
    height: 60px;
    border-left: 5px solid #0fb7b8;
    border-left-color: rgb(15, 183, 184);
    border-left-style: solid;
    border-left-width: 5px;
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .homepage-about h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 1.5rem;
    }
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10:not(.pkp_structure_main) {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-8:not(.pkp_structure_main) {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
}
@media (min-width: 992px) {
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.btn {
    border-radius:0;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.accordion>.card {
    overflow: hidden;
}
@media (min-width: 768px) {
    #homepage-accordion-menu {
        width: 40%;
	margin-top:-15%;
    }
}
.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.d-none {
    display:none;
}
#homepage-accordion-menu .card:first-child .card-header {
    padding-right:0;
}
a.accordion-link {
    display:block;
    width:100%;
    padding: 6px 12px;
    margin:0;
}
a.accordion-link:after {
    position:absolute;
    right:0;
    top:0;
    font-family: 'FontAwesome';
    font-size:300%;
    padding:8px;
    content: "\f15c";
    float: right;
    background-color: #0c7ab9;
    color:#fff;
}
a.accordion-link:hover:after {
    background-color: transparent;
    color:#0c7ab9;
}
#homepage-accordion-menu .card .card-header button, #homepage-accordion-menu .card .card-header a {
    text-align:left;
    width: 100%;
}
#homepage-accordion-menu .card .card-header button:after {
    float:right;
    font-family: 'FontAwesome';
    content: "\f077";
}
#homepage-accordion-menu .card .card-header button.collapsed:after {
    content: "\f078";
}
.breadcrumb>li+li:before {
    content: ">";
}
header.main-header.publisher-homepage ul#primaryNav-userNav li.nav-item {
    color: #17a2b8;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
@media (min-width: 992px) {
    .navbar-default {
	height:150px;
	width:80%;
	margin: 0 auto;
    }
}
.navbar-brand-logo {
	margin-top:-30px;
}
/*@media (min-width: 992px) {
    .navbar-brand-logo img {
	max-height: 120px;
    }
}*/
.navbar-brand-logo img {
	max-height: 60px;
}
@media (min-width: 576px) {
    .navbar-brand-logo img {
	max-height: 90px;
    }
}
@media (min-width: 768px) {
    .navbar-brand-logo img {
	max-height: 120px;
    }
}
/*@media (max-width: 576px) {
    .navbar-brand-logo img {
	max-height: 60px;
    }
}*/
.navbar-header {
    min-height:70px;
}
@media (min-width: 576px) {
    .navbar-header {
        min-height:110px;
    }
}
.navbar-header .navbar-toggle {
    margin-bottom:30px;
}
.navbar-default .nav>li>a, .header_view .nav>li>a {
    font-weight: bold;
    color: #0c7ab9;
}
.navbar-default .nav>li>a:hover, .header_view .nav>li>a:hover {
    color: #06a3b3;
}
#languageToggleMenulanguageSmallNav {
    background-color: transparent;
    color: #999;
}
#languageToggleMenulanguageSmallNav:after {
    float: right;
    font-family: 'FontAwesome';
    content: "\f078";
    margin-left: 5px;
}
#languageSmallNav .dropdown-menu {
    min-width: 50px;
}
#languageSmallNav .dropdown-menu .dropdown-item {
    display:block;
    text-align: center;
}
.navbar, .header_view {
    margin-bottom: 0;
}
#simpleSearchForm {
    padding: 10px 0;
}
#simpleSearchForm div input, #simpleSearchForm div button {
    display:inline;
}
#simpleSearchForm div input {
    float:right;
    width: 90%;
    padding: 0 2px 0 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #f7f7f7;
    background-clip: padding-box;
    border: none;
    border-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
@media (min-width: 768px) {
    #simpleSearchForm div input {
	padding-left: 40px;
    }
}
#simpleSearchForm div button {
    float:left;
    margin-top:-3.7rem;
    margin-left:20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-color: #0c7ab9;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    border-radius: 20px;
    height: 40px;
    width: 40px;
}
@media (min-width: 576px) {
    #simpleSearchForm div button {
        margin-top:0;
    }
}
@media (min-width: 768px) {
    #simpleSearchForm div button {
        margin-top:-3.7rem;
    }
}
#main-navigation {
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .pull-md-right {
        float: right;
    }
}
@media (min-width: 768px) {
    #main-navigation {
        margin-top: 25px;
    }
    #main-navigation > li:not(:last-child) {
        border-right: 2px solid #2687cb;
    }
    #main-navigation li a {
        padding: 5px 15px;
    }
}
@media (min-width: 992px) {
    #main-navigation {
        margin-top: 10px;
    }
}
.clear {
    clear:both;
}
.cmp_breadcrumbs {
    background-color: #0fb7b8;
    border-radius: .25rem;
    width: 100%;
    align-items: center;
    padding: 0 7%;
    margin: 5px auto;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 8px 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #0fb7b8;
    border-radius: .25rem;
    color: white;
    font-weight: 700;
}
.page_article .cmp_breadcrumbs {
    padding:0 5%;
}
.page_article .breadcrumb {
    font-size:0.8em;
}
@media (min-width: 576px) {
    .page_article .cmp_breadcrumbs {
        padding:0 7%;
    }
    .page_article .breadcrumb {
        font-size:1em;
    }
}
.breadcrumb li a {
    color: #b6ffff;
    text-decoration: none;
    background-color: transparent;
}
.breadcrumb li a:hover {
    color: #f7f7f7;
}
.breadcrumb>.active {
    color: #fff;
}
.homepage-about {
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
    background-color:#0C7AB9;
    background-image: url(https://journals.uran.ua/plugins/themes/second/images/rhw_woman.png);
    background-size: contain;
    background-repeat: no-repeat;
    height:35vw;
    font-size: 0.8em;
    font-weight: 500;
    padding-top: 1rem;
}
.homepage-about.journal-143-about1 {
    background-image: url(https://journals.uran.ua/plugins/themes/second/images/hm.png);
}
.homepage-about.journal-144-about1 {
    background-image: url(https://journals.uran.ua/plugins/themes/second/images/fm.png);
}
@media (min-width: 992px) {
    .homepage-about {
        font-size: 1.5em;
        padding-top: 2rem;
    }
}
.container-homepage-issue {
    width: 35%;
    padding: 0;
    margin-top: -35%;
    margin-bottom:10px;
    margin-left: 60%;
    background: white;
    z-index: 1;
}
#homepageIssueCoverWrapper {
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    padding: 5px;
}
@media (min-width: 768px) {
    #homepageIssueCoverWrapper {
	padding: 40px 40px 25px 40px;
    }
}
.image-cover a img {
    max-width:100%;
}
.homepage-issue-header {
    margin-bottom:1em;
}
h2.homepage-issue-current {
    display:inline;
    font-size: 0.8rem;
    font-weight: 700;
    color: #0fb7b8;
    margin-left:-15%;
}
.homepage-issue-galleys {
    text-align:right;
}
@media (min-width: 576px) {
    .homepage-issue-galleys {
        margin-top:-10px;
    }
}
.homepage-issue-galleys a.btn {
    border:none;
}
@media (min-width: 768px) {
    h2.homepage-issue-current {
        font-size: 1em;
	margin-left:-25%;
    }
}
h2.homepage-issue-current:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 20%;
    height: 3px;
    background: rgb(15 183 184);
    border: solid #FFF;
    border-width: 0 .5em 0;
/*    margin-left: -100%; */
}
@media (min-width: 768px) {
    .homepage-issue-identifier {
        display:inline;
	margin-left: 1em;
/*	font-size: 2rem; */
    }
}
i.fa.fa-chevron-right {
    display: inline-block;
    font-weight: 400;
    color: #0c7ab9;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border: 2px solid #0c7ab9;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.8;
    border-radius: 15px;
    height: 30px;
    width: 30px;
}
i.fa.fa-chevron-right:hover {
    background-color: #0c7ab9;
    color: #fff;
}
h4 {
    font-size: 1.3rem;
    color: #0fb7b8;
    font-weight: bold;
    height: 60px;
    text-transform: uppercase;
    padding: 15px 0 15px 10px;
}
h4:before {
    width: 3px;
    height: 7px;
    color: #0fb8b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -1em;
    position: relative;
    left: 30px;
}
.homepage-editorial, .homepage-archive {
    margin-top:1em;
}
.homepage-news {
    margin-top:2.5em;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    background: #007fc6;
    color: #d2ffff;
}
@media (min-width: 768px) {
    div.container.homepage-editorial div.row {
        padding: 15px;
    }
}
.homepage-editorial div.row div.col, .page-editorial-team div.row div.col {
    padding-left: 5px;
    padding-right: 5px;
}
img.editor-photo-image, img.editor-photo {
    max-width:100%;
}
a img.editor-photo-image {
    -webkit-box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
a:hover img.editor-photo-image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
div.container.homepage-editorial div a {
    text-decoration: none;
}
span.editorName, span.editorPosition {
    color: #fff;
    background: #027ec6;
    width: 100%;
    max-width:150px;
    display: block;
}
@media (min-width: 768px) {
    span.editorName, span.editorPosition {
        margin-left: 20px;
    }
}
span.editorName {
    font-weight: 700;
    padding: 10px 5px;
    opacity: 0.5;
    font-size:0.9rem;
    height: 45px;
}
@media (min-width: 576px) {
    span.editorName {
        padding: 15px 7px;
	font-size:1.2rem;
    }
}
@media (min-width: 768px) {
    span.editorName {
        padding: 20px 10px;
        margin: -50px 20px 0;
        height: 50px;
	font-size:1.5rem;
    }
}
span.editorPosition {
    font-weight: 500;
    padding: 5px;
    height: 45px;
    font-size: 0.8rem;
    text-transform: uppercase;
}
@media (min-width: 576px) {
    span.editorPosition {
	height: 60px;
        font-size: 1.2rem;
    }
}
.modal-title {
    color: #17a2b8;
    font-weight: 600;
    text-transform: uppercase;
}
.modal-header .close {
    padding: 1rem 1em;
    margin: -1em -1.5rem -1rem auto;
    font-size:2em;
}
.modal-col.editor-spec h5 {
    width:100%;
    margin-bottom: 0;
    color: #17a2b8;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1em;
}
@media (min-width: 768px) {
    .modal-content {
        min-width: 750px;
    }
    .modal-col:first-child {
        float: left;
        width: 200px;
	padding-right:5px;
    }
    .modal-col {
        float: left;
        width: 300px;
    }
    img.editor-photo {
        width: 200px;
        height: auto;
        display: block;
    }
    .modal-col.editor-spec {
        float: right;
        width: 200px;
        border-left: 1px solid #dee2e6f7;
        border-left-color: #dee2e6;
        border-left-style: solid;
        border-left-width: 1px;
        padding-left: 5px;
    }
}
.homepage-archive {
    margin:0 -15px;
    padding:0;
}
.homepage-archive .row .wrapper {
    margin:0;
    padding:0;
}
.homepage-archive-content {
/*    clear:both; */
/*    margin-top:-790px; */
    -webkit-box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(78, 103, 122, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(78 103 122 / 20%);
    padding: 0px 0 0 15px;
}
div.issue-identification-header {
    margin-left:-15px;
    padding:10px 25px;
    background: #0fb7b8;
    color: #d2ffff;
}
div#background-image1 {
    background: url(https://journals.uran.ua/plugins/themes/profevent/images/home_left.png) no-repeat;
    background-position:left 0 top 150px;
    margin-left:-15px;
/*    position: absolute;
    left: 0; */
/*    top: 450px; */
/*    width: 382px;
    height: 530px; */
/*    float:left;
    margin-left:-60px;
    margin-top:150px; */
/*    z-index:-1; */
}
div#background-image2 {
    background: url(https://journals.uran.ua/plugins/themes/profevent/images/home_right.png) no-repeat;
    background-position: right 0 top 50px;
/*    position: absolute;
    right: -1125px; */
/*    top: -200px; */
/*    width: 249px;
    height: 790px; */
/*    float:right;
    margin-top:20px; */
}
#issuesTocTab {
    padding-right:20px;
}
.issue-toc .row {
    margin-right:0;
}
/*div.article-summary {
    margin-bottom: 10px;
    border-top: 2px solid #6c757d;
}*/
div.article-summary-title a {
    font-weight: bold;
    color: #6c757d;
    font-size: 1.5rem;
}
.pages {
    text-align:right;
    padding-right:10px;
}
a#viewAllIssues {
    position:relative;
    top:15px;
}
#popularArticlesHeader {
    margin-top:0;
    color:#fff;
}
div.homepage-news div.col-md-4 h5 {
    font-size: 1.25rem;
    font-weight: bold;
    border-bottom: solid 2px #d2ffff;
    padding-bottom:1rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
#articleAbstract {
    margin-bottom:40px;
}
div.homepage-news div.col-md-4 div.link {
    background: #fff;
    color: #007fc6;
    margin:0 auto;
    width: 70%;
    text-align: center;
    padding: 10px;
    font-weight: 700;
}
@media (min-width: 768px) {
    div.homepage-news div.col-md-4 div.link {
        width: 50%;
	margin:0;
        position: absolute;
        bottom: 0;
        left: 40%;
    }
}
.homepage-subscribe {
    margin-top:2em;
    margin-bottom:2em;
    text-align:center;
}
.homepage-subscribe h3 {
    font-size: 1.5rem;
    line-height: 1.2;
    border:0;
    margin-bottom:0;
    padding-bottom:0;
    height:auto;
}
.homepage-subscribe p {
    color: #2687cb;
    text-transform: uppercase;
}
.homepage-subscribe form {
    max-width: 100%;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .homepage-subscribe form {
        width: 70%;
    }
}
.homepage-subscribe .form-group {
    min-width: 60%;
    display: inline-block;
}
.homepage-subscribe .form-group input {
    width: 100%;
}
footer.site-footer .site-footer-content h5 {
    font-size: 1.25rem;
    color: #2687cb;
    font-weight: 700;
}
@media (min-width: 768px) {
    .site-footer-content ul {
	padding:0;
	list-style:none;
    }
}
footer.site-footer .site-footer-content a {
    color: #6c757d;
}
div#socialLinks a {
    color: #0c7ab9;
}
div#socialLinks a:hover {
    color: #6c757d;
}
#footerOpenAccess {
    text-align:right;
}
.issue-summary {
    margin-top:30px;
    border:0;
}
.issue-summary a img {
    max-width:100%;
}
h1 {
    font-size: 1em;
    color: #10b5b7;
    font-weight: bold;
    height: 50px;
    border-left: none;
    padding: 15px 0 15px 10px;
    line-height: 1rem;
    left: 30px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
@media (min-width: 576px) {
    font-size: 2em;
    margin-bottom: 30px;
}
h1:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 15%;
    height: 4px;
    background: #10b5b7;
    border: solid #FFF;
    border-width: 0 .5em 0;
    margin-right: -100%;
}
.homepage-about h1:after, h1.site-name:after {
    content: none;
}
.page-archives h2 {
    font-size: 1.3em;
    color: #0fb7b8;
    font-weight: 700;
    height: 60px;
    padding: 15px 0 15px 10px;
}
.issue-summary-series a {
    font-size: 0.75em;
    color: #6c757d;
    font-weight: 500;
    text-decoration: none;
    background-color: transparent;
}
.issue-summary-series {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}
.page-about h3:before {
    width: 3px;
    height: 7px;
    color: #17a2b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -30px;
    position: relative;
    left: 30px;
}
.page-about h3 {
    border:0;
}
.page-about h4 {
    font-size: 1rem;
    font-weight: 700;
    color: #007ec8;
    padding: 15px 0 15px 10px;
}
.page-about ul {
    color: #007ec8;
    border-left: 5px solid #007ec8;
    border-left-color: #007ec8;
    border-left-style: solid;
    border-left-width: 5px;
    list-style-type: none;
    position: relative;
    left: 3%;
    margin-top: 50px;
}
.page-submissions .alert-primary {
    color: #0c7ab9;
    background-color: transparent;
    border: 0;
}
.page-submissions .alert-primary a {
    font-weight: bold;
}
.page-submissions h2 {
    font-size: 1.5rem;
    color: #17a2b8;
    font-weight: 600;
    margin-top:50px;
}
.page-submissions h2:before {
    width: 3px;
    height: 7px;
    color: #17a2b8;
    content: "|";
    font-size: 3rem;
    font-weight: 400;
    top: -30px;
    position: relative;
    left: 30px;
}
.page-submissions div.background-image {
/*    background-size: 608px 710px; */
    background-size: cover;
    background-image: url(https://journals.uran.ua/plugins/themes/second/images/rhw_Mockup.png);
    background-repeat: no-repeat;
    width: 520px;
    padding-left: 5px;
    height: 384px;
    float: right;
/*    position: relative;
    top: 0; */
}
.page-submissions div.background-image.submissions-image-journal-143 {
    background-image: url(https://journals.uran.ua/plugins/themes/second/images/hm_Mockup.png);
}
.page-submissions div.background-image.submissions-image-journal-144 {
    background-image: url(https://journals.uran.ua/plugins/themes/second/images/fm_Mockup.png);
}
.page-submissions ul {
    color: #007ec8;
    border-left: 5px solid #007ec8;
    border-left-color: #007ec8;
    border-left-style: solid;
    border-left-width: 5px;
    list-style-type: none;
/*    position: relative;
    left: 3%; */
    margin-top: 50px;
}
.page-submissions li {
    margin-bottom: 15px;
}
#submissionsAccordion .card {
    width: auto;
    border: none !important;
    background-color: #fff;
}
#submissionsAccordion .card .card-header {
    background-color: #fff;
    padding:1.25em 0;
}
#submissionsAccordion .card .card-header:first-child {
    border-top: 1px solid rgba(0,0,0,.125);
}
#submissionsAccordion .card .card-header button {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
}
#submissionsAccordion .card .card-header button:after {
    float: right;
    font-family: 'FontAwesome';
    content: "\f068";
}
#submissionsAccordion .card .card-header button.collapsed:after {
    content: "\f067";
}
.page-about .page-header {
    margin-top: 5px;
}
.page-contact .page-header {
    padding: 0;
}
.page-contact {
/*    border-right: 300px solid #0c7ab9; */
    padding:0;
    background-color: #0c7ab9;
    margin-top:1em;
}
.my-page-header {
    background-color: #fff;
    padding-bottom:50px;
}
@media (min-width: 576px) {
    .my-page-header {
	width: 80%;
    }
}
.my-page-header h1 {
    margin: 0;
}
@media (min-width: 576px) {
    .page-contact .justify-content-md-center {
        width:80%;
    }
}
.page-contact .page-content {
    padding:0;
    width:100%;
}
.contact-section .address {
    display:block;
    color: #0c7ab9;
    font-weight: 600;
    padding: 15px 0 30px 20px;
/*    background-color:#fff; */
    margin-top:-50px;
}
.contact-primary, .contact-support {
    background-color: #0c7ab9;
    width: 90%;
    color: #fff;
    padding: 15px 0 15px 20px;
}
.contact-email a {
    color: #fff;
    font-weight: bold;
}
.article-details h1.page-header {
    font-size: 2em;
/*    color: #10b5b7; */
/*    font-weight: bold; */
    height: auto;
    /* border-left: none; */
    /* padding: 15px 0 15px 10px; */
    line-height: 1.1;
    /* margin-bottom: 5px; */
/*    text-transform: uppercase; */
    border:0;
}
.article-details h1.page-header:after {
    content: none;
}