<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding-top:65px;
}

.navbar-brand {
	padding-top: 5px;
}

.pas-title-logo {
	height: 40px;
}

.page-header {
	margin-top: 20px;
	margin-bottom: 20px;
  padding-bottom: 20px;
  clear: both;
}

.page-title {
	padding: 0;
	margin-bottom: 20px;
	line-height: 35px;
}

.page-title &gt; p:first-of-type {
	margin-bottom: 0;
	font-size: 21px;
	border-bottom: 1px solid #e5e5e5;
}

.page-title &gt; small {
	display: block;
	line-height: 20px;
}

.page-title &gt; small:before {
	content: '\2014 \00A0';
}

.form-group .pas-notice {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
}

@media (max-width: 767px) {
	.modal.modal-fullscreen .modal-dialog {
	  width: 100%;
	  height: 100%;
	  padding: 0;
	  margin:0;
	}

	.modal.modal-fullscreen .modal-content {
	  min-height: 100%;
	  height: auto;
	  border-radius: 0;
	}

	.col-inline-group {
		margin-bottom:15px;
	}

	.help-float {
		margin-top:-15px;
	}

	.main-navbar .btn.navbar-right {
		float: right !important;
	}
}

@media (min-width: 768px) {
  .form-horizontal .help-float {
    padding-top: 7px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .help-float {
    padding-top: 18.9999994px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .help-float {
    padding-top: 4px;
  }
}

@media (min-width:768px) and (max-width:991px) {
	.modal.modal-fullscreen .modal-dialog {
	  width: 100%;
	  height: 100%;
	  padding: 0;
	  margin:0;
	}

	.modal.modal-fullscreen .modal-content {
	  min-height: 100%;
	  height: auto;
	  border-radius: 0;
	}

	.help-float {
		padding-top:7px;
	}
}

@media print {
	.no-print {
		display: hidden;
	}
}

.bs-calendar a,
.bs-calendar table a:not(.btn) {
	text-decoration: none;
}

#DebugModal div.modal-body table {
	background-color: #eeeeee;
}

#DebugModal div.modal-body pre {
	font-size:11px;
}

.we-got-it {
	display:none;
}

.table &gt; tbody &gt; tr &gt; th.row-break,
.table &gt; tbody &gt; tr.row-break &gt; th {
  background-color: #606060 !important;
  color: #fff !important;
  padding-left:15px;
  padding-right:15px;
}

.table-hover &gt; tbody &gt; tr &gt; th.row-break:hover,
.table-hover &gt; tbody &gt; tr:hover &gt; .row-break,
.table-hover &gt; tbody &gt; tr.row-break:hover &gt; th {
  background-color: #606060 !important;
  color: #fff !important;
}

.form-group.required .control-label {
	font-weight: bold;
	color:#f39c12;
}


/*
.nav-footer {
	clear:both;
	width:100%;
	margin-top:15px;
	padding:10px 25px 5px 25px;
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
	background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 -1px 1px 0 rgba(255, 255, 255, .15), 0 -1px 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 -1px 1px 0 rgba(255, 255, 255, .15), 0 -1px 1px 1px rgba(0, 0, 0, .075);
}
*/

/* HACK for Bootstrap 3.3.X so elements can be shown by script */
/*
.hidden,
.hide {
	display:none;
}

@media (max-width: 767px) {
    .navbar-fixed-top {
        position: relative;
        top: auto;
    }
    .navbar-collapse {
        max-height: none;
    }
    body {
        padding-top: 0;
        margin: 0;
    }
	.navbar {
		margin-bottom: 15px;
	}
	.navbar-brand {
		padding: 15px 15px;
	}
	.nav &gt; li &gt; a {
		padding: 10px 15px;
	}
}

select.form-control {
  padding-top: 6px;
  padding-bottom: 6px;
}

.btn.btn-panel-right-sm,
.btn.btn-panel-right,
.btn-group.btn-panel-right-sm,
.btn-group.btn-panel-right {
	margin:0px 0px 0px 5px;
	float: right !important;
}

.btn.btn-panel-right-sm,
.btn-group.btn-panel-right-sm &gt; .btn {
	padding:3px 12px;
}

.btn.btn-panel-right,
.btn-group.btn-panel-right &gt; .btn {
	padding:5px 12px;
}

.main-navbar {
	border-bottom:1px solid silver;
}
*/

code {
	background-color:#eeeeee;
}

.edit-section .well.well-sm &gt; .form-group {
	margin-left: -0px;
}

.more-padding label.radio,
.more-padding label.radio-inline,
.more-padding label.checkbox,
.more-padding label.checkbox-inline {
  font-weight: normal;
}

.btn-danger .fa.text-danger,
.bg-danger .fa.text-danger,
.panel-danger &gt; .panel-heading .fa.text-danger,
.list-group-item-danger .fa.text-danger,
.label-danger .fa.text-danger,
.alert-danger .fa.text-danger {
  color: #ffffff;
}

.list-group-item.list-group-item-heading {
  background-color: #888888;
  color: #ffffff;
  margin-bottom: 0;
}

