
*:focus,
*:active,
a:focus,
a:active {
  outline: none;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans/Regular/OpenSans-Regular.eot');
  src: url('../fonts/OpenSans/Regular/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans/Regular/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/Regular/OpenSans-Regular.woff2') format('woff2'), url('../fonts/OpenSans/Regular/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans/Regular/OpenSans-Regular.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('../fonts/OpenSans/Semibold/OpenSans-Semibold.eot');
  src: url('../fonts/OpenSans/Semibold/OpenSans-Semibold.ttf') format('truetype'), url('../fonts/OpenSans/Semibold/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/Semibold/OpenSans-Semibold.woff2') format('woff2'), url('../fonts/OpenSans/Semibold/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans/Semibold/OpenSans-Semibold.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../fonts/ProximanovaWebfont/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximanovaWebfont/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximanovaWebfont/ProximaNova-Regular.eot?#iefix') format('embedded-opentype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('../fonts/ProximanovaWebfont/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximanovaWebfont/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximanovaWebfont/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}


html {
  height: 100%;
  overflow-y: auto;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
}
body > .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}
#page {
  min-height: 100%;
  padding-top: 84px;
}
.select2-container .select2-choice {
  font-family: 'OpenSans-Regular', sans-serif;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.008rem;
  font-kerning: normal;
  color: #67757c;
  font-weight: 300;
  background-color:#F4F6F9;
}
.app-fixed-navbar {
  background: #F4F6F9;
  border-bottom: 0;
  margin-bottom: 0;
  border-top: 0;
  height: 42px; }
@media screen and (max-width: 426px){.app-fixed-navbar {height: auto;}}  
.global-nav {
  position: relative;
}
.global-nav .global-actions {
  padding-right: 20px;
  height: 42px !important;
}
.app-nav {
  position: relative;
  
}
.app-footer p {
  width: 100%;
  text-align: center;
  background: rgba(0,0,0,0.6)!important;
  margin-bottom: 0;
  padding: 4px 0;
 color:#fff;    font-size: 10px;}
.main-container {
  position: relative;
  min-height: 100%;
}
.main-container:before,
.main-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 992px) {
  .main-container-MailManager .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;
}
  .global-nav .logo-container {
    display: inline-block;
    width: 150px;
    z-index: 2;
    padding-left: 6%;
    margin-top: 1px;
  }
  .app-nav .module-action-bar {
    padding-left: 12px;
    top: 0px;
    padding-right: 0;
    padding-top: 10px;padding-bottom: 10px;
    position: absolute;
    width: 100%;
    height: 52px;
    border-bottom: none;background-color: #fff;
    border-top: none;border-bottom: 1px solid #eee;box-shadow: 0 4px 2px -2px rgba(128, 128, 128, 0.22);
  }
  .app-nav .module-action-bar .module-action-content {
    background: transparent;
    height: 41px;
  }
  .app-nav .module-action-bar .module-action-content .navbar-right {
    margin-right: 0;
  }

  .main-container .sidebar-essentials {
    display: inline-block;
    width: 230px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    top: 0px;
    left: 42px;
    min-height: 100%;
    background: #FFFFFF;
    border-top: 1px solid #DDDDDD;
  }
  .main-container #listViewContent  {
  
   /*padding-left: 230px;  svv*/
    padding-top: 15px;
    min-height: 768px;
  }

   .main-container .content-area  {
    width: 100%;
    padding-left: 50px;
    padding-top: 0px;
    min-height: 768px;
  }
 
 .main-container .CalendarViewPageDiv .content-area {    padding-left: 230px;}

  .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: #398bf7;
  border-color: #398bf7;
  padding: 10px 15px;
  font-size: 15px;
  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: #c3c3c3;
}
.vt-notification .fa-exclamation-triangle {
  color: #FFC600;
}
.vt-notification .fa-exclamation-circle {
  color: #F10404;
}
.vt-notification .fa-check-circle {
  color: #fff;
}
.vt-notification [data-notify="message"] {
  color: #eaeaea;
}
.company-logo {
  height: 43px;
  width: 150px;
  margin: 0 0;
  display: inline-block;
  margin-left: 1px;
}
.company-logo img {
  height: 100%;
  width: auto;
}
.navbar .fa {
  font-size: 15px;
}
.navbar .vicon {
  display: inline-block;
  font-size: 16px;
  position: relative;
}
.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 (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: 4px 10px;
  }
  .global-nav .logo-container {
    border-bottom: 0;
    width: 150px;
  }
}
@media (max-width: 991px) {
  .global-nav .logo-container {
    border-bottom: 0;
    width: 150px;
  }
  .notificationMessageHolder {
    padding-left: 5%;
  }
}
@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.5;
  background-color: white;
  z-index: 100000;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
}

.active-app-title {
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
}
.module-action-bar .module-title {
  font-family: Montserrat, 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: 42px;
  z-index: 2;
  text-align: center;
}
.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;
  color: #ffffff;
}
.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-DEFAULT,
.app-DASHBOARD {
  background: #56ccc8 !important;
}

.app-SALES,.app-DEFAULT,.app-DASHBOARD,.app-PROJECT,
.app-INVENTORY,.app-SUPPORT, .app-OTHER, .app-MARKETING,
.app-SALES span,.app-DEFAULT span,.app-DASHBOARD span,.app-PROJECT span,
.app-INVENTORY span,.app-SUPPORT span, .app-OTHER span, .app-MARKETING span,
.app-SALES .fa,.app-DEFAULT .fa,.app-DASHBOARD .fa,.app-PROJECT .fa,
.app-INVENTORY .fa,.app-SUPPORT .fa, .app-OTHER .fa, .app-MARKETING .fa ,
.app-SALES .ti-,.app-DEFAULT .ti-,.app-DASHBOARD .ti-,.app-PROJECT .ti-,
.app-INVENTORY .ti-,.app-SUPPORT .ti-, .app-OTHER .ti-, .app-MARKETING .ti- 
 {color:#fff!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: 43px;
  color: black;
  text-align: center;
  vertical-align: bottom;
}
.app-switcher-container .active {
  background-color: #010101 !important;
}
.app-switcher-container .app-navigator {
  background-color: #2C3B49;
}
.app-switcher-container .app-navigator .app-icon {
  color: white;
  opacity: 0.8;
}
.global-nav .app-switcher-container .app-navigator:hover {
  background: #596875;
  opacity: 1;
}
.global-nav .app-switcher-container .app-navigator:hover .app-icon {
  opacity: 1;
}
.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: 230px;
  height: 100%;
  padding-top: 0;
  padding-bottom: 50px;
  color: #555;
  position: fixed;
  border: 0;
  top: 0px !important;
  box-shadow: 0px 5px 14px #555;
  background: #2C3B49;
  z-index: 1102;
  display: none;
}
.app-menu hr {
  border-top: 1px solid #596875;
  padding: 1%;
}
.app-menu .app-name {
  padding-left: 2%;
  font-weight: bold;
  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,
#overlayPageContent .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
#overlayPageContent .mCSB_scrollTools .mCSB_buttonUp,
#overlayPageContent .mCSB_scrollTools .mCSB_buttonDown,
#overlayPageContent .mCSB_scrollTools .mCSB_buttonLeft,
#overlayPageContent .mCSB_scrollTools .mCSB_buttonRight,
.app-list .mCSB_scrollTools,
.app-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.app-list .mCSB_scrollTools .mCSB_buttonUp,
.app-list .mCSB_scrollTools .mCSB_buttonDown,
.app-list .mCSB_scrollTools .mCSB_buttonLeft,
.app-list .mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: none;
  transition: none;
}
a.menu-item:hover {
  color: #000000;
}
.app-item {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  display: block;
  background-color: #2c3b49;
  padding: 2.5% 2% !important;
  margin-left: 2px;
  opacity: 0.8;
  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: #596875;
  color: #f2f1f1;
}
.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 .fa {
  font-size: 1.5em;
  -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-right {
  font-size: 0.7em;
  padding-top: 9px;
  padding-right: 10px;
}
.app-menu .app-modules-dropdown {
  left: 229px;
  top: -1px;
  position: fixed;
  width: 230px;
  height: 100vh;
  font-size: 1.2em;
  overflow-x: hidden;
  background-color: #2C3B49;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-top: none;
}
.app-menu .app-modules-dropdown li {
  padding: 3%;
  opacity: 0.7;
}
.app-menu .app-modules-dropdown li a {
  background: transparent;
  padding-left: 20px;
  color: #fff;
  text-shadow: 0 0 1px #000;
  display: block;
}
.app-menu .app-modules-dropdown li a .module-name {
  padding-left: 5px;
  word-wrap: break-word;
}
.app-menu .app-modules-dropdown li a span {
  display: inline-block;
  max-width: 85%;
}
.app-menu .app-modules-dropdown li:hover {
  opacity: 1;
  background: #596875;
  color: #f2f1f1;
}
.app-menu .app-modules-dropdown li:hover .module-icon {
  opacity: 1;
}
.app-menu .app-modules-dropdown .module-icon {
  font-size: 1.2em;
  opacity: 0.2;
}
.app-menu .app-list {
  margin-top: -10px;
}
.app-menu .app-list-divider {
  border-top: 1px solid;
}
.app-menu .menu-items-wrapper {
  padding-left: 8px;
}
.app-menu .app-menu-items-wrapper {
  padding-left: 4px;
}
.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;
}
.logout-content {
  padding: 10px;
  width: 350px;
}
.profile-img-container {
  background: #2C3B49;
  text-align: center;

}
.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 {
  text-align: center;
}
.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;
}


.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!important;
}
.input-group-addon-save {
  color: #008446;
    background: #fff;
    border: none;
    font-size: 16px;
}
.input-group-addon-cancel {
      color: #CC0033;
    background: #fff;
    border: none;
    font-size: 16px;
}
.input-group-addon [class^="ti-"]{font-weight: bold;}
.input-group-addon {padding: 4px 5px;width: initial;} /* edit inline in detailview */


.pointerCursorOnHover:hover {
  cursor: pointer;
}
.input-group-addon.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.bottomscroll-div,
.topscroll-div {
  display: table;
  min-width: 100%;
}
.contents-bottomscroll {
  overflow-x: auto !important;
}
.detailview-content #detailView .fieldValue .value {
  max-width: 85%;
  list-style: none;
  word-break: break-word;
  white-space: unset;
}

 #editView .fieldValue .value {
  max-width: 85%;
  display: list-item!important;list-style: none;
  word-break: break-word;
}
.userPreferences #detailView .fieldValue .value, #editView .fieldValue .value {
  max-width: 85%;
  display: inline-flex!important;list-style: none;
  word-break: break-word;
}

.modal-header .close {
  margin-top: 7px;
}
.modal-header h3 {
  margin: 0px;
}
a {
  color: inherit;
  cursor: pointer;
  text-decoration: none !important;
}
.inputElement {
  height: 30px;
  width: 100%;
  border-radius: 1px;
  box-shadow: none;
  border: 1px solid #cccccc;
}
input[type="text"].inputElement,
input[type="password"].inputElement {
  padding: 3px 8px;
}
.select2-container-multi .select2-choices {
  min-height: 28px;
  border-radius: 1px;
  border-color: #aaa;
  position: initial;
  z-index: 3;
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: 29px;
  padding: 1px 10px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  cursor: move;
}
.select2-container .select2-choice {
  position: initial;
  font-weight: 100 !important;
}
.inputElement.select2-container .select2-choice {
  border-radius: 0 2px 2px 0;
  height: 28px;
}
.inputElement.select2-container {
  border: 0;
  padding: 0px;
}
.listSearchContributor {
  min-height: 28px;
  width: 100%;
  min-width: 100px;
}
.listViewContentHeaderValues {
  vertical-align: middle;
  white-space: nowrap;text-transform: uppercase;font-size: 12px;
}
#convertLeadContainer .inputElement,
#editCurrency .inputElement {
  width: 70%;
}
.confirm-box-ok {
  margin-right: 5px;
}
.confirm-box-btn-pad {
  padding-right: 20px;
  padding-left: 20px;
}
.module-nav {
  background: #fff;
  z-index: 1004;
}
.module-nav .modules-menu {
  display: inline-block;
  width: 100%;
  height: 100%;
  float: left;
/*   background-color: #fff;*/
   background-clip: border-box;
   border: 1px solid rgba(0,0,0,.125);
   border-radius: .25rem;
  position: absolute;
  z-index: 10;
  left: 0;
  transition: 0s width;
}
.modules-menu ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.modules-menu ul li{    border-left: 3px solid transparent;}
.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: 11px;
}
.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;
}
.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: #e9edf2;
  border-left: 3px solid #398bf7;
  opacity: 1;
}
.modules-menu ul li:hover a {
  opacity: 1;
}
.modules-menu ul li.active {
  background: #e9edf2;
  border-left: 3px solid #398bf7;
}
.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%;
}
.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 {
  margin-top: 10px;
  text-transform: uppercase;
  color: #455a64;
}
.lists-menu-container .sidebar-header {
  text-transform: uppercase; margin-top: 10px;color:#455a64;font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
.sidebar-menu .sidebar-btn {
  padding: 8px 10px;
  line-height: 10px;
  margin-top: 5px;
}
.lists-menu-container .toggleFilterSize {
  cursor: pointer;
  font-size: 11px;
  padding-right: 20px;
  color: #fff;
}
.lists-menu-container hr {
  margin: 5px 0;
}
.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;
}
.lists-menu-container .list-menu-content .more-less-link {
  color: #fff;
}
.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 {
  margin: 1px 0;
  padding: 0 5px;
}
.lists-menu > li:hover,
.lists-menu > li.active {
      background: #e9edf2;
    color: #398bf7;
}
.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: #67757c;
}
.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: 0px;
  color: #ccc;
  padding: 7px 10px;
}
.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 {
  min-height: 300px;
  position: absolute;
  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;
}
.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;
}
ul.unstyled {
  list-style-type: none;
  padding-left: 0px;
}
.coloredBorderBottom {
  border-bottom: 1px solid #F1C40F;
}
.coloredBorderTop {
  border-top: 1px solid #ddd!important;
}
.redColor {
  color: red;
}
.emptyRecordsDiv {
  width: 100%;
  height: 350px;
  text-align: center;
  font-size: 16px;
  padding: 5% 0;
}
.emptyRecordsDiv .emptyRecordsContent {
  display: inline-block;
  font-size: 16px;
  left: 50%;
  margin-left: -25%;
  position: absolute;
  width: 50%;
}
.textOverflowEllipsis {
  overflow: hidden;
  text-overflow: unset;
  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;
}
.module-buttons-container {
  float: right;
  margin-right: 10px;
}
.btn {
  border-radius: .25rem;
  font-weight: 100;
  cursor: pointer;
}
.btn:hover {
  cursor: pointer;
}
.module-buttons#ClearDemoData {
  color: white;
  background: #DB4A38;
}
.module-buttons.btn {
  padding: 5px 5px 6px 8px;
  margin: 0px;
  border-radius: 5px;
  border: 1px solid transparent;
  margin-top: 5px;
}
.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;
}
.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: transparent;padding-top:0px;
}
.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: 0px;
}
.listview-pagination p {
  display: inline-block;
  float: left;
  margin: 5px;
}
.table-container {
  width: 100%;
  border: 1px solid #ddd;
  margin-top: 10px;
}
.listview-table {
  margin-bottom: 0;
  border-top: 0;padding-bottom: 30px;
}
.listview-table tr td,
.listview-table tr th {
  color: #222;
}
.listview-table tr td:first-child,
.listview-table tr th:first-child {
  width: auto !important;
}
.listview-table tr td:first-child span.actionImages a {
  padding: 2px !important;
}
.listview-table > thead > tr:first-child > th,
.listview-table > tbody > tr:first-child > th {
  padding: 10px 5px;
}
.listview-table > tbody > tr > td,
.listview-table > tfoot > tr > td {
  vertical-align: middle;
  padding: 3px;
}
.listview-table > tbody > tr > td .value,
.listview-table > tfoot > tr > td .value {
  padding: 0 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 .fieldValue .value,
.listViewEntries  .listViewEntryValue .fieldValue .value {
  vertical-align: middle;
  width: 100%;
  display: table;
}
.listViewEntries .relatedListEntryValues .value {
  vertical-align: middle;
  width: 80%;
  display: inline-block;
}
.floatThead-table {
  background: #fff;
}
.listview-table-norecords .table-actions,
.listview-table .table-actions {
  width: 70px!important;
  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.7;
}
.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: 20px;
}
.listview-table-norecords .listViewEntries .table-actions span,
.listview-table .listViewEntries .table-actions span {
  padding-right: 10px;
}
.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 #777;
  margin-top: 4px;
}
.listview-table tr.listViewContentHeader th,
.listview-table tr.searchRow th {
  border-bottom-width: 1px;
  vertical-align: middle;
  display: table-cell;
}
.listview-table  tr.searchRow th {
  padding: 5px 3px;
}
.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;
}
.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: 16px;
}
.input-error {
  border: 1px solid #B94A48 !important;
  background-color: #FFEEEE !important;
  background-image: none !important;
}
.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: 0px 0px 2px 2px #CCCCCC;
}
#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: #fff !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: 30%;
}
#listColumnFilterContainer .disabled {
  display: none;
  cursor: default;
}
#listColumnFilterContainer .disabled i {
  color: #ccc;
}
.detailViewButtoncontainer {
  padding-top: 5px;
}
.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;*/border:1px solid transparent;
}

.detailview-table {
  table-layout: fixed;
}
.detailViewInfo .fieldLabel {
  text-align: right;
}



.detailview-table td.fieldLabel {
  width: 20%;
}
.detailview-table td.fieldValue {
  width: 30%;
}


#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 {
  width: 88%;
}
.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%;
}
.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;
}
.quickPreviewModuleHeader .record-header .recordBasicInfo {
  float: left;
  display: inline-block;
  padding-left: 80px;
  width: 100%;
}

.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;
}
.detailViewContainer .recordImage {
  display: table;
  height: 80px;
  width: 80px;
  padding: 0;    border-radius: 100%;
}
.quickPreviewModuleHeader .recordImage {
  display: table;
  height: 40px;
  width: 40px;
  padding: 0;    border-radius: 100%;
}
.overlayDetailHeader .recordImage
{display: table;
  height: 40px;
  width: 40px;
  padding: 0;    border-radius: 100%;}

.overlayDetailHeader .record-header .recordBasicInfo{    padding-left: 60px;}
.overlayDetailHeader .record-header .recordBasicInfo h4 {    margin-top: 10px;}

