/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
/* IAMP colours */
/* IAMP tints */
/* IAMP wider */
/* palettes */
/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
/*
 http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Qanelas";
  font-weight: 700;
  font-style: normal;
  src: url("/wp-content/themes/dynamicagent/core-assets/fonts/qanelas-extrabold.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-weight: 600;
  font-style: normal;
  src: url("/wp-content/themes/dynamicagent/core-assets/fonts/qanelas-bold.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-weight: 500;
  font-style: normal;
  src: url("/wp-content/themes/dynamicagent/core-assets/fonts/qanelas-semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Qanelas";
  font-weight: 400;
  font-style: normal;
  src: url("/wp-content/themes/dynamicagent/core-assets/fonts/qanelas-medium.woff2") format("woff2");
}
/* MAIN CSS */
html, body {
  height: 100%;
}

body {
  background-color: #fcfcfc;
  color: #595959;
  font-family: "Qanelas", "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
}

html.noscroll,
body.noscroll {
  margin: 0;
  overflow: hidden;
}

strong, b {
  font-weight: 600;
}

img {
  display: block;
  width: 100%;
}

article {
  width: 100%;
}

h1 {
  color: #00313c;
  font-size: 3em;
  font-weight: 600;
  line-height: 1.167;
  margin: 0 0 1em;
}

h2 {
  color: #00313c;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 1em;
}

h3 {
  color: #00313c;
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.286;
  margin: 0 0 1em;
}

h4 {
  color: #00313c;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.333;
  margin: 0 0 1em;
}

h5 {
  color: #00313c;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 1em;
}

h6 {
  color: #00313c;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.333;
  margin: 0 0 1em;
}

p {
  line-height: 1.5;
  margin: 0 0 1.5em;
}

p.lead {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.55;
  margin: 0 0 2.66em;
}

small, p.small {
  font-size: 0.875em;
  line-height: 1.714;
}

span.figure {
  font-size: 4.5em;
  line-height: 1.125;
}

a {
  color: #00313c;
  text-decoration: none;
}

a.prioritylink {
  color: #af1e28;
  font-weight: 600;
}

a.linkbutton {
  background-color: #af1e28;
  color: #fcfcfc;
  display: inline-block;
  font-weight: 500;
  padding: 0.375em 0.75em;
  text-decoration: none;
  border-radius: 0.75em;
}

cite {
  font-style: italic;
}

.clickable {
  cursor: pointer;
}

#maincontent {
  box-sizing: border-box;
  overflow: auto;
  padding: 0 1.5em;
  width: 100%;
}

#maincontentinner {
  margin-bottom: 5em;
}

.center {
  text-align: center;
}

.letterboxouter {
  height: 0;
  left: 0;
  overflow: hidden;
  padding: 66.66% 0 0 0;
  position: relative;
}

.letterboxinner {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.letterbox {
  height: 100%;
  max-width: inherit;
  object-fit: cover;
  width: 100%;
}

#general-wrap {
  width: 100%;
}

#dynlogin-wrap {
  font-size: 16px;
  width: 100%;
}

#general-left,
#dynlogin-left {
  box-sizing: border-box;
  padding: 2em;
  width: 100%;
}

#general-right {
  width: 100%;
}

#dynlogin-prompt {
  margin: auto;
  max-width: 25em;
}

#dynlogin-right {
  display: none;
}

#dynlogin-logopair {
  display: flex;
  justify-content: center;
  margin: 0 0 2em;
}

#iampropertylogo {
  flex: 0 0 10em;
  width: 10em;
}

#dynlogo {
  flex: 0 0 6em;
  width: 6em;
}

#dynlogin-logodivide {
  background-color: #EEEEEE;
  margin: 0 1em;
  width: 0.125em;
}

.wpo365-mssignin-wrapper {
  margin: 1em 0;
  padding: 0 !important;
  transform: none !important;
}

#dynlogin-forgotpass {
  font-size: 1.125em;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-color: #00313c;
}

#pro-popupnotifyouter {
  box-sizing: border-box;
  padding: 0.75em;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 20;
}

#pro-popupnotifyouter.hide {
  right: -2000px;
  transition: right 1.5s ease;
}

#pro-popupnotifyouter.show {
  right: 0;
  transition: right 1s ease;
}

#pro-popupnotifyouter.success {
  background-color: #3dd973;
  color: #fcfcfc;
}

#pro-popupnotifyouter.warning {
  background-color: #ffa500;
  color: #000000;
}

#pro-popupnotifyouter.fail {
  background-color: #af1e28;
  color: #fcfcfc;
}

#pro-popupnotifyclose {
  border-radius: 1em;
  border: 2px solid #333333;
  color: #333333;
  font-size: 0.875em;
  font-weight: 500;
  left: 0.5em;
  padding: 0.125em 0.375em;
  position: absolute;
  top: 0.5em;
}

.menu-item-settings .field-description,
.menu-item-settings .link-to-original,
.menu-item-settings .field-move,
.menu-item-settings .field-xfn {
  display: none !important;
}

#usrprof-photoouter {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

#usrprof-photowrap {
  width: 6em;
  margin: 0 0.75em 0 0;
}

#usrprof-photo {
  width: 100%;
}

#usrprof-photoupload {
  flex: 1;
  width: 100%;
}

#version {
  bottom: 1em;
  color: #4d6f77;
  font-size: 0.75em;
  font-weight: 500;
  left: 1em;
  position: fixed;
}

.flextop {
  align-content: flex-start;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
.gradient-secinf-1 {
  background: linear-gradient(180deg, #b4e6a5 0, transparent 100%) #1ebee6;
}

.gradient-secinf-2 {
  background: linear-gradient(90deg, #b4e6a5 0, transparent 100%) #1ebee6;
}

.gradient-secinf-3 {
  background: linear-gradient(135deg, #b4e6a5 0, transparent 100%) #1ebee6;
}

.gradient-priinf-1 {
  background: linear-gradient(180deg, #00313c 0, transparent 100%) #1ebee6;
}

.gradient-priinf-2 {
  background: linear-gradient(90deg, #00313c 0, transparent 100%) #1ebee6;
}

.gradient-priinf-3 {
  background: linear-gradient(135deg, #00313c 0, transparent 100%) #1ebee6;
}

.gradient-prisuc-1 {
  background: linear-gradient(180deg, #00313c 0, transparent 100%) #b4e6a5;
}

.gradient-prisuc-2 {
  background: linear-gradient(90deg, #00313c 0, transparent 100%) #b4e6a5;
}

.gradient-prisuc-3 {
  background: linear-gradient(135deg, #00313c 0, transparent 100%) #b4e6a5;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
.card-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.valigntop {
  align-items: flex-start;
  align-content: flex-start;
}

.card {
  background-color: #fcfcfc;
  border-radius: 0.5em;
  box-shadow: 0.125em 0.1875em 0.75em rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  margin: 0 0 1em;
  width: 100%;
}

.card-top {
  align-self: flex-start;
  border-radius: 0.5em 0.5em 0 0;
  margin: 0 0 1em;
  padding: 1em 1.5em;
  width: 100%;
}

h5.card-heading {
  color: #ffffff;
  margin: 0;
}

.card-main {
  align-self: flex-start;
  padding: 0 1.5em;
  width: 100%;
  overflow: auto;
}

.card-bottom {
  padding: 0 1.5em 1.5em;
  width: 100%;
}

.card.va-top {
  align-content: flex-start;
}

.card.va-center {
  align-content: center;
}

.card.va-bottom {
  align-content: flex-end;
}

.card-inner {
  width: 100%;
}

.card-wrap-1505 {
  flex: 0 0 100%;
  width: 100%;
}

.nostretch {
  align-items: flex-start;
}

h2.card-head {
  color: #000000;
  text-align: center;
  width: 100%;
}

h2.iamp-card-head {
  text-align: left;
  color: #fff;
  padding: 1em;
  box-sizing: border-box;
  border-radius: 0.75em 0.75em 0 0;
  font-weight: 500;
}

.card-headcontext {
  display: none;
}

.card-headcontext.active {
  display: inline;
}

.card.hascharts {
  justify-content: space-between;
}

.card-linkbutton {
  background-color: #ffffff;
  border-radius: 1em;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: "Figtree", sans-serif;
  font-size: 1em;
  padding: 0.5em;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 0 0.75em;
}

.cardwrap-singlegrid,
.cardwrap-doublegrid,
.cardwrap-doublecol {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.dailyfocus-list {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  width: 100%;
}

.dailyfocus-item {
  align-items: center;
  display: flex;
  flex: 0 0 100%;
  justify-content: space-between;
  margin: 0 0 0.75em;
}

.dailyfocus-total {
  color: #3dd973;
  font-size: 1.5em;
  font-weight: 600;
  flex: 0 0 20%;
  width: 20%;
}

.dailyfocus-name {
  text-align: left;
  flex: 1;
  margin: 0 0.75em 0 0;
}

.card-linkbutton.dailyfocus-cta {
  flex: 0 0 25%;
  width: 25%;
  text-align: center;
}

#card-welcome {
  align-items: center;
  display: flex;
}

#welcome-photo {
  flex: 0 0 3em;
  width: 3em;
  border-radius: 1.5em;
  margin: 0 0.75em 0 0;
}

#card-points {
  width: 100%;
  padding: 1.25em 0;
  box-sizing: border-box;
}

#card-points h2.card-head {
  margin: 0;
}

#points-total {
  font-size: 2em;
  color: #3dd973;
  text-align: center;
  font-weight: 500;
}

#points-star {
  width: 1.75em;
  position: absolute;
  top: 0;
  right: 0.75em;
}

#card-pointsouter,
#card-quoteouter {
  position: relative;
}

#card-quote {
  padding: 1em 1.75em;
  font-size: 1.25em;
  line-height: 1.249;
  width: 100%;
  box-sizing: border-box;
}

#card-quote cite {
  font-size: 0.8em;
}

#quote-marks {
  width: 1.75em;
  position: absolute;
  top: 0.75em;
  right: 0.75em;
}

.card-annoucement {
  background-color: #f4f4f4;
  padding: 0.75em;
  border-radius: 2em;
}

.card-announcementhead {
  align-items: center;
  display: flex;
}

.card-annoucementphoto {
  flex: 0 0 4em;
  width: 4em;
  border-radius: 2em;
  margin: 0 1em 0 0;
}

.card-announcementname {
  font-size: 1.125em;
  font-weight: 500;
}

.card-announcementtime {
  width: 100%;
  font-size: 0.75em;
  font-weight: 300;
  margin: 0.5em 0 0 0;
}

.card-announcementtext {
  margin: 0.75em 0 0 0;
  line-height: 1.2;
}

#leaguetables-main {
  width: 100%;
}

#leaguetables-controls {
  margin: 0 0 0.75em;
  text-align: center;
  width: 100%;
}

.leaguetables-tabs-list {
  display: none;
}

#staff-profile {
  text-align: center;
  width: 100%;
}

#staff-profilephotowrap {
  margin: 0.75em auto;
  width: 6.5em;
}

#staff-profilephoto {
  border-radius: 4em;
  width: 100%;
}

.carditemfull {
  width: 100%;
}

