@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);

/* Start Theme Customizations */

img {
	image-orientation:from-image;
}

i {
	font-style: italic;
}

a.active {text-decoration: none;}
.responsive {
    max-width: 100%;
}

.inactive {
	opacity: 0.7;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.inline {
	display: inline;
}

.bold {
	font-weight: bold;
}

.red {
	color: #CC3333 !important;
}

a.red:hover {
	color: #AB1B23 !important;
}

.green {
	color: #19BD75 !important;
}

.light-green-background {
    background-color: #ddffdd !important;
}

a.green:hover {
	color: #139059 !important;
}

.blue {
	color: #337AB7 !important;
}

a.blue:hover {
	color: #23527C !important;
}

.black {
	color: #000000 !important;
}

a.black:hover {
	color: #335759 !important;
}

.white {
	color: #FFFFFF !important;
}

a.white:hover {
	color: #EFD8A8 !important;
}
.hover:hover {
    cursor: pointer;
}
#custom_modal {
	z-index: 999999;
}
.modal-dialog {
    z-index: 1050;
}
a.readmore{font-weight:bold;font-size:14px;}
#overlay-ajax {
	display:    none;
	position:   fixed;
	z-index:    1050;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: rgba( 255, 255, 255, .8 ) 
				url('../images/loading.svg') 
				50% 50% 
				no-repeat;
	text-align: center;
}
#overlay-message {
	display: 	inline-block;
	position:   relative;
	padding: 	10px;
	top:        calc(50% + 60px);
	background: rgba( 128, 128, 128, .8 );
	color: #f3f3f3;
	font-weight: bold;
}

/* ==========================  Start FWS Customizations  =============================== */

