﻿

.head-search {
    display: block;
    position: relative;
}

.head-search .btn-default {
    position: absolute;
    right: 12px;
    top: 16px;
    /* background: #0772ad; */
    border: 0px;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 16px;
    width: 17px;
}

    .head-search .btn-default i {
        color: #fff;
        font-size: 18px;
    }



.resultingNews {
    min-height: 650px !important;
}

.tab-content {
    display: block;
    padding: 0;
    margin: 0;
}

.content-header {
    display: block;
    margin: 0;
    padding: 8px 0;
    border-bottom: #ddd solid 1px;
}

    .content-header p {
        color: #333;
        margin: 0px;
        font-size: 13px;
    }

        .content-header p span {
            color: #077ca2;
        }

.content-footer {
    display: block;
    margin: 0;
    padding: 8px 0;
}

.panel-table {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border-color: #c7cacd;
}

.list-item {
    display: block;
    margin: 6px 0 6px 10px;
    padding: 0;
}

    .list-item li {
        display: block;
        position: relative;
        margin: 0;
        padding: 6px 0 6px 14px;
        line-height: 22px;
        word-break: break-word;
    }

        .list-item li:before {
            position: absolute;
            display: inline-block;
            font-size: 18px;
            content: "\f3d1";
            font-family: "Ionicons";
            left: 0px;
            top: 6px;
            color: #717171;
        }

        .list-item li em {
            font-size: 14px;
            color: #037499;
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            color: #037499;
            color: var(--bs-dark-text-emphasis);
        }





.list-group {
    list-style: none;
    display: block;
}

.list-group {
    display: block;
}

    .list-group h2 {
        color: #333;
        font-size: 16px;
        margin: 20px 0 3px 0;
        padding: 0;
        line-height: 120%;
        display: inline-block;
    }

        .list-group h2 em {
            color: #037499;
            color: #f00;
            font-style: normal;
            font-weight: normal;
        }

.home-page-body {
    background-color: #fff;
    background-image: none;
}

.list-group li h2 em {
    font-size: 25px;
    color: #037499;
    color: #f00;
    font-style: normal;
}

.did-you-mean {
    color: black;
    font-weight: 700;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.search-results {
    padding-left: 0
}

    .search-results li.search-item li.last {
        min-height: 27px;
    }

        .search-results li.search-item li.last:before {
            display: none
        }

        .search-results li.search-item li.last a {
            font-size: 1.4rem
        }

    .search-results li.search-item {
        list-style: none;
        padding: 5px 30px 20px;
        margin-bottom: 5px;
    }

    .search-results .search-item h2 a {
        float: left
    }

.search-item h2 {
    width: 100%;
}

.search-private {
    top: 16px;
    right: 150px;
    color: #658040;
    font-weight: 600;
    text-transform: uppercase;
    float: right;
}

.mybadge {
    background-color: #8DC63F;
}

.searchSearchBox {
    display: block !important;
    margin: 0;
    margin-top: 20px;
}

    .searchSearchBox input[type="text"] {
        color: #ccc;
        padding-bottom: 0.5rem;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

    .searchSearchBox input[type="button"] {
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 18px;
    }



.search-results {
    margin-top: 20px;
}


    .search-results .search-item {
        padding: 30px 40px;
        background: #efefef;
        margin-bottom: 40px;
    }

        .search-results .search-item h1 {
            font-size: 3rem;
            line-height: 3rem;
            letter-spacing: 3px;
            margin: 0 0 15px;
            text-transform: uppercase;
        }

        .search-results .search-item a {
            text-transform: uppercase;
            text-decoration: underline;
            font-size: 18px;
            float: left;
            color: #4a4b4a;
            outline: none !important;
        }

.searchresult-pager {
    text-align: center;
}

    .searchresult-pager .sf_pagerNumeric {
        display: inline-block;
    }

    .searchresult-pager .pager-current {
        color: #ccc;
    }

    .searchresult-pager a {
        font-size: 2rem;
        margin: 0 2px;
    }

.clear-filters-btn {
    width: 100%;
    height: 50px;
    background-color: #ddd;
    letter-spacing: 3px;
    color: rgb(113, 111, 111);
    text-transform: uppercase;
    border: solid 1px #ddd;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.mybadge {
    background-color: #658040;
}

.form-control {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1.42858;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-color: #ddd;
    border-radius: 0;
    box-shadow: none;
}

.search-results li.search-item {
    list-style: none;
    padding: 5px 30px 20px;
    margin-bottom: 5px;
    background: #efefef;
}

.form-group {
    margin-bottom: 2rem;
}

.nav-sidebar > li {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .nav-sidebar > li > a {
        position: relative;
        display: block;
        padding: 5px 6px;
        color: #848587;
        border-bottom: #c7cacd solid 1px;
        cursor: pointer;
        position: relative;
        display: block;
    }

        .nav-sidebar > li > a i {
            display: inline-block;
            margin-right: 6px;
            font-size: 22px;
            color: #555 !important;
            vertical-align: top;
        }

        .nav-sidebar > li > a span {
            display: inline-block;
            vertical-align: top;
            margin-top: 6px;
        }

.pull-right {
    float: right !important;
}

.navbar-form.navbar-left input[type=text] {
    padding: 15px 20px;
}

h3, .h3 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

.search-icon {
    background: url(/Sitefinity/WebsiteTemplates/Teknion/App_Themes/Teknion/resources/sprites/teknion-search-sprite-image.png) no-repeat 0 0;
    height: 15px;
    display: inline-block;
    padding: 0;
}

.head-search .btn-default {
    top: 20px;
}

.search-results .search-item h2 a {
    float: left;
    font-weight: 400;
    color: #4a4b4a;
    font-family: "aperculight";
    text-transform: uppercase;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}

.ui-front {
    z-index: 100;
}

.ui-menu .ui-menu-item {
    position: relative;
    min-height: 0;
    margin: 0;
    padding: 10px 0 10px 10px;
    background-color: #fff;
    color: #ddd;
    color: #000;
    color: var(--bs-body-color);
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-family: 'aperculight';
    cursor: pointer;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-menu-item:focus > div, .ui-menu-item > div:focus, .ui-menu-item:hover > div, .ui-menu .ui-state-focus {
    color: grey;
}