.biz-buttons {
  align-content: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.biz-button {
  align-content: center;
  background-color: #fcfcfc;
  border-radius: 1em;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #000000;
  display: block;
  flex: 0 0 48%;
  font-size: 0.875em;
  margin: 0.75em 0 0 0;
  padding: 0.5em 0.75em;
  text-align: center;
  text-decoration: none;
  width: 48%;
}

.biz-button.active {
  background-color: #ebebeb;
}

.commission-button {
  background-color: #b4e6a5;
  border: 1px solid #b4e6a5;
  border-radius: 1em;
  box-sizing: border-box;
  color: #000000;
  display: block;
  font-weight: 300;
  padding: 0.594em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

#commission-points {
  flex: 0 0 100%;
  width: 100%;
  margin: 0.75em 0;
}

.commission-submitwrap {
  flex: 0 0 100%;
  width: 100%;
  margin: 0 0 0.75em 0;
}

#commission-submit,
#commission-approve {
  background-color: #ffa500;
}

#commission-allow {
  background-color: #3dd973;
  margin: 0 0 0.75em;
}

#staff-commissionstatus {
  margin: 0.75em 0 0 0;
}

#staff-commission {
  font-size: 1.5em;
  font-weight: 500;
  margin: 0.75em 0;
  text-align: center;
  width: 100%;
}

#topperf-wrap {
  padding: 0 0 1.25em;
  width: 100%;
}

.topperf-group {
  display: none;
}

.topperf-group.active {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.topperf-item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 1.75em 0 0 0;
  flex: 0 0 100%;
}

.topperf-upper {
  flex: 0 0 100%;
  width: 100%;
}

.topperf-photowrap {
  position: relative;
  margin: auto;
  width: 6em;
}

.topperf-pos {
  font-size: 2em;
  position: absolute;
  left: -1em;
  font-weight: 600;
  top: 1em;
}

.topperf-photo {
  width: 100%;
  border-radius: 3em;
}

.topperf-lower {
  flex: 0 0 100%;
  width: 100%;
  text-align: center;
  margin: 0.75em 0 0 0;
}

.topperf-name {
  font-size: 1.125em;
  font-weight: 500;
}

.topperf-mainstat {
  margin: 0.5em 0;
}

.topperf-points {
  width: 7em;
  margin: auto;
  padding: 0.25em;
  box-sizing: border-box;
  background-color: #ffa500;
  border-radius: 1em;
  color: #00313c;
  font-weight: 500;
}

.card-buttonwrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 1.75em 0 0 0;
}

.card-button {
  background-color: #fcfcfc;
  border-radius: 1em;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  flex: 0 0 48%;
  max-width: 15em;
  padding: 0.5em 0.75em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 48%;
  margin: 0 0 0.75em;
}

.card-button.active {
  background-color: #ebebeb;
}

.card-linkbuttonwrap {
  flex: 0 0 100%;
  width: 100%;
}

.card-linkbutton {
  background-color: #b4e6a5;
  border: 1px solid #b4e6a5;
  border-radius: 1em;
  color: #000000;
  display: block;
  font-weight: 300;
  margin: 0.75em auto;
  max-width: 20em;
  padding: 0.594em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

#figmatrix-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}

.figmatrix-item {
  border-radius: 0.5em;
  border: 0.125em solid #9d9d9d;
  box-sizing: border-box;
  color: #00313c;
  display: flex;
  flex: 0 0 45%;
  flex-wrap: wrap;
  margin: 0 0 1em;
  padding: 0.5em;
  text-align: center;
  text-decoration: none;
  width: 45%;
}

.figmatrix-caption {
  display: block;
  width: 100%;
  margin: 0 auto 0.25em;
  font-weight: 400;
}

.figmatrix-total {
  font-size: 1.5em;
  font-weight: 600;
  display: block;
  width: 100%;
  margin: auto 0 0 0;
}

.card-colwrap {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.card-col4 {
  flex: 0 0 45%;
  width: 45%;
}

.config-logo-mobile {
  max-width: 12em;
  padding: 0.75em;
}

.config-logo-desktop {
  background-color: #00313c;
  max-width: 12em;
  padding: 0.75em;
}

.card-chartcontrols {
  text-align: center;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
.card-property {
  background-color: #f4f4f4;
  box-sizing: border-box;
  border-radius: 2em;
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  margin: 0 0 0.75em;
  padding: 1em;
  width: 100%;
}

.card-propthumbouter {
  flex: 0 0 32%;
  margin: 0 0.75em 0 0;
  padding: 32% 0 0 0;
  width: 32%;
}

.card-propdetails {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  width: auto;
}

.card-propaddress {
  font-weight: 400;
  font-size: 1.125em;
  flex: 0 0 100%;
  width: 100%;
}

.card-propvaluer {
  align-items: center;
  display: flex;
  flex: 0 0 100%;
  margin: 0.5em 0 0 0;
  width: 100%;
}

.card-propvaluerphotoouter {
  border-radius: 1em;
  flex: 0 0 15%;
  margin: 0 0.5em 0 0;
  padding: 15% 0 0 0;
  width: 15%;
}

.card-propvaluername {
  font-size: 0.875em;
}

.card-proptypes {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto 0 0 0;
}

.card-propdetails .card-proptypes {
  display: none;
}

.card-propbottom {
  flex: 0 0 100%;
  width: 100%;
  margin: 0.75em 0 0 0;
}

.card-proptype {
  background-color: #f7e6bf;
  border-radius: 1em;
  box-sizing: border-box;
  flex: 0 0 45%;
  font-size: 0.75em;
  padding: 0.375em 0.75em;
  text-align: center;
  width: 45%;
}

.card-propmeta {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  flex: 0 0 100%;
  justify-content: space-between;
  margin: 0.5em 0 0 0;
  width: 100%;
}

.card-propprice {
  flex: 0 0 40%;
  width: 40%;
}

.card-propquali {
  color: #333333;
  font-size: 0.75em;
  margin: 0 0 0.25em;
  text-align: right;
}

.card-propamount {
  color: #3dd973;
  font-size: 1.125em;
  font-weight: 500;
  text-align: right;
}

.card-proptime {
  background-color: #d8d9f5;
  border-radius: 1em;
  color: #45478d;
  flex: 1;
  font-size: 0.875em;
  font-weight: 500;
  margin: 0 1em 0 0;
  padding: 0.25em 0.5em;
  text-align: center;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
/* Headings & Controls */
.barchartwrap {
  min-height: 500px;
}

.chart-title {
  color: #000000;
  font-size: 1.25em;
  text-align: center;
  margin: 0 0 0.75em;
}

.minichart-title {
  color: #000000;
  font-size: 0.875em;
  font-weight: 400;
  margin: 0;
}

.card-charttoggles {
  box-sizing: border-box;
  display: flex;
  flex: 0 0 100%;
  justify-content: center;
  margin: 0 0 0.75em;
  padding: 0 0.375em;
  width: 100%;
}

.svg-charttoggle {
  background-color: #78d8f0;
  border: 0.25em solid #fff;
  border-radius: 1em;
  cursor: pointer;
  display: flex;
  flex: 0 0 1.5em;
  margin: 0 0.063em;
  padding: 0.5em 0.75em;
  width: 1.5em;
  position: relative;
  z-index: 2;
}

.card-charttoggles.togs-2 .tog0 {
  left: 0.375em;
}

.card-charttoggles.togs-2 .tog1 {
  right: 0.375em;
}

.card-charttoggles.togs-3 .tog0 {
  left: 0.75em;
  z-index: 2;
}

.card-charttoggles.togs-3 .tog1 {
  z-index: 3;
}

.card-charttoggles.togs-3 .tog2 {
  right: 0.75em;
  z-index: 4;
}

.card-charttoggles .svg-charttoggle.active {
  background-color: #1ebee6;
  z-index: 10;
}

.svg-charttoggle .svg-icon {
  fill: #fff;
}

.card-chart-upper {
  width: 100%;
}

.chart-actions {
  align-items: flex-end;
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1.25em 0 0 0;
  text-align: center;
  width: 100%;
}

.chart-buttontoggle {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
}

.chart-buttontoggle.but-2 {
  justify-content: space-between;
}

.chart-buttontoggle.but-3 {
  align-items: flex-start;
  justify-content: space-around;
}

.negsnapshot.chart-dropdowntoggle {
  flex: 0 0 47.5%;
  width: 47.5%;
}

.chart-button {
  background-color: #fcfcfc;
  border-radius: 1em;
  border: 2px solid #cccccc;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  flex: 0 0 47.5%;
  font-family: "Figtree", sans-serif;
  font-size: 1em;
  max-width: 15em;
  padding: 0.5em;
  text-transform: uppercase;
  width: 47.5%;
  margin: 0 0 0.75em;
}

.chart-button.active {
  background-color: #ffa500;
  border: 2px solid #ffa500;
}

.chart-dropdowntoggle {
  flex: 0 0 100%;
  width: 100%;
}

.chart-linkbuttonwrap {
  flex: 0 0 100%;
  width: 100%;
}

.chart-linkbutton {
  background-color: #ffa500;
  border: 1px solid #ffa500;
  border-radius: 1em;
  color: #000000;
  display: block;
  font-weight: 500;
  padding: 0.594em 0.5em;
  text-decoration: none;
}

.chart-linkbutton.white {
  background-color: #fcfcfc;
  border: 1px solid #cccccc;
}

/* Sections & Groups */
.chart-section,
.chart-group {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.chart-section.cardmain {
  box-sizing: border-box;
  padding: 0 1.5em;
}

.chart-group.overall {
  justify-content: space-around;
}

.snapshot-columns.hide,
.chart-section.hide,
.chart-group.hide,
.chart-full.hide {
  display: none;
}

/* Bounding */
.chart-half {
  flex: 0 0 100%;
  margin: 0 0 1.75em;
  width: 100%;
}

.chart-full {
  flex: 0 0 100%;
  width: 100%;
}

.chart-full.haspie {
  margin: 1.75em auto;
  max-width: 30em;
}

.chart-containhalf {
  margin: auto;
  max-width: 12em;
}

.chart-containfull {
  margin: auto;
  max-width: 15em;
}

.variablechart {
  min-height: 20em;
}

.explodedwrap {
  width: 100%;
}

.pro-variablechart {
  height: 100% !important;
  margin: auto;
  max-width: 100%;
  width: auto !important;
}

.mini-charts {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 1.25em 0 0 0;
  width: 100%;
}

.minichart-outer {
  flex: 0 0 36%;
  margin: 0 0 1.75em;
  text-align: center;
  width: 36%;
}

/* Overlays */
.chart-hasoverlays {
  position: relative;
}

.chart-overlays {
  align-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.chart-overlay {
  align-content: flex-start;
  color: #00313c;
  flex: 0 0 100%;
  height: auto;
  margin: 0.125em 0;
  text-align: center;
  width: 100%;
}

.snapshot .chart-overlay {
  margin: 0.25em 0;
}

.chart-overlayfigure {
  font-size: 1.5em;
  font-weight: 600;
}

.overall-secondary .chart-overlayfigure {
  font-size: 1.25em;
}

.mini .chart-overlayfigure {
  font-size: 2em;
}

.snapshot .chart-overlayfigure {
  font-size: 1.75em;
}

.chart-overlaycap {
  font-weight: 400;
}

.snapshot .chart-overlaycap {
  font-size: 1.125em;
}

/* Specific */
.snapshot-columns {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: center;
  width: 100%;
}

.overall-leading {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 49%;
  justify-content: center;
  margin: 0 0 1.75em;
  width: 49%;
}

.overall-title {
  flex: 0 0 100%;
  text-align: center;
  width: 100%;
}

.overall-secondarycharts .overall-title {
  margin: 0;
  font-size: 1em;
}

.overall-main,
.snapshot-main {
  flex: 0 0 100%;
  width: 100%;
}

.overall-secondarycharts {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 24em;
}

.overall-leading-sub {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 42%;
  justify-content: center;
  margin: 0 0 1.75em;
  width: 42%;
}

.overall-secondary {
  width: 100%;
  flex: 0 0 100%;
}

.overall-data,
.snapshot-data {
  display: flex;
  flex-direction: column;
  flex: 0 0 100%;
  width: 100%;
  justify-content: center;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  margin: 0.75em 0 0 0;
}

.overall-data {
  font-size: 0.875em;
  margin: 1.25em 0 0 0;
}

.overall-datablock,
.snapshot-datablock {
  text-align: center;
  margin: 1em 0 0 0;
  border-bottom: 1px solid #ebebeb;
  padding: 0 0 1em;
}

.snapshot-dataname {
  text-transform: uppercase;
  margin: 0 0 0.25em;
}

.snapshot-datavalue {
  font-size: 1.5em;
  font-weight: 600;
}

.iampchart-alpha {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  justify-content: space-between;
  margin: 0 0 2em;
  width: 100%;
}

.iampchart-alpha-title {
  flex: 0 0 100%;
  text-align: center;
  width: 100%;
}

.iampchart-alpha-chart {
  flex: 0 0 100%;
  margin: 0 0 1em;
  width: 100%;
}

.iampchart-alpha-data {
  flex: 0 0 100%;
  width: 100%;
}

.iampchart-alpha-datablock {
  align-items: center;
  border-radius: 0.5em;
  border: 0.125em solid #9d9d9d;
  color: #00313c;
  display: flex;
  justify-content: space-between;
  margin: 0 0 0.5em;
  padding: 1em;
}

.iampchart-alpha-datavalue {
  font-size: 1.25em;
  font-weight: 600;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
.headlinefigures-wrap {
  margin: 0.75em 0;
}

.headlinefigures-wrap.commission {
  display: none;
}

.headlinefigures-wrap.commission.open {
  display: block;
}

.headlinefigures {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.75em 0 0 0;
  width: 100%;
}

.headlinefigures.grid-3 {
  justify-content: flex-start;
}

.headlinefigures.open {
  display: flex;
}

.headlinefigure-block {
  align-items: center;
  background-color: #fcfcfc;
  border: 1px solid #cccccc;
  border-radius: 1em;
  box-sizing: border-box;
  display: flex;
  flex: 0 0 49%;
  flex-direction: column;
  justify-content: space-evenly;
  margin: 0 0 0.75em;
  min-height: 5.75em;
  padding: 0.75em;
  text-align: center;
  width: 49%;
}

.headlinefigures.grid-3 .headlinefigure-block {
  margin: 0 1em 0 0;
}

.headlinefigure-block.solidtotal {
  background-color: #3dd973;
  border: 1px solid #3dd973;
  color: #fcfcfc;
}

.headlinefigure-block.solidtotal.green {
  background-color: #28a152;
  border: 1px solid #28a152;
}

.headlinefigure-block.solidtotal.orange {
  background-color: #cc8400;
  border: 1px solid #cc8400;
}

.headlinefigure-block.solidtotal.blue {
  background-color: #228eaa;
  border: 1px solid #228eaa;
}

.headlinefigure-caption {
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 0.025em;
}

.headlinefigure-valueblock {
  font-size: 1.375em;
  font-weight: 600;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
footer {
  align-items: center;
  background-color: #e6eaec;
  bottom: 0;
  box-sizing: border-box;
  color: #000000;
  display: flex;
  height: 4em;
  padding: 0 0.75em;
  position: fixed;
  width: 100%;
  z-index: 10;
}

#feed-stats,
#feed-blanker,
#feed {
  display: none;
  flex: 1;
}

#datepreset-wrap {
  flex: 0 0 10em;
  margin: auto;
  width: 10em;
  border: 0.125em solid #00313c;
  border-radius: 0.5em;
}

#datepreset {
  margin: 0;
  border-top: none;
  border-left: none;
  border-bottom: none;
  border-right: 0.625em solid transparent;
}

#footer-datepicker {
  background-color: #fcfcfc;
  border-top: 1px solid #ebebeb;
  bottom: 0;
  box-sizing: border-box;
  display: none;
  padding: 0.75em;
  position: fixed;
  right: 0;
  width: 100%;
}

#footer-datepicker.show {
  display: block;
}

#pro-loading {
  display: none;
}

#pro-loading.show {
  align-content: center;
  background-color: rgba(255, 255, 255, 0.85);
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

#pro-loadinggif {
  flex: 0 0 60%;
  max-width: 200px;
  width: 60%;
}

#pro-loadingtext {
  flex: 0 0 100%;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 0.5em 2em;
  font-size: 1.5em;
  font-weight: 500;
  margin: 0 0 3em;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
form {
  font-family: "Qanelas", "Figtree", sans-serif;
  width: 100%;
}

input, textarea, select {
  background-color: #ffffff;
  border: 0.125em solid #00313c;
  border-radius: 0.5em;
  box-sizing: border-box;
  font-family: "Qanelas", "Figtree", sans-serif;
  font-size: 1em;
  margin: 0 0 1em;
  padding: 0.5em 1em;
}

input[type=date] {
  font-family: "Qanelas", "Figtree", sans-serif;
}

label {
  color: #00313c;
  flex: 0 0 100%;
  margin: 0 0 0.5em;
  width: 100%;
}

textarea {
  box-sizing: border-box;
  flex: 0 0 100%;
  height: 5em;
  width: 100%;
}

button {
  background-color: #ffa500;
  border: none;
  border-radius: 1em;
  color: #00313c;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 2.5em;
}

h1.proform-title {
  color: #333333;
  text-align: center;
}

.form-singleinline {
  display: flex;
}

.form-textbox.inline {
  border-radius: 0.75em 0 0 0.75em;
  margin: 0;
}

.form-button.inline {
  border-radius: 0 0.75em 0.75em 0;
}

.form-item {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0.75em;
  width: 100%;
}

.form-row .form-item.full {
  flex: 0 0 100%;
  width: 100%;
}

.form-item.twinbuttons {
  justify-content: space-between;
}

.textarea .form-item {
  align-content: flex-start;
}

.form-dropdownwrap {
  width: 100%;
}

.form-dropdown {
  flex: 0 0 100%;
  width: 100%;
}

.form-dropdown.tablefilter-dropdown {
  border-radius: 1em;
}

.form-prefix {
  box-sizing: border-box;
  flex: 0 0 2em;
  padding: 0 0.5em 0 0;
  text-align: right;
  width: 2em;
}

.form-textbox {
  flex: 1;
  padding: 0.5em 1.5em 0.5em 1em;
  width: 100%;
}

form.haslookup {
  display: none;
}

#crm-lookup,
form.proform.hasgroups {
  border-radius: 1em;
}

form.proform.hasgroups .form-dropdown,
form.proform.hasgroups .form-textbox {
  border-radius: 0.5em;
  border-color: #555555;
}

form.proform.hasgroups label {
  color: #555555;
}

.form-textbox.hasprefix {
  flex: 1;
}

#maincontent .dataTables_filter input {
  border-radius: 1em;
  padding: 0.5em 0.75em 0.5em 2.5em;
  width: 100%;
}