.fws-auction-title {
    font-family: "Raleway", sans-serif;
    font-size: 30px;
}
.fws-auction-date {
	margin-bottom: 20px;
}
.fws-button, .fws-button-large {
    background-color: #20194C;
    color: #ffffff;
}
.fws-button a, .fws-button a:hover{
    color: #ffffff;
}
.index-search .body-wrap form.shortcode-search {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.index-search .body-wrap .row  {
    margin-left: 15px;
    margin-right: 15px;
}
.index-search .body-wrap .checkbox label {
    font-size: 14px;
}

/* ==========================  Start Content Page Customizations  =============================== */

.fws-form-error, .fws-ajax-message {
    display: none;
}

.fws-social-share {
    margin-top: 20px;
}

.fws-social-share .custom-social-images {
    display: inline-block;
    max-height: 30px;
    max-width: 40px;
    overflow: hidden;
}

.fws-social-share a:before{
	font-family: FontAwesome;
	font-size: 32px;
	color: #13d0ab;
	margin-right: 10px;
}

.fws-social-share .fws-facebook:before{
	content: "\f230";
}

.fws-social-share .fws-twitter:before{
	content: "\f099";
}

.fws-social-share .fws-pinterest:before{
	content: "\f0d2";
}

.fws-social-share .fws-google:before{
	content: "\f0d4";
}

.fws-social-share .fws-email:before{
	content: "\f0e0";
}
.fws-social-share a::before {
    color: #13d0ab;
    font-family: FontAwesome;
    font-size: 32px;
    margin-right: 10px;
}
.fws-register, .fws-bidrequirements, .btn-view-lots, .fws-auction-calendar, .prices-realized-btn, .prices-realized-pdf-btn, .buy-catalog-btn, .digital-catalog-btn {
	margin-top: 0px !important;
	margin-bottom: 5px;
}
.fws-auction-calendar {
    clear: both;
	position: relative;
}
.fws_account_address {
    border-bottom: 1px solid #aaa;
    margin: 5px 0 15px;
}
.fws-lot-detail-inner h2 {
    margin-top: 0;
}
h1.auction-header-title {
    font-size: 24px;
    margin: 0;
}
.fws_view_options .fws_view_option a {
    font-size: 24px;
    color: #888;
    margin-left: 10px;
    opacity: 0.8;
	float: right;
}
.fws_view_options .fws_view_option.fws_list:hover a, .fws_view_options .fws_view_option.fws_list.active a,
.fws_view_options .fws_view_option.fws_grid:hover a, .fws_view_options .fws_view_option.fws_grid.active a {
    opacity: 1;
    color: #666;
}
.fws-lot-id {
    margin-top: 0;
}
.fws-lot-title {
    margin-top: 10px;
	overflow: hidden;
}
.fws-lot-grid-view .fws-lot-id {
    clear: none;
    float: left;
    margin-right: 10px;
	margin-top: 20px;
    width: auto;
}
.fws-lot-grid-view .fws-lot-title {
    clear: none;
    font-size: 1.2em;
    line-height: 1.2em;
    padding-top: 25px;
    width: auto;
}
.fws-lot-actions-bid-container, .fws-lot-actions-container {
	clear: both;
}
.fws-lot-actions-bid {
    margin-bottom: 15px;
}
.fws-lot-actions {
    font-size: 1.2em;
}
.live-bidding-header {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: solid 1px #1e1a4d;
}
#live-item-display #current_bid {
	margin-top: 8px;
}
.fws-lot-list-view .fws-lot-desc::before, .fws-dept-list-view .fws-dept-desc::before {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 90px, white) repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
.fws-dept-list-view .fws-dept-desc::before {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 40px, white) repeat scroll 0 0;
}
.fws-lot-list-view .fws-lot-desc {
    height: 100px;
    position: relative;
    overflow: hidden;
}
.fws-dept-list-view .fws-dept-desc {
    height: 82px;
    position: relative;
    overflow: hidden;
}
.fws-prev:before{
    font-family: FontAwesome;
    content: "\f053";
    font-size: 21px;
    color: #999;
    padding-right: 4px;
    position: relative;
    top: 3px;
}
.fws-next::after {
    color: #999;
    content: "\f054";
    font-family: FontAwesome;
    font-size: 21px;
    padding-left: 4px;
    position: relative;
    top: 3px;
}
.fws-lot-detail .fws-lot-id {
    border-right: 1px solid #b1b1a8;
    color: #b1b1a8;
    float: left;
    font-size: 39px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 14px;
}
.fws-scroll-box{
	height: 150px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #eee;
	margin: 0;
	margin-bottom: 20px;
}
.fws-lot-detail .fws-scroll-box-alt{
	max-height: 250px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #eee;
	margin: 0;
	margin-bottom: 20px;
}
.LiveMagicScroll {
    /*margin: 10px 0;*/
	margin: 0;
	height: 0 !important;
	overflow: hidden !important;
}
.MagicScroll a {
	margin: 5px;
}
.MagicScroll img {
	width: 100px;
}
.MagicScroll-horizontal .mcs-button-arrow-prev::before {
    font-family: "FontAwesome";
	content:"\f053";
}
.MagicScroll-horizontal .mcs-button-arrow-next::before {
    font-family: "FontAwesome";
	content:"\f054";
}
.h200px {
    height: 200px;
}
.modal-title {
    font-size: 26px;
}
.lot-inquiry {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #999;
}
.lot-inquiry .inquiry-msgs {
	margin-top: 15px;
}
.lot-inquiry .inquiry-msgs .inquiry, .lot-inquiry .inquiry-msgs .response {
	border-top: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lot-inquiry .inquiry-msgs .inquiry {
	background-color: #F3F3F3;
}
.lot-inquiry .inquiry-msgs .inquiry-attachments {
	border-top: 1px solid #999;
	margin-bottom: 10px;
}
.lot-inquiry .inquiry-msgs .inquiry-attachments .MagicZoom {
	max-width: 200px;
	max-height: 200px;
}
#live-item-display .MagicZoom .primary-image {
    max-height: 500px !important;
}
.fws-lot-time-left .fws-timer {
	color: green;
}
.fws-active-high-bid .bid_message {
	display: block;
	color: green;
	margin-top: 3px;
	margin-bottom: 6px;
	font-style: italic;
}
.fws-active-bid .bid_message {
	display: block;
	color: red;
	margin-top: 3px;
	margin-bottom: 6px;
	font-style: italic;
}
.auction-info .auction-primary-img {
	margin: 0 0 15px 15px;
}
.headline {
    color: #13d0ab;
    text-transform: uppercase;
}
.fws-upload-box .fws-action-upload {
    font-size: 400%;
}
.sigPad {
	background-color: #ccc;
	margin: 10px;
	padding: 10px;
	width: 500px; /* Change the width */
}
.sigWrapper {
	clear: both;
	height: 105px; /* Change the height */
	border: 1px solid #ccc;
}
.sigNav {
    list-style-type: none;
}
.ssl-secured.centered {
	position: absolute;
	left: -webkit-calc(50% - 50px);
	left: -moz-calc(50% - 50px);
	left: calc(50% - 50px);
}
.text-bold {
	font-weight: bold;
}
.fws-lot-id-with-title {
	margin: 0;
}
.price-lot-panel {
	margin-bottom: 10px;
}
.price-lot-panel .panel-body {
	padding: 10px 15px;
}
.make-offer-btn {
	padding: 2px 5px;
	line-height: 1;
	font-size: 14px;
}
.add-to-cal-btn {
	position: relative;
}
.add-to-calendar-dropdown {
    width: calc(100% - 40px);
    margin-left: 20px;
}
.add-to-calendar-dropdown li {
    height: 39px;
    vertical-align: middle;
    border-bottom: 1px solid #888;
}
.add-to-calendar-dropdown li:last-of-type {
    border-bottom: none;
}
.add-to-calendar-dropdown li a {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    line-height: 33px;
}
.add-to-calendar-dropdown li a:hover {
    background-color: #d8d8d8;
}
.add-to-calendar-dropdown li a img {
    margin-right: 20px;
}

