
@font-face {
    font-family: "Avenir Light";
    src: url(/fonts/avenir-light.ttf) format("truetype")
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: "Avenir Light" !important;
    font-size: 12pt !important
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #3DE6A9;
}

img {
    -ms-interpolation-mode: bicubic;
}

a{
    color: #3DE6A9;
}

.fixed-bg {
    background-image: url(/images/cert-portal-background.png);
    position: fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: -1000000000;
}


#container {
    min-height: 100%;
    position: relative;
}

#header {
    height: 40px;
}

#body {
    padding: 10px;
    padding-bottom: 60px; /* Height of the footer */
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 130px; /* Height of the footer */
    background: black;
    opacity: 0.8;
    font-size: 12px;
}
/* other non-essential CSS */
#header p,
#header h1 {
    margin: 0;
    padding: 10px 0 0 10px;
}

#footer p {
    margin: 0;
    padding: 10px;
}

.search-form {

}

.removeIcon:before {
    content: "\f00d";
        /*margin-left: -35px;*/
}

.removeIcon {
    padding: 9px;
    backface-visibility: hidden;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 4.57143px;
    border-top-left-radius: 0px;
    border-top-right-radius: 4.57143px;
    box-sizing: border-box;
    color: rgb(61, 230, 169);
    cursor: pointer;
    display: block;
    font-family: Icons;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 36.0938px;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1;
    pointer-events: visible;
    position: absolute;
    right: 0px;
    speak: none;
    text-align: center;
    text-decoration-color: rgb(61, 230, 169);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease;
    width: 42.7344px;
    z-index: 2;
    -webkit-box-direction: normal;
    -webkit-font-smoothing: antialiased;
}


.cert-table-th {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.15);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0px;
    background-position-y: 0px;
    /*background-repeat-x:;
    background-repeat-y:;*/
    background-size: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-left-color: rgba(255, 255, 255, 0.1);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgba(255, 255, 255, 0.1);
    border-top-color: rgba(255, 255, 255, 0.1);
    border-top-left-radius: 4.57143px;
    border-top-right-radius: 0px;
    box-sizing: border-box;
    color: rgba(61, 230, 169, 0.9);
    cursor: auto;
    display: table-cell;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 19.999px;
    padding-bottom: 14.8571px;
    padding-left: 12.5714px;
    padding-right: 12.5714px;
    padding-top: 14.8571px;
    text-align: left;
    text-size-adjust: 100%;
    text-transform: none;
    transition-delay: 0s, 0s;
    transition-duration: 0.1s, 0.1s;
    transition-property: background, color;
    transition-timing-function: ease, ease;
    vertical-align: middle;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    /*-webkit-box-direction:*/
}

.search-box-div {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-color: rgba(34, 36, 38, 0.15);
    margin-top: 30px;
    background-color: rgba(30, 30, 30, 0.8);
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
    padding-top: 32px;
    margin-bottom: 0px;
}

.search-box::-ms-clear {
    display: none;
}

.search-box {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(26, 26, 26);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
  /*  background-repeat-x:;
    background-repeat-y:;*/
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(61, 230, 169);
    cursor: text;
    display: block;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 0;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-stretch: 100%;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 400;
    height: 36.0938px;
    letter-spacing: normal;
    line-height: 16.1893px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 100%;
    outline-color: rgb(61, 230, 169);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 9.04819px;
    padding-left: 13.3333px;
    padding-right: 35.619px;
    padding-top: 9.04819px;
    text-align: left;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    transition-delay: 0s, 0s;
    transition-duration: 0.1s, 0.1s;
    transition-property: box-shadow, border-color;
    transition-timing-function: ease, ease;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    z-index: 1;
    -webkit-appearance: none;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(61, 230, 169, 0);
    -webkit-border-image: none;
    padding-right: 30px;
    width: 100%;
}

/*.header-td {
            display: table-row;
            text-align: left;
            padding-top: 10px;
        }

        .nav-button-div{
            padding-top: 10px;
        }*/


