*{

	text-transform: uppercase !important;

	/*font-size: 18px;*/

}

@media (hover: none) {
  .btn-group button:hover {
    background-color: initial; /* or whatever the default color is */
    /* Add other hover styles to reset them here */
}
}
body {

    font-size: 18px;

}



h1{

	font-size: 20px;

	font-weight: 700;

	color: #4d4d4d;

	margin-top: 20px;

}

#qr-corner-close {
    float: right;
    position: absolute;
    right: 21px;
}

/* =============================================================== */

/* ======================== ADDED CLASSES ======================== */

/* =============================================================== */

.nav-item a.active {
    border-top: 3px solid #2491d3;
    padding-top: 5px;
}

.no-caps, .no-caps input{

	text-transform: none !important;

}



.position-sticky{

	position: sticky !important;

	position: -webkit-sticky;

	top: 0;

}



.alert-small-text {

    font-size: 14px !important;

    line-height: 19px;

    color: #4d4d4d !important;

}



.font-weight-bold {

    font-weight: 700!important;

}

.account-btn-dropdown {

    width: 315px;

    padding: 10px 10px 10px 10px;

    left: -161px;

    top: 40px;

}


.numbers {
    font-size: 35px;
    color: #4d4d4d !important;
}


/* ======================================================= */

/* ===================== CLASSES BELOW SET FOR BADGES ON INSPECTION REPORTS. ==================== */

/* ===================== CLASSES BELOW ARE NOT TO BE USED ANYWHERE ELSE!  ======================= */

/* ======================================================= */

.green-background{

    font-weight: 700 !important;

    width: 165px !important;

    background-color: #28a745;

    width: 100%;

}

.red-background{

    font-weight: 700 !important;

    width: 165px !important;

    background-color: #dc3545;

    width: 100%;

}

.yellow-background{

    font-weight: 700 !important;

    width: 165px !important;

    background-color: #ffc107;

    width: 100%;

}

.na-background{

    font-weight: 700 !important;

    width: 165px !important;



}
.badge {
  padding: 6px 10px 7px !important;
  font-size: 12px; 
}
.badges-inspected {
    display: block;
    width: 190px;
    margin-top: 10px;
}
.stats {
    color: #2491d3 !important;
    font-weight: 900!important;
    text-align: center;
    font-size: 23px !important;
}

/* ======================================================= */

/* ======================================================= */



.fa-wifi {
    color: #2491d3;
}
.fa-times {
    color: #be1e2d;
}
#connection-status {
    display: flex;
    align-items: center;
    margin-top: 8px !important;
}
.connection-status {
    margin-top: 8px !important;
}
#connection-icon {
    font-size: 20px;
    margin-right: 5px;
}
.text-success {
    color: #4d4d4d !important;
}
.text-danger {
    color: red;
}
.no-connection-alert {
    display: none;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f8d7da;
    color: #721c24;
    border-radius: 5px;
}
#connection-text {
 font-size: 13px !important;
 font-weight: 700 !important;
}
.pipe {
    font-size: 25px !important;
    margin-right: 10px;
}


.mobile-icon-wifi {

    margin-top: 0px !important;

}
.fa-wifi {
    color: green !important;
}
.fa-wifi-slash {
    color: red !important;
}

@media (max-width: 991px) {
    .connection-icon {
        margin-right: 0px;

    }
    .pike-mobile {
        font-size: 34px !important;
        color: #e3e3e3;

    }
       .fa-wifi {
        font-size: 30px !important;
        border: 1px solid #e3e3e3;
        border-radius: 3px;
        padding: 10px;
    }
    .fa-wifi-slash {
     font-size: 30px !important;
        border: 1px solid #e3e3e3;
        border-radius: 3px;
        padding: 10px;
 }
}

/* =============================================================== */

/* ======================== HEADERS  ======================== */

/* =============================================================== */

h1.page-title{

	text-align: center;

}

h2{

	font-size: 19px;

	font-family: "Open Sans", sans-serif;

	color: #4d4d4d;

	font-weight: 800;

}

.carousel-indicators {
    top: 142px;
}

.title-blue {
    color: #2491d3 !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
}

.text-detail {
    color: #4d4d4d !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
}

.header-card {
    color: #2491d3 !important;
    font-size: 18px;
    font-weight: 700;
}

.logo-desktop {
    width: 155px !important;
}
.logo-mobile {
    width: 105px !important;
}
/* =============================================================== */

/* ==================== TABLES ==================== */

/* =============================================================== */



th, th a{

	color: #ffffff !important;

}



/* =============================================================== */