#live-notification-box {
	border: 1px solid #888888;
	width: 100%;
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#live-notification-box .message {
	padding: 5px 3px;
}

#live-notification-box .message .name {
	font-weight: bold;
	width: 75px;
	overflow: hidden;
	margin-right: 10px;
}

#live-notification-box .alert {
	margin-bottom: 0px;
}

.upcoming-lots {
	/*padding-top: 30px;*/
}

.upcoming-lots .lot, .featured-lots .featured-image, .related-lots .featured-image {
	display: inline-block;
	position: inherit;
}

.upcoming-lots .lot .upcoming-lot-image, .featured-lots .featured-image a, .image-wrapper, .related-lots .featured-image a {
	width: 100%;
	padding-top: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
	overflow: hidden;
	outline: 1px #a8a8a8 solid;
}

.upcoming-lots .lot .upcoming-lot-image img, .featured-lots .featured-image a .fws-lot-related-thumb, .image-wrapper img, .related-lots .featured-image img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

.featured-image {
	width: 100%;
}

.featured-lots .featured-image a, .image-wrapper, .related-lots .featured-image a {
	outline: 0;
}

.history-lot-list {
	max-height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
}

#next_bid {
    width: 100% !important;
    min-height: 60px;
    font-size: 26px;
    font-weight: bold;
}

#next_bid #high-bidder-text {
	display: block;
	font-weight: normal;
}

.body-wrap.fullscreen {
	background-color: #ffffff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	margin: 0 !important;
	width: auto;
	max-width: none;
}

.body-wrap.fullscreen > .container {
	margin: 0 auto !important;
}

.full-screen {
	display: inline-block;
	margin-left: 30px;
}

.at-icon-wrapper{
    display: none;
}

.fws_toolbar .input-group-addon {
	padding: 0px;
}

.fws_toolbar .input-group-addon .btn {
	border: 0;
	background: none;
	padding: 3px 7px;
	height: 30px;
	-webkit-box-shadow: unset;
}

.bid-options {
	margin-top: 10px;
}

.bid-options hr {
	margin:0 auto 10px;
	width: 80%;
}

.bid-live-sticker-link, .bid-now-banner-link {
	text-align: left;
	margin: 0 15px;
	max-width: 50%;
	z-index: 10;
}

.bid-now-banner-link {
	top: -18px;
}

.bid-live-sticker, .bid-now-banner {
}

.live-auction-not-started {
	color: #cc3333;
}

.external_bidding_website {
	margin-bottom: 10px;
}

#my-absentee-bid {
	font-size: 24px;
	font-weight: bold;
}

.button-list .btn {
	margin: 0 0 5px;
}
#my-high-bid {
	white-space: nowrap;
	margin: 10px 0;
}
.designation-title, .provenance-title, .condition-title {
	margin-right: 10px;
}

/* ========================== Lots of Overrides ==========================*/

.p0px {
	padding: 0px;
}

.p5px {
	padding: 5px;
}

.p10px {
	padding: 10px;
}

.p15px {
	padding: 15px;
}

.p20px {
	padding: 20px;
}

.p25px {
	padding: 25px;
}

.p30px {
	padding: 30px;
}

.p35px {
	padding: 35px;
}

.p40px {
	padding: 40px;
}

.p45px {
	padding: 45px;
}

.p50px {
	padding: 50px;
}

.p55px {
	padding: 55px;
}

.p60px {
	padding: 60px;
}

.p65px {
	padding: 65px;
}

