/*! 
	Theme Name: Silobreaker - Elementor Child
	Theme URI: https://www.silobreaker.com
	Description: Silobreaker specific configuration and styles
	Author: Silobreaker Developers
	Author URI: https://www.silobreaker.com
	Template: hello-elementor
	Version: 0.0.1
	Text Domain: silobreaker-theme
*/


.threat-digest-header {
	background: #041429;
	padding: 0;
	margin: 0;
	display: flex;
	width: 100%;
	margin: 0 auto;
	position: relative;
	flex-direction: column;
	color: #333333;
}

.threat-digest-header .header {
	height: 190px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background: #041429;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.tag-covid19-threat-digest-content {
	background: #eff0f1;
	padding: 0;
	margin: 0;
	display: flex;
	width: 100%;
	margin: 0 auto;
	position: relative;
	flex-direction: column;
	color: #333333;
	font: 13px Helvetica;
}

.tag-covid19-threat-digest-content .alert-logo {
	height: 90px;
}

.tag-covid19-threat-digest-content .main {
	width: 720px;
	display: flex;
	align-self: center;
	flex-direction: column;
	justify-content: center;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.08px;
}

.tag-covid19-threat-digest-content .main .archivelink {
	text-align: center;
	font-size: 15.3px;
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
}

.tag-covid19-threat-digest-content .label {
	margin: 0 0 0 0;
	font-family: "canada-type-gibson", Sans-serif;
	padding-bottom: 20px;
	padding-top: 0px;
}

.tag-covid19-threat-digest-content .disclaimer {
	margin: 6px 0 0 0;
	font-family: "canada-type-gibson", Sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}

.viewall {
	font-size: 15.3px;
	font-family: "canada-type-gibson", Sans-serif;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 28px;
}

.tag-covid19-threat-digest-content .date {
	font-size: 20px;
	margin: 0 0 0 0;
	font-family: "canada-type-gibson", Sans-serif;
}

.tag-covid19-threat-digest-content .highlights {
	margin-top: 12px;
}

.tag-covid19-threat-digest-content .highlights .highlights-header {
	background: #1a2a3e;
	color: white;
	padding: 13px 0 13px 16px;
	font: bold 13px/17px Helvetica;
}

.tag-covid19-threat-digest-content .highlights .weekly-table-header,
.tag-covid19-threat-digest-content .highlights .heat-header {
	background: #629060;
	color: white;
	padding: 13px 0 13px 16px;
	font: bold 13px/17px Helvetica;
}

.tag-covid19-threat-digest-content .highlights .highlights-content {
	background: white;
	padding: 32px 16px;
}

.tag-covid19-threat-digest-content .highlights .highlights-content .highlights-list {
	margin-block-start: 0;
	margin-block-end: 0;
	padding-inline-start: 16px;
	line-height: 1.3;
}

.tag-covid19-threat-digest-content .highlights .highlights-content .highlights-list a {
	color: #2773ad;
	text-decoration: none;

}

.tag-covid19-threat-digest-content .highlights .expanded-content {
	background: white;
	padding: 32px 16px;
}

.tag-covid19-threat-digest-content .highlights .expanded-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: auto;
	width: 100%;
}

.tag-covid19-threat-digest-content .highlights .expanded-content li {
	display: inline;
	padding: 10px;
	font-size: 14px;
	font-weight: 700;
}

.tag-covid19-threat-digest-content .highlights .expanded-content a {
	color: #2773ad;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
}

.tag-covid19-threat-digest-content .highlights .expanded-content h1 {
	text-decoration: none;
	font-size: 1.5em;
	font-weight: 700;
}

.tag-covid19-threat-digest-content .highlights .expanded-content h2 {
	text-decoration: none;
	font-size: 1em;
	font-weight: 700;
}

