/* ############## BUMP ############## */
/* line 2, ../sass/main.scss */
.bump {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

/* Serach box, Version info Styles*/
/* line 6, ../sass/main.scss */
div.pstation_info.flt_left a,
div.search_block #main_app_info a {
  color: white;
  text-decoration: none;
}

/* line 12, ../sass/main.scss */
div.search_block #main_app_info {
  float: right;
}

/* line 16, ../sass/main.scss */
div.search_block #main_app_info .main_app_info_blocks {
  display: inline;
}

/* line 20, ../sass/main.scss */
div.search_block #main_app_info a {
  font-size: 14px;
}

/* line 24, ../sass/main.scss */
div.search_block #main_app_info a.main_app_info_version {
  display: inline-block;
  margin: 13px 0 0 0;
  vertical-align: top;
}

/* Lookup Widget- general styles*/
/* line 32, ../sass/main.scss */
div.lookup-widget {
  position: relative;
}

/* line 36, ../sass/main.scss */
div.lookup-widget input[type="text"] {
  text-align: left;
}

/* line 40, ../sass/main.scss */
div.lookup-widget span.lookup-label-cntnr {
  width: 80px;
  margin-right: 6px;
}

/* line 48, ../sass/main.scss */
div.lookup-widget div.lookup-add-user-cntnr {
	position: absolute;
	bottom: 1px;
	right: 0;
}

/* Service & Maintenance Styles*/
/* line 57, ../sass/main.scss */
table.segment-table {
  min-width: 100%;
  /* min-width: 760px; */
  margin-top: 15px;
}

/* line 62, ../sass/main.scss */
table.item-table {
  min-width: 100%;
  /* min-width: 760px; */
  margin-top: 10px;
  border: 1px solid #cbcbcb;
}

/* line 68, ../sass/main.scss */
table.ajax-scheduled-table {
  display: none;
  background: #f3f3f3;
  padding-bottom: 5px;
  padding-top: 10px;
}

/* Service & Maintenance - (Scheduled) Sercive type section*/
/* line 75, ../sass/main.scss */
.service-type-table input[type="text"],
.service-type-table tr td input.input-fld {
  width: 147px;
  text-align: right;
}

/* line 81, ../sass/main.scss */
.service-type-table select,
.service-type-table tr td select.select-fld {
  width: 185px;
}

/* line 87, ../sass/main.scss */
.service-type-table tr {
  height: 50px;
}

/* line 91, ../sass/main.scss */
.service-type-table tr td {
  vertical-align: top;
  padding-top: 10px;
}

/* line 96, ../sass/main.scss */
.service-type-table tr td:nth-child(1) {
  /* width: 236px; */
}

/* line 100, ../sass/main.scss */
.service-type-table tr td:nth-child(2) {
  /* width: 177px; */
}

/* line 104, ../sass/main.scss */
.service-type-table tr td:nth-child(3) {
  /* width: 217px; */
}

/* line 108, ../sass/main.scss */
.service-type-table tr td div.lookup-widget {
  margin-right: 47px;
}

/* line 111, ../sass/main.scss */
/* .service-type-table tr td div.lookup-widget div.lookup-add-user-cntnr {
  left: 250px;
} */

/* line 115, ../sass/main.scss */
.service-type-table tr td div.lookup-widget input[type="text"].lookup-field {
  margin-left: 0px;
  text-align: left;
}

/*Common Table Styles*/
/* line 120, ../sass/main.scss */
.common-table-wrapper {
  padding: 10px;
}

/* line 124, ../sass/main.scss */
/* .common-btn-wrapper {
  padding-right: 5px;
	padding: 10px;
} */

.common-header-wrapper {
	padding: 10px;
}

/* line 128, ../sass/main.scss */
/* table.common-table tr {
  height: 40px;
} */

/* line 132, ../sass/main.scss */
table.common-table th {
  text-align: left;
}

/* line 136, ../sass/main.scss */
table.common-table tr td {
  background: #f2f2f2;
}

