TABLE.dashboard
{
	background-color: #FFFFFF;
	border: solid 1px #EEEEEE;
}

table table TH {
	background-color: #E6F2F2;
	color: #212529;
}

TABLE.dashboard TD
{
	border-right: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
}

.identifiers-column {
    max-width: 14rem;
    max-height: 5rem;
    overflow-y: auto;
    overflow-x: hidden;
    inline-size: max-content;
}

TABLE.dashboard .ng-table-filters TH
{
	padding-bottom: 4px !important;
}

.ng-table th.sortable .sort-indicator {
    display: block;
}

.ng-table th.sortable .sort-indicator:after,
.ng-table th.sortable .sort-indicator:before
{
	border-color: #FFFFFF transparent;
	opacity: 0.8;
}

TABLE.dashboard th.sortable div:before
{
	border-top: 4px solid #FFFFFF !important;
}

TABLE.dashboard th.sortable.sort-asc
{
	background-color: rgb(237, 177, 17) !important;
}
TABLE.dashboard th.sortable.sort-desc
{
	background-color: rgb(237, 177, 17) !important;
}

TABLE.dashboard th.selected_filterZone
{
	background-color: rgb(237, 177, 17) !important;
}

TABLE.dashboard TFOOT
{
	padding: 0px !important;
}

TABLE.dashboard TFOOT DIV
{
	padding: 0px !important;
	height: 34px !important;
}

.pagination {
    justify-content: center;
}

.pagination LI A
{
	background-color: rgb(0, 126, 122);
	color: #FFFFFF;
	font-weight: bold;
}


