@import 'jquery.mCustomScrollbar.css';

.no-display {
  display: none;
}
.custom-file-div {
  height: 25px;
  background-color: white;
  position:relative;
  border: 1px solid #d8d8d8;
}
.custom-file-input {
  height:25px;
  opacity:0
}
#val {
  height:25px;
  position: absolute;
  top: 0;
  left: 0;
  font-size:13px;
  line-height: 25px;
  text-indent: 10px;
  pointer-events: none;
}
.tableFixHead thead th { position: sticky; top: 0;background:#e7e4e4 }
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.freezed-context {
    opacity: 0.6;
    pointer-events: none;
}
.blinking-text{
	animation:scadaBlinkingText 0.8s infinite;}
@keyframes scadaBlinkingText{
	50%{font-weight:bold;	}
}
.custom-has-error {
  border-color: darkred;
}
.custom-md-select > md-select-value{
  padding: 0 !important;
  border-bottom: transparent !important;
  font-weight: bold;
  font-size: 12px;
} 
.custom-md-select .md-select-value.md-select-placeholder {
  color: #555555;
}  
body{
  background: white;
}
.table-borderless > tbody > tr > .history {
  padding-top: 0px;
  border: 0px;
}
.dropdown-menu-form{
  z-index: 1;
}
.dropdown-menu-form > li > a:hover, .dropdown-menu-form > li > a:focus {
  text-decoration: none;
  color: #192225 !important;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a:focus {
  outline: 0;
}
.display-none{
  display: none;
}
.custom-scroll{
	padding:0px;
	overflow-x:hidden;
	overflow-y:auto;
}
.custom-scroll::-webkit-scrollbar {
  width: 8px;
}
.custom-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  border-radius: 10px;
}

.custom-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.job-status-strip {
    width: 100%; 
    height: 20px;
   
}
.dtStatus-green{
  color:green; 
}
.dtStatus-grey{
  color:grey; 
}
.dtStatus-blue{
  color:#3232ff; 
}
.job-approved {
  background-color: lightblue !important;
}
.job-planned, .planned {
  background-color: gray !important;
}
.job-running {
  background-color: #00E676 !important;
}
.job-completed {
  background-color: gray !important;
}
.sep-section {
  border: 2px solid #eeeeee;
  padding: 10px;
}
.selected-shift {
  color: #fff !important;
  background-color: #02b6ff !important;
}
.no-counter::-webkit-inner-spin-button, 
.no-counter::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.toggle{
  width: 100% !important;
}
i:focus {
    outline:none;
}
.font-15{
	font-size:15px;
}
.padding-2 {
  padding: 2px;
}
.plc-dispense-action-btn {
    margin-right: 5px;
    height: 25px;
    width: 25px;
    padding: 0px;
    opacity: 0.7;
    background-color: #050b26;
    border-color: #050b26;
}
.plc-dispense-action-btn:hover,
.plc-dispense-action-btn:focus {
  background-color: black;
  border-color: black;
}
.borderless td, .borderless th {
	border: none;
    border-bottom: none !important;
    border-top: none !important;
}
.table-list .table-list-sub-row {
  border-bottom: 2px solid #eeeeee;
}
.fas-btn-primary,
.fas-btn-primary:focus{
	background-color: #087D86;
  border-color: #087D86;
  opacity: 0.7;
}
.fas-btn-primary:hover {
  background-color: rgb(5, 89, 95);
  border-color: rgb(5, 89, 95);
  opacity: 0.7;
}
.fas-bg-primary{
  background: #087D86;
  opacity: 0.7;
  padding:10px;
  text-align:center;
  text-transform:uppercase
}
.fas-bg-title{
  padding: 5px 130px 5px 130px;
  background: #963;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.fas-bg-title-jobs{
  padding: 5px;
  width: 100%;
  background: #963;
  filter: alpha(opacity=70);
  opacity: 0.7;
  text-align: center;
}
.navbar-inverse{
  background: #53a4ab;
}
.label-group{
  line-height: 50px;
}

.label-group>.label:first-child {
	  border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0;
    background: #087D86;
    opacity: 0.7;
    font-size:15px;
}
    
.label-group>.label:nth-child(2) {
  	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 0;
    filter: alpha(opacity=70);
    opacity: 0.7;
    background: #963;
    font-size:15px;
}
.margin-b0{
  margin-bottom: 0px;
}
.margin-b3{
  margin-bottom: 3px;
}
.margin-b4{
  margin-bottom: 4px;
}
.margin-b5 {
	margin-bottom: 5px;
}
.margin-b10 {
	margin-bottom: 10px;
}
.jobDetails-inputTypes {
	padding: 0px 10px 0px 10px;
}
.jobDetails-input-default-width{
  width:115px;
}

.custom-list-inline > li {
  padding-right: 0px;
  padding-left: 0px;
}
.custom-list-inline > .active > a {
  background: #087D86;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  opacity: 0.7;
}
.custom-list-inline > li > a:hover {
	color: #ffffff;
  text-decoration: none;
}

.fas-general-text-color {
  color:#ffffff;
  background: #963;
  filter: alpha(opacity=70);
    opacity: 0.7;
  padding: 10px;
}
.fas-green-text {
	color:#087D86;
}

.fas-form-label{
  background: #087d86;
    border-radius: 5px 5px 0px 0px;
    padding: 5px 10px 5px 10px;
    color:#ffffff;
    font-weight:bold;
    margin-bottom: 0px;
    opacity: 0.7;
}
.fas-table > thead{
  background: #087d86;
  color:#ffffff;
  opacity: 0.7;
}
.form-control{
  font-weight:bold;
  font-size:12px;
}
.selectButtonActive {
  background: #add8e6;
  color: #fff;
  font-weight: bold;
}
.selectButton {
  border: 1px solid #d3d3d3;
  padding: 5px;
  width: 40px;
  height: 30px;
  border-radius: 5px 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.uploadImg {
  position: relative;
}
.uploadImg .uploadFile {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.editableHTML {
  cursor: pointer;
}
.editableHTML:hover {
  outline: 1px dashed red;
}
.emailTemplate {
  border: 1px solid #a9a9a9;
  border-radius: 2px 2px;
  overflow-x: hidden;
  overflow-y: visible;
  font-size: 12px;
  padding:2px 2px;
}
.pad0 {
	padding: 0px !important; 
}
.padTop10 {
	padding-top: 10px; 
}
.padTop0 {
	padding-top: 0px !important;
}
.motifworks{
  width: 150px;
  height: 30px;
  background: url("/images/motifworks_logo.png") 0 0 no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}
.pad3{
	padding: 3px !important;
}

.sidenav-menu .badge.badge-danger {
  border: 1px solid #f34242;
  color: #f34242;
}

.sidenav-menu .badge.badge-danger:after {
  background-color: #f34242;
}

#login{
  width:400px;
}
.login-button{
  display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 160px;
    height: 50px;
    background-color: #014683;
    border-radius: 6px;
    /* font-family: SourceSansPro-SemiBold; */
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0 10px 30px 0px rgb(1, 70, 131);
    -moz-box-shadow: 0 10px 30px 0px rgb(1, 70, 131);
    -webkit-box-shadow: 0 10px 30px 0px rgb(1, 70, 131);
    -ms-box-shadow: 0 10px 30px 0px rgb(1, 70, 131);
}
.login-button:hover{
  transition: all 0.4s;
  background-color: #014887bd;
    box-shadow: 0 10px 30px 0px #014887bd;
    -moz-box-shadow: 0 10px 30px 0px #014887bd;
    -webkit-box-shadow: 0 10px 30px 0px #014887bd;
    -ms-box-shadow: 0 10px 30px 0px #014887bd;
    color:#ffffff;
}

#onboarding .center-pane-border{
  opacity: 0.8;
}