/* ==================== DIV STYLES ==================== */

/* =============================================================== */



#yh-alert div {

    border: none !important;

}

/* =============================================================== */

/* ==================== BUTTONS ==================== */

/* =============================================================== */

.covid-mobile-btn {

    background-color: #d43f3a !important;

    color: #ffffff !important;

    font-weight: 700 !important;

    padding: 10px 6px !important;

    text-align: center !important;

    margin: 16px auto !important;

    font-family: 'Open Sans', sans-serif;

    display: block !important;

    border: 2px solid #d43f3a !important;

    width: 90% !important;

}

.covid-mobile-btn:hover {

    border: 2px solid #d43f3a !important;

    background-color: #ffffff !important;

    color: #d43f3a !important;

    font-weight: 700 !important;

    padding: 10px 6px !important;

    text-align: center !important;

    margin: 16px auto !important;

    display: block !important;

    width: 90% !important;

}

.logout-mobile-btn {

    font-family: 'Open Sans', sans-serif;

    border: 2px solid #4d4d4d !important;

    background-color: #ffffff !important;

    color: #4d4d4d !important;

    font-weight: 700 !important;

    padding: 10px 6px !important;

    text-align: center !important;

    margin: 16px auto !important;

    display: block !important;

    width: 90% !important;

}

.logout-mobile-btn:hover {

    background-color: #4d4d4d !important;

    color: #ffffff !important;

    font-weight: 700 !important;

    padding: 10px 6px !important;

    text-align: center !important;

    margin: 16px auto !important;

    font-family: 'Open Sans', sans-serif;

    display: block !important;

    border: 2px solid #4d4d4d !important;

    width: 90% !important;

}

.second-float-right{

    position: absolute !important;

    right: 216px !important;

    top: 10px !important;

}

.third-float-right{

    position: absolute !important;

    right: 415px !important;

    top: 10px !important;

}

.fourth-float-right{

    position: absolute !important;

    right: 565px !important;

    top: 10px !important;

}

.fifth-float-right{

    position: absolute !important;

    right: 665px !important;

    top: 10px !important;

}

/* =============================================================== */

/* ==================== GROUPED TABLES ==================== */

/* =============================================================== */





.groupTable table[data-cb-name=cbTable] > tbody > tr[data-cb-name=group1]{

    background-color: #e5e5e5;

}



.groupTable table[data-cb-name=cbTable] > tbody > .cbResultSetDataRow:not(.cbResultsSetOddRow){

 /* background-color: #fff; */

 border-bottom: 2px solid #4d4d4d;

}



tr[data-cb-name=group1]{

 margin-top: 10px;

}

/* =============================================================== */

/* ==================== CARDS ==================== */

/* =============================================================== */

.card-header-text{

    border-bottom: 2px solid #2491d3 !important;

    color: #2491d3 !important;

    font-size: 18px !important;

    font-weight: 700 !important;

    margin-bottom: 10px !important;

    padding-bottom: 5px !important;

}



.card{

    padding: 10px !important;

}

/* =============================================================== */

/* ==================== TABBED SECTIONS ==================== */

/* =============================================================== */

.tab-content{

    height: auto !important;

}



/* =============================================================== */

/* ==================== TEXT FIELDS ==================== */

/* =============================================================== */





/* =============================================================== */

/* ==================== icons ==================== */

/* =============================================================== */

svg:not(.ignore-svg) {
    color: #2491d3;
}
.fa-image {
    font-size: 20px;
}
.fa-ellipsis-vertical {
    font-size: 25px;
}

/* =============================================================== */

/* ==================== pills and pill btns ==================== */
.cbColumnarReport {
    /* grid-gap: 15px !important; */
    column-gap: 21px !important;
    row-gap: 0px !important;
}
.pill-cards {
    display: block;
    background-color: #ffffff;
/*    margin: 0px 10px 0px 10px;*/
font-weight: 700;
text-align: left;
border-radius: 7px;
border: 1px solid #e3e3e3;
padding: 13px 13px;
font-size: 14px;
line-height: 20px;
}
.pill-cards-margin {
    display: block;
    background-color: #ffffff;
    margin: 0px 10px 0px 10px;
    font-weight: 700;
    text-align: left;
    border-radius: 7px;
    border: 1px solid #e3e3e3;
    padding: 13px 13px;
    font-size: 14px;
    line-height: 20px;
}
.pill-cards-numbers {
    display: block;
    background-color: #ffffff;
    font-weight: 700;
    text-align: left;
    border-radius: 7px;
    border: 1px solid #e3e3e3;
    padding: 24px 25px 24px 25px;
    font-size: 14px;
    line-height: 20px;
}
.pill-title {
    font-weight: 700 !important;
    color: #2491d3 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    margin: 0px !important;
}
.pill-content {
    font-weight: 400 !important;
    color: #4d4d4d !important;
    font-size: 12px !important;
    line-height: 18px !important;
    margin: 0px 0px 10px 0px !important;
}