.p70px {
	padding: 70px;
}

.p75px {
	padding: 75px;
}

.p80px {
	padding: 80px;
}

.p85px {
	padding: 85px;
}

.p90px {
	padding: 90px;
}

.p95px {
	padding: 95px;
}

.p100px {
	padding: 100px;
}

.pt0px {
	padding-top: 0px;
}

.pt3px {
	padding-top: 3px;
}

.pt5px {
	padding-top: 5px;
}

.pt10px {
	padding-top: 10px;
}

.pt15px {
	padding-top: 15px;
}

.pt20px {
	padding-top: 20px;
}

.pt25px {
	padding-top: 25px;
}

.pt30px {
	padding-top: 30px;
}

.pt35px {
	padding-top: 35px;
}

.pt40px {
	padding-top: 40px;
}

.pt45px {
	padding-top: 45px;
}

.pt50px {
	padding-top: 50px;
}

.pt55px {
	padding-top: 55px;
}

.pt60px {
	padding-top: 60px;
}

.pt65px {
	padding-top: 65px;
}

.pt70px {
	padding-top: 70px;
}

.pt75px {
	padding-top: 75px;
}

.pt80px {
	padding-top: 80px;
}

.pt85px {
	padding-top: 85px;
}

.pt90px {
	padding-top: 90px;
}

.pt95px {
	padding-top: 95px;
}

.pt100px {
	padding-top: 100px;
}

.m0px {
	margin: 0px;
}

.m5px {
	margin: 5px;
}

.m10px {
	margin: 10px;
}

.m15px {
	margin: 15px;
}

.m20px {
	margin: 20px;
}

.m25px {
	margin: 25px;
}

.m30px {
	margin: 30px;
}

.m35px {
	margin: 35px;
}

.m40px {
	margin: 40px;
}

.m45px {
	margin: 45px;
}

.m50px {
	margin: 50px;
}

.m55px {
	margin: 55px;
}

.m60px {
	margin: 60px;
}

.m65px {
	margin: 65px;
}

.m70px {
	margin: 70px;
}

.m75px {
	margin: 75px;
}

.m80px {
	margin: 80px;
}

.m85px {
	margin: 85px;
}

.m90px {
	margin: 90px;
}

.m95px {
	margin: 95px;
}

.m100px {
	margin: 100px;
}

.ml5px {
	margin-left: 5px;
}

.ml10px {
	margin-left: 10px;
}

.ml15px {
	margin-left: 15px;
}

.ml20px {
	margin-left: 20px;
}

.ml25px {
	margin-left: 25px;
}

.ml30px {
	margin-left: 30px;
}

.ml35px {
	margin-left: 35px;
}

.ml40px {
	margin-left: 40px;
}

.ml45px {
	margin-left: 45px;
}

.mr5px {
	margin-right: 5px;
}

.mr10px {
	margin-right: 10px;
}

.mr15px {
	margin-right: 15px;
}

.mr20px {
	margin-right: 20px;
}

.mr25px {
	margin-right: 25px;
}

.mr30px {
	margin-right: 30px;
}

.mr35px {
	margin-right: 35px;
}

.mr40px {
	margin-right: 40px;
}

.mr200px {
	margin-right: 200px;
}

.mt5px {
	margin-top: 5px;
}

.mt10px {
	margin-top: 10px;
}

.mt15px {
	margin-top: 15px;
}

.mt20px {
	margin-top: 20px;
}

.mt25px {
	margin-top: 25px;
}

.mt30px {
	margin-top: 30px;
}

.mt35px {
	margin-top: 35px;
}

.mt40px {
	margin-top: 40px;
}

.mb5px {
	margin-bottom: 5px;
}

.mb10px {
	margin-bottom: 10px;
}

.mb15px {
	margin-bottom: 15px;
}

.mb20px {
	margin-bottom: 20px;
}

.mb25px {
	margin-bottom: 25px;
}

.mb30px {
	margin-bottom: 30px;
}

.mb35px {
	margin-bottom: 35px;
}

.mb40px {
	margin-bottom: 40px;
}

.w10px {
	width: 10px !important;
}

.w20px {
	width: 20px !important;
}

.w30px {
	width: 30px !important;
}

.w40px {
	width: 40px !important;
}

.w50px {
	width: 50px !important;
}

.w60px {
	width: 60px !important;
}

.w70px {
	width: 70px !important;
}

.w80px {
	width: 80px !important;
}

