/*!
 * All style for the shop web/)
 */


.left-column {

}

.top-nav {

	background-color: #e9ecef;
	

}

.breadcrumb {
	 background-color: #ffffff;
}

.category-div {

	background-color: rgba(0,0,0,.03);
	padding: 10px;
	border-radius: .25rem;
  border: 1px solid transparent;
    
}

.ui-autocomplete .ui-menu-item {
	background-color: lightgray;
	font-weight: bold;

}

li.ui-menu-item {
	padding: 5px;

}


.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background: #6693bc !important;
    font-weight: bold !important;
    color: #ffffff !important;

} 


li.one_item_li {

	/*padding: 20px;*/
}
/*for one item li */
.one_item_li .ui-menu-item-wrapper.ui-state-active {
	background-color: red !important;

}

.one_item_suggestion {
 min-height: 40px;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 10;
    display: block;
    outline: none;
		width:50px;
}

div#customersummarypopup {
	position: fixed;
	width: 70%;
	height: 500px;
	top: 20px;
	right: 20px;
	border: 1px solid transparent;
	display:none;
	background-color: white;
	border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px 18px #888888;
	z-index: 9999;
	font-size: 10pt;
}

div#customerinfopopup {

}

div#customeractivitypopup {
	width: 39%;
	height: 300px;
	border: 1px solid;
	overflow: auto;
	float: left;
	padding: 5px;
	clear:left;
}


div#customerorderpopup {
	width: 59%;
	height: 300px;
	border: 1px solid;
	overflow: auto;
	float:right;
	padding: 5px;
}

div#memberscrollarea {

	flex-wrap:nowrap;
}




div#customersummary {
	width: 100%;
	min-height: 100px;
	display:none;
  	padding: 0px 20px 0px 20px;
	margin-top: 0px;

}

div#customerinfo {
	min-height: 10px;
}

div#customeractivity {
	/*width: 39%;*/
	height: 300px;

	border: 1px solid #dddddd;
  	border-radius: 3px;
	overflow: auto;
	/*float: left;*/
	margin: 5px 0px 0px 0px;
	padding: 10px;
	clear:left;
	background-color: white;
	margin-bottom: 20px;
}


div#customerorder {
	/*width: 59%;*/
	height: 300px;
	border: 1px solid #dddddd;
  	border-radius: 3px;
  		overflow: auto;
	/*float:right;*/
	margin: 5px;
	padding: 10px;
	background-color: white;
	margin-bottom: 20px;

}




.scroll-pane
{
	padding:10px;
}

.info_3col {
}

.customerinfotable {
 border: 1px solid #efefef;
 margin-top: 10px;

}

.customerinfotable td {
	padding: 5px;
	border: 1px solid #efefef;
	vertical-align: top;
}

.customerinfotable th {

	background-color: #efefef;
}

img.itemsearchthumbnail {
	width: 100px;
	height: 100px;
}

.shipmentdiv {
	min-height: 40px;
	padding: 5px;
	border: 1px solid #efefef;
	background-color: white;

}

.sortable {
  min-height: 40px;
}

ul.sortable>li {
  border: 1px solid #efefef;
  border-radius: 5px;
	padding: 10px;
	margin: 5px;
	background-color:white;
}

.dropdown-menu {
	min-width: 5rem;
}

.dropdown-menu li a {
	display: block;
	margin: auto;
}

.dropdown-menu li a:hover {
	text-decoration: none;
	background-color: lightgray;
}

.item_thumbnail > img {
	width: 60px;
}

.shipment-subtotal {
	text-align:right;
	padding-right: 20px;
}

.inputfield {

	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	border: 1px solid #dddddd;
  	border-radius: 3px;
  	width: 98%;
}

.hide_editbutton {

	display:none;
}

.registercol {

	margin:0px;
	padding:5px;
	margin-bottom: 10px;
}

.registercol .card-header {

	padding:5px 0px 5px 0px;
	background-color: #efefef;
	border-bottom: 0px;
	width: 95%;
	margin:auto;
	font-size: 20px;
}

.registercol .card {

	border: 1px solid #efefef;
}

.registercol .card-body {

	padding: 5px;
}

.card-body .row {

	margin: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.card-body .row>div {
	padding: 0px;

}

#registermembermodal .modal-dialog {

	max-width: 900px;
}

.addressarea {
	padding:0px;
	margin:0px;
}

.card-body .row .address_search_result {
	padding-left:10px;
}

