@charset "utf-8";
/* CSS Document 

.btn-primary{
    background-color: #e5332e;
    border-color: #e5332e;
}
*/

.navbar-form-custom {
	display:block;
}

@media only screen and (min-width: 1170px) {
.top-nav-btn {
	padding-top:12px;
	width: 720px;
	margin-left: 12px;
}
.big-button {
	width: 208px;
	height: 208px;
	padding-top: 42px;	
}
.long-button {
	width: 656px;
	height: 36px;
}
}
@media only screen and (max-width: 1169px) {
.top-nav-btn {
	display: block;
	margin-left: 20px;
	clear: both;	
}
.top-nav-btn a{
	margin-top: 8px;
}
.receipt_cart {
	margin-left: 10px;
}
.big-button {
	width: 320px;
	height: 140px;
	padding-top: 21px;	
}
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.float-e-margins .btn {
  margin-bottom: 0px;
}

.clear{
	clear:both;
}

.strike-through{
	text-decoration: line-through;
}

.form-control-inline{
  display: inline-block;
  width: auto;
  margin: 0 5px;
}

.dropzone .dz-preview .dz-download {
    font-size: 12px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
	padding-top: 3px;
}

.dropzone .dz-preview .dz-remove {
    font-size: 11px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
}

.ibox-tools a{
	color: #337ab7;
}

#overlay {
	display: none;
	background: #ffffff;
	color: #666666;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 5000;
	top: 0;
	left: 0;
	float: left;
	text-align: center;
	padding-top: 25%;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.center-content {
	margin: auto;
	width: fit-content;
	text-align: center;
}

/*Dashboard*/
.back-link {
	margin-top: 64px;
}
.dashboard {
	margin: auto;
	width: fit-content;
}
.dashboard-row{
	width: fit-content;
}
.long-button {
	background-color: #666666;
	text-align: left;
	font-size: 16px;	
	color: #FFFFFF;
	margin: 8px;
	padding: 6px;
	padding-left: 12px;
	cursor: pointer;	
}
.big-button {
	background-color: #666666;
	float: left;
	text-align: center;
	font-size: 32px;	
	color: #FFFFFF;
	margin: 8px;
	cursor: pointer;	
}
.small-button {
	background-color: #666666;
	float: left;
	font-size: 20px;	
	text-align: center;
	color: #FFFFFF;	
	width: 152px;
	height: 152px;
	margin: 8px;
	padding-top: 40px;
	cursor: pointer;
}
.big-button .text{
	margin: auto;
	height: 64px;
}

.new-pledge, .pledge-cancelled {
	background-color: #70ad47;
}
.new-pledge, .pledge-cancelled h2{
	color: #FFFFFF;
}
.new-pledge .breadcrumb{
	background-color: #70ad47;
}
.new-pledge .breadcrumb li{
	color: #FFFFFF;
}

.renew-pledge, .renew-cancelled {
	background-color: #ffc000;
}
.renew-pledge h2{
	color: #000000;
}
.renew-pledge .breadcrumb{
	background-color: #ffc000;
}
.renew-pledge .breadcrumb li{
	color: #000000;
}

.redeem-pledge {
	background-color: #2f5597;
}
.redeem-pledge h2{
	color: #FFFFFF;
}
.redeem-pledge .breadcrumb{
	background-color: #2f5597;
}
.redeem-pledge .breadcrumb li{
	color: #FFFFFF;
}

.police-seizure {
	background-color: #7030a0;
}
.police-seizure h2{
	color: #FFFFFF;
}
.police-seizure .breadcrumb{
	background-color: #7030a0;
}
.police-seizure .breadcrumb li{
	color: #FFFFFF;
}

.police-return {
	background-color: #767171;
}
.police-return h2{
	color: #FFFFFF;
}
.police-return .breadcrumb{
	background-color: #767171;
}
.police-return .breadcrumb li{
	color: #FFFFFF;
}

.reprint-pledge {
	background-color: #181717;
}
.reprint-pledge h2{
	color: #FFFFFF;
}
.reprint-pledge .breadcrumb{
	background-color: #181717;
}
.reprint-pledge .breadcrumb li{
	color: #FFFFFF;
}

.lost-letter {
	background-color: #c55a11;
}
.lost-letter h2{
	color: #FFFFFF;
}
.lost-letter .breadcrumb{
	background-color: #c55a11;
}
.lost-letter .breadcrumb li{
	color: #FFFFFF;
}

/*Timeline*/
.vertical-timeline-icon {
	color: #FFFFFF;
}

/*New Pledge*/
#NewPledgeForm {
	width: 600px;
	margin-top: 80px;
}

/*Renew Pledge*/
#RenewPledgeForm {
	width: 600px;
	margin-top: 80px;
}
.add-pledge-number {
	width: 24px;
	font-size: 24px;
	cursor: pointer;	
}

/*Redeem Pledge*/
#RedeemPledgeForm {
	width: 600px;
	margin-top: 80px;
}

/*Police Seizure*/
#PoliceSeizureForm {
	width: 600px;
	margin-top: 80px;
}

/*Police Return*/
#PoliceReturnForm {
	width: 600px;
	margin-top: 80px;
}

/*Peprint Pledge*/
#ReprintPledgeForm {
	width: 600px;
	margin-top: 80px;
}

/*Lost Letter*/
#LostLetterForm {
	width: 600px;
	margin-top: 80px;
}

/*Gold Type*/
.gold-price-chart {
	padding-left: 11px;
}
.gold-type-item {
	border: #AAAAAA 1px solid;
	border-radius: 8px;
	padding: 5px;
	width: 164px;
	height: 170px;
	text-align:center;
	margin-right: 11px;	
	margin-bottom: 11px;
	float: left;
}
.gold-type-title{
	font-size: 24px;
}
.gold-type-item input{
	width: 100px;
}
.gold-type-item .gold-type-input{
	margin-top: 6px;
}

/*Handler boxes*/
.amount_to_collect{
	font-weight:bold;
	font-size:24px;
}


/*Point of Sales*/
.declare {
	display: flex;
	width: 100%;
	align-items: center;
}

.person {
	margin: 0 10px;
}

.confirm-btn {
	margin-left: 15px;
}

.summary {
	display: flex;
	padding-top: 20px;
}

.summary .add-button {
	margin-right: 10px;
}

.total-summary {
	margin-left: auto;
	width: 40%;
}

.total-summary .item {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 5px;
	justify-content: space-between;
}

.total-summary .item .left {
	font-weight: bold;
}

.total-summary .divider {
	border-top: 1px solid #666;
	height: 1px;
	margin-bottom: 8px;
}

.item-listing {
	background-color: #eee;
	padding: 15px;
}

.item-listing .item {
	display: flex;
	margin-bottom: 5px;
}

.item-listing .item .left,
.item-listing .item .right {
	display: flex;
}

.item-listing .item .left div {
	margin-right: 5px;
}

.item-listing .item .left .item-code {
	font-weight: bold;
}

.item-listing .item .right {
	margin-left: auto;
}

.item-listing .item .right .delete {
	margin-left: 10px;
	font-weight: bold;
	cursor: pointer;
}

.item-listing .item .price .sales-price input{
	width:96px;
}
.item-listing .item .price .sales-price{
	margin-left:16px;
}

/*Camera functions*/
.camera-btn-con {
	margin-top: 12px;
	text-align: right;
}