html, body {
    background-color: rgba(37,43,41,0.92);
}
.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#alert_modal_container img, .alertPopup img {
	max-width: -webkit-fill-available;
}
.mapboxgl-ctrl.mapboxgl-ctrl-group {
    position: absolute;
    top: 126px;
    right: 6px;
}
.sidebar label.form-check-label {
	color: black !important;
}
.dropdown-menu .dropdown-item {
	color: black;
	padding: .25rem .5rem;
}
#camera_list_table .dropdown-item {
	padding: .25rem 1rem;
}
.dropdown-item.active, .dropdown-item:active {
	background-color: transparent;
}
.mapboxgl-ctrl-top-left {
	top: 0;
	left: 0;
	margin: 0px;
	padding: 0px;
}
#feeddone {
	color: white;
	font-weight: bold;
	padding: 5px;
	font-style: italic;
}
iframe#iframe_popup {
	width: 100%;
	height: 355px;
	border: 1px dashed gray;
}
.mapboxgl-popup {
	z-index: 100;
	max-width: 350px !important;
}
a.dot-logo img {
	height: 60px;
	margin-top: 4px;
	margin-right: 30px;
}
.container-fluid {
   width: 100%;
   padding: 0;
   margin: 0;
}
.navbar {
	padding: .25rem 1rem !important;
	border-bottom: 1px solid #f8f9fa;
	height: 61px;
}
.dropdown-menu-item {
   font-size: 1rem !important;
}
.dropdown-menu-item-sm {
   font-size: .75rem !important;
}
.ga-theme {
   background-color: #045594;
}
.gdot-logo {
    max-width: 100px;
}
.logo511 {
	max-width: 50px;
}
.logosc511 {
	max-height: 40px;
}
img.dot-logo {
	width: 160px;
	margin-top: 6px;
	margin-right: 20px;
}
img.scdot-logo {
	margin-right: 0px;
	height: 39px;
}
/* hide mile_marker in camera dropdown unless it has information */
p.mile_marker.hide {
	display: none;
}
p.mile_marker.show {
	display: block;
}
.navbar-brand {
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.nav-item-padding {
   padding: 0 .25rem;
}
.mega-menu {
   width: 50vw;
}
.ui-dialog.event-dialog {
  max-width: 75vw !important;
}
.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.hidden-search {
  display: none;
}
.form-check.rad {
    padding: 0;
}
.form-check.rad label {
    margin: .25rem 0 .25rem 0;
    padding: 0;
}

.form-check.rad input {
    right: 6px;
    margin: 11px 25px 0 0;
}
.location_description {
  padding-left: 1.5rem;
}

div#other_areas_table_filter {
    margin: 0 0 25px 0;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: left !important;
}

