body {
	font-family: 'Arimo-Regular', Helvetica, sans-serif !important;
	background:#f5f5f5 !important;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	font-weight: 400;
}
.disabled {
  pointer-events: none; 
  display: none; 
}
.notification-counter {
  cursor: pointer;
}
.login-body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
}
.heading {
	font-size: 18px;
	  text-align: right;
	padding: 0 0 10px 0;
}
.centerdiv {
	text-align: center;
}
.login-box {
	box-shadow: 0px 1px 3px 2px #c3c0c0;
	border-radius: 10px;
	padding:5px 25px 30px 25px;
	max-width: 272px;
	width: 100%;
	margin: 30px auto;
}
.product-heading-cg span {
	display: inline-block;
	background: #dedcdc;
	height: 1px;
	width: 78%;
	margin: 5px 0 0 0;
}
.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}
.user-name {
	color: #07639d;
}
.input-width {
	max-width:238px;
	display: inline-block;
	margin-left: 10px;
}
h2.page-heading {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
}
.welcome_name {
	font-size: 14px;
	padding: 5px 15px;
}
.content-area {
	padding:5px 10px 20px 10px;
	min-height: calc(100vh - 115px);
	margin-top:0;
	margin-bottom:20px;
	background: #fff;
}
.bidder-regis {
    margin-top: 0;
    background: #d1d1d1;
    padding: 15px 25px;
}
#toggleArrow {
	display: block;
	margin:7px auto;
	cursor: pointer;
	transition: transform 0.3s;
	width:12px;
}
.rotated {
	transform: rotate(180deg);
}
.btn.desktop-tigger.sticky {
	display: none;
	padding: 0;
}
.content-area.topspace {
	margin-top: 0;
}
.content-area {
	transition: margin-top 0.3s ease;
}
#arrow-container {
	margin: 0 auto;
	width: 26px;
	position: absolute;
	left: 0;
	right: 0;
	top: -15px;
	text-align: center;
	z-index: 999;
	height: 26px;
	background:#d1e1e7;
	border-radius: 50%;
}
.content-area.topspace #arrow-container {
	top: 0px;
}
footer {
	text-align:right;
	background: #404e67;
	padding-top: 16px;
	box-sizing: border-box;
	padding-bottom: 16px;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	padding-right:20px;
}
.sb-nav-link-icon img {
	display: block;
	margin: 22px auto;
	width: 100%;
	max-width: 191px;
}
/* sandip add*/
.collapse-inner {
    margin: 0 14px;
}
.sb-sidenav-menu .collapse-inner .collapse-item {
padding: 3px 16px;
    display: block;
    color: #a5a5a5;
    text-decoration: none;
    margin-left: 13px;
    font-size: 14px;
}
.sb-sidenav-menu .collapse-inner .collapse-item:hover {
	color:#fff;
}

.sidebar [data-bs-toggle="collapse"] {
	padding-left:50px
}
/* sandip end*/
#sidenavAccordion .navbar-nav .nav-link {
	padding-left: 20px;
	font-size: 14px;
}
#customFile {
	width: 100%;
	display: inline-block;
	max-width: 270px;
}
.action-button {
	font-weight: normal;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding:7px 20px;
	background: #002247;
	transition: all 0.5s;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-heading-cg {
	text-align: center;
	width: 100%;
	margin: 15px 0 0 0;
	font-size:30px;
}
.login-box h2 {
	margin-bottom: 20px;
}
.inner-pages .btn-primary, .inner-pages .btn-primary:hover {
	color: #fff;
	background-color:#235189;
	border-color:#235189;
	text-align: center;
	padding: 6px 18px;
	font-size: 14px;
	line-height: 21px;
}
input.btn.reset.btn-primary {
	background: #212328;
	border-color:#212328;
}
.nav-link .fa {
	margin-right:10px;
}
.cir {
	position: relative;
	width: 100%;
	height: 13px;
	margin-right: 10px;
}
.cir .fa {
    margin-right: 5px;
}
.cir span {
	position: absolute;
	left: 4px;
	color: #333333;
	font-size: 12px;
	right: 0;
	text-align: center;
	top:0;
	    width: 10px;
}
.fa-circle {
	font-size: 19px !important;
}

.login-box label {
	font-weight:700;
}

.sb-nav-link-icon {
	    width: 100%;
}

.bidder-regis fieldset {
      background: #f7fbff;
    padding: 14px 18px 18px 18px;
	    border-top: 2px solid #5ea4f3;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
}
.doc-tbl.table>:not(caption)>*>* {
    padding: 3px;

}
.page-link:focus {
     box-shadow: none;
}
#addProd_info {
    padding: 4px 0 0 0;
    font-size: 13px;
}

#addProd_length {
    font-size: 13px;
}
thead.thead-light th {
	color: #1a1818;
	background-color: #d9b860;
	border-top: 1px solid #d9b860 !important;
	border-left: 1px solid #d9b860 !important;
	border-right: 1px solid #d9b860 !important;
	border-bottom: 2px solid #d9b860 !important;
	padding: 5px 10px 5px 10px
}

table#restable-amc td {
	font-size: 13px;
}
.pdf-icon img {
	margin: 0 3px;
}
/* div#load_header {
	background:#f9fafb;
	padding-bottom: 14px;
	margin-bottom:8px;
	padding-top: 7px
} */
/* add by sandip */
div#load_header {
    background: #f9fafb;
    padding-bottom: 7px;
    margin-bottom: 5px;
    padding-top: 7px;
}