#background-main-page{
  background-image: url('/images/fas_main_background2.jpg');
  background-size: cover;
  height: 100%;
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

.login-center-form{
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  padding: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}

.navbar{
  z-index: 0px !important;
}
.navbar-white{
  background: #ffffff;
}
.navbar-grey{
  background: #eeeeee;
}
ul.navigation-dock-horizontal > li{
  display: table-cell;
}
.navigation-dock-horizontal{
  border-radius: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-clip: unset;
    box-shadow: unset;
    padding:unset;
    background:#eeeeee;
}
.navigation-dock-horizontal .dropdown-menu > li > a{
  color: #777777;
  font-weight:bold
}

.navigation-dock-horizontal > li > a{
  color: #777777;
  font-weight:bold
}
.navbar .breadcrumb {
  margin: 22px 0 0 -18px;
  color:#ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color:#ffffff;
  font-weight: bold;
}

.margin-120{
  left:120px;
}

.margin-180{
  left:180px;
}

.margin-50{
  left:50px;
}


.selectedFooter{
position: fixed !important;
bottom: 0% !important;
background-color: #FFF;
margin-left: -1%;
}

.navbarWithoutLogin {
  min-height: 30px !important;
  border: 0px !important;
}
.navbar-nav > li > a{
  padding-top:4px;
  padding-bottom:0px;
}
.searchResult{
	position: absolute;
    background: #FFF;
    display: inline-block;
    width: 250px;
    padding: 0px;
    margin-left: -250px;
    margin-top: 30px;
    border-radius: 10px 10px;
    max-height: 250px;
    border: 1px solid lightgray;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	border-top: none;
}

.headerLogo {
    background: #014683;
    display: inline-block;
    width: 197px;
    height: 51px;
    margin: -1px 11px -4px -16px;
}

.globalSearchItem{
	border-bottom:1px dotted lightgray;
	padding: 2px 10px;
	cursor: pointer;
	color: gray;
}
.globalSearchItem:hover {
	background: #eeeeee;
	color: #20b6ff;
}
.loading-spiner-holder {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 9999;
  text-align: center;
  display: none;
  color: #20b6ff;
}
.loading-spiner-holder i {
  width: 80px;
  height: 80px;
  display: inline-block;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 45vh;
  position: absolute;
  font-size: 80px;
}
.loading-spiner-holder .message {
  position: absolute;
  display: inline-block;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: calc(100vh - (45vh - 55px));
  color: white;
}
.loading-spiner-holder .message span {
  background-color: #20b6ff;
  padding: 5px 10px;
  border-radius: 10px;
}
.treeViewHead {
  border-bottom: 1px solid #333;
  
  color: #fff;
}
.treeRowLable{
  border-bottom: 1px solid lightgray;
  padding: 5px 0px;
}
.treeRowCheckbox{
  border-bottom: 1px solid lightgray;
  padding: 4px 0px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
}

.modal-title .small {
	color: white !important;
}

.customMultiSelectBox{
	list-style-type:none;
	border: 1px solid lightgray;
    border-radius: 4px;
    overflow-x: hidden;
    padding-left: 0px;
    max-height: 300px;
    padding-bottom: 5px;
}
.icon-capture {
    background-image: url("../images/capturex32.png");
}
.icon-refresh {
    background-image: url("../images/refreshx32.png");
}
.icon-refresh-white {
    background-image: url("../images/refresh-whitex32.png");
}
.icon-template-edit {
    background-image: url("../images/template-icon-editx32.png");
}
.icon-edit-white {
    background-image: url("../images/icon-edit-white-40.png");
}
.icon-edit-black {
    background-image: url("../images/icon-edit-black-40.png");
}
.icon-delete-white {
    background-image: url("../images/icon-cross-16-white.png");
}
.icon-delete-black {
    background-image: url("../images/icon-cross-16-black.png");
}
.icon-launch-blue {
    background-image: url("../images/icon-launch-44-blue.png");
}
.col-wrap{
	white-space: nowrap;
}

.childNode .col-md-8{
  margin-right: -5px;
}
.childNode .childNode .col-md-8{
  margin-right: -10px;
}