.dropzone.uploaddropzone {
  align-items: center;
  border: 1px solid #aaa;
  display: flex;
  height: 5em;
  justify-content: center;
  margin: 0;
  min-height: auto;
  padding: 1em;
  width: 100%;
}

.dropzone.uploaddropzone .dz-message {
  margin: 0;
}

.dropzone.uploaddropzone .dz-message button {
  font-size: 0.875em;
  text-transform: inherit;
}

.multipicker-options {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.multipicker-option {
  background-color: #aaaaaa;
  margin: 0 0.75em 0.75em 0;
  padding: 0.5em;
  text-decoration: none;
  color: #fcfcfc;
  font-weight: 500;
  border-radius: 0.75em;
}

.multipicker-option.picked {
  background-color: #3dd973;
}

.multipicker-status {
  display: inline-block;
  margin: 0 0 0 0.75em;
  width: 1em;
}

.passwordstrength.weak {
  background-color: #a00000;
  color: #fcfcfc;
}

.passwordstrength.poor {
  background-color: #d08637;
  color: #fcfcfc;
}

.passwordstrength.medium {
  background-color: #dfae37;
  color: #fcfcfc;
}

.passwordstrength.good {
  background-color: #3dd973;
  color: #fcfcfc;
}

.passwordstrength.strong {
  background-color: #a0a4f2;
  color: #fcfcfc;
}

.inline-notification.success {
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  background-color: #1ebee6;
  color: white;
  box-sizing: border-box;
  border-radius: 1em;
  font-size: 1.25em;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
header {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 1.5em;
}

#logo {
  flex: 0 0 8.75em;
  margin: 0 auto 0 -2.125em;
  width: 8.75em;
}

#mobilelogo {
  flex: 0 0 6em;
  margin: 0 auto 0 -2.125em;
  width: 6em;
}

#iamp-suite,
#logo-flag,
#logo {
  display: none;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
#pro-mileagewrap {
  margin: 0 0 50em;
}

#pro-mileagewrap.completed {
  margin: 0;
}

.pro-mileagesubtitlewrap {
  padding: 0.75em 0.75em 0.5em;
}

.pro-mileagesubtitlewrap.alt {
  background-color: #ebebeb;
}

h2.pro-mileagesubtitle {
  margin: 0 0 0.25em;
  text-transform: inherit;
}

h2.pro-mileagesubtitle.black {
  color: #000000;
}

#mileage-add {
  margin: 0 0 1.5em;
}

#mileage-journeydetails {
  height: 8em;
}

#pro-mileageexpenses {
  background-color: #ebebeb;
  padding: 0.75em;
}

#pro-mileageexpenseinputs {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  max-width: 35em;
}

#mileage-addexpenseitem {
  flex: 1;
  margin: 0 0.75em 0 0;
}

#mileage-addexpenseamount {
  flex: 0 0 8em;
  margin: 0 0 0 0.25em;
  width: 8em;
}

button#mileage-submitexpense {
  background-color: #333;
  border: none;
  box-sizing: border-box;
  color: #fcfcfc;
  cursor: pointer;
  flex: 0 0 100%;
  font-size: 1em;
  font-weight: 600;
  margin: 0.75em auto 0;
  padding: 0.5em;
  text-transform: uppercase;
  width: 100%;
}

#pro-mileageexpenselist {
  flex-wrap: wrap;
  display: flex;
  margin: 0 0 0.25em;
  max-height: 9em;
  overflow: auto;
}

.mileage-expense {
  background-color: #fcfcfc;
  border-radius: 0.5em;
  border: 1px solid #555555;
  font-weight: 500;
  margin: 0 0.75em 0.75em;
  padding: 0.75em;
}

.mileage-expense a {
  font-weight: 600;
  margin: 0 0.75em 0 0;
}

#pro-mileageuploadlist {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  max-height: 9em;
  overflow: auto;
}