.modal-box {
	font-family: 'Quantico', sans-serif;
}
.modal-box .show-modal {
	background: linear-gradient(#444, #222);
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding: 12px 20px;
	margin: 80px auto 0;
	border: none;
	outline: none;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	display: block;
	transition: all 0.3s ease 0s;
}
.modal-box .show-modal:hover, .modal-box .show-modal:focus {
	color: #fff;
	outline: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
.modal-backdrop.in {
	opacity: 0;
}
.modal-box .modal-dialog {
	width: 420px;
	margin: 250px auto 0;
}
.modal.in .modal-dialog {
	transform: translate(0);
}
.modal-box .modal-dialog .modal-content {
	text-align: center;
	border: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.modal-box .modal-dialog .modal-content:before {
	content: "";
	background:#41da74;
	border-radius: 6px 6px 0 0;
	width: 100%;
	height:8px;
	display: block;
	clear: both;
}
.modal-box #myModal .modal-dialog .modal-content:before {
	background:#41da74;
}
.modal-box .modal-dialog .modal-content .close {
	color: #41da74;
	background:none;
	font-size: 20px;
	font-weight:normal;
	text-align: center;
	line-height: 25px;
	width: 35px;
	height: 35px;
	padding-left: 1px;
	border-radius: 0 5px 5px 0;
	overflow: hidden;
	opacity: 1;
	position: absolute;
	left: auto;
	top: 11px;
	right: 0;
	z-index: 1;
	transition: all 0.3s ease 0s;
	border:none;
}
.modal-box .modal-dialog .modal-content .close:hover {
	color: #555;
}
.modal-box .modal-dialog .modal-content .close span {
	margin: -6px 0 0;
	display: block;
}
.modal-box .modal-dialog .modal-content .modal-body {
	padding: 15px 15px 10px !important;
	text-align: left;
}
.modal-box .modal-dialog .modal-content .modal-body .modal-icon {
	line-height: 35px;
	width: 35px;
	height: 35px;
	margin-right: 11px;
	border-radius: 50%;
	display: inline-block;
	background: #41da74;
	text-align: center;
	vertical-align: middle;
}
.message-success {
	display: inline-block;
	width: 70%;
	vertical-align: middle;
}
.modal-box .modal-dialog .modal-content .modal-body .title {
	color: #41da74;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 1px;
	display: block;
	text-transform: capitalize;
	margin: 0 0 6px;
	display: inline-block;
}
/*.modal-box .modal-dialog .modal-content .modal-body .title::after{
    content: "";
    background: #ee1b24;
    width: 100px;
    height: 6px;
    margin: 0px auto 0;
    border-radius: 10px;
    display: block;
    clear: both;
}**/
.modal-box .modal-dialog .modal-content .modal-body .description {
	color: #212529;
	font-size: 14px;
	margin: 0 0 5px;
}
.modal-box .modal-dialog .modal-content .modal-body .btn {
	color: #3ec021;
	background: linear-gradient(#444, #222);
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 12px 40px;
	margin: 0 auto -57px;
	border: none;
	border-radius: 5px;
	display: block;
	transition: all 0.6s;
}
.modal-box .modal-dialog .modal-content .modal-body .btn:hover {
	color:#fff;
	text-shadow: 0 0 5px #3ec021;
	box-shadow: 0 0 10px #3ec021;
}
.modal-icon img {
	width:20px;
}
h1.page-heading {
	font-size: 14px;
	padding-top: 7px;
	font-family:Poppins-SemiBold;
	color: #fff;
	font-weight: normal;
}
ul.navbar-nav.text-right {
	font-size: 12px;
	font-weight: normal;
}
.portal {
    color: #5e6e82;
    font-size: 12px;
    display: block;
    line-height: 22px;
}
span.portal img {
	margin-right: 5px;
}
span.portal span {
	display: inline-block;
	margin: 0 10px;
}
main {
	background: #ecf0f4;
}
.heading-bg {
	background: #a1887f;
	padding: 13px 15px;
	border-radius:2px;
}
.heading-bg h1 {
	font-size:12px;
	margin: 0;
	color: #fff;
}
.page-heading {
	font-family:Arimo-Bold;
	background: #928c60;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	padding: 12px;
}
.circle-text {
	background: red;
	width: 35px;
	display: block;
	height: 35px;
	text-align: center;
	padding: 4px;
	box-sizing: border-box;
}
.bg-green {
	background:#4caf50;
}
.user-main {
	margin-bottom: 16px;
}
.user-icon {
	display: inline-block;
	width: 15%;
	vertical-align: top;
}
.user-right {
	display: inline-block;
	width: 83%;
	font-size: 13px;
	vertical-align: top;
}
.compnay-name {
	color: #0f77d3;
	display: block;
}
.bg-blue {
	background:#2196f3;
}
.bg-red {
	background:#f44336;
}
.auctions-container {
	background: #fff;
	border-bottom: 1px solid #cccc;
	padding-left: 19px;
	padding-right: 20px;
	padding-top: 10px;
	
	/*comment css start*/
	height: 352px; 
    overflow-y: auto; 
    /*comment css end*/
}
/***** Dashboard Design2 end  ********  */
.card-block {
	padding: 12px 13px;
}
.card.active {
	background:url(../images/card-bg.png) no-repeat right top #4cae50 !important;
}
.card.products {
	background:url(../images/card-bg.png) no-repeat right top #3f51b4 !important;
}
.card.clients {
	background:url(../images/card-bg.png) no-repeat right top #009688 !important;
}
.card.bidders {
	background:url(../images/card-bg.png) no-repeat right top #cddc39 !important;
}
.card-footer {
	bottom: 0;
	position: absolute;
	width: 100%;
	height: 6px;
	padding: 0 !important;
}
.text-muted {
	font-size: 13px;
	line-height: 20px;
}
h4.text-block {
	font-size: 25px;
	margin-bottom: 0;
	color: #fff;
}
h6.text-block-002 {
	font-size: 12px;
	color: #fff;
}
.bidders h4.text-block, .bidders h6.text-block-002 {
	color: #4c4b4b;
}
.card {
	border: none !important;
}
.text-c-yellow {
	color: #fe9365;
}
.text-c-green {
	color: #0ac282;
}
.text-c-pink {
	color: #fe5d70;
}
.text-c-blue {
	color: #01a9ac;
}
.text-c-primary {
	color: #ed7740
}
h2.dashboard-heading {
	font-weight: 700;
	font-size: 20px;
	padding-left: 14px;
	color: #343a40;
}

h1.admin {
	border-bottom:2px solid #522719;
	display: inline-block;
	width: auto;
	padding-left: 0;
	margin-left: 24px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 15px;
}
.admin-border {
	border-bottom: 1px solid #c75757cc;
}
.inner-pages {
	box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
	background:#fff;
	margin: 10px 20px 20px 20px;
	border-radius: 10px;
	padding:20px
}
.company-name {
	font-size: 12px;
	font-weight: 800;
	display: block;
}
span.text-001 {
	display: block;
	font-size:15px;
	line-height: 20px;
}
.user {
	padding-top: 5px;
	font-size: 13px;
}
.nav-profile {
	color: #0a3b94;
}
.table-head-bg {
	background: linear-gradient(270deg, #fad961, #f76b1c);
}
.table-head-bg {
	background: #66829b;
	color: #fff;
}
#data-tbl td, #data-tbl th {
	font-size:13px;
}
footer {
	color:#181616;
	margin-bottom: 0;
	font-size: 14px;
	margin-top: 5px;
}
.form-group {
	margin-bottom: 10px;
}
.inner-pages .col-form-label {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 13px;
}
.inner-pages .form-control {
	border: 1px solid #cdd6dc;
 font-size: .75rem;
	padding: 0.4rem 0.75rem;
	line-height: 14px;
	border-radius: 0;
	min-height: auto;
}
#pages .form-select {
	border-radius: 0;
	font-size: 13px;
}
label.form-check-label {
	font-size: 13px;
}
span.star {
	color: red;
	font-size: 15px;
}
span.mobile-menu {
	float: right;
}
.btn.desktop-tigger {
	display: none;
}
.error {
	margin: 4px 0 0 0;
	font-size: 14px;
	color: red;
}

.border1-bottom1 {
	position: absolute;
	width: 400px;
	height: 20px;
	border-radius: 0 0 30px 30px;
	bottom: -19px;
	margin: 0 100px;
}
.error1 {
    background-color: #f08080;
}


.bg-1 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/bg1.jpg);
}
.avatar-lg {
	width: 8rem;
}
.sign-account {
	font-size:14px;
	line-height:21px;
	margin-bottom:16px;
	font-family:Montserrat-Regular;
}
.username, .password {
	font-size: 14px;
	color: #000;
	margin-bottom: 8px;
}
a.recover-txt {
	color: #304ffe;
	text-decoration: none;
	font-size: 14px;
}
.btn-primary {
	color: #fff;
	background-color: #1567b9!important;
	border-color: #1567b9 !important;
}
.text-sm {
	font-size: 12px;
}
.text-xs {
	font-size: 12px;
}
.bidder .card-header {
	background: #cad9df;
	/* padding: 8px 16px; */
	padding: 8px 16px 2px 16px;
	font-family: 'Arimo-Bold';
}
.bidder .card-header h6 {
	font-size: 12px;
	margin: 0;
}
.font-weight-bold {
	font-family:Arimo-Bold;
}
.wrapper:after {
	font-family: 'FontAwesome';
	content:"\f156";
	position: absolute;
	left: 8px;
	top: 4px;
	color: #6c6b6b;
}
.time {
	font-size: 13px;
}
.bidder {
    padding: 0 7px;
}
span.slot {
	display: inline-block;
	padding: 0 15px;
}
.card-body.auction-room {
    padding: 9px 14px;
}