.childNode .checkBoxAlign{
  padding-left: 8px;
}
.childNode .childNode .checkBoxAlign{
  padding-left: 16px;
}
.innerWrapper {
  margin-left: 0px;
  margin-right: 0px;
}
.innerWrapper h2 {
  margin: 5px 10px;
  color: #087D86;
}
.innerWrapper h2 input[type='text'] {
  height: 26px;
  font-size: 18px;
  line-height: 0;
  display: inline-block;
  line-height: 18px;
}
#listFixed {
  /* position: absolute; */
  z-index: 7;
  background: #EEEFF0;
}
#listViewHeaderDetails {
  max-height: 135px;
  overflow-x: hidden;
  overflow-y: auto;
}
#listData{
}
.pagination {
  width: 100%;
  /* background-color:#014683    ; */
  background-color:#087D86    ;
  padding: 5px;
  height: 36px;
  margin: 5px 0 -4px 0;
}
.pagination.top {
  margin-top: 0;
}
.pagination .paginationMsg {
  font-size: 12px;
  padding-top: 5px;
  color: #fff;
}
.recentSection {
  background-color: #ccc;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  right: -28px;
  top: 0;
  bottom: 0;
  padding: 60px 11px 15px 0px;
}
.recentSection.showLess {
  right: -100%;
}
.recentSection h4 {
  background-color: rgba(51,51,51,0.7);
  margin: 0;
  padding: 12px 15px;
  color: #fff;
  position: fixed;
  width: 100%;
}
.recentSection ul {
  padding: 50px 15px 15px;
  font-size: 12px;
  font-weight: bold;
}
.recentSection ul li {
  margin-bottom: 10px;
}
.recentSection ul em {
  font-weight: normal;
  color: rgba(85,85,85,0.7);
}
.innerRACont {
  position: relative;
}
.innerRACont .recentActivityToggle {
  background-color: rgba(51,51,51,0.7);
  width: 43px;
  height: 43px;
  line-height: 43px;
  position: fixed;
  right: 0;
  font-size: larger;
  top: 53px;
  text-align: center;
  color: #fff;
  z-index: 100;
}
.innerRACont .recentActivityToggle.showMore .fa-chevron-right {
  display: none;
}
.innerRACont .recentActivityToggle.showLess .fa-chevron-left {
  display: none;
}
.filterSection {
  color: #fff;
  background-color: #add8e6;
  padding: 10px 20px 0px 15px;
  margin-right: 30px;
  position: relative;
}
.filterSection.showMore {
  max-height: 45px;
  overflow: hidden;
}
.filterSection.showMore .fa-chevron-down {
  display: block;
}
.filterSection.showMore .fa-chevron-up {
  display: none;
}
.filterSection.showLess {
  max-height: 900px;
}
.filterSection.showLess .fa-chevron-down {
  display: none;
}
.filterSection.showLess .fa-chevron-up {
  display: block;
}
.filterSection .form-inline {
  padding: 0 10px;
}
.filterSection .form-group {
  float: left;
  display: block;
  margin: 0 10px 10px 0;
}
.filterSection .form-control {
  width: 135px;
}
.filterSection button {
  float: left;
  margin: 0 5px 10px 0;
  height: 25px;
  line-height: 15px;
  padding: 3px 7px;
}
.filterSection .expandCollapse {
  position: absolute;
  top: 13px;
  right: 5px;
  z-index: 10;
  font-size: 18px;
  color: #fff;
}
.filterSection .expandCollapse:hover,
.filterSection .expandCollapse:focus,
.filterSection .expandCollapse:active {
  text-decoration: none;
}
.withLabel label {
  margin-right: 10px;
}
.pointer {
  cursor: pointer;
}
.listItem {
  padding: 3px 10px;
  border-top: 1px solid #ccc;
}
.listItem.__row_selected {
  background-color: rgba(204,204,204,0.5);
}
.listItem .icon,
.listItem .small-icon {
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  margin: 5px 10px 0 0;
}
.listItem .icon.small-icon-text,
.listItem .small-icon.small-icon-text {
  font-size: 20px;
  margin-top: 0px;
}
.listItem .icon:hover,
.listItem .small-icon:hover {
  color: #ffc525;
}
.listItem a {
  color: #555;
}
.listItem a:hover {
  text-decoration: none;
}
.listItem h5 {
  font-weight: bold;
  margin: 0 0 3px;
  display: inline;
}
.listItem p {
  margin: 0;
}
.listItem .viewHistory:hover {
  text-decoration: underline;
}
.actionSection {
  padding-left: 15px;
}
.actionHeader,
.actionBody {
  padding: 10px 45px 5px 0px;
}
.actionHeader .checkbox,
.actionBody .checkbox {
  background-color: #ccc;
  margin: 0 20px 0 0;
  padding: 8px 5px 10px 30px;
}
.actionHeader .buttonCont,
.actionBody .buttonCont {
  float: left;
}
.buttonCont{
  margin-top: 4px;
    padding-right: 10px;
}
.actionHeader .separator,
.actionBody .separator {
  float: left;
  width: 20px;
  height: 35px;
  background-color: transparent;
}
.actionHeader .btn,
.actionBody .btn {
  width: 35px;
  height: 35px;
  font-size: 20px;
  padding: 0;
  border-radius: 0;
  position: relative;
}
.actionHeader .btn:hover .addNew,
.actionBody .btn:hover .addNew,
.actionHeader .btn:focus .addNew,
.actionBody .btn:focus .addNew,
.actionHeader .btn:hover .addText,
.actionBody .btn:hover .addText,
.actionHeader .btn:focus .addText,
.actionBody .btn:focus .addText {
  background-color: rgba(235,235,235,0.7);
}
.actionHeader .btn .fa-check,
.actionBody .btn .fa-check {
  color: #008000;
}
.actionHeader .btn .fa-comments,
.actionBody .btn .fa-comments {
  color: #00f;
}
.actionHeader .btn .fa-trash-o,
.actionBody .btn .fa-trash-o {
  color: #f00;
}
.actionHeader .btn .addNew,
.actionBody .btn .addNew {
  font-size: 15px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(255,255,255,0.7);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #ccc;
}
.actionHeader .btn .addNew.toTop,
.actionBody .btn .addNew.toTop {
  top: 0;
}
.actionHeader .btn .addText,
.actionBody .btn .addText {
  font-size: 15px;
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255,0.7);
  width: 16px;
  height: 16px;
  display: block;
  font-weight: bold;
  border-radius: 50%;
  border: 1px solid #ccc;
}
.actionHeader .default,
.actionBody .default {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ffc525;
  font: bold 14px 'Noto Sans', sans-serif;
}
.sortBy {
  float: right;
}
.sortBy label {
  margin-right: 5px;
}
.actionBody {
  padding: 0;
}
.actionBody .checkbox {
  background-color: transparent;
  margin: 5px 0 0 0;
}
.actionBody .checkbox input[type="radio"],
.actionBody .checkbox input[type="checkbox"] {
  margin-top: 0;
}
.actionBody .btn {
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 0;
  border-radius: 0;
}
.editable-click,
a.editable-click {
  text-decoration: none;
  border-bottom: 0;
  display: block;
  margin-bottom: 0;
}
.editable-buttons {
  display: none;
}
.editable-buttons button {
  height: 25px;
  width: 25px;
  padding: 0;
}
.highlight:hover {
  font-size: 16px;
  color: #20b6ff;
  cursor: pointer;
  font-weight: bold;
}
.highlight {
  font-size: 16px;
  color: #20b6ff;	
  text-align: center;
}
.table-row-deleted {
  text-decoration: line-through;
  color: #f00;
  background: #c99 !important;
}
.table-row-modified {
  color: #00f;
}
.table-row-new {
  color: #008000;
  background: #9c9 !important;
}
.active-header-link {
  color: #02b6ff;
}
.list-item-bigger-image {
  padding: 0px 12px;
  font-size: 36px !important;
  color: #02b6ff
}
.list-item-medium-image {
  padding: 0px 12px;
  font-size: 24px !important;
  color: #02b6ff
}
.list-item-normal-image {
  padding: 0px 12px;
  font-size: 18px !important;
  color: #02b6ff
}
.list-item-small-image {
  padding: 0px 12px;
  font-size: 12px !important;
  color: #02b6ff
}
.panel-default > .panel-heading {
  color: black;
  font-weight: bold;
  background-color: white;
  border-color: white;
}
.text-primary {
  color: #014683;
}
.page-header {
  border-bottom: 1px solid 	#014683;
}
/* .navbar { */
  /* background-color:#014683; */
/* } */
/* .navbar .breadcrumb a { */
  /* color:white; */
/* } */
.navbar .breadcrumb a {
  color:#ffffff;
}
.navbar-nav > li > .dropdown-menu {
  padding: 0px;
  margin-top: 10px;
}
ul.dropdown-menu > li:hover{
  background: #777777;
}
.dropdown-backdrop{
  color:#ffffff
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
  color:#ffffff
}

.navigation-dock-header {
  background-color: #014683;
}
.sidenav-menu.active > a, .sidenav-menu.active a:hover, .sidenav-menu:hover > a, .sidenav-menu:hover a:hover {
  color: #fff;
}

.navigation-dock .dropdown-menu .active a, .navigation-dock .dropdown-menu .active:hover a,
.navigation-dock .dropdown-menu > li > a:hover{
  color: #014683;
}
.sidenav-menu.active > a .sidenav-menu-icon-settings, .sidenav-menu.active a:hover .sidenav-menu-icon-settings, .sidenav-menu:hover > a .sidenav-menu-icon-settings, .sidenav-menu:hover a:hover .sidenav-menu-icon-settings {
  background-image: url("../images/icon-settings@2x.png");
}
.nvd3 .nv-legend .nv-series text {
    font-size: 22px;
    transform: translate(-2px,0px);
}
.img-circle {
  border-radius: 100%;

}


list-item-bigger-image pointer pull-left fa fa-pencil{
color:#add8e6;
}
.fa-btn {
    color: #add8e6;
}
.truck-not-attached {
  background:url("/images/notAttachedTruck.png");
}
.truck-success {
    background:url("/images/successTruck.png");
}
.truck-error {
    background:url("/images/errorTruck.png");
}
.truckImage {
    height: 110px;
    width: 160px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 10px;
    font-size: 10px;
    display: inline-table;
    padding: 17px 0px 0px 90px;
    cursor: pointer;
    position: relative;
}
.truck-tank-image {
    margin-bottom: 10px;
    float: left;
}
.truck-tank-image-text {
    color: dimgray;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 15px;
    white-space: nowrap;
}
.truck-tank {
    height: 50px;
    padding: 0px;
    border: #999999 1px solid;
    width: 50px;
    margin-left: 15px;
    margin-bottom: 25px;
    box-shadow: 3px 3px 3px #888888;
}
.truck-tank-percent-text {
    position: relative;
    top: -35px;
    text-align: center;
    color: #0a0a0a;
    width: 50px;
}
.truck-tank-id {
    top: -2px;
    color: dimgray;
    left: 10px;
}
.truck-tank-empty-area {
  background: white;
}
.truck-tank-fill-area {
  background:#7cde70;
}

