@font-face {
  font-family: 'arial';
  src: url('../fonts/arial/Regular/arial.ttf');
  /* IE9 Compat Modes */
  src: url('../fonts/arial/Regular/arial.ttf') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/arial/Regular/arial.ttf') format('woff'), /* Pretty Modern Browsers */ url('../fonts/arial/Regular/arial.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/arial/Regular/arial.ttf') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
*:focus,
*:active,
a:focus,
a:active {
  outline: none;
}
@font-face {
  font-family: 'arial';
  src: url('../fonts/arial/Regular/arial.ttf');
  /* IE9 Compat Modes */
  src: url('../fonts/arial/Regular/arial.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/arial/Regular/arial.ttf') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/arial/Regular/arial.ttf') format('woff2'), /* Super Modern Browsers */ url('../fonts/arial/Regular/arial.ttf') format('woff'), /* Pretty Modern Browsers */ url('../fonts/arial/Regular/arial.ttf') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'arial';
  src: url('../fonts/arial/bold/arialbd.ttf');
  /* IE9 Compat Modes */
  src: url('../fonts/arial/bold/arialbd.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/arial/bold/arialbd.ttf') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/arial/bold/arialbd.ttf') format('woff2'), /* Super Modern Browsers */ url('../fonts/arial/bold/arialbd.ttf') format('woff'), /* Pretty Modern Browsers */ url('../fonts/arial/bold/arialbd.ttf') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'arial';
  src: url('../fonts/arial/Regular/arial.ttf') format('truetype'), url('../fonts/arial/Regular/arial.ttf') format('woff'), /* Pretty Modern Browsers */ url('../fonts/arial/Regular/arial.ttf') format('embedded-opentype');
  /* IE6-IE8 */
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'arial';
  src: url('../fonts/arial/bold/arialbd.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/arial/bold/arialbd.ttf') format('woff'), /* Pretty Modern Browsers */ url('../fonts/arial/bold/arialbd.ttf') format('embedded-opentype');
  /* IE6-IE8 */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/**********************************/
/************ Layout **************/
/**********************************/
html {
  height: 100%;
  overflow-y: auto;
  scroll-behavior: smooth;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
}
body > .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}
#page {
  min-height: 100%;
  padding-top: 56px;
}


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

.popupModalContent{
    border-radius: 16px;
    border: 0px;
    height: 83%;
    width: 90%;
    margin-left: 5%;
    margin-top: 3%;
}

.popupModalHeader{
    border-radius: 16px 16px 0px 0px;
    border: 0px;
    background-color: white;
    padding: 15px 25px;
    position: relative;
    /*box-shadow: rgb(0 0 0 / 1%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 10%) 0rem 0.125rem 0.25rem -0.0625rem;*/
    z-index: 1;
}

.popupModalFooter{
    border: 0px;
    border-radius: 0px 0px 16px 16px;
}

#popupModal{
    overflow: hidden;
}

.popupHeaderTitle{
    font-size: 20px;
    font-weight: 600;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: rgb(52, 71, 103);
}

.popupModalContent .modal-body{
    border-radius:16px;
    border:0px;
    padding: 0px 15px 15px 15px;
}

.listViewActionsPopup{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bage-number-related {
    background-color: rgb(228, 232, 237);
    color: rgb(89, 116, 162);
    border-radius: 0.8rem;
    margin-right: 10px;
    padding: 0.55em 1em;
    font-weight: 700;
    font-size: 14px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.listViewActionsPopup .btn:hover{
    color: white;
}

.listViewActionsPopup .buttonSave{
    margin: 0px 10px 0px 0px;
    padding: 8px 15px;
}

.select2-container .select2-choice {
  font-family: 'OpenSans-Regular', sans-serif;
  font-weight: 100;
  font-size: 14px;
}

.referenceModulesList{
    width: 65%;
}

.referenceModulesList .select2-choice{
  padding: 0px 5px;
  height: 38px;
}

.referenceModulesList .select2-choice > .select2-chosen{
    margin-top: 2px;
    max-width: 150px;
}
body {
  font-family: 'OpenSans-Regular', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-kerning: normal;
  background-color: #F2F3F4;
}
.app-fixed-navbar {
  background: #fff;
  border-bottom: 0;
  margin-bottom: 0;
  border-top: 0;
  height: 56px;
  box-shadow: 0 3px 6px #eeeeee !important;
}
.global-nav {
  position: relative;
}
.global-nav .global-actions {
  padding-right: 15px;
  height: 42px !important;
}

.table8 {
    border-collapse: separate;
    width:100%;
    padding: 0px 15px 15px 15px;
    Font-size:13px;
    margin-left:auto;
    margin-right:auto;
    border-spacing: 1em 0em;
}

.table8 tr th{
    border: 0px solid #dddddd;
    border-bottom: 0px solid #dddddd;
    padding: 5px;
}

.table8 tr th:first-child,
.table8 tr td:first-child {
    border: 0px solid #dddddd;
}

.table8 tr th {
    background: #eee;
    border: 0px solid #dddddd;
    text-align: left;
}

.tabletext{
    font-weight:700;
    font-family :"Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.table-width{
    width:83%;
    margin-right:auto;
    margin-left:0px;
    border-radius:10px;
}

.detailViewContainer2 .table-width{
    width:83%;
    margin-right:auto;
    margin-left:15px;
    border-radius:10px;
}

.detailview-table .input-group{
    border-spacing: 0em 0em;
    width: 65.5%;
}

.detailview-table .input-group .date{
    width: 73.4%;
}

.detailview-table .input-group .time{
    width: 73.4%;
}

.detailview-table .input-group .currencys{
    width: 73.4%;
}

.tdFieldValue{
    width:30%;
    border:1px solid #cbd0d5;
    padding: 10px 15px;
    border-radius: 8px;
    background-color: #f7f7f700;
    margin: 12px 0px;
    Font-size: 14px;
}

.tdFieldValueNotEdit{
    width:30%;
    border:1px solid #cbd0d5;
    padding: 10px 15px;
    border-radius: 8px;
    background-color: #f7f7f7e0;
    margin: 12px 0px;
    Font-size: 14px;
}

.tdFieldName{
    width:20%;
    text-align:right;
    padding:10px;
    margin: 12px 0px;
}

.trLayout{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

#navScroll {
    width: 15%;
    position: sticky;
    margin-left: 0px;
    right: 15px;
    padding: 0px 20px;
    float: right;
    top: 10px;
}

.container-fluid-fulldetail #navScroll {
    width: 15%;
    position: sticky;
    margin-left: 0px;
    right: 35px;
    padding: 0px 20px;
    top: 65px;
    float: right;
   
}

#navScroll li {
    bottom: 50%;
    list-style: none;
    border-radius: 10px;
}

#navScroll a {
    color: #344767;
    display: block;
    padding: 10px;
    text-align: left;
    margin: 5px 0px;
    font-size: 14px;
    box-shadow: none;
    opacity: 0.7;
}

#navScroll a.active {
    background: #e9ecef;
    border-left: 4px solid #3978FE;
    border-radius: 8px;
    opacity: 1;
}

.pointJobContainer {
    display: flex;
    background-color: white;
    padding: 10px;
    margin: 10px 15px;
    border-radius: 10px;
    justify-content: space-between;
    align-items: center;
}

.pointJobContainer .pointCheck{
    color: #299a5c;
    padding: 8px 10px;
    border-radius: 6px;
    margin: 5px;
    background-color: #eaffe7;
    font-size: 13px;
}

.pointJobContainer .pointValue{
    display: flex;
    max-width: 80%;
}

.pointJobContainer .linePoint{
    display: flex;
    align-items: center;
}

.pointJobContainer .reportValue{
    display: flex;
}

.reportValue .totalValue{
    background: linear-gradient(310deg, #697c9b, #9eaece);
    color: white;
    padding: 8px 15px;
    border-radius: 8px;
    font-size: 13px;
    margin-left: 10px;
    min-width: 110px;
    text-align: center;
}

.check-map {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 20px;
    right: 20px;
}

#btnCheckMap {
    min-width: 75px;
    background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    transition: transform .2s ease;
}

#btnCheckMap:hover {
    transform: scale(1.05);
    cursor: pointer;
}

.fa-map-location-dot:before, .fa-map-marked-alt:before {
    content: "\f5a0";
    padding: 5px;
}

.table-radius {
    border-radius: 4px;
}


.button-sea-clear{
     background: #EFF0F2;
      color: #ea0606; 
      border: 0px solid #ea0606;
      border-radius: 8px;
      float:left;
      height: 36px;
      opacity: 0.8;
      margin: 4px 0px;
      box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
}
.button-sea-clear:hover {
  opacity: 1;
}
.button-essentials{
   background-color: #ffffff;
    color: #4d7cff;
    border-radius: 8px;
    margin-right: 10px;
    
    font-size: 17px;
    box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
}
.button-essentials:hover{
    transition-duration: 0.5s;
    background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    color:white;
   
}

.button-essentials-active{
    background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    color:white;
    border-radius: 8px;
    margin-right: 10px;
    font-size: 17px;
}

.container-list{
    border:0px; 
    background-color:white;
    overflow: auto;
}

.paging-footer{
    display: flex;
    margin: 10px 5px 0px 5px;
    justify-content: space-between;
    align-items: center;
}

.bage-number{
    background-color: rgb(228, 232, 237);
    color: rgb(89, 116, 162);
    border-radius: 0.8rem;
    margin-right: 10px;
    padding: 0.35em 0.9em;
    font-weight: 700;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.listFilter{
    background: linear-gradient(310deg, rgb(215 215 215), rgb(243 243 243));
    color: rgb(82 82 82);
    border-radius: 0.8rem;
    margin-right: 10px;
    padding: 0.35em 0.9em;
    font-weight: 500;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.bage-number-checked{
    background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    color: white;
    border-radius: 0.8rem;
    margin-right: 10px;
    padding: 0.35em 0.9em;
    font-weight: 700;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.table-header{
    position: sticky;
    top: 0px;
    background-color: #ffffff;
    z-index: 10;
}

.relatedContents .table-header{
    z-index: 0;
}

.tooltip-custom{
    visibility: hidden;
    position: absolute;
    background-color: black;
    padding: 5px 10px;
    color: white;
    z-index: 20;
    border-radius: 8px;
    margin-top: -40px;
    text-align: center;
}

.tooltip-custom .tooltiptext {
    font-size: 14px;
}

.tooltip-custom .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}


.listViewEntryValue:hover .tooltip-custom{
    visibility: visible;
}

.edited:hover .tooltip-custom{
    visibility: hidden;
}

.picklist-bage{
    border-radius: 5px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 700;
}

/* Rank list */
.tabs-rank {
  padding: 5px 0px 5px 10px;
}
.tabs-rank input[name=tab-control] {
  display: none;
}
.tabs-rank .content section h2,
.tabs-rank ul li label {
  font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 500;
  color: #428bff;
}
.tabs-rank ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.tabs-rank ul li {
  box-sizing: border-box;
  flex: 1;
  width: 25%;
  padding: 0 10px;
  text-align: center;
}
.tabs-rank ul li label {
  transition: all 0.3s ease-in-out;
  color: #929daf;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs-rank ul li label br {
  display: none;
}

.tabs-rank ul li label:hover, .tabs-rank ul li label:focus, .tabs-rank ul li label:active {
  outline: 0;
  color: #bec5cf;
}
.tabs-rank .slider {
  position: relative;
  width: 50%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}

.slider-1 {
    background-color: #e5e5e5;
    border-radius: 10px;
    height: 4px;
    margin: 0px 0px 0px 10px;
}

.tabs-rank .slider .indicator {
  position: relative;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
  height: 4px;
  background: #428bff;
  border-radius: 20px;
}
.tabs-rank .content {
  padding: 10px 0px 10px 10px;
}

.tabs-rank .content section {
  display: none;
  -webkit-animation-name: content;
          animation-name: content;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}
.tabs-rank .content section h2 {
  color: #428bff;
  display: none;
}
.tabs-rank .content section h2::after {
  content: "";
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background: #428bff;
  margin-top: 5px;
  left: 1px;
}
.tabs-rank input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #428bff;
}
.tabs-rank input[name=tab-control]:nth-of-type(1):checked ~ .slider-1 .slider {
  transform: translateX(-5%);
}
.tabs-rank input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
  display: block;
}
.tabs-rank input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #428bff;
}
.tabs-rank input[name=tab-control]:nth-of-type(2):checked ~ .slider-1 .slider {
  transform: translateX(100%);
}
.tabs-rank input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
  display: block;
}

@-webkit-keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}


.dateRange{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-top: 5px;
}

.dateRangeStyle{
    color: #90989c;
    font-size: 13px;
}

.container-item-rank{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border: 0px solid #e3e3e3;
    border-radius: 12px;
    padding: 5px 10px;
    margin-top: 15px;
}

.container-item-rank:hover{
    background-color: #f9f9f9;
    cursor: pointer;
}

.container-item-currentuser-rank{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border: 0px solid #e3e3e3;
    background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    border-radius: 12px;
    padding: 5px 10px;
    margin-top: 10px;
    cursor: pointer;
}

.number-rank{
    padding: 11px 12px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%2386D9FFFF' stroke-width='3' stroke-dasharray='12' stroke-dashoffset='17' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 100px;

}

.name-rank{
    margin-left: 5px;
    padding: 10px 15px;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.name-rank-1{
    font-size: 20px;
    background-image: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 5px;
    font-weight: 500;
}

.name-rank-2{
    font-size: 13px;
    color: #9b9b9b;
}

.name-rank-3{
    font-size: 20px;
    padding-bottom: 5px;
}

.name-current-rank-1{
    font-size: 20px;
    color: white;
    padding-bottom: 5px;
}

.name-current-rank-2{
    font-size: 13px;
    color: white;
}

.name-current-rank-3{
    font-size: 20px;
    padding-bottom: 5px;
    color: white;
    font-weight: 500;
}

.arrow-rank-up{
    box-shadow: rgb(20 20 20 / 14%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 3%) 0rem 0.5rem 0.5625rem -0.3125rem;
    color: #2fe52f;
    margin-left: 10px;
    background-color: #fdfdfd;
    padding: 8px 10px;
    border-radius: 50px; 
}
.arrow-rank-down{
    box-shadow: rgb(20 20 20 / 14%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 3%) 0rem 0.5rem 0.5625rem -0.3125rem;
    color: red;
    margin-left: 10px;
    background-color: #fdfdfd;
    padding: 8px 10px;
    border-radius: 50px; 
}
.money-rank{
    margin-left: 10px;
    font-size: 16px;
    font-weight: 800;
    right: 10px;
    position: absolute;
}

.money-rank-top1{
    margin-left: 10px;
    font-size: 16px;
    font-weight: 800;
    right: 10px;
    position: absolute;
    background-image: linear-gradient(310deg, rgb(246 206 18), rgb(211 142 28));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.money-rank-top2{
    margin-left: 10px;
    font-size: 16px;
    font-weight: 800;
    right: 10px;
    position: absolute;
    background-image: linear-gradient(310deg, rgb(188 197 211), rgb(91 113 150));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.money-rank-top3{
    margin-left: 10px;
    font-size: 16px;
    font-weight: 800;
    right: 10px;
    position: absolute;
    background-image: linear-gradient(310deg, rgb(223 179 157), rgb(171 99 69));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.money-current-rank{
    margin-left: 10px;
    font-size: 16px;
    font-weight: 800;
    right: 10px;
    position: absolute;
    color: white;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.span-rank{
    font-size: 33px; 
    font-weight: 700; 
    padding: 13px;
    color: #787878 ;
}
.span-current-rank{
    font-size: 33px; 
    font-weight: 700; 
    padding: 13px;
    color: white ;
}
.list-record{
    padding: 5px 10px;
}

.record-item{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding: 10px 10px;
    background-color: #e7f3ff;
    border-radius: 10px;
    margin-bottom: 8px;
    align-items: center;
}

.record-item:hover{
    cursor: pointer;
    background-color: #dcecfd;
}

.record-item-row{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.record-item-row-2{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.record-item-row .title{
    max-width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 600;
    color: #455252;
    padding-bottom: 5px;
}

.record-item-row .account{
    max-width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #9b9b9b;
    font-size: 12px;
}

.record-item-row-2 .money{
    font-size: 16px;
    font-weight: 600;
    color: #455252;
    padding-bottom: 5px;
}

.record-item-row-2 .date{
    font-size: 12px;
    color: #9b9b9b;
}
.app-nav {
  position: relative;
}
.app-footer p {
  width: 100%;
  text-align: center;
  background: #FBFBFB;
  margin-bottom: 0;
  padding: 4px 0;
  border-top: 1px solid #DDDDDD;
}
.main-container {
  position: inherit;
  min-height: 100%;
  background-color: white;
    margin: 15px;
    border-radius: 12px;
    padding: 15px 10px;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
}
.main-container:before,
.main-container:after {
  content: " ";
  display: block;
  clear: both;
}

.main-container-full {
    position: inherit;
    min-height: 100%;
    background-color: #f9f9f9;
    padding: 10px;
    margin: 0px;
    border-radius: 0px;
    box-shadow: none;
}

  .global-nav .logo-container {
    display: inline-block;
    z-index: 2;
    width: 40px;
    margin-top: 1px;
  }
  .app-nav .module-action-bar {
    padding-left: 42px;
    top: 0px;
    padding-right: 0;
    position: absolute;
    width: 100%;
    height: 42px;
    /*        border-top:1px solid #ddd;*/
    border-bottom: 1px solid #ddd;
  }
  .app-nav .module-action-bar .module-action-content {
    background: #FBFBFB;
    height: 41px;
    /*        border-bottom: 1px solid #eee;*/
  }
  .app-nav .module-action-bar .module-action-content .navbar-right {
    margin-right: 0;
  }
  .main-container .module-nav {
    display: inline-block;
    width: 42px;
    z-index: 10;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    min-height: 100%;
    background-color: #2C3B49;
    background: #2C3B49;
  }
  .main-container .sidebar-essentials {
    display: inline-block;
    width: 300px;
    z-index: 15;
    position: absolute;
    top: 135px;
    left: 16px;
    background: #FFFFFF;
    border-radius: 12px;
    bottom: 5px;
    animation: scaleToRight 150ms ease-in-out forwards;
    transform-origin: left center;
    
  }
  
    @keyframes scaleToRight {
        0% {
            transform: scaleX(0);
        }
        100% {
            transform: scaleX(1);
        }
    }
  .main-container .content-area {
    width: 100%;
    padding-left: 283px;
    min-height: 786px;
  }
  .main-container .settingsPageDiv {
    min-height: 768px;
    padding-left: 230px;
  }
  .main-container .settingsNav {
    height: 100%;
  }
  .app-nav .module-action-bar-full {
    padding-left: 0;
  }

.btn-toolbar > .btn-group:first-child {
  margin-left: 5px;
}
.vt-notification {
  background-color: #2C3B49;
  border-color: #2C3B49;
  padding: 10px 15px;
  font-size: 15px;
  border-radius: 12px;
  position: fixed !important;
}
.vt-notification .notificationHeader {
  font-size: 17px;
  padding-bottom: 8px;
}
.vt-notification .notificationHeader [data-notify="title"] {
  color: #FFFFFF;
  margin-left: 8px;
}
.vt-notification .notificationHeader .close {
  color: white;
  opacity: 0.7;
}
.vt-notification .fa-exclamation-triangle {
  color: white;
}
.vt-notification .fa-exclamation-circle {
  color: white;
}
.vt-notification .fa-check-circle {
  color: white;
}
.vt-notification [data-notify="message"] {
  color: #eaeaea;
}

.vt-notification-error{
    background: linear-gradient(116deg, rgb(234, 6, 6), rgb(255, 102, 124));
    border-radius: 12px;
    color: white;
}

.vt-notification-info{
    background: linear-gradient(132deg, rgb(33, 82, 255), rgb(33, 212, 253));
    border-radius: 12px;
    color: white;
}

.vt-notification-warning{
    background: linear-gradient(133deg, #f54738, #fbbf34);
    border-radius: 12px;
    color: white;
}

.vt-notification-success{
    background: linear-gradient(136deg, rgb(23, 173, 55), rgb(152, 236, 45));
    border-radius: 12px;
    color: white;
}

.modal-dialog-centered{
    display: flex;
    align-items: center;
    height: 100%;
    margin-top: 0;
}

#previewImgModal .modal-content,
#documentPreviewImgModal .modal-content{
   border-radius: 20px;
}

#previewImgModal .modal-body,
#documentPreviewImgModal .modal-body{
    border-radius: 20px 20px 0px 0px;
    padding: 20px;
}

#previewImgModal .modal-footer,
#documentPreviewImgModal .modal-footer{
    border-radius: 0px 0px 20px 20px;
    text-align: center;
    background: white;
    border-top: 0px;
}

.TimekeepingLayout{
    display: flex;
    flex-direction: row;
    width: 100%;
}

.containerTimekeeping{
    margin: 0px 15px;
    background-color: white;
    padding: 25px;
    border-radius: 14px;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
    font-size: 12px;
    width: 70%;
}

.containerReport{
    margin: 0px 15px 0px 0px;
    background-color: white;
    padding: 25px;
    border-radius: 14px;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
    font-size: 12px;
    width: 30%;
    height: 100%;
}

.containerReport #monthReport,
.containerReport #yearReport{
    font-size: 20px;
    color: #343a63;
}

.totalContainer{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.totalContainer .timekeeping{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    text-align: center;
}

.totalContainer .timekeeping .icon-timekeeping{
    font-size: 30px;
    padding: 10px;
    background: linear-gradient(310deg, rgb(20, 23, 39), rgb(58, 65, 111));
    color: white;
    border-radius: 10px;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 5px 10px 5px;
    box-shadow: rgb(20 20 20 / 12%) 0rem 0.25rem 0.375rem -0.0625rem, rgb(20 20 20 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
}

.totalContainer .timekeeping .title-timekeeping{
    font-size: 20px;
    font-weight: 600;
    color: #353b65;
}

.totalContainer .timekeeping .outDay-timekeeping{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #353b65;
    visibility: hidden;
    background: white;
    padding: 10px;
    box-shadow: rgb(0 0 0 / 10%) 0rem 0.15rem 2.4375rem 0.0625rem, rgb(0 0 0 / 0%) 0rem 0.125rem 0rem 0rem;
    border-radius: 12px;
    margin-top: 10px;
    transition-delay: 0.3s;
}

.outDay-timekeeping div{
    padding: 5px;
}

#outDateTitle:hover{
    cursor: pointer;
    color: #2159ff;
}

#outDateTitle:hover .outDay-timekeeping{
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 300ms;
}

.totalContainer .timekeeping label{
    color: #7c7b7b;
    font-size: 14px;
    font-weight: 500;
}

#calendar-timekeeping .fc-toolbar-title{
    text-transform: capitalize;
    font-weight: 600;
    color: rgb(52, 71, 103);
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.7em;
}

#calendar-timekeeping .tooltip{
    z-index: 10;
}

#calendar-timekeeping .fc-daygrid-day-top{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
}

#calendar-timekeeping .fc-daygrid-day-number{
    padding: 7px;
    font-size: 16px;
}

#selectDate,#selectMoreTime{
    animation: growDown 250ms ease-in-out forwards;
    transform-origin: top center;
}

@keyframes growDown {
    0% {
        transform: scaleY(0);
    }
    80% {
        transform: scaleY(1.1);
    }
    100% {
        transform: scaleY(1);
    }
}

#moreTime{
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 14px;
    z-index: 10;
    background: linear-gradient(310deg, rgb(234, 6, 6), rgb(255, 102, 124));
    padding: 3px 8px;
    color: white;
    border-radius: 6px;
    animation: scaleUp 200ms ease-in-out forwards;
    transform-origin: top center;
}

@keyframes scaleUp {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

#selectDate .dropdowSelectDate{
    background-color: #ffffff;
    width: 190px;
    padding: 15px;
    border-radius: 12px;
    box-shadow: rgb(0 0 0 / 7%) 0rem 0.55rem 1.2875rem 0rem;
}

#selectMoreTime .dropdowSelectDate{
    background-color: #ffffff;
    width: 140px;
    padding: 15px;
    border-radius: 12px;
    box-shadow: rgb(0 0 0 / 7%) 0rem 0.55rem 1.2875rem 0rem;
}

.dropdowSelectDate .container{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 265px;
    overflow-y: auto;
    overflow-x: hidden;
}

.dropdowSelectDate .container::-webkit-scrollbar {
  width: 3px;
}

.dropdowSelectDate .container::-webkit-scrollbar-track {
  background: #f1f1f1; 
  
}
 
.dropdowSelectDate .container::-webkit-scrollbar-thumb {
  background: #d7d3d3cc; 
  border-radius: 8px;
}

.dropdowSelectDate .container::-webkit-scrollbar-thumb:hover {
  background: #d7d3d3ed; 
}

.dropdowSelectDate .container .item{
    padding: 8px;
    margin: 5px;
    border-radius: 6px;
    font-size: 14px;
}

.dropdowSelectDate .container .item:hover{
    cursor: pointer;
    background: #efefef;
}

.dropdowSelectDate .container .item i{
    font-size: 18px;
}

.dropdowSelectDate .container .item .fa-sack-dollar,
#selectedDateValue .fa-sack-dollar{
    background-image: linear-gradient(310deg, rgb(121, 40, 202), rgb(255, 0, 128));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdowSelectDate .container .item .fa-coins,
#selectedDateValue .fa-coins{
    background-image: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdowSelectDate .container .item .fa-plane-circle-check,
