.widget_ebid_current_widget
{
    width:100% !important;
}

.widget_ebid_closed_widget {
    width: 100% !important;
}

.widgetOuter {
    width: 249px !important;
    height: 350px !important;
    background-color: #CDD7E1;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    overflow: hidden;
    margin: 10px !important;
}

.widgetOuter a {
	text-decoration: none; 
}

.widgetHeader {
    padding: 5px;
	color: #003869;
}

.widgetHeaderText {
    font-size: 12px;
    max-width: 220px !important;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float:left;
}

.widgetViewBid {
    background-color: white;
    border-radius: 5px;
    border: none;
    float: right;
    margin: 3px;
    font-size: 12px;
    padding: 1px 6px;
}

.widgetLocation {
    float: left;
    font-size: 10px;
    margin-bottom: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 230px;
}

.widgetItemCount {
    font-size: 12px;
    float: right;
    margin-right: 3px;
}

.WidgetDateBox {
    width: 33.5%;
    clear: both;
    text-align: center;
    background-color: white;
    display: inline-block;
    margin: 0px;
    margin-right: -5px;
	color: #003869;
    line-height: 1.6 !important;
    font-size: 10px !important;
}

.closedDetails {
    font-size: 11px;
    width: 31%;
    display:inline-block;
}

.WidgetDateBoxHeader {
    font-size: 10px;
}

.WidgetPreview {
    border: 2px solid #85c057;
}

    .WidgetPreview .WidgetDateBoxHeader {
        background-color: #85c057;
        color: white;
    }

.WidgetEnd {
    border: 2px solid #EF444C;
}

    .WidgetEnd .WidgetDateBoxHeader {
        background-color: #EF444C;
        color: white;
    }

.WidgetPickup {
    border: 2px solid #FB8D2E;
}

    .WidgetPickup .WidgetDateBoxHeader {
        background-color: #FB8D2E;
        color: white;
    }

.WidgetGreyedOut {
    background-color: lightslategrey !important;
    color: lightgray !important;
    border-color: #b9c4d0 !important;
}

.spacer {
    clear: both;
    height: 3px;
}



/*html {
    border-top: 5px solid #fff;
    background: #58DDAF;
    color: #2a2a2a;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans';
}

h1 {
    color: #fff;
    text-align: center;
    font-weight: 300;
}*/




.widgetSlider img {
    height: auto;
    width: 100%;
    display: block;
    margin: auto;
}

.ddioverlay {
    display: none;
    /* padding: 10px; */
    font-size: 12px;
    line-height:16px;
}

.ddioverlay a {
	text-decoration: none;
	font-size: 9px;
    color: #003869;
    line-height: 1.9em;
	font-weight: 500;
}

.ddioverlaytd {
    border:none;
    padding:0px !important;

}

.widgetSlider {
    position: relative;
    display: inline-block;
    width:100%;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
}

.widgetSlider:hover  .ddioverlay {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.75);
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ddifloat-right {
    text-align: right;
}

.easyPaginate, 
#easyPaginate {
	width: 100% !important;
	margin: 0px 20px;
	margin-bottom: 20px;
}
.easyPaginateNav {
  margin: 20px; 
	display:flex;
}
.easyPaginateNav a {
    padding: 10px;
    border-radius: 3px;
    margin: 5px;
    color: black;
    border: 1px solid #ded;
}

.easyPaginateNav a.page.current {
    background-color: dodgerblue;
    color: white;
}

@media only screen and (max-width: 600px) {
.easyPaginate, 
#easyPaginate {
	margin-bottom: 15px;
  }
  
 .easyPaginateNav {
  margin: 0px; 
}

}

.SearchButton{
    color: #9bd476!important;
    border-width: 1px!important;
    border-color: #9bd476;
    border-radius: 30px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 700!important;
    background-color: #fff;
    padding: .3em 1em!important;
    line-height: 1.7em!important;
}


.date-label {
    display: flex;
    flex-direction: row;
    text-align: center;
    align-items: center;
    align-content: space-between;
    justify-content: center;
	font-size: 9px;
}

.date-label .flex2 {
    margin: 0px 4px;
}
.single{
    width: 45%;
    margin: 0 auto;

}  

.searchbtn {
    color: #9bd476!important;
    border-width: 1px!important;
    border-color: #9bd476;
    border-radius: 30px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 700!important;
    background-color: #fff;
    padding: .3em 1em!important;
    line-height: 1.7em!important;
}

.WidgetGreyedOut {
    padding: 2px;
}

.past_l3 {
    font-size: 11px;
}

#pager ul,
#pager1 ul {
    display: inline-block;
}
#pager ul li,
#pager1 ul li {
    display: inline-block;
    margin-top: 25px;
}

.pagination li.page-item.active a {
    background-color: #1e90ff;
    color: #fff;
}

.pagination li.page-item a {
    padding: 10px;
    border-radius: 3px;
    margin: 5px;
    color: #000;
    border: 1px solid #ded;
}

.overlay{
opacity: 0.3;
}