.truck-tank-fill-area-green {
  background:#7cde70;
}

.truck-tank-fill-area-red {
  background:#ff3333;
}
.truck-tank-fill-area-gray {
  background:lightgray;
}
.truck-tank-fill-area-orange {
  background:orange;
}
.truck-tank-area {
    float: right;
    width: 85%;
}

.gallons-area {
    background-color: #e6e7e6;
    margin-bottom: 23px;
}
.gallons-area-text {
  padding-left: 3px;
}
.truck-tank-detail-row {
    width: 100%;
    margin: 0px;
    margin-top: 10px;
}
.truck-tank-set-point {
    position: relative;
    margin: 0;
    width: 48px;
    
}
.truck-tank-legend {
   
    width: 25px;
}

.low-set-point {
    border-top: 2px dashed black;
}
.high-set-point {
    border-top: 2px dashed #1F00CC;
}
.estop-set-point {
  border-top: 2px dashed turquoise;
}
.tank-manaul-mode {
    background-color: #e6e7e6;
}
.tank-manual-mode-value {
    font-size: 35px;
    padding-right: 5px;
}
.dashboard-trucks-pie-filter {
  height: 215px; 
  background-color: white;
}
.dashboard-customers-pie-utilizationRate {
  height: 255px; 
  background-color: #b5b4b4;
  float: right;
}
.dashboard-customers-pie-list {
  height: 215px; 
  background-color: white;
}
.dashboard-customers-pie-chart {
  float: left;
  height: 215px;
}
.dashboard-pie-container {
  height: 215px;
}
.dashboard-trucks-pie-chart {
  width: 70%;
  float: right;
  height: 215px;
}
.dashboard-trucks-pie-filter-caption {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 8px;
  color: dimgray;
  font-size: 13px;
  font-weight: bold;
}
.dashboard-diagnostics-caption {
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 24px;
    font-size: 12px;
}
.dashboard-trucks-pie-filter-text {
    padding-left: 3px;
    padding-top: 3px;
    font-size: 10px;
    font-weight: bold;
}
.nvd3 .nv-axis .nv-axis text {
  font-weight: 100;
  font-size: 12px;
}
.nvd3 .nv-x .nv-axis text{
    transform: rotate(60deg);
    text-anchor: start !important;
    width: 12px;
}


.mapView-tooltip-container {
  background-color:white;
  padding-top:10px;
  padding-bottom:10px;
  border:1px solid black;
  width:500px;
  border-radius:4px;
  max-height: 385px;

}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  
  color: black;
  background-color: #A8A8A8 ;
}
.mapViewContainer .nav-pills > li.active > a, .mapViewContainer .nav-pills > li.active > a:hover,
 .mapViewContainer .nav-pills > li.active > a:focus,
.mapViewContainer .nav > li > a:hover, .mapViewContainer .nav > li > a:focus {
  background-color: #014683 ;
  color: #fff;
}
.mapViewContainer .tab-content {
  padding-top: 15px;
}
 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .fl-left{
    float: left;
  }
  .tank-manualMode-popup {
     margin: 50px 20px !important;
  }
  .tank-detail-popup {
    margin: 85px -170px;
    position: absolute;
    z-index: 2;
    background: #F8F8F8;
    border: 1px solid #f4f4f4;
    border-radius: 8px;
    width: 220px;
    box-shadow: 2px 2px 3px #888888;
  }
  .list-comma::after {
    content: ', ';
  }
  .list-comma:last-child::after {
    content: '';
  }
  .tank-detail-popup-text {
    font-size:12px;
    padding: 2px 20px;
    text-align: left;
  }
  button.truck-tank:focus {
    outline:0;
  }
  .truck-highlighted {
	  border: 1px solid #3fae3f;
    background-color:rgba(63, 174, 63, 0.2);
    width: 210px;
  }
  .tank-highlighted {
	  border: 3px solid #014683;
  }
  .tank-id-highlighted {
	  color: #014683;
	  font-weight: bold;
  }
  .tanks-manual-mode {
    cursor: pointer;
    padding:0px;
    margin:0px;
    background-color: #fff;
  }
  .tanks-manual-mode:hover {
    background-color: #014683;
  }
  .tanks-manual-mode:hover .tanksManualWrapper{
    color: #fff;
  }
  .mapView-tooltip-truckList-name {
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 5px 10px !important;
    width: 75px;
  }
  .mapView-tooltip-truckList {
    overflow-y:auto;
    max-height: 182px;
    padding-left: 16px;
  }
  #nozzleLogo {
	display: inline-block; 
	max-height: 100%;
  }
.client-wise-row {
  padding-left:4px;
}

.client-wise-col {
  height:20px;
  padding:0px;
}
.client-wise-span-icon {
  background-color:#014683;
  margin-left:15px;
}
.client-wise-filter-list {
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  font-size:12px;
  margin-left:10px;
}
.client-wise-div {
  height:215px;
}
.client-wise-text {
  font-size:90px;
}
.summaryView-Row {
  padding-bottom:10px;
}
.summaryView-Headings {
  color:#505050;
  font-size:12px;
}
.summaryView-Heading {
  font-size: 20px;
  color:#505050;
}
.summaryView-text{
  font-size: 15px;
  color:#ADADAD;
}
.summaryView-span {
  margin-left:3px;
  color:#ADADAD;
}
.summaryView-spanForNoChange {
  font : normal normal normal 13px/1 FontAwesome;
}
.summaryView-MainRow {
  text-align:left;
  padding:15px;
  padding-bottom: 0px
}
.summaryView-spanForCol {
  font : normal normal normal 13px/1 FontAwesome;
  color:#ADADAD;
  white-space:no-wrap;
}
.tankDetailsLegends-Row {
  padding:15px;
  background-color:#F8F8F8;
}
.tankDetailsLegends-Div {
  height:112px;
}
.tankDetailsLegends-Col {
  text-align:center;
}
.tankDetailsRow {
  padding-bottom:10px;
  background: none no-repeat scroll 0 0 #fff;
  position: relative;
  margin-bottom:10px;
}
.truckHealthWidgetMainDiv {
  outline: 2px solid #55A3DE;
  text-align:left;
  padding-left:15px;
  padding-right:15px;
  padding-top:10px;
  padding-bottom:10px;
  margin-top:10px;
  background-color:#EEF6FD;
  margin-bottom:10px;
}
truckHealthWidgetDiv {
  color:#505050;
  padding-bottom:10px;
}
.truckHealthWidgetText {
  color:#979797;
  font:normal normal normal 18px/1 FontAwesome;
}
.truckListMainDiv {
  white-space:nowrap;
  min-height:240px;
  min-width:185px;
  overflow-x: auto;
}
.truckListDiv-1 {
  margin-left:20px;
  margin-right:20px;
  display:inline-block;
  vertical-align: top;
}
.truckListDiv-2 {
  display:inline-block;
  text-align:center;
  width:210px;
}
.truckListDiv-2 .timeWrapper {
  height: 41px;
}
.truckListDiv-3 {
  display:inline-block;
  width:210px;
}
.truckListClockText {
  color:white;
  padding-left:-5px;
  font-size:18px;
}
.truckListStateText {
  font-size:14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tank-popup {
    background: transparent !important;
    border: none !important;
    outline: none;
}
.close {
    display:inline-block;
    padding:2px 5px;
    background:#ccc;
}
.scrollCheckboxes {
	overflow-y:auto;
  height:190px;
}
#scrollCheckboxesStyle::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#scrollCheckboxesStyle::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

#scrollCheckboxesStyle::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #55A3DE;
}