#selectedDateValue .fa-plane-circle-check{
    background-image: linear-gradient(310deg, #038f81, #03d9c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdowSelectDate .container .item .fa-check-to-slot,
#selectedDateValue .fa-check-to-slot,
.outDay-timekeeping .fa-check-to-slot{
    background-image: linear-gradient(310deg, #2cb735, #82e12f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdowSelectDate .container .item .fa-calendar-xmark,
#selectedDateValue .fa-calendar-xmark,
.outDay-timekeeping .fa-calendar-xmark{
    background-image: linear-gradient(310deg, #6B7D9D, #9DADCD);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdowSelectDate .container .item .fa-house-medical-circle-check,
#selectedDateValue .fa-house-medical-circle-check,
.outDay-timekeeping .fa-house-medical-circle-check{
    background-image: linear-gradient(310deg, #f64f39, #fab534);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdowSelectDate .container .item .fa-house-circle-xmark,
#selectedDateValue .fa-house-circle-xmark,
.outDay-timekeeping .fa-house-circle-xmark{
    background-image: linear-gradient(310deg, rgb(20, 23, 39), rgb(58, 65, 111));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdowSelectDate .container .item .fa-plane-circle-xmark,
#selectedDateValue .fa-plane-circle-xmark,
.outDay-timekeeping .fa-plane-circle-xmark{
    background-image: linear-gradient(310deg, rgb(20, 23, 39), rgb(58, 65, 111));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#selectedDateValue.Sun .fa-sack-dollar,
#selectedDateValue.Sun .fa-coins,
#selectedDateValue.Sun .fa-plane-circle-check{
    background-image: linear-gradient(310deg, rgb(234, 6, 6), rgb(255, 102, 124));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdowSelectDate .container .item .fa-trash-can{
    background-image: linear-gradient(310deg, rgb(234, 6, 6), rgb(255, 102, 124));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#selectedDateValue{
    position: absolute;
    left: 40%;
    font-size: 35px;
    top: 35%;
    z-index: 10;
}

.fc-day-other #selectedDateValue,
.fc-day-other #moreTime{
    opacity: 0.5;
}

.documentDetailContainer{
    max-height: 100%;
    margin: 10px;
    border-radius: 14px;
    background-color: white;
    padding: 5px;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
}

.detailViewContainer .documentDetailContainer{
    max-height: 100%;
    margin: 10px 0px;
    border-radius: 14px;
    background-color: white;
    padding: 5px;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
}

.navigationDocument{
    display: flex;
    justify-content: space-between;
    font-size: 35px;
    color: #ffffff42;
}

.navigationDocument .nav-previous{
    position: absolute;
    top: 50%;
    padding: 10px 20px;
    left: -60px;
    transition: transform .2s ease;
}

.navigationDocument .nav-next{
    position: absolute;
    top: 50%;
    padding: 10px 20px;
    right: -60px;
    transition: transform .2s ease;
}

.navigationDocument .nav-previous:hover,
.navigationDocument .nav-next:hover{
    transform: scale(1.1);
    cursor: pointer;
}

.optionLightBoxDocument{
    padding: 8px;
    position: absolute;
    left: 45%;
    font-size: 16px;
    color: white;
    background: #0000004f;
    z-index: 1;
}

.optionLightBoxDocument span{
    padding: 5px;
}

.optionLightBoxDocument span:hover{
    cursor: pointer;
    color: #64cdff;
}

#imgPreviewShowModal{
    display: flex;
    flex-direction: column;
    align-items: center;
}


.countFile{
    position: absolute;
    padding: 5px 10px;
    font-size: 15px;
    background: #0000004f;
    border-radius: 16px 0px 10px 0px;
    color: #e5e5e5;
    z-index: 1;
}

.documentUpload{
    margin: 15px 10px;
    background: #f6f7f8;
    padding: 10px;
    border-radius: 16px;
}

.documentFile{
    margin: 15px 10px;
}

.documentUpload .selected,
.documentFile .uploaded{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.documentFile #noDocument{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.documentUpload .liImgPreview,
.documentFile .liImgPreview{
    border-radius: 14px;
    padding: 5px;
    margin: 5px 10px;
    position: relative;
}

.documentUpload .liImgPreview img{
    box-shadow: rgb(0 0 0 / 1%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 8%) 0rem 0.125rem 0.25rem -0.0625rem;
    transition: transform .2s ease;
}

.documentFile .liImgPreview img{
    box-shadow: rgb(0 0 0 / 12%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 8%) 0rem 0.125rem 0.25rem -0.0625rem;
    transition: transform .2s ease;
}

.documentUpload .liImgPreview img:hover,
.documentFile .liImgPreview img:hover{
    transform: scale(1.05);
    cursor: pointer;
    border: 1px solid rgb(53 176 245);
    box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
}

.documentFile .liImgPreview:hover .removeRecordFile{
    visibility: visible;
}

.liImgPreview .removeRecordFile{
    visibility: hidden;
}

.documentUpload .fileUploadBtn:hover{
    transform: scale(1.05);
    cursor: pointer;
}

.documentUpload .fileUploadBtn{
    transition: transform .2s ease;
}

.documentUpload .btnUploadContaint{
    display: flex;
    justify-content: flex-end;
    margin: 5px;
}

.documentFile .uploaded .fileName,
.documentUpload .selected .fileName,
.documentFile #noDocument .fileName{
    padding: 10px 5px 0px 5px;
    max-width: 145px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    text-align: center;
    cursor: default;
}

.button-next {
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.button-next-1 {
  background-color: white; 
  color: black; 
  border: 1px solid #DDDDDD;
  border-radius: 4px 0px 0px 4px;
  float:left;
}

.button-next-1:hover {
  background-color: #E9ECEF;
  color: #627491;
}
.button-next-2 {
    background-color: white;
    color: #8392AB;
    border: 1px solid #DDDDDD;
    border-radius: 50px;
}

.button-next-2:hover {
  background-color: #E9ECEF;
  color: #627491;
}
.button-next-3 {
  background-color: white;
    color: #AEB8C8;
    border: 1px solid #DDDDDD;
    margin: 0px 5px;
    border-radius: 8px;
}

.button-next-3:hover {
  background-color: #E9ECEF;
  color: #627491;
}
.button-go-1 {
height:30px;
  background-color: white; 
  color: #4CAF50; 
  border: 1px solid #4CAF50;
  border-radius: 3px 3px 3px 3px;
}
                    
.button-go-1:hover {
  background-color: #4CAF50;
  color: black;
}
/**********************************/
/******** Navigation styles *******/
/**********************************/
.company-logo {
  height: 40px;
  margin: 0 0;
  display: inline-block;
  margin-left: 1px;
}
.company-logo img {
  max-height: 100%;
  max-width: 100%;
}
.navbar .fa {
  font-size: 15px;
}
.navbar .vicon {
  display: inline-block;
  font-size: 16px;
  position: relative;
}

.imgPreviewShow,
.imgPreviewDetailShow{
    border-radius: 12px;
    border: 1px solid #cfcfcf;
    transition: transform .2s ease;
    object-fit: cover;
}
.imgPreviewShow:hover,
.imgPreviewDetailShow:hover{
    cursor: pointer;
    transform: scale(1.05);
}
.liImgPreview{
    padding-right: 10px;
    padding-bottom: 10px;
}
.liImgPreview .removeImg,
.liImgPreview .imageDelete,
.liImgPreview .removeDocFile{
    position: absolute;
    margin: 5px;
    background-color: #ffffff8c;
    color: #ff3e3e;
    padding: 5px;
    border-radius: 6px;
    font-size: 16px;
    transition: transform .2s ease;
    z-index: 1;
}
.liImgPreview .removeImg:hover,
.liImgPreview .imageDelete:hover,
.liImgPreview .removeDocFile:hover{
    transform: scale(1.05);
    cursor: pointer;
}
#uploadedFilePreview,#loadImage{
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
/*.module-action-bar .module-action-content #appnav{
    padding-top:5px;
}*/
.global-nav .navbar-nav > li div a {
  padding: 15px;
}
.global-nav > ul {
  margin-right: 20px;
}
.global-nav .search-links-container {
  padding-right: 15px;
}
.global-nav .app-navigator-container {
  height: 42px;
}
.link-text-xs-only {
  padding: 0px 15px;
  display: inline-block;
  vertical-align: top;
}
.search-link {
  float: left;
  display: inline-block;
  height: 100%;
  width: 100%;
  color: #AAAAAA;
  margin-top: 4px;
  padding: 0px 10px;
  text-decoration: none;
  vertical-align: top;
  border: 1px solid #DDDDDD;
}
.search-link .adv-search {
  margin-top: 9px;
}
.search-link:hover,
.search-link:active,
.search-link:visited,
.search-link:focus {
  color: #333;
}
.search-link .keyword-input,
.searchWorkflows {
  border: 0;
  height: 30px;
  width: 70%;
  margin: 1px 0 1px 5px;
}
.search-link .keyword-input:focus {
  outline: none;
}

@media only screen and (min-width: 600px) {
     .tongconno{
         margin-left:150px;
         background-color:#88FF9A;
     }

     .button-action { 
        padding: 10px 25px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 14px;
        transition-duration: 0.2s;
        cursor: pointer;
        margin-right: 10px;
        color: #333333;
        background-color: white; 
    }
   
    .button-edit-1 {
        background: #FFF;
        box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
    }
    
    .button-edit-1:hover {
        background-color: #E4E6EB;
        color: #1155CC;
    }
    .button-delete-1 {
        background: #FFF;
        box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
    }
    
    .button-delete-1:hover {
        background-color: #E4E6EB;
        color: #1155CC;
    }
    .button-comment-1 {
        background: #FFF;
        box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
    }
    
    .button-comment-1:hover {
        background-color: #E4E6EB;
        color: #1155CC;
    }
    .button-add-option {
        background: #FFF;
        box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
    }
    
    .button-add-option:hover {
        background-color: #E4E6EB;
        color: #1155CC;
    }
    
    .button-congno-1 {
        background-color: white; 
        color: #FF5E5E; 
        border: 1px solid #FF5E5E;
        border-radius: 4px;
        margin-left:2%;
    }
    .button-congno-1:hover {
        background-color: #FF5E5E;
        color: white;
    }
    .gradient-button {
        font-size: 16px;
        margin: 0px 10px 0px 0px;
        padding: 9px 15px;
        text-align: center;
        color: #333333;
        border-radius: 8px;
        cursor: pointer;
        display: inline-block;
        transition-duration: 0.2s;
        border: 0;
    }

    .gradient-button-1 {
        background: #FFF;
        box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
    }


    .gradient-button-1:hover { 
       background-color: #E4E6EB;
       color: #1155CC;
        
    }        
    .mes-select-all{
        display: flex;
        align-items: center;
        padding: 7px 15px;
        flex-direction: row;
        border-radius: 8px;
        background-image: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
        color: white;
    }
    
    .mes-select-all-uncheck{
        display: flex;
        align-items: center;
        padding: 7px 15px;
        flex-direction: row;
        border-radius: 8px;
        background-image: linear-gradient(310deg, rgb(236 16 18), rgb(254 95 115));
        color: white;
    }
    
    .mes-select-all:hover{
        opacity: 0.8;
    }
    
    .mes-select-all-uncheck:hover{
        opacity: 0.8;
    }
    
    .action-dropdown{
        border-radius: 10px;
        margin-top: 5px;
        padding: 12px 8px;
        border: 0;
    }
    
    .icon-action{
        font-size: 15px;
        padding-right: 10px;
        margin-top: 2px;
    }
    
    .icon-pdf{
        background-image: linear-gradient(310deg, #EC1012, #FD5B6F);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-addStar{
        background-image: linear-gradient(310deg, rgb(245, 57, 57), rgb(251, 207, 51));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-removeStar{
       background-image: linear-gradient(310deg, #6B7D9D, #9DADCD);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-addTag{
        background-image: linear-gradient(310deg, #216BFF, #21C1FD);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-merge{
         background-image: linear-gradient(310deg, #6B7D9D, #9DADCD);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-findDuplicate{
         background-image: linear-gradient(310deg, #6B7D9D, #9DADCD);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-export{
         background-image: linear-gradient(310deg, #6B7D9D, #9DADCD);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-addTimekeeping{
        background-image: linear-gradient(310deg, rgb(121, 40, 202), rgb(255, 0, 128));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-addPresent{
        background-image: linear-gradient(310deg, #2cb735, #82e12f);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .icon-addSalary{
        background-image: linear-gradient(310deg, #216BFF, #21C1FD);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .button-detail-v{
                      
      padding: 10px 17px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 14px;
      margin-left:7px;
      transition-duration: 0.4s;
      cursor: pointer;
     
    }
   
    .button-follow {
      background-color: white; 
      color: #a0a3a9; 
      border: 1px solid #a0a3a9;
      border-radius: 4px;
      float:left;
      width:70px;
      
    }
    
    .button-follow:hover {
      background-color: #a0a3a9;
      color: white;
    }  
    .button-edit-d {
      background-color: white; 
      color: #ff5e5e; 
      border: 1px solid #ff5e5e;
      border-radius: 4px;
      float:left;
      margin-left:10px;
    }
    
    .button-edit-d:hover {
      background-color: #ff5e5e;
      color: white;
    }
    .button-info-d {
      background-color: white; 
      color: #4d7cff; 
      border: 1px solid #4d7cff;
      
      float:left;
      margin-left:10px;
    }
    
    .button-info-d:hover {
      background-color: #4d7cff;
      color: white;
    }
    .button-next-d {
        background-color: white;
        color: #a0a3a9;
        border-radius: 8px;
        float: left;
        border: 0px;
        margin-left: 5px;
        box-shadow: rgb(20 20 20 / 7%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 8%) 0rem 0.5rem 0.5625rem -0.3125rem;
    }
    
    .button-next-d:hover {
      background-color: #dddddd;
      color: white;
    }
}


@media (max-width: 768px) {
  .module-action-bar .navbar-right {
    float: right;
    height: 42px;
  }
  .module-action-bar .navbar-right .nav > li {
    display: inline-block;
  }
  .module-action-bar .navbar-right .nav > li a {
    padding: 0 10px;
  }
  .global-nav .logo-container {
    border-bottom: 0;
    width: 40px;
  }
}
@media (max-width: 991px) {
  .global-nav .logo-container {
    border-bottom: 0;
    width: 40px;
  }
  .notificationMessageHolder {
    padding-left: 45%;
  }
}
@media (min-width: 991px) {
  .nav > li > a.qc-button {
    padding: 2px 3px;
    margin-top: 13px;
    margin-right: 15px;
    background: #3cb878;
    color: #fff;
    border-radius: 20px;
  }
  .nav > li > a.qc-button span {
    vertical-align: top;
  }
}
@media (max-width: 1200px) {
  .app-menu {
    max-height: 100%;
    overflow-y: auto;
  }
}
#messageBar {
    opacity: 0.9;
    background-color: #ffffff8a;
  z-index: 100000;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
}
/** App Nav Styles */
.active-app-title {
  white-space: nowrap;
  font-family: Oswald, "OpenSans-Semibold", "Helvetica Neue", Helvetica, sans-serif;
}
.module-action-bar .module-title {
  font-family: Oswald, "OpenSans-Semibold", "Helvetica Neue", Helvetica, sans-serif;
  color: #596875;
  margin: 12px 0;
  white-space: nowrap;
  overflow: hidden;
  max-width: 223px;
  text-overflow: ellipsis;
  font-size: 15px;
}
.module-action-bar .module-breadcrumb {
  padding-left: 11px;
}
.module-action-bar .module-breadcrumb a {
  display: inline-block;
  float: left;
}
.module-action-bar .module-breadcrumb .module-title {
  max-width: 160px;
}
.module-action-bar .module-breadcrumb .list-name {
  max-width: 170px;
}
.module-action-bar .module-breadcrumb .detail-name,
.module-action-bar .module-breadcrumb .editing-name {
  max-width: 350px;
}
.module-action-bar .module-breadcrumb-List .module-title {
  max-width: 185px;
}
.module-action-bar .module-breadcrumb-List .list-name {
  max-width: 190px;
}
.app-switcher-container {
  display: inline-block;
    width: 37px;
    z-index: 2;
    text-align: center;
    margin: 5px 0px;
}
.app-nav .app-indicator-icon-container {
  display: inline-block;
  width: 42px;
  z-index: 2;
  height: 50px;
}
.app-nav .app-indicator-icon-container {
  top: 0px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  /*    background-color: #2c3b49;*/
  color: #ffffff;
  /*border-bottom: 1px solid #272B46;*/
}
.app-nav .app-indicator-icon-container .app-indicator-icon {
  font-size: 24px;
  line-height: 40px;
}
.app-SALES {
  background: #3CB878 !important;
}
.app-MARKETING {
  background: #EF5E29 !important;
}
.app-OTHER {
  background: #56ccc8 !important;
}
.app-SUPPORT {
  background: #6297C3 !important;
}
.app-INVENTORY {
  background: #F1C40F !important;
}
.app-PROJECT {
  background: #8E44AD !important;
}
.app-TOOLS {
  background: #EF5E29 !important;
}
.app-DEFAULT,
.app-DASHBOARD {
  background: #56ccc8 !important;
}
.module-nav .mod-switcher-container {
  display: inline-block;
  width: 42px;
  z-index: 2;
  height: 100%;
}
.app-switcher-container .app-icon {
  display: inline-block;
  font-size: 25px;
  line-height: 37px;
  color: black;
  text-align: center;
  vertical-align: bottom;
}
.app-switcher-container .active {
  background-color: #010101 !important;
}
.app-switcher-container .app-navigator {
  background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
}
.app-switcher-container .app-navigator .app-icon {
  color: white;
}
.global-nav .app-switcher-container .app-navigator:hover {
  background-color: #429bfc;
  opacity: 0.9;
}
.global-nav .app-switcher-container .app-navigator:hover .app-icon {
  opacity: 1;
  color: white;
}
.app-switcher-container .navbar-toggle {
  margin: 5px 0;
  padding: 5px;
}
.app-switcher-container .navbar-toggle .icon-bar {
  background: #fff;
}
.app-nav .module-action-bar .navbar-right .glyphicon {
  font-size: 14px;
  vertical-align: middle;
}
.app-menu {
  width: 300px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 50px;
  color: #555;
  position: fixed;
  border: 0;
  top: 0px !important;
  box-shadow: rgb(0 0 0 / 10%) 0rem 1.25rem 1.6875rem 0rem;
  background: #ffffff;;
  z-index: 1102;
  display: none;
  overflow-y: scroll;
    overflow-x: hidden;
}

.app-menu::-webkit-scrollbar {
  width: 0px;
}

.app-menu hr {
  border-top: 1px solid #596875;
  padding: 1%;
}
.app-menu .app-name {
  padding-left: 5%;
  max-width: 75%;
  display: inline-block;
}
.app-menu .app-icon-list {
  /*width: 10%;*/
}
.menu-item {
  padding: 15px 5px;
  margin: 10px 0;
  background: #ddd;
  cursor: pointer;
  display: block;
}
.app-list a.menu-item:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.app-list .mCSB_outside + .mCSB_scrollTools {
  right: -4px;
}
#overlayPageContent .mCSB_scrollTools,
.app-list .mCSB_scrollTools,
#overlayPageContent .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.app-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
#overlayPageContent .mCSB_scrollTools .mCSB_buttonUp,
.app-list .mCSB_scrollTools .mCSB_buttonUp,
#overlayPageContent .mCSB_scrollTools .mCSB_buttonDown,
.app-list .mCSB_scrollTools .mCSB_buttonDown,
#overlayPageContent .mCSB_scrollTools .mCSB_buttonLeft,
.app-list .mCSB_scrollTools .mCSB_buttonLeft,
#overlayPageContent .mCSB_scrollTools .mCSB_buttonRight,
.app-list .mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: none;
  transition: none;
}
a.menu-item:hover {
  color: #000000;
}
.app-item {
  font-size: 14px;
  color: #505256;
  cursor: pointer;
  display: block;
  background-color: #ffffff;
  padding: 2.8% 4% !important;
  margin: 10px;
  opacity: 1;
  /*text-shadow: 0 0 1px #000;*/
}
.app-item div {
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease-in;
}
.active-app-item,
.app-item:hover {
  opacity: 1;
  background: #EFF0F2;
  color: #636F87;
  border-radius: 8px;
  margin: 10px;
}
/*.app-item-color-MARKETING {*/
/*  border-left: 4px solid #EF5E29;*/
/*}*/
/*.app-item-color-SALES {*/
/*  border-left: 4px solid #3CB878;*/
/*}*/
/*.app-item-color-INVENTORY {*/
/*  border-left: 4px solid #F1C40F;*/
/*}*/
/*.app-item-color-SUPPORT {*/
/*  border-left: 4px solid #6297C3;*/
/*}*/
/*.app-item-color-PROJECT {*/
/*  border-left: 4px solid #8E44AD;*/
/*}*/
/*.app-item-color-TOOLS {*/
/*  border-left: 4px solid #EF5E29;*/
/*}*/
.app-item .fa {
  font-size: 1.2em;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease-in;
}
.app-menu .fa-chevron-down {
  font-size: 0.8em;
  padding: 15px;
}
.app-menu .app-modules-dropdown {
  left: 299px;
  top: -1px;
  position: fixed;
  width: 300px;
  font-size: 1.2em;
  overflow-x: hidden;
  background-color: #F2F4F7;
  box-shadow: rgb(20 20 20 / 15%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
  border: none;
  border-top: none;
}
.app-menu .app-modules-dropdown li {
  padding: 4% 3%;
  margin: 3%;
}
.app-menu .app-modules-dropdown li a {
  background: transparent;
  padding-left: 20px;
  color: #484a4e;
  display: block;
}
.app-menu .app-modules-dropdown li a .module-name {
  padding-left: 12px;
  word-wrap: break-word;
  padding-top: 5px;
  line-height: 16px;
}
.app-menu .app-modules-dropdown li a span {
  display: inline-block;
  max-width: 85%;
}
.app-menu .app-modules-dropdown li:hover {
  opacity: 1;
  background: #D3D6DA;
  color: #E9ECEF;
  border-radius: 8px;
  cursor: pointer;
}

.app-menu .app-modules-dropdown li:hover .module-icon {
  opacity: 1;
}
.app-menu .app-modules-dropdown .module-icon {
  font-size: 1.2em;
  opacity: 1;
}
.app-menu .app-list {
  margin-top: -10px;
}
.app-menu .app-list-divider {
    flex-shrink: 0;
    border-top: 0px solid rgba(0, 0, 0, 0.12);
    border-right: 0px solid rgba(0, 0, 0, 0.12);
    border-left: 0px solid rgba(0, 0, 0, 0.12);
    background-color: transparent;
    height: 0.0625rem;
    margin: 1rem 0px;
    border-bottom: none;
    opacity: 0.25;
    background-image: linear-gradient(to right, rgba(52, 71, 103, 0), rgba(52, 71, 103, 0.5), rgba(52, 71, 103, 0)) !important;
}
.app-menu .menu-items-wrapper {
  padding-left: 15px;
}
.app-menu .app-menu-items-wrapper {
  padding-left: 4px;
  line-height: 15px;
}
.app-menu .app-menu-items-wrapper span {
  display: inline-block;
  max-width: 75%;
}
.app-menu .app-item-misc {
  font-size: 13px;
}
.app-menu .dropdown-compact .app-menu-items-wrapper {
  padding-left: 9px;
}
.app-menu .dropdown-compact .app-menu-items-wrapper .app-name {
  padding-left: 1%;
}
.app-menu #menu-toggle-action:hover {
  opacity: 1;
}
.menu-toggle {
  width: 20px;
  padding-top: 10px;
  margin: 0 15px 0 0;
  display: inline-block;
  float: left;
}
.menu-toggle:focus {
  outline: none;
}
.menu-toggle .icon-bar {
  display: block;
  width: 100%;
  height: 3px;
  background: #fff;
  margin: 3px 0;
}
.app-trigger {
  padding-top: 12px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  display: inline-block;
  width: 85%;
}
.app-trigger:before,
.app-trigger:after {
  content: ' ';
  display: block;
  clear: both;
}
.app-trigger .active-app-title {
  float: left;
  margin: 0;
  overflow: hidden;
  display: inline-block;
  width: 85%;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.app-trigger .arrow-down {
  margin-top: 2px;
  float: right;
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.app-trigger:hover .arrow-down {
  font-size: 16px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #2c3b49;
  padding: 6px;
  border-radius: 20px;
  margin-top: -2px;
}
#sidebar-wrapper,
#content-wrapper {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow-y: auto;
}
#sidebar {
  width: 300px;
}
#sidebar .module-nav {
  display: inline-block;
  background: #fff;
  width: 300px;
}
.module-nav .toggled {
  width: 0px;
  overflow: hidden;
}
/* User Logout */
.logout-content {
  padding: 10px;
  width: 300px;
}

.employee-img-container {
    margin: 0px 0px 0px 15px;
    background: #ffffff;
    text-align: center;
    border-radius: 50px;
    padding: 0;
    box-shadow: rgb(20 20 20 / 5%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
}

.profile-img-container {
  background: #ffffff;
    text-align: center;
    margin: 0px;
    border-radius: 50px;
    box-shadow: rgb(20 20 20 / 15%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
    object-fit: cover;
}
.profile-img-container .change-link {
  position: absolute;
  height: auto;
  background: #ddd;
  padding: 3px;
  bottom: 2px;
  font-size: 10px;
  width: 85px;
  text-align: center;
  opacity: 0.5;
}
.profile-img-container .change-link:hover {
  opacity: 1;
  cursor: pointer;
}
.profile-container {
  display: inline-block;
  margin-right: 1px;
  padding-right: 1px;
  width: 180px;
}
.logout-footer hr {
  margin: 10px 0;
}
.app-home {
  background: #C5EFF7;
}
.app-phonecalls {
  background: #C8F7C5;
}
.app-smsnotifier {
  background: #FDE3A7;
}
.app-rss {
  background: #ECF0F1;
}
.app-oursites {
  background: #A2DED0;
}
.app-recyclebin {
  background: #FDFF8E;
}
.app-settings {
  background: #FFFFFF;
}
/*************************************************/
/******** View styles (List/Edit/Detail..) *******/
/*************************************************/
.viewContent .content-area {
  padding-left: 50px;
}
.viewContent .content-area.full-width {
  padding-left: 15px;
}
.listViewPageDiv.content-area.full-width,
.CalendarViewPageDiv.content-area.full-width,
.editViewPageDiv.content-area.full-width,
.settingsPageDiv.content-area.full-width {
  padding-left: 42px;
}
.input-group-addon-save {
  background: linear-gradient(310deg, rgb(43 182 53), rgb(142 231 45));
  width: auto;
}
.input-group-addon-save-boolean {
    background: linear-gradient(310deg, rgb(43 182 53), rgb(142 231 45));
    width: auto;
    border-radius: 8px 0px 0px 8px;
    
}

.input-group-addon-save:hover,
.input-group-addon-cancel:hover,
.input-group-addon-search:hover,
.input-group-addon-save-boolean:hover{
    opacity: 0.8;
}
.input-group-addon-search {
  width: auto;
  background: linear-gradient(310deg, #7487a6, #9caccc);
  color: white;
}
.input-group-addon-cancel {
    background: linear-gradient(310deg, #ec1012, #fe6176);
    width: auto;
    color: white;
}
.pointerCursorOnHover:hover {
  cursor: pointer;
}
.input-group-addon.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.input-group.percentage-input-group .form-control {
  width: 100% !important;
}
.bottomscroll-div,
.topscroll-div {
  display: table;
  min-width: 100%;
}
.contents-bottomscroll {
  overflow-x: auto !important;
}
.fieldValue .value {
  max-width: 100%;
  display: inline-block;
  word-break: break-word;
}
.tdFieldValue .value {
    max-width: 100%;
    display: flex;
    min-height: 18px;
    word-break: break-word;
    justify-content: space-between;
    cursor: text;
    align-items: center;
}
.tdFieldValueNotEdit .value {
    max-width: 100%;
    display: flex;
    min-height: 18px;
    word-break: break-word;
    justify-content: space-between;
    cursor: default;
}
.fieldValue .value a {
  color: #15c !important;
}
.modal-header button.close {
  padding: 0;
  color: #ffffff;
}
.modal-header .close {
  margin-top: 7px;
}
.modal-header h3 {
  margin: 0px;
}
a {
  color: inherit;
  cursor: pointer;
  text-decoration: none !important;
}
.inputElement {
  height: 36px;
  width: 100%;
  font-size: 14px;
  border-radius: 8px;
  box-shadow: none;
  border: 1px solid #cbd0d5;
}

.editContent .inputElement{
  height: 40px;
  width: 100%;
  font-size: 14px;
  border-radius: 8px;
  box-shadow: none;
  min-width: auto;
}

.editContent .inputElement::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D2D6DA;
}

.editContent .inputElement:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D2D6DA;
}

.editContent .inputElement::-ms-input-placeholder { /* Microsoft Edge */
  color: #D2D6DA;
}

.editContent .checkboxEdit{
  border-radius: 6px;
}

input[type="text"].inputElement,
input[type="password"].inputElement {
  padding: 5px 15px;
}

.edit input[type="text"].inputElement{
  padding: 5px 12px;
  border-radius: 8px;
}

.edit input[type="text"].dateField,
.edit input[type="text"].timepicker-default{
    width: 100%;
}
.edit .input-group input[type="text"].inputElement{
    padding: 0px 15px;
    border: 1px solid rgb(53 176 245);
    height: 2.8em;
    box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
    border-radius: 8px 0px 0px 8px;
}

.edit .input-group input[type="text"].currency {
    border-radius: 0px;
}

.edit .input-group textarea.input-xxlarge {
    border-radius: 8px 0px 8px 8px;
    resize: vertical;
    padding: 10px 15px;
    min-height: 40px;
    border: 1px solid rgb(53 176 245);
    box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
}

.ajaxEdited .form-control:hover{
    box-shadow: none;
}

.ajaxEdited .form-control:focus{
    box-shadow: none;
}


.edit .input-group input[type=search]{
    border-radius: 8px 0px 0px 8px;
    border-right: 0;
    height: 2.8em;
}

.ajaxEdited .input-group input[type=search]{
    border-radius: 8px 0px 0px 8px;
    border-right: 0;
    border: 1px solid rgb(53 176 245);
    height: 2.8em;
    box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
}

.table7 {
    border-collapse: separate;
    width:100%;
    padding: 5px 15px;
    padding-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.table-width{
    width:83%;
    background-color: white;
}

.currency_detail_info{
    text-align: right;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 13px;
    font-weight: 500;
}

.currency_detail_info .fa-coins,
.currency_edit_info .fa-coins{
    font-size: 18px;
    margin-right: 10px;
}

.currency_detail_info .currency_name{
    padding: 10px 20px;
    border: 1px solid #D2D6DA;
    border-radius: 8px;
}

.currency_edit_info{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0px 5px;
}

.name_column td{
    padding: 15px 10px;
    font-weight: 700;
    color: rgb(52, 71, 103);
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

.name_column td:nth-child(4),
.name_column td:nth-child(5){
    text-align: right;
}

.fieldBlockContainer .value_column{
    background-color: white;
}

.value_column.return{
    background-color: #fafafa;
}

.value_column td {
  border-bottom: 1px solid #cbd0d5;
  padding: 10px;
}

.value_column .image{
    text-align: center;
    width: 10%;
    position: relative;
}

.value_column .image img{
    border-radius: 10px;
}

.value_column .image .draggRow{
    position: absolute;
    margin-top: -80px;
    font-size: 18px;
    color: #c7c7c7;
    cursor: grab;
}

.value_column .image .draggRow:focus{
    cursor: grabbing;
}

.value_column .image .num_row{
    position: absolute;
    padding: 4px 11px;
    background-color: #dbdbdbc4;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    text-align: center;
    left: 10%;
    top: 16%;
}

.value_column .image .brandName{
    padding: 4px 11px;
    background-color: #0082f3c4;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    text-align: center;
}

.value_column .item_info{
    padding: 0px 20px;
    width: 40%; 
}

.value_column .item_info .name{
    padding: 10px;
    font-size: 14px;
    color: rgb(33, 98, 255);
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    margin: 15px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.value_column .item_info .name.return{
    color: #5C6165;
}

.value_column .item_info .name .fa-boxes-stacked,
.value_column .item_info .nameEdit .fa-boxes-stacked{
    font-size: 18px;
    color: #3887FE;
}

.value_column .item_info .name .fa-gears,
.value_column .item_info .nameEdit .fa-gears{
    font-size: 18px;
    color: rgb(255, 99, 63);
}

.value_column .item_info .name .fa-boxes-stacked.return{
    color: #5C6165;
}

.value_column .item_info .name .fa-gears.return{
    color: #5C6165;
}

.value_column .item_info .model{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    margin: 15px 0px;
    cursor: default;
}

.value_column .item_info .description{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    margin: 15px 0px;
    cursor: default;
}

.value_column .item_info .modelEdit{
    padding: 10px 15px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    margin: 15px 0px;
    cursor: default;
}

.value_column .item_info .customOption{
    display: flex;
    align-items: flex-start;
    padding: 10px;
    flex-direction: column;
    flex-wrap: nowrap;
}

.value_column .quantity .customOption .item-option{
    display: flex;
    align-items: center;
    padding: 5px 0px;
}

.value_column .group-qty{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.value_column .quantity .group-qty .stockAlert{
    margin-right: 25px;
    position: absolute;
    font-size: 15px;
}

.value_column .listprice .priceEdit{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #ffffff;
    text-align: right;
    margin: 15px 10px;
    width: 100%;
}

.value_column .quantity .descriptionEdit{
    padding: 10px 15px;
    font-size: 14px;
    color: #5C6165;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #ffffff;
    width: 100%;
    resize: vertical;
    min-height: 42px;
    margin-bottom: 10px;
}


.value_column .item_info .nameEdit{
    font-size: 14px;
    color: rgb(33, 98, 255);
    font-weight: 600;
    margin: 15px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.value_column .item_info .nameEdit .itemInfoEdit{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.value_column .item_info .nameEdit .itemInfoEdit .itemInput{
    width: 90%;
}

.value_column .item_info .nameEdit .itemInfoEdit .itemInput .productName{
    width: 100%;
    border: 1px solid #cbd0d5;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 8px 0px 0px 8px;
    background-color: #ffffff;
    font-weight: 500;
}

.value_column .item_info .nameEdit .itemInfoEdit .clearLineItem{
    width: 10%;
    text-align: center;
}

.value_column .item_info .nameEdit .itemInfoEdit .iconSelectItem{
    width: 10%;
    text-align: center;
    border: 1px solid #cbd0d5;
    padding: 5px 10px;
    height: 41.6px;
    border-left: 0px;
    border-radius: 0px 8px 8px 0px;
    font-size: 18px;
}

.popupEntriesDiv.relatedContents {
        overflow: scroll;
        height: 100%;
    }

@media (max-width: 1366px) {
    .value_column .item_info .nameEdit .itemInfoEdit .iconSelectItem{
        width: 13%;
    }
  
    .popupEntriesDiv.relatedContents {
        overflow: scroll;
        height: 100%;
    }
    
    #selectedDateValue{
        position: absolute;
        left: 35%;
        font-size: 35px;
        top: 35%;
        z-index: 10;
    }
    .fc-day-other #selectedDateValue{
        opacity: 0.5;
    }
}

.value_column .item_info .nameEdit .itemInfoEdit .iconSelectItem .lineItemPopup{
    vertical-align: middle;
}

.value_column .quantity{
    width: 14%;
    padding: 0px;
    vertical-align: top;
}

.value_column .quantity .qty{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    text-align: center;
    margin: 15px 10px;
    cursor: default;
}

.value_column .quantity .qtyEdit{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #ffffff;
    text-align: center;
    margin: 15px 10px;
    width: 100%;
}

.value_column .quantity .return{
    text-align: center;
    position: absolute;
    margin-left: -12%;
    margin-top: -20px;
    transform: rotate(329deg);
}

.value_column .quantity .option{
    display: flex;
    justify-content: space-between;
    padding: 0px 10px;
}

.value_column .quantity .option .fa-truck-arrow-right{
    font-size: 26px;
    color: #3887fe;
}

.value_column .quantity .option .fa-clipboard{
    font-size: 26px;
    color: #3887fe;
}

.value_column .listprice{
    width: 18%;
    padding: 0px;
    vertical-align: top;
}

.value_column .listprice .price{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    text-align: right;
    margin: 15px 10px;
    cursor: default;
}

.value_column .listprice .purchase,
.value_column .listprice .margin{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    text-align: right;
    margin: 0px 10px;
    cursor: default;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.value_column .total_listPrice{
    padding: 0px;
    vertical-align: top;
    width: 18%;
}

.value_column .total_listPrice .removeRow{
    margin-top: 15%;
    margin-right: 15px;
    float: right;
    background-color: #f3f3f3ba;
    box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
    padding: 7px 12px;
    border-radius: 8px;
    color: #f64a4a;
    font-size: 15px;
}

.value_column .total_listPrice .removeRow:hover{
    background-color: #e9e8e8;
    cursor: pointer;
    box-shadow: none;
}

.value_column .total_listPrice .total{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    text-align: right;
    margin: 10px 10px;
    cursor: default;
}

.value_column .total_listPrice .discount{
    padding: 0px 10px;
    color: #f51515c4;
    text-align: right;
    margin: 10px 10px;
    cursor: default;
    font-size: 14px;
}


.value_column .total_listPrice .total-defaulf{
    padding: 10px;
    font-size: 14px;
    color: #4a4a4ae0;
    text-align: right;
    margin: 5px 10px;
    cursor: default;
}

.totalList_name{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: rgb(52, 71, 103);
    padding: 10px;
    margin: 5px;
}

.totalList_value{
    padding: 10px;
    font-size: 14px;
    color: #444444;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    text-align: right;
    width: 100%;
}

.totalList_value #discountTotal_final{
    color: #f51515c4;
}

.totalList_value #tax_totalamount,
.totalList_value .valueNumber{
    color: #18C718;
}

.totalList_name .popover-body{
    padding: 15px;
}

.totalList_name .date{
    padding: 10px;
    font-size: 14px;
    color: #444444;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    text-align: right;
    display: flex;
    width: 40%;
    justify-content: space-between;
}

.totalList_name .nodate{
    padding: 10px;
    font-size: 14px;
    color: #818181;
    font-weight: 500;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #FAFAFA;
    text-align: right;
    display: flex;
    width: 40%;
    justify-content: space-between;
}

.title-recived{
    padding: 11px;
    text-align: right;
    width: 60%;
}

.totalList_name.tileAndDate{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 360px;  
    padding: 0px;
}

.select2-container-multi .select2-choices {
  min-height: 36px;
  border-radius: 8px;
  position: initial;
  box-shadow: none;
  -webkit-box-shadow: none;
  z-index: 3;
}
.ajaxEdited .select2-container-multi .select2-choices {
  min-height: 2.8em;
  border-radius: 8px 0px 0px 8px;
  position: initial;
  box-shadow: none;
  -webkit-box-shadow: none;
  z-index: 3;
  border: 1px solid rgb(53 176 245);
    box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
}

.button-add-pr {
    padding: 12px 20px;
    text-align: center;
    font-size: 16px;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
    border: 0px;
    border-radius: 10px;
    transition: transform .2s ease;
}
                    
.button-add-product {
    background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    color: white;
}

.button-add-service {
    background: linear-gradient(310deg, rgb(245, 57, 57), rgb(251, 207, 51));
    color: rgb(255, 255, 255);
}

.button-add-product:hover,
.button-add-service:hover{
    transform: scale(1.05);
}

.button-select-currencie {
    background-color: white;
    color: #344767;
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 10px 15px;
    margin-right: 10px;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
    font-size: 14px;
    width: 225px;
}

.addItemContainer{
    margin: 10px 10px 20px 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 83%;
}

.tdFieldEditValue {
    text-align: left;
    width: 30%;
    padding: 13px 10px;
}

.blockContainer .tdFieldEditValue{
    text-align: left;
    width: 30%;
    padding: 5px 15px;
}

.tdFieldEditName {
    width: 20%;
    padding: 13px 10px;
    text-align: right;
    font-weight: 500;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.tableEdit{
    margin-bottom: 18px;
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-spacing: 0px;
    border-collapse: collapse;
}

.salutation-container{
    display: flex; 
    align-items: center;
}

.salutation-container .firstField{
    width: 30%; 
    min-width: 30%;
}

.salutation-container .secondField{
    width:70%;
}

.select2-container-multi .select2-choices .select2-search-field input {
  height: 29px;
  padding: 1px 10px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  cursor: move;
}
.inputElement.select2-container .select2-choice {
  border-radius: 8px;
  padding: 2px 13px;
  line-height: 1.7;
}
.select2-container .select2-choice:hover{
    background-color: white;
    background-image: linear-gradient(to bottom,#ffffff,#ffffff);
    cursor: pointer;
}
.ui-dragg-highlight { 
    height: 205px;
    width: 100%;
    background-color: #f5f5f5;
}
.select2-container.select2-container-disabled .select2-choice:hover{
    background-image: none;
    background-color: #fafafa;
}

.select2-container.select2-container-disabled .select2-choice{
    cursor: default;
    background-color: #fafafa;
    border-color: #cbd0d5;
}
.ajaxEdited .inputElement.select2-container .select2-choice {
    border-radius: 8px 0px 0px 8px;
    border: 1px solid rgb(53 176 245);
    box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
}
.inputElement.select2-container {
  border: 0;
  padding: 0px;
  min-width: 150px;
}
.listSearchContributor {
  min-height: 36px;
    width: 100%;
    border-radius: 8px;
    min-width: 130px;
    font-size: 14px;
    color: #626C84;
}
.listViewContentHeaderValues {
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #2B3D4F;
}
.modal-header-preview{
    display: flex;
    padding: 13px 15px;
    position: sticky;
    top: 0;
    z-index: 1;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    box-shadow: rgb(0 0 0 / 1%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 10%) 0rem 0.125rem 0.25rem -0.0625rem;
    background-color: white;
    border-radius: 16px 16px 0px 0px;
}

.Btnclose{
    color: #2184FE;
    font-size: 26px;
    border: 0;
    background-color: white;
}

.Btnclose:hover{
   opacity: 0.7;
}

.divItem-1{
    margin-left: 15px;
    color: #444444;
}

.divItem-2{
    margin-right: 10px;
    color: #444444;
}

.modal-body{
    scroll-behavior: smooth;
}

.flex-head-1{
    display: flex;
    align-items: center;
    flex-direction: row;
}

.Btnfollow{
    border: 0;
    padding: 3px;
    font-size: 17px;
    border-radius: 8px;
    background-color: white;
}

.Btnfollow:hover{
    color: #F66A37;
}

.Btnopentab{
    border: 0;
    padding: 3px;
    font-size: 17px;
    border-radius: 8px;
    background-color: white;
}

.Btnopentab:hover{
    color: #2163FF;
}

.Btnmore{
    border: 0;
    padding: 7px 20px;
    font-size: 18px;
    border-radius: 8px;
    background-color: #F0F1F3;
    margin-left: 10px;
}

.Btnmore:hover,
.BtnFollow:hover{
    background-color: #D5D8DD;
    color: #1155CC;
}

.BtnFollow{
    border: 0;
    padding: 7px 14px;
    font-size: 18px;
    border-radius: 8px;
    background-color: #F0F1F3;
    margin-left: 10px;
}

.Btnedit{
    padding: 11px 15px;
    font-size: 15px;
    border-radius: 8px;
    background-color: #F0F1F3;
    margin-left: 10px;
}

.Btnedit:hover,
.BtnEditDetail:hover{
    background-color: #D5D8DD;
}

.BtnEditDetail{
    padding: 9px 15px;
    border: 0;
    font-size: 15px;
    border-radius: 8px;
    background-color: #F0F1F3;
    margin-left: 10px;
}

.Btnconvert{
    padding: 11px 15px;
    font-size: 15px;
    border-radius: 8px;
    color: white;
    background: linear-gradient(310deg, #f54738, #fbbf34);
    margin-left: 10px;
}

.Btnconvert:hover{
    color: white;
    opacity: 0.8;
}

.BtnQR{
    padding: 11px 15px;
    font-size: 15px;
    border-radius: 8px;
    color: white;
    background: linear-gradient(310deg, #ee181c, #fc576a);
}

.BtnQR:hover{
    color: white;
    opacity: 0.8;
}

.moreDropdown{
    border-radius: 12px;
    border: 0px solid #4d7cff;
    margin-top: 5px;
    position: absolute;
    top: 60px;
    right: 20px;
    padding: 10px;
    z-index: 100;
}

.moreDropdownDetail{
    border-radius: 12px;
    border: 0px solid #4d7cff;
    margin-top: 5px;
    padding: 10px;
    z-index: 100;
}

.moreDropdown li a,
.moreDropdownDetail li a{
    color: #4A4E51;
    margin: 6px 0px;
    font-size: 14px;
}

.navigation-container{
    display: flex;
    justify-content: space-between;
}

.navigation-item{
    position: fixed;
    top: 50%;
    z-index: 100;
}

.nav-item-left{
    left: 0px;
}

.nav-item-right{
    right: 0px;
}

.nav-item-button{
    border: 0;
    background-color: #7fffd400;
    color: white;
    font-size: 30px;
    padding: 8px;
}

.nav-item-button:hover, .nav-item-button:focus {
    color: #2184fe;
    border: 0;
    background-color: #7fffd400;
}


.mCSB_inside > .mCSB_container{
    margin-right: 0px;
}
#editCurrency .inputElement {
  width: 70%;
}
.confirm-box-ok {
  margin-right: 5px;
}
.confirm-box-btn-pad {
  padding-right: 20px;
  padding-left: 20px;
}
/**********************************/
/**** Side vertical Nav styles ****/
/**********************************/
.module-nav {
  background: #fff;
  z-index: 1004;
}
.module-nav .modules-menu {
  display: inline-block;
  width: 100%;
  height: 100%;
  float: left;
  background: #2C3B49;
  position: absolute;
  z-index: 10;
  left: 0;
  transition: 0s width;
}
.module-nav:hover {
  /*z-index: 1001;*/
}
.modules-menu ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.modules-menu ul li a {
  color: #fff;
  padding: 10px 17px;
  display: block;
  z-index: 1;
  word-break: break-word;
  font-size: 12px;
  opacity: 0.6;
  text-transform: uppercase;
  height: 42px;
  padding-top: 11px;
  padding-left: 8px;
}
.modules-menu ul li a:before {
  content: "";
  display: block;
  clear: both;
}
.modules-menu ul li a:after {
  content: "";
  display: block;
  clear: both;
}
.modules-menu ul li a i {
  vertical-align: middle;
  float: left;
  font-size: 20px;
  padding-left: 3px;
}
.modules-menu ul li a > span {
  margin-left: 10px;
  vertical-align: middle;
  font-size: 13px;
  display: inline-block;
  height: 0;
  overflow: hidden;
  padding: 4px 0;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.modules-menu ul li:hover {
  background: #596875;
  opacity: 1;
}
.modules-menu ul li:hover a {
  opacity: 1;
}
.modules-menu ul li.active {
  background: #010101;
}
.modules-menu ul li.active a {
  opacity: 1;
  padding-left: 8px;
}
.module-nav .sidebar-menu {
  display: inline-block;
  width: 80%;
  float: left;
  background: #FFFFFF;
  border-right: 1px solid #DDDDDD;
  height: 100%;
  left: 20%;
  position: relative;
}
.module-nav .sidebar-menu-full {
  width: 100%;
  left: 0%;
}
/** Lists Menu in Side bar */
.module-filters .settings-sidebar,
.module-filters .sidebar-container {
  padding: 0 12px;
}
.module-filters .settings-sidebar > hr {
  margin: 20px 12px;
}
.module-nav .panel {
  border: 0;
}
.lists-menu-container .lists-header {
    text-transform: uppercase;
    color: #455252;
    font-weight: 600;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.lists-menu-container .sidebar-header {
  text-transform: uppercase;
  margin-top: 10px;
}
.sidebar-menu .sidebar-btn {
  padding: 6px 10px;
  line-height: 10px;
  margin-top: 2px;
}
.lists-menu-container .toggleFilterSize {
  cursor: pointer;
  font-size: 11px;
  padding-right: 20px;
  color: #15c;
}
.lists-menu-container hr {
  margin: 5px 0;
}
/* mScrollbar customization for lists widget */
.lists-menu-container .menu-scroller .mCSB_scrollTools {
  width: 13px;
}
.lists-menu-container .menu-scroller .mCSB_inside > .mCSB_container,
.modules-menu .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.lists-menu-container .menu-scroller .mCSB_scrollTools .mCSB_draggerContainer,
.modules-menu .mCSB_scrollTools .mCSB_draggerContainer {
  left: 8px;
}
/* Customization ends */
.lists-menu-container .list-menu-content .more-less-link {
  color: #fff;
  /*text-decoration: none;*/
}
.lists-menu-container .list-menu-content .sub-header {
  color: #ddd;
  font-weight: bold;
  margin: 20px 0 5px;
}
.lists-menu-container .menu-scroller .lists-menu {
  list-style: none;
  padding: 0px;
  font-size: 13px;
  margin-bottom: 5px;
}
.lists-menu > li {
  padding: 7px 10px;
}
.lists-menu > li:hover{
  background: #F7F7F7;
  border-radius: 8px;
}

.lists-menu > li.active {
    background: linear-gradient(310deg, rgb(215 215 215), rgb(243 243 243));
    border-radius: 8px;
    color: #565656;
}
.lists-menu > li.active > a {
  color: #565656;
}

.lists-menu > li:hover .js-popover-container,
.lists-menu > li.active .js-popover-container {
  display: inline;
}
.lists-menu .js-popover-container {
  display: none;
}
.lists-menu > li > a {
  padding: 3px 5px 5px 0;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 85%;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  color: #666666;
}
.lists-menu > li > .dropdown {
  margin-left: 1%;
  margin-top: 3px;
  width: 14%;
  text-align: center;
}
.lists-menu > li > .pull-right > .js-popover-container > .fa {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  display: inline-block;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  font-size: 15px;
  margin-right: 10px;
  margin-top: 4px;
}
.lists-menu > li > .dropdown.open > .fa {
  color: #24a159 !important;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.lists-menu > li .fa.dropdown-toggle {
  visibility: hidden;
}
.lists-menu > li .fa.fa-chevron-circle-down {
  margin: 6px 2px 0 0;
  cursor: pointer;
}
.lists-menu > li .fa.fa-plus-square-o {
  vertical-align: middle;
  cursor: move;
}
.lists-menu > li.active .fa,
.lists-menu > li:hover .fa {
  visibility: visible;
}
.search-folders,
.search-list {
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 5px 0px;
    padding: 10px 12px;
    border-radius: 8px;
    font-size: 13px;
}
.search-folders:focus,
.search-list:focus {
  outline: none;
}
.integrations-container > div,
.common-links-container > div {
  padding: 8px 5px;
}
.integrations-container > div:hover,
.common-links-container > div:hover {
  background: #2c3b49;
}
.integrations-container > div a,
.common-links-container > div a {
  color: #fff;
}
/*Search Container styles */
.search-container {
  min-height: 300px;
  position: absolute;
  /*z-index: 1030;*/
  width: 100%;
  top: 0;
  background: #FBFBFB;
  margin-left: -15px;
  margin-top: 51px;
  display: none;
  opacity: 0.96;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: #f5f5f5;
}
.footer p {
  margin: 5px 0;
}
/*** Utilities ***/
.showElement {
  display: block !important;
  height: 100%;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease;
}
.overlay-container-60.full-width,
.overlay-container-300.full-width,
.full-width {
  padding-left: 0;
  margin-left: 0 !important;
  /*width: 100% !important;*/
}
.paddingLeftRight50px {
  padding-left: 50px;
  padding-right: 50px;
}
.paddingLeftRight10Per {
  padding-left: 10%;
  padding-right: 10%;
}
.padding20 {
  padding: 20px;
}
.overflowVisible {
  overflow: visible !important;
}
.overflowYAuto {
  overflow-y: auto;
}
.marginBottom50px {
  margin-bottom: 50px;
}
.paddingLeft15 {
  padding-left: 15px;
}
.marginRight15 {
  margin-right: 15px;
}
.paddingRight0 {
  padding-right: 0;
}
.paddingLeft0 {
  padding-left: 0;
}
.paddingTop15 {
  padding-top: 15px;
}
.paddingTop5 {
  padding-top: 5px;
}
.paddingTop10 {
  padding-top: 10px;
}
.resize-vertical {
  resize: vertical;
}
.maxWidth50 {
  max-width: 50%;
}
.maxWidth40 {
  max-width: 40%;
}
.radio-group {
  margin-bottom: 5px;
}
.radio-group input[type="radio"] {
  margin-top: 0;
}
.radio-group .radio-label {
  vertical-align: top;
}
.no-border,
.no-border.table > thead > tr > th,
.table > tbody > tr > th,
.no-border.table > tfoot > tr > th,
.table > thead > tr > td,
.no-border.table > tbody > tr > td,
.table > tfoot > tr > td {
  border: 0px;
}
.display-inline-block {
  display: inline-block;
}
.textAlignCenter {
  text-align: center !important;
}
.textAlignLeft {
  text-align: left !important;
}
.textAlignRight {
  text-align: right !important;
}
.lineItemInputBox {
  width: 45%;
  float: right;
  text-align: right;
}

.adjustmentEdit{
    padding: 10px;
    font-size: 14px;
    color: #5C6165;
    font-weight: 600;
    border: 1px solid #cbd0d5;
    border-radius: 8px;
    background-color: #ffffff;
    text-align: right;
    margin: 0px;
    width: 100%;
    height: 42px;
}
ul.unstyled {
  list-style-type: none;
  padding-left: 0px;
}
.coloredBorderBottom {
  border-bottom: 1px solid #EF5E29;
}
.coloredBorderTop {
  border-top: 1px solid #EF5E29;
}
.redColor {
  color: #f51515c4;
}
.orangeColor {
  color: #f64f39;
}
.emptyRecordsDiv {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  padding: 5% 0;
}
.emptyRecordsDiv .emptyRecordsContent {
  display: inline-block;
  left: 50%;
  margin-left: -25%;
  position: absolute;
  width: 50%;
  font-size: 16px;
}
.textOverflowEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.textStrike {
  text-decoration: line-through;
}
.vicon-puzzle {
  position: relative;
}
.vicon-puzzle .custom-module-text {
  font-size: 10px;
  position: absolute;
  top: -5px;
  right: -4px;
}
.break-word {
  word-wrap: break-word;
}
.removeNoFileChosen {
  color: transparent !important;
}
/***********************************
**********Button Styles**********
***********************************/
.module-buttons-container {
  float: right;
  margin-right: 10px;
}
.btn {
  border-radius: 0px;
  font-weight: 100;
  cursor: pointer;
}
.btn:hover {
  cursor: pointer;
}
.module-buttons#ClearDemoData {
  color: white;
  background: #DB4A38;
}
.module-buttons.btn {
  padding: 6px 12px;
  margin: 4px 2px;
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #666;
  background: #fff;
}
.module-buttons:hover,
.module-buttons:focus,
.module-buttons.focus,
.module-buttons:active,
.module-buttonst.active {
  background-color: #f9f9f9;
  border: 1px solid #ccc;
}
.help-link {
  font-size: 22px;
  margin: 10px;
}
.module-help {
  border: 1px solid #46b8da !important;
  color: #FFFFFF !important;
  background: #5bc0de !important;
}
/***********************************
**********List View Styles**********
***********************************/
.fa.pull-left {
  margin-right: 0;
}
.current-filter-name {
  margin: 11px 0;
  float: left;
  font-size: 12px;
  line-height: 18px;
}
.current-filter-name a {
  max-width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
}
.listViewContentHeaderValues .customsort {
  opacity: 0.3;
}
.listViewPageDiv a {
  text-decoration: none;
  color: inherit;
}
.listViewContentHeaderValues:hover .customsort {
  opacity: 1;
}
.listview-actions-container {
  position: relative;
  background: #fff;
height: 40px;
}
.listview-actions-container-2 {
  position: relative;
  background: #fff;
  display: flex;
flex-direction: row;
align-items: center;
height: 50px;
padding: 0px 5px;
}
.listview-pagination i {
  font-size: 20px;
}
.listview-pagination .disabled {
  color: rgba(0, 0, 0, 0.2);
}
.listview-pagination .disabled:hover {
  cursor: default;
}
.listview-table .fi.listViewEntryValue .input-groupeldValue,
.listview-table .listViewEntryValue .fieldValue {
  color: #222;
}
.listViewEntryValue .select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container .select2-choice .select2-arrow {
  margin-right: 10px;
  padding: 1px 0px;
}
.listview-pagination p {
  display: inline-block;
  float: left;
  margin: 5px;
}
.button-search {
     height: 30px;
     text-align: center;
     text-decoration: none;
     display: inline-block;
     font-size: 14px;
     transition-duration: 0.4s;
     cursor: pointer;
 }
           
.button-sea-1 {
    background-color: #EFF0F2;
    color: #1B1E34; 
    border: 0px solid #E2F7E2;
    border-radius: 8px;
    float:left;
    height: 36px;
    margin: 4px 0px;
    box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
}

.button-sea-1:hover {
    box-shadow: none;
}
.container-fluid-fulldetail .relatedContents{
    overflow: auto;
    width: 100%;
    margin: 10px 0px;
    border-radius: 14px;
    padding: 10px 5px;
    background-color: white;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
}

.detailsQuickView .table-container{
    width: 99%;
    margin: 10px;
    border-radius: 14px;
    padding: 0px 5px 10px 5px;
}

.detailsQuickView .relatedContents{
    overflow: auto;
    background-color: white;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
}

.detailsQuickView .relatedContents::-webkit-scrollbar,
.container-fluid-fulldetail .relatedContents::-webkit-scrollbar,
.container-list::-webkit-scrollbar,
#EditView .editQuickViewBody::-webkit-scrollbar,
.related-tabs ul::-webkit-scrollbar,
.popupEntriesDiv.relatedContents::-webkit-scrollbar,
#leadAccordion::-webkit-scrollbar,
body::-webkit-scrollbar{
  width: 10px;
  height: 10px;
}

.detailsQuickView .relatedContents::-webkit-scrollbar-thumb,
.container-fluid-fulldetail .relatedContents::-webkit-scrollbar-thumb,
.container-list::-webkit-scrollbar-thumb,
#EditView .editQuickViewBody::-webkit-scrollbar-thumb,
.related-tabs ul::-webkit-scrollbar-thumb,
.popupEntriesDiv.relatedContents::-webkit-scrollbar-thumb,
#leadAccordion::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb{
  background: #d9d9d9; 
  border-radius: 8px;
}

.detailsQuickView .relatedContents::-webkit-scrollbar-thumb:hover,
.container-fluid-fulldetail .relatedContents::-webkit-scrollbar-thumb:hover,
.container-list::-webkit-scrollbar-thumb:hover,
#EditView .editQuickViewBody::-webkit-scrollbar-thumb:hover,
.related-tabs ul::-webkit-scrollbar-thumb:hover,
.popupEntriesDiv.relatedContents::-webkit-scrollbar-thumb:hover,
#leadAccordion::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover{
  background: #c9c9c9; 
}

#EditView .editQuickViewBody::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

.listview-table {
  margin-bottom: 0;
  border-top: 0;
  /* Horizontal scroll will not work if table layout Fixed */
  /*    table-layout: fixed;*/
}
.table .table-header>tr>th{
    border-bottom: 0px solid #ddd;
}
.listview-table tr td,
.listview-table tr th {
  color: #222;
}
.listview-table tr td:first-child,
.listview-table tr th:first-child {
  width: 130px;
}
.listview-table > thead > tr:first-child > th,
.listview-table > tbody > tr:first-child > th {
  padding: 10px 7px;
}
.listview-table > tbody > tr > td,
.listview-table > tfoot > tr > td {
  vertical-align: middle;
  padding: 15px 10px;
}
.listview-table > tbody > tr > td .value,
.listview-table > tfoot > tr > td .value {
  padding: 4px 5px;
}
.listview-table > thead > tr > td .fieldValue,
.listview-table > tbody > tr > td .fieldValue,
.listview-table > tfoot > tr > td .fieldValue {
  display: inline-block;
  width: 100%;
}
.listViewEntries .relatedListEntryValues .value,
.listViewEntries .listViewEntryValue .fieldValue .value {
    vertical-align: middle;
    display: inline-block;
    max-width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}
.listViewEntries .relatedListEntryValues .value {
  vertical-align: middle;
  width: 100%;
  display: inline-block;
}
.listViewEntries .relatedListEntryValues .tooltip,
.listViewEntries .listViewEntryValue  .tooltip{
    font-size: 14px;
    font-weight: 300;
    min-width: fit-content;
}

.button-search-p {
    height: 36px;
    padding: 2px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    transition-duration: 0.4s;
    cursor: pointer;
    box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
}
       
.button-sea-p {
    background-color: #EFF0F2;
    color: #1B1E34;
    border: 0px solid #E2F7E2;
    border-radius: 8px;
    width: 100%;
}

.button-sea-p:hover {
    box-shadow: none;
}


.listViewEntries:hover{
    background: linear-gradient(310deg, #F2F9FF, #F2F9FF);
}
.edited:hover{
    background: #fff;
}
.listViewEntries-checked{
    background: linear-gradient(310deg, #F2F9FF, #F2F9FF);
}
.floatThead-table {
  background: #fff;
}
.listview-table-norecords .table-actions,
.listview-table .table-actions {
    width: 100%;
    display: flex;
    align-items: center;
    min-width: 120px;
    font-size: 15px;
    color: #555;
    margin-left: 7px;
}
.listview-table .table-actions.reportListActions {
  width: 125px;
  font-size: 15px;
  color: #555;
  margin-left: 7px;
}
.listview-table-norecords .table-actions span,
.listview-table .table-actions span {
  opacity: 0.9;
}
.listview-table .table-actions span.dropdown.open,
.listview-table-norecords .table-actions span.dropdown.open {
  opacity: 1;
}
.listview-table-norecords .table-actions span:hover,
.listview-table-norecords .table-actions span:active,
.listview-table-norecords .table-actions span:focus,
.listview-table .table-actions span:hover,
.listview-table .table-actions span:active,
.listview-table .table-actions span:focus,
input[type=checkbox]:checked {
  opacity: 1;
}
.listview-table-norecords .table-actions:before,
.listview-table-norecords .table-actions:after,
.listview-table .table-actions:before,
.listview-table .table-actions:after {
  content: " ";
  display: block;
  clear: both;
}
.listview-table-norecords .table-actions .dropdown .dropdown-toggle,
.listview-table .table-actions .dropdown .dropdown-toggle {
  min-width: 35px;
}
.listview-table-norecords .listViewEntries .table-actions span,
.listview-table .listViewEntries .table-actions span {
  padding-right: 9px;
  float: left;
}
.listview-table-norecords .listViewEntries .table-actions span.more,
.listview-table .listViewEntries .table-actions span.more {
  padding-right: 0;
  padding-left: 0;
}
.listview-table-norecords .listViewEntries .table-actions span.more a,
.listview-table .listViewEntries .table-actions span.more a {
  padding: 0 6px;
}
.listview-table-norecords .table-actions .input input,
.listview-table .table-actions .input input {
  float: left;
  border: 1px solid #CDCDCD;
  margin-top: 4px;
}
.listview-table tr.listViewContentHeader th,
.listview-table tr.searchRow th {
border-bottom-width: 0px;
    border-top: 0px;
  vertical-align: middle;
  display: table-cell;
}
.listview-table tr.searchRow th {
  padding: 5px 7px;
}
.listview-table tr.searchRow th.inline-search-btn {
  padding: 3px 10px;
}
.listview-table tr.searchRow th.inline-search-btn button {
  text-align: center;
  width: 85%;
  text-shadow: none;
  padding: 3px;
  height: 36px;
}
.relatedContents .listview-table tr.searchRow th.inline-search-btn button {
  width: 95px;
}
.listview-table .table-actions span:hover {
  opacity: 1;
  cursor: pointer;
}
.listview-table .table-actions span.caret {
  padding: 0;
}
.listview-table tr td .input .checkbox {
  margin-right: 10px;
}
.listview-table .fa-star-o,
.listview-table .fa-star {
  font-size: 20px;
  padding: 0px 15px;
  opacity: 0.6;
}
.input-error {
  border: 1px solid #B94A48 !important;
  background-color: #FFEEEE !important;
  background-image: none !important;
}
/*.floatThead-wrapper .table-container{
    z-index: 0 !important;
}*/
/* List view bottom fixed scroll */
/*.bottom-fixed-scroll{
    height: 14px;
    position: relative;
    top: -15px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}*/
.scroller-div {
  height: 1px;
}
.blockHeader h4 {
  margin: 13px 0;
}
.listViewEntries td:not(:first-child) {
  cursor: pointer;
}
.listViewEntries .dropdown-menu {
  z-index: 1100;
}
.listViewMassActions .dropdown-menu,
#PageJumpDropDown {
  z-index: 1100;
}
.edited {
  box-shadow: rgb(20 20 20 / 10%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
}
#listview-table .inline-save button {
  height: 26px;
  width: 35px;
}
.listview-pagenum {
  text-align: center;
  white-space: nowrap;
  padding: 3px 10px;
  margin-bottom: 6px;
  font-size: 12px;
}
.listview-pagejump {
  text-align: center;
  padding-bottom: 3px;
}
.listViewPagingInput {
  width: 70px;
  padding: 0px 5px;
  vertical-align: middle;
}
#pageToJumpSubmit {
  padding: 1px;
  margin-left: -5px;
  font-size: 10px;
  width: 50px;
}
.listview-table-norecords {
  margin-bottom: 0;
  border-top: 0;
}
.configColumnsContainer .selectedFieldsContainer {
  border-right: 2px solid #dddddd;
  min-height: 300px;
}
.configColumnsContainer .selectedFieldsContainer ul {
  list-style: none;
  padding: 0px;
}
.configColumnsContainer .selectedFieldsContainer ul .item {
  padding: 2%;
  width: 90%;
}
.configColumnsContainer .selectedFieldsContainer ul .item .fieldLabel {
  padding-left: 5px;
}
.configColumnsContainer .selectedFieldsContainer ul .item .removeField {
  color: gray;
  font-size: 14px;
}
.configColumnsContainer .selectedFieldsContainer ul .item:hover {
  cursor: move;
}
.configColumnsContainer .selectedFieldsContainer ul .active {
  background-color: #dddddd;
}
.configColumnsContainer .availFiedlsContainer #accordion .availFieldBlock {
  padding: 2%;
}
.configColumnsContainer .availFiedlsContainer #accordion .availFieldBlock a:focus {
  font-weight: bold !important;
  color: black !important;
}
.configColumnsContainer .availFiedlsContainer #accordion .availFieldBlock a:hover {
  color: black;
}
.configColumnsContainer .availFiedlsContainer #accordion .availFieldBlock i {
  font-size: 16px;
  padding-right: 1%;
}
.configColumnsContainer .availFiedlsContainer #accordion .panel-body {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4%;
}
.configColumnsContainer .availFiedlsContainer #accordion .item {
  padding: 2%;
  width: 90%;
}
.configColumnsContainer .availFiedlsContainer #accordion .item .fieldLabel {
  padding-left: 5px;
}
.configColumnsContainer .availFiedlsContainer #accordion .item:hover {
  cursor: pointer;
  background-color: #dddddd;
}
.configColumnsContainer .availFiedlsContainer #accordion .item:hover .addField {
  color: gray;
}
.configColumnsContainer .availFiedlsContainer .avialFieldsListContainer {
  margin-top: 3%;
}
#listColumnFilterContainer .listColumnFilter {
  cursor: pointer;
    margin-left: 30px;
    font-size: 20px;
    margin-top: 3px;
}
#listColumnFilterContainer .disabled {
  display: none;
  cursor: default;
}
#listColumnFilterContainer .disabled i {
  color: #ccc;
}
/**********************************
**********Detail View Styles**********
**********************************/
.detailViewButtoncontainer {
  padding-top: 5px;
}
.detailViewButtoncontainer button.btn {
  margin: 0px 1px !important;
}
.detailview-header .recordBasicInfo > .info-row {
  margin-bottom: 4px;
}
.detailview-header .recordBasicInfo > .info-row .socialLinks {
  height: 20px;
  display: inline-block;
}
.main-container .detailViewModNavigator.module-nav,
.detailViewModNavigator .mod-switcher-container,
.detailViewModNavigator .modules-menu {
  width: 42px;
}
strong,
b,
th {
  font-family: 'OpenSans-Semibold', 'ProximaNova-Semibold', sans-serif;
  font-weight: normal;
  font-size: 1.1em;
}
.detailview-table {
  table-layout: fixed;
}
.detailViewInfo .fieldLabel {
  text-align: right;
}
.detailview-table .fieldLabel {
  width: 20%;
}

#detailView td.fieldValue .action {
  display: none;
  position: absolute;
  margin-left: 10px;
}
#detailView td.fieldValue:hover .action {
  display: inline-block;
}
#detailView td.fieldValue:hover .action a {
  text-decoration: none;
  color: inherit;
}
#detailView td.fieldValue .edit {
    position: absolute;
    width: 26.8%;
    margin-left: -16px;
    margin-top: -19.5px;
}
.overlayDetailHeader .recordBasicInfo .fieldLabel .action,
.detailview-header .recordBasicInfo .fieldLabel .action {
  display: none;
  position: absolute;
  margin-left: 10px;
}
.overlayDetailHeader .recordBasicInfo .fieldLabel:hover .action,
.detailview-header .recordBasicInfo .fieldLabel:hover .action {
  display: inline-block;
}
.overlayDetailHeader .recordBasicInfo .fieldLabel:hover .action a,
.detailview-header .recordBasicInfo .fieldLabel:hover .action a {
  text-decoration: none;
  color: inherit;
}
.overlayDetailHeader .recordBasicInfo .inputElement,
.detailview-header .recordBasicInfo .inputElement {
  width: 70%;
}
.overlayDetailHeader .recordBasicInfo .referencefield-wrapper .inputElement,
.detailview-header .recordBasicInfo .referencefield-wrapper .inputElement {
  width: 123px;
  min-width: 148px;
}
.overlayDetailHeader .recordBasicInfo .referencefield-wrapper .input-group,
.detailview-header .recordBasicInfo .referencefield-wrapper .input-group {
  min-width: 177px;
}
.overlayDetailHeader .recordBasicInfo .inputElement[type="checkbox"],
.detailview-header .recordBasicInfo .inputElement[type="checkbox"] {
  width: 6%;
  margin-top: 3%;
  margin-right: 2%;
}
.overlayDetailHeader button.btn {
  margin: 0px 1px !important;
}
.referencefield-wrapper .createReferenceRecord {
  float: left;
  margin-left: 5px;
  margin-top: 3px;
  border: 1px solid #DDDDDD;
  padding: 3px 7px;
  text-align: center;
  color: #666;
  background: #F3F3F3;
}
.input-save-wrap {
  float: left;
  display: table-cell;
}
.input-save-wrap .fa.fa-check {
  color: #FFFFFF;
}
.summaryView .referencefield-wrapper {
  max-width: 150px;
  display: table-cell;
}
.summaryView .referencefield-wrapper .input-group.time,
.summaryView .referencefield-wrapper .input-group.date {
  min-width: 120px;
}
.referencefield-wrapper {
  display: table-cell;
}
.record-header {
  min-height: 80px;
}
.record-header .recordImage {
  float: left;
  display: inline-block;
  position: absolute;
}
.record-header .recordBasicInfo {
  float: left;
  display: inline-block;
  padding-left: 90px;
  width: 100%;
}
.record-header .recordBasicInfo .info-row,
.record-header .recordBasicInfo h4,
.record-header .recordBasicInfo a,
.record-header .recordBasicInfo .fieldLabel {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.record-header .recordBasicInfo h4 {
  height: 25px;
  margin: 0;
}
.quickPreview-body{
    overflow-y: auto;
    overflow-x: hidden;
}

.modal-open .overlayPageRelate{
    overflow-y: hidden;
}
.detailViewContainer .recordImage,
.overlayDetailHeader .recordImage,
.quickPreviewModuleHeader .recordImage {
  display: table;
  height: 80px;
  width: 80px;
  padding: 0;
}
.detailViewContainer .recordImage .name,
.overlayDetailHeader .recordImage .name,
.quickPreviewModuleHeader .recordImage .name {
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.detailViewContainer .recordImage .name span,
.overlayDetailHeader .recordImage .name span,
.quickPreviewModuleHeader .recordImage .name span {
  color: #fff;
  text-shadow: 1px 0 2px #999;
}
.detailViewContainer .recordImage.bgAccounts,
.overlayDetailHeader .recordImage.bgAccounts,
.quickPreviewModuleHeader .recordImage.bgAccounts {
  background: #6cc4b9;
}
.detailViewContainer .recordImage.bgcontacts,
.overlayDetailHeader .recordImage.bgcontacts,
.quickPreviewModuleHeader .recordImage.bgcontacts {
  background: #03A678;
}
.detailViewContainer .recordImage.bghelpdesk,
.overlayDetailHeader .recordImage.bghelpdesk,
.quickPreviewModuleHeader .recordImage.bghelpdesk {
  background: #d1026c;
}
.detailViewContainer .recordImage.bginvoice,
.overlayDetailHeader .recordImage.bginvoice,
.quickPreviewModuleHeader .recordImage.bginvoice {
  background: #d1026c;
}
.detailViewContainer .recordImage.bgleads,
.overlayDetailHeader .recordImage.bgleads,
.quickPreviewModuleHeader .recordImage.bgleads {
  background: #F47983;
}
.detailViewContainer .recordImage.bgpotentials,
.overlayDetailHeader .recordImage.bgpotentials,
.quickPreviewModuleHeader .recordImage.bgpotentials {
  background: #492d61;
}
.detailViewContainer .recordImage.bgproducts,
.overlayDetailHeader .recordImage.bgproducts,
.quickPreviewModuleHeader .recordImage.bgproducts {
  background: #FFB3A7;
}
.detailViewContainer .recordImage.bgvendors,
.overlayDetailHeader .recordImage.bgvendors,
.quickPreviewModuleHeader .recordImage.bgvendors {
  background: #875F9A;
}
.detailViewContainer .recordImage.bgpurchaseorder,
.overlayDetailHeader .recordImage.bgpurchaseorder,
.quickPreviewModuleHeader .recordImage.bgpurchaseorder {
  background: #C93756;
}
.detailViewContainer .recordImage.bgquotes,
.overlayDetailHeader .recordImage.bgquotes,
.quickPreviewModuleHeader .recordImage.bgquotes {
  background: #d1026c;
}
.detailViewContainer .recordImage.bgsalesorder,
.overlayDetailHeader .recordImage.bgsalesorder,
.quickPreviewModuleHeader .recordImage.bgsalesorder {
  background: #d1026c;
}
.detailViewContainer .recordImage.bgproject,
.overlayDetailHeader .recordImage.bgproject,
.quickPreviewModuleHeader .recordImage.bgproject {
  background: #d1026c;
}
.detailViewContainer .recordImage.bg_ServiceContracts,
.overlayDetailHeader .recordImage.bg_ServiceContracts,
.quickPreviewModuleHeader .recordImage.bg_ServiceContracts {
  background: #FFB61E;
}
.detailViewContainer .recordImage.bg_Assets,
.overlayDetailHeader .recordImage.bg_Assets,
.quickPreviewModuleHeader .recordImage.bg_Assets {
  background: #8DB255;
}
.detailViewContainer .recordImage.bg_Services,
.overlayDetailHeader .recordImage.bg_Services,
.quickPreviewModuleHeader .recordImage.bg_Services {
  background: #d1026c;
}
.detailViewContainer .recordImage.bg_Calendar,
.overlayDetailHeader .recordImage.bg_Calendar,
.quickPreviewModuleHeader .recordImage.bg_Calendar {
  background: #ed4c57;
}
.detailViewContainer .recordImage.bg_Campaigns,
.overlayDetailHeader .recordImage.bg_Campaigns,
.quickPreviewModuleHeader .recordImage.bg_Campaigns {
  background: #A17917;
}
.detailViewContainer .recordImage.bg_Cases,
.overlayDetailHeader .recordImage.bg_Cases,
.quickPreviewModuleHeader .recordImage.bg_Cases {
  background: #42A5F5;
}
.detailview-header .recordImage [class^="vicon-"],
.overlayDetailHeader .recordImage [class^="vicon-"],
.quickPreviewModuleHeader .recordImage [class^="vicon-"] {
  font-size: 35px;
}
.detailViewContainer2 .block {
    padding: 5px 10px 0px 10px;
    background-color: white;
}
.detailViewContainer .block {
    padding: 5px 10px 0px 10px;
    background-color: white;
}
.editViewContainer .block {
  background: #FFFFFF;
  border: 1px solid #F3F3F3;
  padding-left: 15px;
  padding-right: 15px;
}
.commentDetails li {
  padding-left: 50px;
}
.commentInfoContent {
  display: inline-block;
  word-break: break-all;
  line-height: 1.5em;
}
.fc-overlay-modal {
  top: auto !important;
  bottom: 0;
  right: 0;
  left: auto;
  border: 1px solid #DDDDDD;
  box-shadow: none;
  background: white;
}
.table-borderless tbody td,
.table-borderless tbody th {
  border: 0 !important;
}
#overlayPage {
  top: 43px;
  position: fixed;
  width: 100%;
  z-index: 1030;
}
#overlayPage .arrow.show {
  content: "";
  width: 10px;
  height: 10px;
  right: 150px;
  top: -9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #CCC;
  position: absolute;
}
#overlayPage .arrow.show:after {
  content: "";
  width: 10px;
  height: 10px;
  right: 150px;
  top: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #FFF;
  position: absolute;
  left: -9px;
  z-index: 1030;
}
.overlay-container-60 {
  margin-left: 42px ;
}
.overlay-container-300 {
  margin-left: 230px ;
}
.overlayPageContent {
  background: #FFFFFF;
  padding-bottom: 60px;
  float: left;
}
.overlayPageContent.fade {
  top: 700px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.overlayPageContent.fade.in {
      width: 96%;
    height: 96%;
    top: 2%;
    left: 2%;
    border-radius: 16px;
    opacity: 1;
}

.overlayPageContent .modal-backdrop{
    opacity: .2;
}

.overlayPageRelate .modal-backdrop{
    opacity: .2;
}

.overlayPageContent form .modal-body {
  padding-left: 30px;
  padding-right: 30px;
}
#helpPageOverlay {
  width: 300px;
  right: 2%;
  top: 2%;
  position: fixed;
  z-index: 1070;
}
.overlayHeader .modal-header {
  background: inherit;
  color: inherit;
  border-bottom-color: transparent;
}
.overlayHeader .modal-header .close {
  color: #000;
}
.overlayFooter {
  position: fixed;
  bottom: 0;
  background: #eeeeee;
  width: 100%;
  height: 60px;
  right: 0;
}
.contentsOverLayFooter {
  width: 76%;
}
.footer-actions {
  margin-left: 285px;
  text-align: left;
}
.overlay-close {
  margin-top: 10px;
  margin-right: 10px;
}
.commentTextArea {
  padding-bottom: 7px;
}
.saveButton {
  font-size: 14px;
  color: white;
  padding: 7px 25px;
}
.cancelLink,
.popoverCancel {
  font-size: 14px;
  padding-left: 10px;
  color: red;
}

.flex-head-1 .cancelLink{
    color: #2184FE;
    font-size: 26px;
    padding-left: 6px;
}
.modal-overlay-footer a:hover {
  color: red;
}
.cancel-x-small {
  font-size: 12px;
}
.detailview-content {
  padding-bottom: 30px;
}
.detailview-content .commentsRelatedContainer .commentTitle {
  border: 1px solid #CCC;
  padding: 20px;
}
.detailview-content .commentsRelatedContainer textarea {
  width: 100%;
  height: 73px;
  resize: none;
}
.detailview-content .commentsRelatedContainer .commentTextArea {
  padding-bottom: 10px;
}
.numberCircle {
    background: linear-gradient(310deg, #f64e38, #fabe33);
    border-radius: 20px;
    color: white;
    display: inline-block;
    font-size: 10px;
    min-height: 20px;
    min-width: 21px;
    padding: 3px;
    text-align: center;
    vertical-align: baseline;
    position: absolute;
    margin-top: -6px;
    margin-left: 0px;
}
.related-tabs {
  position: relative;
}
.related-tabs ul {
    padding: 10px;
    overflow-x: auto;
    width: 100%;
    display: flex;
    border: 0;
}
.related-tabs .tab-icon {
  max-width: 85%;
  display: inline-block;
  vertical-align: middle;
}
.related-tabs .tab-label {
  display: inline-block;
  height: 26px;
  line-height: 25px;
}
/**********************************
**********Summary View Styles******
**********************************/
.summary-table {
  width: 100%;
  table-layout: fixed;
}
.editViewContents .fieldBlockContainer,
.summaryView {
    position: relative;
    padding: 15px;
    margin-bottom: 20px;
    background: #FFFFFF;
    border-radius: 12px;
    font-size: 14px;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
    width: 83%;
    margin-left: 10px;
    margin-right: auto;
}
.summaryView .fieldLabel {
  padding-left: 0px;
  padding-right: 30px;
}
.summaryView .summaryViewHeader,
.summaryWidgetContainer .widget_header {
  margin-bottom: 8px;
  margin-top: 0;
}
.summaryView .summaryViewHeader h4,
.summaryWidgetContainer .widget_header h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.summaryWidgetContainer .widget_contents {
  margin-top: 12px;
}
.summaryView .summaryViewFields {
  line-height: 2;
}
.summaryViewFields .inputElement {
  max-height: 30px;
}
.summaryViewFields .inputElement.input-xxlarge {
  max-height: 200px;
}
.summaryWidgetContainer {
  position: relative;
  border: 1px solid #F3F3F3;
  padding: 15px;
  margin-bottom: 10px;
  background: #FFFFFF;
}
.summaryWidgetContainer .widget_header {
  margin-bottom: 6px;
}
.summaryWidgetContainer .toggleButton {
  font-size: 16px;
}
.summaryWidgetContainer .commentTitle {
  padding-left: 15px;
  padding-right: 15px;
}
.summaryWidgetContainer .creatorName {
  color: blue;
}
.summaryWidgetContainer .recentCommentsHeader {
  margin-bottom: 10px;
}
.summaryWidgetContainer .commentContainer {
  background: white;
  border-color: #F3F3F3;
}
.summaryWidgetContainer .commentContainertextarea {
  width: 100%;
  resize: none;
}
.noCommentsMsgContainer,
.quick-preview-modal .noContent {
  border: 1px solid #CCC;
}
.summaryWidgetContainer .recordImage .name {
  display: table-cell;
  margin: 0 auto;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.summaryWidgetContainer .recordImage .name span {
  color: #fff;
  display: inline-block;
  font-size: 30px;
  line-height: 50px;
  text-shadow: 1px 0 2px #999;
}
.commentsList .recordImage,
.summaryWidgetContainer .recordImage {
  background: none repeat scroll 0 0 orange;
  border: 1px solid #ccc;
  display: table;
  overflow-y: hidden;
  height: 50px;
  padding: 0;
  width: 50px;
}
.summaryWidgetContainer .activityEntries .module-icon {
  line-height: 28px;
}
.summaryWidgetContainer .activityEntries .module-icon.span {
  position: relative;
  vertical-align: middle;
}
.summaryWidgetContainer .activityEntries .summaryViewEntries {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.summaryWidgetContainer .activityStatus .editStatus,
.summaryWidgetContainer .summaryViewEntries .summaryViewEdit {
  opacity: 0;
}
.summaryWidgetContainer .activityStatus:hover .editStatus,
.summaryWidgetContainer .summaryViewEntries:hover .summaryViewEdit {
  opacity: 1;
  cursor: pointer;
}
.details.row > form .social-media-toggle {
  position: absolute;
  right: -15px;
  display: inline-block;
  width: 500px;
  border-left: 0px;
}
.details.row > form .social-media-widget {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  height: 100%;
  background: white;
}
.details.row > form div[class*="col-"].resizable-summary-view {
  padding-left: 0;
  padding-right: 0px;
}
.details.row > form > div[class*="col-"],
.details.row > form .resizable-summary-view div[class*="col-"] {
  padding-right: 0;
  padding: 0px 5px;
}
.details.row > form > div[class*="col-"]:first-child,
.details.row > form .left-block {
  padding-left: 0 !important;
}
.details.row > form > div[class*="col-"]:last-child {
  padding-right: 0;
}
.summaryWidgetContainer .noContent {
  padding: 10px;
}
.summaryView .fieldValue .value {
  max-width: 80%;
  width: auto !important;
}
.caseReplyArea .nav > li {
  padding: 0 10px;
}
/**********************************
**********Edit View Styles*******
**********************************/
.main-container .editViewModNavigator.module-nav,
.editViewModNavigator .mod-switcher-container,
.editViewModNavigator .modules-menu {
  width: 42px;
}
#massEditHeader {
  color: #3498DB;
}
.fieldLabel {
  color: #2c3b49;
  opacity: 0.8;
}
.fieldLabel label {
  font-weight: 100;
}
.fieldValue {
  color: #222;
}
.importBlockContainer {
  border: 1px solid #FBFBFB;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 5px;
  background: #FBFBFB;
  border-color: #FBFBFB;
}
.fieldBlockContainer .inputElement {
  /*height: 30px;*/
  /*width: 200px;*/
}
.editViewContents .input.form-control:focus,
.editViewContents .input.form-control:hover,
.editViewContents .input.form-control:active {
  box-shadow: none;
  outline: none;
}
.editViewContents .fieldBlockContainer .input-group .input-group-addon + input {
  width: 100%;
}

.editViewContents .fieldLabel {
  min-width: 100px;
  width: 20%;
  word-break: break-all;
}
.editViewContents .fieldValue {
  width: 30%;
}
.editViewContents td.fieldValue[colspan="3"] {
  width: 80%;
}
.editViewContents textarea.textAreaElement {
  width: 88%;
}
.editViewContents input[type="checkbox"]{
  width: 20px;
  height: 20px;
}

.datepicker.dropdown-menu{
    border: none;
    border-radius: 12px;
    padding: 15px
}

.tdFieldEditValue .select2-container .select2-choice > .select2-chosen{
    padding: 1px 10px;
    margin-top: 4px;
    border-radius: 7px;
    position: absolute;
    color: #555555;
    text-shadow: none;
}

.tdFieldEditValue .dateField{
    height: 40px;
    border-radius: 8px 0px 0px 8px;
    padding: 0px 15px;
    font-size: 14px;
     margin-left: 0px;
    top: 0px;
     width: 100%;
     background: #ffffff00;
}

.tdFieldEditValue .dateField[disabled]{
    background: #fafafa;
}


.tdFieldEditValue .input-group-addon {
    height: auto;
    padding: 10px 12px;
    min-height: 40px;
    resize: vertical;
    background-color: #e9ecef;
    border: 0px;
}

.input-group.editElement .date .input-group-addon,
.input-group.editElement .time .input-group-addon{
  border-radius: 0px;
}
.tdFieldEditValue textarea.inputElement {
    height: auto;
    padding: 10px 12px;
    min-height: 40px;
    resize: vertical;
}

.tdFieldEditValue .currencyField{
    height: 40px;
    border-radius: 0px 8px 8px 0px;
    padding: 0px 15px;
    font-size: 14px;
    margin-left: 0px;
    width: 100%;
    top: 0px;
    background: #ffffff00;
}

.tdFieldEditValue .currencyField[disabled]{
    background-color: #f7f7f7e0;
    margin-top:-0.05px;
}

.tdFieldEditValue .currencyFieldAdd{
    height: 40px;
    border-radius: 0px;
    padding: 0px 15px;
    font-size: 14px;
    margin-left: 0px;
    width: 100%;
}

.tdFieldEditValue .currencySymbol{
    border-radius: 8px 0px 0px 8px;
    /*font-size: 20px;*/
}

.tdFieldEditValue .referenceField{
    height: 40px;
    width: 100%;
    font-size: 14px;
    border-radius: 8px 0px 0px 8px;
    box-shadow: none;
    min-width: auto;
    left: 0px;
    padding: 0px 15px;
    background: #ffffff00;
}

.tdFieldEditValue .referencefield-wrapper1 .createReferenceRecord{
    border-left: 1px solid #cccccc;
}

.editContent .inputElement:focus,
.blockContainer .tdFieldEditValue .dateField:focus,
.blockContainer .adjustmentEditContain .adjustmentEdit:focus,
.lineitemTableContainer .descriptionEdit:focus,
.lineitemTableContainer .productName:focus{
    border: 1px solid rgb(53 176 245);
    box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
    margin-top:-0.05px;
}

.lineitemTableContainer .qtyEdit:focus,
.lineitemTableContainer .priceEdit:focus{
    border: 1px solid rgb(53 176 245);
    box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
}

.listview-table .listViewEntries textarea,
.uploadview-content textarea,
.fieldBlockContainer textarea.textAreaElement {
  width: 100%;
  resize: vertical;
  padding: 10px 12px;
}
.fieldBlockHeader {
  margin-top: 0;
  color: #222;
  padding: 5px;
}
.quickCreateContent .referencefield-wrapper {
  width: 210px;
  height: 32px;
}
.referencefield-wrapper .select2-container-multi {
  height: auto !important;
  float: left;
}
.quickCreateContent .input-group {
  display: table;
}
.quickCreateContent .inputElement {
  height: 30px;
  width: 200px;
}

.modalConvertContaint{
    width: 45%;
    height: 80%;
}

#leadAccordion{
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #F6F7F8;
}

#convertLeadContainer{
    border-radius: 16px;
}

#leadAccordion .moduleContent{
    background: white;
    padding: 15px;
    border-radius: 14px;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
}

#leadAccordion .moduleSelection{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}

#leadAccordion .containerField{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
}
.mandatoryField {
  width: 4px;
  background: #FF4068;
  height: 30px;
  float: left;
}
#composeEmailContainer input[type="text"] {
  width: 100%;
  height: 30px;
}
#composeEmailContainer .row {
  padding: 5px;
}
.navigationButton[disabled] {
  opacity: 0.2;
  pointer-events: none;
  cursor: not-allowed;
}
.moduleResults-container {
  background-color: #fbfbfb;
}
.textSearchPreviousPageButton > i,
.textSearchNextPageButton > i {
  font-size: 1.5em;
}
#EditView .editViewBody {
  position: relative;
  width: auto;
  margin-top: 15px;
  margin-bottom: 2%;
}
#EditView .editViewBody .editViewContents {
  margin-bottom: 0px;
}
#EditView .editViewFooter {
  position: fixed;
  bottom: 0%;
  width: 100%;
  background-color: #EEEEEE;
  z-index: 1000;
  padding: 7px;
}