p.streams {
    border: 3px solid blue;
    text-align: center;
}
p.stills {
    border: 3px solid orange;
    text-align: center;
}
.menu_divider {
    width: 100%;
    background: #343a40!important;
    color: white;
    padding: 2px 6px;
}
.menu_buttons {
    margin-top: 15px;
    font-size: 14px;
}
.videolegend {
    text-align: left;
    margin: 5px;
}
.dropdown-navbar-menu {
	padding: .25rem .25rem;
	min-width: 15rem;
}
.camera-location-filter {
    text-align: center;
    text-align-last: center;
}
.favorite {
    color: red;
}
.notFavorite {
    color: grey;
}
.menu-spacing {
    margin-left: .2rem;
}
.menu-link {
    font-size: .85rem;
}
/*.map-menu, .alert-menu, .login-menu, .dropdown-menu li {
    min-width: 17rem;
}*/
.map-views-menu {
    /*width: 35vw;*/
}
.alert-menu {
    max-width: 90vw;
}
.incident-menu, .camera-menu, .dms-menu {
	min-width: 25rem;
	max-height: 21rem;
	overflow: auto;
}
input#ucc_btn {
	display: none !important;
}
.dropdown-menu.camera-menu {
    width: 650px;
    overflow-x: hidden;
    height: 90vh;
    max-height: none;
}
#camMenu div.row {
    padding-top: 3px;
    padding-bottom: 5px;
}
.input-group input {
    padding: 0 !important;
    margin: 0 !important;
    font-size: .75rem;
}
.input-group select {
	padding: 0 !important;
	margin: 0 !important;
	font-size: .75rem;
}
.input-group span div {
    padding: 0 !important;
}
.input-group span div i {
    padding: 0 !important;
    font-size: .75rem;
}
.videowarn {
    color: red !important;
    text-align: left;
    font-weight: bold;
}
.camera-styling {
    height: 100px;
    width: 162px;
}
.camera-link-spacing {
    margin-left: auto;
}
div#cameras_event_browser_menu {
    padding-top: .5rem;
    padding-left: .5rem;
}
span#filterspan {
    padding-left: 100px;
}
ul.list_element, ul.list_element ul {
    padding-inline-start: 20px;
}
li.subdivision, li.road_type, li.proper_name {
    min-width: 11rem;
}
td.list {
    width: 14rem !important;
}
td.reports {
    font-weight: bold;
}
.cam-ad-container {
    height: 90px !important;
    overflow: hidden;
}
.login-menu {
	left: auto;
	margin-block-end: 6rem;
}
.login-menu .row {
    margin: 0;
}
.login-menu p a {
    color: gold;
    font-weight: bold;
}
.extras-menu {
	/*width: 21rem;*/
}
#extras-menu .col-md-6, #extras-menu .col-md-12, #extras-menu .row {
    padding: 0px;
    margin: 0px;
}
.mapboxgl-ctrl-bottom-right {
	z-index: 0 !important;
}
#map-menu .row {
    margin: 0;
}
div#news_viewer {
    height: auto !important;
    font-size: .6rem;
    max-height: 450px !important;
	overflow: auto;
}
#news_viewer a {
    color: #007bff;
    text-decoration: underline;
}
.ui-widget-header {
    border: 0px solid #212529;
    color: white;
    font-weight: bold;
	font-size: .65rem;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.login-menu li {
    margin: 5px;
    list-style: none;
    font-size: .65rem;
    font-weight: bold;
}
.login-menu ul {
    padding-inline-start: 0px;
}
.login-menu-items {
    margin-bottom: 0;
}
.view-form-padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.container.map_wrapper {
    position: relative;
    height: 250px;
    margin: 0;
    padding: 0;
}
p.header {
    background: #343a40;
    color: white;
    margin: 0 -6px;
    padding: .15rem .5rem;
    font-size: .6rem;
}
#sfCarousel {
    position: absolute;
    width: 160px;
    right: 0;
	top: 61px;
}
#sfCamCarousel {
    position: absolute;
    height: 90px;
    right: 0;
}

#map {
	position: absolute;
	top: 62px;
	bottom: 23px;
	left: 0;
	right: 160px;
}
#layers_menu {
    position: absolute;
    right: 0;
}
div#static_content_viewer {
    font-size: .65rem;
    height: auto !important;
}

#layers_menu button.active {
    background-color: wheat;
}

div.close_container {
    position: relative;
    top: 0px;
    width: 20px;
    height: 20px;
    margin-bottom: 5px;
}

button#dir_closebtn {
    text-align: center;
    color: white;
    font-weight: bold;
    background: red;
    width: 54px;
    height: 20px;
}
div#geolocateO {
    position: absolute;
    top: 46px;
    right: 4px;
}
#geolocateO .mapboxgl-ctrl.mapboxgl-ctrl-group {
    margin: 0;
    float: none;
    padding: 0;
    box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.2);
    border: none;
}
#geolocateO button.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate {
    width: 24px;
    height: 24px;
}

.overlap {
   position: relative;
}

.fa-twitter-square:before {
    content: "\f081";
    font-family: "Font Awesome 5 Brands";
}

.layout-footer {
	width: 100vw;
	background: #045594;
	text-align: right;
	font-size: .75rem;
	color: white;
	height: 23px;
	overflow: auto;
}

/* legend stuff */
.btn,
.btn-group-lg {
  border-radius: 0;
}

.trfc_legend, .xpln_legend, .vspl_legend, .radar_legend  {
	display: none;
}
/* Remove left arrow from dropdowns */
.dropdown-toggle::before {
    display:none!important;
}
div.ml-auto.card {
	width: 2.8rem;
	position: fixed;
	right:160px;
	top: 62px;
	background-color: transparent;
	z-index: 2;
}
.card {
    border: none;
}
.all {
    text-align: right;
}

.transparent-divider {
    margin-top:0px;
    margin-bottom:0px;
    height:1px;
    width:100%;
    border-top:1px transparent;
}

.transparent-divider.zoom-divider {
    height:3px;
}

#collapse_target {
	background-color: #f8f9fa;
}
.dropdown-header {
	font-weight: bold;
}
.amber_alerts.alert_container,
.special_events.alert_container,
.general_info.alert_container,
.special_events.alert_container {
	display: none;
}

