body {
	background-color: #d6d6d6;
	color: #3b4856;
}
body.language-chi{
	font-family: 'Microsoft JhengHei UI';
}
form {
    margin-block-end: 0em;
    background: #fafaf7;
}

.container {
	position: relative;
/* 	border-left: 1px solid #f0f4f8; */
/* 	border-right: 1px solid #f0f4f8; */
	padding-left: 0px !important;
	padding-right: 0px !important;
    min-height: 100%;
    background: #fafaf7;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}
@media (min-width: 1392px) {
	.container {
	    width: 1270px;
	}
}
.headerLogoImageArtfield {
    height: 70px;
    width: 210px;
	width: : auto;
}
.headerLogoImageArtfieldAsue {
    height: 70px;
	width: : auto;
}
.headerLogoImageDutch {
    height: 50px;
    width: 210px;
    margin : 10px 0;
}
.headerLogoImageRyounkai {
	height: 50px;
	width: 170px;
	margin: 10px 0;
}
.headerLogoRental {
	width: 100%;
}
.headerLogoImageRental {
	height: 50px;
	width: auto;
	max-width: 100%;
	margin: 10px 0;
}

.navbar-brand {
    height: 80px;
/*     padding: 5px; */
    padding: 5px 5px 5px 40px;
/*     margin-left: 15px !important; */
}
.navbar {
    min-height: 80px;
}
.auc_headerLogoImageArtfield {
    height: 70px;
    width: 210px;
	width: auto;
}
.auc_headerLogoImageDutch {
    height: 50px;
    width: 205px;
    margin : 10px 0;
}
.auc_headerLogoImageRyounkai {
    height: 50px;
	width: 170px;
	margin: 10px 0;
}
.auc_headerLogoImageRental {
    height: 50px;
	width: 195px;
	margin: 10px 0;
}

.auc_navbar {
    height: 80px;
   	background-color: #fafaf7;
	margin-bottom: 0px;
	border-bottom: 1px solid #f0f4f8;
}


.auc_navbar-brand {
    height: 80px;
/*     padding: 5px; */
    padding: 5px 5px 5px 40px;
/*     margin-left: 15px !important; */
}

.auc-head-text {
    color: black;
    position: relative;
    display: block;
    font-size: 20px;
    text-align: right;
    line-height: 70px;
}
.auc-login-paddle {
	float: left;
    padding: 5 40 5 5;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
}
.auc-login-name {
	float: left;
    padding: 5 10 5 5;
    text-overflow: ellipsis;
/*     width: 150px; */
    overflow: hidden;
    text-align: right;
    white-space: nowrap;
}
.auc-head-login {
	float: left;
	padding: 5 10 5 5;
	white-space: nowrap;
	cursor: hand;
	display: flex;
	height: 75px;
	margin-right: 20px;
	line-height: 80px
}

.auc-head-login span {
	width: 30px;
	height: 60px;
	margin-right: 5px;
}

.auc-head-login:hover, .auc-head-login:focus {
	text-decoration: none;
	color: black;
	background-color: white;
}

@media only screen and (max-width: 1023px) {
	.auc-login-name {
	    width: 250px;
	}
}
@media only screen and (max-width: 767px) {
	.headerLogoImageArtfield {
	    height: 50px;
	    width: 150px;
		width: auto;
	}
	.headerLogoImageArtfieldAsue {
	    height: 50px;
		width: auto;
	}
	.headerLogoImageDutch {
	    height: 40px;
	    width: 150px;
	    margin: 5px 0;
	}
	.headerLogoImageRyounkai {
	    height: 40px;
	    width: 130px;
	    margin: 5px 0;
	}
	.headerLogoImageRental {
	    height: 40px;
	    margin: 5px 0;
	}
	.navbar-brand {
	    height: 60px;
	}
	.navbar {
	    min-height: 60px;
	}
	.auc_headerLogoImageArtfield {
	    height: 50px;
	    width: 150px;
		width: auto;
	}
	.auc_headerLogoImageDutch {
	    height: 35px;
	    width: 150px;
	    margin: 5px 0;
	}
	.auc_headerLogoImageRyounkai {
	    height: 40px;
	    width: 130px;
	    margin: 5px 0;
	}
	.auc_headerLogoImageRental {
	    height: 40px;
	    width: 140px;
	    margin: 5px 0;
	}

	.auc_navbar {
	    height: 60px;
    	background-color: white;
		margin-bottom: 0px;
		border-bottom: 1px solid #f0f4f8;
	}


	.auc_navbar-brand {
	    height: 60px;
	    padding: 5px 5px 5px 40px;
	}
	.auc-head-text {
	    line-height: 15px;
	    font-size: 15px;
	}
	.auc-login-paddle {
	    padding: 10 10 5 5;
	}
	.auc-login-name {
		padding: 5 10 10 5;
	    width: 200px;
	}
	.auc-head-login   {
		height: 60px;
		margin-right: 0;
		line-height: 60px !important;
	}
	.login-out-icon {
		height: 60px !important;
	}
}

@media only screen and (max-width: 374px) {
	.auc-login-name {
		padding: 5 10 10 5;
	    width: 150px;
	}
}




.btn {
	height: 45px !important;
	line-height: 45px !important;
	box-shadow: none !important;
	border-radius: 30px;
}

.login-name {
/* 	float: right; */
    color: black;
    /* line-height: 50px; */
    position: relative;
/*     display: block; */
/*     padding: 15px 0 15px 0; */
    font-size: 18px;
    overflow: hidden;
    /* white-space: nowrap; */
/*     width: 300px; */
	max-width: 300px;
    text-overflow: ellipsis;
    text-align: right;
    vertical-align: middle;
    display: table-cell;
    height: 80px;
}

.navbar {
	background-color: #fafaf7;
	margin-bottom: 0px;
	border-bottom: 1px solid #f0f4f8;
}
.footer-space-div {
	clear: both;
	height: 55px;
}
.footer {
    border-top: 1px solid #f0f4f8;
    height: 55px;
    background-color: #fafaf7;
}
.footer-link-ul {
	font-size: 10pt;
}

.footer-campany-div {
	padding-top: 10px;
	padding-left: 40px;
}
.footer-info-link-row {
	padding: 10px 25px 0 0;
	display: flex;
    justify-content: flex-end;
}
.footer-info-link {
	font-size: 9pt;
    text-align: right;
    margin-left: 20px;
}
.footer-campany-name {
	font-size: 9pt;
}


.footer-info-copyright-row {
	padding: 10px 0 0 0;
}
.footer-info-copyright {
	font-size: 8pt;
    text-align: right;
    padding-right: 25px;
}
.info-contents {
    padding-left: 40px;
    padding-right: 40px;
}
.page-header h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 40px;
	height: 44px;
	font-size: 20px;
/* 	background: white; */
	float: left;
}
.footer ul {
	-webkit-padding-start: 0px;
}
.list-navi-div {
	height: 50px;
/* 	border-bottom: solid 1px #e9e9e9; */
	margin-left: 25px !important;
	margin-right: 0px !important;
}
.listnavi {
	padding-left: 10px;
	padding-right: 10px;
}
@media only screen and (max-width: 1023px) {
	.navbar-brand {
	    padding: 5px;
	}
	.footer {
	    height: 120px;
	}
	.footer-space-div {
		clear: both;
		height: 120px;
	}
	.footer-campany-name {
		text-align: center !important;
	}
	.footer-info-link {
		text-align: center !important;
	}
	.footer-info-copyright {
	    text-align: center !important;
	}
	.footer-campany-div {
		padding-left: 15px;
	}
	.footer-info-link-row {
		padding: 10px 0px 0 0;
		display: block;
	}
	.footer-info-link {
	    margin-left: 0px;
	}
	.footer-info-copyright {
	    padding-right: 0px;
	}
	.info-contents {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.page-header h2 {
		padding-left: 10px;
	}
	.list-navi-div {
		margin-left: -10px !important;
	}
}



#pageTop {
/*     background-color: #195C31; */
    background-color: #002a61;
}
#pageTop.auctionKbn-dutch {
	background-color: #ffcc01;
}

