.headerbutton {
    top: 15px;
    position: absolute;
    right: 15px;
}
.icons-quick-links {
    display: block;
    color: #28a745 !important;
    font-size: 25px;
}
.icons-quick-links:hover {
    opacity: 0.8;
    color: #2491d3 !important;
    display: block;
}
.quick-links {
    font-weight: 600;
    color: #4d4d4d !important;
    margin-top: 12px;
    line-height: 15px;
    font-size: 13px;
}
.db-asset-summary-img {
    width: 58px!important;
    margin-bottom: 23px;
    margin-right: 5px;
}
.progress {
    height: 1.5rem;
}
.asset-title {
    margin-bottom: 11px;
    font-weight: 900;
    display: block;
    font-size: 18px;
    color: #2491d3 !important;
}
.asset-summary-title {
    margin-bottom: 11px;
    font-weight: 900;
    display: block;
    font-size: 24px;
}
.asset-title2 {
    color: #2491d3 !important;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 900;
}
.number-of-assets {
    font-size: 40px;
    font-weight: 700;
}
.blue {
    color: #2491d3 !important;
}
.asset-categories {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px !important;
    display: block;
}
.gap-yellow {
    color: #e4bd53 !important;
}
.gap-orange {
    color: #f79a3c !important;
}
.gap-blue {
    color: #4f69b0 !important;
}
.gap-logo {
    max-width: 100%;
}
.padding-delete {
       padding-bottom: 0px !important; 
}
.margin-fix-bottom {
    margin-bottom: -43px;
}
.margin-top-fix-sales {
    margin-top: -29px;
}
.sales-picture-padding {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.rep-name {
    color: #2491d3 !important;
}
.calendar-icon-month {
    height: 25px;
    background-color: #4d4d4d;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}

.calendar-icon-day {
    font-size: 35px;
    font-weight: 800;
    line-height: 82px;
    text-align: center;
}
.calendar-icon {
    height: 110px;
    max-width: 175px;
    border: 2px solid #4d4d4d;
}
.btn:hover {
    opacity: 1 !important;
}
.calendar-card-text {
    font-size: 12px !important;
    color: #4d4d4d !important;
    line-height: 20px !important;
}
.contact-box {
    /*border:  1px solid #e3e3e3;*/
    /*padding: 10px;*/
}
.row-fix {
    margin-left: 0px !important;
}

.inspections-ad-title {
    color: #2491d3 !important;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
}

.inspections-ad-text {
    color: #4d4d4d !important;
    text-align: center;
}
.margin-fix-for-alerts {
    margin-bottom: -65px;
}
.top-alerts-fix {
    margin-top: 70px;
    margin-bottom: -40px;
}
.holder-for-gap {
    min-height: 105px;
}
/*xl*/
@media (min-width: 1200px) and (max-width: 1399.98px) { 
    .icons-quick-links {
        display: block;
        color: #28a745 !important;
        font-size: 26px;
    }
    .icons-quick-links:hover {
        opacity: 0.8;
        color: #2491d3 !important;
        display: block;
    }
    .quick-links {
        font-weight: 600;
        color: #4d4d4d !important;
        margin-top: 12px;
        line-height: 20px;
        font-size: 13.5px;
    }
    .link-box {
        padding: 0px 0px;
        margin: 0px 15px;
    }
    .margin-fix-for-alerts {
        margin-bottom: -40px;
    }
   .top-alerts-fix {
       margin-top: 45px;
       margin-bottom: -20px;
   }
}
/*large*/
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .icons-quick-links {
        display: block;
        color: #28a745 !important;
        font-size: 26px;
    }
    .icons-quick-links:hover {
        opacity: 0.8;
        color: #2491d3 !important;
        display: block;
    }
    .quick-links {
        font-weight: 600;
        color: #4d4d4d !important;
        margin-top: 12px;
        line-height: 16px;
        font-size: 11px;
    }
    .link-box {
        padding: 0px 0px;
        margin: 0px 12px;
    }
    .margin-fix-for-alerts {
        margin-bottom: -40px;
    }
    .top-alerts-fix {
        margin-top: 45px;
        margin-bottom: -15px;
    }
    .asset-categories {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 20px !important;
        display: block;
    }
    .asset-summary-title {
        margin-bottom: 11px;
        font-weight: 900;
        display: block;
        font-size: 19px;
    }
    .db-asset-summary-img {
        width: 45px!important;
        margin-bottom: 21px;
        margin-right: 5px;
    }
    .holder-for-gap {
        min-height: 83px;
    }
}
/*medium*/
@media (min-width: 768px) and (max-width: 991.98px) { 
    .icons-quick-links {
        display: block;
        color: #28a745 !important;
        font-size: 26px;
    }
    .icons-quick-links:hover {
        opacity: 0.8;
        color: #2491d3 !important;
        display: block;
    }
    .quick-links {
        font-weight: 600;
        color: #4d4d4d !important;
        margin-top: 12px;
        line-height: 18px;
        font-size: 14px;
    }
    .link-box {
        padding: 0px 0px;
        margin: 0px 11px;
    }
    .margin-fix-for-alerts {
        margin-bottom: -40px;
    }
    .top-alerts-fix {
        margin-top: 45px;
        margin-bottom: -15px;
    }
    .number-of-assets {
        font-size: 50px;
        font-weight: 700;
    }
}
/*small*/
@media (min-width: 576px) and (max-width: 767.98px) { 
    .icons-quick-links {
        display: block;
        color: #28a745 !important;
        font-size: 26px;
    }
    .icons-quick-links:hover {
        opacity: 0.8;
        color: #28a745 !important;
        display: block;
    }
    .quick-links {
        font-weight: 400;
        color: #4d4d4d !important;
        margin-top: 12px;
        line-height: 16px;
        font-size: 12px;
    }
    .link-box {
        padding: 0px 0px;
        margin: 0px 8px;
    }
    .margin-fix-for-alerts {
        margin-bottom: -40px;
    }
   .top-alerts-fix {
       margin-top: 45px;
       margin-bottom: -15px;
   }
}
@media (min-width: 0px) and (max-width: 575.98px) { 
    .icons-quick-links {
        display: block;
        color: #28a745 !important;
        font-size: 26px;
    }
    .icons-quick-links:hover {
        opacity: 0.8;
        color: #28a745 !important;
        display: block;
    }
    .quick-links {
        font-weight: 400;
        color: #4d4d4d !important;
        margin-top: 12px;
        line-height: 16px;
        font-size: 12px;
    }
    .link-box {
        padding: 0px 0px;
        margin: 0px 9px;
    }
    #tooltipHeader {
        width: 225px !important;
        font-size: 85%!important;
    }
    .calendar-icon {
        height: 110px;
        max-width: 100%;
        border: 2px solid #4d4d4d;
        margin-bottom: 10px;
    }
    .mobile-text-email {
        font-size: 14px;
    }
    .margin-fix-for-alerts {
        margin-bottom: -40px;
    }
    .top-alerts-fix {
        margin-top: 45px;
        margin-bottom: -15px;
    }
}