

/* LOCAL STYLES */
a {color: #5A82AD; text-decoration: none}
a:hover {color: #336C97; text-decoration: underline}
h1 {color: #336C97}
h2 {color: #404040}
h3 {color: #202020}

/* GLOBAL STYLES */
body {background: buttonface; font-family: verdana, arial, tahoma, sans-serif, helvetica}
p,td,th,pre,div {font: normal 8pt verdana, arial, tahoma, sans-serif, helvetica; color: black;}
th {font: bold 8pt verdana, arial, tahoma, sans-serif, helvetica; color: #616161;}
input, select {padding: 1px; font: normal 8pt arial, verdana, tahoma, sans-serif, helvetica; color: black;}
textarea {font: normal 7pt verdana, tahoma, sans-serif, helvetica; color: black; overflow-y: scroll; overflow-x: hidden; resize: none;}
textarea.expanded {font: normal 9pt monospace; border-width: 0px; overflow:hidden}
textarea.notexpanded {font: normal 9pt monospace;}
button {
  font-weight: bold;
  font-size: 7pt;
  font-family: verdana, helvetica, sans-serif;	
  background-color: #5A82AD;
  color: #ffffff;
  border: 1px outset #739ECC;
  margin: 1px;
  padding-left: 0px; 
  padding-right: 0px;
}
h1 {font: normal 16pt verdana;}
h2 {font: normal 13pt verdana;}
h3 {font: bold 11pt verdana; margin:0; text-align: center}
hr {width: 100%; color: #808080}
li {list-style: square}

table {
	_border-collapse: collapse;
}

th {
	text-align: center;	
	border-color: white;
	_border-color: "";
}

td {
	border-color: white;
	padding-top: .1em;
	padding-bottom: .1em;
	_border-color: "";
	_padding-top: 0em;
	_padding-bottom: 0em;
}

td#lastRow {
	 height: 100%;
}

div {
	border-color: white;
	_border-color: "";
}

.copy {color: #BFC0C1; font-size: 7pt}
.nav {background: #496282; color: #ffffff }
.navlink {background: #496282; font-weight: bold; color: #ffffff; text-decoration: underline }
a:hover.navlink { color: #A9CCFC; text-decoration: underline }

.nospace {line-height: normal}
form {margin: 0px}
div,label {margin: 0px}

/*
div#form, div#formdefinition
{ width: 100%;
  height: 100%;
  position: relative;
}
*/

/*EPE tooltip style*/
.tooltip
{
  font-family: arial, verdana, sans-serif;
  font-size: 8pt;
  color: black;
  position: absolute;
  visibility: hidden;
  background-color: lightyellow;
  border-color: black; 
  border-width: 1px; 
  border-style: solid; 
  padding: 3px 3px;
  z-index: 10000;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


/* TABLE STYLES */
.outer {background: #5A82AD; border-collapse:separate;}
.inner {background: #ffffff;}
.emergency {background: #B7D54F; color: white}
.stoppedactive {background: #cdcdcd}
.startedactive {background: #ffffff}
.completed {background: #e0e0ea}
.pending {background: #e0eae0}
.prohibited {background: #eae0e0}
.white { font-weight: bold; color: #FFFFFF; background-color: #ffffff; }
a:hover.white {color: #ffffff; text-decoration: none}
.header { font-weight: bold; color: #ffffff; background-color: #5A82AD;  }
a:hover.header { color: #A9CCFC; text-decoration: underline }

/* FORM STYLES */
.smalltext {font-family: verdana, sans-serif; font-size:8pt; color:#666666; background:#ffffff;
    border-top:1px solid #bbbbbb; border-left:1px solid #bbbbbb; border-bottom:1px solid #dddddd;
    border-right:1px solid #dddddd;}
.submit {
  white-space: nowrap;
  font-weight: bold;
  font-size: 7pt;
  font-family: verdana, helvetica, sans-serif;	
  background-color: #5A82AD;
  color: #ffffff;
  border: 1px outset #739ECC;
  margin: 1px;
}

.worklistMarkedItem,.worklistMarkedItem:hover{
    color: #FF0000
}
.upSelect{
    width: 175
}

button.button_disabled {
	background-image: url("../epe6bec.html?ver=EPE-3-3-3-1-96.1763391734924&amp;src=commons/img/icon/icon-arrowDown_disabled.gif");
}

button.button_enabled {
	background-image: url("../epefd90.html?ver=EPE-3-3-3-1-96.1763391734924&amp;src=commons/img/icon/icon-arrowDown.gif");
}

.roInput {
	background-color: #E4E4E4
}

.vSeparatos {
	width:30px;
}

.labelGripEl {
	font-weight: normal; 
	font-size: 12px; 
	color: black; 
	font-style: normal; 
}

.usPrefBgColor {
	/*background-color: #388a8a;*/
	background-color: gray;
	color: white;
	padding:1px;
}

table.sortTable td {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.vSeparatos {
	width:25px;
}

.labelGripEl {
	font-weight: normal; 
	font-size: 12px; 
	color: black; 
	font-style: normal; 
}

.usPrefBgColor {
	/*background-color: #388a8a;*/
	background-color: gray;
	color: white;
	padding:1px;
}

.usPrefButton {
  font-weight: bold;
  font-size: 7pt;
  font-family: verdana, helvetica, sans-serif;	
  background-color: #388a8a;
  color: #ffffff;
  border: 1px outset #739ECC;
  margin: 0px;
  padding: 0px; 
  width: 17px;
  height: 17px;
}

table.sortTable td {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.hatched {
	z-index: 999;
	background-image: url(../epe8c6f.html?ver=EPE-3-3-3-1-96.1763391734924&amp;src=formdef/img/lines.gif);
}

.tabp_table {
    border-spacing: 0;   
}

.tabp_cell {
    display: block;
    width: 135px;
    height: 30px;
    overflow: hidden;
}

.tabp_img {
    width: 100%;
    height: 100%;
}

.tabp_text {
    position: relative; 
    text-align: center; 
    display: block;
    cursor: arrow; 
}

.layout_table  {
	margin-top: -1px;
    height: 100%;
}

div[ct='color'] span{
	display: inline-block;
	vertical-align: top;
}

button[headerButton] {
	padding: .2em 1em;
}

div[ct='selectbox']{
	white-space: nowrap;
}

.niceCandyButton {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bfbfbf');
	background-color:#ededed;
	border:1px solid #a8a8a8;
	display:inline-block;
	color:#505050;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

div[ct="containergrid"] > table{
	border-bottom: 1px solid grey;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid grey;
	empty-cells: show;
}

div[ct="containergrid"] table[border="0"] {
	border: none;
}

div[ct='container'] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;  
	box-sizing: border-box;
}

.maskTextVisible {
    display:inline;
}
.maskTextHidden {
    display:none;   
}

.verticalColumnSplitter {
	cursor: col-resize;
	background-image: url(../epe40c9.html?ver=EPE-3-3-3-1-96.1763391734924&amp;src=commons/img/splitter_vertical_dots.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #d5d5d5;
}

.horisontalRowSplitter {
	cursor: row-resize;
	background-image: url(../epe13d1.html?ver=EPE-3-3-3-1-96.1763391734924&amp;src=commons/img/splitter_horisontal_dots.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #d5d5d5;
}

.no_padding {
	padding: 0px;
}

#userData #form {
	z-index: 0;
}

.button_combo {
	width: 20px;
	height: 20px;
	border-style: none;
}

.loader_epe_container {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10;
    position: fixed !important;
    top: 0px;
    left: 0px;
    opacity: 0.7;
    text-align: center;
    vertical-align: middle;
}
       
.loader_epe {
	top: 50%;
    left: 50%;
    position: absolute;
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    animation: spin_epe 2s linear infinite;
}

@keyframes spin_epe {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

div[ct='PANEL'] td {
	white-space: normal;
}



.multi-select {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    user-select: none;
}

.multi-select .multi-select-header {
    border: 1px solid #dee2e6;
    padding: 2px 30px 2px 12px;
    overflow-y: scroll;
    overflow-x: hidden;
    gap: 3px;
    background-color: white;
    scroll-padding-top: 3px;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth; 
}

@supports (-moz-transform: translate(0, 0)) {
    .multi-select .multi-select-header {
        scrollbar-width: thin;
    }
}

.multi-select .multi-select-header::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 6px;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23949ba3' viewBox='0 0 16 16'%3E%3Cpath d='M8 13.1l-8-8 2.1-2.2 5.9 5.9 5.9-5.9 2.1 2.2z'/%3E%3C/svg%3E");
    height: 12px;
    width: 12px;
}

.multi-select .multi-select-header.multi-select-header-active::after {
    transform: translateY(-50%) rotate(180deg);
}

.multi-select .multi-select-header.multi-select-header-active+.multi-select-options {
    display: flex;
}

.multi-select .multi-select-header .multi-select-header-placeholder {
    color: #65727e;
    padding: 0px 8px;
}

.multi-select .multi-select-header .multi-select-header-option {
    display: inline-flex;
    align-items: center;
    background-color: #f3f4f7;
    font-size: 8pt;
    padding: 2px 8px;
    border-radius: 3px;
    height: 74%;
    scroll-snap-align: start;
}

.multi-select .multi-select-header .multi-select-header-item-hidden {
    display: none;
}

.multi-select .multi-select-header .multi-select-header-max {
    font-size: 9pt;
    color: #65727e;
}

.multi-select .multi-select-options {
    display: none;
    box-sizing: border-box;
    flex-flow: wrap;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999;
    margin-top: 5px;
    padding: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    max-height: 80vh;
    min-width: 20vh;
    overflow-y: auto;
    overflow-x: hidden;
}

@supports (-moz-transform: translate(0, 0)) {
    .multi-select .multi-select-options {
        scrollbar-width: thin;
    }
}

.multi-select .multi-select-options::-webkit-scrollbar,
.multi-select .multi-select-header::-webkit-scrollbar
{
    width: 5px;
    height: 5px;
}

.multi-select .multi-select-options::-webkit-scrollbar-track {
    background: #f0f1f3;
}

.multi-select .multi-select-header::-webkit-scrollbar-track {
    background: white;
}

.multi-select .multi-select-options::-webkit-scrollbar-thumb,
.multi-select .multi-select-header::-webkit-scrollbar-thumb {
    background: #cdcfd1;
}

.multi-select .multi-select-options::-webkit-scrollbar-thumb:hover,
.multi-select .multi-select-header::-webkit-scrollbar-thumb:hover {
    background: #b2b6b9;
}

.multi-select .multi-select-options .multi-select-option,
.multi-select .multi-select-options .multi-select-all {
    padding: 4px 12px;
}

.multi-select .multi-select-options .multi-select-option .multi-select-option-radio,
.multi-select .multi-select-options .multi-select-all .multi-select-option-radio {
    margin-right: 12px;
    height: 12px;
    width: 12px;
    border: 1px solid #ced4da;
 }

.multi-select .multi-select-options .multi-select-option .multi-select-option-text,
.multi-select .multi-select-options .multi-select-all .multi-select-option-text {
    box-sizing: border-box;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    color: inherit;
    font-size: 8pt;
    line-height: 20px;
}

.multi-select .multi-select-options .multi-select-option.multi-select-selected .multi-select-option-radio,
.multi-select .multi-select-options .multi-select-all.multi-select-selected .multi-select-option-radio {
    border-color: #739ECC;
    background-color: #5A82AD;
}

.multi-select .multi-select-options .multi-select-option.multi-select-selected .multi-select-option-radio::after,
.multi-select .multi-select-options .multi-select-all.multi-select-selected .multi-select-option-radio::after {
    content: "";
    display: block;
    width: 3px;
    height: 7px;
    margin: 0.12em 0 0 0.27em;
    border: solid #fff;
    border-width: 0 0.15em 0.15em 0;
    transform: rotate(45deg);
}

.multi-select .multi-select-options .multi-select-option.multi-select-selected .multi-select-option-text,
.multi-select .multi-select-options .multi-select-all.multi-select-selected .multi-select-option-text {
    font-weight: bold;
}

.multi-select .multi-select-options .multi-select-option:hover,
.multi-select .multi-select-options .multi-select-option:active,
.multi-select .multi-select-options .multi-select-all:hover,
.multi-select .multi-select-options .multi-select-all:active {
    background-color: #f3f4f7;
}

.multi-select .multi-select-options .multi-select-all {
    border-bottom: 1px solid #f1f3f5;
    border-radius: 0;
}

.multi-select .multi-select-options .multi-select-search {
    padding: 7px 10px;
    border: 1px solid #dee2e6;
    margin: 10px 10px 5px 10px;
    width: 100%;
    outline: none;
    font-size: 12px;
}

.multi-select .multi-select-options .multi-select-search::placeholder {
    color: #b2b5b9;
}

.multi-select .multi-select-header,
.multi-select .multi-select-option,
.multi-select .multi-select-all {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 8pt;
    color: #212529;
}

#results table.outer tr.inner:hover {
    background-color: #efefef;    
}

#results table.outer tr.inner:hover > td.inner{
    background-color: #efefef;
}

#results table.outer tr.inner:hover > td.inner textarea{
    background-color: #efefef;
    border-color: #efefef;
}