/* line 140, ../sass/main.scss */
table.common-table tr:not(.block-common-border) td {
  /* border-bottom: solid 1px black; */
}

/* line 144, ../sass/main.scss */
table.common-table tr:not(.block-common-border) td.block-common-border {
  border-bottom: none;
}

/* line 148, ../sass/main.scss */
table.common-table.alternate tr td {
  background: #efefef;
}

/* line 151, ../sass/main.scss */
table.common-table tr:not(.block-common-hover):hover td {
  background: #f8f8f8;
}

/* line 155, ../sass/main.scss */
table.common-table tr:not(.block-common-hover):hover td.action {
  cursor: pointer;
}

/* line 159, ../sass/main.scss */
/* table.common-table tr td,
table.common-table tr th {
  padding: 5px;
} */

/* line 164, ../sass/main.scss */
.rslv-table hr {
  display: none;
}

/* frm-table */
/* line 170, ../sass/main.scss */
/* table.frm-table {
  background: #f2f2f2;
  padding: 10px;
} */

/* line 175, ../sass/main.scss */
table.frm-table tr td {
  /* padding: 2px 0; */
}

/* line 179, ../sass/main.scss */
table.frm-table td.create-td {
  font-weight: bold;
  text-align: right;
  /* padding-top: 7px;
  padding-right: 5px;
  width: 55px; */
  /* vertical-align: top; */
}

/* line 188, ../sass/main.scss */
.frm-table-wrapper {
  padding: 10px;
  /* background: #f2f2f2;
  border: solid 1px black; */
  margin-bottom: 10px;
}
/* line 193, ../sass/main.scss */
.frm-table-wrapper h3 {
  /* background: #121212;
  margin: 0;
  padding: 4px; */
  font-size: 14px;
  /* color: white;
  text-transform: uppercase; */
}
/* line 202, ../sass/main.scss */
.frm-table-wrapper h4 {
  font-size: 14px;
}

/* line 212, ../sass/main.scss */
table.notes-table tr td {
  background: #efefef;
  border: 0px;
}

/* line 217, ../sass/main.scss */
/* table.service-log-table tr td:first-child,
table.service-log-table tr th:first-child,
.service-log-table .d-row .d-head:first-child,
.service-log-table .d-row .d-col:first-child {
  padding-left: 10px;
} */

/* line 223, ../sass/main.scss */
table.service-log-table tr td,
table.service-log-table tr th,
.service-log-table .d-row .d-head,
.service-log-table .d-row .d-col {
  text-align: left;
  padding: 5px 10px;
}

/* line 229, ../sass/main.scss */
table.service-log-table tr td.head,
table.service-log-table tr th.head {
  text-align: right;
  font-weight: bold;
}

/* line 234, ../sass/main.scss */
table.service-log-table tr.log-record td,
.service-log-table .d-row.log-record .d-col {
  border-bottom: solid 1px white;
}

/* line 238, ../sass/main.scss */
table.service-log-table tr.log-record:hover td,
.service-log-table .d-row.log-record:hover .d-col {
  background: #f2f2f2;
  cursor: pointer;
}

/* line 244, ../sass/main.scss */
table.log-expand {
  background: #EFEFEF;
  padding: 10px;
}

/* line 248, ../sass/main.scss */
table.log-expand table.log-item-table {
  margin-bottom: 5px;
}

/* line 252, ../sass/main.scss */
table.service-log-table,
.service-log-table,
table.log-expand table.log-item-table {
  border: 1px solid #dfdfdf;
}

/* line 258, ../sass/main.scss */
table.service-log-table table.log-item-table {
  width: 100%;
}

/* line 261, ../sass/main.scss */
table.log-expand.svc-log tr td,
table.log-expand.svc-log tr th {
  padding: 5px;
}

/* line 265, ../sass/main.scss */
table.service-log-table tr.header {
  text-align: justify;
  background: #f2f2f2;
  color: black;
  height: 30px;
  border: 1px solid #cbcbcb;
}