#EditView .editQuickViewBody {
    position: absolute;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 86.5%;
}

/**********************************
**********Advance Search styles**********
**********************************/
.op0.fadeInx {
  opacity: 1;
}
.op0 {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
#advanceSearchHolder {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height 500ms ease;
  -moz-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}
#advanceSearchHolder.slideDown {
  max-height: 3000px;
}
.filterConditionContainer {
  background: #FFFFFF;
}
.filterConditionContainer .header {
  padding-bottom: 10px;
}
.filterConditionContainer .conditionRow {
  padding-bottom: 10px;
}
.filterConditionContainer .conditionRow .col-lg-12 {
  width: 100%;
}
.filterConditionContainer .anyConditionContainer {
  padding-top: 10px;
}
.filterConditionContainer .conditionList .deleteCondition {
  vertical-align: middle;
  margin-top: 6px;
}
#advanceSearchContainer #searchContainer {
  background-color: white;
  margin-top: 20px;
}
#advanceSearchContainer.well {
  margin-bottom: 0px !important;
}
#advanceSearchContainer [name="viewname"] {
  width: 0px;
  -webkit-transition: width 500ms ease;
  -moz-transition: width 500ms ease;
  -o-transition: width 500ms ease;
  transition: width 500ms ease;
}
#advanceSearchContainer [name="viewname"].slideRight {
  width: 200px;
}
#searchResults-container {
  background-color: #FBFBFB;
}
#searchResults-container .searchModuleHeader {
  color: blue;
}
#searchResults-container .moduleSearchResults {
  padding-bottom: 20px;
}
#searchResults-container h3 {
  background: #F3F3F3;
  padding: 5px 15px;
}
.btn + input {
  margin-left: 5px;
  /*    margin-top : 3px;*/
}
/**********************************
**********Extension Store Styles**********
**********************************/
.extensionstore .app-trigger {
  width: 98%;
}
.extensionWidgetContainer {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  min-height: 200px;
  padding: 2%;
}
.extensionWidgetContainer .extension_contents {
  margin-top: 2%;
  padding: 15px 0px;
}
.extensionWidgetContainer .extension_contents .slimScrollDiv {
  padding-right: 10px;
}
.extensionWidgetContainer .extension_header .font-x-x-large {
  font-size: 1.5em;
  font-weight: bold;
  color: #1560BD;
}
.extensionWidgetContainer .extensionDescription {
  line-height: 20px;
}
.extensionWidgetContainer .extensionInfo {
  padding-top: 5%;
}
.extensionContents .extensionError {
  color: #F10404;
}
/**********************************
**********Extension Store Nav Bar**********
**********************************/
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #5CE68A;
}
.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
  color: #A6A6A6;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 10px;
  margin-left: 10px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #A6A6A6;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #449D44;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  outline: 0;
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #FFFFFF;
  border: 0;
  padding: 15px 0;
}
.nav .divider-vertical {
  height: 45px;
  margin: 0 9px;
  border-right: 3px solid #FFFFFF;
  border-left: 3px solid #DDDDDD;
}
.extensionContents {
  padding-bottom: 30px;
}
.extensionContents .extensionLink {
  cursor: pointer;
  color: #00FF00;
  text-decoration: underline;
}
.extensionContents .navigationLink {
  cursor: pointer;
}
.extensionContents .listview-table {
  width: 100%;
}
/*******************************************
******Detail View related list styles*******
********************************************/
.relatedContents .listViewContentHeaderValues:hover {
  text-decoration: none;
  color: #333;
}
.relatedContents .listview-table .table-actions {
  width: 75px;
  height: 15px;
}
.relatedContents .listSearchContributor {
  width: 100%;
}
.relatedContents .relatedListEntryValues:hover {
  text-decoration: none;
}
.relatedListHeaderValues .customsort {
  opacity: 0.3;
}
.relatedListHeaderValues:hover .customsort {
  opacity: 1;
}
.relatedListHeaderValues:hover {
  text-decoration: none;
  color: #000000;
}
.relatedContents .listViewEntries .actions {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.relatedContents .listViewEntries:hover .actions {
  opacity: 1;
}
.relatedViewActions #PageJumpDropDown {
  margin-left: -5px;
  font-size: 10px;
  width: 50px;
}
.relatedViewBasicAction .relatedViewPagingInput {
  width: 69px;
  padding: 0px 5px;
  vertical-align: middle;
  height: 22px;
  margin-top: -2px;
  font-size: 12px;
}
.relatedViewBasicAction .relatedViewPagingInputSubmit {
  padding: 1px;
  margin-left: -4px;
  font-size: 9px;
  width: 14%;
  margin-top: -2px;
}
.relatedViewActions .btn-group {
  margin-right: 15px;
}
/*******************************************
****************** Modal *******************
********************************************/
.modal-header {
  padding: 5px 15px;
  background: #596875;
  color: #FFFFFF;
}
.modal-footer {
  background: #EFEFEF;
}
#overlayPage.fade {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  -moz-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
#overlayPage.fade.in {
  max-height: 3800px;
}
#overlayPage .modal-backdrop {
  z-index: -1;
}
.settings-sidebar {
  display: inline-block;
  width: 100%;
  float: left;
  background: #596875;
  /*    height: 100%;*/
}
.settings-menu {
  display: inline-block;
  width: 100%;
  float: left;
  background: #2c3b49;
  height: 100%;
}
.settings-flip {
  background: none repeat scroll 0 0 #596875;
  font-size: 14px;
  margin: auto;
  padding: 5px;
  cursor: n-resize;
}
.settings-menu-items {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  text-align: justify;
}
.settings-menu-items a {
  color: #fff;
  font-size: 13px;
}
.settingsgroup .panel-group {
  padding-top: 15px;
}
.importOverLayHeader {
  background: white;
  color: #596875;
  border-color: transparent;
  max-height: 50px;
}
.cursorPointer {
  cursor: pointer;
  text-decoration: none;
}
.cursorDefault {
  cursor: default;
}
.modal-body {
  background: white;
}
#selectAllMsgDiv {
  font-size: 18px;
  color: #3498DB;
}
#deSelectAllMsgDiv {
  font-size: 18px;
  color: #3498DB;
}
.greenColor {
  color: #18C718;
}
.adjustmentTypeIcon{
    position: absolute;
    margin-left: 15px;
}
.adjustmentEditContain{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.breadcrumb {
  height: auto;
  background: #FBFBFB;
}
.crumbs {
  height: 40px;
  margin: 0;
  padding: 0 20px 0 0;
  display: inline-block;
  font-family: sans-serif;
  position: relative;
  width: 100%;
}
.crumbs li:after {
  content: '\0000a0';
  width: 0;
  height: 0;
  border-left: 20px solid #ECECEC;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  display: inline-block;
  position: absolute;
  top: -20px;
  right: -20px;
}
.crumbs li {
  height: 0;
  border-top: 20px solid #ECECEC;
  border-bottom: 20px solid #ECECEC;
  border-left: 20px solid transparent;
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: 18%;
}
.crumbs li:first-child {
  border-top: 20px solid #ECECEC;
  border-bottom: 20px solid #ECECEC;
  border-left: 0;
}
.crumbs li:hover {
  height: 0;
  border-top: 20px solid #FBFBFB;
  border-bottom: 20px solid #FBFBFB;
}
.crumbs li:hover:after {
  border-left: 20px solid #FBFBFB !important;
}
.crumbs li.active {
  height: 0;
  border-top: 20px solid #596875;
  border-bottom: 20px solid #596875;
}
.crumbs li.active:after {
  border-left: 20px solid #596875 !important;
}
.crumbs li a {
  display: block;
  margin-top: -14px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
.crumbs li:first-child a .stepNum {
  margin-left: 8px;
}
.stepText {
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  width: 60%;
  display: inline-block;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.active .stepText,
.active .stepNum {
  color: #FFFFFF;
}
.mailBoxEditDiv .crumbs li {
  width: 22%;
}
.stepNum {
  display: inline-block;
  padding: 0 5px;
  overflow: hidden;
  font-size: 20px;
  vertical-align: middle;
  color: #3399ff;
}
/* .squaredFour */
.squaredFour {
  width: 20px;
  position: relative;
  margin: 20px auto;
}
.squaredFour label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #fcfff4;
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredFour label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.squaredFour label:hover::after {
  opacity: 0.5;
}
.squaredFour input[type=checkbox] {
  visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.importBlockContainer {
  color: #596875;
}
/******************************************* 
************* Social Buttons *************** 
********************************************/
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-google-plus {
  color: #FFFFFF !important;
  background-color: #DD4B39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
/******************************************* 
************* Updates Timeline *************** 
********************************************/
.recentActivitiesContainer .history {
  margin: 0 auto;
  padding: 20px 20px 1px;
  max-width: 100%;
  overflow-x: visible;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.updates_timeline {
  padding-top: 20px;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* The line */
.updates_timeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 4px;
  background: #f9f9f9;
  left: 19%;
}
.updates_timeline > li {
  position: static;
  top: 0;
  display: block;
  position: relative;
  min-height: 40px;
  z-index: 2;
}
/* Left Content(Time) */
.updates_timeline > li .update_time {
  position: absolute;
  margin: 0;
  width: 14%;
  background-color: transparent;
  padding: 5px;
  text-align: right;
  color: #999;
  font-size: 15px;
}
/* Right content(Update info) */
.updates_timeline > li .update_info {
  padding: 10px 10px 1px;
  display: block;
  margin: 0 0 -10px 24%;
  line-height: 1.4;
  position: relative;
  top: -45px;
}
.updates_timeline > li .update_info > h3 {
  font-size: 1.1em;
  margin-left: -3%;
}
/* The icons  */
.updates_timeline > li .update_icon {
  position: relative;
  border-radius: 50%;
  text-align: center;
  top: 0;
  left: 19.5%;
  width: 35px;
  height: 35px;
  margin: 0 0 0 -27px;
  color: #fff;
  line-height: 35px;
}
/* More Button */
.updates_timeline #more_button .update_icon {
  position: relative;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  text-align: center;
  top: 0;
  margin: 0 0 0 -55px;
  color: #fff;
  width: 100px;
}
.updates_timeline #more_button .update_icon .moreRecentUpdates {
  background: #2c3b49;
  border-radius: 15%;
}
.updates_timeline .update_icon img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
}
.updates_timeline .update_icon .update_image {
  line-height: 1.5;
}
.bg-info {
  background-color: white;
}
.bg-info-modcomments {
  background-color: white;
}
.bg-info-accounts {
  background-color: white;
}
.bg-info-calendar {
  background-color: white;
}
.bg-info-contacts {
  background-color: white;
}
.bg-info-documents {
  background-color: white;
}
.bg-info-potentials {
  background-color: white;
}
.bg-info-pricebooks {
  background-color: white;
}
.bg-info-project {
  background-color: white;
}
.bg-info-purchaseorder {
  background-color: white;
}
.bg-info-projecttask {
  background-color: white;
}
.bg-info-quotes {
  background-color: white;
}
.bg-info-salesorder {
  background-color: white;
}
.bg-info-servicecontracts {
  background-color: white;
}
.bg-info-services {
  background-color: white;
}
.bg-info-invoice {
  background-color: white;
}
.bg-info-helpdesk {
  background-color: white;
}
.bg-info-products {
  background-color: white;
}
.bg-info-emails {
  background-color: white;
}
.bg-info-products {
  background-color: white;
}
.bg-info-campaigns {
  background-color: white;
}
.bg-info-custom-mod {
  background-color: white;
}
.alert-static {
  border-color: #eeeeee;
  white-space: nowrap;
  vertical-align: super;
  padding-bottom: 0px;
}
.alert-static .icon {
  font-size: medium;
  color: #1B809E;
  margin-left: 8px;
  vertical-align: top;
}
.alert-static .message {
  vertical-align: super;
  font-size: 13px;
}
/******************************************* 
************* Task Management ************** 
********************************************/
#taskManagementContainer .data-body {
  margin-bottom: 50px;
}
#taskManagementContainer .input-group,
#taskManagementContainer .input-group input {
  width: 100%;
}
#taskManagementContainer .title {
  width: 20%;
  height: 25px;
  padding: 5px 0px 0px 10px;
  color: white;
}
#taskManagementContainer .contentsBlock {
  margin-bottom: 25px;
}
#taskManagementContainer .taskSubject > p {
  margin-bottom: 5px;
  word-wrap: break-word;
}
#taskManagementContainer .entries {
  border: 1px solid #CCC;
  margin-bottom: 10px;
}
#taskManagementContainer .entries:hover {
  cursor: move;
}
#taskManagementContainer .entries .task {
  padding: 6px 10px 5px;
}
#taskManagementContainer .entries .task-body {
  margin-left: 20px;
  text-align: justify;
}
#taskManagementContainer .entries .other-details .drag-task {
  margin-top: 3px;
}
#taskManagementContainer .entries .other-details .task-actions {
  margin-top: 5px;
}
#taskManagementContainer .entries .other-details .task-actions a {
  vertical-align: middle;
}
#taskManagementContainer .entries .task-details {
  display: inline-block;
  float: left;
  max-width: 80%;
  margin-top: 5px;
  margin-left: 5px;
  text-align: justify;
}
#taskManagementContainer .entries .task-details .recordName {
  display: inline-block;
  max-width: 20%;
}
#taskManagementContainer .fa-ellipsis-v {
  font-size: 14px;
  color: #979797;
}
#taskManagementContainer .other-details {
  color: #979797;
}
/*overwriting jquery ui css*/
.ui-menu {
  z-index: 10000;
}
#taskManagementContainer button.active {
  background: #3B83F7;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  border: 1px solid #135fd7;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.taskSubject {
  width: 99%;
}
#taskManagementContainer .mCustomScrollbar .mCSB_inside > .mCSB_container {
  margin-right: 13px;
}
/******************************************* 
************* Settings Page ************** 
********************************************/
.settingsPageDiv.content-area {
  margin-right: 0;
}
.settingsgroup,
.settingsgroup .panel-collapse {
  width: 230px;
}
.settingsgroup ul.list-group {
  list-style-type: none;
  font-size: 13px;
  padding: 5px 0;
}
.settingsgroup div.settingsgroup-accordion:hover a,
.settingsgroup div.settingsgroup-accordion a:link,
.settingsgroup div.settingsgroup-accordion a:active,
.settingsgroup li:hover a {
  color: #FFFFFF;
}
.settingsgroup div.panel-collapse {
  background-color: #2C3B49;
}
.settingsgroup-accordion {
  color: #FFFFFF;
  font-size: 14px;
  cursor: pointer;
}
.settingsgroup-accordion a {
  padding: 10px 20px;
  display: block;
}
.settingsgroup-accordion a i {
  margin-right: 5px;
}
.settingsgroup-accordion a span {
  text-transform: uppercase;
}
.settingsgroup {
  background: #2C3B49;
  height: 100%;
}
.settingsgroup .panel-group .panel {
  background-color: #2C3B49;
}
.userDefaultIcon {
  font-size: 30px;
}
.settingsgroup ul li a {
  padding: 8px 8px 8px 50px;
  display: block;
  color: #FFFFFF;
}
.settingsIndexPage .settingsSummary {
  text-align: center;
  margin-top: 10px;
}
.settingsIndexPage .settingsSummary a {
  display: inline-block;
  background: #F3F3F4;
  color: #444444;
  border-radius: 2px;
  min-width: 200px;
  padding: 20px 0 10px;
  border: 1px solid #DDDDDD;
}
.settingsIndexPage .settingsSummary a .summaryText {
  display: inline-block;
  margin-top: 20px;
  font-size: 15px;
}
#settingsShortCutsContainer .well {
  padding: 10px;
  margin-left: 20px;
}
#settingsShortCutsContainer .hiden {
  display: none;
}
#settingsShortCutsContainer .close {
  border: none;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  opacity: .2;
}
#settingsShortCutsContainer .col-lg-3.moduleBlock:hover .unpin {
  display: inline-block;
  opacity: 0.4;
}
#settingsShortCutsContainer .moduleBlock:hover .unpin:hover {
  opacity: 0.8;
}
#settingsShortCutsContainer .contentsBackground {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
}
#settingsShortCutsContainer .moduleBlock:hover {
  background: #F3F3F4;
}
.companydetailsedit .company-logo-content {
  padding: 10px;
  border: 1px solid #DDDDDD;
}
.companydetailsedit .company-logo-content hr {
  margin: 10px 0;
}
.companydetailsedit .company-logo-content img {
  width: 100%;
}
.companyLogo img {
  max-width: 95%;
}
.editViewContainer {
  padding: 15px 0;
  padding-bottom: 60px;
}
.editbutton-container {
  padding-top: 5px;
  padding-bottom: 10px;
}
.treeView li {
  border-left: 4px solid #dddddd;
  list-style: none;
  padding-top: 15px;
}
.treeView li .toolbar-handle {
  margin-top: 10px;
  margin-left: 10px;
  position: relative;
}
.treeView li .toolbar-handle .btn {
  margin: 0px;
}
.treeView li .toolbar-handle a:before {
  background: none repeat scroll 0 0 #DDDDDD;
  content: " ";
  display: inline-block;
  height: 4px;
  left: -10px;
  position: absolute;
  top: 12px;
  width: 10px;
}
.treeView ul {
  margin-top: -16px;
}
.mini-slider-control {
  width: 50px;
}
.mini-slider-control + div {
  margin-left: 15px;
}
.mini-slider-control .ui-slider-handle {
  border: 0;
  border-radius: 50%;
  height: 13px;
  top: -1px;
  width: 13px;
  cursor: pointer;
}
.mini-slider-control .ui-slider-handle:focus {
  outline: none;
}
.ui-widget-content {
  border-radius: 6px;
  box-shadow: 0 0 3px -1px inset;
  margin-top: 10px;
  margin-left: 5px;
  height: auto;
  opacity: 1;
  border-color: #dddddd;
  box-shadow: none;
  cursor: not-allowed;
  height: 14px;
}
.ui-widget-content::-webkit-scrollbar {
  width: 8px;
}

