/* COLORS
#0068AB; Monnit
#08AFE6; ALTA
#F49729; Monnit
#C72128; Monnit
#008000; Monnit
#494C50; Anthracite
#6F7378; ALTA 1
#A6AAB1; ALTA 2
#333333;
#272727;
#000000;
#ffffff;
#182C39; FOOTER
*/

/* GENERAL STYLES */
/* Google Fonts */
@import url('//fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400&display=swap');
@font-face {
    font-family: 'FontAwesome';
    src: url('https://monnit.blob.core.windows.net/site/styles/webfonts/fontawesome-webfont.ttf') format('truetype');
}
body {
  font-family: 'Lato', sans-serif;
  background: #F0F0F0;
  color: #272727;
}

h1 {
  font-size: 26px;
  font-weight: 900;
  color: #0268AB;
  margin: 1.5rem 0 0 0;
}
h2 {
  font-size: 22px;
  font-weight: 900;
  margin: 1rem 0 1rem 0;
}
h3 {
  font-size: 20px;
  font-weight: 900;
  color: #272727;
  margin: 1.5rem 0 1rem 0;
}
.heading-3 {
  margin-top: 40px;
}

h4 {
  font-size: 20px;
  font-weight: 900;
}

a {
  color: #0B84D4;
}

a:hover {
  color: #F49729;
  text-decoration: underline;
}

.frequently-bought-together hr {
  margin-top: 4rem;
  margin-bottom: 3rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}

.list-unstyled {
  line-height: 2rem;
}

.message {
  padding: 20px;
  background: #FFFFE0;
}

/* navigation */
.dropdown-toggle::after {
  transition: transform 0.15s linear;
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}

.dropdown-menu {
  margin-top: 1px;
}

.phone-utility {
  position: relative;
  top: 0;
  transition: top ease 0.5s;
  color: #0068AB;
  padding: 0.35rem 1.25rem;
  margin-bottom: .5rem!important;
  width: 310px;
}
@media screen and (max-width:767px){
  .phone-utility {
    width: 100%;
  }
  .phone-utility em {
    font-size: 15px;
  }
}
.phone-utility:hover {
  top: -10px;
  background-color: #b8daff;
}
.phone-utility.yellow:hover {
  background-color: #FFFF99!important;
}

/* TABLE OF CONTENTS (TOC)
******************************************************************
- CMS
- KNOWLEDGEBASE EDITOR
- PRODUCTS
- SENSOR FAMILY/PRODUCT TYPE PAGES
- KNOWLEDGEBASE/SUPPORT CARDS
- ARTICLE KNOWLEDGEBASE/SUPPORT
- ARTICLE
- FAQ
- DOCUMENT & DOWNLOADS
- VIDEOS
- SERACH RESULTS
- ADD TO CART
- ADMIN
- LEGAL AND ONE OFF PAGES IN CMS
- VERTICAL PAGES
- CHECK OUT PAGE
- ERROR PAGE
- HEADER
- FOOTER

/* CONSENT COOKIE
-----------------------------------------------------------------*/
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

@media screen and (min-width: 850px) {
    .media_mobile {
        display: none !important;
    }
    .cc-banner {
        padding: 20px;
        width: 400px !important;
        display: flex;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        border-radius: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
    }
}
@media screen and (max-width: 850px) {
    .media_desktop {
        display: none !important;
    }
    .cc-banner, .cc-window, .cc-floating,
    .cc-type-info, .cc-theme-classic, .cc-bottom,
    .cc-color-override-530831885 {
        margin: 10px !important;
    }
}
/* END CONSENT COOKIE
-----------------------------------------------------------------*/

/* ERROR PAGE
-----------------------------------------------------------------*/
.error-page {
  background: #0B84D4;
  padding: 3rem 4rem 4rem 4rem;
}
.error-page a {
  color: #F49729;
}
.error-page h1 {
  margin: 0;
  color: white;
  font-size: 70px
}
.error-page p {
  color: white;
}
.validation-summary-errors {
  color: #C72128;
  line-height: 1.4;
}
.validation-summary-errors ul {
  list-style: none;
  color: #721c24;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  border-radius: 5px;
  padding: .8rem;
}
/* END ERROR PAGE
-----------------------------------------------------------------*/

#dfwid-trigger-tab-191668.side {
    width: 209px!important;
    top: 50%!important;
    /* margin-top: 0!important; */
}
#dfwid-trigger-tab-191668 {
    padding: 6px 48px 12px 9px!important;
    height: 36px!important;
    background: rgba(0, 104, 171, 0.7)!important;
}
#dfwid-trigger-tab-191668 svg {
    top: 13px!important;
  }
@media screen and (min-width: 992px) {
  #dfwid-trigger-tab-191668 {
      background: rgba(0, 104, 171, 1)!important;
  }
}
/* HEADER
-----------------------------------------------------------------*/
header {
  background: white;
}

.logo {
  margin: 15px 0 0 35px;
}