.nav-button {
    align-items: flex-start;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(30, 30, 30, 0.7);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(34, 36, 38, 0.15) 0px 0px 0px 0px inset;
    box-sizing: border-box;
    color: rgb(61, 230, 169);
    cursor: pointer;
    display: inline-block;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 700;
    height: 30px;
    letter-spacing: normal;
    line-height: 8.4px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    min-height: 12px;
    opacity: 1;
    outline-color: rgb(61, 230, 169);
    outline-style: none;
    outline-width: 0px;
    /*overflow-x: visible;
                overflow-y: visible;*/
    padding-bottom: 9.42857px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 9.42857px;
    text-align: center;
    text-decoration-color: rgb(61, 230, 169);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-duration: 0.1s, 0.1s, 0.1s, 0.1s, 0.1s;
    transition-property: opacity, background-color, color, box-shadow, background;
    transition-timing-function: ease, ease, ease, ease, ease;
    user-select: none;
    /*vertical-align: baseline;*/
    will-change: auto;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-box-direction: normal;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-border-image: none;
    padding: 0px;
}

@font-face {
    font-family: Icons;
    src: url(/Content/themes/default/assets/fonts/icons.eot);
    src: url(/Content/themes/default/assets/fonts/icons.eot?#iefix) format("embedded-opentype"),url(/Content/themes/default/assets/fonts/icons.woff2) format("woff2"),url(/Content/themes/default/assets/fonts/icons.woff) format("woff"),url(/Content/themes/default/assets/fonts/icons.ttf) format("truetype"),url(/Content/themes/default/assets/fonts/icons.svg#icons) format("svg");
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
/*    text-decoration: inherit;
    text-transform: none*/
}

.chevron {
    backface-visibility: hidden;
    box-sizing: border-box;
    color: rgb(61, 230, 169);
    cursor: pointer;
    display: inline-block;
    font-family: Icons;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    height: 10.2813px;
    line-height: 8.4px;
    margin-bottom: 0px;
    margin-left: -2.57143px;
    margin-right: 5.14286px;
    margin-top: 0px;
    opacity: 0.8;
    speak: none;
    text-align: center;
    text-decoration-color: rgb(61, 230, 169);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    transition-delay: 0s;
    transition-duration: 0.1s;
    transition-property: opacity;
    transition-timing-function: ease;
    user-select: none;
    vertical-align: baseline;
    width: 14.1563px;
    -webkit-box-direction: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .chevron:before {
        content: "\f053"
    }

.results-div {
    display: block !important;
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-name: scaleIn;
    animation-timing-function: ease;
    backface-visibility: hidden;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(30, 30, 30, 0.7);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
/*    background-repeat-x:;
    background-repeat-y:;*/
    background-size: auto;
    border-bottom-color: rgb(212, 212, 213);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(212, 212, 213);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(212, 212, 213);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(212, 212, 213);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(34, 36, 38, 0.12) 0px 2px 4px 0px, rgba(34, 36, 38, 0.15) 0px 2px 10px 0px;
    box-sizing: border-box;
    color: rgb(61, 230, 169);
    display: block;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    left: 0px;
    line-height: 19.999px;
    margin-top: -28px;
    position: absolute;
    text-size-adjust: 100%;
    top: 36.0938px;
    transform-origin: 224px 0px;
    visibility: visible;
    white-space: normal;
    z-index: 998;
    -webkit-box-direction: normal;
}

.result {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(30, 30, 30, 0.7);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
  /*  background-repeat-x:;
    background-repeat-y:;*/
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 0px;
    border-top-right-radius: 4.57143px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    display: block;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 21.28px;
    margin-left: 100px;
    /*overflow-x: hidden;
                overflow-y: hidden;*/
    padding-bottom: 13.7143px;
    padding-left: 18.2857px;
    padding-right: 18.2857px;
    padding-top: 13.7143px;
    text-decoration-color: rgba(0, 0, 0, 0.87);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
    transition-delay: 0s, 0s;
    transition-duration: 0.1s, 0.1s;
    transition-property: background, border-color;
    transition-timing-function: ease, ease;
    visibility: visible;
    white-space: normal;
    -webkit-box-direction: normal;
}

.name {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0px;
    background-position-y: 0px;
/*    background-repeat-x:;
    background-repeat-y:;*/
    background-size: auto;
    box-sizing: border-box;
    color: rgb(61, 230, 169);
    display: block;
    float: left;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.999px;
    padding-bottom: 6.4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 6.4px;
    text-size-adjust: 100%;
    visibility: visible;
    white-space: normal;
    -webkit-box-direction: normal;
}

.content {
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    display: block;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 21.28px;
    text-size-adjust: 100%;
    visibility: visible;
    white-space: normal;
    -webkit-box-direction: normal;
}

.title {
    box-sizing: border-box;
    color: rgb(61, 230, 169);
    cursor: pointer;
    display: block;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 21.28px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -2.2856px;
    text-size-adjust: 100%;
    visibility: visible;
    white-space: normal;
    -webkit-box-direction: normal;
}

.description {
    box-sizing: border-box;
    color: rgb(61, 230, 169);
    cursor: pointer;
    display: block;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14.8571px;
    font-weight: 200;
    line-height: 19.76px;
    margin-top: 0px;
    text-size-adjust: 100%;
    visibility: visible;
    white-space: normal;
    -webkit-box-direction: normal;
}


.cert-table {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(51, 51, 51);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
/*    background-repeat-x:;
    background-repeat-y:;*/
    background-size: auto;
    border-bottom-color: rgba(255, 255, 255, 0.9);
    border-bottom-left-radius: 4.57143px;
    border-bottom-right-radius: 4.57143px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: separate;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgba(255, 255, 255, 0.9);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgba(255, 255, 255, 0.9);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgba(255, 255, 255, 0.9);
    border-top-left-radius: 4.57143px;
    border-top-right-radius: 4.57143px;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgba(61, 230, 169, 0.9);
    display: table;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    height: 121px;
    line-height: 19.999px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    /*margin-top: 0px;*/
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    text-align: left;
    text-size-adjust: 100%;
    width: 1157px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
    width: 100%;
    margin-top: -50px;
}


.cert-table-td {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-collapse: separate;
    border-left-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
    border-top-color: rgba(255, 255, 255, 0.1);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgba(61, 230, 169, 0.9);
    display: table-cell;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 19.999px;
    padding-bottom: 12.5714px;
    padding-left: 12.5714px;
    padding-right: 12.5714px;
    padding-top: 12.5714px;
    text-align: left;
    text-size-adjust: 100%;
    transition-delay: 0s, 0s;
    transition-duration: 0.1s, 0.1s;
    transition-property: background, color;
    transition-timing-function: ease, ease;
    vertical-align: middle;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
}

.cert-table-tr {
    border-bottom-color: rgba(255, 255, 255, 0.9);
    border-collapse: separate;
    border-left-color: rgba(255, 255, 255, 0.9);
    border-right-color: rgba(255, 255, 255, 0.9);
    border-top-color: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    color: rgba(61, 230, 169, 0.9);
    display: table-row;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 19.999px;
    text-align: left;
    text-size-adjust: 100%;
    vertical-align: middle;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
}

.status-table {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(51, 51, 51);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
/*    background-repeat-x:;
    background-repeat-y:;*/
    background-size: auto;
    border-bottom-color: rgba(255, 255, 255, 0.9);
    border-bottom-left-radius: 4.57143px;
    border-bottom-right-radius: 4.57143px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: separate;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgba(255, 255, 255, 0.9);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgba(255, 255, 255, 0.9);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgba(255, 255, 255, 0.9);
    border-top-left-radius: 4.57143px;
    border-top-right-radius: 4.57143px;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgba(61, 230, 169, 0.9);
    display: table;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 19.999px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
    text-size-adjust: 100%;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
    width: 100%;
}

.statusRow {
    border-bottom-color: rgba(255, 255, 255, 0.9);
    border-collapse: separate;
    border-left-color: rgba(255, 255, 255, 0.9);
    border-right-color: rgba(255, 255, 255, 0.9);
    border-top-color: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    color: rgba(61, 230, 169, 0.9);
    display: table-row;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 19.999px;
    text-align: left;
    text-size-adjust: 100%;
    vertical-align: middle;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
}

.status-td {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-collapse: separate;
    border-left-color: rgba(255, 255, 255, 0.1);
    border-right-color: rgba(255, 255, 255, 0.1);
    border-top-color: rgba(255, 255, 255, 0.1);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgba(61, 230, 169, 0.9);
    display: table-cell;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    height: auto;
    line-height: 19.999px;
    padding-bottom: 12.5714px;
    padding-left: 12.5714px;
    padding-right: 12.5714px;
    padding-top: 12.5714px;
    text-align: left;
    text-size-adjust: 100%;
    transition-delay: 0s, 0s;
    transition-duration: 0.1s, 0.1s;
    transition-property: background, color;
    transition-timing-function: ease, ease;
    vertical-align: middle;
    width: auto;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
}

.status-th {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.15);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0px;
    background-position-y: 0px;
/*    background-repeat-x:;
    background-repeat-y:;*/
    background-size: auto;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-left-color: rgba(255, 255, 255, 0.1);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgba(255, 255, 255, 0.1);
    border-top-color: rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    color: rgba(61, 230, 169, 0.9);
    cursor: auto;
    display: table-cell;
    font-family: "Avenir Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    height: 52px;
    line-height: 19.999px;
    padding-bottom: 14.8571px;
    padding-left: 12.5714px;
    padding-right: 12.5714px;
    padding-top: 14.8571px;
    text-align: left;
    text-size-adjust: 100%;
    text-transform: none;
    transition-delay: 0s, 0s;
    transition-duration: 0.1s, 0.1s;
    transition-property: background, color;
    transition-timing-function: ease, ease;
    vertical-align: middle;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
}

@media all and (max-width: 760px) {
    .header-td {
        display: table-row;
        text-align: left;
        padding: 0px;
        margin: 0px;
    }

    .nav-button {
        width: 200px;
    }

    .nav-button-div {
        padding-top: 5px;
    }

    .nav-button-div-first {
        padding-top: 20px;
    }

    .search-box-div {
        margin-top: 16px;
    }

    /*.result {
                margin-left: 0px;
            }

            .name{
                display: none;
            }*/

    .header-td-logo {
        text-align: center;
    }
}

@media all and (max-width: 425px) {

    .result {
        margin-left: 0px;
    }

    .name {
        display: none;
    }
}

.cert-title-th:before {
    content: 'Certificate';
}

.expires-title-th:before {
    content: 'Expiry Date';
}

.days-rem-title-th:before {
    content: 'Days Remaining';
}

.actions-title-th:before {
    content: 'Actions';
}

.small-label-img {
    display: none;
}

.regular-label-img {
    display: unset;
}

@media all and (max-width: 425px) {

    .cert-title-th:before {
        content: 'Cert';
    }

    .expires-title-th:before {
        content: 'Exp';
    }

    .days-rem-title-th:before {
        content: 'Days Remaining';
    }

    .actions-title-th:before {
        content: '';
    }

    .cert-table-td {
        margin-left: 3px;
        font-size: 12px;
    }

    .result {
        margin-left: 0px;
    }

    .name {
        display: none;
    }

    .cert-table-th {
        font-size: 12px;
    }

    .status-cell {
        /*display: table-row;
                width: auto;
                background-color: rgb(51, 51, 51);
                padding: 5px;
                border-bottom: 5px solid red;*/
        font-size: 12px;
        padding: 2px;
    }

    .status-title-th {
        padding-left: 10px;
    }


}

.body-div {
    margin-right: 19%;
    margin-left: 19%;
}

@media all and (max-width: 1800px) {
    .body-div {
        margin-right: 18%;
        margin-left: 18%;
    }
}

@media all and (max-width: 1700px) {
    .body-div {
        margin-right: 17%;
        margin-left: 17%;
    }
}

@media all and (max-width: 1600px) {
    .body-div {
        margin-right: 16%;
        margin-left: 16%;
    }
}

@media all and (max-width: 1500px) {
    .body-div {
        margin-right: 15%;
        margin-left: 15%;
    }
}

@media all and (max-width: 1400px) {
    .body-div {
        margin-right: 12%;
        margin-left: 12%;
    }
}

@media all and (max-width: 1300px) {
    .body-div {
        margin-right: 9%;
        margin-left: 9%;
    }
}

@media all and (max-width: 1200px) {
    .body-div {
        margin-right: 5%;
        margin-left: 5%;
    }
}

@media all and (max-width: 1000px) {
    .body-div {
        margin-right: 2%;
        margin-left: 2%;
    }
}

@media all and (max-width: 900px) {
    .body-div {
        margin-right: 1%;
        margin-left: 1%;
    }
}

@media all and (max-width: 800px) {
    .body-div {
        margin-right: 0.5%;
        margin-left: 0.5%;
    }
}


@media all and (max-width: 650px) {
    .small-label-img {
        display: block;
    }

    .regular-label-img {
        display: none;
    }
}