.jibun {

	font-size: 10pt;
	color: #888888;
}

.registercol .pagination {

	margin-top: 10px;
}

.shipment-shippingoption .selected_contact_address {

	border: 1px solid #aaaaaa;
	border-radius: 3px;
	font-size: 11pt;
}

.mydatepicker {

	width: 80px;
}

.shipment-subtotal, .shipment-shippingoption {
	font-size: 11pt;
}

.one-order-list {

	margin: 10px 5px 10px 5px;
	border-radius: 10px;
}

.shipment-div {
	margin: 0px 5px 15px 5px;
	border-radius: 10px;
	background-color: white;
	padding: 10px;
}

.shipment-title {
	margin-left: 5px;
}

.shipment-summary {
	margin-top: 20px;
	border-top: 1px solid #eeeeee;
	padding: 5px;
}

.btn-packing-slip {
	margin-top: 10px;
}

.btn-process-shipment {
	margin-top: 10px;
}

.qtyinput {

	padding:0px;
}

.qty-button {

	background-color: #e9ecef;
}

.quantityinput {
	float:left;
}

.qty-del-button {
	margin-left: 20px;
}

.shipment-summary .btn {
	margin-bottom: 5px;
}

#AdjustmentAmount {

	width: 100px;
	text-align: right
}

#adjustment-div {
	display: none;
}

.order-preview-shipment {

	margin: 0px 5px 15px 5px;
	border-radius: 10px;
	background-color: #eeeeee;
	padding: 10px;

}

.order-preview-shipment-font {
	font-size: 9pt;
	padding-left: 20px;
}

.divdisabled {
	background-color: #eeeeee;
}




/* for orders.php*/
.input-weight {
	width: 100px;
}

#cameramodal .modal-dialog {

	max-width: 1200px;
}

.shipment-date {
	color: blue;
}

.btn-print-invoice, .btn-delete-order {
	margin-top: 10px;
}

/* for closing*/

.shipment-list-table td
{
	border: 1px solid #888888;
	padding: 5px;
	font-size: 10pt;
}

.shipment-list-table tbody tr:first-child td
{
	background-color: #aaaaaa;
}

/* for registerMember.php*/



.form-group {

	margin-bottom: 10px;
}

.field-div {
	width: 100%;
	background-color: #eeeeee;
	
}

.card {
	background-color: rgba(0,0,0,0);

}
.card .field-area {
	background-color: rgba(0,0,0,0);
	margin-top: 10px;
	padding: 0px;
}

.card-header-line {
	background-color: #aaaaaa;
	width: 95%;
	margin:auto;
	height: 1px;
	border:0px;
}

.floating-label-form-group {
	background-color: white;
	/*margin: auto;*/
	margin-left: 20px;
	margin-bottom: 10px;
}


.submit-div {

	padding:5px 0px 5px 0px;
	background-color: #efefef;
	border-bottom: 0px;
	width: 95%;
	margin:auto;
	font-size: 20px;
}

.input-feedback-message {
	display: block;
}


