﻿/** Angular **/
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.navbar-brand {
  height: 45px;
}
#navbar-container div.navbar-header a.navbar-logo {
  padding-top: 5px;
}
.popover {
  z-index: 100000;
}
.boldText {
  font-weight: bold !important;
}
.linethroughText {
  text-decoration: line-through !important;
}
div.contact-info {
  cursor: pointer;
  width: 190px;
}
div.contact-info i {
  float: left;
  line-height: 1.5;
  margin-left: -22px;
  margin-right: 15px;
  font-size: 16px;
}
div.contact-info div.contact-info-text {
  margin-top: -2px;
  margin-bottom: 10px;
  font-size: 13px;
}
.contact-info-popover {
  width: 250px;
}
.contact-info-popover > h3.popover-title {
  position: relative;
}
.contact-info-popover > h3.popover-title > div.action-buttons {
  position: absolute;
  top: 8px;
  right: 14px;
}
.contact-info-popover > h3.popover-title > div.action-buttons > a {
  margin-left: 8px;
  margin-right: 0;
}
.contact-info-popover > h3.popover-title > div.action-buttons > a > i.fa {
  display: inline-block;
  position: relative;
  left: 0;
  font-size: 15px;
  float: left;
}
div.modal-dialog {
  width: 700px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .modal-dialog-wide {
    width: 700px;
    margin: 0px auto;
  }
}
@media (min-width: 992px) {
  .modal-dialog-exrta-wide {
    width: 900px;
    margin: 0px auto;
  }
}
@media screen and (max-width: 817px) {
  .widget-toolbar {
    float: left !important;
  }
  .widget-toolbar:before {
    border: none !important;
  }
}
@media screen and (max-width: 507px) {
  .tmFilter {
    height: 75px;
  }
  .widget-header.messaging {
    height: 111px !important;
  }
  .widget-header.messaging input.filter-combined-search-expression-input {
    width: 200px !important;
  }
}
@media screen and (min-width: 507px) and (max-width: 817px) {
  .tmFilter {
    height: auto;
  }
  .widget-header.messaging {
    height: 75px !important;
  }
}
@media screen and (max-width: 768px) {
  div.modal-dialog {
    width: auto;
  }
}
div.modal-header > h4.modal-title > i {
  margin-right: 8px;
}
div.modal-body > div.toast-top-full-width {
  position: absolute !important;
}
div.modal-footer {
  margin-top: 0 !important;
}
.modal-footer .btn-pull-left {
  margin-left: 0 !important;
  float: left;
}
.widget-header {
  overflow: hidden;
}
.widget-header > div.widget-toolbar > div.tmFilter {
  height: 37px;
  overflow: hidden;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined {
  display: inline-block;
  line-height: 36px;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined > div.input-icon {
  float: left;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined > div.input-icon > [class*='fa-'] {
  top: 4px;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined > div.input-icon > input.filter-combined-search-expression-input {
  width: 324px;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined > div.input-icon > div.filter-combined-advanced-filter-list {
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined > div.input-icon > div.filter-combined-advanced-filter-list > div.select2-container > ul.select2-choices {
  line-height: 29px;
  height: 28px !important;
  border-color: #d5d5d5;
  background: #fff;
  font-size: 13px;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined > div.input-icon > div.filter-combined-advanced-filter-list > div.select2-container > ul.select2-choices > li.select2-search-choice {
  display: inline-block;
  float: none;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined > div.input-icon > div.filter-combined-advanced-filter-list > div.select2-container > ul.select2-choices > li.select2-search-choice > div {
  font-size: 13px;
}
.widget-header > div.widget-toolbar > div.tmFilter > div.filter-expression-combined > div.advanced-search-button-wrapper {
  display: inline-block !important;
  margin-left: 10px;
  float: left;
  line-height: 34px;
}
.widget-header > ul.tabs-outside-toolbar {
  border-bottom: 0;
  margin-bottom: 0;
  position: relative;
  top: 5px;
}
.widget-header h5 {
  float: left;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.no-border-bottom-width {
  border-bottom-width: 0;
}
tr.info-row > td {
  color: #999;
  padding-left: 12px;
  font-size: 11px;
}
.milestones-timeline .timeline-container:before {
  border: 0 none;
  background-color: transparent;
  width: 0;
  border-width: 0;
}
.milestones-timeline div.timeline-item > div.timeline-info > i.timeline-indicator > i.white-centre {
  background-color: #FFFFFF !important;
  border: 0 none !important;
  width: 24px;
  height: 24px;
  margin: 3px;
}
.milestones-timeline div.timeline-item > div.timeline-info > div.percent {
  position: absolute;
  top: 0;
  color: white;
  font-weight: bold;
  font-size: 11px;
  width: 36px;
  text-align: center;
  line-height: 34px;
}
#footer {
  font-size: 11px !important;
  color: #aaa !important;
}
.tmGrid {
  font-size: 13px;
}
div.ngFooterPanel {
  padding: 8px 10px 10px 10px;
  height: 57px !important;
}
.ui-pg-table > tbody > tr > td {
  font-size: 13px;
  line-height: 30px;
}
.ui-pg-table > tbody > tr > td.ui-pg-button {
  cursor: pointer;
}
.ui-pg-table > tbody > tr > td.ui-pg-button > .ui-icon {
  display: inline-block;
  padding: 0px;
  width: 24px;
  height: 24px;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  position: static;
  float: none;
  color: #808080;
  border: 1px solid #cccccc;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  background-color: #ffffff;
  border-radius: 100%;
  margin: 0px 2px;
}
.ui-pg-table > tbody > tr > td.ui-pg-button > .ui-icon:hover {
  color: #FFFFFF;
  background-color: #2b7dbc;
}
.ui-pg-table > tbody > tr > td.ui-pg-button > .ui-icon:before {
  width: 20px;
  text-align: center;
  display: inline-block;
}
.ui-pg-table > tbody > tr > td.ui-state-disabled {
  cursor: default !important;
}
.ui-pg-table > tbody > tr > td.ui-state-disabled > .ui-icon {
  color: #cccccc;
  background-color: #FAFAFA;
}
.ui-pg-table > tbody > tr > td.ui-state-disabled > .ui-icon:hover {
  color: #cccccc;
  background-color: #FAFAFA;
}
/* ======== Tiles ======== */
.tileContainer,
#messages-tile-container,
#documents-tile-container,
#to-do-tile-container,
#faq-tile-container {
  text-align: left;
  color: #fff !important;
}
.tileContainer .boxIcon,
#messages-tile-container .boxIcon,
#documents-tile-container .boxIcon,
#to-do-tile-container .boxIcon,
#faq-tile-container .boxIcon {
  display: block;
  float: left;
  margin-left: 12px;
}
.tileContainer .boxIcon > .fa,
#messages-tile-container .boxIcon > .fa,
#documents-tile-container .boxIcon > .fa,
#to-do-tile-container .boxIcon > .fa,
#faq-tile-container .boxIcon > .fa {
  font-size: 52px !important;
  color: #ffffff !important;
}
.tileContainer .boxContent,
#messages-tile-container .boxContent,
#documents-tile-container .boxContent,
#to-do-tile-container .boxContent,
#faq-tile-container .boxContent {
  display: block;
  float: left;
  text-align: left;
  margin: 0 12px;
  width: 125px;
}
.tileContainer .boxContent > .boxTitle,
#messages-tile-container .boxContent > .boxTitle,
#documents-tile-container .boxContent > .boxTitle,
#to-do-tile-container .boxContent > .boxTitle,
#faq-tile-container .boxContent > .boxTitle {
  display: block;
  line-height: 1.4;
  font-size: 20px !important;
}
.tileContainer .boxContent > .boxRow,
#messages-tile-container .boxContent > .boxRow,
#documents-tile-container .boxContent > .boxRow,
#to-do-tile-container .boxContent > .boxRow,
#faq-tile-container .boxContent > .boxRow {
  display: inline-block;
}
.tileContainer .boxContent > .boxRow > .howManyText,
#messages-tile-container .boxContent > .boxRow > .howManyText,
#documents-tile-container .boxContent > .boxRow > .howManyText,
#to-do-tile-container .boxContent > .boxRow > .howManyText,
#faq-tile-container .boxContent > .boxRow > .howManyText {
  font-size: 16px;
  padding-left: 3px;
}
.tileContainer .tmTileUnreadCount,
#messages-tile-container .tmTileUnreadCount,
#documents-tile-container .tmTileUnreadCount,
#to-do-tile-container .tmTileUnreadCount,
#faq-tile-container .tmTileUnreadCount {
  display: block;
}
.tileContainer .tmTileUnreadCount > .boxIcon,
#messages-tile-container .tmTileUnreadCount > .boxIcon,
#documents-tile-container .tmTileUnreadCount > .boxIcon,
#to-do-tile-container .tmTileUnreadCount > .boxIcon,
#faq-tile-container .tmTileUnreadCount > .boxIcon {
  display: block;
  float: left;
  margin-left: 12px;
}
.tileContainer .tmTileUnreadCount > .boxIcon > .fa,
#messages-tile-container .tmTileUnreadCount > .boxIcon > .fa,
#documents-tile-container .tmTileUnreadCount > .boxIcon > .fa,
#to-do-tile-container .tmTileUnreadCount > .boxIcon > .fa,
#faq-tile-container .tmTileUnreadCount > .boxIcon > .fa {
  font-size: 52px !important;
  color: #ffffff !important;
}
.tileContainer .tmTileUnreadCount > .boxContent,
#messages-tile-container .tmTileUnreadCount > .boxContent,
#documents-tile-container .tmTileUnreadCount > .boxContent,
#to-do-tile-container .tmTileUnreadCount > .boxContent,
#faq-tile-container .tmTileUnreadCount > .boxContent {
  display: block;
  float: left;
  text-align: left;
  margin: 0 12px;
  width: 125px;
}
.tileContainer .tmTileUnreadCount > .boxContent > .boxTitle,
#messages-tile-container .tmTileUnreadCount > .boxContent > .boxTitle,
#documents-tile-container .tmTileUnreadCount > .boxContent > .boxTitle,
#to-do-tile-container .tmTileUnreadCount > .boxContent > .boxTitle,
#faq-tile-container .tmTileUnreadCount > .boxContent > .boxTitle {
  display: block;
  line-height: 1.4;
  font-size: 20px !important;
}
.tileContainer .tmTileUnreadCount > .boxContent > .boxRow,
#messages-tile-container .tmTileUnreadCount > .boxContent > .boxRow,
#documents-tile-container .tmTileUnreadCount > .boxContent > .boxRow,
#to-do-tile-container .tmTileUnreadCount > .boxContent > .boxRow,
#faq-tile-container .tmTileUnreadCount > .boxContent > .boxRow {
  display: inline-block;
}
.tileContainer .tmTileUnreadCount > .boxContent > .boxRow > .howManyText,
#messages-tile-container .tmTileUnreadCount > .boxContent > .boxRow > .howManyText,
#documents-tile-container .tmTileUnreadCount > .boxContent > .boxRow > .howManyText,
#to-do-tile-container .tmTileUnreadCount > .boxContent > .boxRow > .howManyText,
#faq-tile-container .tmTileUnreadCount > .boxContent > .boxRow > .howManyText {
  font-size: 16px;
  padding-left: 3px;
}
/* ======== Property Details Panel ======== */
div.property-details div.plan-thumbnail {
  margin-right: 12px;
}
div.property-details div.propertyAddress {
  line-height: 1.33 !important;
  font-size: 13px;
}
/* ========================================*/
.menu-min .nav-list > li > a.dropdown-toggle-always-open > .menu-text {
  left: 43px;
  top: -1px;
  width: 174px;
  border-top-color: currentColor;
  border-right-color: currentColor;
  border-bottom-color: #ddd;
  border-left-color: currentColor;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: 1px;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  box-shadow: none;
}
div.login-container,
div.register-container,
div.resetpassword-container {
  width: 430px !important;
  margin: 90px auto 90px auto !important;
  min-height: 350px !important;
}
div.register-container {
  min-height: 480px !important;
}
.fa-left-margin-10px {
  margin: 0 0 0 10px !important;
}
a.transparent-button {
  display: inline-block;
  text-decoration: none;
  padding: 0 10px;
  font-size: 13px;
}
a.transparent-button > i {
  margin-right: 5px;
}
div.sidebar-shortcuts-large > button {
  position: relative;
}
div.sidebar-shortcuts-large > button > span.badge {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 8px;
  padding: 3px;
  font-size: 11px;
  line-height: 11px;
}
div#wrap > div.navbar > div.navbar-container > div.navbar-header > a.navbar-brand > div.navbar-brand-logo {
  background-repeat: no-repeat;
  background-position: center left;
}
ul.ace-nav .user-info {
  max-width: 96px;
  min-width: 71px;
}
ul.ace-nav > li[ng-controller="Views.Account.AccountMenuWrapper"] {
  width: 100%;
}
ul.ace-nav > li[ng-controller="Views.Account.AccountMenuWrapper"] > a.dropdown-toggle {
  width: 100%;
  text-align: left;
}
ul.ace-nav li i.fa-fw {
  width: 1.28em !important;
}
/*@label-size: @size;*/
.table-info-easy-85 .row > label:first-child,
.table-info-easy-85 .row > div:first-child {
  width: 85% !important;
}
.table-info-easy-85 .row > label:first-child + label,
.table-info-easy-85 .row > label:first-child + div,
.table-info-easy-85 .row > div:first-child + label,
.table-info-easy-85 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 15% !important;
}
/*@label-size: @size;*/
.table-info-easy-80 .row > label:first-child,
.table-info-easy-80 .row > div:first-child {
  width: 80% !important;
}
.table-info-easy-80 .row > label:first-child + label,
.table-info-easy-80 .row > label:first-child + div,
.table-info-easy-80 .row > div:first-child + label,
.table-info-easy-80 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 20% !important;
}
/*@label-size: @size;*/
.table-info-easy-75 .row > label:first-child,
.table-info-easy-75 .row > div:first-child {
  width: 75% !important;
}
.table-info-easy-75 .row > label:first-child + label,
.table-info-easy-75 .row > label:first-child + div,
.table-info-easy-75 .row > div:first-child + label,
.table-info-easy-75 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 25% !important;
}
/*@label-size: @size;*/
.table-info-easy-70 .row > label:first-child,
.table-info-easy-70 .row > div:first-child {
  width: 70% !important;
}
.table-info-easy-70 .row > label:first-child + label,
.table-info-easy-70 .row > label:first-child + div,
.table-info-easy-70 .row > div:first-child + label,
.table-info-easy-70 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 30% !important;
}
/*@label-size: @size;*/
.table-info-easy-65 .row > label:first-child,
.table-info-easy-65 .row > div:first-child {
  width: 65% !important;
}
.table-info-easy-65 .row > label:first-child + label,
.table-info-easy-65 .row > label:first-child + div,
.table-info-easy-65 .row > div:first-child + label,
.table-info-easy-65 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 35% !important;
}
/*@label-size: @size;*/
.table-info-easy-60 .row > label:first-child,
.table-info-easy-60 .row > div:first-child {
  width: 60% !important;
}
.table-info-easy-60 .row > label:first-child + label,
.table-info-easy-60 .row > label:first-child + div,
.table-info-easy-60 .row > div:first-child + label,
.table-info-easy-60 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 40% !important;
}
/*@label-size: @size;*/
.table-info-easy-55 .row > label:first-child,
.table-info-easy-55 .row > div:first-child {
  width: 55% !important;
}
.table-info-easy-55 .row > label:first-child + label,
.table-info-easy-55 .row > label:first-child + div,
.table-info-easy-55 .row > div:first-child + label,
.table-info-easy-55 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 45% !important;
}
/*@label-size: @size;*/
.table-info-easy-50 .row > label:first-child,
.table-info-easy-50 .row > div:first-child {
  width: 50% !important;
}
.table-info-easy-50 .row > label:first-child + label,
.table-info-easy-50 .row > label:first-child + div,
.table-info-easy-50 .row > div:first-child + label,
.table-info-easy-50 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 50% !important;
}
/*@label-size: @size;*/
.table-info-easy-45 .row > label:first-child,
.table-info-easy-45 .row > div:first-child {
  width: 45% !important;
}
.table-info-easy-45 .row > label:first-child + label,
.table-info-easy-45 .row > label:first-child + div,
.table-info-easy-45 .row > div:first-child + label,
.table-info-easy-45 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 55% !important;
}
/*@label-size: @size;*/
.table-info-easy-40 .row > label:first-child,
.table-info-easy-40 .row > div:first-child {
  width: 40% !important;
}
.table-info-easy-40 .row > label:first-child + label,
.table-info-easy-40 .row > label:first-child + div,
.table-info-easy-40 .row > div:first-child + label,
.table-info-easy-40 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 60% !important;
}
/*@label-size: @size;*/
.table-info-easy-35 .row > label:first-child,
.table-info-easy-35 .row > div:first-child {
  width: 35% !important;
}
.table-info-easy-35 .row > label:first-child + label,
.table-info-easy-35 .row > label:first-child + div,
.table-info-easy-35 .row > div:first-child + label,
.table-info-easy-35 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 65% !important;
}
/*@label-size: @size;*/
.table-info-easy-30 .row > label:first-child,
.table-info-easy-30 .row > div:first-child {
  width: 30% !important;
}
.table-info-easy-30 .row > label:first-child + label,
.table-info-easy-30 .row > label:first-child + div,
.table-info-easy-30 .row > div:first-child + label,
.table-info-easy-30 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 70% !important;
}
/*@label-size: @size;*/
.table-info-easy-25 .row > label:first-child,
.table-info-easy-25 .row > div:first-child {
  width: 25% !important;
}
.table-info-easy-25 .row > label:first-child + label,
.table-info-easy-25 .row > label:first-child + div,
.table-info-easy-25 .row > div:first-child + label,
.table-info-easy-25 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 75% !important;
}
/*@label-size: @size;*/
.table-info-easy-20 .row > label:first-child,
.table-info-easy-20 .row > div:first-child {
  width: 20% !important;
}
.table-info-easy-20 .row > label:first-child + label,
.table-info-easy-20 .row > label:first-child + div,
.table-info-easy-20 .row > div:first-child + label,
.table-info-easy-20 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 80% !important;
}
/*@label-size: @size;*/
.table-info-easy-15 .row > label:first-child,
.table-info-easy-15 .row > div:first-child {
  width: 15% !important;
}
.table-info-easy-15 .row > label:first-child + label,
.table-info-easy-15 .row > label:first-child + div,
.table-info-easy-15 .row > div:first-child + label,
.table-info-easy-15 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 85% !important;
}
/*@label-size: @size;*/
.table-info-easy-10 .row > label:first-child,
.table-info-easy-10 .row > div:first-child {
  width: 10% !important;
}
.table-info-easy-10 .row > label:first-child + label,
.table-info-easy-10 .row > label:first-child + div,
.table-info-easy-10 .row > div:first-child + label,
.table-info-easy-10 .row > div:first-child + div {
  /*margin-left: 0px + @size !important;*/
  width: 90% !important;
}
.table-info-easy-striped .row > label:first-child,
.table-info-easy-striped .row > div:first-child {
  color: #336199 !important;
  background-color: #edf3f4 !important;
  border-top: 1px solid #f7fbff !important;
}
.table-info-easy {
  border: 0;
}
.table-info-easy .row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
.table-info-easy .row:first-child label,
.table-info-easy .row:first-child ng-binding {
  border-top-width: 0;
}
.table-info-easy .row > label:first-child,
.table-info-easy .row > div:first-child {
  overflow-x: hidden;
  position: relative;
  float: left;
  text-align: right;
  padding: 6px 12px 6px 12px;
  left: 0;
  top: 0;
  bottom: 0;
  font-weight: normal;
  color: #667e99;
  background-color: transparent;
  border-top: 1px dotted #d5e4f1;
  font-size: 13px;
  margin-bottom: 0px;
}
.table-info-easy .row > label:first-child + label,
.table-info-easy .row > label:first-child + div,
.table-info-easy .row > div:first-child + label,
.table-info-easy .row > div:first-child + div {
  padding: 6px 4px 6px 6px;
  float: left;
  border-top: 1px dotted #d5e4f1;
  font-size: 13px;
}
.table-info-easy .row > label.table-info-easy-wide-label,
.table-info-easy .row > div.table-info-easy-wide-label {
  padding-top: 12px;
  padding-bottom: 12px;
}
.table-info-easy-border {
  border: 1px solid #DCEBF7;
}
.table-info-easy-border .row:first-child div,
.table-info-easy-border .row:first-child label,
.table-info-easy-border .row:first-child ng-binding {
  border-top-width: 0 !important;
}
.table-info-striped {
  border: 0;
}
.table-info-striped .table-info-name {
  color: #336199;
  background-color: #edf3f4;
  border-top: 1px solid #f7fbff;
}
.table-info-striped .table-info-value {
  border-top: 1px dotted #dcebf7;
  padding-left: 12px;
  padding-right: 12px;
}
.table-info {
  margin: 0;
}
.table-info-row {
  position: relative;
}
.table-info-row:first-child .table-info-name,
.table-info-row:first-child .table-info-value {
  border-top-width: 0;
}
.table-info-name {
  position: absolute;
  width: 150px;
  text-align: right;
  padding: 6px 10px 6px 0;
  left: 0;
  top: 0;
  bottom: 0;
  font-weight: normal;
  color: #667e99;
  background-color: transparent;
  border-top: 1px dotted #d5e4f1;
  font-size: 13px;
}
.table-info-value {
  padding: 6px 4px 6px 6px;
  margin-left: 160px;
  border-top: 1px dotted #d5e4f1;
  font-size: 13px;
}
.nav-user-photo {
  max-width: 40px !important;
  max-height: 43px;
  border-radius: 100%;
  margin-right: 10px;
  margin-top: 5px;
}
.widget-box .widget-header label {
  font-weight: lighter;
  padding-top: 3px;
  font-size: 21px;
  color: #333;
}
.widget-box .widget-header .widget-toolbar i:not(:last-child),
.widget-box .widget-header .widget-toolbar a:not(:last-child) {
  padding-right: 5px;
}
.widget-box .widget-header .widget-toolbar .addAction {
  color: #acd392;
}
.widget-box .widget-header .widget-toolbar .editAction {
  color: #ff6a00;
}
.widget-box .full-width {
  width: 100%;
}
.widget-box input[type="text"].slim {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 2px;
}
label[ng-click] {
  cursor: pointer;
}
.manual-address .form-group {
  position: relative;
}
.jvFloat .select2-choices {
  padding-top: 3px;
}
.sublegend {
  font-size: 16px;
  margin-bottom: 10px;
}
.currencyDisplayField {
  text-align: right;
}
table.table-ng-grid th {
  /*font-size: 13px;*/
  background-color: #eaeaea;
  color: #000000;
  height: 30px;
  border-bottom: none !important;
}
table.table-ng-grid {
  font-size: 13px;
}
table.table-ng-grid tr.odd {
  background-color: #f3f3f3;
}
table.table-ng-grid tr.selected {
  /*background-color: #E7F5DF !important;*/
  background-color: #cde2c5 !important;
}
table.table-ng-grid thead tr th {
  border-bottom-width: 0 !important;
}
table.table-ng-grid tbody tr td {
  border-width: 0 1px 0 1px !important;
  height: 30px;
}
.tm-default-panel-header {
  /*padding-bottom: 7px;*/
}
.tm-default-panel {
  border-radius: 0 !important;
}
.tm-default-panel-toolbar {
  border-radius: 0 !important;
  float: right;
  display: inline-block;
  position: relative;
}
.tm-default-panel-toolbar a {
  color: grey !important;
}
.tm-default-panel-header label {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters > [class^="col-"],
.row-no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.gridWrapperNoBorder .easy-grid {
  border: none !important;
}
@-ms-viewport {
  width: auto !important;
}