/*Facets*/
.coveo-facet-header {
    background-color: #E62A4F;
  
}
.coveo-facet-header-title {
    color:#fff;
    text-transform: uppercase;
    
}
.CoveoFacet, .CoveoFacetRange, .CoveoFacetSlider, .CoveoHierarchicalFacet {
    background-color: #182540;
}
.coveo-facet-value:hover, .coveo-facet-value.coveo-focused {
    background-color: #e3e3e3;
}
.coveo-facet-value.coveo-facet-search-button {
    color: #182540;
}
.coveo-facet-value-count, .coveo-facet-value-caption{
color:#fff;
}

.coveo-facet-value.coveo-facet-selectable:hover .coveo-facet-value-caption {
    color: #182540 !important;
}

.coveo-facet-value.coveo-facet-selectable:hover .coveo-facet-value-count {
    color: #182540 !important;
}

li.coveo-facet-value.coveo-facet-selectable.coveo-facet-search-selectable > label > div > span.coveo-facet-value-caption, 
li.coveo-facet-value.coveo-facet-selectable.coveo-facet-search-selectable > label > div > span.coveo-facet-value-count {
    color: #182540 !important;
}

.coveo-sprites-facet-loading, .coveo-facet-header-wait-animation {
    /*background-position: -11382px -16px;*/
    background-image: url("../img/spinner-circle.png");
    width: 16px;
    height: 16px;
    text-indent: 16px;
    background-size: inherit !important;
    background-position: unset !important;
}

.coveo-facet-header-eraser,.coveo-facet-header-eraser:hover{
    background-image: url("../img/clear.png");
    width: 16px;
    height: 16px;
    text-indent: 16px;
    top:3px;
    background-size: inherit !important;
    background-position: unset !important;}


/*Searchbox*/

.CoveoSearchButton > .coveo-icon, .ie8or9 .coveo-executing-query .CoveoSearchButton > .coveo-icon {
    /* background-position: -11230px -36px; */
    /* width: 18px; */
    /* height: 18px; */
    /* text-indent: 18px; */
    background: url("../img/search.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
}
.coveo-sprites-main-search-active, .CoveoSearchButton:hover > .coveo-icon {
    /* background-position: -11266px -18px; */
    background: url("../img/search.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.CoveoSearchbox .magic-box .magic-box-input > input {
     border: none;
}
.CoveoSearchButton {
    color: white;
 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    height: 50px;
    width: 60px;
    cursor: pointer;
    z-index: 1 !important;
}
/*Sort*/
.CoveoSort:focus {outline:0;}

/*breadcrumb*/
.coveo-facet-breadcrumb-value.coveo-selected *, .coveo-facet-slider-breadcrumb-value.coveo-selected * {
    color: #182540;
}
.coveo-facet-breadcrumb-title, .coveo-facet-slider-breadcrumb-title {
    color: #4B4B4B;
    margin-right: 14px;
}

/*Query Summary*/

.CoveoQuerySummary, .CoveoQueryDuration {
    color: #182540;
    
}
/*Coveo Search interface*/

.CoveoSearchInterface {
   
    color: #4B4B4B;
    font-family: inherit;
}
.CoveoSearchInterface .coveo-facet-column.coveo-no-results {
    display: block;
}

/*Results*/
.CoveoSearchInterface .coveo-results-column.coveo-no-results {
    margin-top: 50px;
}
.CoveoResult .coveo-title .CoveoResultLink {
    color: #E62A4F;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    /*font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif;*/
    font-size: 27px;
    
    line-height: 32px;
}
.CoveoResultLink:hover, a.CoveoResultLink:hover, .CoveoResult a.CoveoResultLink:hover {
    color: #4B4B4B;
    text-decoration: none;
    

}
.coveoExcerpt{
    font-size: 1em;
    line-height: 1.4;
    color: #4B4B4B;
}

.CoveoResultLink:visited, a.CoveoResultLink:visited, .CoveoResult a.CoveoResultLink:visited {
    color: #182540;
}

/*Pager*/
.coveo-pager-list-item.coveo-active, .coveo-active.coveo-results-per-page-list-item, .coveo-pager-list-item:hover, .coveo-results-per-page-list-item:hover {
    color: #FFF;
    background-color: #E62A4F;
}
.coveo-pager-list-item, .coveo-results-per-page-list-item {
    border: 1px solid #f1f1f1;
    color: #182540;
}
.coveo-pager-list-item.coveo-active a, .coveo-active.coveo-results-per-page-list-item a, .coveo-pager-list-item:hover a, .coveo-results-per-page-list-item:hover a {
    color: #FFF;
}
.coveo-logo {
    background-image: none;
    background-position: 0 0; /* You need to reset this because the animation uses a sprite to display the default logo. */
    background-size: auto;  /* There are several options for background-size depending on the file you use (see https://developer.mozilla.org/en-US/docs/Web/CSS/background-size). */
    margin-left:50px;
    margin-top:15px;
}

.coveo-results-header {
    box-shadow: none !important;
}
/*Site Search*/
#sitesearch{
    margin-top:115px;
} 
.CoveoResult .coveo-title {
    line-height: 30px;
	padding-bottom:5px;
}

  /*DLAOverride*/
  @media screen and (min-width: 64em){
   /* .content {
        margin-top: 105px !important;
    }*/
}

/*People Search Interface*/
#peoplesearch{
    margin-top:-50px;
}