.ui-widget-content::-webkit-scrollbar-track {
  background: #f1f1f1; 
  
}
 
.ui-widget-content::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 8px;
}

.ui-widget-content::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.ui-timepicker-wrapper::-webkit-scrollbar {
  width: 6px;
}

.ui-timepicker-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1; 
  
}
 
.ui-timepicker-wrapper::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 8px;
}

.ui-timepicker-wrapper::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.ui-timepicker-wrapper{
    margin: 5px 15px;
    border-radius: 8px;
    border: 0;
    font-size: 14px;
    padding: 10px;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0px 10px;
    padding: 9px 1em 9px 1em;
    cursor: pointer;
    min-height: 0;
    border-radius: 8px;
}
.ui-menu .ui-menu-item:hover {
    border: 0;
    background: #EEEEEE;
}
.ui-slider-disabled {
  opacity: 0.5;
  border-color: #dddddd;
  box-shadow: none;
  cursor: not-allowed;
}
.ui-slider-disabled .ui-slider-handle {
  cursor: not-allowed;
}
.ui-slider-disabled + div {
  opacity: 0.5;
  cursor: not-allowed;
}
.mini-slider-control[data-value="0"] .ui-slider-handle {
  background: #7d7e7d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
  /* IE6-9 */
  margin-left: 0px;
}
.mini-slider-control[data-value="1"] .ui-slider-handle {
  background: #ffb76b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 0%, #ff7c00 49%, #ff7f04 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb76b), color-stop(0%, #ffa73d), color-stop(49%, #ff7c00), color-stop(100%, #ff7f04));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffb76b 0%, #ffa73d 0%, #ff7c00 49%, #ff7f04 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffb76b 0%, #ffa73d 0%, #ff7c00 49%, #ff7f04 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffb76b 0%, #ffa73d 0%, #ff7c00 49%, #ff7f04 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffb76b 0%, #ffa73d 0%, #ff7c00 49%, #ff7f04 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb76b', endColorstr='#ff7f04', GradientType=0);
  /* IE6-9 */
  margin-left: -6px;
}
.mini-slider-control[data-value="2"] .ui-slider-handle {
  background: #bfd255;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 79%, #72aa00 100%, #9ecb2d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfd255), color-stop(79%, #8eb92a), color-stop(100%, #72aa00), color-stop(100%, #9ecb2d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bfd255 0%, #8eb92a 79%, #72aa00 100%, #9ecb2d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bfd255 0%, #8eb92a 79%, #72aa00 100%, #9ecb2d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bfd255 0%, #8eb92a 79%, #72aa00 100%, #9ecb2d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #bfd255 0%, #8eb92a 79%, #72aa00 100%, #9ecb2d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfd255', endColorstr='#9ecb2d', GradientType=0);
  /* IE6-9 */
  margin-left: -13px;
}
.ModulemanagerSettings .moduleblock .hiden {
  display: none;
}
.ModulemanagerSettings:hover .unpin {
  display: inline-block;
}
.ModulemanagerSettings .actions {
  opacity: 0;
  width: 80px;
}
.ModulemanagerSettings {
  width: 12px;
  background: #FFFFFF;
}
.ModulemanagerSettings:hover .actions {
  opacity: 1;
  /* background:@ModulemanagerSettingshover; */
}
#OutgoingMoretable td,
th {
  padding: 6px;
}
/******************************************* 
********** CustomerPortal styles start ********
********************************************/
.cp-tabs .enabledModules {
  display: inline-block ! important;
  margin-left: 4px!important;
  margin-right: 4px!important;
  vertical-align: top;
}
.drag-portal-module {
  vertical-align: middle;
  cursor: pointer;
}
.addFieldsBlock {
  margin-top: 20px;
}
.portal-home-module {
  padding-left: 40px;
}
.portal-dashboard {
  border: 1px solid #EF5E29 !important;
  border-left: 0px !important;
  min-height: 500px;
  padding-left: 15px;
}
.portal-dashboard > .hrHeader {
  margin-left: 18px;
  width: 94%;
}
.portal-annoucement-widget-container {
  border: 1px solid #D7D7D7;
}
.portal-annoucement-widget {
  background: #596875;
  color: #FFFFFF;
  min-height: 20px;
  padding: 5px;
}
.portal-chart-widget-container {
  border: 1px solid #D7D7D7;
}
.portal-annoucement-widget-container > .portal {
  min-height: 100px;
  padding: 10px;
}
.portal-chart-header {
  background: #596875;
  color: #FFFFFF;
  min-height: 20px;
  padding: 5px;
}
.portal-chart-content {
  min-height: 100px;
  padding: 10px;
}
.portal-record-widget-container {
  border: 1px solid #D7D7D7;
  margin-bottom: 10px;
}
.portal-record-widget-content {
  background: #596875;
  color: #FFFFFF;
  min-height: 10px;
  padding: 4px;
}
.portal-record-control-container {
  padding: 4px;
}
.portal-shortcuts-container {
  border: 1px solid #D7D7D7;
  width: 285px !important;
}
.portal-shortcuts-header {
  background: #596875;
  color: #FFFFFF;
  min-height: 20px;
  padding: 5px;
}
.portal-shortcuts-content {
  min-height: 80px;
  padding: 10px;
}
.portal-shortcut-list {
  margin-top: 10px;
}
.portal-helpdesk-widget-container {
  border: 1px solid #D7D7D7;
  margin-bottom: 10px;
  width: 285px !important;
}
.portal-helpdesk-widget-header {
  background: #596875;
  color: #FFFFFF;
  min-height: 20px;
  padding: 5px;
}
.portal-fields-container {
  margin: 15px;
}
.portal-fields-content {
  border-right: 1px solid #EF5E29 !important;
  min-height: 500px;
}
.portal-slider-legend {
  margin-left: 5px;
  z-index: 0;
  width: 0%;
}
.FieldSet {
  margin: 20px;
  margin-left: 5px;
}
.portal-field-delete {
  margin-left: 45px!important;
}
.portalModuleRow {
  border-left: 4px solid #EF5E29 !important;
}
.portalMenuHeader {
  border-bottom: 1px solid #EF5E29 !important;
  border-right: 1px solid #EF5E29 !important;
  font-size: 22px;
}
.portalModuleRow .active {
  border-top-right-radius: 10px;
}
.cp-mandatory::after {
  content: "*";
  color: red;
}
.nav-tabs .cp-modules > .active > a,
.nav-tabs .cp-modules > .active > a:hover {
  border: 0px !important;
  border-top-right-radius: 0px;
}
.nav-tabs > .active > .cp-modules {
  border: 0px ! important;
}
.cp-modules-home {
  border-right-width: 0px ! important;
  border-top-right-radius: 0px ! important;
  border-top-left-radius: 0px ! important;
}
.nav-tabs > .active > .cp-modules-home {
  border-right-width: 0px ! important;
  border-top-right-radius: 0px ! important;
  border-top-left-radius: 0px ! important;
}
.cp-nav-header-wrapper {
  margin-bottom: 0px;
  border-right-width: 0px ! important;
}
#dashboardContent {
  margin-bottom: 15px;
  margin-top: 8px;
  margin-left: 15px;
  margin-right: 15px;
}
.bgColor {
  background-color: #ddd;
}
.quickPreview {
  position: absolute;
  width: 100%;
  height: 100%;
}
.quick-preview-modal,
.quick-preview-modal .modal-body {
  height: 97%;
  padding: 0px 0px 10px 0px;
  border-radius: 16px;
   background-color: #F6F7F8; 
}
.quick-preview-modal .modal-body .recordBasicInfo {
  width: 100%;
}
.quick-preview-modal .modal-body .recordBasicInfo > .info-row h4 {
  margin: 0;
  line-height: 21px;
}
.quick-preview-modal .modal-body .recordBasicInfo > .info-row .recordLabel {
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.quick-preview-modal .quickPreviewActions {
  padding: 10px 0px 15px 0px;
}
.quickPreview-body::-webkit-scrollbar {
  width: 10px;
}

.quickPreview-body::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 8px;
}

