.main-bottom{
	margin-top:85px;
}
.box-donationsingo{
			background-color:#fff !important;
			border:solid #ccc 0.5px;
			padding:20px 15px !important;
			min-height:80vh;
			margin-bottom:40px;
		}

.title-text{
	font-size:26px;
	font-weight:bold;
	color:#555 !important;
}		

.box-donationsingo .dv .input-group-addon{
background-color:#337ab7;
color:#fff;
padding:6px 6px !important;
text-align:center;
}
.custom-input-group{
	border:solid #337ab7 1px; 
	border-radius:2px;
}
.custom-input-group .input-group-addon{
	width:30% !important;
}
.custom-btn-group button i{
	font-size:14px;
}
.custom-btn-group button{
	padding:4px 12px;
	background-color:#fff !important;
	border:solid #337ab7 2px;
	outline:none;
	border-radius:2px;
	margin-top:10px;
	margin-bottom:4px;
	color:#337ab7;
	font-size:17px;
	font-weight:600;

}
.custom-pay-btn input{
padding:6px 25px;
background-color:#337ab7 !important;
border-radius:2px;
margin-top:5px;
margin-bottom:4px;
font-size:17px;
font-weight:600;
color:#fff;
border:none;
outline:none;
text-align: left;
}

.my-1{
	margin-top:7px;
	margin-bottom:7px;
}
.custom-table,.ln-table{
	height:auto !important;
	width:100% !important;
}
.custom-table table,.ln-table table,.ln-item-summary table{
	height:auto !important;
	width:100% !important;
	margin-top:7px;
	margin-bottom:7px;
}
.ln-item-summary{
	padding:1px 12px;
}
.ln-item-summary table tr{
	border-top:solid #eee .5px;
}

.ln-item-summary table td{
	text-align:left;
	padding:2px 6px !important;
	font-size:15px;
	font-weight:500;
	color:#232e3c;
}
.ln-item-summary table td i{
	font-size:14px;
	color:#656d77;
}
.ln-table{
	border-top:solid #ccc 1px;
}
.ln-table table th{
	font-weight: 600;
    font-size: 17px;
    padding: 6px 8px !important;
    text-align:left;
    color:#000;
}
.ln-text{
	font-size:16px;
	font-weight:400;
	padding: 6px 8px !important;
}
.ln-item-summary{
	margin-bottom: 4px;
}
.ln-rounded-img{
	width:50px;
	height:50px;
	border-radius:50%;
}
.custom-table table thead{
	width:100%;
	background-color:rgba(66,99,235,.1)!important;
}
.custom-table table thead tr th{
	text-align:left;
	border:solid #eee 1px;
	padding:6px 8px !important;
	color:#337ab7;
	font-weight:600;
	font-size:17px;
}
.custom-table table tbody tr{
	border-bottom:solid #eee .5px;
}
.custom-table table tbody tr:hover{
	background-color:rgba(101,109,119,.1)!important;
}
.custom-table table tbody tr:nth-child(even){
	background-color:rgba(101,109,119,.1)!important;
}
.custom-table table tbody tr td{
	text-align:left;
	padding:2px 6px !important;
	font-size:15px;
	font-weight:400;
	color:#222425;
}

.wallet-bottom-btn{
	background-color:#fff;
	margin-top:7px;
	margin-bottom:7px;
	width:100%;
}
.wallet-bottom-btn a,.wallet-bottom-btn a:hover{
	padding:8px 14px;
	background-color:rgba(66,99,235,.1)!important;
	color:#337ab7;
	margin-left:4px;
	font-size:16px;
	font-weight:500;
	border-radius:2px;
	border:solid #337ab7 1px;
	display:inline-block;
	margin-top:5px;
}

@media screen and (max-width:768px){
.wallet-bottom-btn a,.wallet-bottom-btn a:hover{
	padding:7px 11px;
}
.main-bottom{
	margin-top:0px;
}

}
.oc-link-heading{
	padding-bottom:30px;
}
.oc-link-heading a,.oc-link-heading a:hover{
	text-decoration:underline;
	color:#337ab7;
	font-size:28pt;
}
.ln-btn i{
	font-style:normal;
	font-size:14px;
	padding-left:4px;
	padding-right:4px;
}
.ln-btn,.ln-btn:hover{
	display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space:nowrap;
	border:none;
	outline:none;
	background-color:#337ab7;
	color:#fff;
	font-weight: 500;
    line-height: 1.4285714;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding:6px 11px;
    font-size:16px;
    border-radius:2px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.quantity{
	display:flex;
	justify-content:center;
	align-items: center;
}
.quantity i{
	color:#fff !important;
}
.quantity .minus-btn,.quantity .plus-btn{
	height:30px;
	width:30px;
font-size:15px;
border:none;
outline:none;
background-color:#337ab7;
color:#fff;
line-height:30px;
text-align:center;
border-radius:100%;
margin-left:4px;
margin-right:4px;
}

.quantity .dateItemId,.quantity .dateItemNumber{
	font-size:16px;
}
//#1f51a5;