﻿.filter-wrap.cus-award .filter-search{
    width: 100%;
}
.filter-wrap.cus-award{
    padding: 0;
    background: none;
    border: none;
}
.left-filters {
    float: left;
    width: 25%;
    padding: 0 60px 0 0;
    box-sizing: border-box;
}
.right-result {
    float: right;
    width: 75%;
}
.awardss-filter{
    float: left;
    width: 100%;
    margin: 55px 0 0 0;
}
#refine-by {
    border-top: solid 2px #EDE938;
    border-bottom: solid 2px #EDE938;
    padding: 15px 0;
    display: flex;
    align-items: center;
}
#refine-by-title{
    font-size: 22px;
    font-weight: 600;
    color: #002562;
    width: 75%;
}
#refine-by-link{
    cursor: pointer;
    font-size: 16px;
    color: #009588;
    text-transform: uppercase;
    width: 25%;
    text-align: right;
}
#refine-by-link:hover{
    color: #002562;
}
#refine-by-link:before{
    background:url(images/award-reset.png) no-repeat 0 0;
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    left: -6px;
    top: 1px;
}
.filter-options-title {
    font-size: 18px;
    color: #3F3F3F;
    font-weight: 600;
    padding: 21px 0 10px;
}
span.category-item{
    display: flex;
    align-items: baseline;
}
.left-filters input[type="checkbox"]+label {
    margin: 0 0 5px 17px;
    z-index: 1;
    position: relative;
}
 .left-filters input[type="checkbox"]{
    position: relative;
    z-index: 9999;
    cursor: pointer;
    margin-right: 0;
}
.left-filters input[type="checkbox"]:before{
    width: 16px;
    height: 16px;
    content: "";
    border: solid 2px #b4b4b4;
    display: inline-block;
    margin: 0 15px 0 0;
    position: relative;
    background: #fff;
    top: 0;
    cursor: pointer;
}
.left-filters input[type="checkbox"]:checked:before{
    background: #00c4b3;
    border: solid 2px #00c4b3;
    position: relative;
    z-index: 99;
} 
.left-filters .filter-options-item{
    border-bottom: solid 2px #C4C4C4;
    padding-bottom: 15px;
}
#view-all-location,
#view-all-category
{
    color:#009588;
    text-decoration: underline;
    font-size: 16px;
    cursor: pointer;
    padding: 5px 0 0 28px;
}
#view-all-location:hover,
#view-all-category:hover{
    color: #002562;
}
.right-result input[type="text"] {
    border: 2px solid #009588;
    border-radius: 0;
    background: url(/Style/images/search-arrow.png) no-repeat 15px center;
    padding-left: 50px;
}
#linkBtnSearch{
    border-color: transparent transparent #00c4b3 transparent;
    border-width: 0 30px 40px 0;
    border-style: solid;
    width: auto;
    height: 0;
    box-sizing: border-box;
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    line-height: 39px;
    box-shadow: 0 3px rgba(0,0,0,0.2);
    text-decoration: none;
    padding: 0 15px 0 20px;
    white-space: nowrap;
    font-family: 'Asap-Medium';
    cursor: pointer;
}
#linkBtnSearch:hover{
    border-color: transparent transparent #002562 transparent;
}
.keyword-search-section {
    display: flex;
}
#keywords {
    width: 90%;
}
.right-result .filter-wrap{
    background: none;
    padding: 0;
    margin: 0 0 0 7px;
    border: none;
}
#result-count {
    padding: 25px 0 0 0;
}
#awards-results .list-events {
    margin: 0 -15px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
#awards-results .list-events > li {
    width: 33.33%;
    float: left;
    padding: 0 15px 28px;
    margin: 16px 0 0 0;
    flex-grow: 0 1 0;
}
.award-item-header {
    width: 100%;
    height: 1px;
    border-top: solid 3px #00C4B3;
}
.award-item-title {
    padding: 17px 0 0 0;
}
.award-item-title a {
    text-decoration: none;
    font-size: 20px;
    color: #002562;
    font-weight: 600;
    line-height: 26px;
}
.award-item{

}
.award-item .item-title{
font-size: 15px;
color: #002562;
font-weight: 600;
}
.award-item .item-content{
    font-size: 15px;
    color: #002562;
    font-weight: 500;
}
.award-item-separator {
    border-bottom: solid 1px #BCBCBC;
    width: 100%;
    height: 1px;
    margin: 10px 0 10px 0;
}
.item-description{
    display: block;
    padding: 10px 0 10px 0;
}
.award-read-more {
    padding: 0 0 10px;
}
.item-campus {
    font-size: 14px;
    font-family: "Asap-Italic";
    display: block;
    line-height: 21px;
}
.award-item .sepearator {
    color: #3F3F3F;
    display: inline-block;
    padding: 0 7px;
}
.right-result .light-theme .current{
    background: #00c4b3;
    border-color: #00c4b3;
    box-shadow: none;

}
.right-result .light-theme a:hover{
    background: #00c4b3;
    border-color: #00c4b3;
    color: #fff;
}
.right-result .light-theme a, .right-result .light-theme span{
    background: #fff;
    text-decoration: none;
    padding: 7px 15px;
    box-shadow: none;
}
.right-result .simple-pagination {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px 0;
    margin: 25px 0 100px;
    text-align: center;
}
.right-result .simple-pagination ul{
    display: inline-block;
}
.fundingsources ul li:before{
    display: none;
}
.fundingsources ul li{
    padding-left: 0 !important;
}
body #content .award-detail .deadline,
body .fundingsources ul li span,
.award-detail .amount p{font-family:"Asap-Regular",sans-serif !important}

@media only screen and (max-width: 959px) {
    .left-filters{
        width: 100%;
        padding: 0;
        margin: 0 0 25px;
    }
    .right-result {
        width: 100%;
    }
    .filter-wrap.cus-award{
        width: 290px;
        margin: 0;
    }
    .right-result .simple-pagination{
        margin-bottom: 50px;
    }
    .awardss-filter{
        margin-top: 10px;
    }
}
@media only screen and (max-width: 767px) {
    #awards-results .list-events > li{
        width: 50%;
    }
}
@media only screen and (max-width: 479px) {
    #awards-results .list-events > li{
        width: 100%;
    }
}


div[data-sf-role="lists"] {
    margin:20px 0;
}

div[data-sf-role="lists"] h3 {
    display:none;
}

div[data-sf-role="lists"] a[data-sf-role="toggleLink"] { 
    background: #00c4b3;
    color: #fff;
    display: block;
    line-height: 1.3;
    font-size: 16px;
    font-size: 17px;
    padding: 13px 45px 13px 15px;
    margin: 0;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid #e6e6e6;
    font-weight:500;
    font-family:'Asap-Medium', sans-serif;
}

div[data-sf-role="lists"] a[data-sf-role="toggleLink"]:after {
    font-family: FontAwesome;
    content: "\f107";
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    font-size: 22px;
}

div[data-sf-role="lists"] a[data-sf-role="toggleLink"].expanded:after { 
        content: "\f106";
}

div[data-sf-role="lists"] .sf-Long-text { 
    max-height: 5000px;
    padding: 20px 45px 25px 0;
}

@media screen and (min-width: 640px) {
    div[data-sf-role="lists"] .sf-Long-text { 
        padding:30px 45px 35px 0;
    }
}


div[data-sf-role="lists"] [data-sf-role="expandAll"],
div[data-sf-role="lists"] [data-sf-role="collapseAll"] { 
    display:none !important;
}