#peoplesearch .coveo-tab-section {
    
    min-height: 25px;
    visibility: hidden;
}
@media screen and (max-width: 479px) {
    .coveo-result-frame .coveo-result-cell, .CoveoResult.coveo-result-frame .coveo-result-cell {
      
        display: table-row-group;
      
    }
}

/*Globalsearchbox*/
#globalsearchbox .CoveoSearchbox .magic-box .magic-box-input > input {
    background-color: #182540;
    color:#fff;
    
}

#globalsearchbox .CoveoSearchbox .magic-box {
    border: none;
    border-radius: 0;
    margin-right: 54px;
    height: 50px;
    background-color: #182540;
}
#globalsearchbox .CoveoSearchbox .magic-box .magic-box-input > input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#fff;
    opacity: 1; /* Firefox */
}

#globalsearchbox .CoveoSearchbox .magic-box .magic-box-input > input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#fff;
}

#globalsearchbox .CoveoSearchbox .magic-box .magic-box-input > input::-ms-input-placeholder { /* Microsoft Edge */
    color:#fff;
}

#globalsearchbox .magic-box.magic-box-notEmpty .magic-box-clear {
    background-color: #182540;
}

#globalsearchbox .magic-box .magic-box-clear {
    background: #182540;
    /*border-right: 1px solid #fff;*/
 }

 #globalsearchbox  .CoveoSearchbox .CoveoSearchButton {
    background: #182540;
 }

 #globalsearchbox .CoveoSearchButton > .coveo-icon, .ie8or9 .coveo-executing-query .CoveoSearchButton > .coveo-icon {
    background: url("../img/searchgeneral.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
 }
 

#globalsearchbox .CoveoSearchbox .CoveoSearchButton {
    border: 0;
}

#globalsearchbox  .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon:before {
    background: url("../img/clear-button.png");
    width: 19px;
    height: 19px;
    text-indent: 19px;
    background-repeat: no-repeat;
    
}
#globalsearchbox .CoveoSearchbox .magic-box .magic-box-icon{
    margin-top:4px;
}
.magic-box .magic-box-input .magic-box-underlay, .magic-box .magic-box-input > input {
    font-family: inherit;
}

/*People Search*/

/*#Peoplesearch{
    top:20px;
}*/
#Peoplesearch .CoveoSearchInterface.coveo-small-interface .CoveoSearchbox {
    margin-right: 10px;
}
/*FacetLastName*/
#lastname .coveo-facet-header {
   display: none;
}
#lastname.CoveoFacet {
    background: transparent;
    display: inline-table;
    border: none; 
    border-radius: 0; 
}
#lastname .coveo-facet-footer{
    visibility: hidden;
}
#lastname .coveo-facet-value-caption {
    color: #182540;
}
#lastname .coveo-facet-value-count {
    display: none;
}
#lastname .coveo-facet-values .coveo-facet-value  {
    float:left;
 
}
#lastname .coveo-facet-value .coveo-facet-value-checkbox{
    display: none;
}
#lastname .coveo-facet-value .coveo-facet-value-exclude{
    display: none;
}

@media only screen and (max-width: 375px) {
    /*Site Search*/
    #sitesearch{
        margin-top:0;
    } 
    
}

.CoveoSearchInterface.coveo-small-interface .CoveoSearchbox {
    margin-right: 20px;
}



@media only screen and (max-width: 812px) {
    /*Site Search*/
    #sitesearch{
        margin-top:0;
    }
    .content {
       
        margin-top: -10px;
    }
   /* .coveo-results-column {
         width: 64% !important; 
    } 
    .coveo-facet-column {
        width: 32% !important;
    }
    .coveo-results-column{
        width: 64% !important;
    }
    .coveo-recommendation-column{
        display:none !important;
    }*/

    
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)
{ 
    /* STYLES GO HERE */ 
   
}


@media only screen and (max-width: 768px) {
   
    .coveo-results-column {
        width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
		margin-top:30px;
    }
    /*#peoplesearch {
        margin-top: 25px;
    }*/
  
    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header-wrapper{
        margin-top: 10px;
    }
    /* #sitesearch{
        margin-top: -20px;
    } 
    .content{
        padding: 0.3em 25px 25px;
    }*/
    #facet-horizontal-container{
        display: none;
    }
    #lastnamedefault{
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    
    #lastnamedefault{
        display: none;
    }
}

