/*
:root {
  --black: #1a1a1a;
  --dark-grey: #4c4c4c;
  --white: #ffffff;
  --medium-grey: #999999;
  --light-grey: #cccccc;
  --x-light-grey: #e6e6e6;
  --red: #dd3d33;
  --orange: #f27705;
  --gold: #efb51c;
  --teal: #2baac1;
  --minto-navy: #052147;
  --warm-grey: #707070;
  --topaz: #13b0aa;
  --dusty-orange: #f27921;
}
*/

.colors-black{color: #1A1A1A !important;}
.colors-dark-grey{color: #4C4C4C !important;}
.colors-white{color: #FFFFFF !important;}
.colors-medium-grey{color: #999999 !important;}
.colors-light-grey{color: #CCCCCC !important;}
.colors-x-light-grey{color: #E6E6E6 !important;}
.colors-red{color: #DD3D33 !important;}
.colors-orange{color: #F27705 !important;}
.colors-gold{color: #EFB51C !important;}
.colors-teal{color: #2BAAC1 !important;}
.colors-minto-navy{color: #052147 !important;}
.colors-warm-grey{color: #707070 !important;}
.colors-topaz{color: #13B0AA !important;}
.colors-dusty-orange{color: #F27921 !important;}
.colors-dark-indigo{color: #0F2346 !important;}
.colors-givry{color: #F7F1C3 !important;}
.colors-minto-blue{color: #091F40 !important;}
.colors-minto-cloud{color: #FAF9F6 !important;}
.colors-minto-light-grey{color: #F0F0F0 !important;}
.colors-minto-sand{color: #EDE7DE !important;}
.colors-minto-cream{color: #F5F3ED !important;}
.colors-dark-cinnabar{color: #E34A2C !important;}
.colors-velocity-grey{color: #E8E8E8 !important;}
.colors-bright-grey{color: #EEEEEE !important;}
.colors-sky-blue{color: #2AABC1 !important;}
.colors-light-azure{color: #F3F7F8 !important;}
.colors-orange{color: #F27305 !important;}
.colors-chinese-black{color: #111110 !important;}
.colors-yellow-green{color: #BED86C !important;}
.colors-premium-bunker{color: #252930 !important;}
.colors-premium-dark-moderate-violet{color: #77549a !important;}
.colors-premium-muddy-waters{color: #b58354 !important;}
.colors-minto-driftwood{color: #B58354 !important;}

.colors-black-hover:hover{color: #1A1A1A !important;}
.colors-dark-grey-hover:hover{color: #4C4C4C !important;}
.colors-white-hover:hover{color: #FFFFFF !important;}
.colors-medium-grey-hover:hover{color: #999999 !important;}
.colors-light-grey-hover:hover{color: #CCCCCC !important;}
.colors-x-light-grey-hover:hover{color: #E6E6E6 !important;}
.colors-red-hover:hover{color: #DD3D33 !important;}
.colors-orange-hover:hover{color: #F27705 !important;}
.colors-gold-hover:hover{color: #EFB51C !important;}
.colors-teal-hover:hover{color: #2BAAC1 !important;}
.colors-minto-navy-hover:hover{color: #052147 !important;}
.colors-warm-grey-hover:hover{color: #707070 !important;}
.colors-topaz-hover:hover{color: #13B0AA !important;}
.colors-dusty-orange-hover:hover{color: #F27921 !important;}
.colors-dark-indigo-hover:hover{color: #0F2346 !important;}
.colors-givry-hover:hover{color: #F7F1C3 !important;}
.colors-minto-blue-hover:hover{color: #091F40 !important;}
.colors-minto-cloud-hover:hover{color: #FAF9F6 !important;}
.colors-minto-light-grey-hover:hover{color: #F0F0F0 !important;}
.colors-minto-sand-hover:hover{color: #EDE7DE !important;}
.colors-minto-cream-hover:hover{color: #F5F3ED !important;}
.colors-dark-cinnabar-hover:hover{color: #E34A2C !important;}
.colors-velocity-grey-hover:hover{color: #E8E8E8 !important;}
.colors-bright-grey-hover:hover{color: #EEEEEE !important;}
.colors-sky-blue-hover:hover{color: #2AABC1 !important;}
.colors-light-azure-hover:hover{color: #F3F7F8 !important;}
.colors-orange-hover:hover{color: #F27305 !important;}
.colors-chinese-black-hover:hover{color: #111110 !important;}
.colors-yellow-green-hover:hover{color: #BED86C !important;}
.colors-premium-bunker-hover:hover{color: #252930 !important;}
.colors-premium-dark-moderate-violet-hover:hover{color: #77549a !important;}
.colors-premium-muddy-waters-hover:hover{color: #b58354 !important;}
.colors-minto-driftwood-hover:hover{color: #B58354 !important;}

.background-colors-black{background-color: #1A1A1A !important;}
.background-colors-dark-grey{background-color: #4C4C4C !important;}
.background-colors-white{background-color: #FFFFFF !important;}
.background-colors-medium-grey{background-color: #999999 !important;}
.background-colors-light-grey{background-color: #CCCCCC !important;}
.background-colors-x-light-grey{background-color: #E6E6E6 !important;}
.background-colors-red{background-color: #DD3D33 !important;}
.background-colors-orange{background-color: #F27705 !important;}
.background-colors-gold{background-color: #EFB51C !important;}
.background-colors-teal{background-color: #2BAAC1 !important;}
.background-colors-minto-navy{background-color: #052147 !important;}
.background-colors-warm-grey{background-color: #707070 !important;}
.background-colors-topaz{background-color: #13B0AA !important;}
.background-colors-dusty-orange{background-color: #F27921 !important;}
.background-colors-dark-indigo{background-color: #0F2346 !important;}
.background-colors-givry{background-color: #F7F1C3 !important;}
.background-colors-minto-blue{background-color: #091F40 !important;}
.background-colors-minto-cloud{background-color: #FAF9F6 !important;}
.background-colors-minto-light-grey{background-color: #F0F0F0 !important;}
.background-colors-minto-sand{background-color: #EDE7DE !important;}
.background-colors-minto-cream{background-color: #F5F3ED !important;}
.background-colors-dark-cinnabar{background-color: #E34A2C !important;}
.background-colors-velocity-grey{background-color: #E8E8E8 !important;}
.background-colors-bright-grey{background-color: #EEEEEE !important;}
.background-colors-sky-blue{background-color: #2AABC1 !important;}
.background-colors-light-azure{background-color: #F3F7F8 !important;}
.background-colors-orange{background-color: #F27305 !important;}
.background-colors-chinese-black{background-color: #111110 !important;}
.background-colors-yellow-green{background-color: #BED86C !important;}
.background-colors-premium-bunker{background-color: #252930 !important;}
.background-colors-premium-dark-moderate-violet{background-color: #77549a !important;}
.background-colors-premium-muddy-waters{background-color: #b58354 !important;}
.background-colors-minto-driftwood{background-color: #B58354 !important;}

.background-colors-black-hover:hover{background-color: #1A1A1A;}
.background-colors-dark-grey-hover:hover{background-color: #4C4C4C;}
.background-colors-white-hover:hover{background-color: #FFFFFF;}
.background-colors-medium-grey-hover:hover{background-color: #999999;}
.background-colors-light-grey-hover:hover{background-color: #CCCCCC;}
.background-colors-x-light-grey-hover:hover{background-color: #E6E6E6;}
.background-colors-red-hover:hover{background-color: #DD3D33;}
.background-colors-orange-hover:hover{background-color: #F27705;}
.background-colors-gold-hover:hover{background-color: #EFB51C;}
.background-colors-teal-hover:hover{background-color: #2BAAC1;}
.background-colors-minto-navy-hover:hover{background-color: #052147;}
.background-colors-warm-grey-hover:hover{background-color: #707070;}
.background-colors-topaz-hover:hover{background-color: #13B0AA;}
.background-colors-dusty-orange-hover:hover{background-color: #F27921;}
.background-colors-dark-indigo-hover:hover{background-color: #0F2346;}
.background-colors-givry-hover:hover{background-color: #F7F1C3;}
.background-colors-minto-blue-hover:hover{background-color: #091F40;}
.background-colors-minto-cloud-hover:hover{background-color: #FAF9F6;}
.background-colors-minto-light-grey-hover:hover{background-color: #F0F0F0;}
.background-colors-minto-sand-hover:hover{background-color: #EDE7DE;}
.background-colors-minto-cream-hover:hover{background-color: #F5F3ED;}
.background-colors-dark-cinnabar-hover:hover{background-color: #E34A2C;}
.background-colors-velocity-grey-hover:hover{background-color: #E8E8E8;}
.background-colors-bright-grey-hover:hover{background-color: #EEEEEE;}
.background-colors-sky-blue-hover:hover{background-color: #2AABC1;}
.background-colors-light-azure-hover:hover{background-color: #F3F7F8;}
.background-colors-orange-hover:hover{background-color: #F27305;}
.background-colors-chinese-black-hover:hover{background-color: #111110;}
.background-colors-hh{background-color:#e44b2c;}
.background-colors-westshore{background-color:#052147;}/*ticket#16311*/
.background-colors-wildflower{background-color:#ddd5c7;}
.background-colors-yellow-green-hover:hover{background-color: #BED86C;}
.background-colors-premium-bunker-hover:hover{background-color: #252930;}
.background-colors-premium-dark-moderate-violet-hover:hover{background-color: #77549a;}
.background-colors-premium-muddy-waters-hover:hover{background-color: #b58354;}
.background-colors-minto-driftwood-hover:hover{background-color: #B58354;}

.background-colors-black-after:after{background-color: #1A1A1A !important;}
.background-colors-dark-grey-after:after{background-color: #4C4C4C !important;}
.background-colors-white-after:after{background-color: #FFFFFF !important;}
.background-colors-medium-grey-after:after{background-color: #999999 !important;}
.background-colors-light-grey-after:after{background-color: #CCCCCC !important;}
.background-colors-x-light-grey-after:after{background-color: #E6E6E6 !important;}
.background-colors-red-after:after{background-color: #DD3D33 !important;}
.background-colors-orange-after:after{background-color: #F27705 !important;}
.background-colors-gold-after:after{background-color: #EFB51C !important;}
.background-colors-teal-after:after{background-color: #2BAAC1 !important;}
.background-colors-minto-navy-after:after{background-color: #052147 !important;}
.background-colors-warm-grey-after:after{background-color: #707070 !important;}
.background-colors-topaz-after:after{background-color: #13B0AA !important;}
.background-colors-dusty-orange-after:after{background-color: #F27921 !important;}
.background-colors-dark-indigo-after:after{background-color: #0F2346 !important;}
.background-colors-givry-after:after{background-color: #F7F1C3 !important;}
.background-colors-minto-blue-after:after{background-color: #091F40 !important;}
.background-colors-minto-cloud-after:after{background-color: #FAF9F6 !important;}
.background-colors-minto-light-grey-after:after{background-color: #F0F0F0 !important;}
.background-colors-minto-sand-after:after{background-color: #EDE7DE !important;}
.background-colors-minto-cream-after:after{background-color: #F5F3ED !important;}
.background-colors-dark-cinnabar-after:after{background-color: #E34A2C !important;}
.background-colors-velocity-grey-after:after{background-color: #E8E8E8 !important;}
.background-colors-bright-grey-after:after{background-color: #EEEEEE !important;}
.background-colors-sky-blue-after:after{background-color: #2AABC1 !important;}
.background-colors-light-azure-after:after{background-color: #F3F7F8 !important;}
.background-colors-orange-after:after{background-color: #F27305 !important;}
.background-colors-chinese-black-after:after{background-color: #111110 !important;}
.background-colors-yellow-green-after:after{background-color: #BED86C !important;}
.background-colors-premium-bunker-after:after{background-color: #252930 !important;}
.background-colors-premium-dark-moderate-violet-after:after{background-color: #77549a !important;}
.background-colors-premium-muddy-waters-after:after{background-color: #b58354 !important;}
.background-colors-minto-driftwood-after:after{background-color: #B58354 !important;}

body .regional-mintomenu a.background-colors-minto-navy{background-color:#052147;}
body .regional-mintomenu ul.homeowner-menu{display:flex;flex-wrap:wrap;justify-content:space-between;}