/*SCHEDULE LINE ITEM*/
/* line 273, ../sass/main.scss */
.lbl-schedule-line-value * {
  display: inline;
}

/* line 277, ../sass/main.scss */
.lbl-schedule-line-value {
  font-size: 12px;
}

/*LOOKUP TABLE*/
/* line 282, ../sass/main.scss */
#lookup-panel {
  z-index: 1;
  left: 88px;
  position: absolute;
  width: 257px;
  display: block;
  background: #c7c7c7;
  border: 1px solid #707070;
  margin-top: -3px;
  text-align: left;
}

/* line 292, ../sass/main.scss */
ul.lookup-ul {
  max-height: 381px;
  overflow: auto;
  list-style: none;
  padding: 5px 0;
  margin: 0;
  font-size: 13px;
}

/* line 300, ../sass/main.scss */
ul.lookup-ul li {
  padding: 3px 7px;
  cursor: pointer;
}

/*MATRIX TABLE*/
/* line 307, ../sass/main.scss */
table.matrix_table {
  border: 1px solid #938f8f;
}

/* line 311, ../sass/main.scss */
table.matrix_table tr:FIRST-CHILD th {
  border-bottom: 1px solid #938f8f;
}

/* line 315, ../sass/main.scss */
table.matrix_table th:nth-child(n+2) {
  text-align: left;
}

/* line 319, ../sass/main.scss */
table.matrix_table th * {
  display: inline;
}

/* line 323, ../sass/main.scss */
table.matrix_table th input {
  margin: 0 2px 0 4px;
}

/* line 327, ../sass/main.scss */
table.matrix_table th span {
  vertical-align: top;
}

/*ul.lookup-ul li:hover,*/
/* line 333, ../sass/main.scss */
ul.lookup-ul li.selected,
.lookup_assign span.selected,
.lookup_assign span:hover {
  background: #666;
  color: #41b7d8;
  text-decoration: underline;
}

/*COPS Doc/Image UPLOADER*/
/* line 342, ../sass/main.scss */
.fileupload-buttonbar {
  margin: 10px 0 10px 10px;
}

/* line 345, ../sass/main.scss */
table.files_presentation {
  width: 100%;
}

/* line 349, ../sass/main.scss */
table.files_presentation {
  border-bottom: none;
}

