/* =Live
------------------------------------------------------*/
h1.live:before {
	margin-right: 8px;
	line-height: 24px;
	height: 24px;
	font-size: 24px;
	position: relative;
	top: -2px;
}
h1.live:after {
	top: 10px;
    left: 6px;
}
#post .tags a {
	color: var(--dark-grey);
}
.liveBlogArticlesCnt .liveBlogItem {
	border: 1px solid var(--medium-grey);
	padding: 18px 38px 18px 22px;
	box-sizing: border-box;
	margin: 0 auto;
	float: none;
	width: 80%;
	max-width: 680px;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 12%);
	margin-bottom: 35px;
	position: relative;
	transition: box-shadow 0.5s;
}
.liveBlogArticlesCnt .content h2 {
	font-size: 17px;
	line-height: 1.4;
}
.liveBlogArticlesCnt .side {
	font-size: 11px;
	width: 100%;
	float: left;
}
.liveBlogArticlesCnt .time {
	min-height: 40px;
}
.liveBlogArticlesCnt .timeDate {
	color: var(--blue);
	padding: 0 0 0 18px;
	background: url("../images/pin.svg") left center no-repeat;
	background-size: 10px auto;
	font-family: "ZonaProBold", Helvetica, Arial, sans-serif;
}
.elapsed {
	margin-bottom: 6px;
	padding-left: 18px;
	margin-top: -2px;
}
/*.liveBlogArticlesCnt .liveBlogItem p:last-child {
	display: inline;
	padding-right: 78px;
}*/
.liveBlogArticlesCnt .liveBlogItem:before, .liveBlogArticlesCnt .liveBlogItem:after {
	position: absolute;
	left: -2.5px;
	top: 24px;
	height: 40%;
	width: 5px;
	background: var(--blue);
	content: "";
}
.liveBlogArticlesCnt .liveBlogItem:after {
	height: 34px;
	top: -35px;
	left: 30px;
	width: 3px;
	background: none;
	border-left: 1px dotted var(--blue);
}
.liveBlogArticlesCnt .liveBlogItem:first-child:after {
	display: none;
}
.liveBlogArticlesCnt .social-media {
	position: absolute;
	width: 36px;
	right: 0;
	bottom: 0;
	margin: 0;
}
.liveBlogArticlesCnt .social-media li {
	display: block;
	float: left;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
.liveBlogArticlesCnt .social-media li a {
	width: 36px;
	height: 36px;
	background-color:transparent;
	border-right: 1px solid var(--medium-grey);
}
.liveBlogArticlesCnt .social-media li a:hover{
	background-color: transparent;
	position: relative;
	z-index: 2;
}
.liveBlogArticlesCnt .social-media li:last-child a {
	border: none;
}
.social-media li.viber a {
	background-image: url("../images/viber.svg");
	background-size: 17px auto;
}
.social-media li.linkedin a {
	background-image: url("../images/linkedin.svg");
    background-size: 14px auto;
}
.social-media li.linkedin a:hover {
	background-image: url("../images/linkedin-blue.svg");
    background-size: 14px auto;
}
.liveBlogArticlesCnt .social-media li:before {
	display: none;
}
.button.editor-row-button, .button.editor-row-button:active, .button.editor-row-button:focus {
	background: #1f86c7;
	margin-left: 0;
	margin-top: 20px;
	color: white;
	border-color: #0071b8;
}
.button.editor-row-button:hover {
	opacity: 0.8;
	transition: opacity 0.5s linear;
}
.delete-icon, .update-icon {
	padding: 4px 4px;
	margin-right: 5px;
	display: inline-block;
}
/* =Hover Screens 
-----------------------------------------------------*/
@media (hover: hover) and (pointer: fine) {
	.liveBlogItem .social-media {
		display: none;
	}
	.liveBlogItem:hover .social-media {
		display: block;
	}
	.liveBlogArticlesCnt .liveBlogItem:hover {
		box-shadow: 0 0 28px 0 rgb(0 0 0 / 25%);
	}
	.social-media li.viber a:hover {
		background-image: url("../images/viber-purple.svg");
	}
}
/* =Responsive 
-----------------------------------------------------*/
@media screen and (max-width:1120px) {
h1.live:after {
	top: 6px;
}
}
@media screen and (max-width:660px) {
	.liveBlogArticlesCnt .liveBlogItem {
		width: 100%;
        overflow-x:hidden;
	}
	h1.live:after {
		top: 8px;
	}
	.liveBlogArticlesCnt .timeDate {
		font-size: 12px;
		background-size: 14px auto;
	}
	h1.live:before {
		display: block;
		width: max-content;
		position: relative;
		top: -4px;
        font-size: 20px;
	}
	h1.live:after {
		top: 2px;
	}
}




.js-form-item-attributes-alt, .js-form-item-attributes-title{
	margin-top:10px;
	margin-bottom:10px;
}

.js-form-item-attributes-alt input, .js-form-item-attributes-title input{
	border: 1px solid #ccc;;
	padding:5px 10px;
	position: relative;
	left:10px;
}

.js-form-item-attributes-alt .description, .js-form-item-attributes-title .description{
	margin-top:5px;
	font-size: small;
}

.js-form-item-attributes-alt label{
	width:150px;
	display: inline-block;
}

.form-item-attributes-title.js-form-item-attributes-title label {
	width: 150px;
	display: inline-block;
}

.form-item-attributes-data-entity-embed-display-settings-image-style, .form-item-attributes-data-entity-embed-display-settings-image-link{
	display: none;
}

.form-item-attributes-data-caption.js-form-item-attributes-data-caption{
	margin-top: 20px;
}
.form-item-attributes-data-caption.js-form-item-attributes-data-caption label{
	margin-bottom: 10px;
	display: inline-block;
}

#entity-embed-dialog-form input.form-submit{
	color:#2369ea;
	padding:5px 20px;
	margin-top:20px;
	margin-left:10px;
}