.detailViewContainer .recordImage .name,
.overlayDetailHeader .recordImage .name,
.quickPreviewModuleHeader .recordImage .name {
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

/* profile pic instead of icon svv*/
.detailViewContainer .recordImage .name img + span,
.overlayDetailHeader .recordImage .name img + span,
.quickPreviewModuleHeader .recordImage .name img + span
{display:none;}

.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;
}
.overlayDetailHeader .recordImage [class^="ti-"]{
  font-size: 22px;
}
.detailview-header .recordImage [class^="ti-"],
.quickPreviewModuleHeader .recordImage [class^="ti-"] {
  font-size: 35px;
}
.detailViewContainer .block {
    background: #FFFFFF;
    border-radius: 0;
    padding: 4px 10px 0px 6px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    margin: 6px 14px;
}
.detailViewContainer .block h5{color: #444;font-weight:bold;}
.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: 20px;margin-right:20px;
}
.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 {
  top: 83px;
  opacity: 1;
}
.overlayPageContent form .modal-body {
  padding-left: 20px;
  padding-right: 20px;
}
#helpPageOverlay {
  width: 300px;
  right: 0px;
  top: 0px;
  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  {
  font-size: 14px;
  padding-left: 10px;
}
.popoverCancel {
  font-size: 14px;
  padding-left: 10px;
  color: red;
}
.modal-overlay-footer a:hover {
  color: red;
}
.cancel-x-small {
  font-size: 12px;
}
.detailview-content {
  padding-bottom: 30px;background: #fff;
}
.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: none repeat scroll 0 0 #398bf7;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-size: 10px;
  min-height: 19px;
  min-width: 19px;
  padding: 2px;
  text-align: center;
  vertical-align: super;
  margin-top: 2px;
}
.related-tabs {
  position: relative;
}
.related-tabs ul {
  padding-left: 0px;
  width: 100%;
}
.related-tabs .tab-icon {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.related-tabs .tab-icon .content{font-size: 15px;}

.related-tabs .tab-label {
  display: inline-block;
  height: 26px;
  line-height: 25px;
}
.summary-table {
  width: 100%;
  table-layout: fixed;
}
.editViewContents .fieldBlockContainer,
.summaryView {
  position: relative;
  border: 0;
  padding: 15px;
  margin-bottom: 0px;
  background: #FFFFFF;box-shadow: none; border-radius: 0px;
}
.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: 1.4;
}
.summaryViewFields .inputElement {
  max-height: 30px;
}
.summaryViewFields .inputElement.input-xxlarge {
  max-height: 200px;
}
.summaryWidgetContainer {
  position: relative;
  border: 0;box-shadow: none;
  padding: 15px;
  margin-bottom: 0px;
  background: #FFFFFF;border-radius: 0px;
}
.summaryWidgetContainer .widget_header {
  margin-bottom: 6px;
}
.summaryWidgetContainer .toggleButton {
  font-size: 16px;
}
.summaryWidgetContainer .commentTitle {
  padding-left: 15px;
  padding-right: 15px;
}
.summaryWidgetContainer .creatorName {
     color: #444;
    font-weight: bold;
}
.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  div.name{
  background: none repeat scroll 0 0 #2C3B49;
  border: 1px solid #ccc;
  display: table;
  overflow-y: hidden;
  height: 50px;
  padding: 0;
  width: 50px;
}
.summaryWidgetContainer .recordImage img {border-radius:50%;}
.commentInfoHeader .recordImage img {border-radius:50%;}
.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;
}
.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: #444;
}
.importBlockContainer {
  border: 1px solid #FBFBFB;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 5px;
  background: #FBFBFB;
  border-color: #FBFBFB;
}
.fieldBlockContainer .inputElement {
  height: 30px;
  width: 208px;
}
.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 .input-group {
  width: 229px;
  float: left;
}
.input-group.inputElement .input-group-addon {
  border: none;
  border-left: 1px solid #ddd;
}
.fieldBlockContainer textarea.inputElement {
  height: auto;
}
.listview-table .listViewEntries textarea,
.uploadview-content textarea,
.fieldBlockContainer textarea.textAreaElement {
  width: 100%;
  resize: vertical;
  padding-left: 5px;
  padding-top: 5px;
}
.fieldBlockHeader {
  margin-top: 0;
  color: #333;
}
.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;
}
.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%;
  padding: 0 10px 0 0;
}
#EditView .editViewBody .editViewContents {
  margin-bottom: 0px;
}
#EditView .editViewFooter {
  position: fixed;
  bottom: 0%;
  width: 100%;
  background-color: #EEEEEE;
  z-index: 1000;
  padding: 7px;
}
.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: #398bf7;
}
#searchResults-container .moduleSearchResults {
  padding-bottom: 20px;
}
#searchResults-container h3 {
  background: #F3F3F3;
  padding: 5px 15px;
}
.btn + input {
  margin-left: 5px;
}
.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;
}
.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%;
}
.relatedContents .listViewContentHeaderValues:hover {
  text-decoration: none;
  color: #333;
}
.relatedContents .listview-table .table-actions {
  width: 75px;
  height: 15px;
}
.relatedContents .listSearchContributor {
  width: 130px;
}
.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-header {
  padding: 5px 15px;
  background: #fff;
  color: #398bf7;
}
.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;
}
.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: 16px;
}
#deSelectAllMsgDiv {
  font-size: 16px;
}
.greenColor {
  color: #2ECC71;
}
.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-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 #398bf7;
  border-bottom: 20px solid #398bf7;
}
.crumbs li.active:after {
  border-left-width: 20px !important;
  border-left-style: solid !important;
  border-left-color: #398bf7 !important;
  border-right: 0 !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 {
  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;
}
.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);
}
.recentActivitiesContainer .history {
  margin: 0 auto;
  padding: 20px 20px 1px;
  max-width: 100%;
  overflow-x: visible;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
}
.updates_timeline {
  padding-top: 20px;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.updates_timeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 4px;
  background: #eee;
  left: 9%;
}
.updates_timeline > li {
  position: static;
  top: 0;
  display: block;
  position: relative;
  min-height: 40px;
  z-index: 2;
}
.updates_timeline > li .update_time {
  margin: 0;
  background-color: transparent;
  padding: 5px;
  text-align: right;
  color: #999;
  font-size: 15px;
  font-style: italic;    text-align: right!important;
    float: right!important;
}
.updates_timeline > li .update_info {
  padding: 10px 10px 1px;
  display: block;
  margin: 0 0 -40px 15%;
  line-height: 1.4;
  position: relative;
  top: -45px;
}
.updates_timeline > li .update_info >h3 {
  font-size: 1.1em;
  margin-left: -3%;
}
.updates_timeline > li .update_icon {
position: relative;
    border-radius: 50%;
    text-align: center;
    top: 0;
    left: 10%;
    width: 35px;
    height: 35px;
    margin: 0 0 0 -27px;
    color: #fff;
    line-height: 35px;
}
.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 {
  border-radius: 15%;
}
.updates_timeline .update_icon img {
  height: 42px;
  width: 42px;
  border-radius: 50%;
  position: absolute;
  left: -4px;
}
.updates_timeline .update_icon .update_image {
  line-height: 1.5;
}
.bg-info {
  background-color: orange;
}
.bg-info-modcomments {
  background-color: #135fd7;
}
.bg-info-accounts {
  background: rgba(0, 192, 203, 0.6);
}
.bg-info-calendar {
  background-color: rgba(165, 26, 90, 0.66);
}
.bg-info-contacts {
  background-color: #03A678;
}
.bg-info-documents {
  background-color: rgba(221, 75, 57, 0.69);
}
.bg-info-potentials {
  background-color: #492d61;
}
.bg-info-pricebooks {
  background-color: #048091;
}
.bg-info-project {
  background: rgba(0, 192, 5, 0.6);
}
.bg-info-purchaseorder {
  background-color: #C93756;
}
.bg-info-projecttask {
  background-color: #012677;
}
.bg-info-quotes {
  background-color: rgba(9, 192, 5, 0.17);
}
.bg-info-salesorder {
  background-color: #d1026c;
}
.bg-info-servicecontracts {
  background-color: #d1026c;
}
.bg-info-services {
  background-color: #d1026c;
}
.bg-info-invoice {
  background: rgba(255, 192, 4, 0.6);
}
.bg-info-helpdesk {
  background: rgba(0, 2, 203, 0.55);
}
.bg-info-products {
  background-color: #FFB3A7;
}
.bg-info-emails {
  background: rgba(255, 6, 203, 0.6);
}

.bg-info-campaigns {
  background-color: #A17917;
}
.bg-info-custom-mod {
  background-color: #CCCC99;
}
.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;
}
#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;
}
.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;
}
.settingsPageDiv.content-area {
  margin-right: 0;    background: #fff;
}
.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:active,
.settingsgroup div.settingsgroup-accordion a,
.settingsgroup li:hover a,
.settingsgroup li:hover a:hover,
.settingsgroup div.settingsgroup-accordion a:hover{color: #398bf7;}

.settingsgroup div.settingsgroup-accordion a{color: #67757c;}


.settingsgroup div.panel-collapse {
  background-color: rgba(0, 0, 0, 0.04);
}
.settingsgroup-accordion {
  color: #FFFFFF;
  font-size: 14px;
  cursor: pointer;
}
.settingsgroup-accordion a {
  padding: 16px 20px;
  display: block;
}
.settingsgroup-accordion a i {
  margin-right: 5px;
}
.settingsgroup {
  background: rgba(0, 0, 0, 0.02);border-right: 1px solid rgba(120, 130, 140, 0.13);
  height: 100%;
}
.settingsgroup .panel-group .panel {
  background-color: #fff;
  border-bottom: 4px solid #ddd;
}
.userDefaultIcon {
  font-size: 30px;
}
.settingsgroup ul li a {
  padding: 9px 25px 9px 25px;
  display: block;
  color: #67757c;font-size: 14px;
}
.settingsIndexPage .settingsSummary {
  text-align: center;
  margin-top: 10px;
}
.settingsIndexPage .settingsSummary a {
  display: inline-block;
  background: #ffffff;
  color: #444444;
  border-radius: 2px;
  min-width: 200px;
  padding: 20px 0 10px;
  border: 1px solid #DDDDDD;
    color: rgba(0,0,0,0.54);
}
.settingsIndexPage .settingsSummary a .summaryText {
  display: inline-block;
  margin-top: 20px;
  font-size: 15px;
    text-transform: uppercase;
}
#settingsShortCutsContainer .well {
  padding: 10px;
  margin-left: 10px;
}
#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: #4d90fe;
    color: #fff;
}
.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: 2px;
  margin-left: 5px;
  height: auto;
  opacity: 1;
  border-color: #dddddd;
  box-shadow: none;
  cursor: not-allowed;
  height: 14px;
}
.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;
  background: -moz-linear-gradient(top,#7d7e7d 0%,#0e0e0e 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7d7e7d),color-stop(100%,#0e0e0e));
  background: -webkit-linear-gradient(top,#7d7e7d 0%,#0e0e0e 100%);
  background: -o-linear-gradient(top,#7d7e7d 0%,#0e0e0e 100%);
  background: -ms-linear-gradient(top,#7d7e7d 0%,#0e0e0e 100%);
  background: linear-gradient(to bottom,#7d7e7d 0%,#0e0e0e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d',endColorstr='#0e0e0e',GradientType=0);
  margin-left: 0px;
}
.mini-slider-control[data-value="1"] .ui-slider-handle {
  background: #ffb76b;
  background: -moz-linear-gradient(top,#ffb76b 0%,#ffa73d 0%,#ff7c00 49%,#ff7f04 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffb76b),color-stop(0%,#ffa73d),color-stop(49%,#ff7c00),color-stop(100%,#ff7f04));
  background: -webkit-linear-gradient(top,#ffb76b 0%,#ffa73d 0%,#ff7c00 49%,#ff7f04 100%);
  background: -o-linear-gradient(top,#ffb76b 0%,#ffa73d 0%,#ff7c00 49%,#ff7f04 100%);
  background: -ms-linear-gradient(top,#ffb76b 0%,#ffa73d 0%,#ff7c00 49%,#ff7f04 100%);
  background: linear-gradient(to bottom,#ffb76b 0%,#ffa73d 0%,#ff7c00 49%,#ff7f04 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb76b',endColorstr='#ff7f04',GradientType=0);
  margin-left: -6px;
}
.mini-slider-control[data-value="2"] .ui-slider-handle {
  background: #bfd255;
  background: -moz-linear-gradient(top,#bfd255 0%,#8eb92a 79%,#72aa00 100%,#9ecb2d 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bfd255),color-stop(79%,#8eb92a),color-stop(100%,#72aa00),color-stop(100%,#9ecb2d));
  background: -webkit-linear-gradient(top,#bfd255 0%,#8eb92a 79%,#72aa00 100%,#9ecb2d 100%);
  background: -o-linear-gradient(top,#bfd255 0%,#8eb92a 79%,#72aa00 100%,#9ecb2d 100%);
  background: -ms-linear-gradient(top,#bfd255 0%,#8eb92a 79%,#72aa00 100%,#9ecb2d 100%);
  background: linear-gradient(to bottom,#bfd255 0%,#8eb92a 79%,#72aa00 100%,#9ecb2d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfd255',endColorstr='#9ecb2d',GradientType=0);
  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: #F3F3F4;
}
#OutgoingMoretable td,
th {
  padding: 6px;
}
.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 #F1C40F !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 #F1C40F !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 #F1C40F !important;
}
.portalMenuHeader {
  border-bottom: 1px solid #F1C40F !important;
  border-right: 1px solid #F1C40F !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: 100%;
  padding-bottom: 5px;
  padding-right: 0;
  padding-left: 8px;
  padding-right: 0px;
}
.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;    margin: 10px 0px;
}
#quickPreviewHeader .title {
  background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 6px 10px;
    margin: 5px 0;
    font-size: 16px;
    color: #455a64;
    font-weight: bold;
}
.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;
  text-align: center;
  padding-right: 0;
}
.quickPreview .updates_timeline > li .update_time small {
    font-size: 12px;
    display: block;
    width: 100%;
    margin-top: 1px;
    line-height: 12px;
    text-align: left;
}
.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 15%;
  padding: 2% 3%;
}
.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: #455a64;
}
.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 .field-name {
  color: #455a64;
}
.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: 25px 0 25px;
  padding: 0;
  position: relative;
}
.quickPreview .updates_timeline > li .update_icon {
  display: inline-block;
}
.quickPreview .updates_timeline:before {
  background: #e6e6e6;
  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-sidebar {
  width: 100% !important;
}
.calendar-navigator {
  margin-top: 0px !important;
}
.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: 16px !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;
}
.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;
}
.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%;
}
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;
}
.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;
}
.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 {
  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 {
  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;
}
.detailview-header {
  margin-bottom: 10px;
}
.tagContainer .tag-contents {
  display: inline-block;
  padding-right: 8px;
    padding-top: 10px;
}
.tagContainer #addTagContainer {
  display: inline-block;
    padding-top: 10px;
}
.moreTags {
  margin: 0px 10px;
  text-decoration: underline !important;
  color: #777;
}
.tag {
  display: inline-block;
  border: 1px solid #777;
  background-color: #888;
  width: auto;
  color: #FFFFFF;
  padding: 0px 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: 12px;
}
.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;
}
#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;
}
.pickListValue {
  background-color: #FFFFFF;
}
.pickListValue .picklistActions {
  opacity: 0;
}
.pickListValue:hover .picklistActions {
  opacity: 1;
}
.picklist-color {
  display: inline-block;
  padding: 2px 1px !important;
  line-height: 15px;
}
.dashboardWidgetHeader
{    background: #fff;
    padding: 4px; border-bottom:1px solid #ddd;margin-bottom:10px;    border-top-left-radius: 0px;
    border-top-right-radius: 0px;}


.dashboardWidgetHeader .title {
  margin-bottom: 10px;color:#666;
}
.dashboardWidgetHeader:hover {
  cursor: move;
}

.dashboardWidgetContent {padding:4px;}
.dashBoardContainer .tabContainer {
  margin-top: 10px;background-color:#F4F6F9;padding: 10px;
}
.dashBoardContainer .tabContainer ul {
  margin: 0 auto;
}
.dashBoardContainer .tabContainer .nav {
  font-size: 15px;
  background-color: #F0F0F0;
}
.dashBoardContainer .tabContainer .tab-content {
  margin-top: 10px;    margin-bottom: 30px;
}
.dashBoardContainer .dashBoardTabContents ul {
  margin: 0;
}
.dashBoardContainer .dashBoardTabContents ul li {
  list-style: none;
  padding: 1px;
  position: absolute;    border-radius: 0px;
  box-shadow: none;background-color: #fff;;
}
.dashBoardContainer .dashBoardTabContents ul li:hover {}

.dashboardWidgetContent .entryIcon {
  position: relative;
  top: 5px;
  padding-right: 10px;
}
.dashBoardWidgetFooter {
  position: absolute;
  left: 0;
  top: 12px;
  width: 100%;
  height: 30px;
  background: transparent;
  font-size: 14px;
}
.dashBoardWidgetFooter .footerIcons {
  padding-right: 10px;
  color: #909090;font-size:16px;
}
.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.2;color: red;
}
.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;
}

.muted {
  color: #6f6f6f;
}
.dashBoardContainer .entryIcon {
  font-size: 120%;    margin-right: 5px;
}
.dashBoardContainer .addDashboardTab {
  padding-bottom: 3px;
}
.dashBoardContainer .addDashboardTab i {
  vertical-align: middle;
}
.moreSettings {
  padding-right: 18px;
}
.dashBoardContainer .dashboard_notebookWidget_viewarea {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  min-height: 150px;padding: 5px;
}
.dashBoardContainer .dashboard_notebookWidget_textarea {
  min-height: 200px;
  background-color: #ffffdd;
  resize: none;
  width: 100%;
}
#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;
}
.select2-container .select2-choice {
  height: 29px;
  border-radius: 1px;
}
.modal {
  z-index: 1100;
}
.select2-container .select2-choice {
  height: 28px;
}
.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;
  border-left: 42px solid #2c3b49;
  height: 60px;
  left: 0;
  right: 0;
  padding: 15px;
  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 {
  margin-left: 0px;
  border-left: 0px solid;
}
.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: 4px 6px;
}
.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: transparent;
  opacity: 1;
}
.panel-collapse ul li a:hover a {
  opacity: 1;
}
.panel-collapse ul li a.settingsgroup-menu-color {
  background-color: rgba(0, 0, 0, 0.05);
}
.calendar-sidebar-tab {
  padding: 10px;
}
.calendar-sidebar .calendar-sidebar-tabs.padding {
  padding-left: 20px !important;
}
.related-tabs.row .nav>li {
  padding: 0 10px;
  margin: 0 2px;
}
.massEditTabs.nav>li {
  padding: 0 10px;
  margin: 0 4px;
}
.row .nav>li>a,
.row .nav>li>a:hover {
  padding: 10px 3px;
  border: none;
  vertical-align: bottom;
  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: transparent;
  background: none;color:#398bf7;
}
.row ul li:first-child {
  margin-left: 0;
}
.related-tabs .nav-tabs>li.active,
/*.related-tabs .nav-tabs>li:hover,*/
.related-tabs .nav-tabs>li.active:focus,
.dashBoardContainer .nav-tabs>li.active,
/*.dashBoardContainer .nav-tabs>li:hover,*/
.dashBoardContainer .nav-tabs>li.active:focus,
.contents.tabbable .nav-tabs>li.active,
/*.contents.tabbable .nav-tabs>li:hover,*/
.contents.tabbable .nav-tabs>li.active:focus {
  border: none;
  border-bottom: 2px solid #398bf7;
}

.related-tabs .nav-tabs>li.active .numberCircle {background-color: #346BB3;}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a {
  border: 0;background:transparent;
}
.nav>li>a:hover,
.nav>li>a:focus {
  background-color: transparent;
}
.fa-pencil,
.fa-times {
  cursor: pointer;
}
.commentAttachmentName {
  font-size: 11px;
}
.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;
  -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)";
  filter: alpha(opacity=100);
}
.layoutContent .fieldPropertyContainer:hover .actions {
  opacity: 1;
  -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;
}
.relatedTabModulesList .addButton {
  border-radius: 2px;
  border: 1px solid #DDDDDD;
  color: #666666;
  background: #FFFFFF;
}

.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;
}
#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;
}
#workflow_edit .editViewBody {
  overflow: inherit;
}
.workflowListContainer .listview-table > tbody > tr > td {
  vertical-align: top;
  padding: 6px;
}
.timePicker {
  width: 9.5em !important;
  z-index: 1101 !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;
}
.payment-type-selection {
  margin-bottom: 30px;
}
.payment-type-selection img {
  vertical-align: middle;
}
.currplan {
  padding: 10px 20px;
  background-color: #f3f3f3;
  border: 1px solid #eee;
  border-radius: 3px;
}
.currplan div {
  display: inline-block;
  font-size: 16px;
}
.planName {
  display: inline-block;
  color: #fff;
  padding: 20px;
  margin: 10px 20px;
  font-size: 24px;
  border-radius: 2px;
}
.plan-heading {
  min-height: 168px;
}
.plan-title {
  color: #fff;
  font-size: 20px;
  padding: 13px 0;
}
#sales_plan {
  background: #3FC380;
  font-size: x-large;
  text-shadow: 1px 0 2px #555555;
  color: #fff;
}
#salespremium_plan {
  background: #00B16A;
  font-size: x-large;
  text-shadow: 1px 0 2px #555555;
  color: #fff;
}
#support_plan {
  background: #2980B9;
  font-size: x-large;
  text-shadow: 1px 0 2px #555555;
  color: #fff;
}
#supportpremium_plan {
  background: #2980B9;
  font-size: x-large;
  text-shadow: 1px 0 2px #555555;
  color: #fff;
}
#ultimate_plan,
#exclusive_plan {
  background: #F39C12;
  font-size: x-large;
  text-shadow: 1px 0 2px #555555;
  color: #fff;
}
#contact_plan {
  background: #FF5959;
  font-size: x-large;
  text-shadow: 1px 0 2px #555555;
  color: #fff;
}
.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;
}
#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: 350px !important;
}
.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 {
  width: 100%;
  overflow-x: auto;
}
#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: 1rem 1.45rem;
}
.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;color:#fff;
}
.padding15px {
  padding: 15px;
}
.padding0px {
  padding: 0px;
}
#mainCheckBox {
  margin-top: 8.5px;
  border: 1px solid #AAAAAA;
}
.mailCheckBox {
  border: 1px solid #AAAAAA;
}
.paddingLeft5px {
  padding-left: 5px;
}
#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;min-height:400px;
}
.mmEmailContainerDiv #mmBody body{color:#67757c;}

.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;
}
.mmSearchDropDown {
  margin-top: -30px;
  margin-left: 66%;
}
.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: 10px;
  color: #67757c;
  font-size: 13px;
}
.mailbox_setting {
  font-size: 15px;
}