/* line 352, ../sass/main.scss */
table.files_presentation.maintenance-log-wrap {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 358, ../sass/main.scss */
table.files_presentation tr td {
  border-top: 1px solid #dfdfdf;
}

/* line 361, ../sass/main.scss */
tr.template-download {
  height: 90px;
}

/* line 365, ../sass/main.scss */


/* line 384, ../sass/main.scss */
.template-download .preview a {
  display: inline-block;
}

.trigger-alternate-gallery img {
	width: 80px;
	height: 80px;
	border-radius: 2.5px 10px;
	object-fit: cover;
	border: 1px solid #cbcbcb;
}

.template-download .card {
  border-radius: 1rem;
  overflow: hidden;
}

.template-download .card {
  display: inline-block;
  vertical-align: top;
  margin: 0.5rem;
  max-width: 12rem;
  height: auto !important;
  background-color: #eee;
}

.template-download .card-body {
  padding-top: 3rem; /* space to prevent overlap with buttons */
}

.template-download .preview {
  min-height: 50px;
  display: flex;
  flex-direction: column;
}

.template-download .preview > * {
  margin: auto auto;
}

.template-download .preview img {
    max-height: 100px;
    object-fit: contain;
}

.template-download .card .delete {
    background: transparent;
    box-shadow: none;
}

.template-download .card .bi-trash {
    pointer-events: none;
}

.template-download .card .delete:hover .bi-trash {
    color: #dc3545;
    transform: scale(1.2);
    transition: all 0.2s ease-in-out;
}


/* line 390, ../sass/main.scss */
.upload-cntnr {
  border: 1px solid #dfdfdf;
  margin-top: 5px;
  display: none;
}

/*CUSTOM CLASSES*/
/* line 396, ../sass/main.scss */
.checkbox-align {
  margin: 0;
  vertical-align: text-top;
}

/* line 400, ../sass/main.scss */
.blocked-inline-relative {
  position: relative;
  display: inline-block;
}

/* line 405, ../sass/main.scss */
tr:not(.processed) > td.log_btns {
  text-align: left !important;
}

/* line 409, ../sass/main.scss */
.log-edit-entry-padding {
  padding-left: 8px;
}

/* line 412, ../sass/main.scss */
label.log-edit-entry-label {
  display: inline-block;
  min-width: 100px;
}

/* line 417, ../sass/main.scss */
/* .log_btns.corrected_padding {
  padding: 3px 0 0 0;
} */

/* line 422, ../sass/main.scss */
td.directions {
	min-width: 50px;
	text-align: center;
}

td.directions a {
  font-size: 15px;
}

/* line 426, ../sass/main.scss */
ul.error_list {
  margin: 5px;
  padding: 0;
}

/* line 431, ../sass/main.scss */
ul.error_list li {
  list-style: none;
  color: red;
  font-weight: bold;
  font-size: 13px;
}

/* line 437, ../sass/main.scss */
ul.error_list li:before {
  content: "* ";
}

/* line 441, ../sass/main.scss */
.sort-table tr th a {
  color: #FFFFFF;
}

/* line 445, ../sass/main.scss */
.maintenance-log-wrap {
  background: #EFEFEF;
  float: left;
  width: 100%;
}

/* line 451, ../sass/main.scss */
.maintenance-log-wrap .log-container {
  margin: 10px;
}

/* line 455, ../sass/main.scss */
.checkbox-wrap-column {
  display: block;
  float: left;
  width: 200px;
  padding: 10px 10px 0 10px;
}

/* line 461, ../sass/main.scss */
.checkbox-item input {
  float: left;
}

/* line 463, ../sass/main.scss */
.checkbox-wrap-column .checkbox-item {
  display: block;
  margin-bottom: 10px;
}

/* line 466, ../sass/main.scss */
.checkbox-wrap-column .checkbox-item span {
  float: left;
  margin-left: 3px;
}

/*Chechkbox on-off button*/
/* line 472, ../sass/main.scss */
.onoffswitch {
  position: relative;
  width: 61px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* line 477, ../sass/main.scss */
.onoffswitch-checkbox {
  display: none;
}

/* line 481, ../sass/main.scss */
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #666666;
  border-radius: 15px;
}

/* line 486, ../sass/main.scss */
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

/* line 492, ../sass/main.scss */
.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 13px;
  padding: 0;
  line-height: 14px;
  font-size: 13px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 0px 7.5px 0px rgba(0, 0, 0, 0.08) inset;
}

/* line 500, ../sass/main.scss */
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 15px;
  background-color: #1c7d5a;
  color: #FFFFFF;
  border-radius: 15px 0 0 15px;
}

/* line 507, ../sass/main.scss */
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 12px;
  background-color: #c7c7c7;
  color: #666666;
  text-align: right;
  border-radius: 0 15px 15px 0;
}

/* line 515, ../sass/main.scss */
.onoffswitch-switch {
	width: 17px;
	margin: -2px;
	background: #FFFFFF;
	border: 1px solid #666666;
	border-radius: 15px;
	position: absolute;
	top: 1px;
	bottom: 0;
	right: 48px;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 80%);
	background-image: -webkit-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 80%);
	background-image: -o-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 80%);
	background-image: linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 80%);
	box-shadow: 0 1px 1px white inset;
	height: 17px;
}

/* line 529, ../sass/main.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

/* line 533, ../sass/main.scss */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/* line 537, ../sass/main.scss */
.major-works-alerts .red {
  background-color: #ffdede !important;
  color: #333;
}

