
/* Satellite - Downstream Webinar Css */

.satellite_downstream {font-family: "Public Sans", sans-serif;}
.satellite_downstream p {foont-size:15px; color:#333;}
.satellite_downstream ul li {foont-size:15px; color:#333;}

.satellite_downstream .header {background:url(../images/satellite-downstream-bg2.jpg) no-repeat center; background-size:cover;}
.satellite_downstream .header::before {display:none;}

.satellite_downstream .header .date {color:#9dcddc;}
.satellite_downstream .header strong {background:#9dcddc; color:#062b43;}
.satellite_downstream .header .location i {color:#9dcddc;}
.satellite_downstream .header .date .date_year {text-shadow:0 2px 0 #062b43;}

.satellite_downstream .overview {background:#fff;}
.satellite_downstream .overview .right_blk {background:#9dcddc;}
.satellite_downstream .overview .right_blk h2 {color:#062b43;}
.satellite_downstream .overview .right_blk input[type="submit"] {background:#062b43; color:#fff;}

.satellite_downstream .agenda_blk {background:#cdd7df;}
.satellite_downstream .agenda_blk .segment {background:#9dcddc; border-left-color:#062b43;}
.satellite_downstream .agenda_blk .segment span {background:#062b43; color:#fff; min-width:92px;}
.satellite_downstream .agenda_blk .Session_Highlight_toggle p {font-size:15px; color:#333;}

.satellite_downstream .contact_blk .com_blk .info img {max-width:250px; margin:0 0 10px;}
.satellite_downstream .contact_blk .com_blk .info a {color:#062b43;}

.satellite_downstream .agenda_blk .container {max-width:1240px;}



/* Drone-based Observations Webinar Css */

.satellite_downstream.drone-based .header {background:url(../images/drone-based-observations-bg2.jpg) no-repeat right bottom; background-size:cover;}

.satellite_downstream.drone-based .header .date {color:#fdbf0f;}
.satellite_downstream.drone-based .header strong {background:#fdbf0f; color:#130f26;}
.satellite_downstream.drone-based .header .location i {color:#cfeaea;}
.satellite_downstream.drone-based .header .date .date_year {text-shadow:0 2px 0 #130f26;}

.satellite_downstream.drone-based .overview .right_blk {background:#cfeaea;}
.satellite_downstream.drone-based .overview .right_blk h2 {color:#130f26;}
.satellite_downstream.drone-based .overview .right_blk input[type="submit"] {background:#130f26; color:#fff;}

.satellite_downstream.drone-based .agenda_blk {background:#eee;}
.satellite_downstream.drone-based .agenda_blk .segment {background:#cfeaea; border-left-color:#130f26;}
.satellite_downstream.drone-based .agenda_blk .segment span {background:#130f26; color:#fff; min-width:92px;}
.satellite_downstream.drone-based .agenda_blk .Session_Highlight_toggle p {font-size:15px; color:#333;}