#pageTop.auctionKbn-ryounkai {
	background-color: #0C70A6;
}

#pageTop.auctionKbn-rental {
	background-color: #09A29D;
}

#pageTopIcon {
	color: white;
}

.navbar a {
	color: black;
}

.navbar a:hover {
/* 	color: gray; */
/* 	background-color: white !important; */
}
.dropdown-menu {
	font-size: 13px;
	background-color: white;
	border: none;
	padding: 0px;
	min-width: 125px;
	right: 0;
	left: unset;
}


.dropdown-menu>li>a {
	color: black;
	padding: 10px;
	padding-left: 40px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #d2dfd6;
	background-image: -webkit-linear-gradient(top, #d2dfd6 0%, #d2dfd6 100%);
	background-image: -o-linear-gradient(top, #d2dfd6 0%, #d2dfd6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d2dfd6), to(#d2dfd6));
	background-image: linear-gradient(to bottom, #d2dfd6 0%, #d2dfd6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2dfd6', endColorstr='#d2dfd6', GradientType=0);
	background-repeat: repeat-x;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: white;
}

.dropdown-header {
	padding: 13px!important;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.dropdown-menu li {
    text-align: left;
    line-height: 30px;
}
.dropdown-menu li a {
	padding: 0 10px 0 10px!important;
/* 	padding-left: 30px!important; */
    line-height: 80px;
/*     font-size: 12px; */
	font-size: 15pt;
}
.dropdown-my-menu {
	display: block;
	padding-top: 0;
}
.dropdown-my-menu li {
	float: left;
    list-style: none;
    line-height: 30px;
}
.dropdown-my-menu li .tooltip {
	width: 100px;
}
.dropdown-my-menu li a {
	padding: 0 20px 0 10px!important;
/* 	padding: 13px!important; */
    line-height: 80px;
    font-size: 18px;
}
.header-sp-view {
	display: none !important;
}
.header-sp-icon {
	float: right;
	cursor: hand;
	padding: 25px;
	font-size:24px;
	display: none;
}

.header-sp-login-name{
	float: right;
    color: black;
   /*  line-height: 50px; */
/*     padding: 15px 0; */
    font-size: 12px;
    display: none;
    text-overflow: ellipsis;
    width: 150px;
    overflow: hidden;
    /* white-space: nowrap; */
    height: 70px;
    text-align: right;

    vertical-align: middle;
    height: 80px;
}


@media only screen and (max-width: 767px) {
	#header {
		padding-right: 0px;
	}
	.collapse {
	    display: none!important;
	}
	.header-pc-view {
		display: none !important;
	}
	.header-sp-view {
		display: block !important;
	}
	.header-sp-icon {
		display: block !important;
		padding: 15px;
	}
	.header-sp-login-name{
/* 		display: block !important; */
		display: flex !important;
		align-items: center;
		margin-left: auto;
		/* line-height: 60px; */
		height: 60px;
	}
	.dropdown-header {
		padding: 13px!important;
		padding-right: 40px!important;
	}
	.dropdown-menu {
		position: relative;
		display: block;
		width: 100%;
	}
	.dropdown-my-menu {
		display: block;
	    float: left;
	    width: 100%;
	}
	.dropdown-menu li {
		width: 100%;
		text-align: right;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	}
	.dropdown-menu li a {
	    line-height: 50px;
	}
	.dropdown-my-menu li {
		clear: both;
	    width: 100%;
	    text-align: right;
	    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	}
	.dropdown-my-menu li a {
	    line-height: 30px;
	}
}
@media only screen and (max-width: 374px) {
	.header-sp-login-name{
		width: 90px;
	}
}





.liveNowTelop {
	line-height: 50px;
	margin-left: 20px !important;
	color: white;
	font-weight: bold;
}

.user-icon {
	padding-top: 11px !important;
}

/* Form Layout */
.form-wrapper {
/* 	background: white; */
	margin: 2em auto;
	padding: 0 1em;
	max-width: 500px;
}

@media ( max-width : 1392px) {
	.form-wrapper {
		max-width: 390px;
	}
}

@media only screen and (max-width: 1119px) and (min-width: 992px) {
	.form-wrapper {
		max-width: 80%;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.form-wrapper {
		max-width: 80%;
	}
}

@media only screen and (max-width: 767px) {
	.form-wrapper {
		max-width: 100%;
		margin: 0;
	}
	.page-header h2 {
	    font-size: 15pt;
	}
}

h1 {
	text-align: center;
	padding: 1em 0;
	font-size: 2em;
}

#mail {
	font-size: 15px;
}

#hot-auction {
	background-color: #eee;
}

#hot-auction-list-live, #hot-auction-list-int, #hot-auction-list-ec {
	padding-left: 0;
}

.font-red {
	color: red;
}

.font-blue {
	color: blue;
}

.font-black {
	color: black;
}

.font-lightblue {
	color: #0080ff;
}

.text_info_title {
	color: #0080ff;
	font-size: 28px;
	margin-top: 15%;
	font-weight: bold;
}

.font-weight {
	font-weight: bold;
}

.text_info_title_site {
	color: #000000;
	font-size: 18px;
}

.text_info_title_info {
	color: #000000;
	font-size: 18px;
}

.text_info_content {
	color: #0080ff;
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
}

.backcolor_gray {
	background-color: #eee;
}

.backcolor_aqua {
	background-color: #00FFFF;
}

.backcolor_blue {
	background-color: #0071ff;
}

.backcolor_table_td {
	background-color: #e3e7ff;
}

.button-panel {
	margin: 2em 0 0;
	width: 100%;
}

.form-item {
	margin-bottom: 0.75em;
	width: 100%;
}

.form-item input {
	background: white;
	border: none;
	border-bottom: 2px solid #e9e9e9;
	color: #666;
/* 	font-family: 'Open Sans', sans-serif; */
	font-size: 2em;
	height: 45px;
	transition: border-color 0.3s;
	width: 100%;
}

.form-item input:focus {
	border-bottom: 2px solid #c0c0c0;
	outline: none;
}

.form-footer {
	padding: 2em 0;
	text-align: center;
}

.form-footer a {
	color: #8c8c8c;
	text-decoration: none;
	transition: border-color 0.3s;
}

.form-footer a:hover {
	border-bottom: 1px dotted #8c8c8c;
}

.list-navi {
	font-size: 12px;
	line-height: 45px;
}
.SpContents {
	display: none;
}
.SpContentsBtn-tr {
	display: none;
}
.SpContentsBtn {
	display: none;
}
@media only screen and (max-width: 767px) {
	.list-navi {
		height: 40px;
		margin: 5px;
		font-size: 1.0rem;
	}
	.list-navi .form-control {
		height: 35px;
		padding: 5px;
	}

	#list_table thead {
		display: none;
	}
	#list_table td {
		display: none;
	}
	.goodsImage_list {
		display: table-cell !important;
		min-width: 80px!important;;
	}
	.SpContents {
		display: table-cell !important;
		line-height: 1.5!important;
	}
	.SpContentsBtn-tr {
		display: table-row !important;
		line-height: 1.5!important;
	}
	.SpContentsBtn {
		display: table-cell !important;
		line-height: 1.5!important;
	}
	.SpContentsBtn .btn {
		width: 150px;
		height: 30px;
    	line-height: 20px;
		margin-left: 0;
	}
}