.stacked-card-divider {
    margin-top:0px;
    margin-bottom:0px;
    height:1px;
    width:100%;
    border-top:1px #e9ecef;
}

/* camera menu styling */
.ui-accordion-content {
    height: auto !important;
}

/* bootstrap video CSS */

#wrapper {
  background: rgb(92, 90, 90) none repeat scroll 0 0;
  box-shadow: 5px 4px 6px -4px rgb(102, 102, 102);
  position: absolute;
}
.toppan, .bottompan {
  background-color: rgb(0, 0, 0);
  /* position: relative;
  width: 650px; */
}
.logo{
    background-color:#1f1d1f;
    padding: 12px;
    text-align:center;
}
.menu{
    padding: 6px 1px;
}
.tabs, .subtabs {
  background-color: rgb(43, 42, 43);
  border-bottom: 1px solid rgb(0, 0, 0);
  padding: 8px 6px;
}
.subtabsinner {
  background-color: rgb(43, 42, 43);
  border-bottom: 1px solid rgb(0, 0, 0);
  display: none;
  padding: 8px 15px;
}
.tabs a, .subtabs a {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}
.subtabsinner a {
  color: rgb(221, 221, 221);
  display: block;
  font-size: 11px;
}
.breadcrum {
  background: rgb(240, 91, 101) none repeat scroll 0 0;
  border-bottom: 1px solid rgb(175, 177, 185);
  font-size: 12px;
  font-weight: bold;
  padding: 8px 15px;
}
.active {
  background-color: rgb(240, 91, 101);
  color: #fff;
}
.video{
    width:800px;
}
.video >ul{
    border:1px dashed #77a7b1;
    padding:2px;
    width:852px;
}

/* end bootstrap video CSS */


/* datatables */
table.dataTable {
    width: 100% !important;
}


table.dataTable tr {
    background-color: rgba(215, 215, 215, 0.2);
}

table#dms_table th.dt-center, table#dms_table td.dt-center {
    text-align: center;
}

table.dataTable tr:nth-child(even)  {
    background-color: white;
}

/* datatable pagination fix */
ul.pagination li {
    min-width: auto !important;
}

/* construction tool */
#const_img img {
    width: 175px;
}

#menu {
    background: #fff;
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    border-radius: 3px;
    width: 34px;
    border: 1px solid rgba(0,0,0,0.4);
    font-family: 'Open Sans', sans-serif;
    padding: 2px;
}

.event_report {
    border: 1px solid black;
    margin: 2px;
    border-radius: 6px;
    padding: 2px;
    background: #0d0de4;
    color: white;
    text-align: center;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #343a40;
    color: white;
    cursor: pointer;
    /* padding: 5px; */
    width: 100%;
    text-align: left;
    /* border: 1px solid white; */
    margin: 1px 0px 0 0;
    /* transition: 0.4s; */
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
    background-color: #4775e0;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 0px;
    background-color: white;
    display: none;
    overflow: hidden;
    border: 1px solid black;
}

.browser_menu {
    overflow: auto;
    max-height: 85vh;
    max-width: 90vw;
}

div#login_menu {
    overflow: auto;
    max-height: 85vh;
    max-width: 90vw;
}

.vertical-divider {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display:block;
    padding: 0;
    top:0;
    bottom: 0;
    right: 0;
    min-height: 70px;
}

nav#menu button.active {
    background-color: wheat;
}

button#btn_acon {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_roadwork_c.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_fcon {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_roadwork_inactive_c.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_dmsg {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_msgsigns_group.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_incd {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_hpincident_c.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_hinc {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_hpincident_c.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_vspl {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_vsl_c.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_wtrf {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_waze_traffic_c.png") no-repeat;
    width: 26px;
    height: 26px;
}

button#btn_whaz {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_waze_hazard_c.png") no-repeat;
    width: 26px;
    height: 26px;
}

button#btn_wacc {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_waze_accident_c.png") no-repeat;
    width: 26px;
    height: 26px;
}

button#btn_wshd {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_waze_onshoulder_c.png") no-repeat;
    width: 26px;
    height: 26px;
}

button#btn_cams {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_camera_c.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_precipitation {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/precip_24x24.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_radar {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/precip_24x24.png") no-repeat;
    width: 30px;
    height: 30px;
    background-color: cyan;
}

button#btn_spec {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_special_event_c.png") no-repeat;
    width: 30px;
    height: 30px;
}