.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%;
}
.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;
}
.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;
}
.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;
}
.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: transparent;
  padding: 15px;
  box-shadow: none
}
.detailViewContainer .content-area,
.editViewPageDiv .content-area,
.editViewPageDiv.content-area,
.editViewPageDiv .reports-content-area {
  background: #F4F6F9;
}
.detailViewContainer .HistoryContainer,
.related-tabs.row .details.row,
.detailview-content .details.row .relatedHeader {
  background: #FFFFFF;
  padding: 15px;
}
.detailview-content .details.row .relatedHeader {
  border: 1px solid #F3F3F3;    border-radius: 20px 20px 0px 0px;
}
.detailview-content .details.row .relatedContents {
  background: white;
  padding: 0;
  margin-top: 0;
  border: 1px solid #F3F3F3;    border-radius: 0px 0px 20px 20px;
}
.related-tabs.row {
  background: #fff;
  margin-top: 10px;
}
.detailViewContainer .commentContainer .commentTitle.row,
.detailViewContainer .commentContainer .showcomments {
  background: #FFFFFF;
  border-color: #F3F3F3;    border-radius: 20px;
}
.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 {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 5px 8px;
  border: 1px solid #ddd;
  border-left: 0;
}
.editViewContents .fieldValue .referencefield-wrapper {
  width: 300px;
  display: inline-block;
}
.input-group-addon {
  line-height: 1.4;
}
.input-group {
  float: left;
  min-width: 220px;margin-bottom: 10px;
}
.addCalendarEventContents .input-group {
  float: left;
  min-width: 150px;
}
.listViewEntries .input-group,
.referencefield-wrapper .input-group {
  min-width: 120px;
}
.summaryViewEntries .inputElement.form-control,
.detailview-table .inputElement.form-control {
  width: 50%;
}
.detailview-table input[type="checkbox"] {
  width: 13px !important;
  margin-top: 8px;
}
.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;
}
#lineItemTab .lineItemRow .listPrice {
  float: left;
  margin-right: 5px;
}
.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;
}
.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-body {
  word-wrap: break-word;
}
.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 .modal-content {
  position: absolute;
  height: 100%;
  padding: 10px;
  background: #f9f9f9;    bottom: 20px;
    top: 0px;
}
.overlayDetail .overlayDetailHeader {
  background: white;
}
.overlayDetail .modal-body {
  height: 70%;
  overflow: auto;
  background: #f9f9f9;
  padding-left: 0px;
  padding-right: 1px;
}
.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: 0px;
  min-height: 100%;
}
.dashBoardContainer .tab-pane .dashBoardTabContents ul {
  position: relative;
  height: 960px;
  min-width: 100%!important;
}
.nav-tabs>li {
  border-bottom: 3px solid transparent;
  margin: 0 2px;
}
.dashBoardContainer .tabContainer .nav {
  font-size: 15px;
  background-color: #F4F6F9;
}
.popover.lineItemPopover {
  z-index: 1;
}
#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%;
}
.overlayEdit form .modal-body {
  padding-left: 10px;
  padding-right: 0px;
  background: #f9f9f9;
  height: 400px;
  overflow: auto;
}
.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;
}

.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;    font-size: 14px;
}
#quickCreateModules a i{
  font-size: 16px;
}
#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;
}
#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;
}
#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;
}
.feedListContainer .listview-table tr td:first-child,
.listview-table tr th:first-child {
  width: inherit ! important;
}
.feedListContainer .listViewEntries .listViewEntryValue {
  max-width: inherit ! important;
}
.ps-container>.ps-scrollbar-y-rail {
  z-index: 1002;
}
#relationBlock .recordScroll {
  max-height: 150px;
}
.essentials-toggle {
  background-color: white;
  font-weight: bold;
  padding: 5px 2px !important;
  position: absolute;
  top: 87px;
  left: -1px;
  cursor: pointer;
  width: 14px;
  border: 1px solid #DDDDDD;
  border-left: 0;
  display: inline-block;
}
.essentials-toggle .fa-chevron-left {
  background-position: -434px -72px !important;
}
.essentials-toggle .fa-chevron-right {
  background-position: -460px -72px !important;
}
.module-name-tooltip .qtip-content {
  font-size: 12px;
  padding: 3px;
  line-height: 1;
}

.qtip-dark.qtip-pos-bc {top:240px!important;}
.qtip-content{position: static!important;}

.module-name-tooltip {
  padding: 3px;
}
.main-container-Documents .module-nav,
.main-container-RecycleBin .module-nav,
.main-container-Reports .module-nav {
  width: 0;
}
.main-container-Documents .sidebar-essentials,
.main-container-RecycleBin .sidebar-essentials,
.main-container-Reports .sidebar-essentials {
  width: 230px;
  left: 0;
}
.main-container-Documents .full-width,
.main-container-RecycleBin .full-width,
.main-container-Reports .full-width,
.main-container-Portal .full-width {
  padding-left: 0px !important;
}
.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 {
  color: #FFC600;
}
#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: 3px;
}
.popover-content .disabled>a,
.popover .disabled>a {
  opacity: 0.5;
  cursor: not-allowed;
}
.js-popover-container .rotate {
  color: #24a159 !important;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.essentials-toggle {
  background-color: white;
  font-weight: bold;
  padding: 5px 2px !important;
  position: absolute;
  top: 89px;
  left: -1px;
  cursor: pointer;
  width: 14px;
  border: 1px solid #DDDDDD;

  display: inline-block;
}
.essentials-toggle .fa-chevron-left {
  background-position: -434px -72px !important;
}
.essentials-toggle .fa-chevron-right {
  background-position: -460px -72px !important;
}

.floatThead-table {
  /*border-left: 1px solid #DDDDDD;*/
}
.main-container-Documents .module-nav,
.main-container-RecycleBin .module-nav,
.main-container-Reports .module-nav {
  width: 0;
}
.main-container-Documents .mod-switcher-container,
.main-container-RecycleBin .mod-switcher-container,
.main-container-Reports .mod-switcher-container {
  width: 0;
}
.main-container-Documents .sidebar-essentials,
.main-container-RecycleBin .sidebar-essentials,
.main-container-Reports .sidebar-essentials {
  width: 230px;
  left: 0;
}
.main-container-Documents .full-width,
.main-container-RecycleBin .full-width,
.main-container-Reports .full-width,
.main-container-Portal .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;
  overflow-x: auto;
}
#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: 1px !important;
  max-height: 150px;
  overflow: auto;
  height: auto;
  min-height: 30px;
}
#reportDetails .table-bordered {
  background: #FFFFFF;
}
.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: #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;
  -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;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
.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 {
  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;
}
.modules-menu ul li.active a {
  border-left: 3px solid #F1C40F;
  opacity: 1;
}
.fieldValue .value a {
  color: #2c3b49 !important;
}

.editViewContents textarea.textAreaElement {
  width: 88%;
}
.editViewContents input[type="checkbox"] {
  width: 15px;
  height: 15px;
}
.editViewContents input[type="radio"] {
  width: 15px;
  height: 15px;
}
#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;
}


.navbar-nav .open .dropdown-menu{
	position: absolute !important;
	padding: 3px;
	background-color: white;
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    border-color: rgba(120, 130, 140, 0.13);

}

.detailview-table .fieldValue, .detailview-table .fieldLabel{
	padding: 12px;border-bottom: 1px solid #ddd;
}
.detailview-table .fieldLabel{background: #fafafa;}

.table .fieldValue, .table .fieldLabel{
	padding-bottom: 1px;min-height: 38px;
}

.detailview-table .row{
	margin-left: 0px;
	margin-right: 0px;
}


.related-tabs ul{
	max-width: 100%;
	overflow-x: initial;    height: initial;box-shadow: none;
}

.related-tabs li{
	float: none;
	white-space: nowrap;
	display: inline;
}


.maxWidth100{
	max-width: 100%;
}

/*.fieldBlockContainer .inputElement,*/ .editViewContents textarea.textAreaElement{
	width: 100%
}

@media (max-width: 768px){
	.modal-overlay-footer{
		border-left: none;
	}
	
	.app-modules-dropdown{
		left: 45px !important;
		top: -1px !important;
		min-height: 101% !important;
	}
	
	.app-menu .dropdown-compact .app-menu-items-wrapper .app-name, .menu-items-wrapper .app-name{
		padding-left: 7px;
	}
	
	#helpPageOverlay{
		max-width: 100%;
	}
	
	.sidebar-essentials{
		min-width: 100%;
		margin-top: 50px;
    margin-bottom: 20px;
	}
	
	.sidebar-essentials .sidebar-menu{
		padding: 5px;
		margin: 15px;
		border: 1px solid #ddd;
    margin-top: 0;
	}
	
	.sidebar-essentials .menu-scroller{
		height: 100% !important;
	}
	
	.detailViewContainer .content-area{
		margin-top: 20px;
	}
}

