/*All classes related to the new newsroom and stories*/
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Unna&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300&display=swap');
@import url('social-share-kit.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css');

body {
	height: 100%;
	background-color: #092c74;
	font-family: 'Lato', sans-serif;
	margin:0;
	padding:0;
	font-size:16px;
}

h1, h2, h3, h4, h5 {
	font-family:'Unna', sans-serif !important;
	color:#54565b;
	line-height:1em !important;
}

h1, .contentPageContent h1 {
	font-size:3.5em;
	font-weight:normal;
}

#sidebarBreadcrumb .stamatsBreadcrumb a, #sidebarBreadcrumb .separator, #sidebarBreadcrumb a:first-child, #sidebarBreadcrumb a {
    color: #092c74;
    font-weight: normal;
}

.home-story-feature p a {
	font-family:'Unna', sans-serif !important;
	font-size:2rem;
	font-weight:normal !important;
	line-height:1.2;
}

.btn.btn-lg {
	color:#c05131 ;
	font-size:19px;
	padding: 0 0 2px 0;
	font-weight:bold;
	border-color:transparent;
}

.btn.btn-lg:hover {
	color:#6e2700;
	text-decoration:underline;
	background-color:#ffffff;
}

h4 {
	font-size:16px;
	text-transform: capitalize;
	line-height:1.5em !important;
}

a:active, a:link, a:visited {
	color:#092c74;
}

.noPadL h2 {
    background-color:#092c74;
	color:#fff;
	padding: 5px 10px !important;
	margin-top:0;
}

.noPadR h2 {
    background-color:#54565b;
	color:#fff;
	padding: 5px 10px !important;
	margin-top:0;
}

.noPadR h3 {
	border-bottom: 1px solid #e5e5e5;
}

.noPadL {
	border-right: 1px solid #e5e5e5;
}

.noPaddingL {
	padding-left:0;
}

.noPaddingR {
	padding-right:0;
}

.news-heading {
}

.home-story-feature {
	padding-bottom:30px;
}

.home-story-list {
	padding:10px 0;
	border-bottom: 1px solid #e5e5e5;
}

.col-sm-4 hr {
	border: 1px solid #000;
    margin-top: 5px;
    margin-bottom: 20px;
}

.news-filter-container{
  padding: 2%;
  background: #092c74;
  color: #fff;
	width:40%;
}

label{
  font-weight: 600;
  margin: 0 .4em 0 1em;
}

label:first-child{
  margin-left: 0; 
}

.newsPaginationContainer {
	display:block;
}

.newsContainer {
	padding: 2% 0 0;
	font-size: inherit;
	margin-bottom:2%;
	overflow: hidden;
}

p.newsDate {
    margin: 0;
    padding-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #54564b;
}

.newsContainer:after {
	content: '';
	width: 100%;
}

.mix.col-sm-6, .newsItem.col-sm-6 {
	padding-left:1px;
	padding-right:20px;
}

.mix, .newsItem {
	margin-bottom:2%;
}

#newsContainer a:hover {
	text-decoration:none;
}

#newsContainer a:hover h2 {
	text-decoration:underline;
}

.mixContent, .newsContent {
	box-shadow: 0px 1px 3px rgb(0 0 0 / 25%);
    -webkit-box-shadow: 0px 1px 3px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
    padding: 5px 20px 10px 20px;
}

.mixContent h2, .home-story-list h2 a, .newsContent h2 {
	color:#092c74;
	font-weight:bold;
	font-size:24px;
	font-family: 'Unna', sans-serif !important;
}

.mixContent p, .newsContent p {
	color:#54565b;
	font-weight:normal;
}

.notable h4 a {
	font-size:19px;
	font-family: 'Unna', sans-serif !important;
}

.mix a p {
	color:#444;
	font-weight:normal;
}

.additionalNews {
	text-align:center;
	padding: 20px 0;
}

.glyphicon {
	top:3px !important;
}

h4 a, h1 a {
	color:#6e2700;;
}

.notable {
	padding-top:5px;
}

.searchBoxBackground{
	background-color:#eeeeee;
	min-height:50px;
	padding:5px 10px 20px 10px;
}

.contentPageContent {
	margin-top:63px;
	padding-top:0 !important;
}

.contentPageContent h1 {
	margin-top:0 !important;
}

.spaceRight { 
	padding-left:25px;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	font-size:12px;
}
	
.paginationjs {
	font-family: 'Lato', sans-serif;
	font-size:16px;
}

.paginationjs .paginationjs-nav {
	float:right;
	margin-right:10px;
	font-size:16px;
	color:#54565b;
}

/*#content .col-sm-9 ul {
	margin-left: 0;
}*/

div#mainContent ul li {
	padding-bottom: 0;
}

.paginationjs-pages li {
	border:none;
}

.paginationjs .paginationjs-pages li.active>a {
	height:30px;
	line-height:30px;
	background:#092c74;
	color:#fff
}

.paginationjs .paginationjs-pages li:last-child, .paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child>a {
	border-radius: 0
}