.quickPreview-body::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.quick-preview-modal .quickPreviewActions {
  padding: 10px 0px 15px 0px;
}
#quickPreviewHeader .title {
  background: #f5f5f5;
  padding: 6px 10px;
  margin: 5px 0;
  font-size: 15px;
  color: #000000;
}
.overlayDetailHeader {
  padding-left: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.quickPreviewModuleHeader {
  padding-right: 6px;
}
.quickPreviewModuleHeader .qp-heading > div {
  width: 100%;
}
.quickPreviewSummary {
  margin-bottom: 10px;
}
.quickPreviewSummary .summaryViewEntries .fieldLabel,
.quickPreviewSummary .summaryViewEntries .fieldValue {
  padding-bottom: 4px;
  white-space: nowrap;
}
.quickPreviewSummary .summaryViewEntries .fieldLabel label {
  display: block;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.quickPreviewSummary .summaryViewEntries .fieldValue .value {
  width: 80%;
}
.quickPreview .updates_timeline > li .update_time {
  display: inline-block;
  padding-right: 0;
  top: 26px;
}
.quickPreview .updates_timeline > li .update_time small {
  display: inline-block;
  margin-top: 0px;
  line-height: 12px;
}
.quickPreviewActions .btn-group .btn-success {
  font-size: 12px;
  color: white;
  padding: 2px 6px;
}
.quickPreview .updates_timeline > li .update_info {
  font-size: 12px;
  margin: 0 0 -40px 20%;
  top: -72px
}
.quickPreview .updates_timeline > li .update_info > h5 {
  margin-left: 0;
  font-size: 110%;
  margin-top: 15px;
}
.updates_timeline > li .update_info h5 {
  font-family: 'OpenSans-Semibold', sans-serif;
}
.updates_timeline > li .update_info h5 .field-name {
  color: rgb(23, 193, 232);
}
.updates_timeline > li .update_info > .updateInfoContainer .update-from,
.updates_timeline > li .update_info > .updateInfoContainer .update-to {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.updates_timeline > li .update_info > .updateInfoContainer {
  margin-left: 15px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.updates_timeline > li .update_info > .updateInfoContainer .update-name .field-name {
  background-image: linear-gradient(310deg, rgb(245, 57, 57), rgb(251, 207, 51));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.updates_timeline > li .update_info > .updateInfoContainer .update-from .field-name {
  background-image: linear-gradient(310deg, rgb(234, 6, 6), rgb(255, 102, 124));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.updates_timeline > li .update_info > .updateInfoContainer .update-to .field-name {
  background-image: linear-gradient(310deg, rgb(23, 173, 55), rgb(152, 236, 45));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.updates_timeline > li .update_info > .updateInfoContainer .update-name {
  font-family: 'OpenSans-Semibold', sans-serif;
  margin-bottom: 2px;
}
.updates_timeline > li .update_info > .updateInfoContainer em {
  color: black;
}
.quickPreview .updates_timeline {
    list-style: outside none none;
    margin: 10px 10px;
    position: relative;
    padding: 20px;
    border-radius: 14px;
    background-color: white;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
}
.quickPreview .updates_timeline > li .update_icon {
display: inline-block;
    left: 17.62%;
    height: 100%;
    background-color: white;
    padding: 20px 0px;
}
.quickPreview .updates_timeline:before {
  background: #e5e5e5;
  width: 2px;
  margin-left: -1%;
}
.summaryWidgetContainer p,
.commentsList p,
.recentComments .noCommentsMsgContainer p {
  margin-bottom: 0;
}
.quickPreviewComments .recentComments .commentDetails {
  margin-bottom: 25px;
}
.quickPreviewComments .recentComments .commentDetails .comment {
  line-height: 15px;
}
.quickPreviewComments .summaryWidgetContainer {
  border: 0;
  padding: 0;
}
.quickPreview .recentActivitiesContainer .history {
  padding: 0;
}
/******************************************* 
********** Calendar view styles ************
********************************************/
.calendar-sidebar {
  width: 100% !important;
}
.calendar-navigator {
  margin-top: 0px !important;
}
.calendarview {
  width: 100%;
}
.calendar-sidebar-tabs {
  font-size: 14px;
  color: #BDBDBD;
}
.calendar-sidebar-tabs .active-link {
  color: white;
}
.activitytypes .activitytype-indicator {
  padding: 5%;
  margin: 8px;
  font-size: 80%;
  min-height: 35px;
  word-wrap: break-word;
}
.calendar-sidebar-tabs .sidebar-widget-header a {
  color: #BDBDBD;
}
.calendar-sidebar-tabs .sidebar-widget-header i.widget-state-indicator {
  width: 7%;
}
.calendar-sidebar-tabs .sidebar-widget-header i.add-calendar-feed {
  margin-top: 1%;
  float: right;
}
.calendar-sidebar-tabs hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border-color: #BDBDBD;
}
.calendar-sidebar-tab .fa-chevron-down {
  color: white;
}
.calendar-sidebar-tabs .sidebar-widget-contents .feedslist {
  list-style: none;
}
.activitytypes .activitytype-indicator .activitytype-actions i {
  font-size: 14px !important;
}
.activitytypes .activitytype-indicator .activitytype-actions input[type="checkbox"] {
  margin-bottom: -1px;
}
.activitytypes .activitytype-indicator .userName {
  max-width: 110px;
  display: inline-block;
}
.addCalendarEventModal {
  width: 35%;
}
.addCalendarEventModal .input {
  width: 100%;
}
.calendarview .agendaListView {
  padding: 1% 0;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 550px;
}
.calendarview .agendaListView .agendaListDay {
  padding: 1%;
  width: 98%;
}
.calendarview .agendaListView .agendaListDay hr {
  border-top: 3px solid #424242;
  margin-top: 7px;
  margin-bottom: 10px;
}
.calendarview .agendaListView .agendaListDay .agendaListViewHeader {
  font-size: 160%;
  color: #607D8B;
}
.calendarview .agendaListView .agendaListDay .agendaListViewHeader .day {
  display: inline-block;
  width: 70%;
  float: left;
}
.calendarview .agendaListView .agendaListDay .agendaListViewHeader .weekDay {
  float: right;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody {
  color: #757575;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-event-wrapper {
  font-size: 120%;
  padding: 1%;
  border-bottom-width: thin;
  border-bottom-style: ridge;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-event-info {
  display: table;
  width: 100%;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-event-time {
  display: table-cell;
  width: 15%;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-event-title {
  display: table-cell;
  width: 56%;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-event-status {
  display: table-cell;
  width: 10%;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-event-actions {
  display: table-cell;
  text-align: right;
  width: 10%;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-more-details {
  display: table-cell;
  width: 5%;
  text-align: center;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-more-details i {
  vertical-align: middle;
}
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agenda-event-wrapper .agenda-event-details {
  display: table;
  width: 100%;
}
.calendarview .agenda-table {
  display: table;
}
.calendarview .agenda-table-row {
  display: table-row;
}
.agenda-details {
  display: block;
  margin-left: 22%;
  padding: 2px;
}
.calendarview .agenda-table-cell {
  display: table-cell;
}
.calendarview .agenda-event-wrapper .agenda-event-details .details {
  padding: 1% 0;
  width: 100%;
}
.calendarview .agenda-event-wrapper .agenda-event-details .detailLabel {
  width: 15%;
  display: inline-block;
}
.calendarview .agenda-event-wrapper .agenda-event-details .separator {
  width: 5%;
  display: inline-block;
  text-align: center;
}
/******************************************* 
********** Calendar view styles end ********

********** Documents Module styles *********
********************************************/
.dragdrop-dotted {
  border: 2px dashed #C0C0C0;
  min-width: 300px;
  width: auto;
  color: #C0C0C0;
  text-align: center;
  vertical-align: middle;
  padding-top: 2%;
  margin-bottom: 10px;
  height: 150px;
}
.dragdrop-solid {
  border-style: solid;
}
.selectedFile {
  background-color: #A9CBF5;
  font-weight: bold;
}
.selectedFolder {
  background-color: #A9CBF5;
  font-weight: bold;
}
.fileUploadBtn {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    padding: 10px 20px;
    background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    border: none;
    color: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
}
.fileUploadBtn input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
}
.fileUploadBtn:hover,
.fileUploadBtn input[type="file"]::-webkit-file-upload-button:hover{
    color: white;
    cursor: pointer;
}
tr.folder,
tr.file {
  font-size: 130%;
}
tr.folder > td.fileTitleData,
tr.file > td.fileTitleData {
  word-break: break-all;
  width: 350px;
  white-space: pre-wrap;
}
tr.folder > td.fileSizeData,
tr.file > td.fileSizeData {
  font-size: 11px;
}
tr.folder > td.fileOwnerData,
tr.file > td.fileOwnerData {
  font-size: 11px;
  word-break: break-all;
  width: 100px;
  white-space: pre-wrap;
}
/******************************************* 
********** Documents Module styles end *****
********************************************/
.engagementsContainer .engagements_content {
  padding-top: 15px;
}
.summaryWidgetContainer .engagementsContainer table {
  width: inherit;
}
.engagements_content table thead > tr:first-child {
  border: 1px solid #CCC;
  background-color: #F5F5F5;
}
.engagements_content table th {
  color: black;
}
.engagementsSummary .summaryContent {
  display: inline-block;
  border-radius: 2px;
  height: 185px;
  width: 185px;
  padding: 10px 15px 10px;
  margin: 0px 8px 8px 0px;
  border: 1px solid #DDDDDD;
  position: relative;
}
.engagementsSummary {
  padding-top: 10px;
  padding-bottom: 10px;
}
.engagementsSummary .backgroupImage {
  position: absolute;
  opacity: 0.05;
  font-size: 100px;
  left: 75px;
  top: 65px;
}
.summaryWidgetContainer .engagementsSummary .summaryContent {
  height: 130px;
  width: 140px;
}
.summaryWidgetContainer .engagementsContainer .detailview-table {
  table-layout: auto;
}
.summaryWidgetContainer .engagementsSummary .backgroupImage {
  font-size: 60px;
  left: 70px;
  opacity: 0.03;
}
.engagementsContainer .summary.selected .count {
  font-weight: bold;
  color: #8e44ad;
  font-size: 15px;
}
.engagement_contentempty {
  width: 100%;
  text-align: center;
  font-size: 15px;
  padding: 1% 0;
}
/******************************************* 
********** Mailroom view styles start ********
********************************************/
.mailroomBanner {
  margin: 23px 0;
  height: 215px;
}
.mailroomBlock .mailroomBanner {
  width: 600px;
  height: auto;
}
.relativePosition {
  position: relative;
}
.forwardingEmailBlock {
  margin-top: 15px;
  border: 1px solid #dddddd;
  width: 391px;
  padding: 16px;
  font-size: 1.5em;
  position: relative;
}
.mailboxArrowPointer {
  display: inline-block;
  position: absolute;
  width: 300px;
  top: 15px;
  left: 392px;
}
.mailroom-address-block {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.height75px {
  height: 75px;
}
.mailboxArrowLabel {
  color: red;
  display: inline-block;
  margin-right: -5px;
  font-size: 1.2em;
  vertical-align: top;
}
.displayInlineBlock {
  display: inline-block;
}
.fontSize1_1em {
  font-size: 1.1em;
}
.marginTop10px {
  margin-top: 10px;
}
.mailroomSelectedButton.disabled,
.mailroomSelectedButton.disabled:hover {
  background: #a9cbf5;
  border: 1px solid #4d94eb;
}
.conditionBlock {
  border: 1px solid #ddd;
  padding: 20px 20px 0 20px;
}
.marginTop15px {
  margin-top: 15px;
}
.padding30px {
  padding: 30px;
}
.paddingRight30px {
  padding-right: 30px;
}
.mailroomHeaderAlign {
  padding: 20px 25px;
}
.mailroomModal {
  width: 80%;
  left: 50%;
  margin-left: -40%;
  font-size: 12px;
}
.textAreaWidth66Per {
  width: 66.3%;
}
.marginTop7px {
  margin-top: 7px;
}
.marginLeft10px {
  margin-left: 10px;
}
.marginTop55px {
  margin-top: 55px;
}
.height450px {
  height: 450px;
}
.height100Per {
  height: 100%;
}
.fontSize10pt {
  font-size: 10pt;
}
.marginTop5px {
  margin-top: 5px;
}
.marginTop10Per {
  margin-top: 10% !important;
}
.operatorSelectField {
  min-width: 220px;
  float: left;
}
#notification_center {
  width: 400px;
  min-height: 90vh;
}
#notification_types .nav-tabs > li > a:hover,
#notification_types .nav-tabs > li > a:focus {
  color: orange !important;
  background: none !important;
  border: 1px solid transparent !important;
  cursor: pointer;
}
#notification_types .nav-tabs > li.active > a {
  background: none !important;
  border: none !important;
  color: orange !important;
}
#notification_types .nav-tabs > li.active > a > i.fa {
  color: orange !important;
}
.numberSquare {
  background: none repeat scroll 0 0 red;
  color: white;
  margin-left: -3px;
  padding: 1px 3px 1px 2px;
  vertical-align: super;
  font-size: 90%;
}
#notification_types .fa {
  font-size: 24px;
  color: gray;
}
#notification_types .fa:hover {
  color: orange;
}
#notification_center .fa-times-circle {
  cursor: pointer;
}
.mentionMessages .recordImage .name {
  margin: 0 auto;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.mentionMessages .recordImage .name span {
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-shadow: 1px 0 2px #999;
}
.mentionMessages .recordImage {
  background: none repeat scroll 0 0 orange;
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
}
.mention_followup .recordImage .name {
  margin: 0 auto;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.mention_followup .recordImage .name span {
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-shadow: 1px 0 2px #999;
}
.mention_followup .recordImage {
  background: none repeat scroll 0 0 orange;
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
  margin-left: 15px;
  margin-right: 55px;
}
.mentionMessageHeader li a {
  color: white;
  padding: 5px !important;
  padding-left: 15px;
  font-size: 11px;
}
.mentionMessageHeader .nav-tabs > li.active > a,
.mentionMessages .nav-tabs > li.active > a:focus,
.mentionMessages .nav > li > a:focus {
  background: purple !important;
  border: solid 1px purple;
  color: white;
  outline-style: none !important;
}
.mentionMessageHeader .nav-tabs > li {
  padding: 5px 10px;
}
.mentionMessageHeader .nav > li > a.mention_dismiss {
  background-color: transparent !important;
  border: transparent !important;
}
.mentionMessages .row {
  margin-left: 0;
}
.mentionMessages .mention_follow_up {
  /*//load this color from variable.less*/
  background-color: green;
}
.modelContainer .modal-content {
  margin-top: -1px;
}
.modal-content .mention_followup .row {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.n_button,
.n_button:hover,
.n_button:focus {
  background-color: purple;
  color: white;
  cursor: pointer;
}
.smart_reminder_message,
.mention_message,
.mention_comment {
  color: lightgray;
}
.n_cancel {
  font-size: 16px;
}
.n_icon {
  font-size: 28px;
  position: relative;
  top: 18px;
  background: orange;
  padding: 5px;
}
.whiteContainer {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 20px;
}
.n_label_checkbox label {
  margin-right: 20px;
  font-weight: normal;
}
.n_label_checkbox input[type="checkbox"] {
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
form[name="notification_settings"] .select2-choice {
  height: 28px;
  border-radius: 0px;
}
.smartReminderMessageHeader li a {
  color: white;
  padding: 5px !important;
  font-size: 11px;
}
.smartReminderMessageHeader .nav-tabs > li.active > a,
.smartReminderMessages .nav-tabs > li.active > a:focus,
.smartReminderMessages .nav > li > a:focus {
  background: purple !important;
  border: solid 1px purple;
  color: white;
  outline-style: none !important;
}
.smartReminderMessageHeader .nav-tabs > li > a:hover {
  color: white;
  background-color: transparent;
  border: solid 1px transparent;
}
.smartReminderMessageHeader .nav > li > a.smartreminder_dismiss {
  background-color: transparent !important;
  border: transparent !important;
}
.ruleCondition {
  width: 35px;
  height: 24px;
  padding-left: 10px;
  border: 1px solid #ccc;
}
.notification_settings a,
.notification_settings a:hover,
.notification_settings a:visited,
.notification_settings a:active {
  color: black;
}
.mentionMessages .recordImage .name {
  margin: 0 auto;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.mentionMessages .recordImage .name span {
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-shadow: 1px 0 2px #999;
}
.mentionMessages .recordImage {
  background: none repeat scroll 0 0 orange;
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
}
.mention_followup .recordImage .name {
  margin: 0 auto;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.mention_followup .recordImage .name span {
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-shadow: 1px 0 2px #999;
}
.mention_followup .recordImage {
  background: none repeat scroll 0 0 orange;
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
  margin-left: 15px;
  margin-right: 55px;
}
.mentionMessageHeader li a {
  color: white;
  padding: 5px !important;
  padding-left: 15px;
  font-size: 11px;
}
.mentionMessageHeader .nav-tabs > li.active > a,
.mentionMessages .nav-tabs > li.active > a:focus,
.mentionMessages .nav > li > a:focus {
  background: purple !important;
  border: solid 1px purple;
  color: white;
  outline-style: none !important;
}
.mentionMessageHeader .nav-tabs > li {
  padding: 5px 10px;
}
.mentionMessageHeader .nav > li > a.mention_dismiss {
  background-color: transparent !important;
  border: transparent !important;
}
.mentionMessages .row {
  margin-left: 0;
}
.mentionMessages .mention_follow_up {
  /*//load this color from variable.less*/
  background-color: green;
}
.modal-content .mention_followup .row {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.CalendarMessageHeader .nav > li > a.calendar_dismiss {
  background-color: transparent !important;
  border: transparent !important;
}
.CalendarMessageHeader .nav > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
#notification_center .more {
  margin-right: 35px;
  margin-bottom: 30px;
}
#notification_center .btn-success {
  font-size: 12px;
  color: white;
  padding: 3px 8px;
}
.mentionMessageHeader .MultiFile-title {
  color: #FFFFFF;
}
.mentionMessageHeader .MultiFile-remove {
  color: #FFFFFF;
}
/******************************************* 
********** Mailroom view styles end ********
********************************************/
.detailview-header {
  /*margin-bottom: 10px;*/
}
.tagContainer .tag-contents {
  display: inline-block;
  border-right: 1px solid #DDDDDD;
  padding-right: 8px;
}
.tagContainer #addTagContainer {
  display: inline-block;
}
.moreTags {
  margin: 0px 10px;
  text-decoration: underline !important;
  color: #3498DB;
  /*font-size : 12px;*/
}
.tag {
  display: inline-block;
  border: 1px solid #5ea9dd;
  background-color: #5ea9dd;
  width: auto;
  color: #FFFFFF;
  padding: 1px 3px 1px;
  margin: 0px 2px;
  border-radius: 20px 0px 0px 20px;
}
.tag[data-type="public"] {
  background-color: #3cb878;
  border-color: #3cb878;
}
.tag .tagLabel {
  margin-right: 8px;
  margin-left: 5px;
  max-width: 80px;
  vertical-align: bottom;
}
.tag i {
  color: #FFFFFF;
}
.tag i.deleteTag {
  margin-right: 5px;
}
.tag i.activeToggleIcon {
  font-size: 9px;
}
.tag.active {
  background-color: #FFFFFF;
  border-color: black;
  color: black;
}
.tag.active i {
  color: black;
}
.tag .editTag {
  opacity: 0;
}
.tag:hover .editTag {
  opacity: 1;
}
.multiLevelTagList .tag {
  margin-bottom: 5px;
}
.detailViewContainer .tag,
#listViewTagContainer .tag {
  cursor: pointer;
}
#addTagContainer .dropdown-menu {
  padding: 5px 0px 0px 0px;
}
#addTagContainer .modal-footer {
  padding: 5px;
}
#addTagContainer .createTagContainer ul.list-group {
  margin-top: 5px;
  margin-bottom: 0px;
}
#addTagContainer .createTagContainer hr {
  margin: 10px 0px;
}
#addTagContainer .createTagContainer li.tag-item {
  margin-bottom: 5px;
}
.detailShowAllModal .selectTagContainerborder {
  border-left: 3px solid #DDDDDD;
}
.detailShowAllModal .currentTag {
  height: 100px;
  max-height: 100px;
  overflow: hidden;
}
.editTagContainer .editTagContents {
  padding: 8px;
}
.editTagContainer .editTagContents input[type="text"] {
  width: 100%;
  border: 1px solid #dcdcdc;
}
#tagCloud .tag {
  padding: 0px;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  border-radius: 0px;
  color: #5ea9dd;
  margin: 3px;
}
#tagCloud .tag[data-type="public"] {
  color: #3cb878;
}
#tagCloud .tag .tagName {
  margin: 3px;
  max-width: 80px;
  vertical-align: bottom;
}
/******************************************* 
********** Groups view styles ********
********************************************/
#s2id_memberList li > div,
.groupMembersColors li > div {
  margin-left: 10px;
}
.groupMembersColors li {
  text-shadow: 1px 0px 2px #FFFFFF;
}
#s2id_memberList .Users,
.groupMembersColors .Users {
  background-color: #F99984 !important;
  padding: 5px;
  margin-bottom: 2px;
  background-image: none;
}
#s2id_memberList .Groups,
.groupMembersColors .Groups {
  background-color: #ACD5FF !important;
  background-image: none;
  padding: 5px;
  margin-bottom: 2px;
}
#s2id_memberList .Roles,
.groupMembersColors .Roles {
  background-color: #FFEC98 !important;
  background-image: none;
  padding: 5px;
  margin-bottom: 2px;
}
#s2id_memberList .RoleAndSubordinates,
.groupMembersColors .RoleAndSubordinates {
  background-color: #C4DEA2 !important;
  background-image: none;
  padding: 5px;
  margin-bottom: 2px;
}
.liStyleNone {
  list-style: none outside none;
  padding-left: 0;
}
.collectiveGroupMembers {
  border: 1px solid #DDDDDD;
  border-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: 0.5em;
}
.collectiveGroupMembers ul {
  padding: 0px;
  margin: 0px;
}
.collectiveGroupMembers ul li {
  padding: 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.collectiveGroupMembers ul li a {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  width: 100%;
  margin: 0px;
}
.collectiveGroupMembers ul li.groupLabel {
  background-color: #F3F3F4;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  padding: 10px 5px;
  margin: 0px;
  color: #444444;
}
/******************************************* 
********** Groups view styles  ends********
********************************************/
/******************************************* 
********** Picklist Css ********
********************************************/
.pickListValue {
  background-color: #FFFFFF;
}
.pickListValue .picklistActions {
  opacity: 0;
}
.pickListValue:hover .picklistActions {
  opacity: 1;
}
.picklist-color {
    display: inline-block;
    padding: 4px 10px !important;
    line-height: 15px;
    border-radius: 5px;
    font-size: 12;
    font-weight: 700;
}
/******************************************* 
************* Dashboard Styles *************
********************************************/
li.dashboardWidget {
  overflow: hidden;
}
.dashboardWidgetHeader .title {
  padding-bottom: 10px;
  font-size: 16px;
  padding-left: 10px;
}
.dashboardWidgetHeader:hover {
  cursor: move;
}
.dashBoardContainer .tabContainer {
  margin-top: 10px;
}

.dashBoardTabContainer {
    margin-top: -25px;
}
.dashBoardContainer .tabContainer ul {
  margin: 0 inherit;
  border-bottom: 0px solid #ddd;
}
.dashBoardContainer .tabContainer .nav {
  font-size: 15px;
  background-color: #F0F0F0;
  margin-left: 25px;
  border-radius: 10px;
  margin-right: 40px;
}
.dashBoardContainer .tabContainer .tab-content {
  margin-top: 10px;
}
.dashBoardContainer .dashBoardTabContents ul li {
  list-style: none;
    padding: 15px;
    position: absolute;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
    border-radius: 15px;
    background-color: white;
}
.dashboardWidgetContent .entryIcon {
  position: relative;
  top: 5px;
  padding-right: 10px;
}
.dashBoardWidgetFooter {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  background: #F7F7F7;
  font-size: 14px;
}
.dashBoardWidgetFooter .footerIcons {
  padding: 8px 15px 0px 0px;
  color: #CCCCCC;
}
.dashBoardWidgetFooter .filterContainer {
  position: absolute;
  padding: 10px 7px;
  display: none;
  height: auto;
  width: 100%;
  background: white;
  border: 1px solid #CCCCCC;
  bottom: 30px;
  font-size: 11px;
}
.dashBoardWidgetFooter .filterContainer .radio-group input {
  vertical-align: middle;
  margin-top: -1px;
}
.importview-content,
.customview-content {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 530px;
}
.dashboardWidgetHeader .userList .select2 {
  width: 100% !important;
}
.dashBoardContainer .tabContainer li a .deleteTab {
  margin-left: 10px;
  display: inline-block;
  opacity: 0.1;
}
.dashBoardContainer .tabContainer li a .moveTab {
  margin-left: 10px;
  display: inline-block;
  opacity: 0.5;
}
.dashBoardContainer .tabContainer .sortable button {
  margin-top: 10px;
}
.dashBoardContainer .tabContainer li a:hover .deleteTab {
  display: inline-block;
  opacity: 1;
}
.dashBoardContainer .tabContainer li a .deleteTab:hover {
  cursor: pointer;
}
#minilistWizardContainer .fieldLabel {
  position: relative;
  top: 8px;
}
.dashBoardContainer .dashBoardWidgetFooter a:active,
.dashBoardContainer .dashBoardWidgetFooter a:hover {
  color: black;
}
.muted {
  color: #6f6f6f;
}
.dashBoardContainer .entryIcon {
  font-size: 120%;
}
.dashBoardContainer .addDashboardTab {
  padding-bottom: 3px;
}
.dashBoardContainer .addDashboardTab i {
  vertical-align: middle;
}
.moreSettings {
  /*padding-right: 18px;*/
  margin-top: -3px;
}
.dashBoardContainer .dashboard_notebookWidget_viewarea {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  min-height: 150px;
}
.dashBoardContainer .dashboard_notebookWidget_textarea {
  min-height: 200px;
  background-color: #ffffdd;
  resize: none;
  width: 100%;
}
.dashboardWidget .wait_resizing_msg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/******************************************* 
********** Picklist DependencyGraph ********
********************************************/
#dependencyGraph .tableHeading {
  text-align: center;
  padding-top: 30px;
  font-size: 1.2em;
  font-weight: bold;
}
#dependencyGraph .depandencyTable .blockHeader {
  background: #F3F3F3;
}
#dependencyGraph .dependencyMapping {
  text-align: center;
  background: #FFFFFF;
}
#dependencyGraph .dependencyMapping .mCSB_container {
  margin-bottom: 16px !important;
}
#dependencyGraph .dependencyMapping .pickListDependencyTable {
  border: 0;
}
#dependencyGraph .dependencyMapping .pickListDependencyTable .blockHeader th {
  background: #F3F3F3;
}
#dependencyGraph .dependencyMapping .pickListDependencyTable .selectedCell {
  background: #a9cbf5;
}
/******************************************* 
********** Rewriting select2 for consistency********
********************************************/
.modal {
  z-index: 1100;
}
.vt-default-callout {
  padding: 10px 20px 20px;
  margin: 10px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.vt-default-callout.tagInfoblock {
  padding: 0px 13px 16px;
}
.holidays-container-header {
  background: #fbfbfb;
  border: 1px solid #ddd;
  padding: 10px 15px 25px;
}
.holidays-container-content {
  border: 1px solid #ddd;
  border-top-width: 0;
  padding: 5px 0;
}
.vt-info-callout .vt-callout-header {
  color: #2b9cbd;
}
.companydetailsedit .company-logo-content {
  padding: 10px;
  border: 1px solid #DDDDDD;
}
.companydetailsedit .company-logo-content hr {
  margin: 10px 0;
}
.vt-info-callout {
  border-left-color: #2b9cbd;
}
hr {
  margin: 10px 0;
}
.alert-mini {
  padding: 3px 5px;
  font-size: 10px;
  display: inline-block;
  margin-bottom: 0;
}
.blockHeader h4 {
  margin: 10px 0;
}
.blockHeader .btn-group {
  margin-top: 4px;
}
.input-info-addon {
  display: inline-block;
  margin: 1px 10px;
  vertical-align: top;
}
.input-select-addon {
  background: none;
  border: 0;
}
.editViewBody .editViewContents {
  max-height: 100%;
  padding-bottom: 50px;
}
.help-inline {
  padding: 5px;
  display: inline-block;
  border: 1px solid #ddd;
  background: #f3f3f3;
  margin-left: -15px;
  float: left;
}
.listViewEntriesCheckBox,
.input-group input[type="checkbox"] {
  vertical-align: middle;
}
.overlayPageContent .modal-overlay-footer {
  margin: 0;
}
.full-width .modal-overlay-footer {
  margin-left: 0 !important;
}
.modal-overlay-footer {
    position: fixed;
    bottom: 0;
    background: #EFEFEF;
    height: 65px;
    left: 0;
    right: 0;
    padding: 12px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    z-index: 6;
}
.modal-footer-overwrite-style {
  position: initial;
  margin-left: 0px !important;
}
.ui-slider .ui-slider-handle {
  z-index: 0;
}
.settingsPageDiv .modal-overlay-footer {
  border-left: 230px solid #2c3b49;
}
.settingsOverlayContainer .modal-overlay-footer {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
#mass_action_add_comment textarea {
  max-width: 100%;
}
.smsTextArea {
  width: 80%;
  height: 60px;
  max-width: 100%;
}
.emailDescription {
  overflow: auto;
  width: 100%;
  height: 600px;
}
#conditionContainer .glyphicon-trash {
  vertical-align: middle;
  margin-top: 6px;
}
.list-menu-content .pull-right > .dropdown-menu {
  left: -126px;
  position: relative;
}
.dropdown-menu > li > a {
    padding: 8px 10px;
    border-radius: 8px;
}
.dropdown-menu > li > a span i {
  font-size: 15px;
  vertical-align: middle;
}
.related-tabs .dropdown-menu {
  max-height: 300px;
  padding-left: 0;
}
.related-tabs .dropdown-menu > .mCustomScrollBox > .mCSB_container {
  margin-right: 0;
  padding: 4px 6px;
}
.related-tabs .dropdown-menu > .mCustomScrollBox > .mCSB_container > li > a {
  display: block;
  padding: 3px 5px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.related-tabs .dropdown-menu > .mCustomScrollBox > .mCSB_container span i {
  font-size: 15px;
  vertical-align: middle;
}
.dropdown-menu > li.dropdown-header {
  padding: 4px 6px;
}
.panel-collapse ul li a:hover {
  background: #596875;
  opacity: 1;
}
.panel-collapse ul li a:hover a {
  opacity: 1;
}
.panel-collapse ul li a.settingsgroup-menu-color {
  background-color: #010101;
}
.calendar-sidebar-tab {
  padding: 10px;
}
.calendar-sidebar .calendar-sidebar-tabs.padding {
  padding-left: 20px !important;
}
.related-tabs.row .nav > li {
  padding: 0 0px;
    margin: 0 10px;
}
.massEditTabs.nav > li {
  padding: 0 10px;
  margin: 0 4px;
}
.row .nav > li > a,
.row .nav > li > a:hover {
  padding: 10px 31px;
    border: none;
    vertical-align: bottom;
    margin: 0px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.row .nav > li > a:hover {
  border-bottom-color: #555;
}
/*.row ul{
    padding:0;
}*/
TN-34230 .row .nav > li > a:hover {
  border-bottom-color: #555;
  background: none;
}
.row ul li:first-child {
  /*margin-left: 0;*/
}
.related-tabs .nav-tabs > li.active,
.dashBoardContainer .nav-tabs > li.active,
.contents.tabbable .nav-tabs > li.active,
.related-tabs .nav-tabs > li.active:focus,
.dashBoardContainer .nav-tabs > li.active:focus,
.contents.tabbable .nav-tabs > li.active:focus,
.related-tabs .nav-tabs > li.active:hover,
.dashBoardContainer .nav-tabs > li.active:hover,
.contents.tabbable .nav-tabs > li.active:hover{
  border: none;
  background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
  border-radius: 10px;
  box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
}


.related-tabs .nav-tabs > li:hover,
.dashBoardContainer .nav-tabs > li:hover,
.contents.tabbable .nav-tabs > li:hover {
  border: none;
  background-color: #eff0f2;
  border-radius: 10px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{
  border: 0;
  border-radius: 10px;
  background-color: #00ffff00;
  color: white;
}

.nav-tabs > li > a {
  border: 0;
  border-radius: 10px;
  background-color: #00ffff00;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #00ffff00;
}
.fa-pencil,
.fa-times {
  cursor: pointer;
}
.commentAttachmentName {
  font-size: 11px;
}
/******************************************* 
********** Layout Editor ********
********************************************/
.marginBottom10px {
  margin-bottom: 10px;
}
.border1px {
  border: 1px solid #DDDDDD;
}
.padding10 {
  padding: 10px;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.marginLeftZero {
  margin-left: 0 !important;
}
.paddingLeftZero {
  padding-left: 0 !important;
}
.zeroOpacity {
  opacity: 0;
  /*for IE*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.alignMiddle {
  vertical-align: middle;
}
.layoutContent li.dummyRow {
  border: 1px dotted #DDDDDD;
  min-height: 116px;
  height: auto;
}
.layoutContent li.dummyRow .dragUiText {
  font-size: 20px;
  opacity: 0.3;
  padding-top: 7%;
  padding-left: 15%;
}
.fieldProperties .disabled {
  opacity: 0.3;
}
.layoutContent .actions {
  opacity: 0;
}
.layoutContent .opacity:hover .actions {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /*for IE*/
  filter: alpha(opacity=100);
}
.layoutContent .fieldPropertyContainer:hover .actions {
  opacity: 1;
  /*for IE*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=100);
}
#addRelationContainer .relationImages a:hover,
#addRelationContainer .relationImages a:focus {
  color: black;
}
#addRelationContainer .relationImages img {
  border: 5px solid transparent;
}
#addRelationContainer .relationImages img.selected,
#addRelationContainer .relationImages img:hover {
  border: 5px solid #DDDDDD;
}
#addRelationContainer .relationImages h5 {
  margin-left: 20px;
  margin-top: -20px;
}
.layoutContent .addButton,
.relatedTabModulesList .addButton {
  border-radius: 2px;
  border: 1px solid #DDDDDD;
  text-transform: uppercase;
  color: #666666;
  background: #FFFFFF;
}
.layoutContent .addButton:hover,
.layoutContent .addButton:focus,
.layoutContent .addButton:active,
.relatedTabModulesList .addButton:hover,
.relatedTabModulesList .addButton:focus,
.relatedTabModulesList .addButton:active {
  background-color: #f9f9f9;
  border: 1px solid #CCCCCC;
}
.layoutContent .blockFieldsList ul {
  list-style-type: none;
  float: left;
  min-height: 1px;
  padding: 2px;
  margin-left: 4%;
  margin-top: 1%;
  width: 44%;
}
.layoutContent .blockFieldsList {
  padding: 5px;
  min-height: 27px;
}
.layoutContent .editFields {
  min-height: 116px;
  height: auto;
  border-right: 1px solid #DDDDDD;
}
.layoutContent .fieldLabelContainer {
  padding-top: 15px;
  margin-right: 6px;
  text-align: right;
}
.cursorPointerNotAllowed {
  cursor: not-allowed;
}
.layoutContent .fieldProperties .switch:hover {
  opacity: 1;
}
.relatedTabModulesList .relationListInfo {
  border: 1px solid #DDDDDD;
  border-left: 3px solid #6565D9;
}
.relatedTabModulesList .relatedListInfoHeader {
  color: #6565D9;
}
.cursorPointerMove {
  cursor: move;
}
.relatedListContainer .ONE_TO_ONE {
  width: 300px;
  padding: 5px;
  padding-left: 14px;
}
.relatedListContainer .referenceModule,
.relatedListContainer .relatedModulesList .moduletranslatedLabel {
  font-size: 10px;
  color: green;
  font-weight: bold;
  opacity: 0.6;
}
.relatedListContainer .ONE_TO_MANY {
  width: 300px;
  padding: 5px;
  height: 70px;
}
.form-horizontal .inActiveList span {
  vertical-align: top;
  margin-left: 5px;
  word-break: break-all;
}
/******************************************* 
************** Tax Management **************
********************************************/
#TaxCalculationsContainer .table tr:first-child,
.taxModalContainer #editTax .table tr:first-child {
  border-bottom: 1px solid #ccc;
  background: #F5F5F5;
}
.taxModalContainer #editTax .inputEle,
.taxRegionContainer #editTaxRegion .inputEle,
.chargeModalContainer #editCharge .inputEle {
  min-height: 30px;
  min-width: 180px;
}
.taxModalContainer #editTax .block,
.chargeModalContainer #editCharge .block {
  padding-bottom: 20px;
}
.importMappingTableHeader {
  background: #F0F0F0;
  border: 1px solid #F5F5F5;
  color: black;
}
.importResultsTable tr {
  border: 1px solid #F5F5F5;
  background: #FFFFFF;
}
.fieldIdentifier {
  border: 1px solid #F5F5F5;
  color: #999999;
}
.importMappingTable thead tr th {
  font-weight: lighter;
  font-size: 16px;
}
.landingPage {
  min-height: 600px;
}
.import-details-container {
  max-height: 500px;
  overflow-y: auto;
}
/******************************************* 
********** Workflows ********
********************************************/
#workflow_edit .editViewBody {
  overflow: inherit;
}
.workflowListContainer .listview-table > tbody > tr > td {
  vertical-align: top;
  padding: 6px;
}
.timePicker {
  width: 9.5em !important;
  z-index: 1100 !important;
}
.weekDaySelect .ui-state-default {
  background: inherit;
  padding: 6px 12px;
}
.weekDaySelect .ui-selecting {
  background: #28c5f9;
}
.weekDaySelect .ui-selected {
  background: #06AFE8;
  color: #FFFFFF;
}
.qtip {
  z-index: 1082 !important;
}
.input-group.inputElement input {
  border: none;
}
.email-preview-toolbar .btn-sm {
  margin-left: 5px;
}
.email-body-preview {
  min-height: 280px;
  background: #fdfdfd;
  padding: 0 10px;
  border: 1px solid #f3f3f3;
  border-radius: 2px;
}
.email-info-row {
  margin-bottom: 6px;
}
.dashboardHeading .dahBoardTabContainer {
  border-bottom: 1px solid #DDDDDD;
}
.module-filters.active {
  background: #F7F7F7;
}
.workflowListContainer .select2-container .select2-choice {
  height: 36px;
}
.workflowListContainer .select2-container .select2-choice > .select2-chosen {
  margin-left: 10px;
  padding-top: 6px;
  font-size: 16px;
}
.dashboardHeading .dahBoardTabContainer {
  border-bottom: 1px solid #DDDDDD;
}
.contactAdd {
  border: 1px solid #eee;
  padding: 20px;
  /*min-height: 310px !important;*/
}
#subDetails table td {
  padding: 7px 10px;
}
.contactAdd h4 {
  padding: 10px 0;
}
.jumboModel {
  width: 60%;
  left: 0;
  top: 46% !important;
  margin-left: 20%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jumboModel .modal-body {
  display: inline-block;
  max-height: 350px;
  overflow-y: scroll;
}
.paymentIcon {
  margin: -8px 20px;
  float: left;
}
.paymentHolder,
.textAlignCenter {
  text-align: center;
}
.paymentInfo {
  text-align: left;
  padding: 20px 20px 10px;
  background: #fff url('images/pat.jpg');
  border: 1px solid #ddd;
  box-shadow: 0 0 4px 0 #ddd;
  border-radius: 6px;
  margin: 0 auto;
}
.paidstus {
  padding: 2px 10px;
  background: #ddd;
  border-radius: 3px;
  color: #fff;
  min-width: 50px;
  display: inline-block;
  text-align: center;
}
.paidstus.yes {
  background: #4da658;
}
.paidstus.no {
  background: #d42525;
}
.blueColor {
  color: #0380BF;
}
.plnActions {
  margin: 22px 0;
}
.cancellation-question-title {
  line-height: 30px;
}
.cancellation-question-title input[type="radio"] {
  margin-top: -3px;
  margin-right: 6px;
}
.horizontal-fld {
  float: left;
  margin-right: 20px;
}
.group:before,
.group:after {
  display: table;
  content: "";
}
.group:after {
  clear: both;
}
.cardInputs label {
  margin: 5px 14px;
  float: left;
  min-width: 100px;
}
.lineItemPopover {
  max-width: 600px;
  width: 400px !important;
  border-radius: 16px;
}
.lineItemPopover .popover-title{
    padding: 15px;
    background-color: white;
    border-radius: 16px 16px 0px 0px;
    border-bottom: 0px;
    font-size: 14px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 7%);
}

