#successMsg {
	color: green;
    margin-left: -21px;
}

#header h1 {
    color: #dcdcdc !important;
}

.font-size {
    line-height: 2.5;
	font-size: 18px;
}

.titles-space {
	/*margin-top: 2px;
	font-size: 21px !important;*/
	margin-top: 0px;
    font-size: 26px !important;
}

#main {
	max-width: 80em;
	padding: 3.8em 4em 2.4em 4em;
}

.para-no-margin {
	margin: 0px !important;
}

.special-class {
	color:#4472c4;
	border-bottom-color: transparent;
}

.special-class-color {
	color:#c00000;
	border-bottom-color: transparent;
}	

.link {    
    color: #4484d4 !important;
}

a:hover {
    border-bottom-color: transparent;
    color: #4484d4 !important;
    text-decoration: none;
}

.btn-top-space {
	margin-top: 18px !important;
}

.custom-modal-dialog {
	width:343px !important;
}

.modal-header {
    padding: 15px 15px 11px 15px !important;
    border-bottom: 1px solid #e5e5e5;
    background: #3465AA;
	color: #fff;
}

.modal-header .close {
    margin-top: 1px !important;
    color: #fff !important;
    opacity: 10 !important;
}

.bank-transfer {
	margin-bottom: -18px;
}

.qr-code {
	padding: 20px 20px;
	border: 2px solid #3465aa;
	margin-bottom: -17px;
	width: 310px;
}

input[type="text"], input[type="password"], input[type="email"], select, textarea {
	border-color: #3465aa !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: #f7f7f7;
	border-radius: 0.35em;
	border: solid 1px transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 0.75em;
	text-decoration: none;
	width: 100%;
}

.form-control {
	height: 38px !important;
}

::placeholder {
    color: #555 !important;
}

.donate-btn {
    color: #fff;
    background-color: #3465aa !important;
    border-color: #3465aa !important;
}

.donate-btn:hover {
    color: #fff;
    background-color: #3b74c5 !important;
	border-color: #3b74c5 !important;
}	

.block {
  display: block;
  width: 100%;
  border: none;
  background-color: #3465AA;
  color: white;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}

.block:hover {
  background-color: #3b74c5;
  color: white;
}

.homepage-scroll {
	max-height: 413px;
    overflow-y: scroll;
	padding: 13px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-top:34px;
}

.para-color {
	color:#3465aa !important;
	font-weight:601;
}

.text-align {
	text-align: right !important;
}

#donationError {
	color:red;
	font-size:14px;
	margin-top: -16px;
}	

.scroll-top-space {
	margin-top: 20px !important;
}

.pg-title {
	text-align:center;
	margin-top:10%;
}

.loading {
	text-align:center;;
}

.pg-body {
	background:#fff;
}

.para-space {
	margin-bottom: 25px;
}

p {
    line-height: 1.7em !important;
    font-family: "Source Sans Pro", sans-serif !important;
    margin: 0 0 0.5em 0 !important;
    font-size: 16px;
}

.unOrder {
    margin: 0 0 1em 2em;
}

.unOrder li{
	line-height: 1.5em !important;
	font-family: "Source Sans Pro", sans-serif !important;
	margin: 0 0 0.5em 0 !important;
	font-size: 16px;
}

.btn-space {
	margin-top:20px
}

.error-message {
	color:red;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 5px;
}

::-webkit-scrollbar:horizontal {
    height: 50px;
}

::-webkit-scrollbar-thumb {
    background-color: #3465aa;
    border-radius: 10px;
    border: 2px solid #3465aa;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: gray; 
}

.table-border {
	width: 100%;
	border: 1px solid #3465aa;
}

.table-heading{
	background: #3465aa;
	font-size: 16px;
	padding: 8px 0px 6px 0px;
	border-bottom: 2px solid #3465aa;
}

.td-border {
	border-bottom: 1px solid #3465aa;
}

.td-para {
	margin: 0px !important;
}

.td-sub-heading {
	background: #608ecf;
	text-align: center;
	color: #fff;
	font-weight: 550;
}

.td-sub-heading-border {
	border-right:1px solid #fff;
}
.td-sub-bg {
	background: #f7f7f7;
}

.alignment {
	margin-top: -8px;
	/*border: 6px solid #fff8f8;	
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	margin-top: -20px;
}

.mpp-image {	
	width: 162px;
}

.mpp-mobile-image {
    text-align: center;
}

.mpp-image-box {
    /*border: 6px solid #fff8f8;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.bank-message {
    font-size: 15px;
}

#mobileScreen {
    display:none;
}

#mpp-mobile-img {
    display:none;
}

.tax-message {
    font-size: 13px;
    margin-top: -12px !important;
    margin-bottom: 9px !important;
}

.dotted-border-top {
	border-top:1px dotted #000;
	padding-top:6px;
}



#sankalpaErrorId {
	color:red !important;
}

input[type="checkbox"] + label:before {
	border-radius: 0.35em;
	border: 2px solid gray !important;
}

input[type="radio"] + label:before {
	border: 2px solid gray !important;
}

.radio-btn {
	margin-top: 10px;
	margin-bottom: 12px;
}

input[type="radio"] {
	margin: 0 !important;
}

input[type="checkbox"] {
	margin: 0 !important;
}

.checkbox-btn {
	padding-top: 3px;	
}

.radio-space {
	padding-top: 1px;
}

.check-space {
	padding-top: 1px;	
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

@media only screen and (min-width: 1200px) {
	#headerImage {
		margin-top:15px;
	}
	.button.fit {
		min-width: 232px;
	}
}	

@media only screen and (min-width: 992px) {
	#headerImage {
		margin-top:15px;
	}
	.button.fit {
		min-width: 232px;
	} 
}

@media all and (max-width: 550px) {
	.modal {
        position: fixed;
        margin-left: 3.7%;
    }
    .homepage-scroll {
    	max-height: 443px;
        overflow-y: scroll;
    	padding-right: 6px;
		margin-top: 15px;
    }
	#main {
		max-width: 80em;
		padding: 2.5em 2em 2.4em 2em;
	}
	#mobileScreen {
        display:block;
    }
    
    #desktopScreen {
        display:none;
    }
	#hideOtherDonationOption {
		display:none;
	}
	.titles-space {
    	margin-top: 2px;
    	font-size: 19px !important;
    }
    #mpp-mobile-img {
        display:block;
        margin-top: -23px;
        margin-bottom: 21px;
    }
    .mpp-image {	
        margin-top:12px;
    }
    
}