@media only screen and (max-width: 1020px) and (min-width: 768px) {
	.list-navi {
		margin: 5px;
		font-size: 2.0rem;
	}
	.list-navi .form-control {
		height: 35px;
		padding: 5px;
	}
}

.a_container {
	width: 100%;
	margin: 0 auto;
	max-width: 500px;
	text-align: center;
}

.panel-heading {
	cursor: pointer;
}

.accordion-toggle a:after {
/* 	font-family: 'Glyphicons Halflings'; */
	content: "\e113";
	float: right;
	color: inherit;
}

.accordion-toggle a.collapsed:after {
/* 	font-family: 'Glyphicons Halflings'; */
	content: "\e114";
	float: right;
	color: inherit;
}

.position_center {
	text-align: center;
}

.position_right {
	text-align: right;
}

.navbar-custom {
	background: #0080ff;
	margin-top: -20px;
	text-align: center;
	color: #ffffff;
	width: 100%;
	height: 49px;
}

.navbar-custom .navbar-nav>li>a {
	color: #fff;
}

.navbar-custom .navbar-nav>li>a:hover, .navbar-custom .navbar-nav>li>a:focus,
	.navbar-custom .navbar-nav>.active>a:hover, .navbar-custom .navbar-nav>.active>a:focus,
	.navbar-custom .navbar-nav>.open>a {
	text-decoration: none;
	background-color: #0000ff;
}