.paginationjs .paginationjs-pages li:last-child {
	border-right:none;
}

.paginationjs .paginationjs-pages li>a {
	min-width:auto;
	height:auto;
	line-height:30px;
	display:block;
	font-size:16px;
	color:#092c74;
	border:1px solid #eee;
	padding:5px 15px;
}

.paginationjs .paginationjs-pages li.active>a {
	background-color:#092c74;
	height:auto;
	line-height:30px;
	border:none;
}
.paginationjs .paginationjs-pages li {
	border:none;
}
.paginationjs .paginationjs-pages li.disabled>a{
	opacity:.9;
	color:#54565b
}

.wrapImage {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.socialShareContainer {
	height:1em;
}

.socialShare {
	position: fixed;
	top: 30%;
	right:0;
	height:1em;
}

.socialShare ul {
	padding: 0px;
	-webkit-transform: translate(255px, 0);
	-moz-transform: translate(255px, 0);
	-ms-transform: translate(255px, 0);
	-o-transform: translate(255px, 0);
	transform: translate(255px, 0);
}

.socialShare ul li {
  display: block;
  margin: 5px;
  width: 295px;
  padding: 5px 10px 10px 5px !important;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.socialShare ul li.facebook {
	background:#54565b;
	color:#fff;
}

.socialShare ul li.twitter {
	background: #54565b;
	color: #fff;
}

.socialShare ul li.linkedin {
	background: #54565b;
	color: #fff;
}

.socialShare ul li.email {
	background:#54565b;
	color:#fff;
}

.socialShare ul li:hover {
  -webkit-transform: translate(-160px, 0px);
  -moz-transform: translate(-160px, 0px);
  -ms-transform: translate(-160px, 0px);
  -o-transform: translate(-160px, 0px);
  transform: translate(-160px, 0px);
  background: #bec2c6;
}

.socialShare ul li:hover a, .socialShare ul li:hover span {
  color: #092c74;
}

.socialShare ul li span {
  margin-right: 25px;
  color: #fff;
  padding: 10px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.storyContent {
	margin-right:70px;
}

.newsContainer {
	background-color:#fff;
}

.newsContent {
	-webkit-box-shadow: 0px 1px 3px rgb(0 0 0 / 25%);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
	padding: 5px 20px 10px 20px;
	box-shadow: 0px 1px 3px rgb(0 0 0 / 25%);
	min-height:11rem;
}

.newsContent h2 {
	color: #092c74;
	font-weight:bold;
	font-size:24px;
	font-family: 'Unna', sans-serif !important;
}

.newsContent p {
	color: #54565b;
	font-weight: normal;
}

p.newsDate {
	margin:0;
	padding-top:10px;
	font-size: 14px;
	text-transform:uppercase;
	color: #54564b;
}

.newsItem {
	margin-bottom:6%;
}

.paginationjs {
	font-family: 'Lato', sans-serif;
	font-size:16px;
}

.paginationjs .paginationjs-nav {
	float:right;
	margin-right:10px;
	font-size:16px;
	color:#54565b;
}

/*#content .col-sm-9 ul {
	margin-left: 0;
}*/

div#mainContent ul li {
	padding-bottom: 0;
}

/*.paginationjs-pages li {
	border:none;
}

.paginationjs .paginationjs-pages li.active>a {
	height:30px;
	line-height:30px;
	background:#092c74;
	color:#fff
}

.paginationjs .paginationjs-pages li:last-child, .paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child>a {
	border-radius: 0
}

.paginationjs .paginationjs-pages li:last-child {
	border-right:none;
}

.paginationjs .paginationjs-pages li>a {
	min-width:auto;
	height:auto;
	line-height:30px;
	display:block;
	font-size:16px;
	color:#092c74;
	border:1px solid #eee;
	padding:5px 15px;
}

.paginationjs .paginationjs-pages li.active>a {
	background-color:#092c74;
	height:auto;
	line-height:30px;
	border:none;
}

.paginationjs .paginationjs-pages li {
	border:none;
}

.paginationjs .paginationjs-pages li.disabled>a{
	opacity:.9;
	color:#54565b
}*/
.subpageSidebarMenu {padding:0;}

/*article listing fix spacing - only css added Mar. 4 2022*/
.newsDescription {
    line-height: 1.4rem;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

@media screen and (max-width:767px){
	.contentPageContent {
		margin-top:20px;
	}
	.newsItem.col-sm-6 {
		padding-left: 5px;
		padding-right: 5px;
	}
	article.newsItem {
	min-height:6.5rem;
	height:100% !important;
}
	.wrapImage {
		float:none;
	}
}

/* to make descriptions black added Mar. 24 2022 */
p.newsDescription {
	color:#000;
}

/* added Mar. 24 2022 */
mixContent h2, .home-story-list h2 a, .newsContent h2, .home-story-list h3 {
	color: #092c74;
	font-weight: bold;
	font-size: 24px; 
	font-family: 'Unna', sans-serif !important;
}

/* added Mar. 29 2022 */
article.newsItem {
	min-height:6.5rem;
	height:21rem;
}