/* -- se7en -- */
.profile-img-container {padding: 20px;height: 80px;}
.profile-container .ti-user {font-size: 50px!important;background: #2C3B49;padding: 20px;border-radius: 50%;
text-align: center;vertical-align: middle;border: 3px solid #fff;color: #fff;}

.navbar-nav .fa {font-size: 18px;color: #777;}
.navbar-nav .fa:hover {color: #505861 !important;}

.btn-se7en{color: #fff;background-color: indianred;border: 1px solid #c14444;border-radius: 5px;}
.btn-se7en:hover, .btn-se7en:focus{
color: #fff;background-color: #c14444!important;border: 1px solid indianred!important;}

.btn-se7en-gray:hover,.btn-se7en-gray:focus{color: #3A434D;background-color: #fff!important;border: 1px solid #3A434D!important;}
.btn-se7en-gray{color: #fff;background-color: #3A434D;border: 1px solid #3A434D;border-radius: 5px;}

.btn-se7en-orange:hover,.btn-se7en-orange:focus
{color: #FF8408;background-color: #fff!important;border: 1px solid #FF8408!important;}
.btn-se7en-orange{color: #fff;background-color: #ff9122;border: 1px solid #ff9122;border-radius: 5px;}

.btn-se7en-blue:hover,.btn-se7en-blue:focus
{color: #009DD2;background-color: #fff!important;border: 1px solid #009DD2!important;}
.btn-se7en-blue{color: #fff;background-color: #008fc0;border: 1px solid #008fc0;border-radius: 5px;}

.btn-se7en-white:hover,.btn-se7en-white:focus
{color: #333;background-color: #eee!important;border: 1px solid #ccc!important;}
.btn-se7en-white{color: #333;background-color: #fff;border: 1px solid #cccccc;border-radius: 5px;}



@media (max-width: 991px) {
.detailview-header-block {margin-top: 10px;}
.record-header .recordBasicInfo {padding-left: 10px;}}

@media screen and (max-width: 769px){
.btn-se7en-gray {overflow: hidden;text-overflow: ellipsis!important;white-space: nowrap!important;width: 36px!important;}
.company-logo img{height:80%;margin-top: 4px;}
#prefPageHeader{margin-top: 60px;}
#CalendarViewContent {padding-left: 0px!important;}}

@media screen and (max-width: 426px){
.main-container-MailManager .listViewPageDiv{padding-left:30px;padding-bottom: 30px;}
.mmDescription{width: 100%; height: 100%; }
.updates_timeline > li .update_time{width: 100%;position:static;}
#sidebar-essentials{top: 20px!important;background: transparent!important;
    box-shadow: none!important;position: relative!important;margin-bottom: 0px!important;} }


#sidebar-essentials{background:#fff;box-shadow:0 2px 4px rgba(0, 0, 0, 0.08)}
footer{min-width: 100%;margin: 0px;position: fixed;bottom: 0px;z-index:99;}
.login-heading{background-color: #039be5;color: #fff;border-top-left-radius: 4px;
  border-top-right-radius: 4px;}


/* Detail */
h4.display-inline-block{padding: 10px 0px 20px;font-weight: bold;border-bottom: 1px solid rgba(0,0,0,0.08);
font-size: 16px;margin-bottom: 10px;color: #455a64;}
#detailView .block hr {border-style: solid;border-color: gray;border-width: 0 0 1px 0;}
#detailView .summaryView .fieldLabel{
background: #fafafa;border-bottom: 1px solid #ddd;padding-left: 10px;padding-right: 10px;padding-top: 4px;}
#detailView .summaryView .fieldValue{
border-bottom: 1px solid #ddd;padding-left: 20px;padding-right: 10px;padding-top: 4px;}
#detailView .summaryView .fieldLabel label{margin-bottom:0px;}

.widgetContainer_mileStone .recentActivitiesContainer,
.widgetContainer_tasks .recentActivitiesContainer,
.widgetContainer_troubleTickets .recentActivitiesContainer
{padding:0px;border-bottom: 1px solid #ddd;margin-bottom: 5px;}
.widgetContainer_troubleTickets .recentActivitiesContainer span a, 
.widgetContainer_tasks .recentActivitiesContainer span a, 
.widgetContainer_troubleTickets .recentActivitiesContainer span a{font-weight:bold}

@media (max-width: 425px){#detailView .block h5{font-size: 14px;width: 250px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inherit;}}


.modal-backdrop {background-color: #000;}
#CalendarViewContent{padding-left: 230px;}
.related-tabs-mobile{margin-top: 20px;}
.module-breadcrumb-Edit #appnav{display:none;}

@media (max-width: 768px){
  /*Documents*/
#Documents_detailView_fieldValue_notes_title span
{width: 250px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inherit;}
#Documents_detailView_fieldValue_filename, #Documents_detailView_fieldValue_filename a{
width: 120px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: grid;}

}

/* MailManager*/
.mmSearchContainerOther .input-group {float: none;  min-width: 50px;margin-bottom: 0px;}
.CountBadge { padding: 1px 5px;}
@media (max-width: 768px){
#mails_container{margin-top:60px;}
.main-container-MailManager .listViewPageDiv {padding-left:0px;}
.MailManager-module-action-content .module-breadcrumb-List{display:none;}
.col-lg-5.module-breadcrumb-DashBoard{display:none;}
.Home-module-action-content div:nth-child(2){display:none;}} 

/*Dashboard*/
.widgetChartContainer{min-width: 220px!important;}
.dashboardTitle{width: 100%!important;line-height: 22px;font-size: 18px;}
@media only screen and (max-width: 374px){
.dashBoardContainer .dashBoardTabContents ul li{width: 280px;}
.dashBoardContainer .dashBoardTabContents ul li canvas {max-width: 230px;}} 
@media only screen and (min-width: 321px) and (max-width: 375px){
.dashBoardContainer .dashBoardTabContents ul li{width: 280px;}
.dashBoardContainer .dashBoardTabContents ul li canvas {max-width: 230px;}}
@media only screen and (min-width: 376px) and (max-width: 426px){
.dashBoardContainer .dashBoardTabContents ul li{width: 310px;}
.dashBoardContainer .dashBoardTabContents ul li canvas {max-width: 260px;}}
@media only screen and (min-width: 427px) and (max-width: 768px){
.dashBoardContainer .dashBoardTabContents ul li{width: 320px;}
.dashBoardContainer .dashBoardTabContents ul li canvas {max-width: 500px;}}

/*Settings shortcut*/
h2.summaryCount{
  color:#5ea9dd;font-size: 40px!important;background-color: #fff!important;
  padding: 10px;border-radius: 8px;margin: 0 40px;}

/*no padding left for Sidebar-essentials
@media (min-width: 1024px){
.main-container #listViewContent {padding-left: 0px;}
.main-container-Contacts #listViewContent, .main-container-Vendors  #listViewContent,
.main-container-Services #listViewContent, .main-container-Campaigns #listViewContent,
.main-container-Accounts #listViewContent, .main-container-Leads #listViewContent,
.main-container-Quotes #listViewContent, .main-container-Products #listViewContent,
.main-container-Potentials #listViewContent, .main-container-Invoice #listViewContent,
.main-container-Assets #listViewContent, .main-container-Faq #listViewContent,
.main-container-HelpDesk #listViewContent, .main-container-Project #listViewContent,  
.main-container-ProjectTask #listViewContent, .main-container-ProjectMilestone #listViewContent,
.main-container-MailManager #listViewContent, .main-container-Documents #listViewContent,
.main-container-SalesOrder #listViewContent, .main-container-PriceBooks #listViewContent ,
.main-container-PurchaseOrder #listViewContent, .main-container-SMSNotifier #listViewContent,
.main-container-PBXManager #listViewContent, .main-container-PDFMaker #listViewContent {padding-left: 230px;}}*/


@media (max-width: 768px){
/*Sidebar-essentials mobile*/
.settingsgroup, .settingsgroup .panel-collapse {    width: 300px;}
.settingsgroup{background: transparent;}
.settingsgroup div.settingsgroup-accordion:hover a, .settingsgroup div.settingsgroup-accordion a:link,
.settingsgroup div.settingsgroup-accordion a:active, .settingsgroup li:hover a {color: #67757c;}
.panel-collapse ul li a.settingsgroup-menu-color {background: #F7F7F7;padding: 6px 6px 6px 40px;color:#333;}
.panel-collapse ul li a:hover{background: rgba(247, 247, 247, 0.2);font-weight: bolder;}
.settingsgroup div.panel-collapse {background-color: transparent;}
.settingsgroup ul li a{padding: 8px 8px 8px 40px;margin-left: 20px;}
/*all settings modules from sidebar*/
.settingsPageDiv .modal-overlay-footer {    margin-left: 0px;}
/*.settingsPageDiv{    margin-top: 100px;}*/
.detailViewContainer #EditView{margin-top: 80px;}
#customerPortalForm div.row{width: 100%;overflow-x: scroll;} 
#customerPortalForm div.row div.overrow, .overrow {min-width: 1000px;}
.overparrow{width: 100%;overflow-x: scroll;} 
#customerPortalForm.form-horizontal .form-group,
#ConfigEditorForm.form-horizontal .form-group {margin-right: 0px;margin-left: 0px;}
#ConfigEditorForm .detailViewInfo {    margin-bottom: 100px;}
#listViewContent.listViewPageDiv.detailViewContainer{    margin-top: 60px;}/* ?????*/
/*Table list mobile */
.listview-table-norecords .table-actions, .listview-table .table-actions{    width: 80px!important;}
#sidebar-essentials {
    top: 20px!important;
    background: transparent!important;
    box-shadow: none!important;
    position: relative!important;
    margin-bottom: 0px!important;
}
#mycalendar .essentials-toggle {    right: 0px !important;}
.sidebar-menu {    background: #fff;}
.activitytypes .activitytype-indicator {padding: 2%;}}

@media (max-width: 425px){
.treeView ul{-webkit-padding-start: 30px;}
.detailViewSetting {box-shadow: 0 2px 4px rgba(0,0,0,.2)!important;border: 1px solid #ccc!important;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color: #777; }
#quickCreateModules_mobile [class^="ti-"],
#quickCreateModules_mobile [class*=" ti-"] {font-size: 14px;color: #888;margin-right: 5px;}
li#quickCreateModules_mobile span {font-size: 14px;}
li#quickCreateModules_mobile div.col-xs-12 {margin-bottom: 6px;}
a.qc-button:hover{color:#eee;}
/*Table list mobile search */
.table-actions  [data-trigger^="listSearch"] {text-indent: -9999px;line-height: 0;}
.table-actions  [data-trigger^="listSearch"]:after 
  {font-family: FontAwesome; content: "\f002";text-indent: 0;display: block;line-height: initial;}
/*edit preview*/
.editElement .inputElement.form-control {width: 48%;}
.input-group.editElement{max-width: 150px!important;min-width: 150px!important;margin-bottom:0px;}
.input-group-addon {padding: 5px 6px;}
.vt-notification{right:10px!important;}
.vte-advance-menu-nav{ display: block; margin-right: 0px!important; margin-top: 40px;}

}

/*Table list */
.listview-table > tbody > tr > td, .listview-table > tfoot > tr > td {padding: 8px;}

/*Quick Create*/
.modal-content{width:100%!important;left:0%!important;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);border-radius: 4px;}
.quickCreateContent{overflow: scroll;overflow-x: visible;}
.quickCreateContent table{width:100%;}

/*PDFMaker*/
#PDFMakerContentDiv{margin-top: 10px;}
.related-tabs-mobile {display:none;}

/*Edit */
.fieldBlockContainer{overflow-x: scroll;}
.fieldBlockContainer table{width: 100%;}
.editViewContents .fieldLabel{word-break: normal;}
#EditView .row{min-height: 45px!important;}

@media (max-width: 425px){
  #EditView .fieldBlockContainer h4
  {font-size: 14px;width: 250px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inherit;}
.fieldValue .referencefield-wrapper .input-group {width: 209px;}
.editViewContents .fieldValue .referencefield-wrapper {width: 270px;}
}

/*MYCloader*/

.mycloaderbg{width: 100%;height: 100%;position: fixed;top: 0px;z-index: 9999999999;}
.mycloadingcontent{position: relative;width: 100%;text-align: center;margin-top: 40%;font-size: 90px;color: white;}  
.mycloaderbg{background-color: rgba(0,0,0,0.75);}


.floatThead-wrapper{margin-bottom:60px;}
.modal-footer-overwrite-style, .modal-footer-overwrite-style .row.clearfix{margin-bottom: 40px;}

#table-content{min-height: 600px;}
.inline-search-btn{    width: 50px!important;}
a:hover{color:#2c3b49;}

a[name~="relationEdit"] i {color:darkorange;}
button[name~="relationEdit"] i {color:darkorange;}
button[name~="relationEdit"] {border-color: white;box-shadow: none;    border: none;}
a.relationDelete i {color:red;}
a[name~="viewfile"] i {color:steelblue;} 
a[name~="downloadfile"] i {color:green;} 
a[name~="downloadfile"] span {color:white;}

a[name~="relationEdit"] i:hover, button[name~="relationEdit"] i:hover, a.editAction:hover {color:#0056b3;}
a.relationDelete i:hover {color:darkred;}
a[name~="viewfile"] i:hover {color:darkblue;}
a[name~="downloadfile"] i:hover {color:darkgreen;}

a[name~="relationEdit"], button[name~="relationEdit"]  
{padding: 2px 6px 4px;border-radius: 5px;background: #fff;}
a.relationDelete {padding: 2px 6px 4px;border-radius: 5px;background:#fff;}
a[name~="viewfile"] {padding: 2px 6px 4px;border-radius: 5px;background:#fff;}
a[name~="downloadfile"] {padding: 2px 6px 4px;border-radius: 5px;background:#fff;}

.fieldValue .value{white-space: nowrap;}


.module-nav .modules-menu
{box-shadow: 4px 2px 20px 3px rgba(0, 0, 0, 0.14), 0 2px 3px 2px rgba(0, 0, 0, 0.12), 0 1px 8px 0 rgba(0, 0, 0, 0.2);
}

#EditView{padding:8px 16px;}

.fieldBlockHeader{padding: 10px;border-radius: 5px 5px 0px 0px;margin-bottom: 0px;}
 .btn:hover {background:rgba(44, 59, 73, 0.33);}

input[type=checkbox]:checked::after, 
#checkgreen{content: "\e64c";font-family: themify;color: #06d79c;left: 0px;font-weight:bold;font-size:16px;
animation-name: rotateInUpRight;animation-duration: 0.8s;animation-fill-mode: both;}
input[type=checkbox]:checked {border: 1px solid transparent!important;background: transparent!important;}

.table-hover>tbody>tr{border-left:4px solid white ;}
.table-hover>tbody>tr:hover{background-color: #C4E2FF;}


.activityEntries span[class*="vicon-"]{border: 1px solid #ccc;border-radius: 6px;padding: 10px;}
.activityEntries span[class*="ti-"]{border: 1px solid #ccc;border-radius: 6px;padding: 10px;}

/*.activityEntries span[class*="vicon-mobile call"]{background: rgba(255, 0, 0, 0.21);}
.activityEntries span[class*="vicon-call"]{background: rgba(70, 130, 180, 0.41);}
.activityEntries span[class*="vicon-task"]{background: rgba(255, 140, 0, 0.42);}
.activityEntries span[class*="vicon-meeting"]{background: rgba(255, 192, 203, 0.6);}
*/

.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-"]{border: 1px solid #ddd;border-radius: 50%;padding: 10px;}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-mobile call"]{background: rgba(255, 0, 0, 0.21);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-call"]{background: rgba(70, 130, 180, 0.41);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-task"]{background: rgba(255, 140, 0, 0.42);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-meeting"]{background: rgba(255, 192, 203, 0.6);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-contacts"]{background-color: #cfecfe;}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-calendar"]{background-color: #f9e7eb;}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-chat"]{background: rgba(255, 222, 4, 0.27);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-project"]{background: rgba(0, 192, 5, 0.33);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-documents"]{background-color: rgba(230, 143, 143, 0.68);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-quotes"]{background: rgba(9, 192, 5, 0.17);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-accounts"]{background: rgba(221, 75, 57, 0.29);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-projectmilestone"]{background: rgba(0, 192, 203, 0.4);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-emails"]{background: rgba(255, 6, 203, 0.6);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-helpdesk"]{background: rgba(0, 2, 203, 0.18);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-faq"]{background: rgba(255, 2, 203, 0.6);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-invoice"]{background: rgba(255, 192, 4, 0.6);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-assets"]{background: rgba(255, 192, 4, 0.6);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-servicecontracts"]{background: rgba(255, 2, 203, 0.4);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-services"]{background: rgba(255, 140, 0, 0.42);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-salesorder"]{background: rgba(0, 192, 5, 0.33);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-pricebooks"]{background: rgba(0, 192, 5, 0.33);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-purchaseorder"]{background: rgba(0, 192, 5, 0.33);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-potentials"]{background: rgba(0, 192, 5, 0.33);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-vendors"]{background: rgba(0, 2, 203, 0.18);}
.dashBoardContainer .dashBoardTabContents ul li span i[class*="ti-campaigns"]{background-color: #f9e7eb;}


.alphabetSorting .alphabetSearch a {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 2px;
}
.alphabetSorting .alphabetSearch:hover {
    background: #fff;
    border-bottom: 1px solid #673888;
}
 #alphabetpicklist {
  text-align:center;
  padding-bottom: 10px;}

@media screen and (min-width: 768px) {
  #alphabetpicklist {
    display: none;
  }}

@media screen and (max-width: 769px) {
  #alphabettable {
    display: none;
  }}

.widget_contents{padding: 10px;margin-bottom: 20px;}
.stop-hor-scrol{	overflow-x: hidden !important;}
.stop-ver-scrol{	overflow-y: hidden !important;}

.btn-success:hover{background-color:#3CB878;}

#table-content{overflow-x: auto!important;min-height: 0.01%;position: relative;height: 100%!important;
 width: 100%!important;padding: 20px;background: #fff;}
#listview-table{width: 100%;max-width: 100%;background: #ffffff;}

.floatThead-wrapper, #table-content{
	overflow-y: hidden !important;} 

.table-container{
	margin-bottom: 60px;}

/* dashboard icons */
.footerIcons a[name*="dfilter"] {color: #009DD2;}
.footerIcons a[name*="widgetFullScreen"] {color: purple;}
.footerIcons a[name*="drefresh"] {color: forestgreen;}
.footerIcons a[name*="dclose"] {color: indianred;}
.footerIcons a{padding: 1px 1px 2px 4px; } 

/* import  */
@media (max-width: 425px){
.crumbs li {display: block;width: 100%;}
#overlayPageContent{overflow-y: scroll;}
.importBlockContainer{overflow-x: scroll;}
}


/*********Buttons Bepo **********/

.btn {
  padding: 7px 12px;
  cursor: pointer; }

.btn-group label {
  color: #ffffff !important;
  margin-bottom: 0px; }
  .btn-group label.btn-secondary {
    color: #67757c !important; }

.btn-lg {
  padding: .75rem 1.5rem;
  font-size: 1.25rem; }

.btn-md {
  padding: 12px 55px;
  font-size: 16px; }

.btn-circle {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 10px; }

.btn-circle.btn-sm {
  width: 35px;
  height: 35px;
  padding: 8px 10px;
  font-size: 14px; }

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 23px; }

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 14px 15px;
  font-size: 24px; }

.btn-sm {
  padding: .25rem .5rem;
  font-size: 12px; }

.btn-xs {
  padding: .25rem .5rem;
  font-size: 10px; }

.button-list button,
.button-list a {
  margin: 5px 12px 5px 0; }

.btn-outline {
  color: inherit;
  background-color: transparent;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.btn-rounded {
  border-radius: 60px;
  padding: 7px 18px; }
  .btn-rounded.btn-lg {
    padding: .75rem 1.5rem; }
  .btn-rounded.btn-sm {
    padding: .25rem .5rem;
    font-size: 12px; }
  .btn-rounded.btn-xs {
    padding: .25rem .5rem;
    font-size: 10px; }
  .btn-rounded.btn-md {
    padding: 12px 35px;
    font-size: 16px; }

.btn-secondary,
.btn-secondary.disabled {
  -webkit-box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  background-color: #ffffff;
  color: #67757c;
  border-color: #cccccc; }
  .btn-secondary:hover,
  .btn-secondary.disabled:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    color: #ffffff !important; }
  .btn-secondary.active, .btn-secondary:active, .btn-secondary:focus,
  .btn-secondary.disabled.active,
  .btn-secondary.disabled:active,
  .btn-secondary.disabled:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    color: #ffffff !important;
    background: #263238;
    border-color: #263238; }

.btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active {
  color: #67757c !important;
  background-color: #ffffff;
  border-color: #cccccc;
  cursor: default; }

.btn-primary,
.btn-primary.disabled {
  background: #745af2;
  border: 1px solid #745af2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-primary:hover,
  .btn-primary.disabled:hover {
    background: #745af2;
    -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    border: 1px solid #745af2; }
  .btn-primary.active, .btn-primary:active, .btn-primary:focus,
  .btn-primary.disabled.active,
  .btn-primary.disabled:active,
  .btn-primary.disabled:focus {
    background: #6352ce;
    -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    border-color: transparent; }

.btn-themecolor,
.btn-themecolor.disabled {
  background: #398bf7;
  color: #ffffff;
  border: 1px solid #398bf7; }
  .btn-themecolor:hover,
  .btn-themecolor.disabled:hover {
    background: #398bf7;
    opacity: 0.7;
    border: 1px solid #398bf7; }
  .btn-themecolor.active, .btn-themecolor:active, .btn-themecolor:focus,
  .btn-themecolor.disabled.active,
  .btn-themecolor.disabled:active,
  .btn-themecolor.disabled:focus {
    background: #028ee1; }

.btn-success,
.btn-success.disabled {
  background: #06d79c;
  border: 1px solid #06d79c;
  -webkit-box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-success:hover,
  .btn-success.disabled:hover {
    background: #06d79c;
    -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    border: 1px solid #06d79c; }
  .btn-success.active, .btn-success:active, .btn-success:focus,
  .btn-success.disabled.active,
  .btn-success.disabled:active,
  .btn-success.disabled:focus {
    background: #04b381;
    -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    border-color: transparent; }

.btn-info,
.btn-info.disabled {
  background: #398bf7;
  border: 1px solid #398bf7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-info:hover,
  .btn-info.disabled:hover {
    background: #398bf7;
    border: 1px solid #398bf7;
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }
  .btn-info.active, .btn-info:active, .btn-info:focus,
  .btn-info.disabled.active,
  .btn-info.disabled:active,
  .btn-info.disabled:focus {
    background: #028ee1;
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    border-color: transparent; }

.btn-warning,
.btn-warning.disabled {
  background: #ffb22b;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  border: 1px solid #ffb22b;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-warning:hover,
  .btn-warning.disabled:hover {
    background: #ffb22b;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    border: 1px solid #ffb22b; }
  .btn-warning.active, .btn-warning:active, .btn-warning:focus,
  .btn-warning.disabled.active,
  .btn-warning.disabled:active,
  .btn-warning.disabled:focus {
    background: #e9ab2e;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    border-color: transparent; }

.btn-danger,
.btn-danger.disabled {
  background: #ef5350;
  border: 1px solid #ef5350;
  -webkit-box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-danger:hover,
  .btn-danger.disabled:hover {
    background: #ef5350;
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    border: 1px solid #ef5350; }
  .btn-danger.active, .btn-danger:active, .btn-danger:focus,
  .btn-danger.disabled.active,
  .btn-danger.disabled:active,
  .btn-danger.disabled:focus {
    background: #e6294b;
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    border-color: transparent; }

.btn-inverse,
.btn-inverse.disabled {
  background: #2f3d4a;
  border: 1px solid #2f3d4a;
  color: #ffffff; }
  .btn-inverse:hover,
  .btn-inverse.disabled:hover {
    background: #2f3d4a;
    opacity: 0.7;
    color: #ffffff;
    border: 1px solid #2f3d4a; }
  .btn-inverse.active, .btn-inverse:active, .btn-inverse:focus,
  .btn-inverse.disabled.active,
  .btn-inverse.disabled:active,
  .btn-inverse.disabled:focus {
    background: #232a37;
    color: #ffffff; }

.btn-red,
.btn-red.disabled {
  background: #fb3a3a;
  border: 1px solid #fb3a3a;
  color: #ffffff; }
  .btn-red:hover,
  .btn-red.disabled:hover {
    opacity: 0.7;
    border: 1px solid #fb3a3a;
    background: #fb3a3a; }
  .btn-red.active, .btn-red:active, .btn-red:focus,
  .btn-red.disabled.active,
  .btn-red.disabled:active,
  .btn-red.disabled:focus {
    background: #e6294b; }

.btn-outline-secondary {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border-color: #cccccc; }
  .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }
  .btn-outline-secondary.active, .btn-outline-secondary:active, .btn-outline-secondary:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2); }

.btn-outline-primary {
  color: #745af2;
  background-color: #ffffff;
  border-color: #745af2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.focus {
    background: #745af2;
    -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    color: #ffffff;
    border-color: #745af2; }
  .btn-outline-primary.active, .btn-outline-primary:active, .btn-outline-primary:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    background-color: #6352ce;
    border-color: #6352ce; }

.btn-outline-success {
  color: #06d79c;
  background-color: transparent;
  border-color: #06d79c;
  -webkit-box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success.focus {
    background: #06d79c;
    border-color: #06d79c;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2); }
  .btn-outline-success.active, .btn-outline-success:active, .btn-outline-success:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    background-color: #04b381;
    border-color: #04b381; }

.btn-outline-info {
  color: #398bf7;
  background-color: transparent;
  border-color: #398bf7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info.focus {
    background: #398bf7;
    border-color: #398bf7;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2); }
  .btn-outline-info.active, .btn-outline-info:active, .btn-outline-info:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    background-color: #028ee1;
    border-color: #028ee1; }

.btn-outline-warning {
  color: #ffb22b;
  background-color: transparent;
  border-color: #ffb22b;
  -webkit-box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning.focus {
    background: #ffb22b;
    border-color: #ffb22b;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2); }
  .btn-outline-warning.active, .btn-outline-warning:active, .btn-outline-warning:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    background-color: #e9ab2e;
    border-color: #e9ab2e; }

.btn-outline-danger {
  color: #ef5350;
  background-color: transparent;
  border-color: #ef5350;
  -webkit-box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger.focus {
    background: #ef5350;
    border-color: #ef5350;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }
  .btn-outline-danger.active, .btn-outline-danger:active, .btn-outline-danger:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    background-color: #e6294b; }

.btn-outline-red {
  color: #fb3a3a;
  background-color: transparent;
  border-color: #fb3a3a; }
  .btn-outline-red:hover, .btn-outline-red:focus, .btn-outline-red.focus {
    background: #fb3a3a;
    border-color: #fb3a3a;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2); }
  .btn-outline-red.active, .btn-outline-red:active, .btn-outline-red:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    background-color: #d61f1f; }

.btn-outline-inverse {
  color: #2f3d4a;
  background-color: transparent;
  border-color: #2f3d4a; }
  .btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse.focus {
    background: #2f3d4a;
    border-color: #2f3d4a;
    color: #ffffff; }

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.show > .btn-primary.dropdown-toggle {
  background-color: #6352ce;
  border: 1px solid #6352ce; }

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover,
.btn-success.focus,
.btn-success:focus,
.show > .btn-success.dropdown-toggle {
  background-color: #04b381;
  border: 1px solid #04b381; }

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover,
.btn-info.focus,
.btn-info:focus,
.show > .btn-info.dropdown-toggle {
  background-color: #028ee1;
  border: 1px solid #028ee1; }

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning.focus,
.btn-warning:focus,
.show > .btn-warning.dropdown-toggle {
  background-color: #e9ab2e;
  border: 1px solid #e9ab2e; }

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger.focus,
.btn-danger:focus,
.show > .btn-danger.dropdown-toggle {
  background-color: #e6294b;
  border: 1px solid #e6294b; }

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.open > .dropdown-toggle.btn-inverse {
  background-color: #232a37;
  border: 1px solid #232a37; }

.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary.focus:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open > .dropdown-toggle.btn-secondary.focus,
.open > .dropdown-toggle.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary.focus,
.btn-secondary:focus,
.show > .btn-secondary.dropdown-toggle {
  color: #ffffff; }

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.focus,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
.open > .dropdown-toggle.btn-red {
  background-color: #d61f1f;
  border: 1px solid #d61f1f;
  color: #ffffff; }

.button-box .btn {
  margin: 0 8px 8px 0px; }

.btn-label {
  background: rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin: -6px 12px -6px -14px;
  padding: 7px 15px; }


  /*============================================================== 
 Buttons page
 ============================================================== */
.button-group .btn {
  margin-bottom: 5px;
  margin-right: 1px; }

.button-group  + .button-group, .button-group  + .button-group + .button-group {display:inline;}

.no-button-group .btn {
  margin-bottom: 5px;
  margin-right: 0px; }

.btn .text-active {
  display: none; }

.btn.active .text-active {
  display: inline-block; }

.btn.active .text {
  display: none; }

@media (max-width: 768px){.btn {padding: 5px 9px;font-size: 12px;}}

/*******************
Text Colors
*******************/
.text-white {
  color: #ffffff !important; }

.text-danger {
  color: #ef5350 !important; }

.text-muted {
  color: #99abb4 !important; }

.text-warning {
  color: #ffb22b !important; }

.text-success {
  color: #06d79c !important; }

.text-info {
  color: #398bf7 !important; }

.text-inverse {
  color: #2f3d4a !important; }

.text-primary {
    color: #745af2 !important;
}

.ctcrmtiger {color:#398bf7;}
.ctcrmtigerbg {background-color:#398bf7;color:#fff;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #398bf7;}
.lstick {
    width: 2px;
    background: #398bf7;
    height: 30px;
    margin-left: -6px;
    margin-right: 18px;
    display: inline-block;
    vertical-align: middle;
}
.greysmall{font-size: 1rem;color:#99abb4;}
[class^="vicon-"], [class*=" vicon-"] {font-family: 'themify'!important;}
.navbar [class^="ti-"], .navbar [class*=" ti-"] {display: inline-block!important;}
.btn [class^="ti-"]{display: inline-block;}
.module-breadcrumb [class^="ti-"]{display: inline-block;line-height: inherit;}
.miniListContent{}
.btn-ctcrmtiger {color: #fff;background-color: #398BF7;border: 1px solid #337DDF;}
.btn-ctcrmtiger:hover {color: #fff;background-color: #337DDF;border: 1px solid #337DDF;}

.app-item [class^="ti-"], .app-item [class*=" ti-"] {  font-size: 1.5em;}
.profile-container img{width:70%; border-radius:5px;}

ul.dropdown-user {padding: 0px;min-width: 270px;}
ul.dropdown-user li {list-style: none;padding: 0px;margin: 0px;}
ul.dropdown-user li a {padding: 9px 15px;display: block;color: #333 !important;}
ul.dropdown-user li.divider {height: 1px;
  margin: 9px 0;overflow: hidden;background-color: rgba(120, 130, 140, 0.13);}
ul.dropdown-user li a:hover {background: #e9edf2;color: #398bf7;text-decoration: none;}

/*Calendar*/
.fc-day-grid-event{padding:2px!important;margin: 0px!important;}
.fc-day-header {background-color: #f2f7f8!important;color: #67757c!important;font-size: 13px!important;
    font-weight: 300!important;line-height: 20px!important;padding: 7px 0px!important;
    text-transform: uppercase!important;}
.fc-unthemed th{border-color: transparent!important;}
.fc-toolbar.fc-header-toolbar {margin-bottom: 0em!important; }
.fc-toolbar.fc-header-toolbar, .fc-view-container{background-color: #fff!important;}
.fc-event{font-size: 13px!important;min-height: 20px;padding: 5px!important; }
.fc-button.fc-state-default{
    background: #ffffff!important;
    border: 1px solid rgba(120, 130, 140, 0.13)!important;
    color: #67757c!important;
    text-transform: capitalize!important;font-size: 1em!important;}
 .fc-button.fc-state-active {
    background-color: #eeeeee!important;
    background-image: none!important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)!important;}   
.calendarview {width: 78%;padding: 16px;background: #fff;margin: 16px;}
.full-width .calendarview{width: 96%;}
li.activitytype-indicator {color :#67757c!important;}

.middle-block {padding-left: 0px!important;border-left: 1px solid #ddd;}
.left-block {padding-right: 0px!important;}
.right-block{padding-left: 0px!important;}
.btn-group>.btn-sm.dropdown-toggle {
         padding: 3px 3px 2px;-webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    /* -webkit-transition: 0.2s ease-in; */
    -o-transition: 0.2s ease-in;
}

.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;
  visibility:visible;filter:alpha(opacity=0);opacity:0}
.tooltip.in{filter:alpha(opacity=90);opacity:.9}
.tooltip.top{padding:5px 0;margin-top:-3px}
.tooltip.right{padding:0 5px;margin-left:3px}
.tooltip.bottom{padding:5px 0;margin-top:3px}
.tooltip.left{padding:0 5px;margin-left:-3px}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;
  text-decoration:none;background-color:#000;border-radius:4px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:1px;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;
  border-right-color:#000}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;
  border-left-color:#000}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;
  border-bottom-color:#000}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}

a.userName img{width: 30px;border-radius: 50%;padding: 6px 0px;}
i.deleteCondition{font-size: 20px;}

.notify {position: relative;top: 0px;right: 8px;}
.notify .heartbit {
    position: absolute;top: -20px;right: -4px;height: 25px;width: 25px;z-index: 10;
    border: 5px solid #ef5350;border-radius: 70px;
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
.notify .point {width: 6px;height: 6px;-webkit-border-radius: 30px;-moz-border-radius: 30px;
    border-radius: 30px;background-color: #ef5350;position: absolute;right: 6px;top: -10px;}
@-moz-keyframes heartbit {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0; }
  25% {
    -moz-transform: scale(0.1);
    opacity: 0.1; }
  50% {
    -moz-transform: scale(0.5);
    opacity: 0.3; }
  75% {
    -moz-transform: scale(0.8);
    opacity: 0.5; }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0; } }

@-webkit-keyframes heartbit {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0; }
  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1; }
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3; }
  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0; } }

.ribbon-wrapper{min-height: 100px;
    text-align: left;
    background: #fff;
    padding-left: 10px;
    margin-bottom: 10px;border: 1px solid #ddd;
    border-radius: 2px;}
.ribbon-content{padding: 50px 10px;height: 100px;position: absolute;}
.ribbon-default {background: #263238;}
.ribbon {padding: 0 20px;height: 30px;line-height: 30px;clear: left;position: relative;top: 12px;left: -2px;color: #ffffff;}
.ribbon-bookmark.ribbon-default:before {border-color: #263238;border-right-color: transparent;}
.ribbon-bookmark:before {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border: 15px solid #263238;
    border-right: 10px solid transparent;}
.ribbon-corner {top: 0;left: 0;background-color: transparent !important;
    padding: 6px 0 0 10px;}
.ribbon-info.ribbon-corner:before {
    border-top-color: #398bf7;
    border-left-color: #398bf7;}
.ribbon-corner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border: 30px solid transparent;
    border-top-color: #398bf7;
    border-left-color: #398bf7;
}
.ribbon-info {    background: #398bf7;}
.ribbon-right {  left: auto;  right: -2px; }
.ribbon-corner.ribbon-right:before {  right: 0;left: auto;  border-right-color: #526069;
  border-left-color: transparent; }
.ribbon-corner.ribbon-right {  right: 0;  left: auto;  padding: 6px 10px 0 0; }
.ribbon-primary.ribbon-corner.ribbon-right:before {
  border-right-color: #745af2;  border-left-color: transparent; }
.ribbon-success.ribbon-corner.ribbon-right:before {
  border-right-color: #06d79c;  border-left-color: transparent; }
.ribbon-info.ribbon-corner.ribbon-right:before {
  border-right-color: #398bf7;  border-left-color: transparent; }
.ribbon-warning.ribbon-corner.ribbon-right:before {
  border-right-color: #ffb22b;  border-left-color: transparent; }
.ribbon-danger.ribbon-corner.ribbon-right:before {
  border-right-color: #ef5350;  border-left-color: transparent; }
.ribbon-default.ribbon-corner.ribbon-right:before {
  border-right-color: #263238;  border-left-color: transparent; }

.ribbon-corner i {position: relative;float: right;display: table;}

.listViewEntryValue [class^="ti-"] {color:#777;font-size: 18px;}
.menu-scroller{height:100%!important;width: 100%;min-width: 210px;min-height: 100px;padding: 2px 10px;
/*position:relative; top:0; left:0;*/}

.list-menu-content.list-group{margin-bottom: 10px!important;}

.activities{padding:10px;}
.activities .b-accent {
  border-color: #3f51b5 !important;
  border-left: 1px solid;
}
.activities .streamline {
  position: relative;
  border-color: #dddee0;
}
.activities .b-accent .sl-item {
  position: relative;
  padding-bottom: 1px;    padding-left: 15px;
}
.activities .streamline .b-info {
  border-color: #398bf7;
}
.activities .streamline .b-info:nth-child(2n+0) {
  border-color: #745af2;
}
.activities .streamline .b-info:nth-child(3n+0) {
  border-color: #ffb22b;
}

.activities .b-accent .sl-item:before {
  display: table;
  content: " ";
}
.activities .b-accent .sl-item:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  margin-left: -6px;
  background-color: #fff;
  border-color: inherit;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  content: '';
}
.activities .b-accent .sl-item .sl-content {
  padding-bottom: 6px;margin-top: -6px;margin-left: 24px;}

.tagsContainer{padding: 10px;margin-top: 20px;}

/*******************
Labels
*******************/
.label {
  padding: 3px 10px;
  line-height: 13px;
  color: #ffffff;
  font-weight: 400;
  border-radius: 4px;
  font-size: 75%; }

.label-rounded {
  border-radius: 60px; }

.label-custom {
  background-color: #56c0d8; }

.label-success {
  background-color: #06d79c; }

.label-info {
  background-color: #398bf7; }

.label-warning {
  background-color: #ffb22b; }

.label-danger {
  background-color: #ef5350; }

.label-megna {
  background-color: #56c0d8; }

.label-primary {
  background-color: #745af2; }

.label-purple {
  background-color: #7460ee; }

.label-red {
  background-color: #fb3a3a; }

.label-inverse {
  background-color: #2f3d4a; }

.label-default {
  background-color: #e9edf2; }

.label-white {
  background-color: #ffffff; }

.label-light-success {
  background-color: #e8fdeb;
  color: #06d79c; }

.label-light-info {
  background-color: #cfecfe;
  color: #398bf7; }

.label-light-warning {
  background-color: #fff8ec;
  color: #ffb22b; }

.label-light-danger {
  background-color: #f9e7eb;
  color: #ef5350; }

.label-light-megna {
  background-color: #e0f2f4;
  color: #56c0d8; }

.label-light-primary {
  background-color: #f1effd;
  color: #745af2; }

.label-light-inverse {
  background-color: #f6f6f6;
  color: #2f3d4a; }
/*******************
Background Colors
*******************/
.bg-primary {  background-color: #745af2 !important; }
.bg-success {  background-color: #06d79c !important; }
.bg-info {  background-color: #398bf7 !important; }
.bg-warning {  background-color: #ffb22b !important; }
.bg-danger {  background-color: #ef5350 !important; }

html body .bg-megna {  background-color: #56c0d8; }
html body .bg-theme {  background-color: #398bf7; }
html body .bg-inverse {  background-color: #2f3d4a; }
html body .bg-purple {  background-color: #7460ee; }
html body .bg-light-part {  background-color: rgba(0, 0, 0, 0.02); }
html body .bg-light-primary {  background-color: #f1effd; }
html body .bg-light-success {  background-color: #e8fdeb; }
html body .bg-light-info {  background-color: #cfecfe; }
html body .bg-light-extra {  background-color: #ebf3f5; }
html body .bg-light-warning {  background-color: #fff8ec; }
html body .bg-light-danger {  background-color: #f9e7eb; }
html body .bg-light-inverse {  background-color: #f6f6f6; }
html body .bg-light {  background-color: #e9edf2; }
html body .bg-white {  background-color: #ffffff; }

.dashBoardContainer .dashboard_notebookWidget_viewarea 
{  background: url("../images/note_dot.png") repeat-x;
    background-color: #fff;
    padding-top:20px;}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #ffffff;
    background: #06d79c!important;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    color: #ffffff;
    background: #ef5350!important;
}

#mailmanagerContainer{background-color: #00000020;padding: 20px;    margin-top: 5px;}
.moduleManagerBlock i[class^="ti-"] {    font-size: 20px;    line-height: 28px;}
#listview-table .fieldValue img{border-radius: 50%;width: 35px; height: 35px;}
.detailViewContainer{padding-top: 20px;    padding-left: 15px;}
#layoutEditorContainer, #TaxCalculationsContainer {padding-top:20px;}

.myc-filters .dropdown-menu li{margin-bottom: 3px;border-bottom:1px solid #eee;padding: 2px;margin: 0px 6px;}
.myc-filters .dropdown-menu li.disabled{margin-bottom: 3px;border-bottom:none;}
.myc-filters .dropdown-menu li:nth-child(2n+0){}
.myc-filters .dropdown-menu li:hover{background:#eee;}

.ti-pdf.maker {
background-image: url(../images/pdf.png);
width: 24px;height: 24px;background-repeat: no-repeat;
line-height: 1;vertical-align: middle;margin-right: -1px;}
.ti-pdfmaker {
background-image: url(../images/pdf.png);
width: 24px;height: 24px;background-repeat: no-repeat;line-height: 1;
vertical-align: middle;margin-right: -1px;}
.ti-pdf.maker {
background-image: url(../images/pdf.png);
width: 24px;height: 24px;background-repeat: no-repeat;line-height: inherit!important;
vertical-align: middle;margin-right: -1px;display: block;}

#folders_list {margin-top:10px;}
@media (max-width: 768px){
  #messageBar img{ width: 80%;}#messageBar{right:50px;}
  #modules-menu {width: 100%;background: #fff;padding: 20px;border-bottom: 1px solid #ddd;}
  #imageContainer img {width:50%; height:50%;}
.dashBoardContainer .tab-pane .dashBoardTabContents ul {min-width:100%;}}

.ExtensionscontentsDiv {padding: 20px;}
.extensionWidgetContainer {padding: 20px!important;}

.select2-results .select2-highlighted {
background-color: #3875d7 !important;
}





/* ScrollBar 27-09-2022 */


/* .app-fixed-navbar { */
    /* margin-right: 10px; */
/* } */
/* .ps__thumb-y, .ps__rail-y{ */
    /* display: none !important; */
/* } */
/* .ps--active-y { */
    /* overflow-y: auto !important; */
    /* overflow-x: hidden !important; */
/* } */
/* ::-webkit-scrollbar { */
    /* width: 10px; */
/* } */
/* ::-webkit-scrollbar-track { */
    /* background: #ececec;  */
    /* border-radius: 0; */
/* } */
/* ::-webkit-scrollbar-track:hover { */
    /* background: #d8d8d8; */
/* } */
/* ::-webkit-scrollbar-thumb { */
    /* background: #a3a3a3;  */
    /* border-radius: 20px; */
/* } */

/* ::-moz-scrollbar { */
    /* width: 10px; */
/* } */
/* ::-moz-scrollbar-track { */
    /* background: #ececec;  */
    /* border-radius: 0; */
/* } */
/* ::-moz-scrollbar-track:hover { */
    /* background: #d8d8d8; */
/* } */
/* ::-moz-scrollbar-thumb { */
    /* background: #a3a3a3;  */
    /* border-radius: 20px; */
/* } */





/* crm.greenbergs css start */


.dashboardWidgetContent .entryIcon {
	border-radius: 50%;
	padding: 7px;
	font-size: 16px !important;
}
.listViewEntries button.relationEdit.cursorPointer i {
	border-radius: 50%;
	padding: 5px;
}


.listview-table-norecords .table-actions, .listview-table .table-actions {
  width: 90px !important;
  margin: 0;
}
.settingsPageDiv.content-area #listViewContent {
	width: 100%;
	float: left;
}
.settingsPageDiv.content-area #listViewContent .form-group a.help-inline {
	width: 98% !important;
  background: #fff;
  border: none;
  border-radius: 4px;
}


a.btn.btn-block.btn-social.btn-lg.btn-google-plus {
  padding: 2px 8px;
}
a.btn.btn-block.btn-social.btn-lg.btn-google-plus > :first-child {
  position: static;
  padding: 0 4px 0 0;
  margin: 0 15px 0 0;
}
.calendarview {
  float: right;
}
.full-width .calendarview {
  width: 99%;
}
#mycalendar .essentials-toggle {
  border: 1px solid #DDDDDD !important;
  left: 314px !important;
  right: auto !important;
  border-left: 0 !important;
}
#mycalendar .essentials-toggle span.essentials-toggle-marker.fa.cursorPointer.fa-chevron-right{
  transform: rotate(180deg);
}
.full-width #mycalendar .essentials-toggle {
  border: 1px solid #DDDDDD !important;
  left: 82px !important;
  border-left: 0 !important;
}
.full-width #mycalendar .essentials-toggle span.essentials-toggle-marker.fa.cursorPointer.fa-chevron-left {
	transform: rotate(180deg);
}
.settingsPageDiv.content-area.clearfix {
	padding-left: 15px !important;
  padding-right: 10px !important;
}
.modal-content .modal-footer button, .modal-content .modal-footer a {
  margin-bottom: 5px !important;
}
.btn-success, .btn-success.disabled {
  padding: 0.75rem 1.5rem;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 14px;
}
.calendarview .agendaListView .agendaListDay .agendaListViewHeader {
  font-size: 100%;
}
#composeEmailContainer .col-lg-9 > .row {
  display: flex;
  align-items: center;
}
.modal-footer {
  padding: 15px 15px 10px 15px;
}
.detailview-header-block .detailview-header .row > div:first-child .record-header{
  display: flex;
  align-items: center;
}
.detailview-header-block .detailview-header .row > div:first-child .record-header .recordBasicInfo {
  width: 80%;
}
.detailview-header-block .detailview-header .row > div:first-child .record-header .recordImage  {
  margin: 0 10px 0 0;
  position: static;
}






.detailview-content {
  display: flex;
  width: 100%;
  padding-left: 5px;
}
.related-tabs.row {
  background: #fff;
  margin-top: 0;
  flex: 1 0 19%;
}
.related-tabs.row ul.nav-tabs {
  max-width: 100%;
  padding: 10px;
  background: #f3f6f9;
  border-right : 1px solid #ddd;
  border-top : 1px solid #ddd;
}
.related-tabs.row ul.nav-tabs h3 {
  padding: 0;
  font-weight: bold;
  font-size: 18px;
  margin: 15px 0 20px 5px;
}
.related-tabs.row ul.nav-tabs li {
  border-bottom: none;
  padding: 0 0 0 10px !important;
}
.related-tabs.row ul.nav-tabs li:hover {
  box-shadow: 0 2px 5px 0 rgb(39 49 58 / 15%);
  border-radius: 4px;
}
.related-tabs .nav-tabs>li.active{
  box-shadow: 0 2px 5px 0 rgb(39 49 58 / 15%);
  background-color: #fff;
  border-radius: 4px;
}
.detailview-content .related-tabs li {
  display: block;
}
.details.row {
  margin-top: 0 !important;
  flex: 1 0 87%;
  border-top: 1px solid #ddd;
  max-width: 100%;
  float: right;
  margin-left: auto;
  padding: 15px;
  padding-left: 30px;
  width: 80%;
  background: #fff;
}
.detailViewContainer .block {
  background: #FFFFFF;
  border-radius: 0;
  padding: 4px 10px 0px 6px;
  border: 1px solid rgba(120, 130, 140, 0.13);
  margin: 0;
}
.recentCommentsHeader.row {
  margin-right: 0;
  margin-left: 0;
}
.detailview-content {
  padding-bottom: 0;
}
.tab-item .numberCircle {
  position: static;
  margin: 0 0 0 2px;
  vertical-align: middle;
  border-radius: 50%;
  padding: 2px;
}
.module-breadcrumb-List .navbar-right .module-buttons.btn {
  margin-top: 0;
}
.left-block {
  padding-right: 10px !important;
}
.middle-block {
  padding-left: 10px !important;
}
.module-action-content .navbar-right .btn-group button {
  border-radius: 5px !important;
}
.app-nav .module-action-bar {
  height: 56px;
  background: #f3f6f9;
  margin-top: 5px;
}
.global-nav .logo-container {
  margin-top: -2px;
}
.module-action-content .module-buttons.btn {
  padding: 7px 12px;
  margin: 0 0 0 5px;
  /*background: linear-gradient(180deg,#fff 0,#F5F7F9 100%);
  border: 1px solid #CFD7DF;*/
}
.module-action-content button {
  margin:  0 0 0 5px;
}
.MultiFile-intercepted .recentCommentsHeader {
  padding: 0;
}
.commentsBody .recentCommentsBody {
  padding: 0;
}

.detailview-table .row {
  display: flex;
  flex-wrap: wrap;
}
.detailview-table .row .fieldsvalues {
  flex: 1 0 24%;
  margin: 0 10px 10px 0;
  border-radius: 4px;
  /*max-width: 24%;*/
}
.detailview-table .row .fieldsvalues:last-child {
  margin: 0 0 10px 0;
}
.detailview-table .row .fieldsvalues .fieldLabel,
.detailview-table .row .fieldsvalues .fieldValue {
  border-bottom: none;
  background: none;
}
.detailview-table .row .fieldsvalues .fieldValue {
  padding-top: 0;
  padding-bottom: 10px;
  min-height: auto;
}
.detailview-table .row .fieldsvalues .fieldLabel,
.detailview-table .row .fieldsvalues .fieldValue {
  width: 100%;
}
.detailViewContainer .block {
  padding: 15px;
}
.overlayFooter{
  z-index: 1;
}

.overlayEdit form .modal-body {
  height: 500px;
}
.overlayEdit .modal-content {
  height: 100vh;
}

.overlayPageContent.fade {
  left: auto !important;
  right: 100% !important;
  top: 0 !important;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.overlayPageContent.fade.in {
  right: 0 !important;
  top: 0px !important;
  left: auto !important;
  width: 70% !important;
  margin: 0 auto;
  height: 100% !important;
  border-radius: 5px;
}
.modal {
  left: 100%;
  top: 0;
  bottom: 0;
  opacity: 0;
  display: block !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.modal.fade.in {
  left: 0;
  opacity: 1;
  top: 0;
  bottom: 0;
  display: block !important;
}
.modal.in {
  left: 0 !important;
  opacity: 1;
}
#overlayPage, #overlayPage .modal-backdrop {
  left: 100%;
  opacity: 0;
  bottom: 0;
  display: inherit !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#overlayPage.in, #overlayPage .modal-backdrop.in {
  left: 0;
  opacity: 1;
  bottom: 0;
  display: inherit !important;
}

.massEditTabs.nav > li {
  padding: 0 0;
  margin: 0 10px 0 0;
}
.massEditTabs.nav > li.active > a {
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0;
}
.editViewContents .fieldBlockContainer, .summaryView {
  background: #f9f9f9;
  border: 1px solid #ddd;
}
.overlayPageContent .modal-content .overlayFooter {
  position: static;
}
.overlayPageContent .modal-content .overlayFooter footer {
  position: static;
}
.editViewBody .editViewContents {
  padding-bottom: 10px;
}
/*.overlayPageContent ::-webkit-scrollbar {
 display: none;
}*/
.module-action-content .navbar-right .btn-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.listViewEntries .listViewRecordActions {
  vertical-align: top;
}
.listViewEntries .listViewRecordActions .table-actions .more > span {
  padding: 0;
}
.listViewEntries .listViewRecordActions .table-actions .more .ti-info-alt:before {
  content: "\e6e2" !important;
}
.listViewEntries .listViewRecordActions .table-actions .more span i {
  display: inline-block;
  transform: rotate(90deg);
}



.module-action-content {
	border-top: none !important;
}
.record-header .recordBasicInfo .fieldLabel {
    overflow: visible;
}
.module-action-content .module-breadcrumb-List #appnav {
	display: flex;
	align-items: center;
}
.module-action-content button {
	margin-left: 5px !important;
}
#detailView .summaryView .summaryViewEntries .fieldLabel {
	padding-left: 0;
	padding-right: 0;
	width: 40%;
}
.editViewContents .fieldValue .referencefield-wrapper {
  width: 100%;
}
.referencefield-wrapper .createReferenceRecord {
  margin-top: 0 !important;
  padding: 4px 7px;
}


.editViewContents .input-group {
  width: 81% !important;
  min-width: auto;
}
.fieldBlockContainer .inputElement {
  width: 100%;
}

.searchResults .scrollableSearchContent  .moduleResults-container .listViewPageDiv {
  position: relative;
}
.searchResults .scrollableSearchContent  .moduleResults-container .listViewPageDiv ul.dropdown-menu.animated.flipInY {
  top: 145px !important;
  left: 50px !important;
  bottom: auto !important;
  min-width: 120px;
}

.modal-footer .row-fluid > .col-xs-6 {
  padding: 0;
}
.modal-footer .row-fluid > .col-xs-6:last-child > div > .pull-right.cancelLinkContainer {
  margin: 0 0 0 5px !important;
}
.clearReferenceSelection {
  padding: 4px 8px; 
}

.commentEditStatus {
  margin: 10px !important;
}

.lists-menu-container .lists-menu > li > .pull-right {
  margin: 4px 0;
}

.MultiFile-intercepted .resizable-summary-view .middle-block #relatedActivities .widget_header .btn-group.pull-right {
  padding: 12px 0px 20px;
}
.MultiFile-intercepted .resizable-summary-view .left-block .widget_header > div.pull-right{
  padding: 6px 0px 20px;
}

.MultiFile-intercepted .recentCommentsHeader .col-lg-5.col-xs-12.commentHeader.pull-right{
  padding-right: 0 !important;
  margin: 13px 0 0 0 !important;
}
.recentCommentsHeader .commentHeader > div:first-child {
  margin: 4px 0 0 0;
}

#PDFMakerContentDiv {
  margin: 0 0 20px 0;
  padding: 0;
}
 .modal-footer a.cancelLink{
  display: inline-block;
}
#EditView .fieldBlockContainer > .row:first-child > span.col-lg-6 > .row:first-child > .col-lg-6 > h3.fieldBlockHeader {
  padding-top: 0;
}
#EditView .fieldBlockContainer > .row:first-child {
  margin-bottom: 5px;
}

#editPDFForm #editTemplate .row > .col-xs-6:last-child {
  text-align: right;
  margin: 10px 0 0 0 !important;
}
.filePreview .modal-header .col-lg-1.pull-right {
  padding: 0;
}
.filePreview .modal-header .filename.col-lg-8 {
  padding: 0;
}
.summaryView .summaryViewFields .input-group .input-save-wrap span {
  padding-top: 4px;
}
.summaryView .summaryViewFields .input-group .input-save-wrap span i {
  vertical-align: middle;
}
.record-header .recordBasicInfo .info-row .fieldLabel {
  display: flex;
  align-items: center;
}
.record-header .recordBasicInfo .info-row .fieldLabel strong {
  margin: 0 5px 0 0;
}
.record-header .recordBasicInfo .info-row .editElement .referencefield-wrapper .input-group {
  margin-bottom: 0;
}
.record-header .recordBasicInfo .info-row .edit {
  margin: 0 0 0 5px;
}

.detailview-header-block .detailview-header .row > div:first-child.fieldLabel span.account_id.value {
  margin: 0 0 0 5px;
}
.detailview-header-block .detailview-header .row > div:first-child.fieldLabel span.account_id.value br {
  display: none;
}
.detailview-header-block .detailview-header .recordBasicInfo .fieldLabel .action {
  position: static;
}
.detailview-header-block .detailview-header .recordBasicInfo .fieldLabel .edit .input-group {
  margin-bottom: 0;
}
.editElement .input-save-wrap {
  display: flex;
}
.clearReferenceSelection {
  border: 1px solid #ddd !important;
  border-radius: 5px;
  color: #fff;
}
.fieldsvalues .editElement .input-save-wrap .input-group-addon i {
  padding: 7px 0 7px 0;
  display: inline-block;
}
.detailview-header-block .detailview-header .row > div:first-child .record-header .info-row i {
  padding: 7px 0 0 0;
}
.detailview-header-block {
  padding: 10px 0;
}
.module-action-bar .module-breadcrumb {
  padding-left: 0;
}
.module-action-bar .module-breadcrumb-Detail {
  padding-right: 0 !important;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 10px;
}
::-webkit-scrollbar-track {
  border-radius:10px; 
  background-color: rgba(0,0,0,0.1); 
  -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1); 
  padding: 0 3px;
}
::-webkit-scrollbar-thumb {
  border-radius:10px; 
  background-color: rgba(0,0,0,0.75); 
  height: 3px;
  width: 3px;
}
::-webkit-scrollbar-thumb:vertical {
  -webkit-height:3px;
  -webkit-width:3px;
}
::-webkit-scrollbar-thumb:hover {
  background:rgba(0,0,0,0.75);
}







/* For buttons and boxes start */

.main-container .essentials-toggle {
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px !important;
  border-radius: 5px;
  border: none;
}
.search-link {
  box-shadow: rgb(0 0 0 / 10%) 1px 1px 3px 0px, rgb(0 0 0 / 10%) 1px 1px 2px 1px !important;
  border-radius: 5px;
  border: none;
}
.btn {
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px !important;
  border-radius: 4px !important;
}
#table-content, 
#sidebar-essentials,
.dashBoardContainer .dashBoardTabContents ul li {
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px !important;
  border-radius: 5px;
  border: none;
}
.select2-choice,.select2-choices , .inputElement, input, textarea {
  border-radius: 4px !important;
}
.editViewContents .fieldBlockContainer, .summaryView, .detailViewContainer .block {
  border-radius: 5px;
}
.navbar-nav .open .dropdown-menu {
  border-radius: 5px;
}
.input-group-addon, .createReferenceRecord {
  border-radius: 5px !important;
  padding: 0px 8px !important;
}
input[type=checkbox] {
  border-radius: 3px !important;
}
.listview-actions-container .listViewActionsContainer button, {
  border-radius: 0;
}
.massEditTabs {
  padding: 0;
}
.relatedHeader {
  border-radius: 5px 5px 0px 0px !important;
}
.modal-body {
  border-radius: 5px;
  color: #fff;
}
#EditView .editViewBody {
  border-radius: 5px;
}
.listViewBasicAction, .fc-today-button {
  border-radius: 4px;
}
.lists-menu > li.active, ul.dropdown-user li a:hover {
  border-radius: 3px;
}
#searchContainer, #searchContainer .filterConditionContainer, #mycalendar {
  border-radius: 5px;
}
.fc .fc-button-group > :first-child, .btn-group.listViewActionsContainer>.btn-group.listViewMassActions:last-child>.btn:first-child {
  border-radius: 0 4px 4px 0 !important;
}
.fc .fc-button-group > :last-child, .btn-group.listViewActionsContainer>.btn:first-child {
  border-radius: 4px 0 0 4px;
}
.dropdown-menu {
  border-radius: 4px;
}
.modal-footer {
  border-radius: 0 0 5px 5px;
}
.modal-header {
  border-radius: 5px 5px 0 0;
}
.alert {
  border-radius: 5px;
}
.well {
  border-radius: 5px;
}
#taskManagementContainer .data-header .dateFilters > button:first-child {
  border-radius: 4px 0 0 4px !important;
}
#taskManagementContainer .data-header .dateFilters > button.dateRange {
  border-radius: 0 4px 4px 0 !important;
}
#taskManagementContainer .title {
  border-radius: 4px 4px 0 0;
}
app-nav .module-action-bar .module-action-content .col-lg-7 a {
  border-radius: 3px;
}
.dashBoardWidgetFooter {
  top: 5px;
}
.calendarview.fc-unthemed .fc-right .fc-button-group > :first-child {
  border-radius: 4px 0 0 4px !important;
}
.calendarview.fc-unthemed .fc-right .fc-button-group > :last-child {
  border-radius: 0 4px 4px 0 !important;
}
.calendarview.fc-unthemed .fc-left .fc-button-group > :first-child {
  border-radius: 4px 0 0 4px !important;
}
.calendarview.fc-unthemed .fc-left .fc-button-group > :last-child {
  border-radius: 0 4px 4px 0 !important;
}



/* For buttons and boxes End */


#exportForm .modal-body {
  margin-bottom: 230px !important;
}
.modal-overlay-footer {
  position: static;
  border: none;
}
.listViewMassActions.open > .dropdown-toggle.btn-secondary:hover {
  color: #fff !important;
}
.settingsPageDiv .listViewPageDiv #listview-actions .listview-table tr th {
  color: #fff;
}



/* Responsive */

@media (min-width: 767px) {
  .navbar-nav .open ul.dropdown-menu li .row .col-lg-4 {
    width: 33%;
  }
}

@media (max-width: 1300px) {
	.module-action-content button {
		margin-left: 3px !important;
		padding: 5px !important;
		font-size: 11px;
	}
}

@media (max-width: 1072px) {
	.detailview-table .row .fieldsvalues {
	  flex: 1 0 49%;
	  margin: 0 10px 10px 0;
	}
	.detailview-table .row .fieldsvalues:nth-child(even) {
	  margin: 0 0 10px 0;
	}
}

@media (max-width: 991px) {
	.module-action-content .module-breadcrumb-List #appnav {
		margin-top: 10px;
	}
  #popupModal .modal-dialog .modal-content .modal-body #popupContents .row {
    display: block;
  }
  .detailViewContainer .detailview-content .details .middle-block {
    float: left;
    width: 97%;
    border-top: 1px solid ##ffffff73;
    border-left: 0;
   }
}

@media (max-width: 818px) {
	.detailview-table .row .fieldsvalues {
      flex: 1 0 100%;
	  margin: 0 auto 10px auto;
	  max-width: 100%;
	}
	.detailview-table .row .fieldsvalues:nth-child(even) {
	  margin: 0 0 10px 0;
	}
}

@media (max-width: 767px) {
  .related-tabs li {
	  float: none !important;
  }
  .detailview-content {
    display: inline-block;
  }
  .left-block {
	padding-right: 0 !important;
   }
  .details.row {
    flex: 1 0 100%;
    width: 100%;
    padding: 15px;
    margin-left: 0;
	float: left;
  }
  .related-tabs.row {
    background: #fff;
    margin-top: 0;
    flex: 1 0 100%;
  }
  .left-block {
    padding-left: 0 !important;
  }
  .middle-block {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 100%;
  }
  .detailview-content {
    display: inline-block;
    padding: 0;
  }
  .related-tabs.row ul.nav-tabs {
    padding: 10px 20px 10px 10px;
  }
  .detailViewContainer .detailview-content .details .middle-block .summaryWidgetContainer .widget_contents {
  	padding: 0;
  }
 .overlayPageContent.fade.in {
    width: 95% !important;
    margin: 0 auto !important;
  }
  .overlayEdit form .modal-body {
    height: 300px;
  }

  #taskManagementOtherFilters {
    display: inline-block;
    width: 100% !important;
  }
  #taskManagementContainer .data-body.row .contentsBlock .high-content .high-entries {
    height: auto !important;
    padding: 10px;
  }
  #taskManagementContainer .data-body.row .contentsBlock .medium-content .medium-entries {
    height: auto !important;
    padding: 10px;
  }
  #taskManagementContainer .data-body.row .contentsBlock .low-content .low-entries {
    height: auto !important;
    padding: 10px;
  }
  #EditView .editViewBody .editViewContents {
    margin-bottom: 0px;
    padding: 0;
    height: auto !important;
  }
  .app-nav .module-action-bar .module-action-content .col-lg-7 {
    padding: 0;
  }
  .module-action-content .col-lg-5.col-md-5 {
    padding: 0;
  }
  .module-action-content .col-lg-5.col-md-5 #appnav .btn-group .module-buttons.btn{
    padding-right: 0;
  }
  .main-container #listViewContent.full-width {
    padding-left: 0 !important;
  }
  .main-container-Reports {
    margin: 50px 0 0 0;
  }
  .listview-actions-container .row > div:first-child {
    float: left;
  }
  .main-container-Reports {
    margin: 46px 0 0 0;
  }
  .main-container #listViewContent.full-width .essentials-toggle {
    left: 0 !important;
    right: auto !important;
    top: 150px !important;
  }
  .main-container #listViewContent .essentials-toggle {
    left: 0 !important;
    right: auto !important;
    top: 150px !important;
  }
  #sidebar-essentials {
    left: 1px !important;
    top: 0 !important;
  }
  .listview-actions-container {
    margin: 20px 0 0 0;
  }
  .calendarview {
    width: 90% !important;
  }
  .CalendarViewPageDiv.full-width {
    margin: 50px 0 0 0;
  }
  .full-width #mycalendar .essentials-toggle {
    left: 0 !important;
    right: auto !important;
    top: 150px !important;
  }
  #mycalendar .essentials-toggle {
    left: 0 !important;
    right: auto !important;
    top: 150px !important;
  }
  .scrollableSearchContent .table-container {
    margin-bottom: 0px;
  }
  #sidebar-essentials {
    margin-top: 60px;
  }
  .detailview-content .related-tabs ul.nav-tabs {
    float: left;
  }
  .related-tabs li {
    float: left;
  }

  .layoutContent .blockFieldsList {
    display: block;
  }
  #layoutEditorContainer .contents.tabbable.ui-sortable .layoutContent #detailViewLayout .row > .col-sm-6:first-child {
    width: 100%;
  }
  .layoutContent .blockFieldsList ul.connectedSortable {
    width: 100%;
  }
  .layoutContent .blockFieldsList ul.connectedSortable li > .row {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .blockFieldsList.blockFieldsSortable ul li.ui-sortable-handle .editFields > .row > span.col-sm-1 > img {
    right: 0;
  }
  .layoutContent .blockFieldsList ul.connectedSortable li > .row .col-sm-4 .editFields {
    border-right: none;
    border-bottom: 1px solid #DDDDDD;
  }
  .layoutContent .blockFieldsList ul.connectedSortable li > .row .col-sm-4 .editFields .row {
    margin: 0 auto;
  }
  .layoutContent .blockFieldsList ul > li.dummyRow {
    margin: 0 auto;
    width: 90%;
  }
  .layoutContent li.dummyRow .dragUiText {
    float: left;
  }
  .fieldBlockContainer table tbody tr {
    display: flex;
    flex-direction: column;
  }
  .detailview-table .row .fieldLabel {
    width: 100%;
  }
  .detailview-table .row .fieldValue {
    width: 100%;
  }
  .fieldBlockContainer table.ui-sortable tbody tr {
    display: inherit;
  }
  .relatedListContainer .ONE_TO_MANY {
    width: 100%;
  }
}


/* crm.greenbergs css End */





/* Theme color menu css start */

.themeMenuContainer {
  min-width: 110px;
  width: 110px;
  left: -84px !important;
  padding: 10px 0;
}
#themeContainer {
  padding: 5px 0;
}
.themeMenuContainer .themeMenu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.themeMenuContainer .themeMenu .themeElement {
  cursor: pointer;
  margin: 5px;
  height: 20px;
  width: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.themeMenuContainer .themeMenu .themeElement:hover {
  border: 1px solid #000;
  background-image: url("../../../../libraries/bootstrap/img/glyphicons-halflings-white.png") !important;
  background-position: -286px 2px;
}
.themeMenuContainer .themeMenu .themeSelected {
  border: 1px solid #000;
  background-image: url("../../../../libraries/bootstrap/img/glyphicons-halflings-white.png") !important;
  background-position: -286px 2px;
}

/* Theme color menu css End */





/* Transparent import breadcrum start */


.importview-content .breadcrumb {
  background: #ffffff40;
  border-radius: 4px;
}
.crumbs li.active {
  border-top: 20px solid #ffffff40;
  border-bottom: 20px solid #ffffff40;
}
.crumbs li.active:after {
  border-left-color: #ffffff40 !important;
}
.crumbs li {
  border-top: 20px solid #00000059;
  border-bottom: 20px solid #00000059;
}
.crumbs li:after {
  border-left: 20px solid #00000059;
}
.crumbs li a, .stepNum {
 color: #ffffff;
}
.crumbs li:hover {
  border-top: 20px solid #ffffff40;
  border-bottom: 20px solid #ffffff40;
}
.crumbs li:hover:after {
  border-left: 20px solid #ffffff40 !important;
}




/* Transparent import breadcrum End */







/* Transparent and Background image css start */



.settingsPageDiv.content-area {
  background: #00000059;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left: 15px;
  border-radius: 5px;
}
.settingsPageDiv {
  width: calc(100% - 245px) !important;
}
.settingsPageDiv.content-area.clearfix {
  padding-left: 0 !important;
}
.settingsPageDiv.content-area.clearfix .fieldValue {
  color: #fff;
}
.settingsPageDiv.content-area.clearfix .fieldValue .value a {
  color: #fff !important;
}
.settingsPageDiv.content-area.clearfix .fieldLabel {
  background: #00000059;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 10px !important;
}
.settingsPageDiv.content-area.clearfix .fieldLabel .muted{
  color: #fff;
  margin-bottom: 10px !important;
}
.dashboardWidgetContent a:hover {
  color: #fff;
}
.dashBoardContainer .tabContainer .nav {
  background: none;
}
.dashBoardContainer .tabContainer {
  background: none;
}
.app-fixed-navbar {
  background: none !important;
  color: #fff;
}
.app-navigator, #appnavigator {
  background: none!important;
}
.app-navigator .app-icon {
  color: #ffffff !important;
  opacity: 0.8 !important;
  font-size: 20px;
}
.app-navigator .app-icon:hover {
  opacity: 1 !important;
}
.search-link {
  background: #fff;
  box-shadow: none !important;
}
.app-nav .module-action-bar {
  background: none;
}
.module-action-bar .module-title {
  color: #fff;
}
.nav-tabs>li>a {
  color: #fff;
}
.dashBoardContainer .tabContainer li a .deleteTab {
  opacity: 1;
  color: #fff;
}
.dashBoardContainer .nav-tabs>li.active {
  border-bottom: 2px solid #fff;
}
.app-nav .module-action-bar {
  box-shadow: 0 4px 6px -2px rgb(128 128 128 / 58%);
  border-bottom: none;
}
.coloredBorderTop {
  border-top: 1px solid #ffffff73 !important;
}
.nav-tabs {
  border-bottom: 1px solid #ffffff73;
}
.dashBoardContainer .tabContainer .nav {
  padding: 10px 0 !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;
}
.dashBoardContainer .tabContainer .nav .moreSettings {
  padding-right: 0;
}
.btn-primary, .btn-primary.disabled {
  background: #e3a222;
  border: 1px solid #e3a222; 
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:focus-visible, .btn-primary.disabled:hover, .open > .dropdown-toggle.btn-primary:hover {
  background: #ffb82e !important;
  border: none !important;
  outline: none;
}
.btn-info, .btn-info.disabled {
  background: #3871be;
  border: 1px solid #3871be; 
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info:focus-visible, .btn-info.disabled:hover {
  background: #427fd2;
  border: 1px solid #427fd2; 
  outline: none;
}
.dashBoardContainer .tabContainer ul {
  border-radius: 4px;
}
.sidebar-nav .has-arrow::after {
  border-color: #fff;
}
.left-sidebar {
  background: #00000059;
  transition: all 0.2s linear;
}
.left-sidebar:hover {
  background: #01111ae6;
}
.sidebar-nav {
  background: none;
  padding: 5px 12px 5px 5px;
}
.sidebar-nav ul li a, .sidebar-nav > ul > li > a i, .sidebar-nav .has-arrow::after {
  color: #fff;
}
.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
  font-weight: 500;
  color: #fff;
  background: #ffffff40;
  border-radius: 5px;
}
.sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i {
  color: #fff; 
}
.sidebar-nav > ul > li.active > a {
  font-weight: 500;
  color: #fff;
  background: #ffffff40;
  border-radius: 5px;
}
.sidebar-nav > ul > li.active > a i {
  color: #fff; 
}
.myc-filters .btn-group>.btn-sm.dropdown-toggle:hover,
.myc-filters .btn-group>.btn-sm.dropdown-toggle:focus,
.myc-filters .btn-group>.btn-sm.dropdown-toggle:active,
.myc-filters .btn-group>.btn-sm.dropdown-toggle:focus-visible {
  color: #fff;
}
.btn[disabled] {
  opacity: 0.5;
}
.detailViewContainer .content-area {
  background: none;
  color: #fff;
}
.detailViewButtoncontainer .btn-toolbar .markStar {
  border-radius: 4px !important;
}
a#addTagTriggerer {
  background: #3871be;
  border: 1px solid #3871be;
}
a#addTagTriggerer:hover {
  background: transparent;
  color: #fff;
  border:1px solid #fff;
}
.detailview-content, .related-tabs.row {
  background: transparent;
}
.related-tabs.row ul.nav-tabs {
  background: #00000059;
  border: 0;
  margin: 15px 0 0 6px;
  border-radius: 5px;
}
.details.row {
  background: transparent;
  border: 0;
}
.detailViewContainer .block {
  border-style: none;
  margin-bottom: 10px;
  background: #00000059;
}
.related-tabs.row .nav>li {
  margin: 8px 2px;
  transition: all 0.2s linear;
}
.related-tabs .nav-tabs>li:hover, .related-tabs .nav-tabs>li.active {
  color: #fff;
  background: #ffffff40;
  cursor: pointer;
}
.related-tabs .nav-tabs>li.active a, .related-tabs .nav-tabs>li:hover a{
  color: #fff;
}
.related-tabs.row ul.nav-tabs h3 {
  color: #ffffff;
}
.recentActivitiesContainer .history {
  padding: 15px 100px 55px 0;
  background: #fff;
  border-radius: 5px;
}
.detailViewContainer .block h5 {
  color: #fff;
}
.detailview-table .row .fieldsvalues {
  background: #00000059;
}
.detailview-table .row .fieldsvalues .muted{
  color: #fff;
  opacity: 1;
}
.detailview-table .row .fieldsvalues .fieldValue {
  color: #fff;
}
.block .blockData .table {
  margin-bottom: 0;
}
.editViewPageDiv .content-area {
  background: transparent;
}
.editViewPageDiv .editViewHeader h4.editHeader {
  margin: 20px 0 0 5px !important;
  color: #fff;
}
.editViewPageDiv .content-area {
  padding-right: 0;
}
.editViewPageDiv #EditView {
  padding-right: 0;
}
.editViewPageDiv .editViewBody {
  padding: 0;
  margin-bottom: 0;
}
.editViewPageDiv .modal-body {
  background: #fff;
}
.editViewPageDiv .modal-body .nav-tabs {
  border-bottom: 1px solid #ffffff73;
  margin: 0 15px;
}
.editViewPageDiv .modal-body .fieldBlockContainer {
  background: #ffffff;
  border: 0;
}
#EditView .editViewBody .editViewContents {
  padding-bottom: 0;
}
.editViewPageDiv .modal-body .massEditTabs.nav > li.active {
  border-radius: 4px;
}
.editViewPageDiv .modal-body .massEditTabs.nav > li.active a, 
.editViewPageDiv .modal-body .massEditTabs.nav > li a:hover {
  color: #fff;
  background: #ffffff40;
  padding: 10px 15px;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.editViewPageDiv .modal-body .massEditTabs.nav > li a {
  color: #fff;
  padding: 10px;
}
.editViewPageDiv .modal-overlay-footer {
  position: static;
  margin: -15px 10px 0 0;
  border: 0;
  border-radius: 4px;
  background: #fff;
}
a.cancelLink {
  padding: 0.75rem 1.5rem;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  background: #ff0000;
  font-weight: 700;
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px !important;
}
.editViewPageDiv .modal-body {
  background: #00000059;
}
.editViewPageDiv .modal-body .fieldBlockContainer {
  background: transparent;
}
.editViewPageDiv .modal-body .fieldBlockContainer .fieldLabel {
  color: #fff;
  opacity: 1;
}
.editViewPageDiv .modal-body .fieldBlockContainer input, 
.editViewPageDiv .modal-body .fieldBlockContainer a.select2-choice,
.editViewPageDiv .modal-body .fieldBlockContainer a.select2-choice {
  border: none;
}
#sidebar-essentials {
  background: #00000059;
}
#sidebar-essentials .sidebar-header h4 {
  color: #fff;
}
#sidebar-essentials .sidebar-header #createFilter {
  border: none;
} 
#sidebar-essentials .search-list {
  border: none;
}
#sidebar-essentials .scrollContainers {
  padding: 0;
  width: auto;
}
#sidebar-essentials .scrollContainers #sharedList .lists-header {
  color: #fff;
}
#sidebar-essentials .lists-header {
  color: #fff;
}
.lists-menu > li {
  border-radius: 4px;
  margin: 0 0 5px 0;
  color: #fff;
  padding: 5px;
}
.lists-menu > li > a {
  color: #fff;
}
.lists-menu > li:hover, .lists-menu > li.active {
  color: #ffffff;
  background: #ffffff40;
}
.lists-menu > li > a {
  padding: 2px 5px;
}
.lists-menu > li > .pull-right > .js-popover-container > .fa {
  margin-right: 2px;
  margin-top: 0;
}
#sidebar-essentials .lists-menu-container .sidebar-header {
  color: #fff;
}
#table-content #listview-table th a.removeSorting i {
  color: #fff;
}
#table-content {
  background: #00000059;
}
#listview-table {
  background: transparent;
}
#table-content .listViewContentHeader .listColumnFilter i {
  color: #fff;
}
#table-content #listview-table th .listViewContentHeaderValues {
  color: #fff;
}
#table-content #listview-table th input {
  border: none;
}
#table-content #listview-table th .select2_search_div .select2-container-multi .select2-choices {
  border: none;
}
.floatThead-table {
  background: transparent;
}
.listview-table thead tr th {
  background: transparent;
}
#table-content #listedit .listview-table tbody .listViewEntries {
  border: none;
  background: transparent;
}
#table-content #listedit .listview-table tbody .listViewEntries .listViewRecordActions .table-actions span {
  color: #fff;
  opacity: 1;
}
#table-content #listedit .listview-table tbody .listViewEntries .listViewEntryValue span,
#table-content #listedit .listview-table tbody .listViewEntries .listViewEntryValue a {
  color: #fff !important;
}
.fieldBlockContainer .inputElement {
  border: none;
}
.fieldBlockContainer .input-group-addon {
  border: none;
}
.fieldBlockContainer .referencefield-wrapper .createReferenceRecord {
  padding: 5px 10px 4px 10px !important;
  background: #fff;
  border: none;
  margin: 0;
}
.editViewPageDiv .modal-overlay-footer {
  background: #00000059;
}
.record-header .recordBasicInfo .info-row .fieldLabel {
  color: #fff;
  opacity: 1;
}
.pageNumbers {
 color: #fff;
}
.summaryView {
  background: #00000059;
  border: none;
  color: #fff;
  margin: 0 0 10px 0;
}
.summaryView .summaryViewHeader h4{
  color: #fff;
  border-bottom: 1px solid #ffffff73;
}
.summaryView .fieldLabel {
  background: transparent !important;
  opacity: 1;
}
.summaryView .fieldLabel label {
  color: #fff;
}
.summaryView .fieldValue {
  color: #fff;
}
.summaryView .fieldValue .value a {
  color: #fff !important;
}
.summaryWidgetContainer {
  padding: 15px;
  background: #00000059;
  border: none;
  color: #fff;
  margin: 0 0 10px 0;
  border-radius: 5px;
}
.summaryWidgetContainer .widget_header h4 {
  color: #fff;
}
.summaryWidgetContainer .widget_header div button {
  border-style: none;
}
.app-nav .module-action-bar {
  position: static;
  background: transparent !important;
  box-shadow: none !important;
}
.navbar-fixed-top, .navbar-fixed-bottom {
  background: #00000059 !important;
}
.app-fixed-navbar {
  margin-left: 80px !important;
}
.dashBoardContainer .dashBoardTabContents ul li {
  background: #00000059 !important;
}
.dashBoardContainer .dashboardWidgetHeader {
  background: transparent;
}
.dashBoardContainer .dashboardWidgetHeader .title {
  color: #fff;
}
.dashBoardContainer .footerIcons a {
  color: #fff;
}
.dashBoardContainer .dashboardWidgetContent,
.dashBoardContainer .dashboardWidgetContent p {
  color: #fff;
}
.dashBoardContainer .select2 a {
  border: none;
}
#navbar>ul.nav >li a:hover, #navbar>ul.nav >li a:focus, #navbar>ul.nav >li a .open>a {
  color: #fff;
  background: #ffffff40;
  border-radius: 5px;
  transition: all 0.2s linear;
}
#navbar>ul.nav >li a:focus-visible {
  border: none;
  outline: none;
}
#navbar>ul.nav >li .open .logout-content .col-lg-7 h5,
#navbar>ul.nav >li .open .logout-content .col-lg-7 h6 {
  color: #333
}
#navbar>ul.nav >li .open .logout-content .dropdown-user li a:hover {
  color: #fff !important;
  background: #ffffff40;
}
.app-nav .module-action-bar{
  padding-right: 15px;
}
.recentActivitiesContainer .history {
  background: #00000059;
}
.recentActivitiesContainer .update_time .update_time {
  color: #fff !important;
}
.updates_timeline > li .update_info h5 .field-name {
  color: #fff;
}
.dashBoardContainer .tabContainer ul.nav.nav-tabs {
  border-radius: 0;
}
.detailview-content .details.row .relatedHeader {
  background: #00000059 !important;
  border: none !important;
}
.detailview-content .listViewHeaders {
  background: #00000059 !important;
  border-bottom: 1px solid #ffffff73 !important;
}
.detailview-content .listview-table .searchRow {
  background: #00000059;
}
.detailview-content .listview-table tr {
  background: #00000059;
  border-bottom: 1px solid #ffffff73 !important;
}
.detailview-content .listview-table tr td,
.detailview-content .listview-table tr th {
  border: none;
  color: #fff;
}
.detailview-content .listview-table tr:last-child {
  border-radius: 0px 0px 5px 5px !important;
  border: none;
}
.detailview-content .details.row .relatedContents {
  background: transparent !important;
  border: none;
}
.detailview-content .relatedContents input.inputElement {
  border: none;
}
.select2-container-multi .select2-choices, .select2-container .select2-choice {
  border: none;
}
.detailview-content .relatedHeader .btn-toolbar .btn-group:first-child {
  margin-left: 0;
}
.detailview-content .relatedHeader .btn-toolbar .btn-group {
  margin-left: 5px;
}
.detailview-content .relatedHeader .btn-toolbar .btn-group button {
  border: none;
  border: 1px solid #fff;
  text-shadow: none;
}
.relatedContents .listViewContentHeaderValues:hover {
  color: #fff;
}
.resizable-summary-view .widget_header h4 {
  border-bottom: 1px solid #ffffff73;
}
.resizable-summary-view .summaryWidgetContainer .btn-group button {
  border: none;
}
.resizable-summary-view .summaryWidgetContainer .activities .b-accent {
  border:none;
}
.summaryWidgetContainer .summaryWidgetContainer {
  background: transparent;
  padding: 0;
}
.summaryWidgetContainer .summaryWidgetContainer.noContent {
  background: #00000059;
  padding : 15px;
}
.summaryWidgetContainer .summaryWidgetContainer .widget_contents {
  padding: 0;
}
.summaryWidgetContainer .commentContainer {
  background: transparent;
}
.summaryWidgetContainer .addCommentBlock .commentTextArea textarea {
  border: none;
}
.summaryWidgetContainer h4 {
  border-bottom: 1px solid #ffffff73;
  color: #ffffff;
}
#detailView .summaryView .summaryViewEntries .fieldLabel,
#detailView .summaryView .summaryViewEntries .fieldValue {
  border-bottom: 1px solid #ffffff73;
}
#detailView .summaryView .summaryViewEntries:last-child .fieldLabel,
#detailView .summaryView .summaryViewEntries:last-child .fieldValue {
  border-bottom: 1px solid #ffffff73;
}
.details.row >form .resizable-summary-view div[class*="col-"] {
  padding: 0;
}
.record-header .recordBasicInfo a:hover {
  color: #fff;
}
.middle-block {
  border-left: 1px solid #ffffff73 !important;
}
.table-striped>tbody>tr.emptyRecordsDiv {
  background: #00000059;
  border-left: none;
  border-radius: 5px;
  margin: 10px 0 0 0;
}
.table-striped>tbody>tr.emptyRecordsDiv .emptyRecordsContent{
  color: #fff;
}
.details .relatedContents .bottomscroll-div {
  border-radius: 0 0 5px 5px;
}
.details.row .relatedContainer .relatedHeader .btn-toolbar .row .col-sm-3 {
  width: 30% !important;
}
.details.row .relatedContainer .relatedHeader .btn-toolbar .row .col-sm-3 button:hover {
  background: transparent;
  color: #fff;
  text-shadow: none;
}
#PageJump:hover {
  color: #fff !important;
}
.listview-pagenum {
  color: #fff !important;
}
.navbar-nav .open .dropdown-menu .title h4,
.navbar-nav .open #quickCreateModules a i {
  color: #333;
}
.app-nav .app-indicator-icon-container {
  top: 68px;
  position: fixed;
  left: 83px;
  line-height: 31px;
  height: 30px;
  width: 30px;
}
.app-nav .app-indicator-icon-container .app-indicator-icon {
  font-size: 15px;
  line-height: 30px;
}
.listViewActionsContainer button {
  border-radius: 4px;
}
.listViewActionsContainer button:hover {
  color: #fff;
}
.fieldsvalues .fieldValue .value a {
  color: #fff !important;
}
.module-action-content .navbar-right .btn-group button {
  margin-top: 0;
  margin-bottom: 0;
}
.module-action-content .navbar-right .btn-group button:hover {
  background: #ffb82e;
  border: 1px solid #ffb82e;
}
.modal-overlay-footer a:hover {
  color: #fff;
}
.editViewContents .fieldBlockContainer {
  background: #00000059;
  border: none;
  margin: 5px 0 0 0;
}
hr {
  border: 0;
  border-top: 1px solid #ffffff73;
}
.fieldBlockHeader, .editViewContents .fieldLabel {
  color: #fff;
  opacity: 1;
}
.module-action-bar .module-breadcrumb a:hover {
  color: #fff;
}
.timePicker {
  width: 201px!important;
}
.module-action-content .module-breadcrumb-Detail .navbar-right .btn-group.open .dropdown-menu {
  right: 90px;
}
.overlayEdit form .modal-body {
  height: 470px;
}
#PageJump, #PreviousPageButton, #NextPageButton {
  border: none;
}
#PageJump:hover {
  background: #00000059;
}
.lists-menu-container .menu-scroller .lists-menu li{
  display: inline-block;
  width: 100%;
}
.btn-group.open .btn.dropdown-toggle {
  background: #00000059;
  color: #fff;
}
.updates_timeline > li .update_time {
  color: #fff;
}
.detailViewContainer .commentContainer .commentTitle.row, .detailViewContainer .commentContainer .showcomments {
  background: #00000059;
  border: none;
  border-radius: 5px;
  padding: 15px;
  color: #fff;
}
.detailViewContainer .commentContainer .commentTitle.row .commentTextArea textarea {
  border:none;
}
.detailViewContainer .commentContainer .showcomments .recentCommentsHeader h4.display-inline-block {
  color: #fff;
  border-bottom: 1px solid #ffffff73;
}
#prefPageHeader .detailViewButtoncontainer .btn-group button {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
}
.module-nav.settingsNav {
  background: #00000059;
  margin: 25px 0 0 0;
  border-radius: 4px;
}
.module-nav.settingsNav #settingsMenuSearch {
  border: none;
}
.module-nav.settingsNav .settingsgroup .panel-group .panel {
  background-color: transparent;
  border-bottom: 1px solid #ffffff73 !important;
}
.module-nav.settingsNav .settingsgroup div.settingsgroup-accordion a {
  color: #ffffff;
}
.settingsgroup div.panel-collapse {
  background-color: #00000059;
}
.settingsgroup .panel-collapse ul li a {
  color: #fff;
}
.settingsgroup .panel-collapse ul li {
  margin: 0 0 5px 0;
}
.settingsgroup .panel-collapse ul li a.settingsgroup-menu-color, .panel-collapse ul li:hover a {
  background-color: #00000059;
  color: #fff !important;
}
.settingsPageDiv.content-area #listViewContent a.btn {
  background: #fff;
  color: #000;
  border: none;
}
.settingsPageDiv .listViewPageDiv #listview-actions .listview-table tr th {
  padding: 15px 5px;
  border-bottom: 1px solid #ffffff73;
}
.settingsPageDiv .listViewPageDiv #listview-actions .listview-table tr th a:hover {
  color: #fff;
}
.settingsPageDiv .table-striped>tbody>tr:nth-child(odd) {
  background: #00000059;
  border-left: none;
}
.settingsPageDiv .table-striped>tbody>tr:nth-child(even) {
  background: #ffffff40;
  border-left: none;
}
.settingsPageDiv .table-striped>tbody>tr td {
  color: #fff;
  padding-left: 0;
  border-top: 1px solid #ffffff73;
}
.settingsPageDiv .table-striped>tbody>tr td .table-actions span {
  padding: 0 5px 0 10px;
  color: #fff;
}
.settingsPageDiv .table-striped>tbody>tr td .table-actions span:hover {
  color: #fff;
}
.settingsPageDiv .table-striped>tbody>tr td .table-actions span a:hover {
  color: #fff;
}
.blockHeader {
  background: #00000059;
}
.settingsPageDiv .contents .table-bordered>thead>tr>th {
  border: 1px solid #ffffff73;
}
.settingsPageDiv .contents .table-bordered>tbody>tr>td {
  border: 1px solid #ffffff73;
}
.settingsPageDiv .contents .table-bordered>tbody>tr>td button {
  border:none;
}
.settingsPageDiv .contents .table-bordered>tbody>tr>td button:hover {
  border: #00000059;
}
.settingsPageDiv .contents .table-bordered>tbody>tr>td button:hover i {
  color: #fff;
}
div#table-content .listview-table tbody tr td {
  color: #fff;
}
.settingsPageDiv .table>tbody>tr>td {
  border-top: 1px solid #ffffff73;
}
#moduleManagerContents .contents .table-bordered>tbody>tr>td.ModulemanagerSettings {
  background: #00000059;
}
.ModulemanagerSettings:hover .actions {
  background: none;
}
.settingsPageDiv #moduleManagerContents #listview-actions .clearfix .btn-group button {
  background: #fff;
  border: 1px solid #fff;
}
.settingsPageDiv #moduleManagerContents #listview-actions .clearfix .btn-group button:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.contents.tabbable .nav-tabs>li.active {
  border-bottom: 2px solid #fff;
}
#layoutEditorContainer .contents .addCustomBlock,
.blockActions button,
.blockData .addButton {
  background: #fff;
  border: 1px solid #fff;
}
#layoutEditorContainer .contents .addCustomBlock:hover, #layoutEditorContainer .contents .addCustomBlock:focus,
.blockActions button:hover, .blockActions button:focus,
.blockData .addButton:hover, .blockData .addButton:focus {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.editFieldsTable {
  background: #00000059 !important;
  border: none;
  border-radius: 5px;
}
.vt-info-callout {
  border-left-color: #fff;
}
.vt-info-callout .vt-callout-header {
  color: #fff;
}
.relatedTabModulesList .relationListInfo {
  border-left: 3px solid #fff;
}
.relatedTabModulesList .relatedListInfoHeader {
  color: #fff;
}
.relatedListContainer .relatedModulesList .moduletranslatedLabel {
  color: #fff;
}
.modal-overlay-footer {
  background: #00000059;
  border-radius: 5px;
}
.settingsPageDiv .table-hover>tbody>tr {
  border-left: none;
}
.table-hover>tbody>tr:hover {
  background-color: #00000059;
}
.settingsPageDiv .listViewEntryValue [class^="ti-"] {
  color: #fff;
}
.workflowListContainer .bootstrap-switch {
  border: none;
}
.deleteButton .close {
  color: #fff;
  opacity: 0.5;
}
.fieldProperties span {
  font-weight: 600;
}
.fieldProperties .disabled {
  opacity: 1;
  font-weight: 500;
}
.blockFieldsSortable .ui-sortable-handle {
  margin: 0 0 15px 0;
}
.blockFieldsSortable .fieldLabelContainer span {
  opacity: 1 !important;
}
.relatedListContainer .referenceModule, .relatedListContainer .relatedModulesList .moduletranslatedLabel {
  color: #fff;
}
.btn, input, textarea, .select2-container .select2-choices, .search-link, .search-list, .select2-container .select2-choice,
.search-link:hover, .select2-container .select2-choice:hover, .form-control {
  background: #00000059 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 4px;
  text-shadow: none;
}
.select2-results .select2-highlighted, .select2-search input, .essentials-toggle, .dropdown-menu li:hover {
  background-color: #ffffff40 !important;
  border-radius: 4px;
  color: #fff;
  background: #ffffff40 !important;
}
.detailview-content .relatedHeader .btn-toolbar .btn-group button:hover {
  background: #fff;
  color: #333;
}
.select2-drop-active, .dropdown-menu {
  border-color: #66afe9;
  background: #000000a8;
  color: #fff;
  border: none;
}
.btn-warning {
  background: #fbb450 !important;
}
.btn-danger {
  background: #dd4b39 !important;
}
.btn-info {
  background: #5bc0de !important;
}
.btn-success {
  background: #06d79c !important;
}
.dashBoardTabContainer .dashboardHeading .btn-info {
  background: #00000059 !important;
}
.dashboardWidgetHeader .userList {
  color: #fff;
}
.search-link .keyword-input {
  background: transparent !important;
}
.dropdown-menu a {
  color: #fff !important;
}
.dropdown-menu>.disabled>a {
  opacity: 0.7;
}
.dropdown-menu li:hover a {
  opacity: 1;
}
.dropdown-menu li {
  margin: 0px 5px !important;
}
.dropdown-menu a b{
  font-weight: 500 ;
}
.dropdown-menu li>a:hover {
  background: none;
}
.search-link ::-webkit-input-placeholder, .search-list::-webkit-input-placeholder,  .form-control::-webkit-input-placeholder {
  color: #fff;
}
.search-link :-ms-input-placeholder, .search-list:-ms-input-placeholder, .form-control:-ms-input-placeholder {
  color: #fff;
}
.search-link ::placeholder, .search-list::placeholder, .form-control::placeholder {
  color: #fff;
}
.summaryWidgetContainer button:hover, .summaryWidgetContainer input:hover, .summaryWidgetContainer .btn-primary:hover {
  border: none !important;
}
.settingsPageDiv .leadsFieldMappingListPageDiv #detailView table thead tr th,
.settingsPageDiv .leadsFieldMappingListPageDiv #detailView table tbody tr td {
  color: #fff;
}
.settingsPageDiv .potentialsFieldMappingListPageDiv #detailView table thead tr th,
.settingsPageDiv .potentialsFieldMappingListPageDiv #detailView table tbody tr td {
  color: #fff;
} 
.extensionContents .listview-table thead tr th,
.extensionContents .listview-table tbody tr td {
  color: #fff;
}
#TaxCalculationsContainer .table tr:first-child, .taxModalContainer #editTax .table tr:first-child {
  background: #00000059;
}
.settingsPageDiv  .editViewContainer .block {
  background: #00000059;
  color: #fff;
  border: none;
  border-radius: 4px;
} 

.settingsIndexPage .settingsSummary a {
  background: #00000059;
  color: #fff;
  border: none;
  border-radius: 4px;
}
h2.summaryCount {
  color: #fff;
  background-color: transparent !important;
}
#settingsShortCutsContainer .contentsBackground {
  background: #00000059;
  color: #fff;
  border: none;
  border-radius: 4px;
}
#settingsShortCutsContainer .moduleBlock:hover {
  background: #00000059;
}
.account {
  background: #00000059 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 4px !important;
}
.account .connected-mark i {
  color: #fff;
}
.account .account-logo .account-title {
  color: #fff;
}
.account span {
  color: #fff;
}
.input-save-wrap .input-group-addon {
  background: #00000059;
}
.settingsPageDiv.content-area #listViewContent .form-group a.help-inline {
  background: #00000059;
  color: #fff !important;
}
.portal-annoucement-widget,
.portal-shortcuts-header,
.portal-record-widget-content,
.portal-helpdesk-widget-header,
.portal-helpdesk-widget-header {
  background: #00000059;
  color: #FFFFFF;
}
.nav>li.disabled>a {
  color: #FFFFFF;
}
#portalModulesTable>li {
  background: #00000059;
  color: #FFFFFF;
  border: none;
}



.calendarview {
  background: #00000059;
  color: #FFFFFF;
  border: none;
}
.calendarview .fc-toolbar.fc-header-toolbar,.calendarview .fc-view-container {
  background-color: transparent !important;
  color: #fff;
}
.calendarview.fc-unthemed .fc-divider {
  background: #ffffff73;
}
.calendarview.fc-unthemed th, 
.calendarview.fc-unthemed td, 
.calendarview.fc-unthemed thead, 
.calendarview.fc-unthemed tbody, 
.calendarview.fc-unthemed .fc-divider, 
.calendarview.fc-unthemed .fc-row, 
.calendarview.fc-unthemed .fc-content, 
.calendarview.fc-unthemed .fc-popover, 
.calendarview.fc-unthemed .fc-list-view, 
.calendarview.fc-unthemed .fc-list-heading td {
  border-color: #ffffff73;
}
.calendarview.fc-unthemed th {
  background: #00000059 !important;
  color: #fff !important;
}
.calendarview .fc-state-highlight {
  background-color: #ffffff40 !important;
}
.calendarview .fc-button.fc-state-default {
  background: #00000059 !important;
  border: none !important;
  color: #fff !important;
}
.calendarview .fc-button.fc-state-active {
  color: #fff !important;
  background: #ffffff40 !important;
}
.calendarview.fc-unthemed .fc-center h2 {
  margin: 0 0 10px 0;
  color: #fff;
}
.calendarview.fc-unthemed .fc-center h2 {
  margin: 0 0 10px 0;
  color: #fff;
} 
.calendarview .agendaListView .agendaListDay .agendaListViewHeader .day,
.calendarview .agendaListView .agendaListDay .agendaListViewHeader .weekDay,
.calendarview .agendaListView .agendaListDay .agendaListViewBody .agendaNoEvents {
  color: #fff;
}
.calendarview .agendaListView .agendaListDay hr {
  border-top: 3px solid #ffffff73;
}
#calendarview-feeds .feedslist li {
  margin: 8px 0;
}
#calendarview-feeds .feedslist li span, #calendarview-feeds .feedslist li i{
  color: #fff;
}
.navbar-nav .open .dropdown-menu {
  background: #000000a8 !important;
}


/* Pupup css start */

#overlayPage .select2-container-multi .select2-choices, #overlayPage .select2-container .select2-choice {
  border: 1px solid #aaa !important;
}
#overlayPage #table-content {
  background: #ffffff !important;
}
#overlayPage #table-content #listview-table th .listViewContentHeaderValues {
  color: #000 !important;
}
#overlayPage #table-content #listedit .listview-table tbody .listViewEntries .listViewRecordActions .table-actions span,
#overlayPage #table-content #listedit .listview-table tbody .listViewEntries .listViewEntryValue a,
#overlayPage #table-content #listedit .listview-table tbody .listViewEntries .listViewEntryValue span {
  color: #555 !important;
}
.modal-header h4{
  color: #3871be !important;
}
.modal .nav-tabs>li>a {
  color: #666 !important;
}
.modal .nav-tabs>li>a {
  color: #666 !important;
}
.modal .nav-tabs>li.active>a,
.modal .nav-tabs>li>a:hover,
.modal .nav-tabs>li>a:focus {
  background: #3871be !important;
  color: #fff !important;
  border-right: 3px !important;
}
.modal input,
.modal textarea {
  border: 1px solid #cccccc !important;
  background: #fff !important;
  color: #333;
}
.modal .select2-container .select2-choice,
.modal .select2-container-multi .select2-choices {
  border: 1px solid #cccccc !important;
  background: #fff !important;
  color: #333;
}
.configColumnsContainer .modal-footer {
  display: flex;
  justify-content: center;
}
.configColumnsContainer .modal-footer button {
  margin: 0 5px 0 0 !important;
}
.modal .editViewContents .fieldBlockContainer {
  background: #f9f9f9 !important;
  margin: 0 !important;
}
.modal .fieldBlockHeader, .modal .editViewContents .fieldLabel {
  color: #333;
}
.modal .nav-tabs {
  border-bottom: 1px solid #00000026 !important;
}
.modal-body .select2-drop-active, .modal-body .dropdown-menu {
  background: #fff;
  color: #333;
}
.modal-body .select2-results .select2-highlighted, .modal-body .select2-results li:hover {
  background-color: #3875d7 !important;
}
.modal-body .select2-search input {
  border-color: #cccccc !important;
  border-radius: 4px !important;
  color: #555555 !important;
  background-color: #fff !important;
  background: #fff !important;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
.modal-footer .btn-success {
  background: #06d79c !important;
}
.editViewContents input {
  vertical-align: middle;
  margin: 0 !important;
}


/* Popup Transparent start */

.overlayEdit form .modal-body {
  background: none;
}
.modal .editViewContents .fieldBlockContainer {
  background: none !important;
}
.fc-overlay-modal {
  background: none;
  border: none;
}
.data {
  background: none;
}
.modal.in {
  background: #0000009c;
}
.modal-header h4 {
  color: #ffffff !important;
}
.modal .nav-tabs {
  border-bottom: 1px solid #ffffff73 !important;
}
.modal .nav-tabs>li.active>a, .modal .nav-tabs>li>a:hover{
  background: #ffffff40 !important;
}
.modal .nav-tabs>li>a{
  color: #fff !important;
}
.modal .nav-tabs>li>a strong {
  font-weight: 500;
}
.modal .select2-container .select2-choice, .modal .select2-container-multi .select2-choices, .modal input, .modal textarea {
  border: none !important;
}
.modal .fieldBlockHeader, .modal .editViewContents .fieldLabel {
  color: #fff;
}
.modal-footer {
  background: #00000059;
  border-top: 1px solid #ffffff73 !important;
}
#overlayPage {
  background: #000000ad;
}
#overlayPage .modal-backdrop.in {
  opacity: 0.5;
}
#overlayPage #taskManagementContainer .modal-body {
  background: transparent;
}
#overlayPage .arrow.show:after {
  border-bottom: 9px solid #0000009e;
}
#taskManagementContainer .btn, #taskManagementContainer input {
  background: #ffffff40 !important;
  color: #fff !important;
  border: none !important;
}
.editViewContents input {
  vertical-align: middle;
  margin: 0 !important;
}
.listViewPagingInput::-webkit-input-placeholder {
  color: #fff;
}
.listViewPagingInput:-ms-input-placeholder {
  color: #fff;
}
.listViewPagingInput::placeholder {
  color: #fff;
}
#exportForm .modal-body {
  background: transparent;
}
#exportForm .modal-body .well {
  background-color: #00000059;
  border: none;
  color: #fff;
}

#navbar>ul.nav >li .open .logout-content .col-lg-7 h5, #navbar>ul.nav >li .open .logout-content .col-lg-7 h6 {
  color: #fff;
}
.logout-content ul.dropdown-user li a {
  color: #fff !important;
}
.logout-content ul.dropdown-user li a:hover {
  color: #333 !important;
}
.global-actions .navbar-nav .open .dropdown-menu .title h4,
.global-actions .navbar-nav .open #quickCreateModules a i,
.global-actions .navbar-nav .open #quickCreateModules a span {
  color: #fff;
}
.modal input, .modal textarea, .modal .select2-container .select2-choice {
	background: #00000059 !important;
}

#searchResults-container {
  background-color: #0000009c;
}
#advanceSearchContainer > .row > .col-md-12 > .pull-left {
  color: #fff;
}
#advanceSearchContainer #searchContainer {
  background-color: #ffffff40;
  border: none;
}
#advanceSearchContainer #searchContainer .well.contentsBackground {
  background: #0000009c;
  border: none;
  color: #fff;
}
.filterConditionContainer {
  background: #0000009c;
  border: none;
}
.filterConditionContainer .header {
  color: #fff;
}
.allConditionContainer .addCondition .btn-info {
  background: #0000009c;
}
.moduleResults-container {
  background-color: #ffffff40;
  border-radius: 5px;
}
.moduleResults-container .moduleSearchResults .col-lg-8 .searchModuleHeader {
  color: #fff;
}
#searchResults-container .moduleSearchResults {
  padding: 15px;
}
#overlayPage #table-content {
  background: #0000009c !important;
}
#searchResults-container .searchModuleHeader {
  color: #fff;
}
#overlayPage #table-content #listview-table .listViewContentHeader th {
  color: #fff;
}
#overlayPage #table-content #listedit .listview-table tbody .listViewEntries .listViewEntryValue span {
  color: #fff !important;
}
#overlayPage #table-content #listedit .listview-table tbody .listViewEntries .listViewEntryValue span,
#overlayPage #table-content #listview-table th .listViewContentHeaderValues,
#overlayPage #table-content #listedit .listview-table tbody .listViewEntries .listViewEntryValue span a,
#overlayPage #table-content #listedit .listview-table tbody .listViewEntries .listViewRecordActions .table-actions span {
    color: #fff !important;
}


.modal-content {
  background-color: #00000059 !important;
}
.modal-content .fieldLabel label {
	color: #fff;
}
.modal-content .modal-header {
  background: transparent;
}
.modal .modal-content .select2-choices {
  background: #00000059 !important;
}
.bootbox .modal-body {
  background: transparent;
  color: #fff;
}
.modal-body {
  background: transparent;
}
.configColumnsForm .modal-body h5 {
  color: #fff;
}
.configColumnsContainer .selectedFieldsContainer ul .item {
  color: #fff;
}
.configColumnsContainer .selectedFieldsContainer ul .fieldLabel {
  color: #fff;
}
.panel-group .panel {
  background-color: #00000059;
}
.configColumnsContainer .availFiedlsContainer #accordion .availFieldBlock a.fieldLabel{
  color: #fff;
}
.configColumnsContainer .availFiedlsContainer #accordion .panel-body .fieldLabel {
  color: #ffffff;
}
.configColumnsContainer .availFiedlsContainer #accordion .item:hover {
  background-color: #ffffff40;
  border-radius: 4px;
}
.form-horizontal .control-label {
  color: #fff;
}
.checkbox label {
  color: #fff;
}
#findDuplicate input[type=checkbox]:checked::after,
#findDuplicate .checkbox input[type=checkbox]:checked::after {
  filter: brightness(0) invert(1);
}

.modal .select2-container .select2-choice, #overlayPage .select2-container .select2-choice{
  border: 1px solid #ffffff73 !important;
}
.modal input, #overlayPage input, .modal textarea, #overlayPage textarea {
  border: 1px solid #ffffff73 !important;
}
.modal label, #overlayPage label {
  color: #fff;
}
.modal .modal-header, #overlayPage .modal-header {
  background: transparent;
}
.close {
  color: #fff;
  opacity: 0.5;
}
.summaryViewEntries .inputElement.form-control,
.detailview-table .inputElement.form-control {
  border: 1px solid #ffffff73 !important;
}
.detailview-table .input-save-wrap .input-group-addon {
  border: 1px solid #ffffff73 !important;
}
.qtip {
  z-index: 1100 !important;
}
.listview-table > thead > tr > th, .listview-table > tbody > tr > td {
  color: #fff;
}
.modal-body .dropdown-menu {
  background: #a7a7a7;
}
.select2-container .select2-choices .select2-search-field input {
  width: 100% !important;
} 
#popupModal .modal-content {
  background-color: #ffffff40 !important;
}
.fieldBlockContainer .referencefield-wrapper .createReferenceRecord,
.input-group-addon {
  background: #00000059;
  color: #ffffffb5;
  border: 1px solid #ffffff73 !important;
}
.modal .fieldBlockHeader, .modal .editViewContents .fieldLabel {
  color: #ffffffb5;
}
.select2-container .select2-choice > .select2-chosen {
  color: #ffffffb5;
}
.form-horizontal ::-webkit-input-placeholder { /* Edge */
  color: #ffffffb5;
}
.form-horizontal :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffffb5;
}
.form-horizontal ::placeholder {
  color: #ffffffb5;
}
#EditView .select2-container .select2-choice, #EditView input, #EditView textarea {
  border: 1px solid #ffffff73 !important;
}
.detailShowAllModal .checkbox input[type=checkbox]:checked {
  border: 1px solid #ffffff73 !important;
}
.importBlockContainer {
  background: transparent;
  color: #fff !important;
  border: none;
  padding-left: 0;
  padding-right: 0;
}
#available_fields {
  background: transparent;
}
#available_fields option {
  background: transparent;
  color: #fff;
}
#selected_merge_fields {
  background: transparent;
}
#selected_merge_fields option {
  background: transparent;
  color: #fff;
}
.importview-content .modal-overlay-footer {
  position: absolute;
  bottom: -60px;
}
.importview-content .table .table {
  background-color: transparent;
}

.customview-content .form-group {
  padding: 0 15px;
}
.customview-content .filterHeaders {
  padding: 15px 15px 0 15px;
}
input[type=checkbox]:checked::after, .checkbox input[type=checkbox]:checked::after {
  filter: brightness(0) invert(1);
}
.customview-content .checkbox , .customview-content .select2-container {
  padding: 0 15px;
}


#listedit .listViewRecordActions .table-actions {
	display: flex;
    align-items: center;
}
#listedit .listViewRecordActions .table-actions .inline-save {
	display: flex;
    align-items: center;
}
#listedit .listViewRecordActions .table-actions .inline-save .button {
	border-radius: 3px;
}