.bidding-txt {
	font-size: 16px;
	font-family: Arimo-Bold;
}
.bidding-txt .fa {
	margin-right: 5px;
	color:#5c5a5b;
}
.slot-time, .slot-close {
	text-align: center;
}
.btn-dark {
	background-color: #3b4863 !important;
	border-color: #3b4863 !important;
}
.btn-danger {
	color: #fff;
	background-color: #ff6258 !important;
	border-color: #ff6258 !important;
	    font-size: 12px;
}
.breadcrumb-btn .not-highest {
	color: #ff4d6b;
	background-color: #ffdbe1;
	border-color: #ffa1b1;
}
.breadcrumb-btn .highest {
	color: #38ce3c;
	background-color: #d7f5d8;
	border-color: #a8dfa9;
}
/* .breadcrumb-btn .bade {
	color: #3e4b5b;
	background-color: #d8dbde;
	border-color:#adadad;
} */

.breadcrumb-btn .bade {
	color: #3e4b5b;
	/* background-color: #d8dbde; */
	border-color:#adadad;
}

.name-txt-001 {
	display: block;
	color: #0f77d3;
}
.name-txt-002 {
	display: block;
}
.badge-light-primary {
	background-color: #d7f5fc;
	font-weight: normal !IMPORTANT;
	font-family: 'Arimo-Bold';
	color: #0073d9 !IMPORTANT;
}
.circle-icon-sucess {
	display: inline-block;
	background: #00c853;
	border-radius: 50%;
	width: 21px;
	height: 21px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	padding-top: 1px;
}
.circle-icon-sucess .bi, .circle-icon-danger .bi {
	color:#fff;
}
.modal-footer.ok{
    justify-content: center;
 }


