.dijitDialog {border-top: 1px solid #002c51;}.dijitDialog * {font-size: 14px;}.dijitDialog .dijitDialogTitleBar {background-color: #002c51; background-image: unset; border: none;}.dijitDialog .dijitDialogTitleBar * {color: white;}.dijitDialog .dijitDialogPaneContent {border-top: 1px solid #002c51;}.esriMobileNavigationBar {background-color: #002c51 !important; background-image: url("../../images/header_background.min.svg") !important; background-size: 90% !important; background-repeat: no-repeat !important; background-position: right !important;}.esriMobilePopupInfoView {padding: 14px !important; font-size: 14px;}.esriPopup .esriPopupWrapper,.esriPopup .titlePane,.esriPopup .actionsPane {border-radius: 0 !important;}.esriPopup .titlePane {height: 35px !important; background-image: url("../../images/header_background.min.svg") !important; background-size: 90% !important; background-repeat: no-repeat !important; background-position: right !important;}.esriPopup .titlePane .title {padding-top: 13px !important;}.esriPopup .titlePane .titleButton {margin-top: 13px !important;}.esriPopup .titlePane .titleButton.maximize {display: none !important;}.esriMobilePopupInfoView .esriMobileInfoViewItem,.esriPopup .contentPane {color: #002c51 !important;}.esriMobilePopupInfoView .header,.esriPopup .header {font-family: inherit !important; padding-bottom: 8px; font-weight: bold; margin-bottom: 8px; border-bottom: 1px solid #fae02c;}.esriMobilePopupInfoView .content .row,.esriPopup .content .row {display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; padding: 3px 5px;}.esriMobilePopupInfoView .content .column,.esriPopup .content .column {display: flex; flex-direction: column; flex: 1;}.esriMobilePopupInfoView .content .column-header,.esriPopup .content .column-header {font-weight: bold; max-width: 100px;}.esriMobilePopupInfoView .content .column-header {margin-right: 20px;}.esriMobilePopupInfoView .footer,.esriPopup .footer {padding-top: 8px; margin-top: 8px; font-size: 10px; text-align: left; border-top: 1px solid #fae02c;}.esriMobilePopupInfoView .footer {font-size: 12px;}.flashing-circle {position: absolute; z-index: 1; width: 30px; height: 30px; border-radius: 50%; opacity: 0; background-color: #fff; -webkit-animation: up-right 1s infinite; -moz-animation: up-right 1s infinite; -o-animation: up-right 1s infinite; animation: up-right 1s infinite;}@keyframes up-right {0% {transform: scale(0.1); opacity: .0;} 50% {transform: scale(1.5); opacity: 0.75;} 100% {transform: scale(0.1); opacity: .0;}}