#results #search-result .table.table-bordered.table-condensed.table-hover th:nth-child(8), tbody tr td:nth-child(8) {
	display: none
}

.fa.fa-chevron-circle-down {
 color: #968E85;
}

/** GTI/ANG - SUI-867 - background colour of the events api **/
.main-content {
    background-color:#F5F7FA;
}

/************************
GTI - OPERATOR UI 
*************************/
.page-operator header .page-brand {
    background-color:#822a60;
    background-image:url('https://images1.groupgti.com/targetconnect/durham/durham-logo-white.svg');
    background-size: auto 45px;
    background-repeat: no-repeat;
    background-position: 48px 9px;
    }
.page-operator header .page-brand a[href="/home.html"] { 
    height:45px;
    width:110px;
    }
.page-operator header .page-brand a img.client-logo {
    display:none;
    }
.page-operator header .navbar-toggler {
    color:#fff;
    }
.page-operator header .navbar-toggler:hover, .page-operator header .navbar-toggler:active, .page-operator header .navbar-toggler:focus {
    color:#ffffff6b;
    }
@media (max-width: 992px) {
    header .page-header .header-links .user-details>a, 
    header .page-header .header-links .user-details>a .fa-user-circle,
    header .page-header .header-links .beamer_button .fa-stack i    {
        color: #fff;
        }
    }
/************************
END - GTI - OPERATOR UI 
*************************/
