
@font-face {
    font-family: 'CommScope-Icons';
    src: url("../fonts/CommScope-Icons.eot?f7w4as");
    src: url("../fonts/CommScope-Icons.eot?f7w4as#iefix") format("embedded-opentype"), url("../fonts/CommScope-Icons.ttf?f7w4as") format("truetype"), url("../fonts/CommScope-Icons.woff?f7w4as") format("woff"), url("../fonts/CommScope-Icons.svg?f7w4as#CommScope-Icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.loadingspinner {
    display: none;
    text-align: center
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

    /* style icon */
    .inner-addon .wticon {
        position: absolute;
        right: 27px;
        top: 13px;
        font-size: 24px;
    }

/* align icon */
.left-addon .wticon {
    left: 0px;
}

.right-addon .wticon {
    right: 15px;
}

/* add padding  */

.wticon {
    position: absolute;
    right: 27px;
    top: 13px;
    font-size: 24px;
}

.hbox {
    float: left;
    width: 250px;
    margin: 0 2em 2em 0;
    line-height: 1.2em;
    min-height: 250px;
    padding: 1em .3em;
    background: #fff;
    text-align: center;
    border-radius: 0px;
    border: 1px solid #ccc;
}

    .hbox:hover {
        border: 2px solid #00ADEF !important;
    }

    .hbox img {
        padding-bottom: .8em;
    }

.sep {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sepText {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
}

    .sepText::before,
    .sepText::after {
        content: '';
        flex: 1;
        width: 1px;
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(39,94,221,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(39,94,221,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(39,94,221,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
        margin: .25em;
    }

h3.middle, h4.middle {
    text-align: center;
}


.product-utilities {
    border-bottom: 1px dotted #dedede;
    padding: 25px 0;
    margin: 25px 0;
    font-weight: 300;
}

.flex {
    text-align: center;
    position: relative;
    width: 100%;
}

.ctrak-ad {
    width: 100%;
    height: 173px;
    background-image: url('../../images/cTrak-Ad.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.badges {
    margin-top: 125px;
}

img.dwnld-btns {
    cursor: pointer;
}

.fancybox-skin {
    background-color: lightslategray;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.divscroll {
    max-width: inherit;
    overflow-x: auto;
}

.span-width {
    width: 100% !important;
}

.clear {
    clear: both;
}

.container .well2 {
    padding-left: 0px;
    padding-right: 0px;
}

.item-box {
    float: left;
    width: 158px;
    margin: 0 2em 2em 0;
    line-height: 1.2em;
    min-height: 155px;
    padding: 1em .3em;
    background: #fafafa;
    text-align: center;
    border-radius: 0px;
}




    .item-box img {
        padding-bottom: .8em;
    }

.subtitle {
    font-size: 24px;
}

.reportFrameQuattro {
    height: 860px;
    width: 100%;
    background-color: white;
}

.reportFrame {
    height: 1490px;
    width: 100%;
    background-color: white;
}

.reportFrame-TwistedPair {
    height: 1100px;
    width: 100%;
    background-color: white;
}

.label, .badge {
    background-color: #B4B4B4;
}

.table-center td {
    text-align: center;
}

.table-center th {
    text-align: center;
}

.app-link {
    float: right;
    width: 300px;
    background: #E8F3FF;
    padding: .5em;
    margin: -12px 0 0 1.5em;
}





.hero {
    min-height: 200px;
}

.webtrak-prod-categories .card {
    min-height: 205px;
}

    .webtrak-prod-categories .card img {
        margin-bottom: .8em;
        max-width: 100%;
    }

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

@media (max-width: 425px) {
    [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
        float: none;
        width: 100%;
    }

    .span2 {
        border-bottom: 1px dotted #f5f5f5;
        margin-bottom: 4px;
    }

    #ad {
        display: none;
    }
}

@media (max-width: 767px) {
    [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
        float: left;
        width: 200px;
    }

    .span2 {
        border-right: 1px solid #f1f1f1;
        margin-bottom: 4px;
        padding: .5em;
    }

        .span2 .text-right {
            text-align: left;
        }

        .span2 .margin-right {
            margin-left: 1em;
        }
}

@media (max-width: 1200px) {
    .reportFrame {
        height: 1200px;
        width: 100%;
    }
}

@media (max-width: 1100px) {
    .reportFrame {
        height: 1200px;
        width: 100%;
    }
}

@media (max-width: 1000px) {
    .reportFrame {
        height: 940px;
        width: 100%;
    }
}

@media (max-width: 700px) {
    .reportFrame {
        height: 830px;
        width: 100%;
    }
}

@media (max-width: 650px) {
    .reportFrame {
        height: 700px;
        width: 100%;
    }
}

@media (max-width: 560px) {
    .product-utilities--primary {
        width: 100% !important
    }

    .app-link {
        width: 100%;
        margin-bottom: 1em;
    }
}


@media (max-width: 500px) {
    .reportFrame {
        height: 550px;
        width: 100%;
    }
}

@media (max-width: 400px) {
    .reportFrame {
        height: 450px;
        width: 100%;
    }
}

@media (max-width: 350px) {
    .reportFrame {
        height: 360px;
        width: 100%;
    }
}

@media (max-width: 300px) {
    .reportFrame {
        height: 360px;
        width: 100%;
    }
}

@media (max-width: 250px) {
    .reportFrame {
        height: 280px;
        width: 100%;
    }
}


/*.ctrak-ad {
    width: 100%;
    height: 190px;
    background-image: url(../../img/ctrak-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
}*/

.border {
    border: 1px solid #dee2e6 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.product-utilities--primary {
    display: inline-block;
    width: 48%;
    background: #00aeef;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    font-size: 22px;
    margin-bottom: 22px;
}

.product-utilities--secondary {
    display: inline-block;
    width: 31%;
    margin: 0 4px 0 4px;
    background: #fff;
    border: 1px solid #00aeef;
    color: #555;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    max-height: 45px;
}


.padding-top {
    padding: .5em;
}

.paddingButton {
    margin-top: 4px;
    margin-right: 4px;
}

/* ----- padding and margin spacing ----- */
.pad-half {
    padding: .5em;
}

.pad-top {
    padding-top: 1em;
}

.pad-left {
    padding-left: 1em;
}

.pad-bottom {
    padding-bottom: 1em;
}

.pad-bottom-half {
    padding-bottom: .5em;
}

.pad-right {
    padding-right: 1em;
}

.pad {
    padding: 1em;
}
/* ----- / padding and margin spacing --- */


.exportbtn {
    color: #333333 !important;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.accordion {
    background: #fff;
    display: block;
    position: relative;
    width: 100%;
}



.accordion .grouped-content-child-header {
    background: #f4f4f4;
    border: 0;
    color: #666;
    display: block;
    font-family: "roboto",sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    height: 100%;
    padding: 20px 36px 20px 16px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

.icon {
    font-family: CommScope-Icons !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    height: 30px;
    width: 30px;
    background: #e4e6eb;
}

.icon-chevron-down:before {
    content: '\e902';
}

.dropdown-icon {
    margin-left: 0 15px 0 auto;
    color: #0039c1;
    font-size: 12px;
    position: relative;
    display: inline-block;
    transition: transform .3s ease;
    margin-left: 0 15px 0 auto;
    color: #0039c1;
    font-size: 16px;
    position: relative;
    top: 3px;
}


.dropdown-icon::before {
    display: inline-block;
    transition: transform 0.3s ease;
    margin: 6px;
}

.collapse-toggle {
    text-align: left;
    width: 100%;
    background-color: white;
    border: 0 !important;
    white-space: wrap;
    border-bottom: 1px solid #0039c1 !important;
    padding-left: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
}

.collapse-toggle h4 {
    margin: 0 auto 0 0;
    color: #0039c1;
}

.collapse-toggle[aria-expanded="true"] .dropdown-icon::before {
    transform: rotate(-180deg);
}

.list-title {
    color: #333 !important;
}

.accordionSection {
    background-color: #f7f7f7;
    margin-bottom: 1.2rem;
    cursor: pointer;
}

.text-wrap {
    white-space: normal !important;
}