﻿/*$Color1: #267589;*/
/* FONT IMPORT */
@font-face {
  font-family: Poppins;
  src: url(/font/poppins/Poppins-Regular.ttf); }

@font-face {
  font-family: PoppinsExtraBold;
  src: url(/font/poppins/Poppins-ExtraBold.ttf); }

/*FONT*/
body {
  font-family: Poppins, 'Open Sans Condensed',sans-serif !important;
  color: #666 !important; }

.a-prop {
  color: #666 !important;
  text-decoration: none !important; }

.a-prop:hover {
  color: #3C5B40 !important;
  text-decoration: none !important; }

.bold {
  font-weight: bold; }

.bold-extra {
  font-weight: bold;
  font-family: PoppinsExtraBold; }

.text-shadow {
  text-shadow: 0 0 2px #333; }

.text-shadow-white {
  text-shadow: 0 0 3px #FFF; }

.font-size-6 {
  font-size: 6pt !important; }

.font-size-7 {
  font-size: 7pt !important; }

.font-size-8 {
  font-size: 8pt !important; }

.font-size-9 {
  font-size: 9pt !important; }

.font-size-10 {
  font-size: 10pt !important; }

.font-size-12 {
  font-size: 12pt !important; }

.font-size-14 {
  font-size: 14pt !important; }

.font-size-16 {
  font-size: 16pt !important; }

/*CURSOR*/
.hand {
  cursor: pointer; }

.hide-alloo {
  display: none !important; }

.show-alloo {
  display: block !important; }

.hide-overflow {
  overflow: hidden; }

/*BRANDING*/
.BrandPrimary {
  background-color: #3C5B40 !important; }

.BrandFont {
  color: #FFF !important; }

.BrandFontPrimary {
  color: #3C5B40 !important; }

.btn-default {
  background-color: #3C5B40 !important; }

.mdb-skin .btn-default {
  background-color: #3C5B40 !important;
  color: #fff; }

.primary-color-dark {
  background-color: #3C5B40 !important; }

/*NAVBAR AND SIDENAV*/
.collapsible-accordion i {
  margin-right: 10px;
  width: 15px; }

.nav-icon {
  font-size: 15pt !important;
  color: #333;
  border-radius: 50%;
  margin-left: 7px !important;
  text-align: center;
  line-height: 16px;
  transition: all .25s ease-in; }

.nav-badge {
  font-family: Arial;
  font-size: 10px;
  position: relative;
  top: -10px;
  left: -7px; }

.mdb-skin .navbar {
  background-color: #3C5B40;
  color: #fff; }

.page-toolbar-wrapper {
  top: 50px;
  position: fixed;
  background-color: white;
  left: 0;
  right: 0;
  z-index: 99; }

.page-container-wrapper {
  margin-top: 90px; }

.alloo-container {
  max-width: 1200px;
  width: 100%; }

/*MASTER*/
.master-toolbar {
  padding-top: 2px;
  background-color: #f6f6f6;
  /*text-align: right;*/ }
  .master-toolbar .btn {
    color: #3C5B40 !important;
    font-weight: bold;
    padding: .3rem .7rem !important;
    text-transform: none;
    white-space: nowrap; }
    .master-toolbar .btn i {
      font-weight: normal; }
  .master-toolbar .btn:hover {
    background-color: #f1f1f1; }
  .master-toolbar .dropdown {
    display: inline-block; }
  .master-toolbar .dropdown-menu {
    z-index: 9999 !important; }
    .master-toolbar .dropdown-menu a span {
      display: inline-block;
      width: 25px;
      text-align: center !important; }
  .master-toolbar .dropdown-container {
    display: inline-block; }

/*  D A S H B O A R D */
.p-dash-card {
  padding: 10px;
  margin: 10px 5px 25px 5px;
  background-color: #3C5B40;
  color: white;
  text-align: center; }
  .p-dash-card .p-dash-card-icon {
    position: relative;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 2.5px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    background-color: #367ba4; }
    .p-dash-card .p-dash-card-icon i {
      font-size: 20pt;
      margin-top: 10px; }
  .p-dash-card .p-dash-card-caption {
    margin-top: -20px;
    font-size: 12pt; }
  .p-dash-card .p-dash-card-value {
    font-size: 20pt;
    font-weight: bold; }

.p-dash-card-reverse {
  padding: 10px;
  margin: 10px 5px 25px 5px;
  background-color: white;
  color: #3C5B40;
  text-align: center; }
  .p-dash-card-reverse .p-dash-card-icon {
    position: relative;
    top: -33px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 3px solid #367ba4;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff; }
    .p-dash-card-reverse .p-dash-card-icon i {
      font-size: 20pt;
      margin-top: 10px; }
  .p-dash-card-reverse .p-dash-card-caption {
    margin-top: -20px;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 10px; }
  .p-dash-card-reverse .p-dash-card-value {
    font-size: 20pt;
    font-weight: bold; }

/*  S T O C K  */
.card-listing .card-listing-reference {
  width: 100%;
  padding: 5px 7px 0 0;
  text-align: right;
  color: white;
  font-size: 12pt;
  font-weight: bold;
  text-shadow: 0 0 2px #333; }

.card-listing .card-listing-status {
  background-color: #555;
  color: #FFF;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 5px 15px 5px 10px; }

.card-listing .card-listing-owners {
  padding: 10px;
  color: white;
  font-size: 11pt;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.2); }

.card-listing h2 {
  font-size: 15pt;
  overflow: hidden !important;
  -ms-text-overflow: ellipsis !important;
  -o-text-overflow: ellipsis !important;
  text-overflow: ellipsis !important;
  white-space: nowrap; }

.card-listing h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18pt; }

.card-listing .card-listing-icons {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16pt;
  margin-top: 10px;
  margin-bottom: 15px; }
  .card-listing .card-listing-icons i {
    padding-left: 5px;
    padding-right: 15px;
    font-size: 14pt; }

.card-listing .card-listing-date {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12pt; }
  .card-listing .card-listing-date i {
    padding-right: 5px; }

.card-listing .card-listing-address {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12pt;
  margin-bottom: 10px; }
  .card-listing .card-listing-address i {
    padding-right: 5px; }

@media only screen and (max-width: 667px) {
  .card-listing h2 {
    font-size: 14pt;
    white-space: normal; }
  .card-listing h3 {
    font-size: 16pt;
    white-space: normal; }
  .card-listing .card-listing-icons {
    white-space: normal; }
  .card-listing .card-listing-date {
    white-space: normal; }
  .card-listing .card-listing-address {
    white-space: normal; } }

/*  D E V E X  */
.devex-form {
  margin-top: 10px; }

.dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-sbWrapper .dxtc-sb {
  padding: 11px 11px 11px 15px;
  margin-top: 0px; }

.dxm-separator {
  padding: 4px !important; }

.text-center {
  text-align: center !important; }

#txtAddReminderMessage.md-textarea {
  overflow-y: auto; }

#txtAddReminderMessage.md-textarea {
  height: 2rem; }

.NoOverflow {
  overflow: hidden !important;
  -ms-text-overflow: ellipsis !important;
  -o-text-overflow: ellipsis !important;
  text-overflow: ellipsis !important;
  white-space: nowrap; }

/* T A B S */
.p-tab .hidden {
  display: none; }

.p-tab .p-tab-items {
  overflow-x: auto;
  white-space: nowrap;
  padding: 0 10px;
  position: relative;
  z-index: 2;
  top: 1px; }
  .p-tab .p-tab-items .p-tab-item {
    border: 1px solid #cecece;
    background-color: #fff;
    padding: 3px 10px;
    display: inline-block;
    margin: 0 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #a0a0a0;
    font-size: 11pt;
    /*font-family: Calibri;*/ }
    .p-tab .p-tab-items .p-tab-item i {
      margin-left: 5px;
      font-family: Roboto, Calibri;
      top: -3px;
      position: relative; }
  .p-tab .p-tab-items .p-tab-item-active {
    border-bottom: 1px solid #FFF;
    color: #222; }

.p-tab .p-tab-pages {
  border-top: 1px solid #cecece;
  /*position: relative;
        top: -1px;*/
  /*z-index: -1;*/
  padding: 10px 5px; }
  .p-tab .p-tab-pages .p-tab-page {
    display: none; }
    .p-tab .p-tab-pages .p-tab-page .active-tab {
      display: block !important; }

.p-tabs::-webkit-scrollbar-thumb {
  background-color: #cecece;
  outline: 1px solid slategrey; }

.p-tabs::-webkit-scrollbar {
  height: 5px; }

.p-tabs::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

/*MDB OVERWRITE*/
.md-form input:not([type]):focus:not([readonly]), .md-form input[type=date]:not(.browser-default):focus:not([readonly]), .md-form input[type=datetime-local]:not(.browser-default):focus:not([readonly]), .md-form input[type=datetime]:not(.browser-default):focus:not([readonly]), .md-form input[type=email]:not(.browser-default):focus:not([readonly]), .md-form input[type=number]:not(.browser-default):focus:not([readonly]), .md-form input[type=password]:not(.browser-default):focus:not([readonly]), .md-form input[type=search-md]:focus:not([readonly]), .md-form input[type=search]:not(.browser-default):focus:not([readonly]), .md-form input[type=tel]:not(.browser-default):focus:not([readonly]), .md-form input[type=text]:not(.browser-default):focus:not([readonly]), .md-form input[type=time]:not(.browser-default):focus:not([readonly]), .md-form input[type=url]:not(.browser-default):focus:not([readonly]), .md-form textarea.md-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #3C5B40 !important;
  box-shadow: 0 1px 0 0 #3C5B40 !important; }

.md-form input:not([type]):focus:not([readonly]) + label, .md-form input[type=date]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=datetime]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=email]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=number]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=password]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=search-md]:focus:not([readonly]) + label, .md-form input[type=search]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=tel]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=text]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=time]:not(.browser-default):focus:not([readonly]) + label, .md-form input[type=url]:not(.browser-default):focus:not([readonly]) + label, .md-form textarea.md-textarea:focus:not([readonly]) + label {
  color: #3C5B40 !important; }

.dropdown .dropdown-menu.dropdown-primary .dropdown-item.active, .dropdown .dropdown-menu.dropdown-primary .dropdown-item:active, .dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover, .dropleft .dropdown-menu.dropdown-primary .dropdown-item.active, .dropleft .dropdown-menu.dropdown-primary .dropdown-item:active, .dropleft .dropdown-menu.dropdown-primary .dropdown-item:hover, .dropright .dropdown-menu.dropdown-primary .dropdown-item.active, .dropright .dropdown-menu.dropdown-primary .dropdown-item:active, .dropright .dropdown-menu.dropdown-primary .dropdown-item:hover, .dropup .dropdown-menu.dropdown-primary .dropdown-item.active, .dropup .dropdown-menu.dropdown-primary .dropdown-item:active, .dropup .dropdown-menu.dropdown-primary .dropdown-item:hover {
  background-color: #3C5B40 !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: .125rem; }

.mdb-skin .side-nav .collapsible li .collapsible-header.active, .mdb-skin .side-nav .collapsible li .collapsible-header:hover {
  background-color: #888; }

.mdb-skin .navbar .navbar-nav .nav-item .dropdown-menu a:active, .mdb-skin .navbar .navbar-nav .nav-item .dropdown-menu a:focus, .mdb-skin .navbar .navbar-nav .nav-item .dropdown-menu a:hover {
  background-color: #888; }

.mdb-skin .side-nav .collapsible li a:not(.collapsible-header).active, .mdb-skin .side-nav .collapsible li a:not(.collapsible-header):active, .mdb-skin .side-nav .collapsible li a:not(.collapsible-header):hover {
  color: #dbdbdb !important; }

.mdb-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #3C5B40;
  border-bottom: 2px solid #3C5B40; }

/* PULSE */
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2); }
  100% {
    box-shadow: 0 0 0 10px transparent; } }

.pulse-inf {
  animation: shadow-pulse 1s infinite; }

.pulse-1 {
  animation: shadow-pulse 1s 1; }

.pulse-2 {
  animation: shadow-pulse 1s 2; }

.pulse-3 {
  animation: shadow-pulse 1s 3; }

.pulse-5 {
  animation: shadow-pulse 1s 5; }

.pulse-10 {
  animation: shadow-pulse 1s 10; }

.md-form {
  position: relative;
  margin-top: 0px !important;
  /*margin-bottom: 25px!important;*/ }

.pills-cyan .nav-link.active, .pills-cyan .show > .nav-link, .tabs-cyan {
  background-color: #3C5B40 !important; }

.classic-tabs .nav.tabs-cyan li a.active {
  border-color: #d8e7ef !important; }

.btn-success {
  background-color: #5CB85C !important;
  color: #fff; }

.btn-warning {
  background-color: #EE6513 !important;
  color: #fff; }

.btn-danger {
  background-color: #D9534F !important;
  color: #fff; }

.btn-info {
  background-color: #5BC0DE !important;
  color: #fff; }

.md-tabs {
  background-color: #3C5B40 !important; }

.badge-default {
  background-color: #3C5B40 !important; }

.badge-success {
  background-color: #5CB85C !important; }

/* HELP SIDE NAV */
.help-sidenav-overlay {
  height: 100%;
  width: 0;
  position: fixed;
  /* Stay in place */
  z-index: 1050;
  /* Sit on top */
  left: 0;
  top: 0;
  background-color: black;
  /* Black fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/opacity */
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */ }

.help-sidenav-btn {
  position: fixed;
  bottom: 15px;
  left: 15px;
  background-color: #3C5B40;
  opacity: 0.8; }

.help-sidenav-btn:hover {
  opacity: 1; }

@media only screen and (max-width: 600px) {
  .help-sidenav-btn {
    position: fixed;
    bottom: 8px;
    left: 8px; } }