.pagination>li:first-child>a,
.pagination>li:first-child>span
{
	background-color: rgb(0, 126, 122) !important;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span
{
	background-color: rgb(0, 126, 122) !important;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus,
.pagination>.active>a
{
	background-color: rgb(237, 177, 17);
	color: #FFFFFF;
}
.pagination A:hover
{
	text-decoration: underline;
}

TABLE.dashboard td.no-pending-lock-order
{
	font-style: italic;
	text-align: center;
}


TABLE.dashboard td.equipment
{
	width:20% !important;
}
TABLE.dashboard td.type
{
	width:20% !important;
}

TABLE.dashboard td.status
{
	width:30% !important;
}

TABLE.dashboard td.lockExecuter
{
	width:23% !important;
}

TABLE.dashboard td.buttonColumn
{
	width:7% !important;
}


/*************************************************/
TABLE.dashboard A.button
{
	font-size: 30px !important;
	cursor: pointer;
	text-decoration: none;
}

TABLE.dashboardFilter,
TABLE.dashboardFilter TD
{
	background-color: transparent;;
	border-width:0px;
}

TD.dashboardFilterSelect,
TD.dashboardFilterLabel
{
	line-height: 40px;
	padding-left: 10px;
}

/***************************************/
/*.delegateIcon
{
	color: #DD0000 !important;
}*/

.exUnlockedIcon
{
	cursor: pointer;
    font-size: 15px;
}

.inconsistencyRed .exUnlockedIcon {
	color: #FFF !important;
}

.inconsistencyRed span.bg-danger.text-white {
	color: #DD0000 !important;
	background-color: #FFF !important;
}

#modalExceptionalUnlock .modal-title {
    color: #DD0000
}

SPAN.icon{
    border-radius: 10px;
    color: #FFFFFF;
    cursor: help;
    font-size: 10px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align: 2px;
    margin-left: 2px;
}

SPAN.lockOrderTransferredIcon
{
	background-color: rgb(226, 133, 7);
}

SPAN.scheduledRequestIcon
{
    background-color: #40CD7D;
}

SPAN.returnToScheduledRequestIcon
{
    background-color: #007bff;
}

SPAN.returnScheduledNoValidatedRequestIcon
{
    background-color: #ee00ff;
}

A.dashboardActivityButtonDisabled
{
	color: #BBBBBB !important;
	cursor: default !important;

}
DIV.printTagTitle
{
	border-bottom: solid 1px #DDDDDD;
	line-height: 30px;
	text-align: left;
}
TD.importLogServiceIcon I
{
	font-size: 20px;
}
TD.dashboardInfoButton
{
	width:35px;
}
TD.lockOrderInfoLabel
{
	background-color: #FCFCFC;
	font-weight: bold;
	text-align: right;
}



DIV.lockOrderInfoTabSeparator
{
	background-color: #DDDDDD;
	font-weight: bold;
	text-align: center;
}

TD.inconsistencyRed,
SPAN.inconsistencyRed,
DIV.inconsistencyRed
{
	background-color: #FF0000;
	color: #FFFFFF;
}

.pims-tag-status-working {
	background-color: #f97f7f;
	color: #FFFFFF;
}

.table-hover>tbody>tr.pims-tag-status-working:hover>td, .table-hover>tbody>tr.pims-tag-status-working:hover>th {
	background-color: #f17070 !important;
}

#permissionFeedbackPanel
{
	width: 100%;
}

#permissionFeedbackPanel
{
	padding-top: 6px;
	padding-bottom: 6px;
}
#permissionFeedbackPanel .btn
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.button-addon
{
	background-color: rgb(0, 126, 122);
	border-color: rgb(0, 166, 162);
	color: #FFFFFF;
	cursor: pointer;
}

.button-addon:hover
{
	background-color: rgb(0, 106, 102);
}

.locking-transfer-pending
{
	color: #DD0000 !important;
	text-decoration: underline;
}

.inconsistencyRed .locking-transfer-pending
{
	color: #FFFFFF !important;
}

.locking-transfer-suggestion-name
{
	font-size: 11px;
	font-style: italic;
	padding-top: 10px;
}

.ownerName{
    font-size: 11px;
    font-style: italic;
    padding-top: 2px;
}

.selectArea{
	display: none;
	position: absolute;
	background: white;
	border-radius: 9px;
	border: 1px solid gray;
	box-shadow: 1px 1px 9px 2px #888;
	margin-top: 6px;
	right: 20.7%;
	z-index: 2;
	width: 23%;
}

.selectUnit{
	display: none;
	position: absolute;
	background: white;
	border-radius: 9px;
	border: 1px solid gray;
	box-shadow: 1px 1px 9px 2px #888;
	margin-top: 6px;
	right: 25.7%;
	z-index: 2;
	width: 23%;
}

.searchOB{
    display: none;
    position: absolute;
    background: white;
    border-radius: 9px;
    border: 1px solid gray;
    box-shadow: 1px 1px 9px 2px #888;
    margin-top: 6px;
    right: 48.0%;
    z-index: 2;
    width: 445px;
}

.areaDiv{
	padding: 5px 11px 5px 0px;
	margin-left: 0;
}

.areaDiv div{
}

.areaDiv div label{
	margin-top: 6px;
}

.areaDiv .ui-select-choices-group-label dropdown-header {
    font-size: 17px;
}

.gly-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.exceptional-unlock-radio{
    list-style-type: none;
    -webkit-padding-start: 0;
    padding-bottom: 0;
}

.exceptional-unlock-radio li:last-child{
    margin-bottom: -20px;
}

.exceptional-unlock-checklist {
    list-style-type: none;
    -webkit-padding-start: 0;
}

.exceptional-unlock-checklist li {
    border-bottom:1px solid #fff;
    color:#000;
    background-color:#f7f7f4;
}
.exceptional-unlock-checklist li {background-color:#f7f7f4;}
.exceptional-unlock-checklist li:hover {background-color:#e3e3dc;}
.exceptional-unlock-checklist li label {
    cursor:pointer;
    color:#333;
    font-size:1.0em;
    line-height:1.1em;
    font-weight: normal;
}
.exceptional-unlock-checklist li:hover label {color:#000;}
.exceptional-unlock-checklist input[type="checkbox"], .multi-column-check input[type="checkbox"] {
    cursor:pointer;
    margin-right:5px;
}

.multiple_emails-container {
    border:1px #000000 solid;
    border-radius: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    padding:0; margin: 0; cursor:text; width:100%;
    overflow: auto;
    height: 150px;
}

.multiple_emails-container input {
    width:100%;
    border:0;
    outline: none;
    margin-bottom:30px;
    padding-left: 5px;

}

/*,,.multiple_emails-container input{*/
/*      border: 0 !important;*/
/*  }*/

.multiple_emails-container input.multiple_emails-error {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 6px red !important;
    outline: thin auto red !important;
}

.multiple_emails-container ul {
    list-style-type:none;
    padding-left: 0;
}

.multiple_emails-email {
    margin: 3px 5px 3px 5px;
    padding: 3px 5px 3px 5px;
    border:1px #BBD8FB solid;
    border-radius: 3px;
    background: #F3F7FD;
}

.multiple_emails-close {
    float:left;
    margin:0 3px;
}

#modalCamera .modal-dialog
{
    width: 90%;
    height: 90%;
    padding: 0;
}

#modalCamera .modal-content
{
    height: 100%;
}

#modalCamera .modal-body
{
    height: 90%;
}

#cameraButton
{
    aspect-ratio: 1/1;
    max-width: 256px;
    width: 30vw;
    position: fixed;
    z-index: 10001;
    bottom: 0;
    display: none;
    cursor: pointer;
    background-clip: content-box;
    background-size: contain;
    padding: clamp(15px, 5%, 50px);
}

#cameraSwitchButton
{
    aspect-ratio: 1 / 1;
    width: 30vw;
    max-width: 256px;
    position: fixed;
    z-index: 10001;
    bottom: 256px;
    display: none;
    cursor: pointer;
    background-size: contain;
}

.cameraModalBg
{
    background-image: url("../m/images/tablet-cam-bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 80%;
}

.switchButton
{
    background-image: url("../m/images/tablet-cam-switch.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.offButton
{
    background-image: radial-gradient(circle, #ff4500, #8b0000);
    border-radius: 50%;
}

.onButton
{
    background-image: radial-gradient(circle, #32cd32, #006400);
    border-radius: 50%;
}

#manualButton
{
    aspect-ratio: 1 / 1;
    width: 30vw;
    max-width: 256px;
    position: fixed;
    z-index: 10001;
    bottom: 0;
    right: 0;
    display: none;
    background-image: url("../m/images/skip_qrcode.png");
    background-size: contain;
}

.divLegenda{
    display: flex;
    align-items: center;
}

.divLegenda div{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: 0 5px;
}

.iconTd{
    min-width:50px;
    border-bottom: none !important;
}

.iconTd div{
    display: flex;
}

.iconTd div a{
    display: flex;
    justify-content: center;
}

.iconsAjustes {
    font-size: 32px;
}

.iconsAjustes:hover, .iconsAjustes:focus, .iconFocus:hover, .commentsCount:hover{
    color: #2a6496;
    cursor: pointer;
}
.commentsCount{
    position: absolute;
    font-weight: bold;
    font-size: 18px;
    padding-top: 3px;
}

.cell-145{
    width: 145px;
}

.lockPointDashboard{
    min-width: 300px !important;
}

TABLE.dashboard thead tr th:nth-of-type(2) {
    padding: .2rem !important;
}

TABLE.dashboard thead tr th:nth-of-type(3) {
    padding: .2rem !important;
}

TABLE.dashboard thead tr input[type="date"] {
    padding: .2rem !important;
}

TABLE.dashboard .dateColumn {
    text-align: center;
}

input.input-filter.form-control[name="id"] {
    min-width: 5rem;
}

input.input-filter.form-control {
    font-size: var(--ez-font-size);
}