.alert {
  padding: 5px 15px;
}

.alert-lg {
  padding: 15px;
}

.label-as-badge {
  border-radius: 1em;
}

.badge &gt; ul,
.badge &gt; ol {
  margin-bottom: 0;
}

.panel.panel-exception {
  border-color: #eb9114 !important;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-left: 15px;
}

.panel-pager {
	padding-top:0;
}

.panel-pager .subset-nav .pagination &gt; li.page-info &gt; a,
.panel-pager .subset-nav .pagination &gt; li.page-info &gt; span {
/*
  background-color: #303030;
*/
  white-space: nowrap;
}

.panel-pager .subset-nav .pagination &gt; li:first-child &gt; a,
.panel-pager .subset-nav .pagination &gt; li:first-child &gt; span {
  border-top-left-radius: 0;
}

.panel-pager .subset-nav .pagination &gt; li:last-child &gt; a,
.panel-pager .subset-nav .pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 0;
}

.panel-pager .subset-nav .pagination-sm &gt; li:first-child &gt; a,
.panel-pager .subset-nav .pagination-sm &gt; li:first-child &gt; span {
  border-top-left-radius: 0;
}

.panel-pager .subset-nav .pagination-sm &gt; li:last-child &gt; a,
.panel-pager .subset-nav .pagination-sm &gt; li:last-child &gt; span {
  border-top-right-radius: 0;
}

.panel-pager .subset-nav .pagination-lg &gt; li:first-child &gt; a,
.panel-pager .subset-nav .pagination-lg &gt; li:first-child &gt; span {
  border-top-left-radius: 0;
}

.panel-pager .subset-nav .pagination-lg &gt; li:last-child &gt; a,
.panel-pager .subset-nav .pagination-lg &gt; li:last-child &gt; span {
  border-top-right-radius: 0;
}

.panel-pager .subset-nav .dropdown.page-sizer .dropdown-menu {
  min-width: 125px;
}

.panel-pager + .panel-heading {
    border-top: 1px solid #ddd;
}

.panel-pager .subset-nav ul.pagination {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

.panel-pager .subset-nav ul.pagination &gt; li:not(.active) &gt; a:not(:hover) {
  background: transparent;
}

nav.navbar-filters {
	margin-bottom:0;
}

nav.subset-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}

nav.subset-nav ul {
	margin-top:0;
	margin-bottom:0;
}

.label-group,
.label-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.label-group &gt; .label,
.label-group-vertical &gt; .label {
  position: relative;
  float: left;
}
.label-group .label + .label,
.label-group .label + .label-group,
.label-group .label-group + .label,
.label-group .label-group + .label-group {
  margin-left: -1px;
}
.label-group &gt; .label:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.label-group &gt; .label:first-child {
  margin-left: 0;
}
.label-group &gt; .label:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.label-group &gt; .label:last-child:not(:first-child),
.label-group &gt; .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.label-group &gt; .label-group {
  float: left;
}
.label-group &gt; .label-group:not(:first-child):not(:last-child) &gt; .label {
  border-radius: 0;
}
.label-group &gt; .label-group:first-child:not(:last-child) &gt; .label:last-child,
.label-group &gt; .label-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.label-group &gt; .label-group:last-child:not(:first-child) &gt; .label:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.badge-group,
.badge-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.badge-group &gt; .badge,
.badge-group-vertical &gt; .badge {
  position: relative;
  float: left;
}
.badge-group .badge + .badge,
.badge-group .badge + .badge-group,
.badge-group .badge-group + .badge,
.badge-group .badge-group + .badge-group {
  margin-left: -1px;
}
.badge-group &gt; .badge:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.badge-group &gt; .badge:first-child {
  margin-left: 0;
}
.badge-group &gt; .badge:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.badge-group &gt; .badge:last-child:not(:first-child),
.badge-group &gt; .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.badge-group &gt; .badge-group {
  float: left;
}
.badge-group &gt; .badge-group:not(:first-child):not(:last-child) &gt; .badge {
  border-radius: 0;
}
.badge-group &gt; .badge-group:first-child:not(:last-child) &gt; .badge:last-child,
.badge-group &gt; .badge-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.badge-group &gt; .badge-group:last-child:not(:first-child) &gt; .badge:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/*
 * Responsive text aligning
 * http://ohryan.ca/2014/08/14/set-responsive-text-alignment-bootstrap-3/
 */
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }

@media (min-width:768px) {
  .text-sm-left { text-align: left; }
  .text-sm-right { text-align: right; }
  .text-sm-center { text-align: center; }
  .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) {
  .text-md-left { text-align: left; }
  .text-md-right { text-align: right; }
  .text-md-center { text-align: center; }
  .text-md-justify { text-align: justify; }
}

@media (min-width: 1200px) {
  .text-lg-left { text-align: left; }
  .text-lg-right { text-align: right; }
  .text-lg-center { text-align: center; }
  .text-lg-justify { text-align: justify; }
}
</pre></body></html>