[ng-click] {
  cursor: pointer; }

.img-responsive {
  max-width: 100%; }

table tr.disabled {
  cursor: not-allowed;
  opacity: 0.8; }

.flex {
  display: flex;
  align-items: stretch; }

.wrap {
  flex-wrap: wrap; }

.nowrap {
  white-space: nowrap; }

.min-width {
  width: 1px; }

.even-children > * {
  flex-basis: 0;
  flex-grow: 1; }

.bg-white {
  background: #FFF; }

.bg-dark {
  background: #333; }

.bg-grey {
  background: #FAFAFA; }

.text-white {
  color: #FFF !important; }

.btn-success-dark, .btn-success-dark:focus {
  background-color: #395525;
  color: #FFF; }

.btn-success-dark:hover {
  background-color: #213116;
  color: #FFF !important; }

.min-height-180 {
  min-height: 180px !important; }

.max-height-100 {
  max-height: 100%; }

.no-mg {
  margin: 0 !Important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important; }

.no-pd {
  margin: 0 !Important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important; }

.mg-t-0 {
  margin-top: 0 !important; }

.mg-b-0 {
  margin-bottom: 0 !important; }

.mg-t-5 {
  margin-top: 5px; }

.mg-b-5 {
  margin-bottom: 5px; }

.mg-l-5 {
  margin-left: 5px; }

.mg-r-5 {
  margin-right: 5px; }

.mg-t-10 {
  margin-top: 10px; }

.mg-b-10 {
  margin-bottom: 10px; }

.mg-l-10 {
  margin-left: 10px; }

.mg-r-10 {
  margin-right: 10px; }

.mg-t-15 {
  margin-top: 15px; }

.mg-b-15 {
  margin-bottom: 15px; }

.mg-l-15 {
  margin-left: 15px; }

.mg-r-15 {
  margin-right: 15px; }

.mg-t-20 {
  margin-top: 20px; }

.mg-b-20 {
  margin-bottom: 20px; }

.mg-l-20 {
  margin-left: 20px; }

.mg-r-20 {
  margin-right: 20px; }

.mg-t-25 {
  margin-top: 25px; }

.mg-b-90 {
  margin-bottom: 90px; }

.pd-t-5 {
  padding-top: 5px; }

.pd-b-5 {
  padding-bottom: 5px; }

.pd-t-10 {
  padding-top: 10px; }

.pd-b-10 {
  padding-bottom: 10px; }

.pd-t-15 {
  padding-top: 15px; }

.pd-b-15 {
  padding-bottom: 15px; }

.pd-t-20 {
  padding-top: 20px; }

.pd-b-20 {
  padding-bottom: 20px; }

.pd-5 {
  padding: 5px; }

.pd-10 {
  padding: 10px; }

.pd-15 {
  padding: 15px; }

.pd-20 {
  padding: 20px; }

.pd-30 {
  padding: 30px; }

.pd-40 {
  padding: 40px; }

.b-b {
  border-bottom: 1px solid #e0e0e0; }

.b-t {
  border-top: 1px solid #e0e0e0; }

.borders {
  border: 1px solid #e0e0e0; }

.relative {
  position: relative; }

.pointer {
  cursor: pointer; }

.dpXsmall .xs-mg-t-0 {
  margin-top: 0 !important; }
.dpXsmall .xs-mg-r-0 {
  margin-right: 0 !important; }
.dpXsmall .xs-mg-b-0 {
  margin-bottom: 0 !important; }
.dpXsmall .xs-mg-l-0 {
  margin-left: 0 !important; }
.dpXsmall .xs-pd-t-0 {
  padding-top: 0 !important; }
.dpXsmall .xs-pd-r-0 {
  padding-right: 0 !important; }
.dpXsmall .xs-pd-b-0 {
  padding-bottom: 0 !important; }
.dpXsmall .xs-pd-l-0 {
  padding-left: 0 !important; }
.dpXsmall .xs-b-t-0 {
  border-top: 0 !important; }
.dpXsmall .xs-b-r-0 {
  border-right: 0 !important; }
.dpXsmall .xs-b-b-0 {
  border-bottom: 0 !important; }
.dpXsmall .xs-b-l-0 {
  border-left: 0 !important; }
.dpXsmall .xs-b-t {
  border-top: 1px solid #e0e0e0; }
.dpXsmall .xs-b-r {
  border-right: 1px solid #e0e0e0; }
.dpXsmall .xs-b-b {
  border-bottom: 1px solid #e0e0e0; }
.dpXsmall .xs-b-l- {
  border-left: 1px solid #e0e0e0; }
.dpXsmall .xs-mg-t-15 {
  margin-top: 15px; }
.dpXsmall .xs-text-center {
  text-align: center !important; }
.dpXsmall .xs-text-left {
  text-align: left !important; }

.dpSmall .sm-center-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }
.dpSmall .sm-vcenter {
  position: absolute;
  padding-left: 15px;
  padding-right: 15px;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
.dpSmall .sm-flex {
  display: flex; }
.dpSmall .sm-mg-t-0 {
  margin-top: 0 !important; }
.dpSmall .sm-mg-r-0 {
  margin-right: 0 !important; }
.dpSmall .sm-mg-b-0 {
  margin-bottom: 0 !important; }
.dpSmall .sm-mg-l-0 {
  margin-left: 0 !important; }
.dpSmall .sm-mg-t-0 {
  margin-top: 0 !important; }
.dpSmall .sm-pd-t-0 {
  padding-top: 0 !important; }
.dpSmall .sm-pd-r-0 {
  padding-right: 0 !important; }
.dpSmall .sm-pd-b-0 {
  padding-bottom: 0 !important; }
.dpSmall .sm-pd-l-0 {
  padding-left: 0 !important; }
.dpSmall .sm-b-t-0 {
  border-top: 0 !important; }
.dpSmall .sm-b-r-0 {
  border-right: 0 !important; }
.dpSmall .sm-b-b-0 {
  border-bottom: 0 !important; }
.dpSmall .sm-b-l-0 {
  border-left: 0 !important; }
.dpSmall .md-b-t {
  border-top: 1px solid #e0e0e0; }
.dpSmall .sm-b-r {
  border-right: 1px solid #e0e0e0; }
.dpSmall .sm-b-b {
  border-bottom: 1px solid #e0e0e0; }
.dpSmall .sm-b-l- {
  border-left: 1px solid #e0e0e0; }
.dpSmall .sm-text-center {
  text-align: center !important; }
.dpSmall .sm-eq-height {
  display: flex; }
  .dpSmall .sm-eq-height > div > div {
    height: 100%; }

.dpMedium .md-center-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }
.dpMedium .md-vcenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  padding-left: 15px;
  padding-right: 15px; }
.dpMedium .md-flex {
  display: flex; }
.dpMedium .md-mg-t-0 {
  margin-top: 0 !important; }
.dpMedium .md-mg-r-0 {
  margin-right: 0 !important; }
.dpMedium .md-mg-b-0 {
  margin-bottom: 0 !important; }
.dpMedium .md-mg-l-0 {
  margin-left: 0 !important; }
.dpMedium .md-pd-t-0 {
  padding-top: 0 !important; }
.dpMedium .md-pd-r-0 {
  padding-right: 0 !important; }
.dpMedium .md-pd-b-0 {
  padding-bottom: 0 !important; }
.dpMedium .md-pd-l-0 {
  padding-left: 0 !important; }
.dpMedium .md-b-t-0 {
  border-top: 0 !important; }
.dpMedium .md-b-r-0 {
  border-right: 0 !important; }
.dpMedium .md-b-b-0 {
  border-bottom: 0 !important; }
.dpMedium .md-b-l-0 {
  border-left: 0 !important; }
.dpMedium .md-b-t {
  border-top: 1px solid #e0e0e0; }
.dpMedium .md-b-r {
  border-right: 1px solid #e0e0e0; }
.dpMedium .md-b-b {
  border-bottom: 1px solid #e0e0e0; }
.dpMedium .md-b-l- {
  border-left: 1px solid #e0e0e0; }
.dpMedium .md-eq-height {
  display: flex; }
  .dpMedium .md-eq-height > div > div {
    height: 100%; }
.dpMedium .md-text-center {
  text-align: center !important; }

.dpLarge .lg-center-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }
.dpLarge .lg-vcenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  padding-left: 15px;
  padding-right: 15px; }
.dpLarge .lg-flex {
  display: flex; }
.dpLarge .lg-mg-t-0 {
  margin-top: 0 !important; }
.dpLarge .lg-mg-r-0 {
  margin-right: 0 !important; }
.dpLarge .lg-mg-b-0 {
  margin-bottom: 0 !important; }
.dpLarge .lg-mg-l-0 {
  margin-left: 0 !important; }
.dpLarge .lg-pd-t-0 {
  padding-top: 0 !important; }
.dpLarge .lg-pd-r-0 {
  padding-right: 0 !important; }
.dpLarge .lg-pd-b-0 {
  padding-bottom: 0 !important; }
.dpLarge .lg-pd-l-0 {
  padding-left: 0 !important; }
.dpLarge .lg-b-t-0 {
  border-top: 0 !important; }
.dpLarge .lg-b-r-0 {
  border-right: 0 !important; }
.dpLarge .lg-b-b-0 {
  border-bottom: 0 !important; }
.dpLarge .lg-b-l-0 {
  border-left: 0 !important; }
.dpLarge .lg-b-t {
  border-top: 1px solid #e0e0e0; }
.dpLarge .lg-b-r {
  border-right: 1px solid #e0e0e0; }
.dpLarge .lg-b-b {
  border-bottom: 1px solid #e0e0e0; }
.dpLarge .lg-b-l- {
  border-left: 1px solid #e0e0e0; }
.dpLarge .lg-eq-height {
  display: flex; }
  .dpLarge .lg-eq-height > div > div {
    height: 100%; }
.dpLarge .lg-text-center {
  text-align: center !important; }

/*# sourceMappingURL=help.css.map */
