#bodyPart,
#bodyPart h1,
#bodyPart p,
#bodyPart table,
#bodyPart ul,
#bodyPart ul li {
	clear: both;
	float: left
}

a,
abbr,
address,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
samp,
small,
span,
strong,
sub,
sup,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0
}

ol,
ul {
	list-style: none
}

article,
aside,
dialog,
figure,
footer,
header,
nav,
section {
	display: block
}

::-moz-selection {
	background-color: #1b87da;
	color: #fff
}

::selection {
	background-color: #1b87da;
	color: #fff
}

body {
	line-height: 18px;
	color: #5c5c5c;
	font-family: Lato, sans-serif;
	font-size: 13px
}

.innerDivTnC {
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px
}

#bodyPart {
	width: 100%;
	padding: 15px 0
}

#bodyPart h1 {
	width: auto;
	color: #000;
	font-size: 20px
}

#bodyPart h2,
#bodyPart h3 {
	float: left;
	width: auto;
	clear: both;
	color: #2e2e2e;
	margin: 15px 0 0
}

#bodyPart h2 {
	font-size: 16px
}

#bodyPart h3 {
	font-size: 14px
}

#bodyPart ul {
	width: auto
}

#bodyPart ul li {
	width: auto;
	margin-top: 15px;
	padding: 0 0 0 15px
}

#bodyPart p {
	width: auto;
	margin: 10px 0 0;
	text-align: justify
}

#bodyPart table {
	margin: 20px 0
}

#bodyPart table td,
#bodyPart table th {
	padding: 10px;
	text-align: center
}

.innList {
	list-style: circle;
	padding-left: 50px
}

.alignLeft {
	text-align: left !important;
}

#overlay {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	background: rgba(153, 153, 153, 0.8);
	width: 100%;
	height: 100%;
	z-index: 100;
}

#popup {
	position: absolute;
	top: 50%;
	left: 40%;
	background: #fff;
	width: 500px;
	height: 300px;
	margin-left: -100px;
	/*Half the value of width to center div*/
	margin-top: -100px;
	/*Half the value of height to center div*/
	z-index: 200;
	border: solid 10px #333;
}

#popupclose {
	float: right;
	padding: 10px;
	cursor: pointer;
}

.popupcontent {
	padding: 10px;
}

#button {
	cursor: pointer;
}


.appRedirectSec{margin: 0 auto; max-width: 100%; padding: 0 16px;}
.appRedirectSec img{margin:28px 0; float: left;}
.appRedirectSec p{ 
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px; float: left; clear: both;}

.appRedirectSec a{ 
	border-radius: 2px; padding: 12px 0; text-decoration: none; width: 100%;
	background-color: #0282F0;
	box-shadow: 0 2px 4px 0 rgba(2,130,240,0.27);   color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;
	text-align: center; float: left; cursor: pointer;}

.appRedirectSec ul.emiPoints{ float: left; width: 100%; margin: 32px 0 64px 0; padding: 0;}
.appRedirectSec ul.emiPoints li{ float: left; width:auto; clear: both; margin: 24px 0 0 0; padding: 0 0 0 20px;  background: url(//ws.oneassist.in/static/portal_v2/images/blackBull.png) no-repeat 0px 7px; color: #212121;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 20px;}
.appRedirectSec ul.emiPoints li:first-child{ margin: 0;}