.circle-icon-danger {
	background: #d50000;
	border-radius: 50%;
	width: 21px;
	height: 21px;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	padding-top: 1px;
}
.bg-label-info {
	background-color: #d7f5fc !important;
	color: #03c3ec !important;
}
.btn.edit {
	padding: 9px;
	line-height: 5px;
}
.edit .fa {
	font-size:11px;
}
.tbl-list th {
	color: #41566e;
	font-size: 13px;
	font-weight: normal;
	font-family: Arimo-Bold;
}
.tbl-list td {
	color:#647a95;
	font-size: 13px;
}
.aust-tbl th {
	font-size: 13px;
	font-weight: normal;
}
.aust-tbl td {
	color:#768597;
	font-size: 13px;
}
main .auc-btn {
	font-size: 13px;
}
.pdf-icon {
	color:#ff0000
}
.content-area .select-otpion {
	border: 1px solid #304ffe;
	color: #304ffe;
}
.dropdown-btn li a {
	text-decoration:none;
	color:#212529;
	font-size:13px;
}
.dropdown-btn li {
	padding-left:10px;
}
.dropdown-btn li .bi {
	font-size:13px;
}
.dropdown-btn li:hover {
	background:#0d6efd;
}
.dropdown-btn li:hover > a, .dropdown-btn li:hover > .bi {
	color:#fff;
}
.btn-outline-primary:active:focus, .btn-check:focus+.btn, .btn:focus {
	box-shadow: none !important;
}
.bi-exclamation-circle-fill {
	font-size:20px;
}
.modal-title {
	font-size: 24px;
}
.close-btn {
	background: #5a5858;
	color: #fff;
	padding: 0px 5px !important;
	border: none;
	position: absolute;
    right: 20px;
    top: 14px;
}
.auction-close-btn {
   top: 7px;
}

.auction-modal-body {
    flex: 0 0 auto;
    padding: 2rem;
}

.close-btn .bi {
	font-size: 20px;
}
.auction-tab .btn, .auction-tab .btn:hover {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.auction-tab .active-tab {
	color: #304ffe !important;
}
.result .alert {
	padding: 8px;
	font-size: 13px;
}
.aust-tbl .bg-dark {
	background-color: #343a40!important;
}
.custom-modal {
	position: relative;
	width: 350px;
	min-height: 250px;
	background-color: #fff;
	border-radius: 30px;
	margin: 40px 10px;
}
.border-bottom {
	position: absolute;
	width: 400px;
	height: 20px;
	border-radius: 0 0 30px 30px;
	bottom: -19px;
	margin: 0 25px;
}
.succes {
	background-color: #4BB543;
}
.icon-top {
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	top: -30px;
	font-size: 30px;
	color: #fff;
	line-height:71px;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto;
	box-shadow: 0px 0px 30px 20px rgba(75, 181, 67, .2);
}
.succes .bi:before {
    line-height: 70px;
}

.success-body{
	    flex: inherit;
	        padding-bottom: 0;
}
.errors {
	background-color: #FFC0CB;
}
.icons-tops {
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	top: -30px;
	font-size: 30px;
	color: #FF0000;
	line-height:71px;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto;
	box-shadow: 0px 0px 30px 20px rgba(255, 0, 0, 0.2);
/* 	box-shadow: 0px 0px 30px 20px rgba(75, 181, 67, .2); */
}

#sucess .modal-content {
	height: 250px;
}
.sucess-popup .modal-content {
	height: 217px !important;
}
.pop-txt {
	font-size: 14px;
}


#cards .highlight-card {
background-color: #94ff98;
	
}

.highlight-card  .list-group-item{
background-color:#94ff98;	
	
}

#cards .highlight-card_red {
background-color: #ff4d6b;
	
}
.highlight-card_red  .list-group-item{
background-color:#ff4d6b;	
	
}
#auction_start_date_time {
    height: 32px;
}
#datePickerButton_start_date_time {
    padding: 0 10px;
}

#auction_end_date_time {
    height: 32px;
}
#datePickerButton_end_date_time {
    padding: 0 10px;
}
	
.tabcontent {
  display: none;
  /*padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;*/
}
.tabcontent2 {
  display: block;
  /*padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;*/
}
/* =============================================================================
   Date Picker style
* ============================================================================= */

