/* Helper Classes Section Ends */
html{ height: 100%}

.main-container{ min-height: 300px; padding-top: 20px; padding-bottom:20px; background:url: (../images/Background.png);}

h3 {padding-left: 15px;}

@media only screen and (max-width: 768px)
{
	header h3{ padding-top: 0px; margin-top: 18px; font-size: 1em; text-align: right;}
}

.page-wrapper {
    border: 0px solid #ccc;
    padding: 0px 0px 0px 22px;
    width: 100%;
   
}

p.indent{ padding-left:0px !important;}

.contentTxt h3{ padding-left:0px !important;}

.ml-20{ margin-left:20px;}

/*css suggested by Kristie*/
label font {
    color: #999;
    display: block;
    font-weight: normal;
}

.brand-logo a{ cursor:default;}

@media(max-width:767px){
.page-wrapper{padding: 0px 3px 0px 3px;}}

@media(max-width: 770px){
		div.div-capcha{
			margin-top: 30px;
		}
	}
.popover{
	font-size:12px;
}
a[data-toggle] img{
	width:15px !important;
}