﻿/* 
    Mindbreeze Search Styling
    CDN: -https://cdn.utmb.edu/site/mindbreeze-search/css/site.css
    See: -https://search.utmb.edu/apps/utmbclient/?query=testing
*/



body.utmb-modern #maincontent {
    padding-top: 0;
}


@media only screen and (max-width: 1200px) {
    body.utmb-modern #headerToolbar #headerToolbarLeft p {
        text-indent: -9999px;
        /*display: none;*/
    }
}

@media only screen and (max-width: 767px) {
    

    #footer {
        margin-top: 15px;
        position: static;
    }

    .row-fluid [class*=span] {
        clear: both !important;
        float: none !important;
    }
    div.span3 {
        clear: both !important;
        float: none !important;
        padding: 15px;
    }

    div.span9 {
        clear: both !important;
        float: none !important;
        padding: 15px;
    }
}

#headerToolbarRight .nav {
    padding: 0;
    margin: 0;
}



#pagewrapper #main.container {
    background: transparent;
    margin-top: -30px;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    #pagewrapper #main.container {
        margin-top: 110px;
    }
}
@media only screen and (min-width: 992px) {
    #pagewrapper #main.container {
        margin-top: 110px;
        max-width: 1400px;
    }
}


.utmb-searchbar-container form {
    margin: 0px;
}

.utmb-searchbar-container .container-fluid {
    margin-right: auto;
    margin-left: auto;
    /*padding-left: 15px;
padding-right: 15px;*/
    padding-left: 0;
    padding-right: 0;
}


@media only screen and (min-width: 768px) {
    .utmb-searchbar-container {
        float: right;
        width: 450px;
        /*padding-right: 200px;*/
    }
}
@media only screen and (min-width: 992px) {
    .utmb-searchbar-container {
        /*float: right;*/
        width: 550px;
    }
}
@media only screen and (min-width: 1200px) {
    .utmb-searchbar-container {
        /*float: right;*/
        width: 900px;
        /*padding-right: 200px;*/
    }
}
@media only screen and (min-width: 1400px) {
    .utmb-searchbar-container {
        /*float: right;*/
        width: 950px;
        /*padding-right: 200px;*/
    }
}



    .utmb-searchbar-container form[data-template=searchform] {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        margin-top: 15px;
        padding: 0px;
        position: relative;
        width: 100%;
    }

/*
    Search bar graphic
    background-image: url(../img/smallm.png);
    -https://search.utmb.edu/apps/img/smallm.png

*/
input.mb-query {
    background-image: url(https://cdn.utmb.edu/site/mindbreeze-search/img/fa-search.png);
    padding-left: 32px !important;
}


    .mb-stack,
    .mb-elements {
        width: auto;
        padding: 0;
        margin: 0;
    }


    /* Media Results */
    .media {
        overflow: visible;
        position: relative;
    }

        .media .pull-left.media-object {
            position: absolute;
            z-index: 0;
        }

        .media .media-body {
            display: block;
            overflow: visible;
            padding-left: 120px;
            width: auto;
            width: 100%;
        }

    @media only screen and (min-width: 992px) {
        .media-object {
            width: auto;
            padding: 0;
        }
    }


    /* h3 */
    .media-heading {
        font-size: 1.25em;
    }

        .media-heading a {
            color: #111 !important;
        }

            .media-heading a em {
                color: #da1f12 !important;
            }

            .media-heading a:active,
            .media-heading a:focus,
            .media-heading a:hover {
                color: #da1f12 !important;
                text-decoration: underline !important;
            }

.mb-separated {
    color: #111;
}
p.mb-content {
    color: #111;
    font-size: .9em;
    line-height: 1.6em;
    margin-top: 5px;
}
ul.mb-actions.mb-separated.hidden-phone.mb-visible-open.mb-no-print {
    font-size: .9em;
}

/* Pagination */
.pagination {
    padding-bottom: 25px;
    padding-top: 50px;
}

        .pagination ul li a {
            color: #111;
            font-size: .9em;
        }

        .pagination ul li.active a {
            background-color: #da1f12;
            color: #fff;
        }
    .pagination ul > .disabled > span {
        color: #111;
    }


    /* feedback */
    .productlogo {
        display: none !important;
    }

    #apm-feedback-container.apm-feedback-1535749069415 #apm-feedback-dialog-preview-overlay button.button-3d,
    #apm-feedback-container.apm-feedback-1535749069415 #apm-feedback-dialog button.button-3d {
        border-radius: 8px;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
        border-radius: 0 !important;
    }

    #apm-feedback-container.apm-feedback-1535749069415 #apm-feedback-dialog-preview-overlay button.button-3d,
    #apm-feedback-container.apm-feedback-1535749069415 #apm-feedback-dialog button.button-3d {
        background: #FEC80C;
        background: #da1f12 !important;
        color: #fff !important;
    }

    /* Status Export */
    .mb-stack-title .btn {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 0;
    }

        .mb-stack-title .btn:hover,
        .mb-stack-title .btn:active,
        .mb-stack-title .btn:focus {
            background: #da1f12;
            border-color: #c13128;
            color: #fff;
        }


/* Sidebar */
.mb-saved-searches small {
    color: #111;
    display: inline-block;
    font-size: .8em;
    margin-top: 4px;
}
.mb-saved-searches .mb-hint i.icon-save {
    color: #da1f12;
}

div[role=status] h2 {
    font-size: .9em;
    font-weight: bold;
}
div[data-template=collect] {
    font-size: 1em;
    padding-top: 15px;
}
    div[data-template=collect] a {
        font-size: .8em;
    }
.mb-filters h2 {
    font-size: 1em;
}
.mb-line-item {
    margin: 0;
}
#summarizeby legend {
    font-size: 1em;
}
#summarizeby small {
    color: #111;
    display: inline-block;
    font-family: "Roboto Condensed", "Helvetica Neue 2", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1em;
    margin-top: 15px;
}
.mb-filters h3 {
    font-size: 1em;
}
div.mb-filters span.mb-tooltip {
    font-size: .85em;
    color: #003491;
}
ul.nav.nav-stacked.nav-pills {
    margin-left: 0;
}