.btn-label {position: relative;left: -6px;display: inline-block;padding: 6px 6px;background: rgba(0,0,0,0);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.btn { 
	margin-bottom:5px; 
	margin-top:5px;
}

.btn-light {
	background-color: rgba(1,1,1,0);
	font-weight: bold;
	border: 0px;
}

.godsends-introduction-div {
	border: 1px solid #cccccc;
  border-radius: 5px;
  position: relative;
  min-height: 100px;
  padding-left: 10px;
  padding-bottom: 0px;
  background-color: white;
  width: 95%;
  margin: auto;

}

.godsends-intro-logo {
	min-width:100px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.godsends-intro-content {
	font-size: 11pt;
	padding: 10px;
}

.godsends-intro-checkbox {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 12pt;
}

.horizontal-bar {
	width: calc(100% - 10px);
	height:1px;
	border-top: 1px solid rgba(1,1,1,0.2);
	margin-bottom:10px;
}

/*.form-title-div {
	width: 90%;
	margin:auto;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 20px 0px 20px 0px;
	margin-top: 10px;
}*/

.top-option-div {
	width: 95%;
	margin:auto;
	background-color: #e9ecef;
	padding: 10px 10px 10px 10px;
	border-radius: 10px;
	
}

.top-title-div {
	width: 100%;
	margin:auto;
}

.top-option-bar {
	width: 100%;
	margin:auto;
}

/*for Sign up*/

.signup-div, .login-div, .verify-div {
	padding-left: 0px;
	padding-right: 20px;
}

.application-result-div, .login-result-div {
	padding: 20px;
	padding-left: 40px;
    font-size: 18px;
    text-align: center;

}

.signup-introduction-div, .login-introduction-div, .verify-introduction-div {
	padding: 20px;
	padding-left: 40px;
    font-size: 18px;

}

.signup-introduction-div {
    margin-top: -150px;

}

.signup-introduction-headline, .application-result-headline, .login-introduction-headline, .login-result-headline, .verify-introduction-headline {
    font-family: 'Crete Round', serif;
    font-size: 30px;
    margin-bottom: 10px;
    display: inline-block;

}

.application-result-headline {
	line-height: 1.1em;
	padding-top: 10px;
}

.application-result-text {
	font-size: 1.3em;
	line-height: 0.2em;
	padding-top: 5px;
	color: #999;
}

.signup-form-div, .login-form-div {
	padding: 20px 20px 5px 20px;
}

.signup-button-div, .login-button-div {
	padding: 20px;
}

.signup-terms-div {
	padding-left: 60px;
	font-size: 18px;
}

.signup-picture-div {
	padding: 40px 20px 0px 20px;
	
	font-size: 18px;
}

.signup-picture-div img {
	width: 100%;
}

.terms-popup-span {
	color: blue;
	text-decoration: underline;
}

.green-check-image {
	width: 15%;
	
}

#verification-code {
    width: 295px;
    height: 70px;
    margin-left: 40px;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 0.4em;
}

.verify-form-group .input-feedback-message {
	color: red;
	display: block;
	margin: 20px 0px 0px 40px;
    font-size: 1.2em;
}

.reissue-validation {
	color: blue;
    text-decoration: underline;
    cursor: pointer;
}

/*for home.php*/
.wishlist-image {
	width: 40px;
	height: 40px;
}

.starrating-image {
	width: 100px;
}


.popup-overlay {
  display: none;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  z-index: 10;
  padding: 20px;
}

.popup-content {
  position: relative;
  /*margin-top: 20px !important;*/
  max-width: 800px;
  min-height: 300px;
  border-radius: 10px;
  padding: 20px;
  background-color: white;
  margin: auto;
  filter: drop-shadow(0px 0px 6px #00000033);
}



#login-content {
  position: absolute;
  min-width: 200px;
  min-height: 200px;
  padding: 20px;
  filter: drop-shadow(0px 0px 6px #00000033);
  background-color: white;
  border-radius: 10px;
  top: 100px;
  left: 400px;
  z-index: 10;
}

.login-triangle {
  position: absolute;
  left: -12px;
  top: 150px;
}

.login-title {
	font-weight:  bold;
}

.class-visible {
}

.class-invisible {
	display: none !important;
}

.common-overlay {
	display: none;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	z-index: 50;
}

.left-triangle {
	position: absolute;
	left: -12px;
	top: 150px;
}

.top-triangle {
	position: absolute;
	right: 20px;
	top: -15px;
	height: 25px;
}

/*header.php*/
.project-list-title {
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
}

.top-nav {
    padding-left:0px;
    padding-right:0px;
    
}

/*xs : smartphone portrait*/
@media (max-width:576px) { 

    .mobile-hide {
        display:none;
    }

    .tablet-hide {
        /*display: unset;*/
    }

    .pc-hide {
        /*display: unset;*/
    }



    .top-option-div {
    	padding: 10px 10px 20px 10px;
		
    }
    
    .login-title {
    	margin-top: 0em;
    	margin-bottom: 1em;

    }
    

}

/*sm and md: smartphone landscape and tablet*/
@media (min-width:577px) and (max-width: 992px) { 

    .mobile-hide {
        /*display:unset;*/
    }

    .tablet-hide {
        display: none;
    }

    .pc-hide {
        /*display: unset;*/
    }

    .top-option-div {
    	padding: 10px 10px 20px 10px;
		
    }

    .login-title {
    	margin-top: 1.5em;
    	margin-bottom: 1em;

    }

}

/*lg : pc*/
@media (min-width:993px) {

    .mobile-hide {
        /*display:unset;*/
    }

    .tablet-hide {
        /*display: unset;*/
    }

    .pc-hide {
        display: none;
    }

    .login-title {
    	margin-top: 1.5em;
    	margin-bottom: 1em;

    }
}