.datepicker-dropdown {
	top: 0;
	left: 0;
	padding: 4px;
	background-color: #fff;
}
.datepicker table {
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.datepicker table tr td, .datepicker table tr th {
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: none;
	color: #0A264B;
	font-size: 14px;
}
.datepicker table tr td.day:hover, .datepicker table tr td.focused {
	background: #3071a9 !important;
	cursor: pointer !important;
	color: #fff !important;
}
.datepicker table tr td.old, .datepicker table tr td.new {
	color: #3071a9;
}
.datepicker table tr td.today {
	color: #fff !important;
	background: #3071a9 !important;
	border-color: #3071a9;
}
.datepicker table tr td.today:hover {
	color: #FFFFFF;
	background-color: #3071a9;
	border-color: #3071a9;
}
.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .open>.dropdown-toggle.datepicker table tr td.active, .open>.dropdown-toggle.datepicker table tr td.active.highlighted {
	color: #ffffff;
	background-color: #3071a9;
	border-color: #3071a9;
}
.datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .open>.dropdown-toggle.datepicker table tr td.active:hover, .open>.dropdown-toggle.datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .open>.dropdown-toggle.datepicker table tr td.active:focus, .open>.dropdown-toggle.datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus, .open>.dropdown-toggle.datepicker table tr td.active.focus, .open>.dropdown-toggle.datepicker table tr td.active.highlighted.focus {
	color: #ffffff;
	background-color: #3071a9;
	border-color: #193c5a;
}
.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .open>.dropdown-toggle.datepicker table tr td.active, .open>.dropdown-toggle.datepicker table tr td.active.highlighted {
	color: #ffffff;
	background-color: #3071a9;
	border-color: #285e8e;
}
.datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .open>.dropdown-toggle.datepicker table tr td.active:hover, .open>.dropdown-toggle.datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .open>.dropdown-toggle.datepicker table tr td.active:focus, .open>.dropdown-toggle.datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus, .open>.dropdown-toggle.datepicker table tr td.active.focus, .open>.dropdown-toggle.datepicker table tr td.active.highlighted.focus {
	color: #ffffff;
	background-color: #3071a9;
	border-color: #193c5a;
}
.datepicker .datepicker-switch {
	width: 145px;
	font-size: 14px;
}
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
	background: #3071a9!important;
	color: #fff;
}
#layoutAuthentication {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
#layoutAuthentication #layoutAuthentication_content {
	min-width: 0;
	flex-grow: 1;
}
#layoutAuthentication #layoutAuthentication_footer {
	min-width: 0;
}
#layoutSidenav {
	display: flex;
}
#layoutSidenav #layoutSidenav_nav {
	flex-basis:220px;
	flex-shrink: 0;
	transition: transform 0.15s ease-in-out;
	z-index: 1038;
	transform: translateX(-220px);
}
#layoutSidenav #layoutSidenav_content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-width: 0;
	flex-grow: 1;
	min-height: 100vh;
	margin-left: -220px;
}
.sb-sidenav-toggled #layoutSidenav #layoutSidenav_nav {
	transform: translateX(0);
	    background: #333333;
}
.sb-sidenav-toggled #layoutSidenav #layoutSidenav_content:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: #000;
	z-index: 1037;
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out;
}
.form-field label {
	font-size: 13px;
	padding-bottom:5px;
}
.form-field .form-control {
	padding: 5px 10px;
	background-color: #f5f5f5;
	font-size: 13px;
}
.form-field .form-select {
	padding: 5px 10px;
    background-color: #f5f5f5;
	font-size: 13px;
}
.form-field label {
	display:block;
}
.id-proof label {
	display:inline-block;
}

.login .btn-primary {
	color: #fff;
	background-color: #304ffe;
	border-color: #304ffe;
	font-family: "Montserrat-Regular", Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px 20px;
	border-radius: 2px;
}
.login .btn-primary, .login .btn-primary:focus, .login .btn-primary:active {
	border-color: transparent;
}
.login .btn-link {
	font-weight: 400;
	color: #0d6efd;
	text-decoration: none;
	font-size: 13px;
	margin-left: 20px;
	font-family: "Montserrat", Helvetica, sans-serif;
	text-transform:uppercase;
}
.form-field .btn-primary {
	background-color: #265cab;
	border-color: #265cab;
	font-size: 13px;
}
.form-field .btn-primary:hover {
	background-color: #725838;
	border-color: #725838;
	font-size: 13px;
}
.scroll-4 {
	max-height: 100px;
	overflow-y: auto;
	position: absolute;
	z-index: 9;
	width: 280px;
}
ul.name-list {
	padding: 4px;
	background: #fff;
	border-radius: 0 0 5px 5px;
}
ul.name-list li {
	list-style-type: none;
	text-align: left;
	padding: 3px 7px;
	border-bottom: 1px solid #ccc;
}


.inner-page-heading{
font-weight:bold;
font-size:20px;
}

.pop-close-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    background: #5a5858;
    color: #fff;
    padding: 0px 5px !important;
    border: none;
	
}
.warp-icon .bi {
    font-size: 56px;
	color: #fcba7c;
}
.pop-heading {
    font-weight: bold;
    font-size: 25px;
}
p.pop-txt-001 {
    margin: 0;
    font-size: 13px;
}
p.pop-txt-002 {
    font-size: 13px;
}

.flatpickr-calendar {
    width: 290.875px;

}
.flaghighlight {
    padding: 0px;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 13px;
}

.alert-danger, .alert-success {
    max-width: 340px;
    width: 100%;
    margin: 15px auto;
    font-size: 12px;
    text-align: CENTER;
    padding: 7px;
}

.alert-message-txt {
padding: 5px;	
}

.dot-pointer{
cursor:pointer;
}
 .marquee {
     
            overflow: hidden;
            position: relative;
            height: 20px;
            width: 100%;
            /* Full width of its parent */
            white-space: nowrap;
        }

        .marquee p {
            position: absolute;
            width: auto;
            height: 100%;
            margin: 0;
            line-height: 20px;
            text-align: center;
            /* Start off the right edge */
            transform: translateX(100%);
            /* Animate to the left */
            animation: scroll-left 15s linear infinite;
        }

        @keyframes scroll-left {
            0% {
                transform: translateX(100%);
            }

            100% {
                transform: translateX(-100%);
            }
        }
        
        
        
    .bidder .form-control-sm {
    font-size: 12px;
	padding:0;
}    
        
   .bidder .btn-sm {
    font-size: 12px;
}
ul.bidder-list {
   padding: 0 0 5px 0;
    margin: 0 0 7px 0;

}	
ul.bidder-list li {
    display: inline-block;
   padding: 5px 9px;
    color: #141414;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
	font-size: 12px;
    cursor: pointer;
    border-left: 1px solid #ccc;
	position:relative;
	font-family: 'Arimo-Bold';
	width: 24%;
    vertical-align: top;
    text-align: center;
    line-height: 16px;
}	
ul.bidder-list li.active {
   COLOR: #fff;
    background: #3471b1;

}