.pill-btns {
    display: block;
    background-color: #ffffff;
    height: 67px;
    margin: 0px 0px 5px 0px;
    font-weight: 700;
    text-align: left;
    border-radius: 7px;
    border: 1px solid #e3e3e3;
    padding: 24px 15px 0px 15px;
    font-size: 14px;
    line-height: 20px;
}
.pill-btn-links {
    color: #28a745 !important;
    text-decoration: none !important;
}
.pill-icons {
   padding-right: 10px;
}
.pill-header {
    color: #28a745 !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    /* display: inherit; */
    text-overflow: ellipsis;
/*    padding-left: 3px !important;*/
}

/* =============================================================== */
section.cbColumnarReport > div {
    margin-bottom: 0px !important;
}


/* =============================================================== */

/* ==================== search ==================== */
.search-text-box {
    border-radius: 7px;
    border: 1px solid #e3e3e3;
    padding: 5px 10px;
    width: 100%;
    color: #4d4d4d;
    font-size: 16px;
}
[id^="no-results"] {
    padding-left: 5px;
    font-size: 12px;
    color: #4d4d4d;
    margin-top: 63px !important;
}
.search-text-box:focus {
    outline: none !important;
    border: 1px solid #2491d3 !important;
    box-shadow: 0 0 5px #2491d3 !important;
}
/* =============================================================== */



/* =============================================================== */

/* ==================== header ==================== */
/* .headernavtop {
} */
/* =============================================================== */



/* =============================================================== */

/* ==================== pops ==================== */
.popover-body {
    padding: 0px !important;
}
.popover-body ul {
    margin-bottom: 0px !important;
    padding-left: 0px;
}
.popover-body ul li {
    list-style-type: none;
    padding: 10px 0px;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 20px;
}
.popover-body ul li:last-child {
    border-bottom: 0px;
}
.popover-body ul li a {
    color: #2491d3 !important;
    font-weight: 700;
    padding-right: 25px;

}
/* =============================================================== */

td[class*="cbResultSetListViewTable"] {
    background-color: transparent !important;
}

/* =============================================================== */

/* ==================== counter  ==================== */
.counter {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}

@keyframes countUp {
  from {
    content: "0";
}
}

.counter.counting {
  animation: countUp 2s linear forwards;
}


/* =============================================================== */



/* ==================== overwrite boots media queries for gallery columns desktop==================== */
@media screen and (min-width: 1025px) {
    section.cbColumnarReport {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        /* grid-auto-rows: 1fr; */
    }
}

/* ==================== overwrite boots media queries for gallery columns tablet==================== */
@media screen and (max-width: 1024px) {
    section.cbColumnarReport {
        display: inline !important;
        overflow: visible !important;
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        /* grid-auto-rows: 1fr; */
    }
}
/* ===========================overwrite boots media queries for gallery columns mobile==================================== */

@media screen and (max-width: 768px) {
    section.cbColumnarReport {
        display: block !important;
        overflow: hidden !important;
    }
}

/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ==================== Slide up Dropdown ==================== */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease-in-out;
  z-index: 1;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

.slide-up-menu {
  position: fixed;
  bottom: -100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  transition: bottom 0.6s cubic-bezier(0.42, 0, 0.58, 1);
  padding: 30px 20px 30px;
  z-index: 10000;
}

.slide-up-menu.active {
  bottom: 0;
}


.popover-body {
    padding: 0px !important;
}
.popover-body ul {
    margin-bottom: 0px !important;
    padding-left: 0px;
}
.slide-up-menu ul li {
    list-style-type: none;
    padding: 10px 0px;
}

.slide-up-menu ul li a svg {  
    margin-right: 20px; 
    color: #28a745 !important;
}

.slide-up-menu ul li a {
    color: #4d4d4d !important;
    font-weight: 700;
    padding-right: 25px;
    text-decoration: none !important;
}
.slide-up-menu ul li:first-child {
    color: #2491d3 !important;
    font-weight: 700;
    padding-right: 25px;
    text-decoration: none !important;
    font-size: 16px;
}
.fa-dash {
    color: #4d4d4d !important;
    font-size: 39px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 1px;
}
/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



/* =============================================================== */

/* ====================  ==================== */

/* =============================================================== */