#composeEmailContainer .cke_inner {
   background: transparent;
}
#composeEmailContainer .cke_top {
   background: none !important;
}
#composeEmailContainer .cke_chrome {
   border-top: none;
}

#composeEmailContainer .cke_toolgroup {
	background: transparent;
    color: #fff;
}
#composeEmailContainer .cke_toolgroup {
	background: transparent;
    color: #fff;
}
#composeEmailContainer .cke_toolgroup a span {
	filter: brightness(0) invert(1);
    opacity: 0.6;
}
#composeEmailContainer .cke_combo_button {
	background: transparent;
    color: #fff;
}
#composeEmailContainer .cke_combo_button span {
	color: #fff;
	opacity: 0.6;
}
#composeEmailContainer .cke_wysiwyg_frame {
	background: transparent;
}
#composeEmailContainer .cke_wysiwyg_frame iframe > body {
	color: #fff;
}




.cke_inner {
   background: transparent;
}
.cke_top {
   background: none !important;
}
.cke_chrome {
   border-top: none;
}
.cke_toolgroup {
	background: transparent;
    color: #fff;
}
.cke_toolgroup {
	background: transparent;
    color: #fff;
}
.cke_toolgroup a span {
	filter: brightness(0) invert(1);
    opacity: 0.6;
}
.cke_combo_button {
	background: transparent;
    color: #fff;
}
.cke_combo_button span {
	color: #fff;
	opacity: 0.6;
}
.cke_wysiwyg_frame {
	background: #ffffff69;
}
.text-muted {
    color: #ffffff !important;
}
.relationDelete, .relationEdit, .actionImages a {
	background: transparent !important;
}
.relationEdit i {
	color: #fff !important;
}
.relationDelete i {
	color: #fff !important;
}
.relatedTabModulesList .relatedListContainer .well {
	background-color: #ffffff00;
}
#pickListValuesTable .listViewHeaders {
	background-color: #00000059;
}
.pickListValue {
	background: #00000059;
}
#findDuplicateContents .listViewContentHeader {
	background: #00000059;
}
#findDuplicateContents table {
	background: #00000059;
}
.main-container-Leads .listViewPageDiv .col-lg-7 {
	color: #fff;
}
.main-container-Leads .listViewPageDiv .alert-static {
	color: #fff;
}
.main-container-Leads .listViewPageDiv .alert-static .icon {
	color: #fff;
}
#findDuplicateContents #listViewContents.col-md-12.col-sm-12.col-xs-12.col-lg-12.listViewContentDiv.list-table-wrapper {
	padding: 0; 
}
.emptyRecordsDiv .emptyRecordsContent {
	color: #fff;
}
.dashBoardWidgetFooter .filterContainer {
	bottom: 35px;
}
.dashBoardWidgetFooter .filterContainer {
	background: #00000059;
	border: none;
	border-radius: 3px;
}
.dashBoardWidgetFooter .filterContainer span strong {
	color: #fff;
}
.dashBoardWidgetFooter .filterContainer .input-daterange .input-group-addon {
  background-color: #ffffff40;
}
.listViewEntries button.relationEdit.cursorPointer i {
	padding: 0;
	vertical-align: middle;
    font-size: 13px;
}
#helpPageOverlay {
	background: #00000059 !important;
}
.quick-preview-modal .quickPreviewSummary .fieldValue span {
	color: #fff;
}
.quick-preview-modal .quickPreviewSummary .fieldValue span a {
	color: #fff !important;
}
.input-error {
  background: #00000059 !important;
}
.overlayPageContent form .modal-body {
	margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.modal-footer a.cancelLink {
  font-weight: 500;
}
.modal-content .modal-footer button, .modal-content .modal-footer a {
  margin-bottom: 0 !important;
}
.popover {
	background-color: #979797b5;
}
.popover-content .table>tbody>tr>td {
	background: #00000059;
}
.lineitemTableContainer table td a:hover {
	color: #fff;
}
.popover-title, .popover-footer {
	background-color: #00000061;
}
.overlayDetail .overlayDetailHeader {
	background: transparent;
}
.overlayDetailHeader .record-header .recordBasicInfo {
    padding-left: 0;
}
.overlayDetailHeader .record-header .recordBasicInfo h4 {
	color: #fff;
}
.overlayDetail .modal-body {
	background: transparent;
}
.modal .detailViewContainer .block {
	background: transparent;
}
.radio label, .checkbox label {
    padding-left: 0;
    color: #fff;
}
.editViewContents .fieldBlockContainer {
	color: #fff;
}
.clearReferenceSelection {
  color: #ffffffb5;
  background: #00000059;
  border: 1px solid #ffffff73 !important;
}
.clearReferenceSelection:hover {
	color: #ffffffb5;
}
.listViewEntries .relatedListEntryValues .value a:hover {
	color: #fff;
}
.overlayDetailHeader .recordBasicInfo .fieldLabel .action {
	position: static;
}
.fieldBlockContainer .table-bordered>tbody>tr>td a:hover {
	color: #fff;
}
.inventoryLineItemDetails:hover {
    color: #3498DB;
}
.modal-body .row .fieldValue .input-group .input-group-addon:first-child {
	border: 1px solid #ffffff73 !important;
}
.detailview-content .relatedHeader .btn-toolbar .btn-group button:hover {
	background: #ffb82e !important;
}
.relatedHeader button:hover {
	background: #ffb82e !important;
}
.summaryWidgetContainer button:hover {
	background: #ffb82e !important;
}
#detailView td.fieldValue .action {
	position: static;
	color: #fff;
}
#searchResults-container .col-lg-12.clearfix {
	z-index: 1;
}
#detailView .summaryView .fieldLabel label {
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.summaryWidgetContainer a:hover {
	color: #fff;
}
.summaryWidgetContainer .creatorName {
	color: #fff;
}
.summaryWidgetContainer .activities {
    padding: 10px 0;
}
.summarycommemntActionblock a {
	color: #fff !important;
}
.updates_timeline > li .update_info > .updateInfoContainer .field-name,
.updates_timeline > li .update_info > .updateInfoContainer em  {
	color: #fff;
}
.editElement .input-save-wrap {
    height: 30px;
}
.detailview-header-block .detailview-header .row > div:first-child .record-header .info-row i {
	padding: 0;
	vertical-align: middle;
}
.modal .editViewContents .fieldBlockContainer .table .fieldValue .col-lg-10 label {
	margin-left: 18px !important;
	font-weight: 500;
}
.table .table {
	background: transparent;
}
a[name~="viewfile"], a[name~="viewfile"]:hover, a[name~="downloadfile"], a[name~="downloadfile"]:hover {
  background: #00000059;
  color: #fff;
}
.fieldValue, .fieldValue:hover {
  color: #fff;
}
.detailShowAllModal .selectTagContainerborder .checkbox {
  margin-left: 20px;
}
.editViewContents .btn-toolbar .btn-group button:hover {
  background: #ffb82e !important; 
}
.fieldBlockContainer .fieldValue .imageDelete {
  border: none !important;
}
.fieldBlockContainer .fieldValue .imageDelete:hover {
  background: #ffb82e !important
}
.listViewPageDiv .emptyRecordsContent a {
  display: initial;
  color: #fff !important;
  text-decoration: underline !important;
}
.editViewContents input[type=radio]:checked::after {
  background: #fff;
}
.fieldBlockContainer label {
  font-weight: 500;
}
.fieldBlockContainer table td strong {
    font-weight: 500;
}