.navbar-nav {
	color: #ffffff;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
	float: none;
	padding-right: 20px;
}
.navbar-nav > li > a {
    line-height: 20px;
}
.mictitle {
	color: #0080ff;
	font-size: 25px;
	font-weight: bold;
	margin-top: 60px;
}

.font-bold {
	font-weight: bold;
}

.affix {
	top: 20;
	z-index: 10;
	opacity: 0.7;
}


span.menu-triangle {
	border-radius: none;
	color: #333333;
	font-size: 12px;
	margin: 0 5px;
	padding: 0 7px;
	cursor: pointer;
	float: right;
}

ul.jquery-menu {
	padding-left: 0px;
}

ul.jquery-menu li {
	list-style-type: none;
}

ul.jquery-menu-sub {
	display: none;
}

ul.jquery-menu-sub li {
	list-style-type: none;
}

table.kindtable td a {
	text-decoration: none;
	display: block;
	width: auto;
	height: 30px;
	line-height: 30px;
}

.pan ol li {
	display: inline;
	list-style-type: none;
}

.pan ol li:first-child:before {
	content: "";
}

.textarea {
	width: 534;
	height: 210px;
	margin-top: 10px;
	font-size: 11pt;
	border: 1px solid #ddd;
}

.auc_navi {
	margin-top: -20px;
	height: 40px;
	color: #666;
	background-color: #eee;
}