#pro-mileageforms #pro-mileageuploadlist {
  max-height: none;
}

.pro-mileageupload {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 50%;
  justify-content: center;
  padding: 0.75em;
  width: 50%;
}

.pro-thumbouter {
  height: 0;
  max-height: 100%;
  overflow: hidden;
  padding: 5em 0 0 0;
  position: relative;
  width: 5em;
}

.pro-thumbinner {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.pro-mileagethumbnail {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.pro-mileagepdf {
  width: 4em;
}

.pro-mileagepdf .navsvg {
  fill: #00313c;
}

.pro-mileagefilename {
  color: #000000;
  flex: 0 0 100%;
  font-size: 0.75em;
  text-align: center;
  width: 100%;
}

#pro-mileageuploads {
  background-color: #ebebeb;
  padding: 0.75em;
}

#pro-mileagefileupload {
  align-items: flex-start;
  border: 1px solid #000000;
  color: #000000;
  display: flex;
  flex-wrap: wrap;
}

#pro-mileagefileupload .dz-message {
  color: #af1e28;
  display: block;
  flex: 0 0 100%;
  font-weight: 600;
  margin: 0.75em 0;
  width: 100%;
}

#pro-mileagefileupload .dz-preview {
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  margin: 0 0 0.75em;
  min-height: 0;
  min-width: 0;
  opacity: 1;
  position: static;
  width: 100%;
}

#pro-mileagefileupload .dz-details {
  background: transparent;
  color: #000000;
  display: flex;
  flex-direction: column-reverse;
  flex: 0 0 100%;
  font-size: 1em;
  min-width: 0;
  opacity: 1;
  padding: 0;
  position: static;
  text-align: left;
  width: 100%;
}

#pro-mileagefileupload .dz-progress {
  flex: 0 0 100%;
  margin: 0;
  opacity: 1;
  position: static;
  width: 100%;
  z-index: 1;
}

#pro-mileagefileupload .dz-filename {
  overflow: inherit;
  text-overflow: inherit;
}

#pro-mileagefileupload .dz-filename span {
  background: transparent;
  border: none;
  padding: 0;
}

#pro-mileagefileupload .dz-size {
  margin: 0;
}

#pro-mileagefileupload .dz-error-message {
  flex: 0 0 100%;
  opacity: 1;
  position: static;
  width: 100%;
  z-index: 1;
}

#pro-mileagefileupload .dz-progress .dz-upload {
  background: #ebebeb;
}

#pro-mileagefileupload .dz-success .dz-progress .dz-upload {
  background: #3dd973;
}

#pro-mileagefileupload .dz-error .dz-progress .dz-upload {
  background: #af1e28;
}

#pro-mileagefileupload .dropzone.dz-started .dz-message {
  display: block;
}

#pro-mileagefileupload .dz-error-message::after,
#pro-mileagefileupload .dz-success-mark,
#pro-mileagefileupload .dz-error-mark,
#pro-mileagefileupload .dz-image {
  display: none;
}

#pro-mileagecalendar {
  background-color: #fcfcfc;
  border: 1px solid #ebebeb;
  position: relative;
}

#pro-mileagecalendar.completed .calendar-item,
.calendar-item {
  background-color: inherit;
  padding: 0.75em;
}

#pro-mileagecalendar.completed .calendar-item.alt,
.calendar-item.alt {
  background-color: #f4f4f4;
}

.calendar-item.done {
  background-color: #ffa500;
}

.calendar-day {
  border-bottom: 1px solid #000000;
  cursor: pointer;
  font-weight: 600;
  margin: 0 0 0.25em;
  padding: 0 0 0.25em;
  text-align: center;
}

.calendar-appt {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0.75em;
}

.calendar-miles,
.calendar-time {
  color: #333333;
  flex: 0 0 5em;
  font-size: 0.875em;
  margin: 0 0.25em 0 0;
  width: 5em;
}

.calendar-journey,
.calendar-details {
  flex: 1;
}

#pro-mileagelocations {
  background-color: #fcfcfc;
  display: block;
  line-height: 1.75;
  padding: 0.75em;
}

#pro-mileagelocations p {
  margin: 0;
}

#pro-mileagelocations.hidden {
  display: none;
}

#pro-mileagelocationslist {
  font-size: 0.9em;
  margin: 0 0 0.75em;
  padding: 0 2em 0 0;
}

.pro-mileagelocation {
  color: #000000;
  font-size: 0.875em;
  margin: 0 0.75em 0 0;
}

#mileagegoogle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#pro-mileagegooglelink {
  display: inline-block;
  margin: 0 0 0.75em;
}

#pro-mileagefigureswrap {
  text-align: center;
}

#pro-mileagefigures {
  background-color: #ebebeb;
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  padding: 0.75em 1.5em;
}

.pro-mileageheadlinefig {
  flex: 0 0 100%;
  font-size: 0.875em;
  width: 100%;
}

.pro-mileageheadlinefig span {
  font-size: 1.714em;
}

.headlinespan {
  margin: 0 0.182em 0 0;
}

#pro-mileagereviewwrap {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

#pro-mileagelocationtoggle,
#pro-mileageaddexpense,
#pro-mileageadduploads,
#pro-mileagesubmitclaim {
  background-color: #f4f4f4;
  border: 1px solid #333333;
  box-sizing: border-box;
  color: #000000;
  display: block;
  flex: 0 0 100%;
  margin: 0.75em 0 0 0;
  padding: 0.75em;
  text-align: center;
  text-decoration: none;
}

#pro-mileagelocationtoggle.active,
#pro-mileageaddexpense.active,
#pro-mileageadduploads.active {
  background-color: #af1e28;
  color: #fcfcfc;
}

.mileageexpenses,
.mileagegallery {
  align-items: center;
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
  display: flex;
  height: 45%;
  justify-content: center;
  overflow: auto;
  width: 75%;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
#nav-toggle {
  display: block;
  flex: 0 0 2.125em;
  margin: 0 auto 0 0;
  width: 2.125em;
}

.svgmenu {
  fill: #00313c;
}

#nav-close {
  position: absolute;
  right: 0.75em;
  top: 0.75em;
}

#nav-close path {
  fill: #fcfcfc;
}

#nav-close svg {
  width: 1em;
}

#mainnav {
  background-color: #00313c;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  left: -1000px;
  position: absolute;
  top: 0;
  width: 16em;
  z-index: 12;
}

#mainnav.show {
  left: 0;
  transition: left 0.75s ease;
}

#mainnav.hide {
  left: -1000px;
  transition: left 0.75s ease;
}

#mainnav-inner {
  flex: 1;
  padding: 1.5em;
}

#nav-footer {
  align-items: center;
  background-color: #00313c;
  box-sizing: border-box;
  display: flex;
  flex: 0 0 5em;
  padding: 0.75em;
  justify-content: space-around;
  border-top: 1px solid #4d6f77;
}

#profile-photo {
  border-radius: 2em;
  flex: 0 0 3em;
  width: 3em;
}

#profile-nophoto {
  flex: 0 0 4em;
  width: 4em;
}

#nav-tray {
  flex: 1;
  margin: 0 0 0 1.75em;
  display: flex;
  justify-content: flex-end;
}

.nav-trayitem {
  flex: 0 0 1.75em;
  margin: 0 0 0 0.75em;
  width: 1.75em;
}

.nav-trayicon {
  width: 100%;
}

#nav-notification {
  position: relative;
}

#nav-notifycount {
  color: #ffffff;
  font-size: 0.75em;
  font-weight: 600;
  position: absolute;
  right: -0.5em;
  text-decoration: none;
  top: -0.5em;
}

.navitem {
  align-items: center;
  background-color: #00313c;
  color: #fcfcfc;
  display: flex;
  margin: 0 0 0.75em;
  text-decoration: none;
  width: 100%;
}

.navitem.child {
  background-color: transparent;
}

.navitem.hover {
  background-color: #1a4650;
  transition: background-color 0.25s ease;
}

.navitem.unhover {
  background-color: #00313c;
  transition: background-color 0.25s ease;
}

.navitem-icon {
  display: block;
  flex: 0 0 2em;
  margin: 0 1.5em 0 0;
  width: 2em;
}

.navsvg {
  fill: #fcfcfc;
}

.navitem-cap {
  flex: 1;
}

#phone-overlay,
#nav-sublevel {
  height: 100%;
  width: 16em;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 12;
}

#nav-sublevel.show {
  display: block;
}

#phone-overlay {
  width: 24em;
}

#phone-overlay.show {
  display: block;
}

#phone-inner,
.navitem-submenu {
  position: absolute;
  background-color: #1a4650;
  height: 100%;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  left: -1000px;
  padding: 1.5em;
  width: 100%;
  box-sizing: border-box;
}

#phone-inner {
  background-color: #ccd6d8;
}

#phone-inner.show,
.navitem-submenu.show {
  left: 0;
  transition: left 0.75s ease;
}

#phone-inner.hide,
.navitem-submenu.hide {
  left: -1000px;
  transition: left 0.75s ease;
}

#phone-incoming {
  margin: 1em 0;
  height: 80%;
  overflow: auto;
  width: 100%;
}

.wildix-call {
  margin: 0 0 1em;
}

.navitem-cap.child {
  display: flex;
  line-height: 1.333;
}

.navitem-submenuicon {
  margin: 0 0 0 auto;
  font-size: 1.5em;
  font-weight: 600;
  color: #ebebeb;
}

.navitem-cap.child svg {
  margin: 0 1em 0 0;
  width: 1em;
}

.navitem-submenuicon svg {
  width: 1em;
}

.navsubmenu-close {
  border-bottom: 1px solid #80989e;
  font-weight: 600;
  margin: 0 0 1.25em;
  padding: 0 0 1.25em;
}

#mainoverlay {
  background-color: #fcfcfc;
  border-left: 2px solid #333333;
  box-sizing: border-box;
  display: block;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  max-width: 60em;
  position: fixed;
  right: -1000px;
  top: 0;
  width: 80%;
  z-index: 15;
}

#mainoverlay.show {
  right: 0;
  transition: right 0.75s ease;
}

#mainoverlay.hide {
  right: -1000px;
  transition: right 0.75s ease;
}

#mainoverlay-controls {
  position: relative;
}

#mainoverlay-close {
  background-color: #fcfcfc;
  border-bottom: 2px solid #333333;
  border-left: 2px solid #333333;
  border-right: 2px solid #fcfcfc;
  border-top: 2px solid #333333;
  border-radius: 1em 0 0 1em;
  box-sizing: border-box;
  color: #333333;
  font-size: 1.5em;
  font-weight: 600;
  left: -1.8em;
  padding: 0.25em 0.5em;
  position: absolute;
  text-decoration: none;
  top: 1.3em;
}

#mainoverlay-items {
  box-sizing: border-box;
  height: 100%;
  padding: 1.75em;
  width: 100%;
}

.overlay-content {
  display: none;
}