.chat-widget {
  height: 0px;
}

.chatWidgetWrapper {
  position: fixed;
  width: 300px;
  bottom: 10px;
  right: 15px;
  z-index: 100;
}
.pusher-chat-widget {
  background-color: rgba(1, 70, 131, 0.9);
  padding: 10px;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 10px;
}
.pusher-chat-widget label {
  display: block;
  color: #fff;
}
.pusher-chat-widget input[type="submit"] {
  display: block;
}

.onlineUser {
  width: 200px;
  margin: 5px;
  display: block;
}

#content {
  display: block;
  width: 250px;
  height: 300px;
  max-height: 300px;
}

.chatButton {
  background-color: rgba(1, 70, 131, 0.9);
  color: #fff;
  width: 300px;
}

.chatButton:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
  border: 1px solid #000;
}

.chatResponse {
  word-wrap: break-word;
}

.chatButton:focus,
.chatButton:active
 {
  color: #fff;
  width: 300px;
}

.chatArea {
  resize: none;
  width: 280px;
  padding: 10px;
  color: black;
}

.chatSendButton {
  background-color: rgba(0, 128, 0, 0.8);
  margin-left: 150px;
  margin-top: 8px;
  width: 130px;
}

.chatSendButton:hover {
  color: #fff;
  text-decoration: underline;
}

.chatSendButton:focus,
.chatSendButton:active {
  color: #fff;
}

#content {
  overflow-y: auto;
  max-height: 250px;
}

#chat-ruler {
  margin-top: 13px;
  margin-bottom: 13px;
}

.icon-background {
  color: #fff;
}

.fa-info {
  font-style: italic;
  color: lightseagreen;
}
.title {
  position: absolute;
  top: 30px;
  right: 34px;
  background: #fff;
  z-index: 10;
  width: 250px;
  padding: 10px;
  box-shadow: 0 0 11px -1px rgba(1, 70, 131, 0.5);
  display: none;
  color: #014683;
  transform: translateY(-50%);
}
.tooltipWrap {
  cursor: pointer;
}
.tooltipWrap .title:before {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  content: '';
  top: 50%;
  right: -10px;
  position: absolute;
  transform: translateY(-140%);
}

.tooltipWrap:hover .title {
  display: block;
}
.jobs-active-tab {
	border-bottom: 2px solid #087D86;
	padding-bottom: 5px;
}
.custom-caret {
	display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.custom-caret1 {
	display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
#online-icon {
  font-size:11px;
  color:#21aa17";
}

ul#progress {
  list-style:none;
  margin-top: 10px;
  margin-right: 40px;
  margin-left: 28px;
  }
  ul#progress li {
  display: inline-flex;
  width:15px;
  height:15px;
  border:1px solid #fff;
  /* border-radius:50px; */
  border-left:1px solid #E5E5E5; border-top:1px solid #E5E5E5; border-right:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5;
  background:#E5E5E5;;
  }
  
  ul#progress li:first-child { margin-left:0; }
  
  .running .ball {
  background-color:#3fae3f;
  width:15px;
  height:15px;
  /* border-radius:50px; */
  /* -moz-transform:scale(0);
  -webkit-transform:scale(0);
  -moz-animation:loading 1s linear forwards;
  -webkit-animation:loading 1s linear forwards; */
  }
  
  #layer1 { -moz-animation-delay:0.5s; -webkit-animation-delay:0.5s; }
  #layer2 { -moz-animation-delay:1s; -webkit-animation-delay:1.5s; }
  #layer3 { -moz-animation-delay:1.5s; -webkit-animation-delay:2.5s; }
  #layer4 { -moz-animation-delay:2s; -webkit-animation-delay:3.5s; }
  #layer5 { -moz-animation-delay:2.5s; -webkit-animation-delay:5s; }
  
  /* @-moz-keyframes loading {
  0%{-moz-transform:scale(0,0);}
  100%{-moz-transform:scale(1,1);}
  }
  
  @-webkit-keyframes loading {
  0%{-webkit-transform:scale(0,0);}
  100%{-webkit-transform:scale(1,1);}
  } */

  .error-status .ball{
    
    background-color:#b5b5ba;
    background-image: -moz-linear-gradient(90deg, #2187e7 25%, #a0eaff);
    
    background-color: red;
    
    width:15px;
    height:15px;
    /* border-radius:50px; */
    /* -moz-transform:scale(0);
    -webkit-transform:scale(0);
    -moz-animation:loading 1s linear forwards;
    -webkit-animation:loading 1s linear forwards; */
    }
    
    #layer1 { -moz-animation-delay:0.5s; -webkit-animation-delay:0.5s; }
    #layer2 { -moz-animation-delay:1s; -webkit-animation-delay:1.5s; }
    #layer3 { -moz-animation-delay:1.5s; -webkit-animation-delay:2.5s; }
    #layer4 { -moz-animation-delay:2s; -webkit-animation-delay:3.5s; }
    #layer5 { -moz-animation-delay:2.5s; -webkit-animation-delay:5s; }
    
    @-moz-keyframes loading {
    0%{-moz-transform:scale(0,0);}
    100%{-moz-transform:scale(1,1);}
  }

  .truckWrapper {
    position: relative;
    white-space: nowrap;
    min-height: 240px;
    min-width: 185px;
  }
  .truckWrapper .truckListMainDiv {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    height: 240px;
    background-color: #fff;
  }
  .truckWrapper.fixed {
    position: fixed;
    background-color: #fff;    
    padding: 0;
    z-index: 99;
    top: 52px;
    box-shadow: 0px 0px 21px -2px rgba(1, 70, 131, 0.45);
    border-radius: 0 0 5px 5px;
    height: 210px;
    min-height: 210px;
    -webkit-transition: min-height 1s; 
    -moz-transition: min-height 1s; 
    -ms-transition: min-height 1s; 
    -o-transition: min-height 1s; 
    transition: min-height 1s;  
  }
  .fixed .mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 0;
  }
  .fixed .truckListMainDiv {
    width:100%;
  }
  .fa.editIcon {
    border: 1px solid #3fae3f;
    padding: 4px;
    color: #3fae3f;
    border-radius: 4px;
    margin-top: -16px;
    margin-right: -17px;
    font-size: 16px;
    background: #fff;
  }
  .fa.editIcon:hover {
    color: #fff;
    background: #3fae3f;
  }
  .fixed .truckImage {
    height: 80px;
    width: 155px;
    display: block;
    padding: 17px 0px 0px 50px;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: height 1s; 
    -moz-transition: height 1s; 
    -ms-transition: height 1s; 
    -o-transition: height 1s; 
    transition: height 1s;  
    -webkit-transition: width 1s; 
    -moz-transition: width 1s; 
    -ms-transition: width 1s; 
    -o-transition: width 1s; 
    transition: width 1s;  
  }
.fixed .truckListDiv-2 .timeWrapper {
  height: 30px;
  -webkit-transition: height 1s; 
  -moz-transition: height 1s; 
  -ms-transition: height 1s; 
  -o-transition: height 1s; 
  transition: height 1s;  
}
.fixed ul#progress {
  margin-top: 5px;
  margin-right: 40px;
  margin-left: 28px;
  margin-bottom: 5px;
}
.fixed.truckWrapper .truckListMainDiv {
  height: 210px;
  min-height: 210px;
  -webkit-transition: height 1s; 
  -moz-transition: height 1s; 
  -ms-transition: height 1s; 
  -o-transition: height 1s; 
  transition: height 1s;  
  -webkit-transition: min-height 1s; 
  -moz-transition: min-height 1s; 
  -ms-transition: min-height 1s; 
  -o-transition: min-height 1s; 
  transition: min-height 1s; 
}
.onlineUserList {
  width: 100%;
  color: #000;
  height: 40px;
}