/* line 542, ../sass/main.scss */
.major-works-alerts .orange {
  background-color: #fff0c7 !important;
  color: #333;
}

/* line 548, ../sass/main.scss */
.eom_location_fix_width .label_fixed {
  width: 100px;
}

/*Site-Location pop down styles*/
/* line 553, ../sass/main.scss */
#site_location_selecton_container {
	position: relative;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}

/* line 557, ../sass/main.scss */
.pop-down-selector {
  width: 100%;
  max-width: 350px;
  display: none;
}

/* line 567, ../sass/main.scss */
.pop-down-selector > ul {
  margin: 0;
  padding: 2px;
}

/* line 572, ../sass/main.scss */
.pop-down-selector ul {
  list-style: none;
}

/* line 576, ../sass/main.scss */
/* .pop-down-selector .disp-site {
  font-family: "Segoe WP Bold", Arial, Helvetica, sans-serif;
  padding: 6px 0 4px;
  margin: 0;
  color: #F7941E;
  font-size: 14px;
  text-shadow: 1px 1px 0px #000000;
} */
/* line 583, ../sass/main.scss */
/* .pop-down-selector .disp-site a {
  color: #F7941E;
  text-decoration: none;
} */

/* line 589, ../sass/main.scss */
.pop-down-selector ul li.disp-location {
  margin-left: -39px;
}

/* line 592, ../sass/main.scss */
.pop-down-selector ul li.disp-location a.selectable {
  color: #333 !important;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  padding: 8px;
  display: block;
  border-radius: 5px;
}

/* line 601, ../sass/main.scss */
.pop-down-selector ul li.disp-location.selected a.selectable {
  background: #1d9c71;
  color: #fff !important;
}

/* line 605, ../sass/main.scss */
.pop-down-selector ul li.disp-location a.selectable:hover,
.pop-down-selector ul li.disp-location.selected a.selectable:hover {
  background: #3dbc91;
  color: #fff !important;
}

/* line 610, ../sass/main.scss */
/* #site_location_selector {
  float: left;
  padding-top: 8px;
} */

/* line 615, ../sass/main.scss */
#site_location_selector h3 {
  font-family: "Segoe WP Bold", Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0;
  color: #c6c6c6;
  font-size: 15px;
  text-shadow: 1px 1px 0px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
  float: left;
  font-weight: normal;
  cursor: pointer;
  text-decoration: underline;
}

/* line 629, ../sass/main.scss */
#site_location_selector h3:hover {
  color: #FFFFFF;
}

/* image viewer */
.blueimp-gallery.blueimp-gallery-display {
  visibility: hidden !important;
}

.blueimp-image-viewer {
  z-index: 9999;
  position: fixed;
  pointer-events: none;
}

.blueimp-image-viewer .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  pointer-events: all;
}

.blueimp-image-viewer .overlay .content {
  margin: 65px auto 17.5px auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

.blueimp-image-viewer .overlay .content img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  transition: opacity 0.5s ease, transform 0.2s ease;
}

.gallery-is-next .blueimp-image-viewer .overlay .content img,
.gallery-is-prev .blueimp-image-viewer .overlay .content img {
	opacity: 0;
	transform: translateX(-50%);
}

.gallery-is-next .blueimp-image-viewer .overlay .content img {
	transform: translateX(50%);
}

.gallery-is-prev .blueimp-image-viewer .overlay .content img {
	transform: translateX(-50%);
}

.gallery-is-next.gallery-is-animated .blueimp-image-viewer .overlay .content img,
.gallery-is-prev.gallery-is-animated .blueimp-image-viewer .overlay .content img {
	opacity: 1;
	transform: translateX(0);
}

.blueimp-image-viewer .top-controls {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.blueimp-image-viewer .top-controls .btn > img {
  height: 7.5px;
}

.blueimp-image-viewer .top-controls .btn.prev > img {
  transform: scaleX(-1);
}