.w90px {
	width: 90px !important;
}

.w100px {
	width: 100px !important;
}

.w150px {
	width: 150px !important;
}

.w200px {
	width: 200px !important;
}

.w250px {
	width: 250px !important;
}

.w300px {
	width: 300px !important;
}

.w10p {
	width: 10% !important;
}

.w20p {
	width: 20% !important;
}

.w30p {
	width: 30% !important;
}

.w40p {
	width: 40% !important;
}

.w50p {
	width: 50% !important;
}

.w60p {
	width: 60% !important;
}

.w70p {
	width: 70% !important;
}

.w80p {
	width: 80% !important;
}

.w90p {
	width: 90% !important;
}

.w100p {
	width: 100% !important;
}

.h10px {
	height: 10px !important;
}

.h20px {
	height: 20px !important;
}

.h30px {
	height: 30px !important;
}

.h40px {
	height: 40px !important;
}

.h50px {
	height: 50px !important;
}

.h60px {
	height: 60px !important;
}

.h70px {
	height: 70px !important;
}

.h80px {
	height: 80px !important;
}

.h90px {
	height: 90px !important;
}

.h100px {
	height: 100px !important;
}

.mh100px {
	min-height: 100px;
}

.mh200px {
	min-height: 200px;
}

.mh300px {
	min-height: 300px;
}

.mh400px {
	min-height: 400px;
}

.mh500px {
	min-height: 500px;
}

.mxh500px {
	max-height: 500px;
}

.t0px {
	top: 0;
}

.t10px {
	top: 10px;
}

.l0px {
	left: 0;
}

.l10px {
	left: 10px;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.m-auto {
	margin: auto
}

/* ========================== Override Bootstrap ===========================*/

.btn-primary {
    background-color: #3a526a;
    border-color: #114366;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.row.paginator {
    margin: 15px 0;
}
.pagination {
    margin: 0;
}
.btn-green {
	background-color: #37a38b;
	color: #fff;
}
.form-group label {
	width: 100%;
}
.strikethrough {
	text-decoration: line-through;
}

/* Square CSS */
#sq-form-container iframe {
  height: 56px;
	margin: 0;
  padding: 0;
	border: 0;
}

#sq-form-container fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

#sq-form-container .label {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5;
  text-transform: uppercase;
	color: #000;
}

#sq-form-container .third:last-of-type {
  margin-right: 0;
}

/* Define how SqPaymentForm iframes should look */
#sq-form-container .sq-input {
  box-sizing: border-box;
  border: 1px solid #E0E2E3;
  border-radius: 4px;
  outline-offset: -2px;
  display: inline-block;
  -webkit-transition: border-color .2s ease-in-out, background .2s ease-in-out;
     -moz-transition: border-color .2s ease-in-out, background .2s ease-in-out;
      -ms-transition: border-color .2s ease-in-out, background .2s ease-in-out;
          transition: border-color .2s ease-in-out, background .2s ease-in-out;
}

/* Define how SqPaymentForm iframes should look when they have focus */
#sq-form-container .sq-input--focus {
  border: 1px solid #4A90E2;
  background-color: rgba(74,144,226,0.02);
}

/* Define how SqPaymentForm iframes should look when they contain invalid values */
#sq-form-container .sq-input--error {
  border: 1px solid #E02F2F;
  background-color: rgba(244,47,47,0.02);
}

#sq-form-container #sq-card-number {
  margin-bottom: 16px;
}

/* Customize the "Pay with Credit Card" button */
#sq-form-container .button-credit-card {
  width: 100%;
  height: 56px;
  margin-top: 10px;
  background: #4A90E2;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  -webkit-transition: background .2s ease-in-out;
     -moz-transition: background .2s ease-in-out;
      -ms-transition: background .2s ease-in-out;
          transition: background .2s ease-in-out;
}

#sq-form-container .button-credit-card:hover {
  background-color: #4281CB;
}

#sq-form-container #error {
  width: 100%;
  margin-top: 16px;
  font-size: 14px;
  color: red;
  font-weight: 500;
  text-align: center;
  opacity: 0.8;
}
/* End Square CSS */
@media (max-width: 768px) {
	.modal-footer .btn {
		margin-left: 0px;
	}
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: block;
	}
}
@media (max-width: 992px) {
	.fws-lot-desc, .lot-read-more-container {
		display: none;
	}
}
@media (min-width: 1028px) {
	.navbar-toggle {
		display: none;
	}
}