.overlay-content.show {
  display: block;
  height: 100%;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
.panel-dropdown {
  max-width: 16em;
}

.panel-tabs-list {
  display: none;
}

.panel-table {
  display: none;
}

.solo-table.single,
.panel-table.single {
  width: 100%;
}

.solo-table.open,
.panel-table.open {
  display: block;
}

.showtablefilters {
  color: #000000;
  display: flex;
  font-weight: 500;
  text-decoration: none;
}

.showtablefilters-icon {
  display: block;
  margin: 0 0.5em 0 0;
  width: 1.25em;
}

.tablename {
  margin: 0 1.75em 0 0;
  font-weight: 600;
}

.tablename-date {
  display: inline-block;
  margin: 0 0 0 1em;
}

.tablefilters {
  align-items: center;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  width: auto;
}

.tablefilters.open {
  flex: 0 0 100%;
  width: 100%;
}

.tablefilters-list {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.75em 0 0 0;
  width: 100%;
}

.tablefilter-block {
  display: none;
  flex: 0 0 49%;
  margin: 0 0 0.75em;
  width: 49%;
}

.tablefilters-list.open .tablefilter-block {
  display: block;
}

.tablefilter-name {
  font-weight: 500;
  color: #333333;
  margin: 0 0 0.25em;
  padding: 0 0 0 0.75em;
}

.textfilters {
  display: none;
}

.textfilters.open {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.75em 0 0 0;
}

.textfilter {
  align-items: center;
  background-color: #fcfcfc;
  border-radius: 1em;
  border: 0.063em solid #aaaaaa;
  box-sizing: border-box;
  color: #00313c;
  display: flex;
  flex: 0 0 48%;
  font-size: 0.938em;
  font-weight: 500;
  justify-content: space-between;
  margin: 0 0 1em;
  text-decoration: none;
  width: 48%;
}

.textfilter-caption {
  font-size: 0.875em;
  padding: 0.5em 1em;
}

.textfilter-total {
  border-radius: 0 1em 1em 0;
  box-sizing: border-box;
  font-weight: 700;
  padding: 0.5em;
  text-align: center;
  width: 2.5em;
}

.textfilter.std .textfilter-total {
  background-color: #b4e6a5;
}

.textfilter.alert .textfilter-total {
  background-color: #e7727d;
  color: #ffffff;
}

.textfilter.active .textfilter-total {
  background-color: #1ebee6;
}

.tablewrap {
  background-color: #ffffff;
  border-radius: 1.5em;
  box-shadow: 0.375em 0.375em 0.75em #cacaca;
  box-sizing: border-box;
  padding: 0.75em;
  overflow-x: auto;
  width: 100%;
}

.leaguetablewrap {
  background-color: #fcfcfc;
  box-sizing: border-box;
  padding: 0.75em;
  overflow-x: auto;
  width: 100%;
}

#maincontent .dataTables_info {
  display: none;
}

#maincontent .dataTables_filter {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 0.75em 0;
  text-align: left;
  width: 100%;
}

#maincontent .dataTables_filter label {
  margin: 0;
  position: relative;
  flex: 0 0 100%;
  width: 100%;
}

.tablesearchicon {
  height: 100%;
  padding: 0 0 0 0.5em;
  position: absolute;
  top: 0;
  width: auto;
}

.searchsvg {
  height: 1.25em;
  left: 0.75em;
  position: absolute;
  top: 0.5em;
  width: auto;
}

table.dataTable.display.compact {
  border: none;
  margin: 0.75em auto;
}

table.dataTable tbody tr {
  position: relative;
}

table.dataTable.display.compact th {
  background-color: #ffffff;
  color: #00313c;
  font-size: 0.938em;
  font-weight: 600;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  vertical-align: middle;
}

table.dataTable.display.compact th::before {
  bottom: 52%;
  color: #fcfcfc;
  opacity: 0.8;
}

table.dataTable.display.compact th::after {
  color: #fcfcfc;
  opacity: 0.8;
  top: 52%;
}

table.dataTable.display.compact td {
  font-size: 0.938em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  vertical-align: middle;
}

table.dataTable.display.compact tr.nopadding td {
  padding: 0;
  border: none;
  box-shadow: none !important;
}

.highlightcell,
.innercell {
  padding: 0.5em 0.125em;
  margin: 0.5em auto;
  border-radius: 1em;
  box-sizing: border-box;
  font-weight: 600;
}

.highlightcell.green,
.innercell.green {
  background-color: #b4e6a5;
}

.highlightcell.amber,
.innercell.amber {
  background-color: #ffd280;
}

.highlightcell.red,
.innercell.red {
  background-color: #f5c2c7;
}

table.dataTable.display.compact td.dt-head-center {
  text-align: center;
}

table.dataTable.display.compact td.name {
  text-align: left;
}

.assocbranch {
  letter-spacing: 0.025em;
  line-height: 1.333;
  font-size: 0.875em;
}

table.dataTable.display.compact tr.caution {
  background-color: #ffe4b3;
}

table.dataTable.display.compact tr.blue {
  background-color: #bcecf8;
}

table.dataTable.display.compact tr.red {
  background-color: #f8d7da;
}

table.dataTable.display.compact tr.ok {
  background-color: #e9f8e4;
  font-weight: 400;
}

.table-checker {
  background-color: #fcfcfc;
  border: 1px solid #aaaaaa;
  width: 1em;
  height: 1em;
  margin: auto;
  padding: 0.25em;
  cursor: pointer;
}

.showtableactions {
  background-color: #3dd973;
  border-radius: 1em;
  color: #fcfcfc;
  display: block;
  font-weight: 600;
  padding: 0.75em;
  position: relative;
  text-decoration: none;
  width: 5em;
  z-index: 2;
}

.tableactions {
  background-color: #ebebeb;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.tableactionslist {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: flex-end;
  margin: 0 0 0 auto;
  max-width: 100em;
}

.tableactionslist a {
  background-color: #ffa500;
  border-radius: 1em;
  color: #00313c;
  display: block;
  font-weight: 500;
  margin: 0 0.5em 0 0;
  padding: 0.5em 1em;
  text-decoration: none;
}

.tableactionsdrop-cap {
  margin: 0 1em 0 0;
}

.tableactionsdrop {
  margin: 0 1em 0 0;
}

.table-overlay {
  display: none;
}

.table-contentouter {
  height: 100%;
  overflow: auto;
  width: 100%;
}

.table-contentinner {
  font-size: 1.25em;
}

.fullwidthtable {
  width: 100%;
}

.league-link {
  color: #00313c;
  font-weight: 500;
  line-height: 1.333;
}

.miniactionswrap {
  position: relative;
}

.miniactions {
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #ffa500;
  width: 500%;
  padding: 0.5em 1em;
  box-sizing: border-box;
}

.miniactionslist {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: flex-start;
  margin: 0 0 0 auto;
}

