<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#loading{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.8);
	z-index:1000;
}
#loadingcontent{
	display:table;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#loadingspinner{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	text-align:center;
	font-size:larger;
	padding-top:80px;
}
/*.content h2,.content h3{
	color:#FFF;
}*/
.btn-float{
	float:right;
	margin:0px 5px;
}
.date-float{
	float:left;
	margin:0px 5px;
}
.ul-summary{
	margin-bottom:0px;
    list-style: none;
}
.list-station{
	overflow:auto;
	border:1px solid silver;
	/*margin-bottom:10px;*/
}
.list-button{
	overflow:auto;
	border:1px dashed silver;
	margin-bottom:10px;
}
.list-selected{
	overflow:visible;
	border-bottom:1px solid #CCC;
	padding-top:3px;
	padding-bottom:3px;
}
.list-content{
	margin-bottom:10px;
}
.bottom-border-soft{
	border-bottom:1px solid silver  !important;
}
form .control-label{
	font-size:14px;
	padding-top:7px;
}
.item-group{
	margin-bottom:5px;
	overflow:hidden;
}
.content fieldset{
	padding:0px;
	margin-bottom:0px;
}
.checkbox{
	width:100%;
	height:20px;
}
.content h1{
	color:black;
	font-weight:bold;
}
/*.content h3{
	color:black;
	font-weight:bold;
}*/
.unknown-label{
	text-align:left;
}
.item-selection{
	margin-bottom:0px;
	height:155px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.optional-input{
	border-top:1px solid #CCC;
	padding-top:15px;
}
.col-no-padding{
	padding-left:0;
	padding-right:0;
}
.column-header{
	font-weight:bold;
	width:45%;
}
.column-content{
	width:55%;
}
.bot-pad{
	padding-top:10px;
	padding-bottom:10px;
}
.tagline h2{
	line-height:1.5;
}
.field-validation-tooltip-message{
	font-size:14px;
	padding:0px 10px;
}
.center-block{
	float:none;
}
.ui-autocomplete{
	max-height:100px;
	overflow-y:auto;
	overflow-x:hidden;
}
.btn-logo{
	margin:8px;
	background:#FFF;
	height:32px;
	width:32px;
}
.icon-btn{
	padding:1px 15px 3px 2px;
	border-radius:50px;
}
.bg{
	position:absolute;
	width:100%;
}
.container{
	min-width:768px;
}
.no-vert-padding{
	padding-top:0;
	padding-bottom:0;
}
.validate-pad{
	padding-top:15px;
	padding-bottom:10px;
}
/* common styles */
.item-bg{
    background-color: rgba(50, 120, 179, 1);
}
/* Style the list */
ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid rgba(151, 186, 216, 1);    
    border-radius: 8px 8px 0px 0px;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a{
    font-family:Arial,Helvetica,sans-serif  !important;
    display: inline-block;
    color: rgba(207, 251, 252, 1);
    text-align: center;
    padding: 3px 16px;
    text-decoration: none;
    transition: 0.0s;
    font-size: 12px;
}

ul.tab li a:before, 
ul.tab li a:after,
ul.tab li a:link,
ul.tab li a:visited,
ul.tab li a:hover,
ul.tab li a:focus{    
    color: rgb(214, 235, 255);
    text-decoration: none;
}

ul.tab li a:hover{
    color: white;
}

ul.tab li a.active{
    color: white;
    font-weight:600;
} 

/* Change background color of links on hover 
ul.tab li a:hover {background-color: #ddd;}*/

/* Create an active/current tablink class 
ul.tab li a:focus, .active {background-color: #ccc;}*/

/* Style the tab content */
.shared-tab-content {
    display: flex;
    padding: 20px 20px 20px;
    /*border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(151, 186, 216, 1);
    border-right-color: rgba(151, 186, 216, 1);
    border-bottom-color: rgba(151, 186, 216, 1);
    border-left-color: rgba(151, 186, 216, 1);
    border-top: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;*/
}

.submission-action-menu{
    display: inline;
}

.title-button-bar{
    height: 35px;
    font-size: 16px;
}

.title-button-bar button{
    font-size: 12px;
}#loading{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.8);
	z-index:1000;
}
#loadingcontent{
	display:table;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#loadingspinner{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	text-align:center;
	font-size:larger;
	padding-top:80px;
}
/*.content h2,.content h3{
	color:#FFF;
}*/
.btn-float{
	float:right;
	margin:0px 5px;
}
.date-float{
	float:left;
	margin:0px 5px;
}
.ul-summary{
	margin-bottom:0px;
}
.list-station{
	overflow:auto;
	border:1px solid silver;
	/*margin-bottom:10px;*/
}
.list-button{
	overflow:auto;
	border:1px dashed silver;
	margin-bottom:10px;
}
.list-selected{
	overflow:visible;
	border-bottom:1px solid #CCC;
	padding-top:3px;
	padding-bottom:3px;
}
.list-content{
	margin-bottom:10px;
}
.bottom-border-soft{
	border-bottom:1px solid silver  !important;
}
form .control-label{
	font-size:14px;
	padding-top:7px;
}
.item-group{
	margin-bottom:5px;
	overflow:hidden;
}
.content fieldset{
	padding:0px;
	margin-bottom:0px;
}
.checkbox{
	width:100%;
	height:20px;
}
.content h1{
	color:black;
	font-weight:bold;
}
/*.content h3{
	color:black;
	font-weight:bold;
}*/
.unknown-label{
	text-align:left;
}
.item-selection{
	margin-bottom:0px;
	height:155px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.optional-input{
	border-top:1px solid #CCC;
	padding-top:15px;
}
.col-no-padding{
	padding-left:0;
	padding-right:0;
}
.column-header{
	font-weight:bold;
	width:45%;
}
.column-content{
	width:55%;
}
.bot-pad{
	padding-top:10px;
	padding-bottom:10px;
}
.tagline h2{
	line-height:1.5;
}
.field-validation-tooltip-message{
	font-size:14px;
	padding:0px 10px;
}
.center-block{
	float:none;
}
.ui-autocomplete{
	max-height:100px;
	overflow-y:auto;
	overflow-x:hidden;
}
.btn-logo{
	margin:8px;
	background:#FFF;
	height:32px;
	width:32px;
}
.icon-btn{
	padding:1px 15px 3px 2px;
	border-radius:50px;
}
.bg{
	position:absolute;
	width:100%;
}
.container{
	min-width:768px;
}
.no-vert-padding{
	padding-top:0;
	padding-bottom:0;
}
.validate-pad{
	padding-top:15px;
	padding-bottom:10px;
}
/* common styles */
.item-bg{
    background-color: rgba(50, 120, 179, 1);
}

.item-bg-light{
    background: #D6E4F0;
}
/* Style the list */
ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid rgba(151, 186, 216, 1);    
    border-radius: 8px 8px 0px 0px;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a{
    font-family:Arial,Helvetica,sans-serif  !important;
    display: inline-block;
    color: rgba(207, 251, 252, 1);
    text-align: center;
    padding: 3px 16px;
    text-decoration: none;
    transition: 0.0s;
    font-size: 12px;
}

ul.tab li a:before, 
ul.tab li a:after,
ul.tab li a:link,
ul.tab li a:visited,
ul.tab li a:hover,
ul.tab li a:focus{    
    color: rgb(214, 235, 255);
    text-decoration: none;
}

ul.tab li a:hover{
    color: white;
}

ul.tab li a.active{
    color: white;
    font-weight:600;
} 

/* Change background color of links on hover 
ul.tab li a:hover {background-color: #ddd;}*/

/* Create an active/current tablink class 
ul.tab li a:focus, .active {background-color: #ccc;}*/

/* Style the tab content */
.tabcontent {
    display: none;
    /*padding: 20px 20px 20px;
    border: 1px solid rgba(151, 186, 216, 1);
    border-top: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

.submission-action-menu{
    display: inline;
}

.submission-info-inline {
    display: block;
    margin-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1.2em;
    align-content: left;
}

.title-button-bar{
    height: 35px;
    font-size: 16px;
}

.title-button-bar button{
    font-size: 12px;
}

.submission-action-menu-button-tr
{
    height: 60px;
    vertical-align: text-top;
    text-align: center;        
}

.submission-action-menu-group-tr{
    text-align: center;
    height: 15px;        
    font-weight:700;
    color: white;
    line-height: 15px;
}

.submission-action-menu-button-tr td img{
    text-align: center;
    display: block;    
    width: 28px;    
    height: 28px;
    margin:0 auto; 
    margin-top: 3px;
    
}

.submission-menu-item-table{
    border-right: 1px solid rgba(151, 186, 216, 1);
    border-left: 1px solid rgba(151, 186, 216, 1);
}

.submission-action-menu-button-tr td:hover { 
   background-color: rgba(181, 206, 227, 1)
}

.submission-menu-item-table table tbody tr td{    
    width: 7.7%;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;        
}

.submission-menu-item-table a:before, 
.submission-menu-item-table a:after,
.submission-menu-item-table a:link,
.submission-menu-item-table a:visited,
.submission-menu-item-table a:hover,
.submission-menu-item-table a:focus
.submission-menu-item-table a {
    display:block;
    width:100%;
    text-decoration: none;
    color:black
}

.no-border{
    border: 0px;
}

.no-margin{
    margin: 0px 0px 0px 0px;
}

.dataTables_wrapper .row{
    margin: 0px 0px 0px 0px;
}

.not-active a:hover,
.not-active a{
   pointer-events: none;
   cursor: default;   
}

.loader {
    background-color: #000;
    opacity: 0.7;
    color: #FFF;
    font-size: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
    padding: 300px;
    cursor:progress;
}

#reportSummaryModal.modal, .modal-dialog {

}</pre></body></html>