#entity-embed-dialog-form  div[role="alert"]{
	color:red !important;
}

.js-media-library-views-form{
	display: flex;
	max-width: 100%;
	width: 1200px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.js-media-library-views-form > .js-media-library-item.views-row {
	max-width: 33%;
	width:33%;
	position: relative;
	text-align: center;
	margin-bottom:10px;
}

.js-media-library-views-form > .js-media-library-item .js-click-to-select-checkbox {
	position: absolute;
	top:5px;
	left:5px;
	z-index:100;
}



.js-media-library-views-form  input.form-submit, #views-exposed-form-media-library-widget input.button,
.editor-link-dialog input.form-submit,
.video-embed-dialog input.form-submit
{
	color:#2369ea;
	padding:5px 20px;
	margin-top:20px;
	margin-left:10px;
}

.editor-link-dialog input.form-submit,
.video-embed-dialog input.form-submit{
	margin-left: 0;
}

#views-exposed-form-media-library-widget input.button {
	margin-top: 0;
	position: relative;
	top: 2px;
}


#views-exposed-form-media-library-widget{
	display: flex;
	justify-content:space-between;
	align-items: center;
	margin-bottom:20px;

}

#views-exposed-form-media-library-widget .js-form-item-name{
	width:70%;
}



#media-library-wrapper header{
	display: none;
}

#media-library-wrapper .pagination{
	margin-bottom: 20px;
}

#media-library-wrapper .pagination li {
	float: left;
	margin-right: 5px;
}

#media-library-wrapper .pagination .pagination-previous  svg  {
	transform: rotate(180deg);
}


#views-exposed-form-media-library-widget .js-form-item-name input{
	border:1px solid #ccc;
	padding:5px 10px;
	box-sizing: border-box;
	width: 90%;
}

.entity-embed-dialog-step--select div.ajax-progress-fullscreen{
	display: none;
}

label.js-form-required.form-required:after{
	content: '(*)';
	color: red;
	margin-left: 5px;
}

.editor-link-dialog .form-item-attributes-href.js-form-item-attributes-href label{
	display: inline-block;
	width: 150px;
}

.editor-link-dialog .form-item-attributes-href.js-form-item-attributes-href input{
	border: 1px solid #ccc;
	padding: 5px 10px;
	box-sizing: border-box;
	margin-left: 10px;
}

.form-item-attributes-aria-label.js-form-item-attributes-aria-label,
.form-item-attributes-class.js-form-item-attributes-class,
.form-item-attributes-rel.js-form-item-attributes-rel,
.form-item-attributes-id.js-form-item-attributes-id,
.js-form-item-attributes-target .description{
	display: none;
}

.button.editor-row-button, .button.editor-row-button:active, .button.editor-row-button:focus, .ckeditor button.editor-row-button{
	padding:5px 10px;
}

.video-embed-dialog .form-item-video-url.js-form-item-video-url input{
	border:1px solid #ccc;
	padding:5px 10px;
	box-sizing: border-box;
}

.video-embed-dialog fieldset{
	margin-top:20px;
}

.video-embed-dialog fieldset legent{
	display: none;
}



iframe[src*="vimeo.com"] {
	aspect-ratio: 16/9;
	height: 100%;
	/* override whatever inline 100%×100% */
	/*width: 560px !important;*/
	/*height: 315px !important;*/
}