.miniactionslist a {
  flex: 0 0 5em;
  width: 5em;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
.targets-grid {
  display: flex;
  flex-wrap: wrap;
  overflow-x: auto;
  width: 100%;
}

.targets-gridrow {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  font-size: 0.875em;
  margin: 0 0 0.75em;
  align-items: center;
}

.tgtgrd-metriccol.head {
  font-weight: 500;
}

.tgtgrd-namecol {
  flex: 0 0 8em;
  width: 8em;
  margin: 0 1em 0 0;
  font-weight: 400;
}

.tgtgrd-namecol.jobtitle-full {
  display: none;
}

.tgtgrd-metriccol {
  flex: 0 0 3em;
  width: 3em;
  padding: 0.125em;
}

.tgtgrd-metriccol.head .full {
  display: none;
}

.textbox.targetinput {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

#targets-head {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 1.25em;
  justify-content: center;
}

.target-label {
  text-align: center;
}

.tgt-dropdown {
  margin: 0 0 0.75em;
}

.branchtargettotal {
  color: #00313c;
  text-align: center;
  font-weight: 700;
  font-size: 1.25em;
}

.tgtgrd-namecol.total {
  color: #00313c;
  font-weight: 700;
}

.tgtgrd-namecol.total .total {
  font-size: 1.25em;
}

.tgtpreset-gridrow {
  width: 100%;
  display: flex;
  margin: 0 0 0.75em 0;
}

.tgtpreset-metric {
  flex: 1;
  width: 100%;
}

.tgtpreset-input {
  flex: 0 0 5em;
  width: 5em;
}

.textbox.tgtpresetinput {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

/*!
Theme Name: Dynamic Agent
Theme URI: 
Author: Dynamic Agent
Author URI: http://www.dynamicagent.co.uk
Description: Description
Version: 2.0.0
Tested up to: 5.72
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dynamicagent
Tags:
*/
@media all and (min-width: 400px) {
  #welcome-message {
    font-size: 1.25em;
  }
  #footer-datepicker {
    border-left: 1px solid #ebebeb;
    max-width: 20em;
  }
}
@media all and (min-width: 450px) {
  .card-6 {
    flex: 0 0 49.5%;
    width: 49.5%;
  }
  .snapshot-columns {
    align-items: center;
    justify-content: space-between;
  }
  .snapshot-main {
    flex: 0 0 48%;
    width: 48%;
  }
  .snapshot-data {
    flex: 0 0 48%;
    width: 48%;
  }
  .chart-half {
    flex: 0 0 48%;
    width: 48%;
  }
  .mini-charts {
    justify-content: space-between;
    margin: auto;
    max-width: 40em;
  }
  .minichart-outer {
    flex: 0 0 23%;
    width: 23%;
  }
  .variablechart {
    min-height: 25em;
  }
}
@media all and (min-width: 500px) {
  .card-115 {
    flex: 0 0 49%;
    width: 49%;
  }
  .card-115.c1-5 {
    flex: 0 0 100%;
    width: 100%;
  }
  #staff-profile {
    align-content: flex-start;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .iampchart-alpha-chart {
    flex: 0 0 48%;
    margin: 0 0 0.5em;
    width: 48%;
  }
  .iampchart-alpha-data {
    flex: 0 0 48%;
    width: 48%;
  }
  .panel-tabs {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .panel-title {
    margin: 0;
  }
}
@media all and (min-width: 600px) {
  .cardwrap-doublecol {
    flex: 0 0 32%;
    width: 32%;
  }
  .cardwrap-singlegrid {
    flex: 0 0 49.5%;
    width: 49.5%;
  }
  .cardwrap-singlegrid.tail212 {
    flex: 0 0 100%;
    width: 100%;
  }
  .cardwrap-singlegrid.tail212 .card {
    flex: 0 0 49.5%;
    width: 49.5%;
  }
  .cardwrap-doublegrid {
    flex: 0 0 66%;
    width: 66%;
  }
  .card-121,
  .card-4,
  .card-22,
  .card-32 {
    flex: 0 0 49.5%;
    width: 49.5%;
  }
  .card-3 {
    flex: 0 0 33%;
    width: 33%;
  }
  .card-triple3-22 {
    flex: 0 0 49.5%;
    width: 49.5%;
  }
  .card-2 {
    flex: 0 0 66%;
    width: 66%;
  }
  .card-6 {
    flex: 0 0 33%;
    width: 33%;
  }
  .grid-21 .cardwrap-singlegrid,
  .grid-21 .cardwrap-doublecol {
    flex: 0 0 100%;
    width: 100%;
  }
  .card.hasvariablechart {
    flex: 0 0 100%;
    width: 100%;
  }
  .figmatrix-item {
    flex: 0 0 30%;
    width: 30%;
  }
  .topperf-item {
    flex: 0 0 32%;
    width: 32%;
  }
  .card-chartcontrols {
    display: flex;
    justify-content: space-between;
    margin: 1em 0 0 0;
  }
  .card-chartcontrols .chart-linkbuttonwrap,
  .chartswitch {
    flex: 0 0 45%;
    width: 45%;
  }
  .snapshot-main {
    flex: 0 0 100%;
    width: 100%;
  }
  .snapshot-data {
    flex: 0 0 100%;
    width: 100%;
  }
  .headlinefigure-block {
    flex: 0 0 32%;
    width: 32%;
  }
  .form-pagewrap {
    background-color: #fcfcfc;
    border: 1px solid #ebebeb;
    border-radius: 1em;
    box-sizing: border-box;
    padding: 0.75em;
    width: 100%;
  }
  #crm-lookup {
    border: none;
    max-width: 30em;
    width: 60%;
  }
  form.proform.hasgroups {
    border: none;
    padding: 0;
  }
  .form-groups {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .form-group {
    align-content: flex-end;
    background-color: #ebebeb;
    border-radius: 1em;
    box-sizing: border-box;
    display: flex;
    flex: 0 0 48%;
    flex-direction: column;
    padding: 0.75em;
    width: 48%;
  }
  .form-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .form-row.button-row {
    margin: auto 0 0 0;
    justify-content: flex-end;
  }
  .form-row.button-row.flex-start {
    justify-content: flex-start;
  }
  .form-item {
    margin: 0.75em 0 0 0;
  }
  #pro-mileagewrap {
    display: flex;
  }
  #pro-mileagemain {
    flex: 0 0 12em;
    width: 12em;
  }
  #mileage-add {
    margin: 0 0 0.75em;
  }
  #mileage-journeydetails {
    height: 6em;
  }
  #pro-mileagecalendar {
    flex: 1;
    margin: 0 0 0 0.75em;
  }
  #pro-mileagecalendar.completed {
    margin: 0;
  }
  .tablefilter-block {
    flex: 0 0 32%;
    width: 32%;
  }
  .textfilter {
    flex: 0 0 32%;
    width: 32%;
  }
}
@media all and (min-width: 750px) {
  #leaguetables-dropdown {
    display: none;
  }
  .leaguetables-tabs-list {
    display: flex;
  }
  .leaguetables-tab {
    background-color: #1ebee6;
    border-radius: 1em;
    color: #fff;
    font-weight: 600;
    margin: 0 0.75em 0.75em 0;
    padding: 0.75em;
    text-decoration: none;
  }
  .leaguetables-tab.active {
    background-color: #45478d;
  }
  .iamptables-tab {
    color: #00313c;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.333;
    margin: 0 1em 0 0;
    position: relative;
  }
  .iamp-tab-caption {
    box-sizing: border-box;
    display: inline-block;
    flex: 0 0 100%;
    padding: 0 1em;
    width: 100%;
  }
  .iamp-tab-underlinewrap {
    box-sizing: border-box;
    bottom: 0;
    display: inline-block;
    left: 0;
    position: absolute;
    height: 33%;
    width: 100%;
  }
  .iamptables-tab.active:hover .iamp-tab-underline,
  .iamptables-tab.active .iamp-tab-underline {
    background-color: #1ebee6;
    width: 100%;
  }
  .iamptables-tab:hover .iamp-tab-underline {
    background-color: #1ebee6;
    transition: background-color, width 0.5s ease;
    width: 3em;
  }
  .iamp-tab-underline {
    display: inline-block;
    background-color: #ffffff;
    height: 0.125em;
    transition: background-color, width 1s ease;
    width: 1px;
  }
  .card-13a {
    flex: 0 0 25%;
    width: 25%;
  }
  .card-13b {
    flex: 0 0 73%;
    width: 73%;
  }
  .overall-secondarycharts {
    flex: 0 0 49%;
    width: 49%;
    align-content: flex-start;
  }
  .overall-secondarycharts.alt {
    flex: 0 0 45%;
    width: 45%;
  }
  .overall-leading-sub {
    flex: 0 0 100%;
    margin: 0 0 0.75em;
    width: 100%;
  }
  .overall-leading-sub.alt {
    flex: 0 0 45%;
    width: 45%;
    margin: 0 0 1.75em;
  }
  .overall-secondary {
    flex: 0 0 60%;
    width: 60%;
  }
  .overall-secondary.alt {
    flex: 0 0 100%;
    width: 100%;
  }
  .overall-leading {
    align-content: flex-start;
  }
  .headlinefigure-block {
    flex: 0 0 24%;
    width: 24%;
  }
  footer {
    height: 5em;
    justify-content: space-between;
  }
  #feed,
  #feed-blanker {
    align-content: center;
    background-color: #fcfcfc;
    display: block;
    flex: 0 0 32em;
    height: 100%;
    position: relative;
    width: 32em;
  }
  #feed-blanker {
    display: none;
  }
  #feed-expand,
  #feed-contract {
    text-decoration: none;
    font-size: 1.25em;
    font-weight: 600;
    color: white;
    background-color: #a0a4f2;
    border-radius: 2em;
    padding: 0.125em 0.375em;
    position: absolute;
    z-index: 2;
    left: -0.375em;
    top: -0.625em;
  }
  #feed-expand.hide,
  #feed-contract.hide {
    display: none;
  }
  #feed-inner {
    padding: 0 1.5em;
  }
  #feed.expand {
    border: 1px solid #ebebeb;
    height: 500%;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
  }
  #feed-blanker.expand {
    display: block;
    border: 1px solid #ebebeb;
  }
  #feed.expand #feed-outer {
    overflow: hidden;
    height: 100%;
  }
  #feed.expand #feed-inner {
    overflow: auto;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  .feed-item {
    display: none;
    align-items: center;
  }
  .feed-item-1 {
    display: flex;
    align-items: center;
  }
  #feed.expand .feed-item {
    display: flex;
    margin: 1.3em 0;
  }
  .feed-photoouter.letterboxouter {
    width: 3em;
    flex: 0 0 3em;
    padding: 3em 0 0 0;
    border-radius: 2em;
    margin: 0 0.75em 0 0;
  }
  .feed-main {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  .feed-upper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 0 0.75em;
  }
  .feed-name {
    font-size: 1.125em;
    font-weight: 500;
  }
  .feed-details {
    font-size: 0.875em;
  }
  .feed-lower {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .feed-tag {
    border-radius: 2em;
    box-sizing: border-box;
    flex: 1;
    font-size: 0.875em;
    max-width: 15em;
    min-width: 5em;
    padding: 0.5em 0.75em;
    text-align: center;
  }
  .feed-tag.entity {
    background-color: #b4e6a5;
    color: #000000;
    flex: 0 0 8em;
    width: 8em;
  }
  .feed-tag.branch {
    background-color: #e8da69;
    color: #000000;
    flex: 0 0 8em;
    width: 8em;
  }
  .feed-tag.date {
    background-color: #78d8f0;
    color: #000000;
  }
  .tgtgrd-metriccol {
    flex: 1;
    width: 100%;
  }
  #pro-popupnotifyouter {
    padding: 1.25em;
    width: 50%;
  }
  #pro-mileagemain {
    flex: 0 0 18em;
    width: 18em;
  }
  #pro-mileagemaininner.sticky {
    box-sizing: border-box;
    position: fixed;
    top: 1.75em;
    width: 18em;
    z-index: 2;
  }
  #pro-mileagemaininner.sticky #pro-mileagelocations {
    box-sizing: border-box;
    height: 10em;
    overflow: scroll;
    position: absolute;
    width: 275%;
  }
  #pro-mileagefigureswrap.sticky {
    margin: 0 1.5em 0 0;
    max-width: 63.15em;
    position: fixed;
    top: 0;
  }
  button#mileage-submitexpense {
    flex: 0 0 8em;
    margin: 0 0 0 0.75em;
    width: 8em;
  }
  .pro-mileageheadlinefig {
    flex: 0 0 50%;
    width: 50%;
  }
  #pro-mileageadduploads,
  #pro-mileageaddexpense {
    flex: 0 0 49%;
    width: 49%;
  }
  #profile-photo {
    flex: 0 0 3.5em;
    width: 3.5em;
  }
  .nav-trayitem {
    flex: 0 0 2em;
    margin: 0 0 0 1em;
    width: 2em;
  }
  /*#maincontent .dataTables_filter label {
  	margin: 0;
  	flex: 0 0 25em;
  	width: 25em;
  }*/
  #maincontent .dataTables_filter label.open {
    margin: 0.75em 0 0 auto;
  }
  /*#maincontent .dataTables_filter input {
  	width: 25em;
  }*/
  .textfilter {
    flex: 0 0 24%;
    width: 24%;
  }
}
@media all and (min-width: 960px) {
  .card-115.c1 {
    flex: 0 0 32%;
    width: 32%;
  }
  .card-115.c0-5 {
    flex: 0 0 16%;
    width: 16%;
  }
  .card-115.c1-5 {
    flex: 0 0 49.5%;
    width: 49.5%;
  }
  #card-points {
    padding: 1.75em 0;
  }
  #staff-profile {
    justify-content: space-between;
  }
  #staff-profileouter {
    flex: 0 0 4em;
  }
  #commission-staffname {
    flex: 1;
  }
  .card-propthumbouter {
    flex: 0 0 25%;
    padding: 25% 0 0 0;
    width: 25%;
  }
  .snapshot-main {
    flex: 0 0 48%;
    width: 48%;
  }
  .snapshot-data {
    flex: 0 0 48%;
    width: 48%;
  }
  .card.hasvariablechart .chart-actions {
    justify-content: space-around;
    margin: auto;
    max-width: 40em;
  }
  .card.hasvariablechart .chart-buttontoggle.but-2 {
    flex: 0 0 60%;
    width: 60%;
  }
  .card.hasvariablechart .chart-buttontoggle.but-2 .chart-button {
    margin: 0;
  }
  .card.hasvariablechart .chart-dropdowntoggle {
    flex: 0 0 33%;
    width: 33%;
  }
  .headlinefigures.grid-4 .headlinefigure-block {
    flex: 0 0 24.5%;
    width: 24.5%;
  }
  .headlinefigures.grid-5 .headlinefigure-block {
    flex: 0 0 19.5%;
    font-size: 0.875em;
    width: 19.5%;
  }
  .headlinefigures.grid-6 .headlinefigure-block {
    flex: 0 0 16%;
    font-size: 0.875em;
    width: 16%;
  }
  footer {
    padding-left: 12.25em;
  }
  footer.wide {
    padding-left: 4.25em;
  }
  #feed-blanker,
  #feed {
    flex: 1;
    margin: 0 0.75em 0 0;
    max-width: 36em;
  }
  .feed-photoouter.letterboxouter {
    flex: 0 0 4em;
    width: 4em;
    padding: 4em 0 0 0;
  }
  header {
    display: none;
  }
  #logo {
    width: 7em;
  }
  #mainnav.mini #logo {
    display: none;
  }
  #mainnav.mini #logo-flag {
    display: block;
    margin: 0.75em auto;
    width: 80%;
  }
  #iamp-suite {
    background-color: #EEEEEE;
    box-sizing: border-box;
    display: block;
    padding: 0.5em 3.5em;
    width: 100%;
  }
  #iamp-suite-inner {
    display: flex;
    justify-content: flex-end;
  }
  a.iamp-suite-link {
    margin: 0 0 0 2em;
  }
  a.iamp-suite-link.current {
    text-decoration: underline;
    text-decoration-color: #1ebee6;
    text-underline-offset: 0.3em;
    text-decoration-thickness: 0.125em;
  }
  #maincontent {
    padding: 1.25em 1.25em 6.25em 12.25em;
  }
  #maincontentinner {
    margin-bottom: 0;
  }
  #maincontent.wide {
    padding: 1.25em 1.25em 6.25em 4.25em;
  }
  #general-wrap,
  #dynlogin-wrap {
    display: flex;
    height: 100%;
    margin: auto;
  }
  #general-left {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    margin: 0 0 0 auto;
    max-width: 45em;
    width: auto;
  }
  #dynlogin-left {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    justify-content: center;
    margin: 0 0 0 auto;
    max-width: 45em;
    width: auto;
  }
  #dynlogin-logopair {
    justify-content: flex-start;
    margin: 0 0 5em;
    width: 25em;
  }
  #iampropertylogo {
    flex: 0 0 13.125em;
    width: 13.125em;
  }
  #dynlogo {
    flex: 0 0 8em;
    width: 8em;
  }
  #dynlogin-right {
    display: block;
    flex: 0 0 40%;
    width: 40%;
  }
  #general-right {
    flex: 0 0 40%;
    width: 40%;
  }
  #pro-mileagemain {
    flex: 0 0 20em;
    width: 20em;
  }
  #pro-mileagemaininner.sticky {
    width: 20em;
  }
  #pro-mileageaddexpense,
  #pro-mileageadduploads,
  #pro-mileagesubmitclaim {
    flex: 0 0 32.5%;
    width: 32.5%;
  }
  .calendar-day {
    text-align: left;
  }
  .pro-mileageupload {
    flex: 0 0 32%;
    width: 32%;
  }
  #mainnav,
  #mainnav.hide {
    left: 0;
    position: fixed;
    width: 11em;
  }
  #nav-sublevel {
    left: 11em;
    width: 11em;
    z-index: 11;
  }
  #phone-overlay {
    left: 11em;
    z-index: 11;
  }
  #mainnav-inner {
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  #logos-wrap {
    flex: 0 0 5em;
    height: 5em;
    width: auto;
  }
  #logo {
    display: block;
    margin: 0.75em auto;
  }
  #nav-items {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
    justify-content: flex-start;
    margin: 1em 0 0 0;
    width: 100%;
  }
  #navitem-logout {
    margin: auto 0 0 0;
  }
  #nav-close {
    display: none;
  }
  #nav-footer {
    flex: 0 0 5em;
    height: 5em;
    justify-content: space-between;
    padding: 0.5em 0.75em;
  }
  .navitem {
    box-sizing: border-box;
    margin: 0 0 0.375em;
    padding: 0.25em 0.75em;
  }
  .navitem-icon {
    flex: 0 0 1.5em;
    width: 1.5em;
    margin: 0 0.5em 0 0;
  }
  .navitem-cap.child,
  .navitem-cap {
    font-size: 0.875em;
  }
  #mainnav.mini {
    width: 3em;
  }
  #phone-overlay.mini,
  #nav-sublevel.mini {
    left: 3em;
  }
  #mainnav.mini #nav-tray {
    margin: 0;
  }
  #mainnav.mini #nav-incomingcall {
    flex: 0 0 100%;
    width: 100%;
  }
  #mainnav.mini .navitem-submenuicon,
  #mainnav.mini #nav-notification,
  #mainnav.mini #profile-photo,
  #mainnav.mini .navitem-cap {
    display: none;
  }
  #mainnav.mini .navitem.top.popup {
    position: relative;
  }
  #mainnav.mini .navitem.top .navitem-cap.popup {
    align-items: center;
    background-color: #00313c;
    display: flex;
    height: 100%;
    left: 100%;
    padding: 0 0 0 1em;
    position: absolute;
    width: 300%;
  }
  #mainnav.mini .navitem.top .navitem-submenuicon.popup {
    display: block;
    left: 350%;
    margin: 0.125em 0 0 0.5em;
    position: absolute;
  }
  #profile-photo {
    flex: 0 0 2.5em;
    width: 2.5em;
  }
  #nav-tray {
    margin: 0 0 0 0.75em;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .nav-trayitem {
    margin: 0 0.125em;
    flex: 0 0 28%;
    width: 28%;
    padding: 0.125em;
    box-sizing: border-box;
  }
  .tablefilter-block {
    flex: 0 0 23%;
    margin: 0 0.75em 0.75em 0;
    width: 23%;
  }
  .textfilter {
    flex: 0 0 18%;
    width: 18%;
  }
}
@media all and (min-width: 1024px) {
  .card-triple3-22 {
    flex: 0 0 48%;
    width: 48%;
  }
  .card-3,
  .card-32 {
    flex: 0 0 32%;
    width: 32%;
  }
  #card-negmain .card-32 {
    flex: 0 0 48%;
    width: 48%;
  }
  #card-negmain .hasvariablechart {
    flex: 0 0 100%;
    width: 100%;
  }
  .cardwrap-singlegrid {
    flex: 0 0 32%;
    width: 32%;
  }
  .card-4 {
    flex: 0 0 24%;
    width: 24%;
  }
  .card-6 {
    flex: 0 0 15.5%;
    width: 15.5%;
  }
  .cardwrap-singlegrid.tail212 {
    flex: 0 0 32%;
    width: 32%;
  }
  .cardwrap-singlegrid.tail212 .card {
    flex: 0 0 100%;
    width: 100%;
  }
  .grid-21 .cardwrap-singlegrid {
    flex: 0 0 40%;
    width: 40%;
  }
  .grid-21 .cardwrap-doublecol {
    flex: 0 0 58%;
    width: 58%;
  }
  .cardwrap-121,
  .card-121 {
    flex: 0 0 49%;
    width: 49%;
  }
  .figmatrix-item {
    flex: 0 0 100%;
    width: 100%;
  }
  .topperf-item {
    font-size: 0.625em;
    margin: 0.75em 0 0 0;
  }
  .topperf-photowrap {
    width: 3.75em;
  }
  .overall-leading-sub.alt {
    flex: 0 0 100%;
    width: 100%;
  }
  .overall-secondary.alt {
    flex: 0 0 60%;
    width: 60%;
  }
  .headlinefigure-block {
    flex: 0 0 19%;
    width: 19%;
  }
  .form-pagewrap {
    max-width: 70em;
    padding: 0.75em 1.25em;
  }
  #crm-lookup, form.proform.hasgroups {
    margin: 0.75em auto;
  }
  .form-group {
    flex: 0 0 49%;
    width: 49%;
  }
  .fr1 .form-item,
  .fr2 .form-item,
  .fr4 .form-item,
  .fr6 .form-item {
    flex: 0 0 48%;
    width: 48%;
  }
  .fr3 .form-item {
    flex: 0 0 32.5%;
    width: 32.5%;
  }
  .form-row.button-row {
    padding: 0.75em 0 0 0;
  }
}
@media all and (min-width: 1200px) {
  .biz-button {
    flex: 0 0 32%;
    width: 32%;
  }
  #staff-commissionwrap {
    display: flex;
    justify-content: space-between;
    margin: 0 0 0.5em;
  }
  #staff-commissionstatus {
    margin: 0 0 0 1.75em;
  }
  .topperf-item {
    flex: 0 0 32%;
    font-size: 1em;
    width: 32%;
  }
  .topperf-pos {
    left: -0.75em;
    font-size: 1.5em;
    top: 1.25em;
  }
  .topperf-name {
    font-size: 1em;
  }
  .directorsnapshot-metricswitch {
    max-width: 20em;
    margin: 0 auto 1.25em;
  }
  .figmatrix-item {
    flex: 0 0 32%;
    width: 32%;
  }
  .figmatrix-caption {
    margin: 0 auto 0.5em;
  }
  #staff-profilephotowrap {
    width: 100%;
  }
  .card-col4 {
    flex: 0 0 23%;
    width: 23%;
  }
  .chart-group.overall {
    align-items: flex-start;
    justify-content: space-between;
  }
  .overall-leading.grid-3 {
    flex: 0 0 32%;
    width: 32%;
  }
  .overall-secondarycharts {
    flex: 0 0 100%;
    margin: auto;
    max-width: 48em;
    width: 100%;
  }
  .overall-leading-sub {
    flex: 0 0 24%;
    width: 24%;
  }
  .overall-secondarycharts.alt {
    margin: 0;
  }
  .overall-secondary {
    flex: 0 0 80%;
    width: 80%;
  }
  .overall-leading-sub.alt {
    flex: 0 0 100%;
    width: 100%;
  }
  .overall-secondary .chart-overlays {
    height: 80%;
    top: 20%;
  }
  .overall-secondary .chart-overlay {
    font-size: 0.875em;
  }
  .headlinefigure-block {
    font-size: 1em;
  }
  #datepreset-wrap {
    margin: 0 0 0 auto;
  }
  #feed.expand {
    height: 600%;
  }
  .tgtgrd-namecol {
    flex: 1;
    width: 100%;
  }
  .tgtgrd-metriccol {
    flex: 0 0 3em;
    padding: 0.25em;
  }
  #pro-popupnotifyouter {
    max-width: 28em;
    width: 40%;
  }
  #pro-mileagemain {
    flex: 0 0 30em;
    width: 30em;
  }
  #pro-mileagemaininner.sticky {
    width: 30em;
  }
  #pro-mileagemaininner.sticky #pro-mileagelocations {
    box-sizing: border-box;
    height: auto;
    overflow: inherit;
    position: absolute;
    width: 100%;
  }
  #pro-mileagecalendar {
    margin: 0 0 0 1.75em;
  }
  #pro-mileagecalendar.completed {
    margin: 0;
  }
  #pro-mileagefigures {
    justify-content: center;
  }
  .pro-mileageheadlinefig {
    flex: 0 0 33%;
    width: 33%;
  }
  #mainoverlay {
    right: -2000px;
  }
  #mainoverlay.show {
    right: 0;
    transition: right 0.75s ease;
  }
  #mainoverlay.hide {
    right: -2000px;
    transition: right 0.75s ease;
  }
  .showtablefilters {
    display: none;
  }
  .tablefilters {
    flex: 0 0 100%;
    width: 100%;
  }
  .tablefilter-block {
    display: block;
    margin: 0 0 0.75em;
  }
  .textfilter {
    flex: 0 0 15%;
    width: 15%;
  }
  #maincontent .dataTables_filter {
    flex: 0 0 48%;
    width: 48%;
  }
  #maincontent .dataTables_filter label {
    margin: 0;
  }
  .grid-4 .tablefilter-block {
    flex: 0 0 19%;
    width: 19%;
  }
  #maincontent .grid-4 .dataTables_filter {
    flex: 0 0 40%;
    width: 40%;
  }
  .grid-5 .tablefilter-block {
    flex: 0 0 19%;
    width: 19%;
  }
  #maincontent .grid-5 .dataTables_filter {
    flex: 0 0 19%;
    width: 19%;
  }
  #maincontent .grid-8 .dataTables_filter {
    flex: 0 0 23%;
    width: 23%;
  }
  #maincontent .grid-9 .dataTables_filter {
    flex: 0 0 48.5%;
    margin: 0 0 0 auto;
    width: 48.5%;
  }
  .textfilters {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media all and (min-width: 1350px) {
  .grid-121 .card.hasvariablechart,
  .cardwrap-121,
  .card-121 {
    flex: 0 0 32%;
    width: 32%;
  }
  .dailyfocus-total {
    flex: 0 0 2.25em;
    width: 2.25em;
  }
  .dailyfocus-cta.card-linkbutton {
    flex: 0 0 8em;
    font-size: 0.875em;
    width: 8em;
  }
  #card-negmain .card-32 {
    flex: 0 0 32%;
    width: 32%;
  }
  #card-negmain .hasvariablechart {
    flex: 0 0 32%;
    width: 32%;
  }
  .card-propthumbouter {
    flex: 0 0 20%;
    padding: 20% 0 0 0;
    width: 20%;
  }
  .snapshot-main {
    flex: 0 0 100%;
    width: 100%;
  }
  .snapshot-data {
    flex: 0 0 100%;
    width: 100%;
  }
  #card-negsecond .chart-actions {
    justify-content: space-around;
    margin: auto;
    max-width: 40em;
  }
  #card-negsecond .chart-buttontoggle.but-2 {
    flex: 0 0 60%;
    width: 60%;
  }
  #card-negsecond .chart-buttontoggle.but-2 .chart-button {
    margin: 0;
  }
  #card-negsecond .chart-linkbuttonwrap {
    flex: 0 0 33%;
    width: 33%;
  }
  .iampchart-alpha-chart {
    flex: 0 0 32%;
    margin: 0 8%;
    width: 32%;
  }
  #feed-blanker,
  #feed {
    flex: 0 0 34em;
    margin: 0;
    width: 34em;
    font-size: 0.875em;
  }
  #feed-stats {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding: 0 1.75em;
    width: 100%;
  }
  .feed-stat {
    padding: 0 0.75em;
    text-align: center;
  }
  a.feedstat {
    display: block;
  }
  .feed-stat.overflow {
    display: none;
  }
  .feed-stattotal {
    color: #333333;
    font-size: 1.125em;
    font-weight: 600;
  }
  .feed-statcaption {
    font-size: 0.938em;
    line-height: 1.15;
  }
  a.feed-stat .feed-stattotal,
  a.feed-stat .feed-statcaption {
    display: block;
  }
  .feed-tag.branch {
    margin: 0 0.5em;
  }
  .tgtgrd-namecol {
    flex: 0 0 5em;
    width: 5em;
  }
  .tgtgrd-namecol .jobtitle-short {
    display: none;
  }
  .tgtgrd-namecol.jobtitle-full {
    display: block;
  }
  .targets-gridrow {
    font-size: 1em;
  }
  .tgtgrd-namecol {
    flex: 0 0 6em;
    width: 6em;
  }
  .tgtgrd-metriccol {
    flex: 1;
    width: 100%;
  }
  .panel-headline {
    flex: 0 0 100%;
    width: 100%;
  }
  .panel-tabs {
    box-sizing: border-box;
    display: block;
    flex: 0 0 11.75em;
    padding: 0 1.25em 0 0;
    width: 11.75em;
    position: fixed;
  }
  .panel-tabs-list {
    display: block;
    margin: 0.75em 0 0 0;
  }
  .panel-tabs-list.commission {
    margin: 0;
  }
  .panel-tab {
    align-items: center;
    background-color: #78d8f0;
    border-radius: 1em;
    box-sizing: border-box;
    color: #fcfcfc;
    display: flex;
    font-size: 0.938em;
    font-weight: 700;
    letter-spacing: -0.025em;
    margin: 0 0 0.5em;
    padding: 0.5em;
    text-decoration: none;
    width: 100%;
  }
  .panel-tab.green {
    background-color: #3dd973;
    transition: background-color 0.2s linear;
  }
  .panel-tab.green:hover,
  .panel-tab.green.active {
    background-color: #28a152;
  }
  .panel-tab.orange {
    background-color: #ffa500;
    transition: background-color 0.2s linear;
  }
  .panel-tab.orange:hover,
  .panel-tab.orange.active {
    background-color: #cc8400;
  }
  .panel-tab.blue {
    background-color: #1ebee6;
    transition: background-color 0.2s linear;
  }
  .panel-tab.blue:hover,
  .panel-tab.blue.active {
    background-color: #228eaa;
  }
  .panel-tab.biz {
    background-color: #ffc966;
  }
  .panel-tab.active {
    background-color: #1ebee6;
    color: #fcfcfc;
  }
  .panel-tab-caption {
    flex: 1;
  }
  .panel-tab-total {
    flex: 0 0 2.75em;
    text-align: right;
    width: 2.75em;
  }
  /*.panel-main {
  	margin-left: 10em;
  }*/
  .panel-wrap {
    display: flex;
    width: 100%;
  }
  .panel-wrap.commission {
    flex-wrap: wrap;
  }
  .panel-tabs {
    position: static;
  }
  .panel-main {
    flex: 1;
    min-width: 0;
    width: 100%;
  }
  .showheadlinefigures,
  .panel-dropdown {
    display: none;
  }
  table.dataTable.activitypanel {
    font-size: 0.938em;
  }
}
@media all and (min-width: 1400px) {
  .card-115.c0-5 {
    flex: 0 0 14%;
    width: 14%;
  }
  .card-115.c1-5 {
    flex: 0 0 50%;
    width: 50%;
  }
  .biz-button {
    flex: 0 0 24%;
    width: 24%;
  }
  .card-propvaluerphotoouter {
    flex: 0 0 2.25em;
    padding: 2.25em 0 0 0;
    width: 2.25em;
  }
  .chart-group.overall {
    justify-content: space-evenly;
    max-width: 48em;
    margin: auto;
  }
  .overall-leading.grid-3 {
    flex: 0 0 24%;
    width: 24%;
  }
  .overall-secondarycharts.alt {
    flex: 0 0 49%;
    width: 49%;
  }
  .overall-secondary.alt {
    flex: 0 0 50%;
    max-width: 10em;
    width: 50%;
  }
  .chart-buttontoggle.but-3 .chart-button {
    flex: 0 0 32%;
    width: 32%;
  }
  .chart-buttontoggle.but-3 .metricswitch.form-dropdown {
    flex: 0 0 32%;
    width: 32%;
    border-radius: 1em;
  }
  .iampchart-alpha {
    justify-content: space-around;
    margin: 0 0 1em;
  }
  .iampchart-alpha-datablock {
    padding: 0.5em;
  }
  #general-right,
  #dynlogin-right {
    flex: 0 0 50%;
    width: 50%;
  }
  #pro-mileagemain {
    flex: 0 0 35em;
    width: 35em;
  }
  #pro-mileagemaininner.sticky {
    width: 35em;
  }
  .pro-mileageupload {
    flex: 0 0 24%;
    width: 24%;
  }
  .grid-6 .tablefilter-block,
  .grid-7 .tablefilter-block,
  .grid-8 .tablefilter-block,
  .grid-9 .tablefilter-block {
    flex: 0 0 16%;
    width: 16%;
  }
  .grid-9 .tablefilter-block.last {
    margin: 0 0 0.75em 0.8%;
  }
  #maincontent .grid-6 .dataTables_filter,
  #maincontent .grid-7 .dataTables_filter,
  #maincontent .grid-8 .dataTables_filter {
    flex: 0 0 32%;
    width: 32%;
  }
  #maincontent .grid-9 .dataTables_filter {
    flex: 0 0 33%;
    width: 33%;
  }
  .textfilters {
    gap: 0 0.8em;
  }
  .textfilter {
    flex: 0 0 10em;
    width: 10em;
  }
}
@media all and (min-width: 1600px) {
  .figmatrix-item {
    flex: 0 0 30%;
    width: 30%;
  }
  .topperf-group {
    margin: 0 0 1.5em;
  }
  .topperf-photowrap {
    width: 5em;
  }
  .card-property {
    padding: 1.5em;
  }
  .card-propmeta {
    flex: 0 0 35%;
    width: 35%;
    flex-direction: column;
    margin: 0;
    justify-content: space-between;
    align-content: center;
  }
  .card-propbottom {
    display: none;
  }
  .card-proptype {
    flex: 0 0 95%;
    height: 3.5em;
    margin: 0.75em 0 0;
    max-width: 14em;
    padding: 0.75em;
    width: 95%;
  }
  .card-proptime {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex: 0 0 3em;
    font-size: 0.75em;
    justify-content: center;
    margin: 0;
    padding: 0.25em 0.75em;
    text-align: center;
    width: auto;
  }
  .card-propprice {
    flex: 1;
    width: 100%;
  }
  .card-propquali {
    text-align: center;
    font-size: 0.938em;
  }
  .card-propamount {
    text-align: center;
    font-size: 1.25em;
  }
  .card-propdetails .card-proptypes {
    display: flex;
    flex: 0 0 100%;
    width: 100%;
    margin: 0.25em 0 0 0;
  }
  .snapshot-main {
    flex: 0 0 48%;
    width: 48%;
  }
  .snapshot-data {
    flex: 0 0 48%;
    width: 48%;
  }
  #card-negsecond .minichart-outer {
    flex: 0 0 20%;
    width: 20%;
  }
  .overall-secondary .chart-overlayfigure {
    font-size: 1.5em;
  }
  .overall-leading-sub.alt {
    flex: 0 0 49%;
    width: 49%;
  }
  .overall-secondary.alt {
    flex: 0 0 100%;
    width: 100%;
  }
  .headlinefigure-block {
    flex: 0 0 16%;
    width: 16%;
  }
  .headlinefigures.grid-7 .headlinefigure-block {
    flex: 0 0 14%;
    width: 14%;
  }
  .headlinefigures.grid-7 .headlinefigure-block.solidtotal {
    flex: 0 0 8%;
    width: 8%;
  }
  .feed-stat.overflow {
    display: block;
  }
  #mainoverlay {
    right: -4000px;
  }
  #mainoverlay.show {
    right: 0;
    transition: right 0.75s ease;
  }
  #mainoverlay.hide {
    right: -4000px;
    transition: right 0.75 ease;
  }
  .navitem {
    margin: 0 0 0.75em;
  }
  .innercell {
    width: 5em;
    padding: 0.5em;
  }
  table.dataTable.display.compact th.double {
    min-width: 25em !important;
  }
  .grid-2 .tablefilter-block {
    flex: 0 0 20%;
    width: 20%;
  }
  #maincontent .grid-2 .dataTables_filter {
    flex: 0 0 32%;
    width: 32%;
  }
  .tablefilters-list.grid-4 {
    justify-content: flex-start;
  }
  .grid-4 .tablefilter-block {
    flex: 0 0 16%;
    margin: 0 1% 0 0;
    width: 16%;
  }
  #maincontent .grid-4 .dataTables_filter {
    flex: 0 0 32%;
    margin: 0 0 0 auto;
    width: 32%;
  }
  .grid-7 .tablefilter-block {
    flex: 0 0 14%;
    width: 14%;
  }
  #maincontent .grid-7 .dataTables_filter {
    flex: 0 0 14%;
    width: 14%;
  }
  table.dataTable.activitypanel {
    font-size: 1em;
  }
}
@media all and (min-width: 1850px) {
  #feed-stats {
    padding: 0 3em;
  }
}
/* 	OVERRIDES */
.nomargin {
  margin: 0;
}

.hidden {
  display: none;
}

/*# sourceMappingURL=style.css.map */