.lineItemPopover .modal-footer{
    background: white;
    border-top: 0px;
    border-radius: 0px 0px 16px 16px;
}

.span1 {
  width: 100px;
}
.productBundlePopover {
  width: 500px;
  max-width: 600px;
}
.productBundlePopover .popover-content {
  overflow-y: auto;
  max-height: 250px;
  width: 500px;
  max-width: 600px;
  font-size: 12px;
}
.productsBundlePopup {
  position: absolute;
  width: 100%;
  height: 100%;
}
.productsBundlePopup .modal-body {
  height: 500px;
  overflow-y: auto;
  padding: 0px 5px 0px 5px;
}
.productBundles {
  padding-left: 20px;
}
.date-picker-wrapper {
  z-index: 2000;
}
.date-picker-wrapper .footer {
  position: relative;
}
.productBundles {
  padding-left: 20px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #000000;
  background-color: #FFFFFF;
}
.moduleResults-container .moduleSearchResults .table-container {
  background: #FFFFFF;
}
#searchResults-container .mCSB_inside > .mCSB_container {
  margin-right: 10px;
}
.searchModuleHeader {
  margin-bottom: 0;
}
[name="existingImages"] > img {
  max-width: 100%;
}
.lineitemTableContainer,
.lineItemTableDiv {
    overflow-x: auto;
    padding: 15px;
    margin-bottom: 20px;
    background: #FFFFFF;
    font-size: 14px;
    box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
    width: 83%;
    margin-left: 10px;
    margin-right: auto;
    border-radius: 12px
}

.fieldBlockContainer .lineitemTableContainer{
    overflow-x: auto;
    margin-bottom: 20px;
    font-size: 14px;
    margin-right: auto;
    width: 100%;
    margin-left: 0px;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

#navScrollEdit {
    width: 15%;
    position: sticky;
    margin-left: 0px;
    right: 15px;
    padding: 0px 20px;
    float: right;
    top: 0px;
}

.main-container-full #navScrollEdit {
    width: 15%;
    position: sticky;
    margin-left: 0px;
    right: 15px;
    padding: 0px 20px;
    float: right;
    top: 70px;
}

#navScrollEdit li {
    bottom: 50%;
    list-style: none;
    border-radius: 10px;
}

#navScrollEdit a {
    color: #344767;
    display: block;
    padding: 10px;
    text-align: left;
    margin: 5px 0px;
    font-size: 14px;
    box-shadow: none;
    opacity: 0.7;
}

#navScrollEdit a.active {
    background: #e9ecef;
    border-left: 4px solid #3978FE;
    border-radius: 8px;
    opacity: 1;
}

/******************************************* 
*************** Mail Manager ***************
********************************************/
#mm_searchButton {
  height: 28px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}
.mmDescription {
  height: 300px;
  width: 80%;
  border: 1.5px solid;
  border-radius: 2px;
  border-color: #DDDDDD;
  font-size: 11pt;
  margin-top: 55px;
  margin-left: -4%;
  background: #F9F9F9;
  padding: 20px;
}
#mails_container {
  border-right: 2px solid;
  border-color: #CCCCCC;
  min-height: 723px;
}
.mmListMainContainer {
  color: #888888;
  font-size: 14px;
  padding-top: 250px;
}
#mmSettingEditModal {
  background: #F9F9F9;
}
.width75per {
  width: 75%;
}
#_mbox_pwd {
  padding: 3px 8px;
}
#mmSettingInfo {
  padding-left: 7px;
  padding-top: 7px;
  font-size: 14px;
}
.mmMainFolder {
  padding: 5px 10px;
}
.mmOtherFolder {
  padding: 5px 10px 5px 30px;
  font-size: 12px;
}
.fontSize20px {
  font-size: 20px;
}
.mmUnreadCountBadge {
  padding: 1px 5px;
  border-radius: 3px;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-image: -webkit-linear-gradient(top, #DD4B39 0, #D14836 100%);
  border: 1px solid #C6322A;
  background-color: #DD4B39;
}
.padding15px {
  padding: 15px;
}
.padding0px {
  padding: 0px;
}
#mainCheckBox {
  margin-top: 8.5px;
  border: 1px solid #AAAAAA;
}
.mailCheckBox {
  border: 1px solid #AAAAAA;
}
.paddingLeft5px {
  padding-left: 5px;
}
.mmActionIcon {
  border: 1px solid;
  font-size: 15px;
  padding: 0px;
  width: 30px;
  height: 30px;
  border-color: #BBBBBB;
  text-align: center;
}
#mmDeleteMail {
  margin-left: -1px;
}
#mmMarkAsRead {
  border-right: 0px;
}
.borderLeft0px {
  border-left: 0px;
}
.marginRight0px {
  margin-right: 0px;
}
.mmSearchContainer {
  padding: 15px 0px 15px 0px;
}
#mailManagerSearchbox {
  border: 1px solid;
  border-color: #CCCCCC;
  border-radius: 0px;
  border-right: 0px;
}
.mmSearchBoxIcon {
  border: 1px solid #CCCCCC;
  border-radius: 0;
  border-left: 0;
  background-color: transparent;
}
#searchType {
  height: 30px;
  width: 80px;
  padding: 3px;
  border: 1px solid #DDDDDD;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#mmSearchButtonContainer {
  padding: 15px 0px 0px 0px;
}
.mmEmailContainerDiv .mCSB_container {
  margin-right: 0;
}
.mmEmailContainerDiv #mmBody {
  border: 1px solid #ddd;
}
.mailEntry {
  padding: 5px 5px 5px 0px;
  border-bottom: 1.5px solid #CCCCCC;
}
.font11px {
  font-size: 11px;
}
.mmReadEmail {
  background-color: #EEEEEE;
}
.font13px {
  font-size: 13px;
}
.font14px {
  font-size: 14px;
}
.mmDateTimeValue {
  font-size: 9px;
  color: #999999;
}
.mmMailDesc {
  padding: 5px 0px 0px 0px;
  max-height: 20px;
  overflow: hidden;
  font-size: 11px;
}
.noMailsDiv {
  color: #848383;
  font-size: 15px;
  padding-top: 200px;
}
#_mlinktotype {
  height: 25px;
  border: 1px solid #CCCCCC;
  padding-left: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.mmRelatedRecordDesc {
  color: #666666;
  padding-top: 1px;
}
.moveToFolderDropDown {
  font-size: 14px;
  border: 1px solid;
  width: 50px;
  height: 30px;
  padding: 0px 4px;
  margin-left: 5px;
  border-color: #BBBBBB;
  vertical-align: bottom;
}
.mmSearchDropDown {
  margin-top: -30px;
  margin-left: 66%;
}
.mmMoveDropdownFolder {
  vertical-align: middle;
  font-size: 15px;
}
.mmMoveDropdownArrow {
  color: #FFFFFF;
  font-size: 8px;
  margin-left: -10px;
}
.mmMoveDropdownCaret {
  padding-top: 8px;
  padding-right: 1px;
}
#mmEnvelopeOpenIcon {
  width: 15px;
  padding-bottom: 2px;
}
.mmSearchContainerOther {
  padding: 15px 0px 5px 5px;
}
.mmModulesMenu {
  padding: 15px 17px;
  color: #FFFFFF;
  font-size: 13px;
}
.mailbox_setting {
  font-size: 15px;
}
#mail_compose {
  background-color: #FFFFFF;
  color: #595553;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  margin: 20px 0px 20px 0px;
}
.highLightMail {
  background-color: #2C3B49;
}
.whiteFont {
  color: #FFFFFF;
}
.mmListDateDivSelected {
  color: #FFFFFF;
  font-size: 9px;
}
.fontBlack {
  color: #000000;
}
.marginTop0px {
  margin-top: 0px;
}
.mmFirstNameChar {
  background: none repeat scroll 0 0 orange;
  border: 1px solid #CCCCCC;
  display: table;
  height: 50px;
  width: 50px;
  color: #FFFFFF;
  font-size: 31px;
}
.mmDisplayName {
  font-size: 15px;
  margin-top: 0;
}
.displayEmailValues {
  font-style: italic;
}
.mmEmailColor {
  color: #38A7F7;
}
.mmDetailDate {
  font-size: 10px;
  margin-top: 3px;
}
.mmDetailAction {
  border: 1px solid #BBBBBB;
  padding: 0px 5px;
  display: inline-block;
  border-right: 0;
  line-height: 22px;
}
.mmDetailHr {
  border: 1px solid #BBBBBB;
}
.width40per {
  width: 40%;
}
/****** Mail Manager Ends ******/
.quickCreateContent .massEditTable textarea,
.addCommentBlock .commentTextArea textarea {
  resize: vertical;
  padding: 6px;
}
.table.detailview-table.no-border .ajaxEdited .input-group-addon {
  width: auto;
}
.input-group .form-control,
.select2-container-multi .select2-choices {
  z-index: 1;
}
/****** Customer Portal Settings ******/
.nav .nav-stacks .cp-nav-header-wrapper > li.disabled > a:hover {
  background-color: #fff;
}
.cp-nav-header-wrapper > li.disabled > a:hover {
  border: 0px ! important;
}
.nav .nav-stacks .cp-nav-header-wrapper > li.disabled > a {
  background-color: #fff;
}
#portalModulesTable > li.portalModuleRow.active > a:hover {
  background-color: #fff !important;
}
#portalModulesTable > li.portalModuleRow.active > a:focus {
  background-color: #fff !important;
}
.portal-dashboard {
  min-height: 600px;
}
.portal-fields-container-wrapper {
  border-right: 1px solid #DDDDDD;
  min-height: 600px;
}
.addFieldsBlock {
  padding-left: 0px;
}
.portal-addfields-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 120%;
  white-space: nowrap;
}
.portal-deletefield {
  background: transparent;
  border: 1px solid transparent;
}
.portal-deletefield:active {
  border: 1px solid transparent;
}
.portal-deletefield:hover {
  -webkit-box-shadow: 0 1px 1px transparent;
  box-shadow: 0 1px 1px transparent;
}
.portal-fields-switch {
  width: 40px;
  height: 20px;
  background: #e5e5e5;
  z-index: 0;
  margin: 0;
  padding: 0;
  appearance: none;
  border: none;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.portal-fields-switch:before {
  content: ' ';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 40px;
  height: 20px;
  background: #ddd;
  z-index: 1;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.portal-fields-switch:after {
  content: ' ';
  height: 20px;
  width: 20px;
  border-radius: 28px;
  background: #fff;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 1px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  box-shadow: 0 2px 5px #999999;
  background-color: orange;
}
.portal-fields-switchOn,
.portal-fields-switchOn:before {
  background: #dddddd !important;
}
.portal-fields-switchOn:after {
  left: 20px !important;
  background-color: #8ce196;
}
.portal-fieldInfo-wrapper {
  border: 1px solid #e8e8e8;
  padding-left: 0px;
  padding-right: 0px;
}
.portal-fieldInfo-wrapper .switch-disabled {
  opacity: 0.5;
}
.portal-fieldInfo-sliderWrapper {
  padding-top: 4px;
  padding-left: 5px;
}
.portal-fieldName-wrapper {
  padding-top: 5px;
}
.portal-dashboard {
  border-bottom: 0px ! important;
}
#portal-shortcutsContainer > ul {
  border-bottom: 0px ! important;
}
.portalMenuHeader {
  text-align: -webkit-center;
  text-align: center;
}
.cp-tabs .enabledModules {
  display: inline-block ! important;
  margin-left: 4px!important;
  margin-right: 4px!important;
  vertical-align: top;
  margin-top: 4px !important;
}
.portal-shortcut-list:hover {
  border-bottom: 3px solid transparent ! important;
}
/****** Customer Portal Settings ******/
.label-radio label input[type="radio"] {
  position: relative;
  top: 2px;
}
.label-checkbox label input[type="checkbox"] {
  position: relative;
  top: 2px;
}
div.tooltip-inner {
  max-width: 400px;
  border-radius: 8px;
}
/******************************************* 
********** Menu Editor ********
********************************************/
.sortable.appContainer.ui-sortable {
  width: 160px;
}
.menuEditorItem {
  padding: 15px 5px;
  background: #DDDDDD;
  text-align: center;
  font-size: 1em;
  color: #FFFFFF;
  text-shadow: 0 0 1px #999999;
  height: 65px;
  width: 160px;
  margin-right: 15px;
}
.fa.whiteIcon {
  color: #FFFFFF;
}
.menuEditorItem .fa {
  font-size: 2em;
}
.menuEditorModuleItem {
  background: #2C3B49;
  border-bottom: 1px solid #DDDDDD;
  cursor: move;
}
.menuEditorItem.menuEditorAddItem {
  color: #999999;
  cursor: pointer;
}
.menuEditorModuleItem.active {
  background: #010101;
}
.reports-content-area {
  padding-top: 15px;
  min-height: 768px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.cursorDrag {
  cursor: move;
}
.google-import-container {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 525px;
}
.detailview-header-block {
  background: white;
  padding: 15px;
  border-radius: 14px;
}
.detailViewContainer .content-area,
.editViewPageDiv .content-area,
.editViewPageDiv.content-area,
.editViewPageDiv .reports-content-area {
  background: #f9f9f9;
}
.detailViewContainer .HistoryContainer,
.related-tabs.row .details.row,
.detailview-content .details.row .relatedHeader {
  background: #FFFFFF;
  padding: 15px;
}
.detailViewContainer .recentActivitiesContainer{
    background: #FFFFFF;
    padding: 15px;
    border-radius: 14px;
}
.detailview-content .details.row .relatedHeader {
  border: 1px solid #F3F3F3;
}
.detailview-content .details.row .relatedContents {
  background: white;
  padding: 0;
  margin-top: 0;
  border: 1px solid #F3F3F3;
}
.related-tabs.row {
    background: #FFFFFF;
    margin: 10px 0px;
    border-radius: 14px;
    box-shadow: rgb(0 0 0 / 1%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 8%) 0rem 0.125rem 0.25rem -0.0625rem;
}
.detailViewContainer2 .related-tabs.row {
    background: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.detailViewContainer .commentContainer .commentTitle.row,
.detailViewContainer .commentContainer .showcomments {
  background: #FFFFFF;
  border-color: #F3F3F3;
}
.detailViewTwitterImage {
  position: absolute;
  top: -60px;
  right: 0px;
  font-size: 19px;
  float: right;
  z-index: 3;
  border-right-width: 0px;
  padding: 5px 10px;
  background: #eee;
  color: #fff;
  height: 50px;
  cursor: pointer;
}
.detailViewTwitterImage .fa {
  color: #04ABE7;
  margin-top: 10px;
}
#SLAEditContainer .inputElement,
#editTagContainer .inputElement {
  width: 50%;
}
#SLAEditContainer .select2.inputElement.EmailTemplates,
#editTagContainer .select2.inputElement.EmailTemplates {
  width: 90%;
}
#SLAEditContainer .select2.inputElement,
#editTagContainer .select2.inputElement {
  width: 40%;
}
#SLAEditContainer .select2-container-multi,
#editTagContainer .select2-container-multi {
  width: 82%;
}
#SLAEditContainer td,
#editTagContainer td {
  vertical-align: middle;
}
#BusinessHoursEditContainer .form-control.inputElement {
  width: 58%;
}
#BusinessHoursEditContainer .configwidth {
  width: 93px;
}
#detailView .detailview-table .input-group.editElement,
.calendar-timezone .input-group.editElement {
  width: 100%;
  display: inline-block;
}
.summaryViewEntries .input-group.editElement {
  width: 100%;
  display: flex;
}
.summaryView .summaryViewFields .input-group {
  line-height: 0;
}
.clearReferenceSelection-inline {
    position: absolute;
    right: 36px;
    top: 9px;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0px 4px 0px 4px;
    background-color: #c5c4c4;
    border-radius: 20px;
    font-size: 12px;
    color: #665953;
}
.clearReferenceSelection-edit {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    padding: 5px 12px 5px 12px;
    border: 1px solid #ccc;
    border-left: 0;
    background-color: #fafafa;
    font-size: 15px;
    color: #595555;
}
.editViewContents .fieldValue .referencefield-wrapper {
  width: 300px;
  display: inline-block;
}
.input-group-addon {
  line-height: 1.4;
}
.input-group-addon:last-child{
    border-left: 0;
    border-radius: 0px 8px 8px 0px;
}