.top-navbar {
  position: absolute;
  top: -40px;
  right: 0;
  color: #0B84D4;
}

@media screen and (max-width: 991px) {
  .top-navbar {
    position: absolute;
    top: -75px;
  }
}
.top-navbar ul li {
  display: inline;
  font-size: 24px;
}

.social li a {
  padding-right: 14px;
  color: #c8c8c8;
}

header .fa-envelope {
  font-size: 24px;
}
.phone {
  cursor: pointer;
}
.tooltip-inner {
  background-color: #0B84D4 !important;
  color: white ;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #0B84D4 !important;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #0B84D4 !important;
}


.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #0B84D4 !important;
}


.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #0B84D4 !important;
}
.email {
  font-weight: 700;
  padding: 0 7px 0 20px;
  cursor: pointer;
}
.user:hover {
  color: #A6AAB1;
}
.fa-circle {
  color: #F49729;
  right: 13px;
  position: relative;
  top: -22px;
  font-size: 11px;
}

.shopping-cart {
  padding: 0 10px 0 20px;
}
@media screen and (max-width:991px) {
  .shopping-cart {
    padding-right: 20px;
  }
}
.shopping-cart a {
   text-decoration: none;
}
.badge-primary {
  color: #F49729;
  background-color: transparent;
  margin: -14px 0 0 -50px;
  position: absolute;
}
.badge {
    font-size: 52%;
    font-weight: normal;
}

.user {
  padding: 0 55px 0 10px;
  cursor: pointer;
}
.MEA {
  margin: 0 15px 0 0;
}
.MEA .fa-sign-in-alt,
.fa-sign-out-alt,
.fa-user-circle,
.iMonnit svg {
  margin-right: 5px;
  font-size: 18px;
}
.iMonnit svg {
  margin-top: -3px;
}
#accountDropdown {
    margin: .2rem 1.85rem 0 1.85rem;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0068ab+1,0068ab+100&1+1,0.85+99,0.85+100 */
    background: -moz-linear-gradient(left, rgba(0, 104, 171, 1) 1%, rgba(0, 104, 171, 0.92) 99%, rgba(0, 104, 171, 0.92) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 104, 171, 1) 1%, rgba(0, 104, 171, 0.92) 99%, rgba(0, 104, 171, 0.92) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 104, 171, 1) 1%, rgba(0, 104, 171, 0.92) 99%, rgba(0, 104, 171, 0.92) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0068ab', endColorstr='#d90068ab', GradientType=1);
    /* IE6-9 */
    border: none;
    border-radius: 0;
    padding: 1rem;
}
@media screen and (min-width: 992px) {
   #accountDropdown {
      position: relative;
      right: 1.1rem;
      top: 0.2rem;
   }
}
#accountDropdown a {
  color: white;
  display: block;
}
#accountDropdown a:hover {
   text-decoration: underline!important;
}
@media screen and (max-width: 991px) {
  .top-navbar {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
  .navbar-collapse {
    margin: 0 1rem;
  }

  .top-navbar ul li {
    font-size: 22px;
  }

  .email {
    margin-left: 0;
  }

  .logo {
    margin: 20px 0 0 20px;
    height: 35px;
  }

  .user {
    padding: 0;
  }
}

/* end media query */
.navbar {
    padding: 0;
}
.navbar-nav {
    margin-top: 0.9rem;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color: #0068AB;
  font-weight: 700;
}

.navbar-light .navbar-nav .nav-link {
  color: #0068AB;
  font-weight: 700;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #F49729;
}


.dropdown-menu {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0068ab+1,0068ab+100&1+1,0.85+99,0.85+100 */
  background: -moz-linear-gradient(left, rgba(0, 104, 171, 1) 1%, rgba(0, 104, 171, 0.85) 99%, rgba(0, 104, 171, 0.85) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 104, 171, 1) 1%, rgba(0, 104, 171, 0.85) 99%, rgba(0, 104, 171, 0.85) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 104, 171, 1) 1%, rgba(0, 104, 171, 0.85) 99%, rgba(0, 104, 171, 0.85) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0068ab', endColorstr='#d90068ab', GradientType=1);
  /* IE6-9 */
  border: none;
  border-radius: 0;
}
.adminBar__container .dropdown-menu {
    padding: .4rem 1rem;
}
.adminBar__container .dropdown-heading {
  font-weight: 600;
  color: white;
  text-decoration: underline;
  margin: .4rem 0;
}
.adminBar__container .dropdown-item {
     line-height: 1.5rem;
}
.dropdown-toggle::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  display: inline-block;
  font-weight: 900;
  vertical-align: top;
  border: none;
}

.dropdown-item {
  color: white;
  padding: 0 1.3rem;
  line-height: 1.8rem;
}
@media screen and (max-width: 991px) {
  .dropdown-item {
    line-height: 2.2rem;
  }
}
.dropdown-item:focus, .dropdown-item:hover {
  color: white;
  text-decoration: none;
  background-color: #A6AAB1;
}