.tag-covid19-threat-digest-content .highlights .expanded-content .publication {
	color: #737373;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}

.tag-covid19-threat-digest-content .highlights .expanded-content .text {
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-bottom: 15px;
	word-wrap: break-word;
}

.tag-covid19-threat-digest-content .highlights .weekly-table,
.tag-covid19-threat-digest-content .highlights .heat {
	width: 100%;
	background: white;
}

.tag-covid19-threat-digest-content .highlights .weekly-table tr,
.tag-covid19-threat-digest-content .highlights .weekly-table td,
.tag-covid19-threat-digest-content .miniheat-left .heat td,
.tag-covid19-threat-digest-content .miniheat-right .heat td,
.tag-covid19-threat-digest-content .miniheat-left .heat tr,
.tag-covid19-threat-digest-content .miniheat-right .heat tr,
.tag-covid19-threat-digest-content .highlights .heat tr,
.tag-covid19-threat-digest-content .highlights .heat td {
	background: white;
	border: 0;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.tag-covid19-threat-digest-content .highlights .weekly-table th,
.tag-covid19-threat-digest-content .miniheat-left .heat th,
.tag-covid19-threat-digest-content .miniheat-right .heat th,
.tag-covid19-threat-digest-content .highlights .heat th {
	background: white;
	border: 0;
	text-align: left;
	padding-bottom: 8px;
}

.tag-covid19-threat-digest-content .highlights .weekly-table .center,
.tag-covid19-threat-digest-content .highlights .heat .center {
	text-align: center;
	align-content: center;
	padding-right: 16px;
	float: right;
	width: 80px;
}

.tag-covid19-threat-digest-content .highlights .weekly-table tr:hover,
.tag-covid19-threat-digest-content .highlights .weekly-table td:hover,
.tag-covid19-threat-digest-content .highlights .weekly-table th:hover,
.tag-covid19-threat-digest-content .miniheat-left .heat tr:hover,
.tag-covid19-threat-digest-content .miniheat-right .heat tr:hover,
.tag-covid19-threat-digest-content .miniheat-left .heat td:hover,
.tag-covid19-threat-digest-content .miniheat-right .heat td:hover,
.tag-covid19-threat-digest-content .miniheat-left .heat th:hover,
.tag-covid19-threat-digest-content .miniheat-right .heat th:hover,
.tag-covid19-threat-digest-content .highlights .heat tr:hover,
.tag-covid19-threat-digest-content .highlights .heat td:hover,
.tag-covid19-threat-digest-content .highlights .heat th:hover {
	background: transparent;
}

.tag-covid19-threat-digest-content .hideoverflow {
	overflow: hidden;
	padding-top: 5px;
}

.tag-covid19-threat-digest-content .hideoverflow .miniheat-left .heat-header,
.tag-covid19-threat-digest-content .miniheat-right .heat-header {
	background: #629060;
	color: white;
	padding: 13px 0 13px 16px;
	font: bold 13px/17px Helvetica;
}

.tag-covid19-threat-digest-content .hideoverflow .miniheat-left .heat,
.tag-covid19-threat-digest-content .miniheat-right .heat {
	background: white;
}

.tag-covid19-threat-digest-content .hideoverflow .miniheat-left {
	width: 49%;
	float: left;
}

.tag-covid19-threat-digest-content .miniheat-right {
	width: 49%;
	float: right;
}

.tag-covid19-threat-digest-content .hideoverflow .miniheat-left .heat .center,
.tag-covid19-threat-digest-content .miniheat-right .heat .center {
	width: 80px;
	text-align: center;
}

@media screen and (max-width: 600px) {
	.threat-digest-header .header {
		background: #041429;
		padding: 0;
		margin: 0;
		display: flex;
		width: 720px;
		max-width: 100%;
		margin: 0 auto;
		position: relative;
		flex-direction: column;
		color: #333333;
	}

	.tag-covid19-threat-digest-content .main {
		max-width: 100%;
		padding-left: 1%;
		padding-right: 1%;
	}

	.tag-covid19-threat-digest-content .highlights .heat-header,
	.tag-covid19-threat-digest-content .highlights .heat {
		display: none;
	}

	.tag-covid19-threat-digest-content .hideoverflow .miniheat-left {
		width: 100%;
		float: none;
	}

	.tag-covid19-threat-digest-content .miniheat-right {
		width: 100%;
		float: none;
	}
}

/*US Digest*/

.wide-threat-digest-header {
	background: #041429;
	padding: 0;
	margin: 0;
	width: 100%;
	margin: 0 auto;
	color: #333333;
	background-image: url("https://www.silobreaker.com/wp-content/uploads/2020/10/us-flag-header.jpg");
}

.wide-threat-digest-header .wide-header {
	height: 180px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.wide-threat-digest-header .wide-header .title {
	margin-top: 0px;
	position: absolute;
	bottom: 0px;
	color: #fff;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.wide-alert-logo {
	height: 180px;
}

.tag-covid19-threat-digest-content .legend {
	font-family: "canada-type-gibson", Sans-serif;
	padding-bottom: 0px;
}

.silo-matrix {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	letter-spacing: 0.1px;
	line-height: 1.15em;
}

.silo-matrix table th {
	background-color: #1a2a3e;
	color: white;
	padding: 13px 0 13px 16px;
	font-size: 13px;
}

.silo-matrix table tbody {
	border: 2px solid transparent;
}

.silo-matrix table tbody tr td {
	background-color: #fff;
	width: 45%;
}

.silo-matrix table .y-axis {
	width: 9%;
	font-weight: bold;
	font-size: 13px;
}

.silo-matrix table thead tr th {
	font-size: 13px;
	text-align: left;
}

.silo-matrix table .headline {
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	color: #2773ad;
}

.silo-matrix table .publication {
	color: #737373;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}

.silo-matrix .trending-topic-title {
	font-weight: bold;
	font-size: 14px;
}

.silo-matrix .trending-topic {
	font-weight: 500px;
	margin-right: 10px;
}


.silo-matrix .dot {
	height: 13px;
	width: 13px;
	margin-right: 3px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
}

.silo-matrix .legendindex {
	padding-right: 15px;
}

/*US Alert for smaller devices*/
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

	.wide-threat-digest-header .wide-header {
		height: 140px;
	}

	.wide-threat-digest-header .wide-header .title {
		font-size: 22px;
	}

	.tag-covid19-threat-digest-content .date {
		font-size: 17px;
		margin: 5px 0 0 0;
	}

	.tag-covid19-threat-digest-content .disclaimer {
		margin: 5px 0 0 0;
		padding-bottom: 5px;
		padding-top: 5px;
	}

	.tag-covid19-threat-digest-content .legend {
		margin: 6px 0 0 0;
		font-family: "canada-type-gibson", Sans-serif;
		padding-bottom: 28px;
		padding-top: 10px;
	}

	.silo-matrix td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-top: 30px;

	}

	.silo-matrix table .y-axis {
		width: 100%;
		background-color: #1a2a3e;
		color: white;
		padding-top: 15px;
	}

	.silo-matrix table,
	.silo-matrix thead,
	.silo-matrix tbody,
	.silo-matrix th,
	.silo-matrix td,
	.silo-matrix tr {
		display: block;
	}

	.silo-matrix table tbody tr td {
		width: 100%;
	}

	.silo-matrix thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.silo-matrix tr {
		margin: 0 0 1rem 0;
	}

	.silo-matrix tr:nth-child(odd) {
		/*background: #ccc;*/
	}

	.silo-matrix td:before {
		position: absolute;
		top: 0;
		width: 100%;
		padding-right: 10px;
		white-space: nowrap;
	}

	.silo-matrix td:nth-of-type(1):before {
		content: "";
	}

	.silo-matrix td:nth-of-type(2):before {
		padding-top: 5px;
		font-weight: bold;
		content: "Republicans";
	}

	.silo-matrix td:nth-of-type(3):before {
		padding-top: 5px;
		font-weight: bold;
		content: "Democrats";
	}
}

.nowrap {
	white-space: nowrap;
}

.hbspt-form {
	margin: 0 auto;
	text-align: left;
}
.hbspt-form fieldset {
	max-width: none !important;
	margin-bottom: 10px !important;
}

.hbspt-form fieldset.form-columns-1 .hs-input {
	width: 100% !important;
}

.hbspt-form .hs-button {
	padding: 10px 20px !important;
	transition: 0.2s;
	border-width: 0;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

.hbspt-form .hs-button:focus,
.hbspt-form .hs-button:hover {
	
}

.hbspt-form .hs-form-field {
	margin: 0 0 1em;
	width: 100% !important;
}

.hbspt-form .hs-form-field>label {
	/*display: none;*/
	display: block;
	text-align: left;
	margin-bottom: 6px;
	font-size: 0.95rem;
	font-weight: bold;
}

.hbspt-form .hs-form-field>legend {
	font-size: 0.9rem;
	margin: 4px 0;
}

.hbspt-form input.hs-input {
	width: 100% !important;
	transition: background-color 1s;
}

.hbspt-form input.hs-input:focus {
	
}

.hbspt-form ul.hs-error-msgs {
	font-size: 1rem;
	list-style: none;
	padding: 4px;
	color: red;
}

.hbspt-form ul.hs-error-msgs li {
	list-style: none;
}

.hbspt-form .hs-submit {
	text-align: center;
}

/* Flexbox updates */
.hbspt-form fieldset.form-columns-3 {
	width: 100%;
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 1fr;
	max-width: none;
}

@media (min-width: 500px) {
	.hbspt-form fieldset.form-columns-3 {
		display: grid;
		grid-gap: 20px;
		grid-template-columns: 1fr 1fr 1fr;
	}
}

/* Flexbox updates */
.hbspt-form fieldset.form-columns-2 {
	width: 100%;
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 1fr;
}

@media (min-width: 500px) {
	.hbspt-form fieldset.form-columns-2 {
		display: grid;
		grid-gap: 20px;
		grid-template-columns: 1fr 1fr;
	}
}

/* Flexbox updates */
.hbspt-form fieldset.form-columns-1 {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}

.hbspt-form fieldset.form-columns-2 input {
	margin-right: 0;
}

.hbspt-form .hs-dependent-field>div+div {
	margin-top: 20px;
}

.hbspt-gray .hbspt-form .hs-form-field input[type="text"],
.hbspt-gray .hbspt-form .hs-form-field input[type="email"],
.hbspt-gray .hbspt-form .hs-form-field input[type="tel"],
.hbspt-gray .hbspt-form .hs-form-field textarea,
.hbspt-gray .hbspt-form .hs-form-field select {
	background: #f2f2f2;
	border-width: 0;
}

.hbspt-white .hbspt-form .hs-form-field input[type="text"],
.hbspt-white .hbspt-form .hs-form-field input[type="email"],
.hbspt-white .hbspt-form .hs-form-field input[type="tel"],
.hbspt-white .hbspt-form .hs-form-field textarea,
.hbspt-white .hbspt-form .hs-form-field select {
	background: #ffffff;
	border-width: 0;
}

.accent-color {
	color: var(--e-global-color-accent);
}
.orange-color {
	color: #E0452B !important;
}

.uael-modal .uael-content {
	border-radius: 0.5rem;
}