ul.bidder-list li.active:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid #3471b100;
    border-top: 8px solid #3471b1;
    content: " ";
    position: absolute;
    bottom: -8px;
    left: 43%;
}



ul.bidder-list li:last-child  {
    border-right: 1px solid #ccc;
}
        
 
.page-heding {
    font-size: 15px;
    border-bottom: 2px solid #a5a1a1;
    display: inline-block;
    margin-top: 15px;
    font-family: 'Arimo medium';
}
	
.kyc-field label {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}	
	
.upload [type=file] {
    height: 0;
    overflow: hidden;
    width: 0;
}	

.upload label {
    background-color: #868e96;
    transition: none;
    display: inline-block;
    padding: 6px 14px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
}
	
.upload .page-heding {
    font-size: 17px;
    border-bottom: 2px solid #a5a1a1;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 15px;
}
	
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}	
	
.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}	
.doc-tbl {
    font-size: 14PX;
}

.page-heding.kyc {
    margin-top: 0px;
}       
        
  
.upload-button {
background-color: #5471ab;
    color: #f7fff7;
    display: flex;
    align-items: center;
    font-size: 12px;
    border: none;
    padding: 7px 13px;
    cursor: pointer;
    margin: 0;
    border-radius: 5px;
}      
        
.sb-sidenav-dark .sb-sidenav-menu .nav-link {
    color: #a5a5a5;
}

.centered-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1;
}
.bidder-preview-heading  {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
	display: block;
}
.bidder-preview-data {
    font-size: 14px;
	ine-height: 19px;
}
.w-full {
    width: 100%;
}
.mr-2 {
    margin-right: .5rem;
}	
.flex-col {
    flex-direction: column;
}
.flex {
    display: flex;
}
.border-b {
    border-bottom: 1px solid #ccc;
}
.view-file {
  color: #265cab;
  font-size: 15px;
}
.doc-btn{
	z-index:999;
	}

.heading-003 {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
    color: #000000;
    padding: 5px 15px 5px 20px;
    border-bottom: 1px solid #cccc;
    font-family: 'Arimo-Bold';
}

.pop-up-header {
    justify-content: center;
    background: #a1887f;
    color: #fff;
}
.modal-body.bidder-preview {
    background: #d1d1d1;
}
.bidder-preview fieldset {
    font-size: 13px;
    background: #f7fbff;
    padding: 0px 0 18px 0;
    border-top: 2px solid #5ea4f3;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
}
.field-innder {
    padding: 15px 20px 0 20px;
}

.bidder-preview label {
    display: block;
    font-weight: bold;
    font-size: 13px;
}




.data-pagination li {
    display: inline-block;
	padding: 0 10px;
    vertical-align: middle;
	font-size:13px;
}
.data-pagination li a {
    color:#4b4b4b;
	text-decoration:none;

}

/* li.active {
    width: 31px;
    height: 31px;
    background:#0875e1;
    text-align: center;
    vertical-align: middle;
    padding-top:6px;
    border-radius: 50%;
} */

li.active a {
	color:#fff;
}

.sort-tbl th{
	cursor:pointer
	}
	
.sort-desc {
    background: url(../images/arrow-down.png) no-repeat left 2px;
       height: 21px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
	
	}	
	
.sort-asc {
    background: url(../images/arrow-up.png) no-repeat left 2px;
    height: 21px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
	
	}	
	
div.dataTables_wrapper div.dataTables_length label {
    font-size: 12PX;
}

div.dataTables_wrapper div.dataTables_info {
    font-size: 12px;
}

div.dataTables_wrapper div.dataTables_length select {
    font-size: 12px;
        width: 60px;
}
	
div.dataTables_wrapper div.dataTables_filter label {
    font-size: 12px;
}	

.ui-menu .ui-menu-item {
    font-size: 11px;
}

.ui-widget.ui-widget-content {
    height: 300px;
    overflow-y: scroll;
}

.pop-label {
    font-size: 14px;
}

.tbl-list.model-col td {
    padding: 4px 8px;
}

.popup-modal-body {
    padding: 0 15px 0 15px;
}
.popup-modal-header {
   padding: 7px 0;
   background: #ececec;

}

.popup-modal-title {
    font-size: 20px;
}


.auction-room .btn-group-sm>.btn, .btn-sm {
    padding: 4px 10px;
    font-size: 12px;
}

.heading-section .breadcrumb {
    margin-bottom: 9px;

}

/* added code start by sandip*/
/*comment css start*/

.cursor-pointer {
	cursor: pointer;
}

li.paginate_button.page-item {
	border: none !important;
}
a.page-link {
	border: none;
	font-size: 13px;
}

.highlight-row {
        background-color: #d4edda;
}

.confirmation-dialog {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: white;
            border: 1px solid #ccc;
            border-radius: 5px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            padding: 20px;
            width: 400px;
}
.confirmation-dialog .modal-body {
            margin-bottom: 10px;
}
.confirmation-dialog .modal-footer {
            text-align: right;
}
.confirmation-dialog .modal-footer button {
            margin-left: 10px;
}
.modal1 {
      display: none;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: rgb(0,0,0);
      background-color: rgba(0,0,0,0.4);
}
.modal1-content1 {
      background-color: #fefefe;
      margin: 15% auto;
      padding: 20px;
      border: 1px solid #888;
      width: 30%;     
      text-align: center;
}
.close1 {
      color: #aaa;
      float: right;
      font-size: 28px;
      font-weight: bold;
}

.close1:hover,.close1:focus {
      color: black;
      text-decoration: none;
      cursor: pointer;
} 
  