.navbar-toggler {
  margin-top: -57px;
}

.dropdown-toggle::after {
  color: #F49729;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,104,171,1)' stroke-width='4' stroke-linecap='square' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: transparent;
}

.form-control {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

header input.form-control {
    color: #0B84D4!important;
    font-family: Lato;
    font-weight: normal;
}

.search::placeholder {
  color: #0B84D4;
}

.form-control {
  border: 1px solid rgba(11, 132, 212, .5);
  border-radius: 0;
  font-family: Lato!important;
  font-weight: normal!important;
}

@media (min-width: 576px) {
  .form-inline .form-control {
    width: 70%;
  }
}

.btn-outline-success {
  background: #0B84D4;
  border-color: #0B84D4;
  color: white;
  font-weight: 400;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #F49729;
  border-color: #F49729;
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #F49729;
  border-color: #F49729;
}

button:focus {
  outline: none;
}
.results-monnit {
  background: #0B84D4;
  padding: 15px;
  color: white;
  text-align: center;
  width: 100%;
  margin: 2rem ;
}
.breadcrumb {
  margin-bottom: 0;
}

.breadcrumb {
  background: -moz-linear-gradient(left,  rgba(11,132,212,1) 0%, rgba(11,132,212,0.1) 100%);
background: -webkit-linear-gradient(left,  rgba(11,132,212,1) 0%,rgba(11,132,212,0.1) 100%);
background: linear-gradient(to right,  rgba(11,132,212,1) 0%,rgba(11,132,212,0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b84d4', endColorstr='#1a0b84d4',GradientType=1 );
border-radius: 0;
}

.breadcrumb-item a, .breadcrumb-item.active {
  color: white;
}

.breadcrumb-item+.breadcrumb-item::before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  display: inline-block;
  padding-right: .5rem;
  color: white;
  vertical-align: middle;
  font-weight: 900;
}
#accountDropdown a {
  font-size: 16px;
}
/* END HEADER
-----------------------------------------------------------------*/

/* FOOTER
-----------------------------------------------------------------*/
footer {
  color: white;
  padding: 50px 0 0 0;
  position: relative;
  bottom: 0;
  width: 100%;
  line-height: 1.75rem;
  background: #182C39;
}
@media screen and (min-width: 1500px) {
   .home footer  {
     margin-bottom: 5.8rem;
   }
}
.vertical-page footer {
  margin-bottom: 0;
}
footer a {
  display: block;
  color: white !important;
  line-height: 2rem;
}

footer h2 {
  color: white;
  margin-top: 0;
}

footer h3 {
  display: inline-block;
  color: #08AFE6;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 700;
}

.getstarted:before {
  font-family: "Font Awesome 5 Free";
  content: "\f135";
  display: inline-block;
  color: white;
  vertical-align: middle;
  font-weight: 900;
  font-size: 26px;
  position: relative;
  left: -5px;
  top: -5px;
}

.about:before {
  font-family: "Font Awesome 5 Free";
  content: "\f129";
  display: inline-block;
  color: white;
  vertical-align: middle;
  font-weight: 900;
  font-size: 26px;
  position: relative;
  left: -10px;
  top: -5px;
}

.support:before {
  font-family: "Font Awesome 5 Free";
  content: "\f007";
  display: inline-block;
  color: white;
  vertical-align: middle;
  font-weight: 900;
  font-size: 26px;
  position: relative;
  left: -10px;
  top: -5px;
}

footer h2 {
  font-size: 22px;
  font-weight: 900;
  color: #08AFE6;
}

footer .social {
  font-size: 18px;
  color: white;
}

footer .social a {
  display: inline;
}

footer .social li {
  color: white;
}

footer p {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  margin-bottom: 1.7rem;
}

footer ul li {
  display: inline;
}

footer .fa-newspaper {
  font-size: 40px;
  margin-left: 10px;
  margin-bottom: -4px;
}

footer input {
  line-height: 2.2rem;
  padding-left: 5px;
  color: #0B84D4;
}

footer ::placeholder {
  color: #0B84D4;
}

footer button[type="submit"] {
  border-radius: 5px;
  background: #0B84D4;
  border: none;
  color: white;
  padding: 6px 12px;
  margin-left: 10px;
}
@media screen and (min-width:768px) and (max-width:991px) {
  footer button {
    margin-left: 0!important;
  }
}

@media screen and (max-width: 767px) {
  footer .container {
    text-align: center;
  }

  .stayconnected {
    margin-top: 1rem;
  }

  header button[type="submit"] {
    margin-left: 0;
  }
  footer .form-news input {
    margin: 0 auto;
    display: block;
  }
}

.bottom-footer {
  background: #0268AB;
  text-align: center;
  padding: 12px 0;
  font-size: 14px;
}

.bottom-footer a {
  display: inline;
}

/* END FOOTER
-----------------------------------------------------------------*/