@charset "utf-8";
/* CSS Document */

body {
	background: #ebebeb;
}

header {
	flex-direction: column;
	padding: 1rem 0.5rem;
	border-bottom: 1px solid #004588;
	text-align: center;
	background: #fff;
}

.pageTitle h1 {
	font-size: 1.875rem;
}

.content {
	background: #fff;
	padding: 1.5rem 1.5rem 3rem;
	flex: 1; /*pushes footer to bottom */
}

.secondaryBkgd, .page-item.active .page-link.secondaryBkgd {
	background: #0825ab;
	border-color: #0825ab;
}
.secondaryBkgd:hover {
	background: #061b78;
}

.red-box {
	border: 1px solid #B30000;
	padding: 16px;
	margin-top: 16px;
	clear: both;
}

.red-box .row {
	padding: 0 16px;
}

.red-box .row:first-of-type {
	padding-top:16px;
}

.certificates {
	width: 100%;
	margin-bottom: 36px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}
.certificates .title {
	background: #ebebeb;
	font-weight: bold;
}
.certificates .flex-row {
	border-bottom: 1px solid #ebebeb;
}
.cell, .certificates .cell {
	border-right: 1px solid #ebebeb;
	padding: 5px 15px;
}

.certificates .row {
	margin-left: 0;
	margin-right: 0;
}

table.variation-preview {
	width: 100%;
}

.ui-widget-content a {
	text-decoration: underline;
}


/* Item Preview
----------------------------------*/
.aboutVendor, .itemBox {
	width: 100%;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.itemBoxLeft {
	float: left;
	width: 66%;
}
.itemBox .photo {
	float: none;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	padding: 8px;
	text-align: center;
}
.itemBox .bidInfo .bid .row > div {
	padding-left: 0 !important;
	padding-right: 0 !important;
} /* Bootstrap adding padding */

.itemBox label {
	width: 100%;
	font-weight: bold;
}
.itemBox .bidInfo select {
	width: 100%;
}

ul.itemSlider li {
	width: 100% !important;
}

.itemBox {
	margin-bottom: 0;
	padding: 8px;
}

.itemBox .bidInfo {
	width: 33%;
	padding-left: 12px;
	float: right;
	margin-right: 1%;
}

h1.itemTitle {
	margin-bottom: 0;
	font-size: 24px;
	border: 1px solid #ccc;
	width: 100%;
	padding: 8px;
	text-align: center;
}
.itemboxQuestion {
	margin: 3px 0 24px 0;
}
p.ad-info {
	font-size: 80%;
}

.watchlist {
	width: 100%;
	margin-top: 16px;
}
.watchlist img {
	vertical-align: middle;
}
.bidamount {
	float: left;
	width: 100%;
	padding: 4px 0 0 2%;
	margin-bottom: 5px;
	background: #f1f1f1;
	text-align: center;
}
input.bidtextbox {
	width: 25%;
}
input.bidQuantityBox {
	width: 15%;
}
.caption {
	margin: 8px 0;
}
.secondary-region-msg {
	font-weight: 600;
	border: 2px solid #f3be00;
	padding: 8px;
	margin: 20px 0 20px;
	
}

.primaryButton, .bidButton, .preorder, .promo, .preview, input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: none;
	background: #008083;
	border: none;
	border-radius: 4px;
	color: #fff;
	padding: 5px 18px;
	display: inline-block;
	cursor: pointer;
	margin: 8px 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	transition: all 0.2s ease-in-out;
}

.primaryButton a, .bidButton a, .promo a, .primaryButton a:hover, .bidButton a:hover, .promo a:hover, .primaryButton a:focus, a.primaryButton:hover, .bidButton a:focus, .promo a:focus {
	color: #fff;
	text-decoration: none;
}
.primaryButton:hover,
.primaryButton:focus,
input[type="button"]:hover, 
input[type="button"]:focus,
input[type="reset"]:hover, 
input[type="reset"]:focus,
input[type="submit"]:hover, 
input[type="submit"]:focus {
	background: #061A78;
	color: #fff;
	text-decoration: none;
}


/* About the Vendor */