/* Popup Transparent End */


/* Pupup css End */



body {
  background: url("https://img.freepik.com/free-photo/peak-bamboo-lijiang-rural-mist_1417-410.jpg?w=740&t=st=1669206531~exp=1669207131~hmac=70e7eb57af05b77352143b4ecab36eef5e3df76a4dbf5c79f50fcb86c86fe316") fixed 0 0 no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
}


/* Transparent and Background image css End */


/* Logo temparory css */

.company-logo img, .companyLogo img {
  filter: brightness(0) invert(1);
}

/* Logo temparory css */

/* Issues by QA start */

#popupPage .modal-footer footer {
  position: static;
}
.input-group-addon [class^="ti-"] {
  vertical-align: middle;
}
.table-striped>tbody>tr.emptyRecordsDiv .emptyRecordsContent {
  text-align: center;
}
.detailview-table .inputElement.form-control[type='checkbox'] {
  margin-right: 10px;
}
.detailview-table .row .fieldsvalues .fieldValue span.edit.pull-left.ajaxEdited {
  float: none !important;
}
.detailview-table .row .fieldsvalues .fieldValue span.edit.pull-left.ajaxEdited textarea {
  width: 92%;
}
.modal-content .modal-footer a {
  margin-left: 5px;
}
.listViewEntries a:hover {
  color: #fff;
}
.customview-content .checkbox {
  margin-left: 15px;
}
.overlayPageContent form .modal-body {
  height: 92% !important;
}
.filterConditionContainer .conditionRow .col-lg-4.col-md-4.col-sm-4 .col-lg-12 {
  padding: 0;
}





/*custom theme*/
.theme-video-container{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
  transform: translateZ(0);
}