#truckListTruckName {
  color: #fff !important;
  padding-top:3px;
}

.rightSummaryWrapper.summaryView-MainRow {
    padding: 5px 15px;
}

.rightSummaryWrapper .summaryView-Row{
  padding-bottom: 5px;
}
.rightSummaryWrapper .summaryView-MainRow {
  padding: 5px 15px 0;
}
.downloadBtn {
  background: url("/images/download.png") center no-repeat;
  width: 35px;
  height: 30px;
  display: block;
  background-size: auto 60%;
  border: none;
  background-color: #014683;
}

.fas-card {
  transition: all 0.5s cubic-bezier(.25,.8,.25,1);
  box-shadow: 0 14px 28px rgba(0,0,0,0.03), 0 10px 50px rgba(0,0,0,0.10);
}

.disableClick{
  cursor: not-allowed;
}
.fas-card:hover {
  cursor: pointer;
  box-shadow: 0 0px 0px rgba(0,0,0,0.03), 0 0px 0px rgba(0,0,0,0.22);
}

.pumping {
  background-color:#00E676 !important;
  color:white !important;
}

.ccverify {
  background-color:#d538b9 !important;
  color:white !important;
}

.in-Production {
  background-color: darkorange !important;
  color:white !important;
}

.idle {
  background-color: #03a9f4 !important;
  color:white !important;
}

.rigUpDown {
  background-color: #ffc525 !important;
  color:white !important;
}

.neutral {
  background-color: rgb(136, 125, 125);
  color:white;
}

.emergency {
  background-color: #f44336 !important;
  color:white !important;
}

.lease-color {
  background-color: #e62989  !important;
}

.active-yes-dot {
  height: 15px;
  width: 15px;
  background-color: green;
  border-radius: 50%;
  margin: auto;
  display: inline-block;
}

.active-no-dot {
  height: 15px;
  width: 15px;
  background-color: red;
  border-radius: 50%;
  display: inline-block;
}

.satellite {
  background: url("/images/Satellite.png") center no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  display: inline-block;
}

.cellular {
  background: url("/images/Cellular.png") center no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  display: inline-block;
}

.connection-active {
  height: 15px;
  width: 15px;
  background-color: green;
  display: inline-block;
}