.aboutVendor {
	text-align: center;
	padding: 8px 8px 13px 8px;
}
.aboutVendorSm {
	width: 33%;
	float: right;
	margin: 3px 0 15px 24px;
	text-align: center;
}
.vendorLogo {
	margin: 8px 0;
}
.vendorLogo img {
	max-width: 90%;
	max-height: 160px;
}
.vendorName {
	font-size: 19px;
	font-weight: bold;
}
.vendorDetails {
	font-weight: bold;
	margin-bottom: 8px;
}

.vendorTitle, .vendorSmTitle {
	font-size: 18px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}
.vendorTitle {
	background: #0825ab;
	color: #fff;
}
/* end About the Vendor */

.bx-wrapper used for Item Detail */


.bx-wrapper .bx-loading {
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
}
.bx-wrapper .bx-prev {
	background: url(../images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	background: url(../images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-controls-auto .bx-start {
	background: url(../images/controls.png) -86px -11px no-repeat;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	background: url(../images/controls.png) -86px -44px no-repeat;
}
.bx-controls-direction {
	display: none;
}/* next and prev arrows*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none !important;
	border: none;
	left: 0;
	background: transparent;
	margin-bottom: 20px;
}

/*.bx-wrapper .bx-viewport img {
	vertical-align: middle;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	max-width: 800px;
}*/
.bx-wrapper .bx-pager {
	margin-bottom: -20px;
	padding-top: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.photo img {
	float: none;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.photo img {
	max-height: 300px;
}

/* Gallery - Item Details */

#bx-pager .ad-thumbs {
	margin-top: 4px;
}
.ad-gallery .ad-thumbs li a img {
	max-height: 42px;
	margin-top: 4px;
}

.ad-gallery {
    margin: 0;
    padding: 0;
}
/* End Gallery - Item Details */

/* End Item Preview
----------------------------------*/

/* Navigation
----------------------------------*/

.navbar-dark .navbar-toggler {
	color: #fff;
	border-color: rgba(255,255,255,.6);
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff !important;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link {
  background: #008083;
}



/* End Navigation
----------------------------------*/

/* Tables 
---------------------------------*/

table.manage-orders {
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-bottom: none;
	width: 100%;
	background: #fff;
}
.manage-orders td, .manage-orders th {
	/*border-bottom: 1px solid #ccc;*/
	padding: 8px 5px;
	text-align: center;
	line-height: 1.2;
}
.manage-orders tr {
	border-bottom: 1px solid #ccc;
}
.orders-details {
	background: #ebebeb;
	width: 100%;
	border-collapse: collapse;
}
.orders-details tr:last-child {
	border-bottom: none;
}

.bid-row {
	border-top: 2px solid #008083;
}

/*End Tables */

/* Vendor Items List Page*/
.item-type {
	background-color: #4C55A3;
	color: white;
	border: 1px solid black;
}
.item {
	background-color: #666666;
	color: white;
	border: 1px solid black;
}
.item-header {
	background-color: #000000;
	color: white;
	border: 1px solid black;
}
.item-header a{
	color: white;
}

.variation-odd {
	background-color: #EFEDED;
}
.variation-even {
	background-color: #CCCCCC;
}
.warning-red {
	background-color: #BC2626;
	color: white;
}
.warning-orange {
	background-color: #FF9900;
}
.warning-yellow {
	background-color: #FFFF00;
}

/* Pagination 
-------------------------------------------------------*/
nav.pagination-nav {
	background: white !important;
}

select#selPaginationItemsPerPage {
	width: auto;
}

.secondaryText {
	color: #0825ab;
}

.secondaryText:hover {
	color: #061b78;
}

.page-link {
	height: 34px;
}

ul.pagination {
	margin-left: 0;
	margin-top: 20px;
}
.pagination {
	justify-content: center;
}

/* End Pagination */

/* ElFinder Custom
-------------------------------------------------------*/

.elfinder-icon-minimize {
	display: none !important;
}

.elfinder-icon-close {
	margin: 0px 0px 0px 3px !important;
}

/* End ElFinder */


/* Footer 
-----------------------------------*/

/*footer {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}*/

footer p, footer a {
	color: #fff;
}






/* End Footer
-------------------------------------*/


/* Help Section
_________________________________*/

.help {
  overflow-x: hidden;
	border-top: 1px solid #ccc;
}

.help a, .dropdown-btn {
  text-decoration: none;
  color: #000;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}
button.dropdown-btn {
	border-bottom: 1px solid #ccc;
	padding: 6px 8px 6px 16px;
}

.help .flex-row:hover, .dropdown-btn:hover {
	background: #ebebeb;
}

.dropdown-container {
  display: none;
  background-color: #ebebeb;
  padding-left: 8px;
}

.fa-caret-down {
  float: right;
  padding-right: 8px;
}
.help .row {
	align-items: center;
	justify-content: flex-end;
	border-bottom: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0;
	background: #fff;
}
.help-title {
	line-height:1.2;
	margin-right: auto;
	width: 85%;
	}


/* end Help Section */


/* Site Admin Help Centre Popups
--------------------------------------------------*/

.ui-widget, .ui-widget-content, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Roboto, sans-serif !important;
    font-size: 16px !important;
	color: #000 !important;
}
button.primaryButton, button.primaryButton a {
	font-size: 16px;
	color: #fff !important;
}

button.primaryButton a:hover {
	text-decoration: none;
}

.fl-photo-img {
	margin-bottom: 15px;
	border: 1px solid #ccc;
}
.ui-widget h3 {
	color: #0825ab;
	border-top: 1px solid #666;
	padding-top: 15px;
	margin-top: 25px;
}
.ui-widget-header {
	background-image: none !important;
	background-color: #FFCC01 !important;
	color: #000 !important;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("/js/css/ui-lightness/images/ui-icons_222222_256x240.png") !important;
}



/* End Site Admin Help Centre Popups
--------------------------------------------------*/

/* Login Page
__________________________________________________*/

#loginform, .vendor-confirmation, #frmResetPassword {
	width: 400px;
	max-width: 90%;
	margin: 60px auto 0;
	padding: 45px;
	border: 1px solid #ccc;
	background: white;
}
.vendor-confirmation {
	width: 600px;
}
#lostPassword {
	width: 400px;
	max-width: 90%;
	margin: 30px auto;
	padding: 45px;
	border: 1px solid #ccc;
	background: white;
}
.login-bkgd {
	background: #e1f0f0;
}

#frmRegistration {
	width: 800px;
	max-width: 90%;
	margin: 60px auto 0;
	padding: 45px;
	border: 1px solid #ccc;
	background: #fff;
}
#frmRegistration h1 {
	text-align: center;
	margin-top: 2rem;
}
#frmRegistration h2 {
	margin-top: 2rem;
}
/*.vendor-confirmation {
	width: 28em;
	margin: 60px auto 0;
	padding: 2em;
	border: 1px solid #ccc;
}
#loginform h1, .vendor-confirmation h1, #frmRegistration h1 {
	font-size: 1.8em;
	text-align: center;
}
#loginform label, .vendor-confirmation label, .vendor-confirmation .label, #frmRegistration label {
	font-size: 0.813em;
	width: 30%;
}*/




@media screen and (max-width: 991px) {
	
	.container {
		max-width: 100%;
	}
	.navbar {
		justify-content: center;
		padding-left: 0;
		padding-right: 0;
	}
	a.nav-link {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	
	aside {
		padding-top: 6rem;
		margin: 0 auto;
	}

	.hide-for-small {
		display: none;
	}
	
	
}



@media screen and (min-width: 992px) {
	
	header {
		flex-direction: row;
		padding: 2rem 0.5rem;
		text-align: left;
		align-items: center;
	}

	.container {
		max-width: 100%;
	}
	
	.pageTitle {
		text-align: right;
	}
	
	.pageTitle h1 {
		font-size: 1.875rem;
	}
	
	/* Navigation
	--------------------------------*/
	
	.navbar {
		padding: 0;
		margin-bottom: 2rem;
	}
	
	.navbar-expand-lg .navbar-nav {
    	flex-wrap: wrap;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
    	padding-right: 1.25rem;
    	padding-left: 1.25rem;
	}
	
	/* End Navigation
	--------------------------------*/
	
	aside {
		border-left: 1px solid #ccc;
	}

	.hide-for-large, .rightCol {
		display: none;
	}

	.photo img {
		max-height: 350px;
	}
}
