@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('MaterialIcons-Regular'),
       url(../addons/fonts/MaterialIcons-Regular.woff2) format('woff2'),
       url(../addons/fonts/MaterialIcons-Regular.woff) format('woff'),
       url(../addons/fonts/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-size: 24px;
  font-style: normal;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  width: 1em;
 /* height: 1em;
  line-height: 1;*/
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
/* Design BAIS elements */
/* Design BAIS elements */
/* Design BAIS elements */

.MVHEADER
{
   color: #000000;
   background-color: #dddddd;
   border: 1px solid #cccccc;
   overflow: auto;
}

.Searchlabel, .searchlabel, .SEARCHLABEL, .SearchLabel, .searchLabel
{
   font: 11px Verdana; /* global font */
   border: none;
   font-weight: normal;
   cursor: pointer;
   color: black;
   text-decoration:underline;
   padding: 0px;
   width: auto;
   margin: 0px;
   margin-top: -2px;
   text-align: left;
   background-color: transparent;
   overflow: visible;
}

div.clear {
   clear: both;
   width: 100%;
   height: 1px;
}

/* Fusion Elements */
/* Fusion Elements */
/* Fusion Elements */

.FusionToolbar {
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 22px;
   font-size: 10px;
}

.FusionToolbarButton {
   height: 20px;
   cursor: pointer;
   padding: 1px 5px;
   border: 0px;
   margin: 1px;
   text-decoration: none;
   display: inline-block;
   line-height: 20px;
}

.FusionToolbarButtonHover {
   height: 20px;
   cursor: pointer;
   padding: 0px 4px;
   border: 1px solid silver;
   margin: 1px;
   background-color: whitesmoke;
   text-decoration: none;
   display: inline-block;
   line-height: 20px;
}

.FusionBox {
	background-color: #f0f0f0;
	border: 1px solid silver;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.FusionFakeButton
{
   text-align: center;
   line-height: 1.8;
   background-color: #ccc;
   border: 1px solid #888;
}

.FusionLabel
{
}

.FusionLabelBold
{
   font-weight: bold;
}

.FusionLabelOutput
{
   color: white;
   background-color: black;
   overflow: hidden;
   font-weight: bold;
}

.FusionLabelHeader
{
   font-weight: bold;
   color: white;
   overflow: hidden;
   padding:0px;
   padding-left: 5px;
   padding-top: 2px;
   *padding-top: 0px;
   _padding-top: 0px;
   background-color: black;
   vertical-align: center;
}

.FusionLabelBreak {
   background: black;
   font-size: 1pt;
}

.FusionLabelHilite
{
   color: white;
   vertical-align:middle;
   background-color: #000;
}


.FusionInput {
   font: 11px Verdana; /* global font */
   color: #000000;
   margin: 0px;
   resize: none;
}

.FusionInputHilite {
   font: 11px Verdana; /* global font */
   font-weight: bold;
   color: #FFFFFF;
   background-color: #333;
   border: 1px solid #EEEEFF;
   margin: 0px;
}

.FusionInputBold {
   font: 11px Verdana; /* global font */
   font-weight: bold;
   color: #444444;
   margin: 0px;
}


.FusionRepBody {
   xxfont-weight: bold;
   color: #444444;
   background-color: white;
   overflow: auto;
   border:1px solid #c7c7c7;

}

   .FusionRepBody table {
      border-collapse: collapse;
   }

      .FusionRepBody table tr td {
         font-size: 11px; /* global size */
         overflow: hidden;
         /* white-space: nowrap; */
         padding-left: 2px;
         padding-right: 2px;
         padding-top: 2px;
         padding-bottom: 2px;
         border-bottom: 0px;
         border-right: 0px;
      }

         .FusionRepBody td img
         {
            margin-bottom: -1px;
         }

/* nd */
.FusionRepBody table tr td:first-child {
	border-left: none;
}

.FusionRepHeader {
   color: #000000;
   background-color: #e3e3e3;
   border:1px solid #c7c7c7;
   overflow: hidden;
}

.FusionGridHeader
{
   color: white;
   background-color: black;
   font-weight: bold;
   border:1px solid silver;
   font-size: 8pt;
   height: 18px;
   padding:1px;
   text-align: center;
   overflow: hidden;
}

.FusionGridBody
{
   border:1px solid silver;
   font-size: 8pt;
   height: 18px;
   padding:1px;
   overflow: hidden;
}

.FusionGridClick
{
   text-decoration:underline;
}

.FusionLangDrowpdown
{
   height: 19px;
}

/* Dialogs and other pop ups */
/* Dialogs and other pop ups */
/* Dialogs and other pop ups */


.DialogLabel {
   color: #333333;
   position: absolute;
   left: 10px;
   top: 10px;
   width: 490px;
   height: 200px;
   background-color:  whitesmoke;
   border: 1px solid silver;
}

.DialogImage {
   position: absolute;
   left: 20px;
   top: 20px;
}

.DialogText {
   position: absolute;
   left: 100px;
   top: 20px;
   width: 390px;
   height: 150px;
   overflow: auto;
}

.DialogButtonBox {
   position: absolute;
   top: 180px;
   width: 490px;
   height: 20px;
   overflow: hidden;
}

.DialogButton {
   position: absolute;
   width: 80px;
   height: 20px;
   color: black;
   padding: 0px;
   font-family:Verdana;
   font-size:8pt;
}

.fp-dialog .ui-widget-header {
   border: none;
   border-bottom: 1px solid #aaa;
}

.fp-dialog.ui-dialog .ui-dialog-buttonpane {
   margin-top: auto;
}

.fp-dialog.ui-dialog div[class^="ui-resizable"] {
   display: none !important;
}

/* Reports */
/* Reports */
/* Reports */

.ReportHeaderParent {
   border: none;
   padding: none;
   margin: none;
   width: 100%;
   table-layout: fixed;
   empty-cells: show;
   top: 0px;
   left:0px;
}

   .ReportHeader {
      position: absolute;
      width: 100%;
      table-layout: fixed;
      empty-cells: show;
      top: 0px;
      left: 0px;
      font-size: 6pt;
      white-space:normal;
   }

      .ReportHeaderCell {
         background-color:black;
         color:white;
         font-weight:bold;
         white-space:normal;
         border-left:1px solid white;
         cursor:pointer;
         padding:1px;
         margin:1px;
      }



.ReportBody {
   border: none;
   padding: none;
   margin: none;
   width: 100%;
   table-layout: fixed;
   empty-cells: show;
   white-space: nowrap;
   top: -2px;
}
table.ReportBody {
   /* white-space: nowrap; */
}
#invoice table
{
   border-spacing: 0;
    background-color: #FBFBEE;
    border: 1px solid #000;
    width:100%;
    overflow: hidden;
    margin:5px 0;
    font-size: 9pt;
}
#invoice th
{
   color: white;
   background-color:#000;
   font-weight: bold;
   border-right:1px solid silver;
   font-size: 8pt;
   height: 18px;
   padding:1px;
   text-align: center;
   overflow: hidden;
}
#invoice td, #invoiceTotals td
{
   border-right:1px solid #000;
   padding: 5px;
}
#invoiceTotals table
{
   border-spacing: 0;
    background-color: #FBFBEE;
    border: 1px solid #000;
    overflow: hidden;
    font-size: 9pt;
   width:245px;
   float:right;
   margin:-5px 0 0 0;
   border-top:none;
}

.ui-helper-reset {
   padding: 0;
}

.ui-multiselect {
   background: white;
   border: 1px solid #AAA;
   font: 11px verdana;
   color: black;
   padding: 0px;
   padding-left: 5px;
   padding-top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-widget-header {
   background: #DDDB39;
}

.ui-corner-all {
   -moz-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;
}


/* Start of banner paging */

.BANNERPAGING {
}

.BANNERPAGING table {
 font: normal normal normal 9px/normal verdana;
 text-align: center;
 align: center;
 background-color: #E9E89A;
 border: 1px solid black;
}

.BANNERPAGING a {
}

.BANNERPAGING td {
 cursor: default;
 border: 1px solid #E9E89A;
}

.BANNERPAGING td.Over {
 cursor: pointer;
 border: 1px solid silver;
 background-color: #F2F1A3;
}

.BANNERPAGING span {
 background-repeat: no-repeat;
 display: block;
 height: 35px;
 width: 90px;
}

.BANNERPAGING span.Prev {
 background-image: url('../../images/icons/rewind.png');
 width: 35px;
}

.BANNERPAGING span.Next {
 background-image: url('../../images/icons/fast_forward.png');
 width: 35px;
}

.BANNERPAGING span.Go {
 padding-top: 10px;
}

.BANNERPAGING span.GoCurrent {
 font: normal normal bold 18px/normal verdana;
 padding-top: 5px;
 width: 270px;
 border: 1px solid black;
}

/* End of banner paging */


/** Maps CSS **/

.gautoinput {
	background-color: #fff;
	padding: 0 11px 0 10px;
	width: 360px;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	text-overflow: ellipsis;
	margin: 10px;
	height: 34px;
	border-radius: 2px;
}

.gautoinput:focus {
	border-color: #4d90fe;
	padding-left: 11px;  /* Regular padding-left + 1. */
	width: 361px;
}

.gcontrols {
	margin-top: 16px;
	border: 1px solid transparent;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 32px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.gbutton_refresh_32 {
	width:40px;
	height:40px;
	background-color: transparent;
	background: transparent;
	background-image: url('../../images/icons/mapIcons/refresh.png');
	box-shadow:none;
	border:none;
	margin-top:25%;
	margin-left: 10px;
	cursor:pointer;
	filter:
    progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/icons/mapIcons/refresh.png',sizingMethod='crop');
}

/* nested select css (jquery tree multiselect) */

div.tree-multiselect > div.selected, div.tree-multiselect > div.selections
{
   padding: 0px;
}

div.tree-multiselect
{
   border: 0px solid silver;
   border-radius: 0px;
}

div.tree-multiselect div.title
{
   background-color: #000;
   height: 24px;
   padding-top: 4px;
}

.ui-autocomplete-loading
{
   background: url('../../images/fusion/wait_small.gif') no-repeat right center #fff;
}

.editableDatatableDiv{
    background: white !important;
	color: #000000 !important;
}

.dataTableSpinner
{
	background-color:grey;
	opacity:0.5;
}

table.dataTable thead .sorting {
    background-image: none !important;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.fusion-bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.fusion-chat
{
    font-size: 11px;
}

.fusion-chat-channel
{
	line-height: 20px;
	color: #000;
	cursor: pointer;
   display: flex;
   align-items: center;
   justify-content: center;
}

.fusion-chat-channel-name {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   flex: 1;
}

.fusion-chat-channel-aside {
   display: flex;
   align-items: center;
   justify-content: space-between;
   margin-left: 5px;
   gap: 5px;
}

.fusion-chat-unread-msg-counter {
	color: red;
}

.fusion-chat-active-channel
{
	font-weight: bold;
}

.fusion-chat-msg-board {
   overflow: auto; 
   height: 220px; 
   width: 100%; 
   border-top: 1px solid #ddd;
   padding: 5px 0px;
}

.fusion-chat-date {
   width: 95%; 
   margin: auto; 
   text-align: center; 
   font-size: 12px;
   user-select: none;
   margin-top: 5px;
   clear: both;
   color: #555;
   padding-top: 10px;
   padding-bottom: 10px;
   color: #222;
   font-weight: bold;
}

.fusion-chat-msg-cnt {
   width: 95%;
   font-size: 9px; 
   margin: auto; 
   color: #555; 
   padding: 7px 5px 0px 5px; 
   user-select:none;
}

.fusion-chat-msg-cnt.fusion-chat-msg-cnt--group {
   padding: 1px 5px 0px 5px;
}

.fusion-chat-message {
   width: fit-content;
   word-break: break-all;
}

.fusion-chat-msg-cnt--right {
   float: right;
   margin-bottom: 0px;
}

.fusion-chat-msg-bubble {
   margin-top: 5px;
   border-radius: 8px;
}

.fusion-chat-msg-cnt.fusion-chat-msg-cnt--group .fusion-chat-msg-bubble {
   margin-top: 2px;
}

.fusion-chat-msg-cnt--right .fusion-chat-msg-bubble {
   padding: 7px 10px 7px 10px;
   float: right;
   clear: both;
}

.fusion-chat-msg-cnt--left {
   float: left;
   margin-bottom: 0px;
}

.fusion-chat-msg-cnt--left .fusion-chat-msg-bubble {
   padding: 7px 10px 7px 10px;
   float: left;
   clear: both;
}

.fusion-chat-msg-bubble + .fusion-chat-msg-bubble {
   margin-top: 5px;
}

.fusion-chat-message-text
{
   vertical-align: middle;
   width: fit-content;
   word-break: break-word;
   font-size: 11px;
   color: #222;
}

.fusion-chat-multiphoto-gallery {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   gap: 5px;
}

.fusion-chat-multiphoto-preview {
   width: 48%;
   min-width: 90px;
   height: 100px;
   margin-bottom: 2px;
   flex: 1;
}

.fusion-chat-multiphoto-preview  img {
   width: 100%;
   height: 100px;
   object-fit: cover;
   border-radius: 5px;
}

.fusion-chat-msg-cnt--right .fusion-chat-msg--top.fusion-chat-msg-bubble {
   border-bottom-right-radius: 2px;
}

.fusion-chat-msg-cnt--right .fusion-chat-msg--middle.fusion-chat-msg-bubble {
   border-top-right-radius: 2px;
   border-bottom-right-radius: 2px;
}

.fusion-chat-msg-cnt--right .fusion-chat-msg--bottom.fusion-chat-msg-bubble {
   border-top-right-radius: 2px;
}

.fusion-chat-msg-cnt--left .fusion-chat-msg--top.fusion-chat-msg-bubble {
   border-bottom-left-radius: 2px;
}

.fusion-chat-msg-cnt--left .fusion-chat-msg--middle.fusion-chat-msg-bubble {
   border-top-left-radius: 2px;
   border-bottom-left-radius: 2px;
}

.fusion-chat-msg-cnt--left .fusion-chat-msg--bottom.fusion-chat-msg-bubble {
   border-top-left-radius: 2px;
}

.fusion-chat-entry {
   height: 80px;
   width: 100%;
   border-top: 1px solid #ddd;
   box-sizing: border-box;
   display: flex;
   align-items: center;
}

.fusion-chat-input {
   outline: 0px; 
   box-sizing: border-box; 
   resize: none; 
   width: 100%; 
   height: 100%; 
   border: none;
}

.fusion-chat-send-btn {
   border: none;
   outline: none;
   padding: 0;

   cursor: pointer; 
   margin-right: 7px;
   margin-left: 5px;
   height: 40px;
   width: 40px;
   border-radius: 50%;

   display: flex;
   align-items: center;
   justify-content: center;
   flex-shrink: 0;

   background-color: #DDDB39;
   color: #222 !important;
   font-size: 19px !important;
   box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);
}

.fusion-chat-send-btn:disabled {
   opacity: 0.8;
   cursor: not-allowed;
}

.fusion-adfs-login-label {
	color: #fff;
	display: block;
	width: 100%;
	padding: 0 0 1em 0;
	text-align: center;
}

.fusion-adfs-login-btn {
	font-family: Verdana;
	font-size: 8pt;
	width: 100%;
	height: 22px;
}


/* Custom Scrollers */
.customScroller::-webkit-scrollbar {
   width: 8px;
   height: 8px;
}

.customScroller::-webkit-scrollbar-thumb { background: #66605C; }

.customScroller::-webkit-scrollbar-track {
   background: #CEC8C4;
   -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);
}

.customScroller::-webkit-scrollbar-corner { background: #CEC8C4; }
/* Custom Scrollers End */