.ajaxEdited .input-group .input-group-addon{
    padding: 10px 12.5px;
    border: 0px;
    height: 2.8em;
    z-index: 10;
    position: relative;
    font-size: 14px;
}
.ajaxEdited .input-group .input-group-addon.currency{
    padding: 10px 15px;
    border: 0px;
    height: 2.8em;
    z-index: 10;
    font-size: 14px;
    position: initial;
    border-radius: 8px 0px 0px 8px;
}
.input-group {
  float: left;
  min-width: 220px;
}
.addCalendarEventContents .input-group {
  float: left;
  min-width: 150px;
}
.listViewEntries .input-group,
.referencefield-wrapper .input-group {
  min-width: 120px;
}
.input-group button[disabled], html input[disabled]{
    border-radius: 8px 0px 0px 8px;
    padding-left: 12px;
}
.summaryViewEntries .inputElement.form-control,
.detailview-table .inputElement.form-control {
  width: 73.4%;
}
.input-group .form-control:not(:first-child):not(:last-child){
    border-radius: 6px;
}
.detailview-table input[type="checkbox"] {
    width: 20px !important;
    margin-top: 8px;
    margin-right: 10px;
    border-radius: 6px;
    
}
.detailview-table .input-group-addon + .inputElement.form-control,
.detailview-table .inputElement.form-control.input-medium {
  width: 100%;
}
.summaryViewEntries .referencefield-wrapper .inputElement,
.detailview-table .referencefield-wrapper .inputElement,
.recentActivitiesContainer .updateInfoContainer {
  width: 100%;
}
.summaryViewEntries .input-group.date,
.detailview-table .input-group.date {
  float: left;
}
.inventoryLineItemDetails {
  color: #3498DB;
}
.productsBundlePopup {
  position: absolute;
  width: 100%;
  height: 100%;
}
.productsBundlePopup .modal-body {
  height: 500px;
  overflow-y: auto;
  padding: 0px 5px 0px 5px;
}
.productBundles {
  padding-left: 20px;
}
.productBundlePopover {
  width: 500px;
  max-width: 600px;
}
.productBundlePopover .popover-content {
  overflow-y: auto;
  max-height: 250px;
  width: 500px;
  max-width: 600px;
  font-size: 12px;
}
.discountTotal {
  margin-top: 10px;
}

/***** Oursites Changes *****/
.portal-table .table-actions {
  width: inherit ! important;
}
.portal-table .listViewEntryValue {
  padding-left: 20px;
}
.portal-table > thead > tr:first-child > th,
.portal-table > tbody > tr:first-child > th {
  padding: 10px 5px ! important;
  padding-left: 10px ! important;
}
/***** Oursites Changes *****/
.ExtensionscontentsDiv .content-area {
  padding-left: 15px;
  padding-right: 15px;
}
.tagInfo.input-info-addon {
  vertical-align: middle;
}
.relationDelete .vicon-linkopen {
  font-size: 12px;
  vertical-align: middle;
}
.blockHeader {
  border-color: #F3F3F4 #F3F3F4 #cbcbcf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #474747;
  background-image: -moz-linear-gradient(top, #555555, #333333);
  background-image: -ms-linear-gradient(top, #555555, #333333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#333333));
  background-image: -webkit-linear-gradient(top, #555555, #333333);
  background-image: -o-linear-gradient(top, #555555, #333333);
  background-image: linear-gradient(top, #555555, #333333);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#333333', GradientType=0);
  min-height: 30px;
}
.blockHeader th {
  text-align: center !important;
  text-align: center;
  color: #FFFFFF;
}
.select2-chosen,
.select2-choice > span:first-child,
.select2-container .select2-choices .select2-search-field input {
  padding: 6px 8px;
}
.socialActions .fa-star {
  color: orange;
}
.bootbox-confirm .modal-content{
    border-radius: 14px;
}

.bootbox-confirm .modal-body{
    border-radius: 14px 14px 0px 0px;
}

.bootbox-confirm .modal-footer{
    border-radius: 0px 0px 14px 14px;
    text-align: center;
}

.bootbox-body {
  word-wrap: break-word;
  font-size: 15px;
}
.calendarQuickCreateContent .input-group,
.addCalendarEventContents .input-group {
  min-width: 120px ! important;
}
.calendarQuickCreateContent .table .inputElement {
  width: 100%;
}
.calendarQuickCreateContent .table .referencefield-wrapper .inputElement {
  width: 235px;
}
.reference-mandatory::after {
  content: "*";
  color: red;
  top: -30px;
  position: inherit;
  left: 10px;
  float: right;
}
.overlayDetail .overlayDetailHeader {
  background: white;
}
.overlayDetail .modal-body .left-block,
.overlayDetail .modal-body .middle-block {
  padding-left: 0px;
  padding-right: 7px;
}
.overlayDetail .modal-body .right-block {
  padding-left: 0px;
  padding-right: 0px;
}
.uploadview-content .inputElement.select2,
#uploadToDriveContainer .inputElement.select2 {
  width: 170px;
}
.daily-digest-time {
  width: 114px;
  padding-left: 4px;
}
.markStar .unfollowMessage {
  display: none;
}
.markStar .active {
  color: #FFC600;
}
.markStar:hover .unfollowMessage {
  display: block;
}
.markStar:hover .followMessage {
  display: none;
}
.markStar.active .starredStatus {
  display: block;
}
.markStar.active .unstarredStatus {
  display: none;
}
.markStar .starredStatus {
  display: none;
}
.nav > li.addDashboardTab > a,
.nav > li.addDashboardTab > a:hover {
  padding: 10px 15px;
  background: inherit;
}
.dashBoardContainer .tab-pane {
  padding: 0 15px;
  min-height: 100%;
}
.dashBoardContainer .tab-pane .dashBoardTabContents ul {
  position: relative;
  height: 960px;
  width: 1260px;
}
.nav-tabs > li {
  border-bottom: 3px solid transparent;
  margin: 0 2px;
}
.dashBoardContainer .tabContainer .nav {
  font-size: 15px;
  background-color: #FFFFFF;
}
.popover.lineItemPopover {
  z-index: 1;
  box-shadow: rgb(0 0 0 / 5%) 0rem 1.25rem 1.6875rem 0rem;
}
#helpMeNow {
  position: fixed;
  right: 0;
  top: 100px;
  width: 350px;
  z-index: 1040;
  min-height: 85vh;
  border: 1px solid #aaa;
  background-color: white;
}
.help_header {
  background-color: #2c3b49;
  cursor: move;
  box-shadow: 0 0px 5px 0 #ccc;
  padding: 5px 10px;
  color: white;
}
#help_back {
  position: relative;
  top: 7px;
  padding-right: 10px;
  font-size: large;
  cursor: pointer;
}
.help_close {
  position: relative;
  top: 10px;
  border: 0px;
  background-color: #2c3b49;
}
.help_close_area {
  margin: 5px 15px;
  padding: 5px;
  background-color: white;
  border-radius: 5px;
}
.help_search_button {
  background-color: white;
  position: relative;
  top: 3px;
  border: none;
}
.help_search {
  padding: 10px 12px;
  border: none;
  color: black;
  font-size: 14px;
}
.help_image {
  position: relative;
  top: 50px;
  left: 50px;
}
.overlayEdit .modal-content {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0px;
  border-radius: 16px;
  box-shadow: none;
}
.overlayEdit form .modal-body {
  padding-left: 10px;
  padding-right: 0px;
  background: #F6F7F8;
}

.overlayQuickViewFooter{
    position: absolute;
    bottom: 0%;
    width: 100%;
    border: 0;
}

.buttonQuickEdit{
    background-color: #6FD96F;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 0px 5px;
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 8px
}

.buttonSave{
    background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    border: none;
    color: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
    padding: 11px 25px;
    transition: transform .2s ease;
}

.buttonSave:hover,
.buttonCancel:hover{
    transform: scale(1.05);
}

.buttonCancel{
    border: 1px solid;
    background-color: transparent;
    color: rgb(131, 146, 171);
    border-color: rgb(131, 146, 171);
     transition: transform .2s ease;
}

.lineItemPopupModalFooter .buttonCancel{
    padding: 8px 16px;
    background: linear-gradient(310deg, rgb(98, 117, 148), rgb(168, 184, 216));
    color: white;
    border: 0;
}

.lineItemPopover .discount_amount,
.lineItemPopover .discount_percentage,
.lineItemPopover .groupTaxPercentage,
.lineItemPopover .discount_percentage_final,
.lineItemPopover .discount_amount_final{
    border-radius: 8px;
    padding: 10px;
    font-size: 14px;
    color: rgb(92, 97, 101);
    font-weight: 600;
    border: 1px solid rgb(203, 208, 213);
    text-align: right;
}

.lineItemPopover .tdPopoverName{
    vertical-align: middle;
    padding: 18px 10px;
    font-size: 14px;
    font-weight: 500;
    font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.select2-container.select2-container-multi.select2,
.editViewPageDiv .select2-container.select2-container-multi.select2 {
  height: auto!important;
}
.summaryViewFields .select2-container-multi.inputElement.form-control .quickCreateContent .select2-container.select2-container-multi.select2,
#massEditContainer .select2-container.select2-container-multi.select2 {
  width: 150px;
  height: auto !important;
}
.summaryViewFields .select2-container-multi.inputElement.form-control .quickCreateContent .select2-container.select2-container-multi.select2 .input-save-wrap,
#massEditContainer .select2-container.select2-container-multi.select2 .input-save-wrap {
  float: right;
  margin-right: 25px;
}
#taskManagementContainer .popover-content {
  padding: 0;
}
#taskManagementContainer .popover-content .input-group.inputElement {
  width: 70%;
  min-width: 200px;
}
.task .quickPreview {
  position: relative;
}
.vicon-unpin.pinToDashboard,
.vicon-pin.pinToDashboard {
  font-size: 14px;
  padding-top: 5px;
}
.select2-result[class*=vicon-],
.select2-result[class*=fa] {
  font-size: 12px;
  padding: 5px 10px;
}
.select2-result[class*=vicon-] .select2-result-label,
.select2-result[class*=fa] .select2-result-label {
  display: inline-block;
}
#reportDetails .table-bordered {
  background: #FFFFFF;
}
.verticalAlignMiddle {
  vertical-align: middle;
}
#detailView .block h4 {
  height: 20px;
  margin-bottom: 17px;
  margin-top: 16px;
  margin-left: 10px;
}
.listview-table-norecords .table-actions,
.listview-table .calendar-table-actions {
  width: 117px ! important;
}
.dashBoardTabMenu {
  padding-top: 0px;
}
.dashBoardTabMenu .dropdown-header {
  color: #000000;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
#quickCreateModules [class^="vicon-"],
#quickCreateModules [class*=" vicon-"] {
  font-size: 20px;
  color: #888;
}
#quickCreateModules a {
  padding: 0;
}
#quickCreateModules .quick-create-module {
  color: black;
  padding: 0 0 0 12px;
  overflow-x: hidden;
  width: 80%;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
}
.workflow-table .listViewEntryValue {
  word-wrap: break-word;
  white-space: normal;
}
.btn[disabled] {
  opacity: 0.2;
  display: none;
}
input[type=checkbox]{
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #CDCDCD;
    border-radius: 5.5px;
    cursor: pointer;
}
input[type=checkbox]:checked::after{
    position: absolute;
    top: -1px;
    left: -1px;
    display: block;
    background: linear-gradient(310deg, rgb(20, 23, 39) ,rgb(58, 65, 111));
    width: 19.5px;
    height: 19.5px;
    border-radius: 5.5px;
}
#settingsMenuSearch {
  background-color: white;
  margin-left: 12px;
  margin-top: 12px;
  width: 91%;
  color: black;
}
.settingsgroup [data-instafilta-hide="true"] {
  display: none !important;
}
.settingsgroup [data-instafilta-hide="false"] {
  display: block !important;
}
#quickCreateModules .quickcreateMoreDropdown li {
  padding: 2%;
}
a.cp-modules:hover {
  background-color: #eee ! important;
}
#RestrictionsLayout {
  background: #fafafb;
  margin-top: -92px;
  /*to adjust with page padding top*/
}
#RestrictionsLayout .vtImage {
  width: 22%;
  padding: 2%;
  margin: auto;
}
#RestrictionsLayout #RestrinctionsContainer {
  margin: auto;
  min-height: 600px;
}
#RestrictionsLayout #RestrictionsPageDetails {
  display: block;
}
#RestrictionsLayout .contents {
  background-color: white;
  width: 40%;
  margin: auto;
  text-align: center;
}
#RestrictionsLayout .contents .alert {
  padding: 5px;
}
#RestrictionsLayout .contents .resetPwdFormContainer {
  display: inline-block;
  width: 300px;
  padding: 2%;
}
#RestrictionsLayout .contents .error {
  color: red;
}
.datepicker {
  z-index: 1100 !important;
}
/*****RSS Changes****/
.feedListContainer .listview-table tr td:first-child,
.listview-table tr th:first-child {
  width: inherit ! important;
}
.feedListContainer .listViewEntries .listViewEntryValue {
  max-width: inherit ! important;
}
/*****RSS Changes****/
.ps-container > .ps-scrollbar-y-rail {
  z-index: 1002;
}
#relationBlock .recordScroll {
  max-height: 150px;
}
/*Start - List sidebar toggle*/
.essentials-toggle {
  padding: 8px 25px !important;
  cursor: pointer;
}
.essentials-toggle .fa-chevron-left {
  background-position: -434px -72px !important;
}
.essentials-toggle .fa-chevron-right {
  background-position: -460px -72px !important;
}
/*End - List essentials toggle*/
.module-name-tooltip .qtip-content {
  font-size: 12px;
  padding: 3px;
  line-height: 1;
}
.module-name-tooltip {
  padding: 3px;
}
.main-container-MailManager .module-nav {
  width: 230px;
}
.main-container-MailManager .listViewPageDiv {
  padding-left: 230px;
}
.listViewPageDiv .ps-scrollbar-x-rail {
  opacity: 1 !important;
}
li.select2-search-choice div {
  white-space: nowrap;
}
#quickCreateModules .quickcreateMoreDropdownAction {
  padding-left: 4px;
  display: none;
  color: #888;
}
.related-list-actions {
  width: 100px;
  padding-left: 15px ! important;
}
.fa-star.active {
    background-image: linear-gradient(310deg, rgb(245, 57, 57), rgb(251, 207, 51));
    opacity: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#quickCreateModules .dropdown:hover .quickcreateMoreDropdownAction {
  display: inherit;
}
#quickCreateModules .quickcreateMoreDropdown {
  left: 85%;
  top: 0px;
  min-width: 170px;
  padding: 4%;
}
#quickCreateModules .quickcreateMoreDropdown li {
  padding: 1%;
}
#quickCreateModules .quickcreateMoreDropdown .divider {
  padding: 0;
}
.mailroomBlock .actionButton {
  height: 87px;
  margin: 12px 9px 0 0;
  border: 1px solid #CCC;
  width: 13.2857%;
}
#QuickCreate .modal-body {
  max-height: 415px;
}
.popover-content ul.listmenu,
.popover ul.listmenu {
  list-style-type: none;
  padding: 1px;
  margin-bottom: 0;
}
.popover-content ul.listmenu li,
.popover ul.listmenu li {
  padding: 8px 12px;
  color: #455252;
}
.popover-content ul.listmenu li:hover,
.popover ul.listmenu li:hover {
  background: #EEEEEE;
  border-radius: 8px;
  cursor: pointer;
}
.popover-content .disabled > a,
.popover .disabled > a {
  opacity: 0.5;
  cursor: not-allowed;
}
.js-popover-container .rotate-popover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.module-name-tooltip .qtip-content {
  font-size: 12px;
  padding: 3px;
}
.module-name-tooltip {
  padding: 3px;
}
.floatThead-table {
  border-left: 1px solid #DDDDDD;
}
.main-container-Documents .module-nav,
.main-container-Reports .module-nav {
  width: 0;
}
.main-container-Documents .mod-switcher-container,
.main-container-Reports .mod-switcher-container {
  width: 0;
}
.main-container-Documents .sidebar-essentials,
.main-container-Reports .sidebar-essentials {
  width: 283px;
  left: 0;
}
.main-container-Documents .full-width,
.main-container-Reports .full-width {
  padding-left: 0px !important;
}
.listViewPageDiv .ps-scrollbar-x-rail {
  opacity: 1 !important;
}
li.select2-search-choice div {
  white-space: nowrap;
}
#quickCreateModules .quickcreateMoreDropdownAction {
  padding-left: 4px;
  display: none;
  color: #888;
}
#quickCreateModules .dropdown:hover .quickcreateMoreDropdownAction {
  display: inherit;
}
#quickCreateModules .quickcreateMoreDropdown {
  left: 85%;
  top: 0px;
  min-width: 170px;
  padding: 4%;
}
#quickCreateModules .quickcreateMoreDropdown li {
  padding: 1%;
}
#quickCreateModules .quickcreateMoreDropdown .divider {
  padding: 0;
}
.mailroomBlock .actionButton {
  height: 87px;
  margin: 12px 9px 0 0;
  border: 1px solid #CCC;
  width: 13.2857%;
}
#QuickCreate .modal-body {
  max-height: 415px;
}
.selectedModule {
  background-color: #3cbad0 !important;
  color: #FFFFFF !important;
  font-weight: inherit;
  border-color: #2e9ebc;
}
.details .relatedContents .bottomscroll-div {
  display: flex;
}
#reportDetails .pivot .toptitle.targetY0,
#reportDetails .pivot .lefttitle.targetX0 {
  border-color: #F3F3F4 #F3F3F4 #cbcbcf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #474747;
  background-image: -moz-linear-gradient(top, #555555, #333333);
  background-image: -ms-linear-gradient(top, #555555, #333333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#333333));
  background-image: -webkit-linear-gradient(top, #555555, #333333);
  background-image: -o-linear-gradient(top, #555555, #333333);
  background-image: linear-gradient(top, #555555, #333333);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#333333', GradientType=0);
  min-height: 30px;
}
#reportDetails .pivot th.toptitle.targetY0,
#reportDetails .pivot th.lefttitle.targetX0 {
  color: #FFF !important;
}
#reportDetails .pivot .ztitle,
#reportDetails .pivot .toptitle,
#reportDetails .pivot .lefttitle {
  background: #E5E5E5;
  border: 1px solid #BBB;
}
#reportDetails .pivot .summary {
  background: #E5E5E5;
  border: 1px solid #BBB;
  color: #4479ba !important;
}
#reportDetails .pivot .line_right_0,
#reportDetails .pivot .line_right_3,
#reportDetails .pivot .line_left_0,
#reportDetails .pivot .line_left_3,
#reportDetails .pivot .line_top_0,
#reportDetails .pivot .line_top_3,
#reportDetails .pivot .line_bottom_0,
#reportDetails .pivot .line_bottom_3 {
  border: 1px solid #BBB;
}
#pivot1 th {
  font-size: 1em;
}
.ui-autocomplete {
    border-radius: 8px !important;
    border: 0;
    max-height: 200px;
    overflow: auto;
    height: auto;
    min-height: 30px;
    padding-top: 10px;
    box-shadow: rgb(20 20 20 / 15%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
}
#reportDetails .table-bordered {
  background: #FFFFFF;
}
.templateActions {
  background: rgba(0, 0, 0, 0.1);
  /*padding: 4%;*/
  bottom: 0;
  text-align: center;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)";
  zoom: 1;
  width: 100%;
}
/*.templateActions i {
    margin-right: 30px;
}*/
.thumbnails > li {
  float: left;
  height: 315px !important;
  margin: 0 0 18px 20px;
  list-style: none;
}
.thumbnails li {
  padding: 1%;
}
.templateName {
  margin-bottom: 5px;
  position: relative;
  overflow: hidden;
  height: 40px;
}
.templateName > p {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  width: 100%;
  max-height: 40px;
  text-align: center;
  font-size: 1.2em;
}
.positionRel {
  position: relative;
}
.mk-rdio {
  display: inline-block;
  height: 26px;
  width: 26px;
  border-radius: 20px;
  position: relative;
}
.mk-rdio:after {
  content: " ";
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  border: 2px solid #ddd;
}
.mk-org-rdio + .mk-rdio-checked {
  content: " ";
  display: inline-block;
  height: 12px;
  width: 12px;
  background: #3CB878;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 20px;
  opacity: 0;
  z-index: 2;
}
.mk-org-rdio:checked + .mk-rdio-checked {
  opacity: 1;
  z-index: 2;
}
.mk-org-rdio {
  height: 20px;
  width: 20px;
  margin: 3px;
  vertical-align: middle;
  z-index: 3;
  opacity: 0;
}
a.btnReport,
a.btnReport:hover {
  color: white;
}
.column {
  float: left;
  display: inline-block;
  padding: 0 10px;
  box-sizing: border-box;
}
.column.l1 {
  width: 4.166666666667%;
}
.column.l2 {
  width: 8.333333333333%;
}
.column.l3 {
  width: 12.5%;
}
.column.l5 {
  width: 20.83333333333%;
}
.column.l8 {
  width: 33.33333333333%;
}
.column.l9 {
  width: 37.5%;
}
.selectedReport {
  background: #FFFFFF !important;
}
.tweetSummary {
  float: left;
  display: inline-block;
  width: 90%;
  margin-left: 5px;
}
#reportDetails table tr td.summary {
  border-bottom: 0;
  border-top: 0;
}
#popupPageContainer {
  float: none;
}
.popupEntriesDiv {
  width: 100%;
  height: 430px;
  overflow: hidden;
  position: relative;
}
.popupEntriesTableContainer {
  width: 100%;
  min-width: 800px;
}
.popupEntriesTableContainer .listview-table {
  width: 100%;
}
#searchResults-container .moduleResults-container .essentials-toggle {
  display: none;
}
.marginRight10px {
  margin-right: 10px;
}
.MultiFile-wrap {
  display: inline-block;
  margin-right: 3px;
}
.commentContainer .detailViewSaveComment {
  width: 102px;
}
.socialContainer .socialBlock {
  padding: 10px 5px;
  border-bottom: 2px solid #04ABE7;
}
.socialContainer .tweetcontent h4 {
  color: #04ABE7;
}
#searchResults-container .moduleResults-container .essentials-toggle {
  display: none;
}
.bx-wrapper {
  position: relative;
  margin-bottom: 10px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  width: 500px;
  height: 45px;
}
.bx-wrapper .bxslider {
  padding-left: 0px;
}
.bxslider ul {
  padding-left: 0px;
}
.bx-wrapper .bxslider li {
  position: relative;
  text-align: center;
  left: 0px;
}
.bx-wrapper .bx-viewport {
  width: 99%;
  left: 0px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  margin-top: 5px;
  outline: 0;
  width: 20px;
  height: 20px;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.filter-search-hide {
  display: none;
}
.filter-search-show {
  display: block !important;
}
.emailTemplatesPopupTableContainer .listViewEntries .listViewEntryValue {
  max-width: 100%;
  min-width: 150px;
}
.noSorting {
  cursor: default;
}
body.modal-open {
  overflow: visible;
}
.greyStar {
  background-image: url("../images/stars.png");
  background-position: 20px 20px;
  height: 20px;
  width: 20px;
  display: inline-block;
}
.yellowStar {
  background-image: url('../images/stars.png');
  background-position: 0 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.notificationMessageHolder {
  font-size: 10px;
  padding-top: 12px;
  text-align: center;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
}
/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
}
/* IE 10+ */
.global-actions .dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 13px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.global-actions .dropdown-menu:after {
  position: absolute;
  top: -6px;
  right: 14px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
#sharedcalendar .fc-event-container .vicon-meeting,
#mycalendar .fc-event-container .vicon-meeting {
  font-size: inherit;
}
.insightsdropDown {
  position: relative;
  display: inline-block;
}
.insightsdropDown .dropdown-menu {
  position: absolute;
  top: 100%;
  display: none;
  margin: 0;
  list-style: none;
  padding: 0;
  min-width: 0px;
}
.insightsdropDown:hover #slaButton {
  background: #FF6223;
  color: #FFFFFF;
  border: none;
  margin: 0;
  padding: 4px;
  font-size: 1em;
}
.insightsdropDown:hover .dropdown-menu {
  margin-top: 4px;
  display: block;
}
.insightsdropDown a {
  display: block;
  padding: 0.2em 0.8em;
  text-decoration: none;
}
#OnBoardLayout #OnBoardPageContainer {
  min-height: 500px;
}
#OnBoardLayout #OnBoardPageContainer .topHeader {
  padding: 1%;
  padding-left: 0px;
  width: 60%;
  margin: 0 auto;
}
#OnBoardLayout #OnBoardPageContainer .topHeader img {
  width: 150px;
}
#OnBoardLayout #OnBoardPageContainer .topHeader .gettingStarted {
  font-size: 18px;
  text-align: right;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
}
#OnBoardLayout #OnBoardPageContainer .step-tracker {
  padding: 1%;
  background: #2C3B49;
  min-height: 100px;
  width: 100%;
  z-index: 1;
}
#OnBoardLayout #OnBoardPageContainer .step-tracker .steps-container {
  width: 70%;
  margin: 0 auto;
}
#OnBoardLayout #OnBoardPageContainer .step-tracker .steps-container .steps .step {
  color: white;
}
#OnBoardLayout #OnBoardPageContainer .step-tracker .steps-container .steps .step img {
  width: 80px;
  height: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#OnBoardLayout #OnBoardPageContainer .step-tracker .steps-container .steps .step .step-name {
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 2%;
}
#OnBoardLayout #OnBoardPageContainer .step-tracker .steps-container .steps .step .step-name-active {
  font-weight: bold;
}
#OnBoardLayout #OnBoardPageContainer .contents {
  margin-top: 30px;
  background: #FFFFFF;
  padding: 2% 2% 2% 2.2%;
  min-height: 400px;
  width: 65%;
  margin: 0 auto;
}
#OnBoardLayout #OnBoardPageContainer .contents .subcontens {
  padding: 1%;
}
#OnBoardLayout #OnBoardPageContainer .contents .subcontens .explanationContainer {
  padding-top: 20px;
  padding-left: 3%;
  line-height: 25px;
}
#OnBoardLayout #OnBoardPageContainer .contents .subcontens .helpImageHolder {
  margin-top: 10px;
}
#OnBoardLayout #OnBoardPageContainer .contents .subcontens .rightAlignedButton {
  width: 225px;
}
#OnBoardLayout #OnBoardPageContainer .contents .tab-content {
  border: 1px solid #ddd;
  border-top: 0px;
}
#OnBoardLayout #OnBoardPageContainer .text-uppercase {
  text-transform: uppercase;
}
#OnBoardLayout #OnBoardPageContainer .buttonsContainer {
  margin-top: 3%;
}
#OnBoardLayout #OnBoardPageContainer .buttonsContainer button {
  width: 25%;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 4px;
}
#OnBoardLayout #OnBoardPageContainer .buttonsContainer .previous {
  margin-right: 5px;
  padding: 1.5%;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals .item {
  display: table-cell;
  vertical-align: middle;
  height: 120px;
  width: 250px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  border-radius: 0px;
  cursor: pointer;
  word-break: break-all;
  overflow: hidden;
  border: 1px solid #dddddd;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals .item p {
  font-size: 12px;
  color: grey;
  opacity: 0;
  padding: 1%;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals .item:hover {
  border-color: #2C3B49;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals .item:hover p {
  opacity: 1;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals .active {
  border: 2px solid #51a351 !important;
  border-radius: 3px;
  background-color: #fafafb;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals .active p {
  opacity: 1;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals ul {
  margin: 0 0 9px 0 !important;
  padding-left: 0px;
  list-style: none;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals textarea {
  height: 120px;
  width: 99%;
  padding: 0 12% 0 12%;
  font-size: 14px;
  text-align: center;
}
#OnBoardLayout #OnBoardPageContainer .crmGoals textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  text-align: center;
  padding: 20%;
  font-size: 12px;
}
#OnBoardLayout #OnBoardPageContainer .PickRoles .RolesRow {
  text-align: center;
  margin-top: 10px;
}
#OnBoardLayout #OnBoardPageContainer .PickRoles .item {
  border: 1px solid #2C3B49;
  height: 100px;
  cursor: pointer;
  text-align: center;
  margin: 0 auto;
  line-height: 100px;
  font-size: 14px;
  background-color: #fdfdfd;
}
#OnBoardLayout #OnBoardPageContainer .PickRoles .active {
  border: 2px solid #51a351 !important;
  border-radius: 3px;
  background-color: #fafafb;
}
#OnBoardLayout #OnBoardPageContainer .PickRoles .subrole {
  width: 24%;
  margin-left: 0.5%;
  margin-right: 0.5%;
}
#OnBoardLayout #OnBoardPageContainer .PickRoles .item:hover {
  background-color: #dddddd;
}
#OnBoardLayout #OnBoardPageContainer .AddUsers input[type=text] {
  width: 30%;
}
#OnBoardLayout #OnBoardPageContainer .AddUsers select {
  width: 15%;
}
#OnBoardLayout #OnBoardPageContainer .crumbs {
  width: 100%;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li {
  width: 21.5%;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li a {
  width: 100%;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li .stepText {
  font-size: 15px;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li:after {
  left: 100%;
  top: -30px;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li.active-crumb {
  border-top-color: #51a351;
  border-bottom-color: #51a351;
  box-shadow: 0 1px #51a351;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li.active-crumb a {
  color: white;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li.active-crumb:after {
  border-left-color: #51a351 !important;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li:not(.hoverDisabled):hover {
  border-top-color: #51a351;
  border-bottom-color: #51a351;
  box-shadow: 0 1px #51a351;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li:not(.hoverDisabled):hover a {
  color: #ffffff;
}
#OnBoardLayout #OnBoardPageContainer .crumbs li:not(.hoverDisabled):hover:after {
  border-left-color: #51a351 !important;
}
#OnBoardLayout #OnBoardPageContainer #PreferencesContainer .currencyPreferences .control-label {
  width: 147px;
}
#OnBoardLayout #OnBoardPageContainer #TellUsAboutYouContainer .explanationContainer {
  padding-top: 20px;
  line-height: 25px;
  font-size: 14px;
}
#OnBoardLayout #OnBoardPageContainer div.error {
  margin: 10px;
  text-align: center;
}
#OnBoardLayout #OnBoardPageContainer a.help {
  color: #6297C3;
}
.importServiceSelectionContainer .app-item {
  text-align: center;
}
.app-menu .app-list {
  margin-top: -10px;
}
.listpotentials-overflow {
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nav-tabs.charttabs > li > a {
  padding: 15px 15px 5px 15px;
  border: 1px solid transparent;
  border-bottom-width: 0;
}
.nav-tabs.charttabs > li > a .chartname {
  padding: 5px;
}
.row .nav.charttabs > li > a:hover,
.nav-tabs.charttabs > li.active > a,
.nav-tabs.charttabs > li > a:hover {
  border: 1px solid #ddd;
  border-bottom-width: 0;
  padding: 15px 15px 5px 15px;
}
.row .nav.charttabs > li,
.nav-tabs > li {
  border-bottom: 0;
  margin-bottom: -1px;
}
#mycalendar .fc-event-container .vicon-meeting {
  font-size: inherit;
}
.pbxcall a:hover {
  color: white;
}
.pbxcall .phoneCallsCaseContainer tr.relatedCasesInfo td {
  max-width: 200px;
  border: none;
}
.pbxcall .phoneCallsCaseContainer tr.relatedCasesInfo .relateCase {
  opacity: 0;
}
.pbxcall .phoneCallsCaseContainer tr.relatedCasesInfo:hover .relateCase {
  opacity: 1;
}
.importServiceSelectionContainer .app-item {
  text-align: center;
}
#composeEmailContainer .modal-body .quickCreateContent,
#QuickCreate .modal-body .quickCreateContent,
#create .quickCreateContent {
  margin-top: 25px;
}
.settingsgroup-panel .widgetContainer .menuItemLabel .pinUnpinShortCut {
  display: none;
  margin-top: 2px;
}
.settingsgroup-panel .widgetContainer .menuItemLabel:hover .pinUnpinShortCut {
  display: inline-block;
}
@-moz-document url-prefix() {
  .duplicateHandlingContainer .tooltip-inner {
    width: 550px;
    max-width: 550px;
  }
}
.duplicateHandlingContainer .tooltip-inner {
  text-align: left !important;
}
.duplicateHandlingContainer .syncMessage {
  margin-top: 5px !important;
}
.duplicateHandlingContainer .actionsList {
  width: 230px !important;
}
.duplicationMessageContainer {
  background-color: #f2dede !important;
  color: #b94a48 !important;
}
.duplicationMessageContainer .duplicationMessageHeader {
  margin-bottom: 8px;
}
.listViewRecordActions .quickView,
.listViewRecordActions .markStar,
.listViewRecordActions .markAsHeld,
.listViewRecordActions .holdFollowupOn {
  margin-top: 4px;
}
.app-menu .module-icon .custom-module {
  font-size: 14px;
  border-radius: 4px;
  color: #000;
  background-color: #FFFFFF;
  padding: 4px 10px 4px 5px !important;
}
.menu-item .custom-module {
  font-family: 'OpenSans-Regular', sans-serif;
  font-size: 12px;
  border-radius: 4px;
  padding: 2px;
  color: #000;
  background-color: #FFFFFF;
}
.modules-menu .custom-module {
  color: #FFFFFF;
  margin-left: 0px;
  display: block;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  padding: 3px 4px 3px 2px !important;
  font-size: 12px;
  width: 26px;
  height: 24px;
}
#quickCreateModules .custom-module,
.workflowListContainer .custom-module,
.dashBoardTabContents .custom-module {
  border-radius: 4px;
  padding: 3px 5px;
  color: #FFFFFF;
  background-color: #777;
}
.menuEditorItem .custom-module {
  border-radius: 4px;
  padding: 3px 5px;
  color: #000000;
  background-color: #FFFFFF;
}
.task-details .custom-module {
  border-radius: 4px;
  padding: 1px 4px;
  color: #FFFFFF;
  background-color: #777;
}
.related-tabs .custom-module,
#relatedmenuList .custom-module {
  border-radius: 4px;
  color: #FFFFFF;
  background-color: #777;
  padding: 5px 7px;
  font-weight: bold;
}
.record-header .custom-module {
  font-size: 30px;
}
.moduleIcon .custom-module {
  font-weight: bold;
}
.modules-menu ul li.active a {
  border-left: 3px solid #EF5E29;
  opacity: 1;
}
.nav .nav-stacks .cp-nav-header-wrapper > li.disabled > a:hover {
  background-color: #fff;
}
.cp-nav-header-wrapper > li.disabled > a:hover {
  border: 1px solid transparent;
}
.nav .nav-stacks .cp-nav-header-wrapper > li.disabled > a {
  background-color: #fff;
}
#portalModulesTable > li.portalModuleRow.active > a:hover {
  background-color: #fff !important;
}
#portalModulesTable > li.portalModuleRow.active > a:focus {
  background-color: #fff !important;
}
.portal-dashboard {
  min-height: 600px;
}
.portal-fields-container-wrapper {
  border-right: 1px solid #DDDDDD;
  min-height: 600px;
}
.addFieldsBlock {
  padding-left: 0px;
}
.portal-addfields-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 120%;
  white-space: nowrap;
}
.portal-deletefield {
  background: transparent;
  border: 1px solid transparent;
}
.portal-deletefield:active {
  border: 1px solid transparent;
}
.portal-deletefield:hover {
  -webkit-box-shadow: 0 1px 1px transparent;
  box-shadow: 0 1px 1px transparent;
}
.portal-fields-switch {
  width: 40px;
  height: 20px;
  background: #e5e5e5;
  z-index: 0;
  margin: 0;
  padding: 0;
  appearance: none;
  border: none;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.portal-fields-switch:before {
  content: ' ';
  position: absolute;
  left: 1px;
  top: 1px;
  width: 40px;
  height: 20px;
  background: #ddd;
  z-index: 1;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.portal-fields-switch:after {
  content: ' ';
  height: 20px;
  width: 20px;
  border-radius: 28px;
  background: #fff;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 1px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  box-shadow: 0 2px 5px #999999;
  background-color: orange;
}
.portal-fields-switchOn,
.portal-fields-switchOn:before {
  background: #dddddd !important;
}
.portal-fields-switchOn:after {
  left: 20px !important;
  background-color: #8ce196;
}
.portal-fieldInfo-wrapper {
  border: 1px solid #e8e8e8;
  padding-left: 0px;
  padding-right: 0px;
}
.portal-fieldInfo-sliderWrapper {
  padding-top: 4px;
  padding-left: 5px;
}
.portal-fieldName-wrapper {
  padding-top: 5px;
}
.portal-dashboard {
  border-bottom: 0px ! important;
}
#portal-shortcutsContainer > ul {
  border-bottom: 0px ! important;
}
#reportDetails .table-bordered {
  background: white;
}
.templateActions {
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
  text-align: center;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)";
  zoom: 1;
  width: 100%;
}
.thumbnails > li {
  float: left;
  height: 315px !important;
  margin: 0 0 18px 20px;
  list-style: none;
}
.thumbnails li {
  padding: 1%;
}
.templateName {
  margin-bottom: 5px;
  position: relative;
  overflow: hidden;
  height: 40px;
}
.templateName > p {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  width: 100%;
  max-height: 40px;
  text-align: center;
  font-size: 1.2em;
}
.positionRel {
  position: relative;
}
.mk-rdio {
  display: inline-block;
  height: 26px;
  width: 26px;
  border-radius: 20px;
  position: relative;
}
.mk-rdio:after {
  content: " ";
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  border: 2px solid #ddd;
}
.mk-org-rdio + .mk-rdio-checked {
  content: " ";
  display: inline-block;
  height: 12px;
  width: 12px;
  background: #3CB878;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 20px;
  opacity: 0;
  z-index: 2;
}
.mk-org-rdio:checked + .mk-rdio-checked {
  opacity: 1;
  z-index: 2;
}
.mk-org-rdio {
  height: 20px;
  width: 20px;
  margin: 3px;
  vertical-align: middle;
  z-index: 3;
  opacity: 0;
}
a.btnReport,
a.btnReport:hover {
  color: white;
}
.column {
  float: left;
  display: inline-block;
  padding: 0 10px;
  box-sizing: border-box;
}
.column.l1 {
  width: 4.166666666667%;
}
.column.l2 {
  width: 8.333333333333%;
}
.column.l3 {
  width: 12.5%;
}
.column.l5 {
  width: 20.83333333333%;
}
.column.l8 {
  width: 33.33333333333%;
}
.column.l9 {
  width: 37.5%;
}
.selectedReport {
  background: white !important;
}
.radio-custom {
  opacity: 0;
  position: absolute;
}
.radio-custom,
.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}
.radio-custom-label {
  position: relative;
}
.radio-custom + .radio-custom-label:before {
  content: '';
  background: #fff;
  border: 2px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}