#notificationMarquee {
    font-size: 15px;
    font-weight: bold;
    color: #dc3545; 
}
  
@keyframes blinkBackground {
        0% { background-color: red; }
        25% { background-color: yellow; }
        50% { background-color: blue; }
        75% { background-color: green; }
        100% { background-color: red; }
}

.blinking-border {
        animation: blinkBackground 1s infinite;
        border: 2px solid red !important;
}  

/* not use */
.highlight-location {
        background-color: #f0f8ff;  
        font-weight: bold;          
        color: #0066cc;             
        padding: 5px;
        border-radius: 5px;         
}  

/*comment css end*/
/* added code end by sandip*/

@media (min-width: 768px) {
    .label-width {
        max-width: 42%;
    }		
.md-grid-cols-2 div {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.md-flex-row {
        flex-direction: row;
        margin-bottom: 6px;
    }
}
 @media (min-width: 576px) {
.modal-dialog {
 max-width: 600px !important
}
.edit-popup.modal-dialog {
 max-width: 450px !important;
}
 #sucess .modal-dialog, #otpsucess .modal-dialog {
 max-width: 450px !important;
 margin: 100px auto 1.75rem;
}
.sucess-popup .modal-dialog {
 max-width: 450px !important;
 margin: 100px auto 1.75rem;
}
.modal-con .modal-dialog {
 max-width: 450px !important;
 margin: 100px auto 1.75rem;
 
}
.bidder-reg.modal-dialog {
 max-width: 1000px !important;
 margin: 100px auto 1.75rem;
}

}
 @media only screen and (min-width: 760px) {
.heading {
 font-size: 22px;
 text-align: right;
 padding: 34px 19px 0 0;
}
 .login-box {
 max-width: 350px;
 width: 100%;
 margin: 55px auto;
 padding: 5px 30px 30px 30px;
}
.centerdiv img {
 margin: 0 0 0 !important;
 max-width: 120px;
}
}
 @media only screen and (min-width: 800px) {
.heading {
 font-size:26px;
 text-align: right;
 padding:0 19px 0 0;
}
 .company-name {
 display: inline-block;
 font-size: 16px;
}
.portal {
 font-size: 13px;
}
span.portal span {
 display: inline-block;
 margin: 0 10px;
}
 span.portal span fa {
 margin-right:5px;
}
 h1.admin {
 font-size: 16px;
}
 ul.navbar-nav.text-right {
 text-align: right;
 font-size: 13px;
}
.text-right {
 text-align: right;
}
.text-left {
 text-align: left;
}
 span.mobile-menu {
 float: right;
 display: none;
}
 span.top_nav_trigger {
 display: none;
}
.btn.desktop-tigger {
 display: block;
}
.slot-time {
 text-align: left;
}
.slot-close {
 text-align: right;
}
}
 @media (min-width: 992px) {
 #layoutSidenav #layoutSidenav_nav {
 transform: translateX(0);
}
 #layoutSidenav #layoutSidenav_content {
 margin-left: 0;
 transition: margin 0.15s ease-in-out;
}
 .sb-sidenav-toggled #layoutSidenav #layoutSidenav_nav {
 transform: translateX(-220px);
}
 .sb-sidenav-toggled #layoutSidenav #layoutSidenav_content {
 margin-left: -220px;
}
 .sb-sidenav-toggled #layoutSidenav #layoutSidenav_content:before {
 display: none;
}
 .app-header .navbar-header {
 border-bottom: none;
}
 .sb-nav-fixed .sb-topnav {
 z-index: 1039;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_nav {
 width: 260px;
 height: 100vh;
 z-index: 1038;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_nav .sb-sidenav {
 padding-top:100px;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_nav .sb-sidenav .sb-sidenav-menu {
 overflow-y: auto;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_content {
 padding-left:220px;
 top: 50px;
}
 #layoutError {
 display: flex;
 flex-direction: column;
 min-height: 100vh;
}
#layoutError #layoutError_content {
 min-width: 0;
 flex-grow: 1;
}
#layoutError #layoutError_footer {
 min-width: 0;
}
 .img-error {
 max-width: 20rem;
}
 .nav .nav-link .sb-nav-link-icon, .sb-sidenav-menu .nav-link .sb-nav-link-icon {
 margin-right: 0.5rem;
}
 .sb-topnav {
 padding-left: 0;
 height: 40px;
 z-index: 1039;
}
.sb-topnav .navbar-brand {
 width:300px;
 margin: 0;
}
.navbar-brand img {
 width: 92px;
}
.sb-topnav.navbar-dark #sidebarToggle {
 color: rgba(255, 255, 255, 0.5);
}
.sb-topnav.navbar-light #sidebarToggle {
 color: #212529;
}
 .sb-sidenav {
 display: flex;
 flex-direction: column;
 height: 100%;
 flex-wrap: nowrap;
}
.sb-sidenav .sb-sidenav-menu {
 flex-grow: 1;
}
.sb-sidenav .sb-sidenav-menu .nav {
 flex-direction: column;
 flex-wrap: nowrap;
}
.sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-heading {
 padding: 1.75rem 1rem 0.75rem;
 font-size: 0.75rem;
 font-weight: bold;
 text-transform: uppercase;
}
.sb-sidenav .sb-sidenav-menu .nav .nav-link {
 display: flex;
 align-items: center;
 padding-top: 7px;
 padding-bottom: 7px;
 position: relative;
}
.sb-sidenav .sb-sidenav-menu .nav .nav-link .sb-nav-link-icon {
 font-size: 0.9rem;
}
.sb-sidenav .sb-sidenav-menu .nav .nav-link .sb-sidenav-collapse-arrow {
 display: inline-block;
 margin-left: auto;
 transition: transform 0.15s ease;
}
.sb-sidenav .sb-sidenav-menu .nav .nav-link.collapsed .sb-sidenav-collapse-arrow {
 transform: rotate(-90deg);
}
.sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-nested {
 margin-left: 1.5rem;
 flex-direction: column;
}
.sb-sidenav .sb-sidenav-footer {
 padding: 0.75rem;
 flex-shrink: 0;
}
 .sb-sidenav-dark {
 background-color: #333333;
 color: rgba(255, 255, 255, 0.5);
}
.sb-sidenav-dark .sb-sidenav-menu .sb-sidenav-menu-heading {
 color: rgba(255, 255, 255, 0.25);
}
.sb-sidenav-dark .sb-sidenav-menu .nav-link {
 color: #a5a5a5;
}
.sb-sidenav-dark .sb-sidenav-menu .nav-link .sb-nav-link-icon {
 color: rgba(255, 255, 255, 0.25);
}
.sb-sidenav-dark .sb-sidenav-menu .nav-link .sb-sidenav-collapse-arrow {
 color: rgba(255, 255, 255, 0.25);
}
.sb-sidenav-dark .sb-sidenav-menu .nav-link:hover {
 color: #fff;
}
.sb-sidenav-dark .sb-sidenav-menu .nav-link.active {
 color: #fff;
}
.sb-sidenav-dark .sb-sidenav-menu .nav-link.active .sb-nav-link-icon {
 color: #fff;
}
.sb-sidenav-dark .sb-sidenav-footer {
 background-color: #343a40;
}
.sb-sidenav-light {
 background-color: #fff;
 color: #212529;
}
.sb-sidenav-light .sb-sidenav-menu .sb-sidenav-menu-heading {
 color: #adb5bd;
}
.sb-sidenav-light .sb-sidenav-menu .nav-link {
 color: #69707a;
}
.sb-sidenav-light .sb-sidenav-menu .nav-link .sb-nav-link-icon {
 color: #adb5bd;
}
.sb-sidenav-light .sb-sidenav-menu .nav-link .sb-sidenav-collapse-arrow {
 color: #adb5bd;
}
.sb-sidenav-light .sb-sidenav-menu .nav-link:hover {
 color: #3e3409;
 background: #FFF6E4;
}
.sb-sidenav-light .sb-sidenav-menu .nav-link.active {
 color: red;
}
.sb-sidenav-light .sb-sidenav-menu .nav-link.active .sb-nav-link-icon {
 color: #0d6efd;
}
.sb-sidenav-light .sb-sidenav-footer {
 background-color: #e9ecef;
}

