﻿/* ==========================================================================

   The Marlowes - Google custom search engine

   ========================================================================== */

.cse-wrap,
.cse-wrap:before,
.cse-wrap:after,
.cse-wrap *,
.cse-wrap *:before,
.cse-wrap *:after {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}


.gsc-control-cse, gsc-control-searchbox-only {
    font-family: Arial, sans-serif !important;
    border-color: #FFFFFF !important;
    background-color: #FFFFFF !important;
}

    .gsc-control-cse .gsc-table-result {
        font-family: Arial, sans-serif !important;
    }

.gsc-search-box table {
    margin: 0;
}

.gsst_b {
    padding: 4px 2px 0 !important;
}

.gsc-wrapper .gsc-adBlock {
    height: 0px !important;
	display: none !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #B5B5B5 !important;
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus,
.gsc-input-box-focus {
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #00a9ec !important;
    outline: 0;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
}

input.gsc-input {
    padding: 0.5em 1em !important;
    font-family: 'Proxima Nova', sans-serif;
    font-size: 1.125em;
    color: #3c3c3b;
    width: 97% !important;
}

.gsc-input-box {
    height: 3em !important;
}

.gsc-search-button button svg{
    width: 26px;
    height:26px;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #0b7c95 !important;
    background-color: #0b7c95 !important;
    background-image: none !important;
    border-radius: 0 !important;
    filter: none !important;
    padding: 13px !important;
    margin-top: 0 !important;
    margin-bottom: 0;
}

    /* CSS below applies SVG search icon */
    input.gsc-search-button:hover, input.gsc-search-button:focus {
        border-color: #c10047 !important;
        background-color: #c10047 !important;
    }

    input.gsc-search-button.svg {
        padding: 4px !important;
        width: 2.1em !important;
        height: 2.1em !important;
    }

.gstl_50 {
    margin: 0;
}

/*.gsc-tabHeader.gsc-tabhInactive {
    border-color: #B5B5B5 !important;
    background-color: #F3F3F3 !important;
}*/

.gsc-tabHeader.gsc-tabhActive {
    border-color: #E5E5E5 !important;
    background-color: #E9E9E9 !important;
    border-bottom-color: #B5B5B5 !important;
}

.gsc-tabsArea {
    border-color: #B5B5B5 !important;
}

@media screen and (max-width: 959px) {
    .gsc-tabsArea {
        display: none;
    }
}

.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF !important;
    background-color: #FFFFFF !important;
}

    .gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
        border-color: #FFFFFF !important;
        background-color: #FFFFFF !important;
    }

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #0b7c95;
}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #0b7c95;
}

.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #0b7c95;
}

.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #0b7c95;
}

.gsc-cursor-page {
    color: #0b7c95;
}

a.gsc-trailing-more-results:link {
    color: #0b7c95;
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #3C3C3B !important;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #0989AC;
}

.gs-webResult div.gs-visibleUrl-short {
    color: #0989AC;
    display: none !important;
}

.gs-webResult div.gs-visibleUrl-long {
    display: block !important;
}

.gs-promotion div.gs-visibleUrl-short {
    display: none !important;
}

.gs-promotion div.gs-visibleUrl-long {
    display: block !important;
}

.gsc-cursor-box {
    border-color: #FFFFFF !important;
}

.gsc-results .gsc-cursor-box {
    margin: 10px 0 !important;
}

    .gsc-results .gsc-cursor-box .gsc-cursor-page {
        border: solid 1px #ededed !important;
        background-color: #fff !important;
        color: #0b7c95;
        display: inline-block !important;
        font-size: 1.125em;
        text-align: center;
        line-height: 44px;
        width: 44px;
        height: 44px;
    }

        .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
            background-color: #efefef !important;
            color: #3c3c3b !important;
            text-decoration: none !important;
        }

    .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
        border-color: #ededed !important;
        background-color: #F3F3F3 !important;
        color: #e5e5e5 !important;
    }

        .gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover {
            background-color: #f5f5f5 !important;
            color: #e5e5e5 !important;
            cursor: not-allowed;
        }

.gsc-webResult .gsc-result {
    padding: 10px 0 0 0 !important;
    border-bottom: 1px solid #ededed !important;
    margin-bottom: 16px !important;
}

    .gsc-webResult .gsc-result:hover {
        border-bottom: 1px solid #ededed !important;
    }

    .gsc-webResult.gsc-result.gsc-promotion {
        border-color: #B1075D !important;
        background-color: #FFFFFF !important;
    }

.gsc-result .gs-title {
    height: auto !important;
}

.gsc-completion-title {
    color: #0b7c95;
}

.gsc-completion-snippet {
    color: #3C3C3B !important;
}

.gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link *, .gs-promotion .gs-snippet a:link {
    color: #B1075D !important;
}

.gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited *, .gs-promotion .gs-snippet a:visited {
    color: #B1075D !important;
}

.gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover *, .gs-promotion .gs-snippet a:hover {
    color: #B1075D !important;
}

.gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active *, .gs-promotion .gs-snippet a:active {
    color: #B1075D !important;
}

.gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #000000 !important;
}

.gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl-short {
    color: #008000;
}