button#btn_info {
    background: url("atis-static.iteriscdn.com/WebApps/SC/SafeTravel4/images/map_icons/mappin_general_info_c.png") no-repeat;
    width: 30px;
    height: 30px;
}

.pmctrl {
    height: 47px;
    width: 56px;
    border-radius: 0px !important;
    padding: 0.375rem 0.75rem !important;
}

div.close_container {
    position: relative;
    top: 0px;
    right: -247px;
    width: 20px;
    height: 20px;
    /* background: red; */
    /* border-radius: 5px; */
}

button#dir_closebtn {
    text-align: center;
    color: white;
    font-weight: bold;
    background: red;
    width: 54px;
    /* border-radius: 5px; */
    height: 20px;
}
button.camSelectors.selected {
    background: #343a40;
    color: white;
}
li.paginate_button.page-item {
    width: auto !important;
    min-width: 0 !important;
}
.cntyfltr {
    text-align: right;
}
/*div.dataTables_wrapper div.dataTables_filter label {
    padding: .25rem 1.5rem;
}*/
.datatable-divider {
    margin-right: 3rem !important;
}
.con-location-padding p {
    margin-bottom: 0;
    margin-top: 0;
}
.ws-normal {
    white-space: normal;
}
button.evtSelector {
    border-radius: 5px;
    padding: 2px 10px;
		border: 0;
}

button.evtSelector:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
}


.load_body .load_content_text {
    line-height: 30px;
    margin-left: 5px;
}

.load_content {
    text-align: center;
}

.load_icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("../images/loading.gif") no-repeat;
}

.load_body {
    display: none;
    position: absolute;
    top: 4%;
    left: 42%;
    background: rgba(233, 233, 232, 0.2);
}

/*
#alerts_ticker {
	left: 0 !important;
}
*/

#alerts_ticker li {
	cursor: pointer;
	max-width: 450px;
}

p.text-danger.fa.fa-exclamation-triangle {
    margin-right: 4px;
}

#alerts_ticker_container {
	 height: 28px !important;
}

#extrasViewer .modal[role='dialog'] {
	left: 0 !important;
	top: 0 !important;
}

#alert_modal_container[role="dialog"] {
	left: 0 !important;
	top: 0 !important;
}

.alert-dismissible .close {
	padding: 3px 2px;
	margin: -6px 6px;
	position: relative;
	color: inherit;
	line-height: inherit;
}

#alert_modal_container div.modal-dialog div.modal-content div.modal-body.row div.align-middle img.card-img {
	max-width: 72px;
	margin: 8px 0;
}

.modal-wrapper {
	display: table-row;
}

.modal-img-size {
	width: 75px;
}

.modal-picture {
	display: table-cell;
	vertical-align: middle;
	margin-right: 16px;
}

.modal-details {
	display: table-cell;
	vertical-align: middle;
}

.alert-banner {
	color: #000;
	background-color: rgba(255,255,255,.75);
	border: 2px solid #f00;
}

button.btn.btn-link.text-primary.show_all_alerts {
	position: absolute;
	top: 0;
	right: 0;
}

.modal-header {
	display: block !important;
}

.alert-icon {
	margin: -5px 5px 0 0;
	height: 19px;
	padding-top: 2px;
}

.hp-alert {
	content: url("../../../assets/shared_images/icons/icn_alert_red.svg");
	margin: -5px 5px 0 0
}
.amber-alert {
	content: url("../../../assets/shared_images/icons/icn_amber.svg");
	height: 24px;
	margin: -5px 5px 0 0
}
.hs-alert {
	content: url("../../../assets/shared_images/icons/icn_alert.svg");
	height: 24px;
	margin: -5px 5px 0 0
}
.hurricane-alert {
	content: url("../../../assets/shared_images/icons/icn_alert.svg");
	height: 24px;
	margin: -5px 5px 0 0
}

.card-text.text-center.pr-2.pl-2 {
	background: white;
}

#features {
	position: absolute;
	top: 75px;
	right: 35px;
	bottom: 30px;
	width: auto;
	overflow: auto;
	background: lightgray;
	color:black;
	z-index: 200;
}

#map canvas {
cursor: default;
}

.card-body.pin-text-color.travel-speed {
    padding: .25rem;
}

.left-pin-carat {
    left: -15px !important;
}

.right-pin-carat {
    right: -15px !important;
}

.cluster-padding {
    padding: 10px;
}

.travel-speed .card-title {
    margin-bottom: .25rem;
}

