   /* Enter Your Custom CSS Here */

    .edgtf-logo-wrapper a img {
        height:64px;
    }

    .edgtf-vertical-align-containers .edgtf-position-left {
    margin-top: 5px;
    }

    #resource-action-buttons-wrapper {
    
    }

    #resource-action-buttons-wrapper button {
    color: #007eb1; 
    border: 1px solid #007eb1;
    border-radius: 5px;
    /*width: 18% !important;*/
    height: 45px;
    background: none; 
    }

    .faith, .faith a:hover, .faith a:focus {
        color: #ffffff;
        background-color: #007eb1;
        height: 31px;
        padding-top: 3px;
    }

    #cat_button.faith {
        border-style: solid !important;
        border-width: thin !important;  
    }

    .all {
    background-color: #df8821; 
    }

    input.wpcf7-form-control.wpcf7-submit {
        color:white;
        background-color:#79a32f;
        border:none;
        border-radius:5px;
        width:100px;
        height:45px;
    }

    .uvc-ctaction-data, .uvc-ctaction-data-no-effect, .ult-responsive {color:white;}
    .browse-content-3up a {text-decoration:none;}

    .action-buttons {width:100%;min-width:259px;}
    .action-button-left {width: 146px !important;line-height:20px;}

    @media only screen and (min-width: 700px) {
        
        .action-button-left {width: 105px !important;}
    }

    @media only screen and (min-width: 1400px) {
        
        .action-button-left {width: 146px !important;}
    }

    .ewd-feup-text-input {
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    }

    #ewd-feup-login .ewd-feup-field-label {
        width: 200px;
    }


    @media only screen and (min-width: 550px) {
    .ewd-feup-submit {
        #margin-left: 180px;
        margin-bottom:20px !important;
    }}

    .ewd-feup-text-input {
    line-height: 24px;
    }

    .user-account-information {
    width: 100%; 
    }

    .asset-display {
    position: relative;
    overflow:hidden;
    }

    .asset-bar {
    position:absolute;
    bottom:0px;
    width:100%;
    }

    .feup-pure-form-aligned .feup-pure-control-group label {
        width: 100%;
    }

    .feup-pure-form-aligned .feup-pure-control-group input[type="radio"] {
        margin: 0 0 0 90px;
    }

    .row-behind {
    z-index:0; 
    }

    .edgtf-menu-area .edgtf-position-right {
    width:60%;
    }

    .edgtf-top-bar .edgtf-position-right {
    width: 40%; 
    }

    #searchresultwrapper {
    left:1px;
    }

    #search-dropdown {
        #margin-left: 0px !important;
        #margin-right: 42px !important;
        #width: 90%;
    }

    #search_input {
    height:60px;
    font-size: 22px;
    }

    #mag-glass {
    height:60px;
    width:60px;
    }

    #mag-glass .fa {
    font-size: 24px; 
    }

    .searchinputbox input.loading {
    background-size: Auto 28px !important;
    }

    #related-query-list {
        display: table;
        list-style-type: none;
    }

    #related-query-list > li {
        display: table-row;
    }

    #related-query-list > li::before {
        display: table-cell; /* aha! */
        text-align: right;
    }

    .mejs-volume-slider {
        display:none;
    }