.icon_pink {
	color: #ff0080;
}

.icon_pink:hover {
	color: #ff0080;
}

.navbar-search {
	position: relative;
}

.navbar-search .search-query {
	padding-left: 29px;
}

.navbar-search .icon-search {
	position: absolute;
	top: 7px;
	left: 11px;
}

.search-area {
	/* 	background-color: #444; */
	padding: 0px 40px 10px 40px;
/* 	margin-bottom: 15px; */
/* 	border: 2px solid #4682b4; */
}

.search-area .row {
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 0 0 0;
}

.search-area div {
	font-size: 15pt;
	color: black;
/* 	height: 50px; */
	text-align: right;

}

.search-area .label-area {
	line-height: 45px;
}

.search-area label {
	margin-bottom: 0px;
}

.search-area .btn-area {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
/* 	height: 50px; */
}

.search-area button {
	width: 150px;
	/* float: right; */
	margin-left: 10px;
	margin-right:10px;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.search-area {
		/* 	background-color: #444; */
		padding: 10px;
		margin-bottom: 15px;
	}
	.search-area .row {
		margin-right: 0px;
		margin-left: 0px;
	}
	.search-area div {
		font-size: 10pt;
		color: black;
/* 		height: 50px; */
		text-align: right;
	}
	.search-area .label-area {
		line-height: 50px;
	}
	.search-area label {
		margin-bottom: 0px;
	}
	.search-area .btn-area {
		text-align: right;
		margin-top: 10px;
		margin-bottom: 5px;
/* 		height: 50px; */
	}
	.search-area button {
		width: 150px;
		float: right;
		margin-left: 10px;
		/* 	margin-right:15px; */
	}
	.navbar-nav {
		padding-right: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-nav > li > a {
	    line-height: 30px;
	}
	.search-area {
		padding: 0 0 0 0;
		margin-bottom: 15px;
	}
	.search-area .row {
		margin-right: 0px;
		margin-left: 0px;
		padding: 0 0 0 0;
	}
	.search-area div {
		font-size: 15pt;
    color: black;
/*     height: 50px; */
    text-align: left;
    padding: 0px;
	}
	.search-area .label-area {
/* 		padding: 5px; */
		line-height: 40px;
/* 		background: #f0f4f8; */
	}
	.search-area label {
		margin-bottom: 0px;
	}
	.search-area .btn-area {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 5px;
/* 		height: 40px; */
	}
	.search-area button {
		width: 100%;
		margin-top: 10px;
		margin-left: 0px;
	}
	.navbar-nav {
		padding-right: 0px;
	}
}

table th {
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	line-height: 40px;
	text-align: left;
	overflow: hidden;
	padding: 0;
	background: -webkit-linear-gradient(top, #eee 0%, #e0e0e0);
	background: -moz-linear-gradient(top, #eee 0%, #e0e0e0);
	background: -ms-linear-gradient(top, #eee 0%, #e0e0e0);
	background: -o-linear-gradient(top, #eee 0%, #e0e0e0);
	background: linear-gradient(top, #eee 0%, #e0e0e0);
	background: #f6f6f6;
}

.contens_area_white {
	background-color: white;
	color: black;
	text-align: lert;
}

.bid-btn {
	font-size: 1.0em;
	color: white;
	margin-bottom: 10px;
	line-height: 1.428571;
	height: 60px;
}

.search-icon {
/* 	margin-top: -15px; */
	width: 50px;
/* 	margin-bottom: 5px; */
/* 	margin-right: 5px; */
	box-shadow: none;
	font-size: 15pt;
    line-height: 40px !important;
}
.search-icon:active, .search-icon.active {
	box-shadow: none;
}

.search-area {
	clear: both;
	display: block;
}

@media ( min-width : 993px) {
	.search-icon {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.search-area {
		display: none;
	}
}

@media only screen and (max-width: 1020px) and (min-width: 768px) {
	.search-icon {
		display: none;
	}
	.search-area {
		display: block;
	}
}

#search-area-check {
	margin-left: -10px;
}

.goodsImage_list {
	width: 50px !important;
	padding: 0 !important;
}

.goodsImg {
	padding: 0px;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.GoodsImage {
	position: relative;
	min-width: 50px;
}

.image-lot {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	width: 100%;
	opacity: 0.8;
	background-color: white;
	color: black;
	padding-right: 10px;
}

.myspn {
	color: red;
	float: right;
	padding: 2px;
	font-size: 15;
}


.navbar-brand, .navbar-nav>li>a {
	text-shadow: none;
}


#div_list_area {
	padding-left: 10px;
}
.pagination>li>a, .pagination>li>span {
	padding: 10px 17px;
	font-size: 1.5rem;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 10px 0 0 10px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0 10px 10px 0;
}

@media ( max-width : 992px) {
	.pagination>li>a, .pagination>li>span {
		padding: 10px 17px;
		font-size: 1.5rem;
	}
}
.pagination {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #f6f6f6;
    border-radius: 10px;
}
.btn-action {
/*  	color: #fff; */
/*     background-color: #195C31; */
	background-color: #002a61;
/*     font-size: 18px; */
/*     padding-top: 0; */
}

.btn-action.auctionKbn-dutch {
	background-color: #ffcc01;
}

.btn-action.auctionKbn-ryounkai {
	background-color: #0C70A6;
}

.btn-action.auctionKbn-rental {
	background-color: #09A29D;
}

.btn-update {
    background-color: black;
}

.btn-default.active{
  background-color: #d2dfd6!important;
  border-color: #adc5b5!important;
}
.btn-default:hover{
  background-color: #a3beab!important;
  border-color: #8daf98!important;
}

.login-out-icon {
	height: 80px;
    width: 25px;
}
.justify-icon {
	height: 30px;
    width: 30px;
}

.form-control {
	border: 1px solid lightgray !important;
	border-radius: 10px;
    box-shadow: none;
}
.btn:hover, .btn:focus, .btn.focus {
	color: white;
    opacity: 0.7;
}
.search-icon:hover, .search-icon:focus, .search-icon.focus {
	color: black !important;
    opacity: 0.7;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
/*     background-color: #195C31; */
/*     border-color: #195C31; */
    background-color: #002a61;
    border-color: #002a61;
}

.pagination > .active.auctionKbn-dutch > a,
.pagination > .active.auctionKbn-dutch > span,
.pagination > .active.auctionKbn-dutch > a:hover,
.pagination > .active.auctionKbn-dutch > span:hover,
.pagination > .active.auctionKbn-dutch > a:focus,
.pagination > .active.auctionKbn-dutch > span:focus {
    background-color: #ffcc01;
    border-color: #ffcc01;
}

.pagination > .active.auctionKbn-ryounkai > a,
.pagination > .active.auctionKbn-ryounkai > span,
.pagination > .active.auctionKbn-ryounkai > a:hover,
.pagination > .active.auctionKbn-ryounkai > span:hover,
.pagination > .active.auctionKbn-ryounkai > a:focus,
.pagination > .active.auctionKbn-ryounkai > span:focus {
    background-color: #0C70A6;
    border-color: #0C70A6;
}

.pagination > .active.auctionKbn-rental > a,
.pagination > .active.auctionKbn-rental > span,
.pagination > .active.auctionKbn-rental > a:hover,
.pagination > .active.auctionKbn-rental > span:hover,
.pagination > .active.auctionKbn-rental > a:focus,
.pagination > .active.auctionKbn-rental > span:focus {
    background-color: #09A29D;
    border-color: #09A29D;
}

.form-control {
    font-size: 12pt !important;
    height: 45px;
    line-height: 45px;
}
.close {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
}


@media only screen and (max-width: 1023px) {
	.container {
	    border-left: none !important;
	    border-right: none !important;
	}
}
@media only screen and (max-width: 767px) {
	.manage-form {
	    padding: 5px;
	}
}

@media screen and (max-width: 767px) {
	.table-responsive {
	    border: none;
	}
}

#languageChange {
	width: 130px;
	height: 40px;
	margin: 20px 10px;
	float: right;
}

@media screen and (max-width: 1200px) {
	#languageChange {
		margin: 0 20px 10px;
		clear: both;
	}
}

.glyphicon {
/*     color: #195c31; */
    color: #002a61;
}