.radio-custom + .radio-custom-label:before {
  border-radius: 50%;
}
.radio-custom:checked + .radio-custom-label:before {
  background: #ccc;
  box-shadow: inset 0px 0px 0px 4px #fff;
}
.model-body-scrollenabled {
  height: 450px;
  overflow: auto;
}
.switch-button {
    display: none !important;
    height: 0;
    width: 0;
}
.switch-button-label {
    cursor: pointer;
    text-indent: -9999px;
    width: 3.5em;
    height: 2em;
    background: grey;
    display: block;
    border-radius: 100px;
    position: relative;
    margin-bottom: 0;
}

.switch-button-label:after {
    content: '';
    position: absolute;
    top: 0.25em;
    left: 0.25em;
    width: 1.5em;
    height: 1.5em;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.switch-button:checked + .switch-button-label {
  background: #bada55;
}

.switch-button:checked + .switch-button-label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}

/* Multi owner */
.list-user-container, .selectUser-modal-body{
  font-family: Poppins,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.list-user-container{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#multi-owner-picklist {
  display: flex;
  width: 70%;
}

#multi-owner-modal .modal-dialog{
  width: 75%;
}

.item-selected{
  background-color: #E7F3FF;
  color: #1876F2;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  margin-left: -8px;
  border: 2px solid #fff;
  box-shadow: rgb(20 20 20 / 3%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 4%) 0rem 0.5rem 0.5625rem -0.3125rem;
}

.item-role{
  background-color: #e7ffeb;
  color: #379c0d;
  font-weight: 600;
}

.item-img{
  padding: 2px;
  background: #fff;
  object-fit: cover;
  border-radius: 100px;
}

.item-count{
  width: 38px;
  height: 38px;
  background-color: #ffffff;
  border-radius: 100px;
  color: #555555;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e9e9e9;
  margin-left: 5px;
}

.emptylist-note{
  border: 1px solid #cbd0d5;
  display: flex;
  width: 100%;
  height: 40px;
  border-radius: 8px;
  color: #9E9E9E;
  font-weight: 300;
  align-items: center;
  justify-content: center;
}

.btn-open-multiowner{
  background: #e9ecef;
  color: #555;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0px 5px;
  width: 30%;
  margin-left: 10px;
  border-radius: 8px;
  text-shadow: none;
  transition: transform .2s ease;
}

.btn-open-multiowner:hover{
  transform: scale(1.05);
}

#multi-owner-modal .modal-backdrop{
  opacity: 0.8;
}

.selectUser-modal-content, .selectUser-modal-body{
  border-radius: 16px;
  background-color: white;
  padding: 0px 15px 15px 15px;
}

.selectUser-modal-body .tabs-rank ul{
  margin-bottom: 0px;
}

.search-multi-owner{
  margin-top: 15px;
  margin-left: 10px;
}

.selectUser-modal-body .tab-selected{
  padding-right: 10px;
}

.label-tab-selected{
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  background-color: #E7F3FF;
  color: #1876F2;
  font-weight: 550;
  border-radius: 8px;
}

.selected-list-container{
  margin-top: 15px;
}

.selected-list-container ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.selected-list-container ul li{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 10px 10px 0px;
  background-color: #E7F3FF;
}

.selected-list-container .group-info, .list-multi-owner .group-info{
  display: flex;
  align-items: center;
}

.selected-list-container .selected-img-item, .list-multi-owner .selected-img-item {
  border-radius: 100px;
  padding: 3px;
  margin-right: 10px;
  box-shadow: rgb(20 20 20 / 4%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 5%) 0rem 0.5rem 0.5625rem -0.3125rem;
}

.selected-img-item .icon-all{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  width: 36px; 
  height: 36px;
}

.group-info .name-style{
  font-weight: 600;
  padding-bottom: 3px;
  display: flex;
  align-items: center;
}

.name-style .inactiveStyle{
  text-decoration: line-through;
  color: #f33054e0;
}

.group-info .role-style, .role-style-detail{
  font-size: 10px;
  color: #929db0;
}

.selected-list-container .role-style:hover{
  color: #0080ff;
  cursor: pointer;
}

.name-style .count-user{
  color: #929daf;
  font-size: 11px;
  width: 35px;
}

.selected-list-container ul li .dropdown-toggle{
  border: 1px solid #cbd0d6;
  background-color: white;
  padding: 8px 12px;
  font-size: 12px;
  color: #576376;
  border-radius: 10px;
  box-shadow: none;
  display: flex;
  align-items: center;
}

.selected-list-container .dropdown-menu{
  border-radius: 10px;
  margin-top: 8px;
  padding: 10px;
  border: 0px;
  margin-right: 10px;
  min-width: 130px;
}

.selected-list-container .dropdown-menu .drop-item{
  padding: 5px 10px;
  border-radius: 6px;
  color: rgb(52, 71, 103);
}

.selected-list-container .dropdown-menu .drop-item:hover{
  background-color: #f2f2f2;
}

.selected-list-container .dropdown-menu .remove-item,
.list-multi-owner .item-user-multi-owner:hover .remove-item{
  color: #f95366;
}

.selected-list-container .img-role, .selected-img-item .img-role{
  width: 33px;
  height: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #e7ffeb;
  color: #379c0d;
  font-weight: 600;
}

.selected-list-container .btn-group{
  max-width: 110px;
  display: flex;
  justify-content: flex-end;
}

#multi-owner-modal .selectUser-modal-body .list-multi-owner{
  overflow-y: auto;
  height: 550px;
  padding-bottom: 100px;
  list-style: none;
}

#multi-owner-modal .selectUser-modal-body .selected-list-container{
  overflow-y: auto;
  height: 585px;
  padding-bottom: 100px;
}

#multi-owner-detail-modal .selectUser-modal-body .list-multi-owner{
    overflow-y: auto;
    height: 585px;
    padding-bottom: 100px;
    list-style: none;
}

#multi-owner-detail-modal .selectUser-modal-body .selected-list-container{
  overflow-y: hiden !important;
  height: 585px;
  padding-bottom: 100px;
}

.selected-list-container::-webkit-scrollbar, .list-multi-owner::-webkit-scrollbar {
  width: 6px;
}

.selected-list-container::-webkit-scrollbar-track, .list-multi-owner::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 8px;

}

.selected-list-container::-webkit-scrollbar-thumb, .list-multi-owner::-webkit-scrollbar-thumb {
  background: #d9d9d9; 
  border-radius: 8px;
}

.selected-list-container::-webkit-scrollbar-thumb:hover, .list-multi-owner::-webkit-scrollbar-thumb:hover {
  background: #d7d3d3ed; 
}

.list-multi-owner .item-user-multi-owner, .list-multi-owner .item-role-multi-owner{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 10px;
  padding: 10px;
  border-radius: 10px;
}

.list-multi-owner .item-user-multi-owner:hover, .list-multi-owner .item-role-multi-owner:hover{
  background: #f2f2f2;
  cursor: pointer;
}

.list-multi-owner .item-user-multi-owner:hover .select-status, .list-multi-owner .item-role-multi-owner:hover .select-status,
.list-multi-owner .item-user-multi-owner:hover .remove-item{
  visibility: visible;
}

.list-multi-owner .active-item{
  font-style: italic;
  font-weight: 300;
  color: #929db0;
  font-size: 14px;

}

.list-multi-owner .select-status, .list-multi-owner .remove-item{
  font-style: normal;
  font-size: 15px;
  transition: transform .2s ease;
  visibility: hidden;
}

.list-multi-owner .select-status:hover, .list-multi-owner .remove-item:hover{
  transform: scale(1.12);
}

.select-edit-btn{
  display: flex;
  align-items: center;
}

.select-edit-btn span{
  margin-left: 20px;
}

.selected-list-container #li-role:hover, .selected-list-container #li-role.active{
  cursor: pointer;
  background-color: #c9e4ff;
}


.multi-owner-detail {
    display: flex;
    width: 100%;
}


#multi-owner-detail-modal .modal-dialog{
    width: 45%;
}

.btn-open-multiowner-detail{
  background: white;
  color: #2681ff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0px 5px;
  width: 40%;
  font-size: 14px;
  border-radius: 8px;
  text-shadow: none;
  transition: transform .2s ease;
}

.btn-open-multiowner-detail:hover{
  transform: scale(1.05);
}

@media (max-width: 1366px) {
  #multi-owner-modal .selectUser-modal-body .list-multi-owner{
      overflow-y: auto;
      height: 450px;
      padding-bottom: 100px;
      list-style: none;
  }
  
  #multi-owner-modal .selectUser-modal-body .selected-list-container{
      overflow-y: auto;
      height: 485px;
      padding-bottom: 100px;
  }
  
  #multi-owner-detail-modal .selectUser-modal-body .list-multi-owner{
      overflow-y: auto;
      height: 485px;
      padding-bottom: 100px;
      list-style: none;
  }
  
  #multi-owner-detail-modal .selectUser-modal-body .selected-list-container{
      overflow-y: hiden;
      height: 485px;
      padding-bottom: 100px;
  }
}

/* Multi owner */

/* Map view css */
    .map-panel-container{
        position: absolute;
        right: 0px;
        z-index: 1;
        backdrop-filter: blur(3.5px);
        background-color: #22222285;
        height: 600px;
        width: 0px;
        margin-right: 25px;
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px;
        padding: 15px 0px;
        opacity: 0;
        overflow: overlay;
        overflow-y: hidden;
        transition: width 200ms, opacity 120ms ease-in-out;
    }

    .map-panel-container.active {
        transform: translateX(0px);
        opacity: 1;
        display: block;
        width: 60rem;
    }

    .map-panel-container.active #list-employee, .map-panel-container.active #result-search-rating-user-map {
        opacity: 1;
    }

    .map-panel-container.active .header-panel{
       transform: translateX(0px);
       opacity: 1;
    }

    .map-panel-container .header-panel{
        display: flex;
        align-items: center;
        margin: 0px 20px;
        justify-content: space-between;
        transform: translateY(-100px);
        opacity: 0;
        transition: transform 350ms, opacity 100ms cubic-bezier(0.46, 0.03, 0.52, 0.96);
    }

    .header-panel .count{
        display: flex;
        align-items: center;
        background: white;
        padding: 12px 10px;
        border-radius: 8px;
        width: 49%;
        justify-content: space-between;
    }

    .header-panel .count li{
        display: flex;
        align-items: center;
        margin: 0px 5px;
    }

    .count li #count-work, .count li #count-free{
        padding-top: 2px;
        padding-left: 8px;
        font-size: 14px;
    }

    #map-panel .search-user-in-map{
        margin: 15px 20px 0px 20px;
    }

    #map-panel .search-user-in-map .inputElement{
        height: 40px;
    }

    #map-panel .search-user-in-map .clear-search{
        font-size: 15px;
    }

    #btn-toggle-panel-map{
        position: absolute;
        z-index: 10;
        right: 0px;
        margin-right: 25px;
        top: 50%;
        border: none;
        background: #5a5a5a30;
        padding: 13px;
        width: 40px;
        height: 75px;
        border-top-left-radius: 100px;
        border-bottom-left-radius: 100px;
        transform: translateX(0px);
        transition: transform 200ms, opacity 120ms ease-in-out;
        color: #ffffff;
    }

    #btn-toggle-panel-map:hover{
        cursor: pointer;
        background: #5a5a5a5c;
        color: #efefef;
    }

    #btn-toggle-panel-map.active{
        transform: translateX(-60rem);
    }

    #btn-toggle-panel-map i{
        transform: rotateZ(0);
        transition: transform 350ms ease-in-out;
    }

    #btn-toggle-panel-map.active i{
        transform: rotateZ(180deg);
    }


    .dropdown-wrapper {
        position: relative;
        width: 49%;
        padding: 12px 15px;
        background: #fff;
        border-radius: 10px;
        cursor: pointer;
        outline: none;
        transition: all 0.15s ease-out;
        border: 1px solid white;
        box-shadow: rgb(20 20 20 / 15%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
    }

    .dropdown-wrapper:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #bbbbbb transparent;
    }
    .dropdown-wrapper.is-active {
        border-radius: 12px;
        background: #ffffff;
        border-bottom: none;
        color: #6f6f6f;
        border: 1px solid rgb(53 176 245);
        box-shadow: rgb(129 216 249) 0rem 0rem 0rem 0.125rem;
        margin-top: -0.05px;
    }

    .dropdown-wrapper.is-active:after {
        transform: rotate(180deg);
    }

    .dropdown-wrapper #select-value{
        font-size: 14px;
    }
    
    .dropdown-wrapper.is-active .dropdown-list {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        max-height: 500px;
        margin-top: 10px;
        padding: 10px 0px;
        border-radius: 14px;
        box-shadow: rgb(20 20 20 / 15%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
    }

    .dropdown-wrapper .icon-select-value{
        padding-right: 10px;
        color: #798baa;
        font-size: 14px;
    }

    .dropdown-list {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding: 0px;
        background: #fff;
        border-radius: 0 0 5px 5px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-top: none;
        border-bottom: none;
        list-style: none;
        transition: all 0.15s ease-out;
        max-height: 0;
        overflow: hidden;
        z-index: 100;
    }

    .dropdown-list li {
        display: block;
        text-decoration: none;
        color: #686868;
        padding: 10px 15px;
        font-size: 14px;
        margin: 5px 10px;
        transition: all 0.15s ease-out;
        border-bottom: 1px solid #eaeaeb;
    }

    .dropdown-list li:hover {
        background-color: #e8e8e8;
        border-radius: 10px;
    }

    .dropdown-list li:last-of-type {
        border: none;
    }

    .dropdown-list li.active{
        color: #ffffff;
        background: linear-gradient(310deg, #697c9b, #9eaece);
        border-radius: 10px;
    }

    .list-employee-container {
        overflow: overlay;
        overflow-x: hidden;
        max-height: 90%;
    }

    #list-employee, #result-search-rating-user-map {
        padding: 0px 20px 0px 20px;
/*        padding-bottom: 50px;*/

        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        opacity: 0;
        transition: opacity 700ms cubic-bezier(0.65, 0.05, 0.36, 1);
    }

    .list-employee-container::-webkit-scrollbar {
        width: 6px;
    }

    .list-employee-container::-webkit-scrollbar-track {
        background: #f1f1f133;
        border-radius: 10px;
    }
    
    .list-employee-container::-webkit-scrollbar-thumb {
        background: #e5e5e5ba;
        border-radius: 10px;
    }

    .list-employee-container::-webkit-scrollbar-thumb:hover {
        background: #e5e5e5eb; 
    }

    #list-employee li, #result-search-rating-user-map li {
        background: #00000042;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        margin-bottom: 15px;
        width: 100%;
    }

    #list-employee li:hover, #result-search-rating-user-map li:hover {
        cursor: pointer;
        background: #00000052;
    }

    #list-employee li .group, #result-search-rating-user-map li .group{
        display: flex;
        align-items: center;
    }

    #list-employee .createdJob, #result-search-rating-user-map .createdJob {
        background: #aaaaaa3d;
        padding: 6px 8px;
        border-radius: 6px;
        color: #ffffff;
        font-size: 11px;
        margin-left: 10px;
        transition: transform .2s ease;
    }

    #list-employee .createdJob:hover, #result-search-rating-user-map .createdJob:hover{
        transform: scale(1.1);
        background: linear-gradient(310deg, rgb(33, 82, 255), rgb(33, 212, 253));
    }

    #list-employee li img, #result-search-rating-user-map li img{
        border-radius: 50px;
        margin: 0px 10px 0px 5px;
        border: 1px solid #ffa64d;
        padding: 2px;
        object-fit: cover;
    }

    #list-employee li .name, #result-search-rating-user-map li .name{
        color: #e6e6e6;
        font-size: 14px;
        font-weight: 600;
    }

    #list-employee li .icon-type, #result-search-rating-user-map li .icon-type{
        margin-left: 15px;
        background-color: #aaaaaa3d;
        width: 35px;
        height: 35px;
        font-size: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 40px;
    }

    #list-employee li .department, #result-search-rating-user-map li .department{
        color: #55a7f3f5;
        padding-top: 3px;
        font-size: 12px;
    }

    #list-employee li .team, #result-search-rating-user-map li .team,  #result-search-rating-user-map li .rating-count{ 
        background-color: #E7F3FF;
        padding: 5px 10px;
        border-radius: 6px;
        color: #1876F2;
        font-size: 11px;
        min-width: 70px;
        display: flex;
        justify-content: center;
    }

    .pulsating-circle {
        margin-top: 10px;
        margin-left: 10px;
        transform: translateX(-50%) translateY(-50%);
        width: 10px;
        height: 10px;
    }
    .pulsating-circle:before {
        content: '';
        position: relative;
        display: block;
        width: 240%;
        height: 240%;
        box-sizing: border-box;
        margin-left: -70%;
        margin-top: -70%;
        border-radius: 45px;
        background-color: #f47f32;
        animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    }
    
    .pulsating-circle:after {
            content: '';
            position: absolute;
            left: 0; 
            top: 0;
            display: block;
            width: 100%;
            height: 100%;
            background-color: #ffa64d;
            border-radius: 15px;
            box-shadow: 0 0 8px rgba(0,0,0,.3);
            animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
      }
    

    
    li.is-free .pulsating-circle:before {
        background-color: #82e12f;
    }

    li.is-free .pulsating-circle:after {
        background-color: #2cb735;
    }
    

    #list-employee li.is-free img {
        border: 1px solid #2cb735;
    }

    #list-employee li.active, #result-search-rating-user-map li.active{
        background: #fcfcfc;
    }

    #list-employee li.active .name, #result-search-rating-user-map li.active .name{
        color: #616161;
    }

    @keyframes pulse-ring {
        0% {
            transform: scale(.33);
        }
        80%, 100% {
            opacity: 0;
        }
    }

    @keyframes pulse-dot {
        0% {
            transform: scale(.8);
        }
        50% {
            transform: scale(1);
        }
        100% {
            transform: scale(.8);
        }
    }

    #overlay-content{
        z-index: 100;
        position: relative;
    }

    #overlay-content .marker-label{
        position: absolute;
        width: 220px;
        display: flex;
        top: -47px;
        right: 0px;
        left: -80px;
        align-items: center;
        transition: transform .2s ease;
        justify-content: center;
    }

    #overlay-content .marker-label .label-name{
        display: flex;
        background: white;
        padding: 10px 15px;
        box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 15%) 0rem 0.125rem 0.25rem -0.0625rem;
        color: #6b6b6b;
        font-size: 13px;
        border-radius: 10px;
        align-items: center;
        justify-content: space-evenly;
    }

    .employee-marker .marker-label:hover, .employee-marker #icon-marker:hover{
        transform: scale(1.25);
    }

    .label-name .pulsating-circle{
        margin-right: 10px;
    }

    .label-name .user{
        width: max-content;
    }

    .label-name .count-user{
        margin-left: 7px;
        margin-right: 2px;
    }

    #overlay-content .marker-label .icon-type{
        background: white;
        color: #6b6b6b;
        font-size: 15px;
        margin-left: 3px;
        width: 40px;
        height: 40px;
        display: flex;
        border-radius: 10px;
        box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 15%) 0rem 0.125rem 0.25rem -0.0625rem;
        justify-content: center;
        align-items: center;
    }

    #overlay-content .marker-label .icon-type i, #list-employee .icon-type i{
        background-image: linear-gradient(#92a2c2, #909090);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    #overlay-content .marker-label .icon-type .fa-headset, #list-employee .icon-type .fa-headset{
        background-image: linear-gradient(310deg, #038f81, #03d9c4);
    }

    #overlay-content .marker-label .icon-type .fa-brush, #list-employee .icon-type .fa-brush{
        background-image: linear-gradient(310deg, rgb(121, 40, 202), rgb(255, 0, 128));
    }

    #overlay-content .marker-label .icon-type .fa-screwdriver-wrench, #list-employee .icon-type .fa-screwdriver-wrench{
        background-image: linear-gradient(310deg, #f64f39, #fab534);
    }

    #overlay-content .marker-label .icon-type .fa-truck, #list-employee .icon-type .fa-truck{
        background-image: linear-gradient(310deg, #6B7D9D, #9DADCD);
    }

    #overlay-content .marker-label .icon-type .fa-truck-fast, #list-employee .icon-type .fa-truck-fast{
        background-image: linear-gradient(310deg, #2cb735, #82e12f);
    }

    #overlay-content .marker-label .icon-type .fa-clipboard-check, #list-employee .icon-type .fa-clipboard-check{
        background-image: linear-gradient(310deg, #2cb735, #82e12f);
    }
    

    #overlay-content .popup-marker{
        position: absolute;
        width: 400px;
        min-height: 200px;
        background-color: white;
        border-radius: 10px;
        padding: 15px;
        box-shadow: rgb(20 20 20 / 15%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
        bottom: 20px;
        left: -185px;
        cursor: grab;
    }

    #overlay-content .arrow{
        background: #ffffff;
        clip-path: polygon(0 0,50% 100%,100% 0);
        content: "";
        height: 11px;
        position: absolute;
        top: -20px;
        left: 2px;
        width: 25px;
        box-shadow: rgb(20 20 20 / 15%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
    }

    #overlay-content .count-user{
        color: #2565ff;
    }

    .popup-marker .group{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 12px;
    }

    .popup-marker .group .status{
        display: flex;
        align-items: center;
        width: 85%;
    }

    .popup-marker .status .bage-status{
        border-radius: 6px;
        padding: 6px 10px;
        font-size: 12px;
        font-weight: 700;
        background: linear-gradient(310deg, #f54b38, #f9c134);
        color: white;
        margin-left: 10px;
    }

    .popup-marker .content .job-type{
        border-radius: 6px;
        padding: 5px 10px;
        font-size: 11px;
        background: #e6e6e6;
        color: #818181;
        margin-top: 10px;
        width: max-content;
        line-height: normal;
    }

    .popup-marker .content .job-type.support{
        background: linear-gradient(310deg, #038f81b3, #03d9c4);
        color: #ffffff;
    }

    .popup-marker .group .name{
        display: flex;
        align-items: center;
        width: 35%;
        justify-content: flex-end;
    }

    .popup-marker .group .name span{
        background: #E7F3FF;
        padding: 3px 10px 3px 5px;
        color: #1876F2;
        border-radius: 6px;
    }

    .popup-marker .group .name span img{
        border-radius: 100px;
        margin-right: 5px;
        object-fit: cover;
    }

    .popup-marker .account{
        font-size: 14px;
        text-transform: uppercase;
        padding-bottom: 10px;
        color: #256eff;
    }

    .popup-marker .address{
        font-size: 13px;
        padding-bottom: 10px;
        color: #707070;
        line-height: 20px;
    }

    .popup-marker .address i{
        padding-right: 5px;
    }

    .popup-marker .content{
        font-size: 13px;
        background-color: #f4f4f4;
        padding: 10px;
        border-radius: 10px;
        color: #f76238;
        margin-bottom: 10px;
        line-height: 23px;
    }

    .popup-marker .content.support{
        background: #eefff6;
        color: #54aea0;
    }

    .popup-marker .content span{
        color: #8c8c8c;
    }

    .popup-marker .list-user{
        display: flex;
        align-items: center;
        list-style: none;
        margin: 10px 0px 5px 0px;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .popup-marker .list-user li{
        background: #E7F3FF;
        padding: 6px 10px;
        color: #1876F2;
        border-radius: 6px;
        margin-bottom: 10px;
        min-width: 80px;
        display: flex;
        margin-right: 10px;
        align-items: center;
        justify-content: center;
    }

    .popup-marker .list-user li:hover{
        cursor: pointer;
        background: #d4e6f8;
    }

    .label-place{
        background-color: #fff;
        border-radius: 12px;
        position: absolute;
        width: 330px;
        left: -150px;
        bottom: 50px;
        box-shadow: rgb(0 0 0 / 11%) 0rem 0.25rem 0.4375rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.25rem -0.0625rem;
        cursor: grab; 
    }

    .label-place .photo img{
        object-fit: cover;
        border-top-right-radius: 12px;
        border-top-left-radius: 12px;
    }

    .label-place .info{
        padding: 15px;
    }

    .label-place .info .name{
        font-size: 14px;
        padding-bottom: 10px;
        color: #5a5a5a;
        font-weight: 500;
    }

    .label-place .info i{
        padding-right: 5px;
        color: #2480ff;
        font-size: 13px;
    }

    .label-place .info .address, .info .phone, .info .website{
        padding-bottom: 10px;
        font-size: 12px;
        line-height: 20px;
        color: #757575;
    }

    .label-place .info .website{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 0;
    }

    .label-place .info .website .link{
       vertical-align: middle;
        display: inline-block;
        max-width: 200px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #2480ff;
    }

    .label-place .info .website .link:hover, .website .link:hover .fa-angle-right{
        cursor: pointer;
        color: #235ae6;
    }

    .label-place .info .website .link .fa-earth-americas{
        padding-right: 7px;
    }

    .label-place .info .website .link .fa-angle-right{
        padding-left: 7px;
    }

    .label-place #close-search-marker{
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 20px;
        color: #f3f3f3;
        background-color: #4545458f;
        padding: 5px 10px;
        border-radius: 100px;
    }

    .label-place #close-search-marker:hover{
        color: #6e6e6e;
        background-color: #ffffffb3;
        cursor: pointer;
    }

    #icon-marker{
        background-image: linear-gradient(310deg, rgb(234, 6, 6), rgb(255, 102, 124));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        transition: transform .2s ease;
    }

    #icon-marker-search{
        opacity: 1;
        background-image: linear-gradient(310deg, rgb(185 40 202 / 93%), rgb(255 0 128 / 73%));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        transition: transform .2s ease;
    }

    #icon-marker-search:hover{
        transform: scale(1.45);
    }

    #mapView #pac-container{
        position: absolute;
        z-index: 10;
        width: 500px;
        border: 0;
        margin: 10px 20px;
        border-radius: 10px;
        font-size: 15px;
        background: white;
        line-height: 24px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02);
    }

    #pac-container .pac-target-input{
        width: 100%;
        border: 0;
        padding: 10px 20px;
        border-radius: 10px;
        font-size: 15px;
        line-height: 24px;
    }

    .pac-container{
        border-radius: 10px;
        padding: 10px 0px;
        margin-top: 10px;
        border-top: 0px;
        box-shadow: rgb(20 20 20 / 15%) 0rem 0.5rem 1.625rem -0.25rem, rgb(20 20 20 / 6%) 0rem 0.5rem 0.5625rem -0.3125rem;
    }

    .pac-container:after {
        display: none
    }
    
    .pac-container .pac-item, #system-search .pac-item{
        padding: 5px 15px;
        border: 0;
        color: #70757a;
        font-weight: 400;
        font-family: Roboto, Arial, sans-serif;
        unicode-bidi: normal;
        font-size: 12px;
    }

    #system-search .pac-item{
        opacity: 0.8
    }

    .pac-container .pac-item:hover{
        cursor: pointer;
    }

    .pac-container .pac-item .pac-item-query, .pac-item .pac-item-query .pac-matched{
        font-size: 14px;
        font-weight: 500;
        font-family: Roboto, Arial, sans-serif;
        color: #414141;
    }

    #pac-container #pac-clear{
        position: absolute;
        right: 0px;
        top: 0px;
        display: flex;
        background-color: #ffffff;
        height: 44px;
        width: 44px;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        border-radius: 10px;
        color: #fb374e;
    }

    #pac-container #pac-clear:hover{
        color: #2167fe;
        cursor: pointer;
    }

    .pac-icon-marker i{
        padding-right: 10px;
        background-image: linear-gradient(310deg, #697c9b, #9eaece);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .header-panel .count li:hover{
      cursor: pointer;
    }

    .header-panel .count li.active {
        font-weight: 700;
        color: #2483ff;
    }
    .map-delete-status {
        color: red;
        padding-right: 6px;
        padding-top: 2px;
        cursor: pointer;
    }

    .map-delete-status:hover{
        color: #2483ff;
    }
/* Map view css */

.search-user-in-map .listResult{
  list-style: none;
  position: absolute;
  z-index: 999999;
  background-color: white;

  border-radius: 10px;
  margin-top: 50px;
  width: 555px;
  border: none;
  box-shadow: rgb(0 0 0 / 8%) 0rem 0.74rem 0.85rem -0.0625rem, rgb(0 0 0 / 7%) 0rem 0.125rem 0.15rem -0.0625rem;
}

.search-user-in-map .groupInput .fa-magnifying-glass{
  position: absolute;
  margin-left: -33px;
  margin-top: 12px;
  font-size: 16px;
  color: #2497fe;
}


.listResult li{
  border-radius: 10px;
  padding: 10px 15px;
}

.listResult li:hover{
  background-color: #f5f5f5;
  cursor: pointer;
}


.listResult li .rating{
  position: absolute;
  color: #1876f2;
  right: 25px;
  margin-top: -20px;
  font-size: 11px;
  padding: 4px 10px;
  background-color: #e7f3ff;
  border-radius: 50px;
  font-weight: 300;
}

.listResult li i{
  width: 20px;
  color: #a0a0a0;
}

.listResult .noResuft{
  font-size: 14px;
  color: #a0a0a0;
}