.connection-inactive {
  height: 15px;
  width: 15px;
  background-color: lightslategray;
  display: inline-block;
}
.sidenav-menu.active, .sidenav-menu.open.active, .sidenav-menu:hover > a:hover, .sidenav-menu:hover a {
  background-color: #087D86;
}
li.sidenav-menu.active:after, .sidenav-menu.open.active:after, .sidenav-menu:hover > a:after  {
  border-left: 20px solid #087D86;
}
.sidenav-menu > a {
  color: #087D86;
}
.disabled {
   pointer-events:none;
}
.home-div {
  display: table;
  height: 190px;
  width: 100%;
  text-align: center;
  background-color:#f4f6f9;
  border-radius: 5px;
  box-shadow: 3px 3px 8px #f4f5f7;
}
.home-div > span {
  display: table-cell;
  vertical-align: middle;
}
.home-anchor {
  display: inline-block;
  transition: .3s;
  text-decoration:none !important;
}
.home-fields-anchor:hover{
  font-weight: bold;
  text-decoration: none;
}
.home-anchor:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.pr-0 {
  padding-right: 0px;
}
.mr-4 {
  margin-right: 4px;
}
@media (min-width: 1200px) {
  .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    visibility: visible;
  }
  .app-container {
    margin-left: 0px;
  }
}
@media (max-width: 1200px) {
  .login-center-form {
      justify-content: flex-start;
  }
  .visible-xs {
    display: block!important;
  }
  .desktopMenu {
    display: none!important;
  }
  .app-container {
    padding-top: 60px !important;
  }
  .padding-t40 {
    padding-top:40px !important;
  }
  .sep-section {
    margin-bottom: 10px;
  }
  .fasUnitRightSection {
    height: auto !important;
  }
}
@media (min-width: 1400px) {
  .app-container {
    padding-top: 72px;
  }
}
@media (max-width:768px) {
  .remove-width {
   width: 0 !important;
  }
  .margin-haeder-dropdown {
    margin-left: 10%;
  }
}
.Measure-fuel-level {
  background: url("/images/Measure-fuel-level.png") center no-repeat;
  width: 19px;
  height: 19px;
  background-size: 100% 100%;
  display: inline-block;
}
.Fuel-order {
  background: url("/images/Fuel-order.png") center no-repeat;
  width: 19px;
  height: 19px;
  background-size: 100% 100%;
  display: inline-block;
}
.Accept-fuel-delivery {
  background: url("/images/Accept-fuel-delivery.png") center no-repeat;
  width: 19px;
  height: 19px;
  background-size: 100% 100%;
  display: inline-block;
}
.Warehouse-configuration {
  background: url("/images/Warehouse-configuration1.png") center no-repeat;
  width: 19px;
  height: 19px;
  background-size: 100% 100%;
  display: inline-block;
}					  
.bolIcon {
  background: url("/images/bolIcon.png") center no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  display: inline-block;
}
.no-fuel-order {
  text-align: center;
  vertical-align: middle;
  line-height: 90px;
  background-color: #f9f9f9;
  font-weight: 800;
}
.required-fields-icon {
  color: #ef6565;
  padding-left: 1px;
}
.disableDeletedRow {
  background-color: #f3f3f3;
}
.ft-in-padding {
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
}
.selected-button{
  background-color: #11d676  !important;
  border: none;
}
.icon-right-padding {
  padding-right: 4px;
}
.disabled-area {
  pointer-events: none;

  /* for "disabled" effect */
  opacity: 0.5;
  background: #CCC;
}
.red-icon {
  color: red;
  font-size: 21px;
  align-items: center;
  top: 13px;
}
.yellow-icon {
  font-size: 21px;
  align-items: center;
  top: 13px;
  color: orange;
}
.alert-type-msg {
  display: grid;
  font-size: 10px;
  padding-left: 10px;
  padding-bottom: 7px;
}
.dyed-bottom {
  margin-bottom: -6px !important;
}
.clear-top {
  margin-top: -6px !important;
}
.red-small-icon {
  color: red;
  font-size: 12px;
  padding-left: 2px;
}
.yellow-small-icon {
  color: orange;
  font-size: 12px;
  padding-left: 2px;
}
.fuel-bol-msg {
  line-height: 32px;
    text-align: -webkit-center;
    background: #e0dbdb;
    font-size: initial;
}
.disable-form {
  opacity: 0.8;
  pointer-events: none;
}
.new-status {
  border-left: 7px solid rgb(179, 174, 174);
}
.partially-delivered-status {
  border-left: 7px solid rgb(226, 115, 226);
}
.delivered-closed-status {
  border-left: 7px solid rgb(113, 226, 113);
}
.partially-delivered-closed-status {
  border-left: 7px solid green;
}
.bol-closed-status {
  border-left: 7px solid rgb(118, 206, 225)
}
.bol-rejected-status {
  border-left: 7px solid rgb(221, 98, 98)
}
.imported-toascend-status {
  border-left: 7px solid rgb(17, 85, 76)
}
.unknown-import-status {
  border-left: 7px solid rgb(248, 219, 91)
}
.fail-to-import-status {
  border-left: 7px solid rgb(255, 140, 0)
}
.inventorydetail-basic-info {
  padding: 17px;
  border-radius: 8px;
  background: #fbfbfb;
  border-bottom: 1px solid #dcd4d4;
}
.lease-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.activity-info {
  line-height: 78px;
  border-left: 1px solid #d0c3c3;
  margin-left: 17px;
}
.align-icons {
  margin-top: 10px;
  text-align: center;
  width: 151px;
}
.fuel-order-bol-border {
  line-height: 37px;
  margin-left: -17px;
}
.fuel-order-border {
  line-height: 63px;
  margin-left: -17px;
}
.site-detail-pos {
    right: -11px;
    position: absolute;
}
.removeBolnum {
  float: right;
  position: inherit;
  top: -26px;
  font-size: initial;
  padding-right: 10px;
  cursor: pointer;
}
.bol-number {
  padding-left: 11px;
  margin-bottom: 3px;
}
.ellipsis-css {
  overflow: hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  width:150px;
  display:inline-block;
}
.ellipsis-css-carrier{
  overflow: hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  width:72px;
  display:inline-block;
}
.open-fuelorder-count {
  height: 18px;
  width: 18px;
  background-color: #25a7a2;
  display: block;
  border-radius: 50%;
  margin-left: 7px;
  text-align: center;
  font-size: 10px;
  line-height: 18px;
  color: white;
}
.Accept-fuel-delivery-detail {
  background: url(/images/Accept-fuel-delivery.png) center no-repeat;
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
  display: inline-block;
  margin: 4px;
}
.fuel-order-detail-status {
  height: 89px;
  font-size: 22px;
  font-style: italic;
}
.time-input-hr{
  width: 35%;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.time-input-min {
  width: 35%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.in-transit-status {
  border-left: 7px solid rgb(158, 156, 29);
}
.in-transit-stage {
  color: #008000a1;
  animation:blinkingText 0.8s infinite;
}
.error-animate {
  color: red;
  animation: errorblinkingText 0.8s infinite;
}
.shift-animate {
  background: #50d4df;
  animation: shiftblinkingText 0.8s infinite;
}
/* .fa-caret-down {
  animation: fa-caret-down1 0.8s infinite;
}
@keyframes fa-caret-down1{
  0%{     color: rgb(216, 66, 66)  }
  49%{    color: rgb(226, 198, 198) }
  50%{    color: rgb(221, 173, 173)}
  99%{    color:rgb(214, 51, 51) }
  100%{   color: red }
}
.fa-caret-up {
  animation: fa-caret-up1 0.8s infinite;
}
@keyframes fa-caret-up1{
  0%{     color: rgb(216, 66, 66)  }
  49%{    color: rgb(226, 198, 198) }
  50%{    color: rgb(221, 173, 173)}
  99%{    color:rgb(214, 51, 51) }
  100%{   color: red }
} */
@keyframes errorblinkingText{
  0%{     color: rgb(216, 66, 66)  }
  49%{    color: rgb(226, 198, 198) }
  50%{    color: rgb(221, 173, 173)}
  99%{    color:rgb(214, 51, 51) }
  100%{   color: red }
}				
@keyframes blinkingText{
  0%{     color: #008000a1;  }
  49%{    color: #86b486a1; }
  50%{    color: #51b651a1;}
  99%{    color:#008000a1; }
  100%{   color: #008000a1; }
}
@keyframes shiftblinkingText{
  0%{     background: #05808b  }
  49%{    background: #187d86  }
  50%{    background: #64b7be }
  99%{    background: #6dc9d1 }
  100%{   background: #05808b  }
}						 
.md-dialog-container {
  z-index: 999999 !important;
}
.reject-div {
  position: absolute;
  bottom: 33px;
    z-index: 2;
    background: #F8F8F8;
    border: 1px solid #f4f4f4;
    border-radius: 8px;
    box-shadow: 2px 2px 3px #888888;
    padding: 13px 22px 13px 29px;
    line-height: normal;
}
.failedImport-div {
  position: absolute;
  bottom: 30px;
  right: 70px;
    z-index: 100;
    width : 250px;
    height: fit-content;
    background: #F8F8F8;
    border: 1px solid #f4f4f4;
    border-radius: 8px;
    box-shadow: 2px 2px 3px #888888;
    padding: 13px 22px 13px 29px;
    line-height: normal;
}			   
.bol-reject-remove {
  right: 0;
  position: absolute;
  top: 0px;
  font-size: 16px !important;
  color: #d5d0d0;
  cursor: pointer;
  padding: 5px;
}
.mainMenu {
  display: -webkit-inline-box;
}
.loginEye {
  font-size: 17px;
  right: 32px;
  position: absolute;
  top: 50%;
  cursor: pointer;
}
.blue-color {
  color: blue;
}
.black-color {
  color: black;
}
.new-width  {
  width: 154px !important;
  font-size: 11px  !important;
}
.cutomtextbox{
  text-align: center; 
  width: 100%; 
  border: none;
}
.nonEditableColumn{
  width: 20%;
  padding: .75rem;
  background: #f9f9f9;
}
.cutomtextbox:focus{
  outline: none;
}
.pumping-rigUpDown {
  background-color:rgba(0, 230, 119, 0.623) !important;
  color:white !important;
}
.selected-meter-ticket {
  background-color: #788c8e !important;
  border-color: #788c8e !important;
}
.vertical-dots:after {
  content: '\2807';
  font-size: 1em;
  color: #2e2e2e;
  display: inline;
}
.modal-xl {
  width: 100% !important;
}
.standBy {
  background-color :#03a9f4 !important;
  color: white !important;
}
div.card {
  width: 250px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}

div.header {
  background-color: #4CAF50;
  color: white;
  padding: 10px;
  font-size: 40px;
}

/* div.container {
  padding: 10px;
  width: 243px !important;
} */
.circle-count {
  height: 25px;
    width: 25px;
    background-color: #ebe8e8;
    border-radius: 50%;
    display: inline-block;
}
.wizard-div {
  height: 82px;
  text-align: right;
  border-right: 2px solid #e4e3e3;
}
.wizard-circle {
  height: 34px;
    width: 34px;
    background-color: #ebe8e8;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: -1px;
    cursor: pointer;
    outline: none;
}
.detail-info {
  /* height: 452px; */
  height: calc(100vh - 18em);
  border: 1px solid #e6e3e3;
  margin-top: 12px;
}
.selected-wizard {
  border: 3px solid #ff9ae1;
}
.start-shift-div {
  text-align: center;
  line-height: 140px;
  border: 1px solid #2a8686;
  cursor: pointer;
  border-style: dashed;
  font-size: x-large;
  font-style: italic;
  color: #2a8686;
  width: 61%;
  cursor: pointer;
  margin-top: 100px;
  border-radius: 13px;
}
.shift-btn {
  padding: 6px;
  border: 2px solid #e7e7e7;
  line-height: 30px;
  width: 63px;
  cursor: pointer;
  outline: none;
}
.selected-shift {
  background-color: #02b6ff;
  color: white;
  border-color: #02b6ff;
}
.wrong-fas-unit {
  position: absolute;
  right: 30px;
  top: 39px;
  color: #014683;
  cursor: pointer;
  font-style: oblique;
  font-size: medium;
  font-weight: 600;
}

.wizard-header {
  background: #53a4ab;
  color: white;
  padding: 6px;
  text-align: center;
}
.wizard-detail {
  padding: 13px;
}
#pointer {
  /* width: 136px; */
  height: 40px;
  position: relative;
  background: #ebe8e8;
  text-align: center;
  cursor: pointer;
  outline: none;
}
#pointer:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid white;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
#pointer:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #ebe8e8;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.subflow-text {
  padding-top: 8px;
    font-size: small;
    padding-left: 27px;
}
.selected-deliveryStatus:before {
  border-left: 20px solid #02b6ff !important;
}
.planet-view.ng-animate {
  transition: all ease 0.1s;
  position: relative;
}

.planet-view.ng-enter {
  top: 20px;
  opacity: 0;
}

.planet-view.ng-leave,
.planet-view.ng-enter.ng-enter-active {
  top: 0;
  opacity: 1;
}

.planet-view.ng-leave.ng-leave-active {
  top: -20px;
  opacity: 0;
}
.operator-deatil {
  height: 91px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(167, 162, 162) rgb(223, 223, 223) rgb(223, 223, 223);
  border-image: initial;
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 32px;
}
.fullscreenDiv {
  width: 100%;
  height: auto;
  bottom: 0px;
  top: 0px;
  left: 0;
  position: absolute;
}
.center{
  position: fixed; /* or absolute */
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
.time-line-success {
  background-color: #66d766;
}
.disable-shift-btn {
  pointer-events: none;
  cursor: not-allowed;
}
.custom-has-error1 .ui-select-match .ui-select-toggle {
  border-color: darkred;
}
.marine-red-alert {
  color: #e90909;
}
.impersonated-header {
  background: #00704c !important;
}
.impersonated-menu {
  background: #53bc2a;
}
.circle-div {
  height: 117px;
    width: 117px;
    border-radius: 12%;
    display: inline-block;
    background: white;
    margin: auto;
    cursor: pointer;
    color:white;
}
.home-div1 {
  height: 221px;
    border-radius: 5px;
    box-shadow: 3px 3px 8px #c6c6c7;
}
.processed-in-ascend-color {
  background-color: #00E676 !important;
}
.import-error-color {
  background: #f44336 !important;
}
.active-scheduled-color {
  background-color:#03a9f4 !important
}
.integration-hover:hover {
  background: rgb(243, 241, 241) !important;
}
.integration-error-scroll {
  display: block;
  height: 56vh;
  overflow: hidden;
  overflow-y: auto;
  padding: 0px 5px 0px 5px;
}
.hover-css:hover {
  transform: scale(1.1);
  transition: .3s;
}
.sub-header-count {
  color: #807e7e;
    padding: 5px;
}
.divback {
  height: 66px;
  background: #f1f0f0;
  text-align: center;
  border-right: 1px solid #e8e6e6;
  cursor: pointer;
}
.refresh-icon {
  right: 67px;
    position: absolute;
    font-size: 38px !important;
    top: 30px;
    cursor: pointer;
    color: gray;
}
.maintenance-popup-btn {
  float: right;
  font-size: initial !important;
  margin-top: 6px;
  cursor: pointer;
}
md-tab-data{
  opacity: 1;
  display: table;
  right: 0;
  left: initial;
  z-index: 20;
}
.removed-item {
  animation: removed-item-animation 1s cubic-bezier(.65,-0.02,.72,.29);
}
@keyframes removed-item-animation {
  0% {
       opacity: 1;
       transform: translateX(0);
   }
   100% {
       opacity: 0;
       transform: translateX(-800px);
   }
}
.bol-list-error {
  min-width: 62px;
}
.display-flex {
  display:flex;
}

.stage-branch {
  background: url('/images/stage-branch.png') center no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  display: inline-block;
}
.padding-form {
  padding-left: 20px;
  padding-right: 20px;
}
.select-header-override {
  margin-left: 10px;
    background: #777777;
    border: #777777;
    color: white;
}
.ngSelectBox  dt > a {
  color: white !important;
  background-image: none !important;
  border: 1px solid rgb(103 101 101) !important;
    width: 170px !important;
    background: #575757 !important;
}
.ngSelectBox  dt > a > span > img{
  height: 19px !important;
  padding-right: 14px !important;
}
.ngSelectBox  dt > a > span {
  font-size: larger;
}
.ngSelectBox  dt > a::after {
  content: ' \02C7';
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 3px;
    color: white;
}

dd > ul > li > a > img.image {
  height: 28px;
  margin-right: 22px;
  width: 28px;
}
.update-tenant-detail-text {
  background: gray;
  padding: 8px;
  color: white;
  font-weight: 600;
}
.label-header-style {
  font-size: inherit;
  font-weight: bold;
  padding-right: inherit;
}
.master-detail-header-block {
  background-color: #f5f5f5;
  height: 38px;
  font-weight: bold;
}
.change-writing-mode {
  writing-mode: inherit !important;
  height: 100px;
  transform: none !important;
}
.change-block-mode {
  display: grid;
}
.deployed-status {
  background: green !important;
}
.leased-status {
  background: #082f86 !important;
}
.available-status {
  background: #e4e4e4 !important;
  color: black;
}
.other-status {
  background: #826104 !important;
}
.circle-status {
  height: 15px;
    width: 15px;
    border-radius: 50%;
    display: block;
    margin-left: 38%;
    margin-top: 9px;
    background: gray;
}
.hover-change:hover {
  transform: scale(1.1);
}

.loginEye {
  margin-right: 16px;
  margin-top: 3px;
}
.table-style{
  position: relative;
  overflow-x:hidden; 
  overflow-y:hidden; 
  overflow:scroll; 
  height:450px;
}
.table-style::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
.table-style::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
  height:8px;
}
.table-style::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: rgba(138, 137, 137, 0.678);
}
.r-2{
  margin-bottom:12px; 
  width:200px;
}
.r-3{
  width:200px;
  margin-top:12px;
}

#reportTable tr td{
  width:30px;
  height:30px;
}


.pumping1 {
  background-color:#00E676 !important;
  color: transparent;
}

.ccverify1 {
  background-color:#d538b9 !important;
  color: transparent;
}

.in-Production1 {
  background-color: darkorange !important;
  color: transparent;
}

.idle1 {
  background-color: #03a9f4 !important;
  color: transparent;
}

.rigUpDown1 {
  background-color: #ffc525 !important;
  color: transparent;
}

.neutral1 {
  background-color: rgb(136, 125, 125);
  color: transparent;
}

.emergency1 {
  background-color: #f44336 !important;
  color: transparent;
}

.lease-color1 {
  background-color: #e62989  !important;
  color: transparent;
}
.standBy1 {
  background-color :#03a9f4 !important;
  color: transparent;
}
.on-rent {
  color: transparent;
    background: #ececec;
}
.scrollableViewCalendar {
  overflow-y: scroll !important;
    height: 300px !important;
}
.calendaor-table-td {
  border-right: 1px solid #5f5d5d;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 600;
}
.calndar-th-box {
  padding-left: 25px;
  padding-right: 25px;
  border-right: 1px solid #d4d4d4;
}
.dot {
  height: 18px;
  width: 18px;
  border: 0.5px solid black;
  border-radius: 50%;
  margin-top:7px;
  margin-left: 10px;
}
.dot label{
  margin-left:25px;
  font-size:14px;
  margin-top: -4px;
  white-space: nowrap;
}
.box{
  height: 190px;
  width : 165px;
  border-radius: 5px;
  margin-left: -13px;
  -webkit-box-shadow: 0 0 8px 2px #D1D1D1;
  box-shadow: 0 0 8px 2px #D1D1D1;
  padding : 3px;
}
#calTable thead th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
}
.maintenanceDetails{
  margin-left:-72px;
}

#tabsTable{
    table-layout: fixed;
    width: 100%;
    overflow-y:scroll;
    height:200px;
}

#tabTable thead{
  position: sticky;  
  top: 0; 
  height:5px; 
  z-index: 1;
}
#tabsTable td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