ul.bidder-list li {
	font-size: 14px;
    border-left:none;
}

ul.bidder-list li.active:after {
     border-left: 10px solid transparent;
    border-right: 10px solid #3471b100;
    border-top: 10px solid #3471b1;
	    bottom: -10px;

}
.heading-bg h1 {
	font-size:13px;
	
}
.heading-bg {
	padding: 13px 15px;

}

ul.bidder-list li {
   padding: 9px 15px;
	font-size: 13px;
	width:auto;
}	


}
 @font-face {
 font-family: 'Montserrat-Regular';
 src: url(../fonts/Montserrat-Regular.eot);
 src: url(../fonts/Montserrat-Regular.eot?#iefix) format('embedded-opentype'),  url(../fonts/Montserrat-Regular.otf) format('otf'),  url(../fonts/Montserrat-Regular.svg#Montserrat-Regular) format('svg'),  url(../fonts/Montserrat-Regular.ttf) format('truetype'),  url(../fonts/Montserrat-Regular.woff) format('woff'),  url(../fonts/Montserrat-Regular.woff2) format('woff2');
}
 @font-face {
 font-family: 'Arimo-Regular';
 src: url(../fonts/Arimo-Regular.eot);
 src: url(../fonts/Arimo-Regular.eot?#iefix) format('embedded-opentype'),  url(../fonts/Arimo-Regular.otf) format('otf'),  url(../fonts/Arimo-Regular.svg#Arimo-Regular) format('svg'),  url(../fonts/Arimo-Regular.ttf) format('truetype'),  url(../fonts/Arimo-Regular.woff) format('woff'),  url(../fonts/Arimo-Regular.woff2) format('woff2');
}
 @font-face {
 font-family: 'Arimo-Bold';
 src: url(../fonts/Arimo-Bold.eot);
 src: url(../fonts/Arimo-Bold.eot?#iefix) format('embedded-opentype'),  url(../fonts/Arimo-Bold.otf) format('otf'),  url(../fonts/Arimo-Bold.svg#Arimo-Bold) format('svg'),  url(../fonts/Arimo-Bold.ttf) format('truetype'),  url(../fonts/Arimo-Bold.woff) format('woff'),  url(../fonts/Arimo-Bold.woff2) format('woff2');
}

@font-face {
    font-family: 'Arimo medium';
    src: url('../fonts/Arimo-Medium.eot');
    src: url('../fonts/Arimo-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Arimo-Medium.woff2') format('woff2'),
        url('../fonts/Arimo-Medium.woff') format('woff'),
        url('../fonts/Arimo-Medium.ttf') format('truetype'),
        url('../fonts/Arimo-Medium.svg#Arimo-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


.cusorHand{
  background:none;
  border:none;
  color:#FFF;
  font-family:Verdana, Geneva, sans-serif;
  cursor:pointer;
}
.pe-auto {
    cursor: pointer;
}

@media only screen and (min-width: 1200px) {
    .bidder .col-lg-3 {
        width: 16.6%;
        padding: 5px;
    }
}
/* #successProductMapping { */
/*     display: none; */
/* } */