.card_wrapper {
	max-height: 330px;
	overflow: auto;
	background: #063a99;
}

.card_wrapper hr {
	border-top: 1px solid rgba(250, 250, 250, 0.5);
}

.mapboxgl-popup-close-button {
    color: white;
    font-weight: bold;
    font-size: 1rem;
	right: 15px !important;
}
#alertModal .modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto;
}
#alertModal .modal-header .close:hover {
	opacity: .75;
}
#extrasViewer .modal-header .close {
	padding: 1rem 1rem;
	margin: -3rem -1rem -1rem auto;
}
.modal-dialog {
	max-width: 50%;
	margin: 0 auto;
}
#contactWindow .modal-dialog {
	max-width: 50%;
	margin: 0 auto;
	height: 100%;
}

#extrasViewer .modal-content {
	height: 100%;
}
#alertModal .modal-content {
	height: auto;
}
#feedback_container {
	padding: 0 8px;
}
#extrasViewer.viewer {
	z-index: 1020;
	width: 50%;
	position: absolute;
	background: white;
	top: 0;
	left: 25%;
	padding: 5px;
	border: 1px solid lightgray;
	display: none;
	overflow: auto;
	bottom: 25px;
}
#extrasViewer hr {
	border-top: 1px solid lightgray;
}
#extrasViewer button.close {
	position: absolute;
	top: 12px;
	right: 10px;
}

#cameras_table.cam-container {
	padding-right: 35px;
	padding-left: 0px;
}

.mapboxgl-ctrl-attrib.mapboxgl-compact {
	margin: 5px 5px;
}

@media (min-width: 992px) {
	.alert-menu {
		max-width: 500px;
	}
	.browser_menu {
		min-width: 30rem;
	}
	div#login_menu {
		min-width: 18rem;
		right: 0;
		width: 30vw;
	}
}
@media (min-width: 768px){
    .browser_menu {
        width: 100%;
    }
}
@media (min-width:641px) {
    .scrollable-menu {
        height: auto;
        max-height: 83vh;
        overflow-x: hidden;
        overflow-y: scroll;
    }
}
@media (min-width:320px) {
    .collapsed-menu {
        flex-grow: 1!important;
        text-align: right!important;
    }
    .scrollable-menu {
        height: auto;
        max-height: 70vh;
        overflow-x: hidden;
        overflow-y: scroll;
    }
}
@media (max-width: 1024px) {
	.modal-dialog {
	max-width: 100%;
		width: 100%;
		margin: 0 auto;
	}
	#contactWindow .modal-dialog {
		height: 100%;
	}
	#extrasViewer.viewer {
		width: 75%;
		left: 12.5%;
		bottom: 50px;
	}
}
@media (max-width: 992px) {
	.ml-auto.card {
		right: 0 !important;
	}
	#map {
		right: 0 !important;
	}
}
@media (max-width: 812px) {
	#extrasViewer.viewer {
		width: 100%;
		left: 0;
		bottom: 100px;
	}
}
@media (max-width: 768px) {
	.camera-menu {
		max-width: 90vw !important;
		min-width: 10vw !important;
	}
	.camSelectors {
		width: 22%;
	}
	.camFilters {
		width: 25%;
	}
	.camera-link-spacing {
		float: right;
	}
	.modal-dialog {
		max-width: 75%;
		margin: 0 auto;
	}
}
@media (max-width: 670px) {
	.modal-dialog {
		max-width: 100%;
		margin: 1.75rem auto;
	}
	#alerts_ticker li {
		max-width: 225px;
	}
}
@media (max-width: 414px) {
	.dropdown-item {
		padding: .25rem .5rem;
	}
	button.evtSelector {
		padding: 2px 4px;
	}
	.layout-footer .map_logo_time_container,
	.layout-footer .copyright {
		padding: 0 5px;
	}
}
@media (max-width: 350px) {
	.card_wrapper {
		width: 100vw;
	}
	#alerts_ticker li {
		max-width: 200px;
	}

	div.pin-card {
		min-width: 100vw !important;
	}
}
@media (max-width: 325px) {
	.dropdown-item {
		padding: .25rem .25rem;
	}
	button.evtSelector {
		padding: 2px 0px;
	}
}
@media screen {
	.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner, .mapboxgl-ctrl-attrib.mapboxgl-compact .here_attrib {
		display: none;
	}

	.mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner, .mapboxgl-ctrl-attrib.mapboxgl-compact:hover .here_attrib {
		display: block;
	}
}
