/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0 gg
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup,  main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
 audio :not  ( [ controls ]  ) {
display :
 none;
 height :
 0
}
[hidden], template {
 display: none
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
a {
	background: transparent
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	margin: .67em 0;
	font-size: 2em
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
mark {
	color: #000;
	background: #ff0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
 svg :not  ( :root  ) {
overflow :hidden
}
figure {
	margin: 0
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}
legend {
	padding: 0;
	border: 0
}
button, input, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: 100%
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	box-sizing: border-box
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
 @media print {
* {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	box-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
 @page {
 margin: 2cm .5cm
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff !important
}
.navbar {
	display: none
}
.table td, .table th {
	background-color: #fff !important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000 !important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important
}
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
	font-family: "OpenSans-Regular";
	font-size: 14px;
	line-height: 1.428571429;
	color: #424242;
	background-color: #fafafa;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #2D7CBC;
	text-decoration: none
}
a:hover, a:focus {
	color: #2d7cbc;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	height: auto;
	max-width: 100%
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	display: inline-block;
	height: auto;
	max-width: 100%;
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small,  .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small,  h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small,  .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999
}
h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
	font-size: 65%
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 36px
}
h2, .h2 {
	font-size: 30px
}
h3, .h3 {
	font-size: 24px
}
h4, .h4 {
	font-size: 18px
}
h5, .h5 {
	font-size: 14px
}
h6, .h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}
 @media ( min-width :768px) {
.lead {
	font-size: 21px
}
}
small, .small {
	font-size: 85%
}
cite {
	font-style: normal
}
.text-muted {
	color: #999
}
.text-primary {
	color: #428bca
}
.text-primary:hover {
	color: #3071a9
}
.text-warning {
	color: #8a6d3b
}
.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
.text-danger:hover {
	color: #843534
}
.text-success {
	color: #3c763d
}
.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
.text-info:hover {
	color: #245269
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 16px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none
}
.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}
.list-inline>li:first-child {
	padding-left: 0
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dt, dd {
	line-height: 1.428571429
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}
 @media ( min-width :768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	display: table;
	content: " "
}
.dl-horizontal dd:after {
	clear: both
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	display: table;
	content: " "
}
.dl-horizontal dd:after {
	clear: both
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eee
}
blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}
blockquote p:last-child {
	margin-bottom: 0
}
blockquote small, blockquote .small {
	display: block;
	line-height: 1.428571429;
	color: #999
}
blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0
}
blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
	text-align: right
}
blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: ''
}
blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
blockquote:before, blockquote:after {
	content: ""
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	white-space: nowrap;
	background-color: #f9f2f4;
	border-radius: 4px
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
.form-signin {
	width: 25%;
	margin: auto;
	padding: 3%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box;
}
.container:before, .container:after {
	display: table;
	content: " "
}
.container:after {
	clear: both
}
.container:before, .container:after {
	display: table;
	content: " "
}
.container:after {
	clear: both
}
.push-top {
	margin-top: 1%;
}
ul.top-navi {
	font-weight: 700;
	font-size: 14px;
	color: #424242;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	margin: 0;
}
ul.top-navi li {
	display: block;
	position: relative;
	float: left;
	margin: 2% 3% 0 0;
	padding-bottom: 5px;
}
.top-navi li ul {
	display: none;
}
ul.top-navi li ul li+li:before {
	background: none;
	left: 0;
}
.top-navi ul li a {
	color: #424242;
	display: block;
	font-weight: normal;
	padding: 2px 14px;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 2px;
}
.top-navi ul li a:hover {
}
.top-navi li:hover ul {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	display: block;
	margin: 0;
	min-width: 200px;
	padding: 0;
	position: absolute;
	background: #fff;
	top: 23px;
}
.top-navi li:hover ul:before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid rgba(0, 0, 0, 0);
	border-right: 7px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px;
}
.top-navi li:hover ul:after {
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}
.top-navi li:hover li {
	float: none;
	font-size: 14px;
	margin: 2% 0;
	text-transform: capitalize;
}
.top-navi li:hover li a:hover {
	color: #2d7cbc;
}
.notice {
	list-style-type: none;
	padding: 0;
	position: relative;
	z-index: 9;
	float: right;
	margin-top: 0px;
}
.notice li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.dropdown {top: 4px;}
.mail-notice {
	background: url(images/mail-icon.png) no-repeat 0 0;
	width: 22px;
	height: 17px;
	position: relative;
	top: 7px;
	left: 28px;
}
.mail-notice:hover .tooltip1, .notification:hover .tooltip1,  .invest-cart:hover .tooltip1 {
	display: block;
}
.notification {
	background: url(images/notification-icon.png) no-repeat 0 0;
	width: 22px;
	height: 23px;
	position: relative;
	top: 8px;
	left: 28px;
}
.notice li.lender-name {
	position: relative;
	right: -17%;
	display: block;
}
.notice1 {
	background: #424242;
	color: #FFFFFF;
	display: block;
	height: 16px;
	left: 11px;
	position: absolute;
	top: -7px;
	width: 14px;
	font-size: 10px;
	text-align: center;
}
.invest-cart {
	background: url(images/invest-cart.png) no-repeat 0 0;
	width: 22px;
	height: 19px;
	position: relative;
	top: 7px;
	left: 28px;
}
.tooltip1 ul {
	margin: 0;
	padding: 0 15px;
}
.tooltip1 li {
	border-bottom: 1px solid #DDDDDD;
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin: 1px 0 0;
	padding: 10px;
}
.tooltip1 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid rgba(66, 66, 66, 0.9);
	display: none;
	left: -184px;
	margin: 0;
	min-width: 219px;
	padding: 0 0 15px;
	position: absolute;
	top: 14px;
}
.tooltip1:after, .tooltip1:before {
	border: medium solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: " ";
	height: 0;
	pointer-events: none;
	position: absolute;
	width: 0;
}
.tooltip1:after {
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FFFFFF;
	border-width: 6px;
	left: 193px;
	position: relative;
	top: -353px;
}
.tooltip1:before {
	border-color: rgba(66, 66, 66, 0) rgba(66, 66, 66, 0) #fff;
	border-width: 6px;
	left: 193px;
	margin-left: 0;
	position: relative;
	top: -26px;
}
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.tooltip1:after {
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FFFFFF;
	border-width: 6px;
	left: 193px;
	position: relative;
	top: -178px;
}
.tooltip1:before {
	border-color: rgba(66, 66, 66, 0) rgba(66, 66, 66, 0) #424242;
	border-width: 6px;
	left: 193px;
	margin-left: 0;
	position: relative;
	top: -26px;
}
}
.notice .tooltip1 ul li span {
	display: block;
	text-transform: uppercase;
}
.tooltip1 li a {
	color: #424242;
}
.tooltip1 li span.glyphicon-chevron-right {
	color: #989898;
	display: inline-block;
	font-size: 7px;
	font-weight: normal;
	margin-right: 4px;
}
.tooltip1 li:hover {
	background: none repeat scroll 0 0 #F1F1F1;
	color: #424242;
}
.tooltip1 li:hover a {
	color: #fff;
	text-decoration: none;
}
.footer-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-nav li {
	margin: 5px 0;
	padding: 0;
}
.footer-nav li a {
	font-weight: bold;
	font-size: 12px;
}
.footer-nav li a img {
	display: inline-block;
	margin: 0 3px 0 0;
}
.footer-nav li a:hover {
	text-decoration: none;
	color: #424242;
}
.footer-nav-heading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.text-center.copyright {
	text-transform: capitalize;
	font-size: 12px;
	margin: 10px 0 0 0;
}
.container.container-bg {
	background: none;
}
.white-bg {
	background: #fff;
	padding: 20px 0 40px 0;
}
.container-bg {
	background: #fafafa;
}
.col-xs-12.col-sm-12.col-md-12.nav-bg { 
	height: 62px;
	/* border-bottom: 1px solid #e3e3e3; */
	padding: 10px 0;
	margin-top: -11px;
}
.main-links, .main-links1 {
	margin-right: -38px;
	margin-top: 13px;
}
.main-links1 {
	line-height: 25px;
	text-align: right;
	margin-right: 20px;
}
.main-links li, .main-links1 li {
	display: inline;
	list-style-type: none;
	margin: 0 60px 0 0;
}
.main-links1 li {
	margin: 0 0 0 15px;
}
.main-links li a, .main-links1 li a {
	color: #424242;
	font-size: 12px;
	text-transform: uppercase;
}
.main-links li a:hover, .main-links1 li a:hover {
	text-decoration: none;
}
.main-links li:hover, .main-links1 li:hover {
	text-decoration: none;
	position: relative;
}
.main-links li:hover:before, .main-links1 li:hover:before {
	border-bottom: 4px solid #424242;
	content: "";
	position: absolute;
	top: 20px;
	right: 0;
	left: 0;
}
.main-links li.active, .main-links1 li.active {
	position: relative;
}
.main-links li.active:before, .main-links1 li.active:before {
	border-bottom: 4px solid #424242;
	content: "";
	position: absolute;
	top: 33px;
	right: -30%;
	left: -30%;
}
.container.container-bg .nav.nav-tabs {
	padding: 20px 0;
}
.container.container-bg .nav.nav-tabs a {
	font-size: 16px;
	margin: 0 14px 0 0;
	line-height: 14px;
	border-radius: 0;
	border: none;
}
.container.container-bg .nav.nav-tabs li.active>a {
	border: medium none;
	background: none;
	font-size: 16px;
}
.container.container-bg .nav.nav-tabs>li+li {
	border-left: 1px solid;
	padding-left: 10px;
}
.container.container-bg .user-profile-bg1 .nav.nav-tabs>li+li {
	padding-left: 49px;
}
.form-control.sort-by {
	background: url("images/down-arrow.png") no-repeat scroll 97% 54%;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	font-size: 11px;
	font-weight: normal;
	height: 24px;
	padding: 2px 0 0 4px;
	text-indent: 0.01px;
	text-overflow: "";
	width: 155px;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.custom-select {
	position: relative;
	float: right;
	background: rgb(254, 254, 254); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%,  rgba(243, 243, 243, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254,
		254, 254, 1)), color-stop(100%, rgba(243, 243, 243, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%,  rgba(243, 243, 243, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%,  rgba(243, 243, 243, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%,  rgba(243, 243, 243, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%,  rgba(243, 243, 243, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe',  endColorstr='#f3f3f3', GradientType=0); /* IE6-9 */
}
.container.container-bg .tab-content {
	padding: 10px 0;
}
.accordion.col-xs12.col-sm-12.col-md-12 .accordion-group {
	background: #fff;
	margin: 15px 0;
	padding: 10px 20px;
	min-height: 40px;
	-moz-box-shadow: 0 0 4px 0 rgba(45, 124, 188, 0.3);
	-webkit-box-shadow: 0 0 4px 0 rgba(45, 124, 188, 0.3);
	box-shadow: 0 0 4px 0 rgba(45, 124, 188, 0.3);
 filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true,  ShadowOpacity=0.30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.accordion.col-xs12.col-sm-12.col-md-12 .accordion-group .accordion-heading {
	float: left;
}
.accordion-group .row {margin: 0;}
.user-name {
	color: #424242;
	font-size: 14px;
	font-weight: bold;
	margin-left: 3%;
	text-transform: uppercase;
}
.user-name a {
	color: #424242;
	display: inline-block;
	margin-right: 15%;
}
.doc-heading {
	color: #2d7cbc;
	font-weight: bold;
	font-size: 12px;
}
.loan-id, .loan-date {
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 8%;
}
.loan-id {
	margin-left: -11%;
}
.loan-id b span {
	font-family: "rupee";
}
.date-box-top {
	margin-left: 54%;
	width: 100%;
}
.date-box {
	margin-left: 26%;
	width: 100%;
}
.loan-date {
	float: left;
	margin-right: 10%;
	text-align: right;
}
.date-box .img-responsive {
	padding-top: 4px;
}
.table-responsive table tr .td-padding {
	padding-left: 33px;
	font-size: 11px;
}
.table-responsive table tr .td-padding1 {
	padding-left: 80px;
}
.heading-space {
	margin-left: 1.8%;
	margin-right: 1.5%;
}
.accordion-inner .table-responsive .table thead tr th {
	font-size: 11px;
	color: #bcbcbc;
}
.accordion-inner .row .col-xs-6.col-md-2 {
	float: right;
}
.docs-heading {
	color: #2d7cbc;
	font-weight: bold;
	font-size: 12px;
}
.doc-icon, .pdf-icon, .schedule-icon {
	background: url(images/agreement-icon.png) no-repeat 0 0;
	width: 15px;
	height: 20px;
	float: left;
	margin-right: 8px;
}
.pdf-icon {
	background: url(images/pdf-icon.png) no-repeat 0 0;
	width: 16px;
}
.schedule-icon {
	background: url(images/schedule-icon.png) no-repeat 0 0;
	width: 16px;
}
.row .accordion .accordion-heading a.accordion-toggle, .tab-content .panel-group a.accordion-toggle {
	background: url(images/minus-icon.png) no-repeat 0 0;
	width: 22px;
	height: 23px;
	display: block;
}
.row .accordion .accordion-heading a.accordion-toggle, .tab-content .panel-group a.accordion-toggle.collapsed {
	background: url(images/plus-icon.png) no-repeat 0 0;
	width: 22px;
	height: 23px;
	display: block;
}
.accordion-body.in {
}
/*17-jan14*/
.container.container-bg .nav.nav-tabs .pagination {
	float: left;
	margin: 0 0 0 55%;
	padding-left: 0;
}
.container.container-bg .nav.nav-tabs .pagination li a {
	background: none;
	padding: 6px 2px;
	margin: 0 5px 0 0;
}
.container.container-bg .nav.nav-tabs .pagination li.active a,  .container.container-bg .nav.nav-tabs .pagination li a:hover {
	color: #424242;
}
.container.container-bg .nav.nav-tabs li.active>a {
	border: medium none;
	background: none;
	font-size: 12px;
}
.col-xs-6.col-md-3.schedule {
	display: block;
	width: 20%;
}
/*18-jan14*/
.tenure-gap {
	display: block;
	margin-left: 1%;
}
.loan-id.date1 {
	display: block;
}
.download-icon {
	float: right;
	margin-top: 3%;
}
.doc-heading1 {
	margin-left: 27%;
	text-align: right;
	color: #2D7CBC;
	font-size: 12px;
	font-weight: bold;
}
.usr-img {
	float: left;
}
.usr-nme-heading {
	background: none repeat scroll 0 0 #D9D9D9;
	display: inline-block;
	font-size: 11px;
	margin: 1% 0 0 3%;
	padding: 1% 2%;
}
.col-xs12.col-sm-12.col-md-12.overview {
	padding: 20px 22px 20px 40px;
}
.overview-heading {
	font-family: "OpenSans-Regular";
	text-align: center;
	margin: 15px 0 30px 0;
}
.container-bg .overview .dashboard-box {
	margin-right: 1.5%;
}
.dashboard-box {
	float: left;
	/*  margin-right: 2%; */
	width: 23%;
	min-height: 300px;
	padding: 2%;
	background: #fff;
	-moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
 filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true,  ShadowOpacity=0.30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	min-height: 100%;
}
.dashboard-box .step {
	background: none repeat scroll 0 0 #424242;
	border-radius: 100%;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 20px;
	padding: 2px 0 0 6px;
	width: 20px;
	margin: auto;
}
.dashboard-box .step-heading {
	font-size: 16px;
	text-align: center;
	margin: 20px 0 0;
	font-weight: bold;
}
.dashboard-box .step-info {
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
}
.dashboard-box .value-box {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
}
.dashboard-box .value-box1 {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	overflow: hidden;
}
.dashboard-box .value-box2 {
	padding: 0;
	overflow: hidden;
}
.dashboard-box .value-box3 {
	padding: 0;
	overflow: hidden;
	margin-top: -8px;
}
.dashboard-box .value-box1 .value-box-left {
	float: left;
	font-family: "rupee";
	text-transform: uppercase;
	font-size: 11px;
}
.dashboard-box .value-box1 .value-box-left span {
	display: block;
	font-weight: bold;
	font-size: 13px;
}
.dashboard-box .value-box1 .value-box-right {
	float: right;
	font-family: "rupee";
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
}
.dashboard-box .value-box1 .value-box-right span {
	display: block;
	font-weight: bold;
	font-size: 13px;
}
.dashboard-box .value-heading {
	text-align: center;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}
.dashboard-box .numeric-value {
	color: #05ac30;
	font-size: 40px;
	text-align: center;
}
.dashboard-box .numeric-value span {
	font-size: 24px;
	font-family: "rupee";
}
.dashboard-box .highlight-value {
	color: #05AC30;
	font-size: 40px;
	text-align: center;
}
.dashboard-box .highlight-value span {
	font-size: 24px;
	font-family: "rupee";
}
.dashboard-box .value-link {
	color: #2D7CBC;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}
.overview .skip-link {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-left: 38%;
	margin-top: 30px;
	text-align: right;
	color: #2D7CBC;
}
/*19-jan14-starts*/
.col-xs-3.col-sm-4.col-md-6.analytics-panel {
	float: left;
	margin-right: 22px;
	margin-top: 10px;
	width: 518px;
	padding: 0;
}
.col-xs-3.col-sm-4.col-md-6.borrower-panel {
	float: left;
	width: 539px;
	margin-top: 10px;
	padding: 0;
}
.graph-box, .graph-box1 {
	width: 524px;
	/* 	height: 310px; */
	padding: 10px 20px 20px;
	margin-bottom: 10px;
	background: #fff;
	-moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
 filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true,  ShadowOpacity=0.30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	overflow: hidden;
}
.graph-box .graph-heading {
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 15px;
}
.canvasjs-chart-credit {
	display: none;
}
.analytics-heading {
	font-size: 16px;
	margin: 20px 0;
	float: left;
}
.col-xs-3.col-sm-4.col-md-6.borrower-panel .nav.nav-tabs {
	border: none;
}
.col-xs-3.col-sm-4.col-md-6.borrower-panel .nav.nav-tabs li.active {
	font-weight: bold;
}
.col-xs-3.col-sm-4.col-md-6.borrower-panel ul.nav.nav-tabs a.usr-details {
	font-size: 12px;
}
.graph-box1 {
	height: 150px;
	clear: both;
}
.graph-box1 .graph-heading {
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
}
.user-name-img {
	width: 270px;
	float: left;
}
.usr-details {
	float: right;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}
.graph-box1 .content-area {
	float: left;
	width: 220px;
	margin-top: 15px;
}
.graph-box1 .graph-area {
	float: right;
	margin-top: 15px;
	width: 170px;
	height: 75px;
	position: relative;
}
.graph-box1 .graph-area .circle-graph-box {
	float: left;
	width: 80px;
}
.graph-box1 .content-area ul {
	margin: 0;
	padding: 0;
}
.graph-box1 .content-area ul li {
	font-size: 12px;
	line-height: 25px;
	list-style: none outside none;
	text-transform: uppercase;
	font-family: "rupee";
}
.graph-box1 .content-area ul li span {
	font-weight: bold;
	float: right;
	font-size: 14px;
}
.graph-box1 .graph-area ul.graph-figure {
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 12px;
}
.graph-box1 .graph-area .graph-figure li {
	list-style: none;
	margin: 0px 0 5px 0;
}
.graph-box1 .graph-area .graph-figure li span {
	display: block;
	color: #05ac30;
	font-weight: bold;
}
.graph-box1 .graph-area .graph-figure li span.active {
	color: #424242;
}
.col-xs12.col-sm-12.col-md-12.wallet-panel {
	border: 1px solid;
}
.container.container-bg .wallet-panel {
	margin: auto;
	width: 550px;
}
.container.container-bg .wallet-panel .dashboard-box {
	width: 255px;
	min-height: 250px;
}
.container.container-bg .wallet-panel .dashboard-box .value-box {
	border-bottom: 0;
	margin-top: 15px;
}
.container.container-bg .wallet-panel .dashboard-box .value-box1 {
	border-bottom: 0 none;
	margin-top: 15px;
}
.container.container-bg .wallet-panel .dashboard-box .value-heading1 {
	text-align: center;
	margin: 0;
	font-weight: bold;
	display: block;
	font-family: "rupee"
}
.wallet-panel .value-box .cash-link {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-top: 7px;
}
.transactions {
	clear: both;
	margin-top: 20px;
}
.transactions .table-responsive {
	clear: both;
	float: left;
	font-size: 11px;
	margin-top: 15px;
	text-transform: uppercase;
	width: 100%;
}
.transactions .table-responsive table thead tr th {
	color: #BCBCBC;
	text-transform: uppercase;
	border-top: 1px solid #DDDDDD !important;
	border-bottom: 1px solid #DDDDDD !important;
}
.transactions .table-responsive table tbody tr td {
	border-bottom: 1px solid #DDD !important;
}
.transactions .table-responsive table .transaction-tble-heading {
	text-align: right;
}
.transactions .table-responsive table .amount-value {
	font-size: 12px;/* font-weight: bold; */
}
.transactions .table-responsive table .align {
	text-align: right;
}
.transactions .table-responsive table .status {
	text-transform: uppercase;
	text-align: right;
}
.wallet-heading {
	float: left;
	font-size: 16px;
	margin-left: 6px;
}
.pop-up-box {
	width: 400px;
	height: 425px;
	margin: auto;
	padding: 20px;
}
.pop-up-box .pop-up-heading {
	display: block;
	font-size: 16px;
	margin: 10px 0;
	text-align: center;
}
.pop-up-info {
	border-top: 1px solid #DDDDDD;
	display: table;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.pop-up-info .form-group {
	overflow: hidden;
	text-align: center;
	display: inline-block;
	width: 50%;
}
.pop-up-info .form-group .form-item {
	margin: 0 0 0 10px;
	clear: none;
}
.pop-up-info .form-group span {
	display: block;
	font-size: 12px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
}
.pop-up-info .form-group label.currency {
	float: left;
	font-family: "rupee";
	font-size: 24px;
	width: 17px;
	margin: 0;
	padding: 0;
}
.pop-up-info input {
	height: 30px !important;
	margin: 0;
	padding: 0 5px;
	width: 155px !important;
	font-size: 14px;
	font-weight: normal;
}
.pop-up-info form .form-group {
	margin: auto;
	width: 190px;
	margin-bottom: 20px;
}
.pop-up-info form .form-group span {
	display: block;
	margin: auto;
	width: 210px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
}
.pop-up-info .pop-up-link {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.pop-up-box .pop-up-close {
	background: url(images/close-icon.png) no-repeat 0 0;
	width: 11px;
	height: 11px;
	float: right;
	display: block;
}
/*21-jan14-starts*/
.row.user-lender-page {
	padding: 0 20px 20px 0;
	margin-top: 30px;
}
.row.user-lender-page a.listing-link {
	display: block;
	margin: 10px 10px 10px 10px;
	font-weight: bold;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.user-profile-bg, .user-lender-widget {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	margin-right: 2%;
	padding: 2%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.row.user-lender-page .col-xs-3.col-sm-3.col-md-3.user-lender-widget {
	margin: 0;
	padding: 0;
}
.user-lender-widget a.invest-link:hover {
	color: #2d7cbc !important;
}
.row.user-lender-page .user-lender-widget form.form-signin {
	padding: 7%;
	width: auto;
}
.row.user-lender-page .user-lender-widget form.form-signin .rupee {
	font-family: "rupee";
}
.user-profile-bg .graph-heading {
	/* border-bottom: 1px solid #dddddd; */
	overflow: hidden;
}
.user-profile-bg ul.user-points {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
.user-profile-bg ul.user-points li {
	display: inline-block;
	/* background: #d9d9d9; */
	font-size: 11px;
	border: 1px solid #d2d2d2;
	padding: 3px 5px;
	margin: 0 7px 0 0;
	text-transform: uppercase;
	font-weight: normal;
}
.user-profile-bg p.description {
	font-size: 16px;
	line-height: 24px;
	margin: 15px 0 0 0;
	clear: both;
}
.user-profile-bg .user-details {
	/* border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD; */
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}
.user-profile-bg .user-details .dashboard-box {
	box-shadow: none;
	border-right: 1px solid #DDDDDD;
	/*   width: 21%; */
	width: 22%;
	height: 120px;
}
.user-profile-bg .user-details .dashboard-box .value-box {
	border: 0;
}
.user-profile-bg .user-details .dashboard-box .numeric-value {
	font-size: 24px;
}
.user-profile-bg .user-details .dashboard-box .value-heading span {
	font-family: "rupee";
	display: block;
	font-weight: bold;
}
.user-details .dashboard-box1 {
	float: left;
	width: 30%;
	border-right: 1px solid #dddddd;
}
.user-details .dashboard-box1 ul.asset-box {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.user-details .dashboard-box1 ul.asset-box li {
	line-height: 23px;
}
.user-details .dashboard-box1 ul.asset-box li .data-bar {
	float: right;
	margin-right: 20px;
	width: 60%
}
.user-details .dashboard-box1 ul.asset-box li .data-bar img {
	margin: 0 10px 0 0;
}
.user-details .dashboard-box1 ul.asset-box li .data-bar .progress {
	background: none repeat scroll 0 0 #DDDDDD;
	box-shadow: none;
	float: left;
	height: 10px;
	margin-top: 6%;
	width: 70%;
}
.user-details .dashboard-box1 ul.asset-box li .data-bar .progress-bar {
	float: left;
	width: 0;
	height: 10px !important;
	font-size: 12px;
	background-color: #424242;
	box-shadow: none;
}
/*22-jan14-starts-starts*/
.user-profile-bg p.note {
	font-size: 11px;
	line-height: 24px;
	margin: 15px 0 0 0;
	clear: both;
	text-transform: uppercase;
}
.user-profile-bg p.note1 {
	font-size: 11px;
	line-height: 24px;
	margin: 15px 0 0 0;
	clear: both;
	text-transform: capitalize;
	text-align: justify;
}
.user-profile-bg p.note1 span {
	font-size: 11px;
	font-weight: bold;
}
.user-profile-bg p.note span {
	font-weight: bold;
	font-size: 16px;
}
.user-profile-bg .table-responsive table {
	font-size: 11px;
}
.user-profile-bg1 {
	margin: 15px 0 0 0;
	padding: 2%;
	width: 100%;
	background: #fff;
}
.user-profile-bg1 .table-responsive table thead tr th, .user-profile-bg1 .table-responsive table tbody tr td {
	border: none;
}
.user-profile-bg1 .table-responsive table {
	margin: 0;
}
.user-profile-bg1 .user-profile-bg {
	margin-bottom: 15px;
}
.user-profile-bg1 .user-name {
	display: block;
	margin-bottom: 1%;
	margin-left: 0;
	margin-top: -2%;
	text-transform: uppercase;
}
.user-profile-bg1 .usr-nme-heading {
	padding: 1.5%;
}
.user-profile-bg1 .table-responsive table thead tr th.align {
	text-align: right;
}
.user-profile-bg1 .table-responsive table tbody tr td.align {
	text-align: right;
}
.user-profile-bg1 .amount-value {
	font-family: rupee;
	font-size: 16px;
	font-weight: bold;
}
.user-profile-bg1 ul.nav.nav-tabs li+li {
	border: none !important;
}
.user-profile-bg1 ul.nav.nav-tabs li a {
	color: #424242;
	text-transform: uppercase;
	font-size: 12px !important;
}
.user-profile-bg1 ul.nav.nav-tabs li.active a {
	font-weight: bold;
}
.user-profile-bg1 ul.nav.nav-tabs li.active {
	position: relative;
}
.user-profile-bg1 ul.nav.nav-tabs li.active:before {
	background: #424242;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	right: 0;
	top: 29px;
	width: 100%;
}
.user-profile-bg1 ul.nav.nav-tabs li span.notice1 {
	background: none repeat scroll 0 0 #424242;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	left: 93%;
	position: absolute;
	right: 0;
	text-align: center;
	top: -1px;
	width: 15px;
}
.user-profile-bg1 .profile-heading, .user-similar-profile .profile-heading {
	font-size: 16px;
	margin-bottom: 10px;
	/* 	border-bottom: 1px solid #DDDDDD; */
	padding-bottom: 6px;
	margin: 30px 0 10px;
}
.user-profile-bg2 {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	float: left;
	/* margin: 0 2.3% 0 0; */
	margin: 0;
	overflow: hidden;
	padding: 2%;
	/* width: 31%; */
	width: 100%;
	margin: 0 0 10px;
}
.user-profile-bg2 form {
	width: 100%;
}
.user-profile-bg2 .graph-heading {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	overflow: hidden;
}
.user-profile-bg2 .user-name {
	display: inline;
	margin: 0;
}
.user-profile-bg2 form .funding {
	float: left;
	margin: 5px 0 0 0;
	line-height: 16px;
}
.user-profile-bg2 form .funding span {
	display: block;
	color: #05ac30;
	font-weight: bold;
}
.user-profile-bg2 form .roi {
	float: right;
	margin: 5px 0 0 0;
	line-height: 16px;
	text-align: right;
}
.user-profile-bg2 form .roi span {
	display: block;
	font-weight: bold;
}
.user-profile-bg1 .details-panel {
	margin-left: 4%;
}
.user-profile-bg1 ul.financial-details {
	margin: 20px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
}
.user-profile-bg1 ul.financial-details span.finance-detail-heading {
	border-bottom: 1px solid #DDDDDD;
	color: #ADADAD;
	display: block;
	margin: 8px 0;
	padding-bottom: 6px;
}
.user-profile-bg1 .financial-details li {
	display: block;
	line-height: 30px;
	list-style: none outside none;
	overflow: hidden;
	margin-left: 4%;
}
.user-profile-bg1 .financial-details li .detail-field {
	float: left;
	width: 20%;
}
.user-profile-bg1 .financial-details li .detail-field.value {
	font-weight: bold;
	font-size: 12px;
	font-family: "rupee";
	width: 70%;
}
.user-profile-bg1 .financial-details li .detail-field.value1 {
	font-weight: normal;
	width: 70%;
}
.user-profile-bg1 .financial-details li .detail-field.value1 .value2 {
	font-weight: bold;
	font-size: 12px;
	font-family: "rupee";
}
.user-profile-bg1 .financial-details li .detail-field.value1 span div {
	width: 70%;
}
/*23-Jan14-starts*/
.notice-top {
	list-style-type: none;
	padding: 0;
	position: relative;
	z-index: 1;
	margin-top: 8px;
}
.signup-in-responsive {
	display: none;
}
.notice-top li {
	display: inline-block;
	margin: 0 2px 0 0;
	font-size: 14px;
	text-transform: uppercase;
}
.notice-top ul.top-navi {
	top: 9px;
	margin-left: 4px;
}
.notice-top ul.top-navi li {
	margin: 0;
}
.notice-top>li:last-child {
	border-left: 1px solid #424242;
	line-height: 12px;
	padding-left: 6px;
}
.notice-top li a {
	font-weight: 700;
	text-transform: capitalize;
}
.user-profile-bg1 p.more-info {
	padding-left: 50px;
	padding-top: 30px;
	font-size: 16px;
}
.user-profile-bg1 p.more-info a {
	font-weight: bold;
}
/*27-jan-starts*/
.notice .tooltip1 ul a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}
.row.show-grid.notification-border {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 10px 15px 10px;
}
.row.show-grid.notification-border-none {
	border: none;
	margin: 0 10px 15px 10px;
}
.col-xs-7.col-sm-7.col-md-7 .notification-heading {
	font-size: 16px;
	margin-top: 5px;
}
.col-xs-2.col-sm-2.col-md-3.notification-pagination {
	float: left;
	padding: 0;
}
.col-xs-2.col-sm-2.col-md-3.notification-pagination ul.pagination {
	margin: 0 0 0 50%;
}
.col-xs-2.col-sm-2.col-md-3.notification-pagination ul.pagination li.active a {
	color: #424242;
}
.col-xs-2.col-sm-2.col-md-3.notification-pagination ul.pagination li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 0 5px 0 0;
	padding: 6px 2px;
	border: none;
	font-size: 16px;
}
.custom-select.notification {
	margin-top: 12%;
	width: auto;
}
.col-xs-2.col-sm-2.col-md-12 ul.notification-data {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.col-xs-2.col-sm-2.col-md-12 ul.notification-data li {
	border-bottom: 1px solid #DDDDDD;
	line-height: 20px;
	list-style-type: none;
	margin: 15px 0;
	padding-bottom: 15px;
}
.col-xs-2.col-sm-2.col-md-12 ul.notification-data li strong {
	font-size: 14px;
	text-transform: uppercase;
}
.data-heading {
	font-size: 11px;
	color: #adadad;
	border-bottom: 1px solid #dddddd;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.col-xs-7.col-sm-7.col-md-12 .notification-heading {
	font-size: 16px;
	padding: 10px 0;
}
.col-xs-2.col-sm-2.col-md-12 ul.setting-details {
	margin: 20px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
}
.col-xs-2.col-sm-2.col-md-12 ul.setting-details .setting-heading {
	border-bottom: 1px solid #DDDDDD;
	color: #ADADAD;
	margin: 8px 0;
	padding-bottom: 6px;
	overflow: hidden;
}
.col-xs-2.col-sm-2.col-md-12 ul.setting-details .setting-heading div {
	float: left;
	width: 23%;
}
.col-xs-2.col-sm-2.col-md-12 ul.setting-details .setting-heading a {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.col-xs-2.col-sm-2.col-md-12 .setting-details li {
	display: block;
	line-height: 30px;
	list-style: none outside none;
	margin-left: 4%;
	overflow: hidden;
}
.col-xs-2.col-sm-2.col-md-12 .setting-details li .detail-field {
	float: left;
	width: 20%;
}
.col-xs-2.col-sm-2.col-md-12 .setting-details li .detail-field.value {
	font-family: "rupee";
	font-size: 12px;
	font-weight: bold;
	width: 70%;
}
.col-xs-2.col-sm-2.col-md-12 .setting-details li .detail-field.value1 {
	font-weight: normal;
	width: 70%;
}
.col-xs-2.col-sm-2.col-md-12 .setting-details li .detail-field.value1 .value2 {
	font-family: "rupee";
	font-size: 12px;
	font-weight: bold;
}
/*28-jan-starts*/
.home-video {
	width: 495px;
	height: 292px;
	position: relative;
	padding: 22px 0 0 65px;
}
.punchline {
	color: #424242;
	font-size: 40px;
	text-align: center;
	margin-top: 30px;
	/* text-transform: uppercase; */
	/* font-weight: bold; */
	font-family: "OpenSans-Regular";
}
.intro {
	font-size: 15px;
	line-height: 22px;
	text-align: center;
}
.intro span {
	font-weight: bold;
	display: block;
}
/*30-jan14-starts*/
.col-xs-6.col-xs-8.col-md-12 .register-panel {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 6px 26px 10px;
	overflow: hidden;
}
.register-panel .register-heading {
	font-size: 17px;
	margin: 7px 0;
	text-align: center;
}
.register-panel .register-heading.new-heading {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.register-panel .lender, .register-panel .borrower {
	float: left;
	width: 225px;
}
.register-panel .lender a {
	display: block;
	padding: 5px 0 5px 10px;
	background: none repeat scroll 0 0 #2D7CBC;
	border: 1px solid #0F74BB;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	color: #FFFFFF;
	font-family: "OpenSans-regular";
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
.register-panel .lender a:hover {
	background: none repeat scroll 0 0 #226CA8;
	border-color: #0F74BB;
}
.register-panel .borrower a {
	display: block;
	padding: 5px 0 5px 10px;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	background: #05ac30;
	border: 1px solid #079a2d;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	color: #FFFFFF;
	font-family: "OpenSans-regular";
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
.register-panel .borrower a:hover {
	background: #079a2d;
}
.register-panel .borrower {
	margin-left: 10px;
}
.row.content-container {
	margin: 15px 0;
}
.col-xs-6.col-sm-3.col-md-3 .lender-box {
	border: 1px solid #EBEBEB;
	min-height: 332px;
	margin: 15px 0 0;
	padding: 8px;
}
.col-xs-6.col-sm-3.col-md-3 .lender-heading {
	/*     border-bottom: 1px solid #dfdfdf; */
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
	position: relative;
}
.col-xs-6.col-sm-3.col-md-3 .lender-heading:before {
	/* background: #424242; */
	content: "";
	height: 2px;
	left: 10px;
	position: absolute;
	top: 22px;
	width: 50px;
}
.lender-box .profile-pic {
	float: left;
	margin-bottom: 10px;
}
.lender-box .profile-heading {
	float: left;
	font-size: 16px;
	width: 160px;
	margin-left: 10px;
}
.lender-box .lender-details {
	clear: both;
	list-style: none outside none;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;/* display: inline-block; */
}
.lender-box ul.lender-details li div {
	display: inline;
	font-weight: normal;
}
.lender-box ul.lender-details li {
	font-weight: bold;
	margin: 10px 0 0 0;
}
.lender-box .progress {
	height: 10px;
	margin-top: 15px;
	width: 240px;
}
.lender-box .lender-asset {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
}
.lender-box ul.lender-asset li {
	float: left;
	width: 30%;
	text-align: center;
}
.lender-box ul.lender-asset li :nth-child(2) {
	font-weight: bold;
}
.lender-box a.lender-asset-link {
	display: block;
	margin-top: 15px;
	text-align: center;
}
ul.cummunity-list {
	border-left: 1px solid #DDDDDD;
	list-style: none outside none;
	margin: 0;
	min-height: 360px;
	padding: 0 0 0 20px;
}
ul.cummunity-list li {
	margin: 8px 20px;
}
ul.cummunity-list li a {
	color: #424242;
}
ul.cummunity-list li a:hover {
	color: #2D7CBC;
}
ul.recognitions {
	list-style: none outside none;
}
ul.recognitions li {
	color: #2D7CBC;
	display: inline;
	font-size: 24px;
	font-weight: bold;
	margin-right: 90px;
}
/* 3-feb14-starts */
.dxg.dxg-circular-gauge {
	left: -57px;
	position: absolute;
	top: -112px;
}
.dxg.dxg-circular-gauge .dxg-labels {
	font-size: 0 !important;
}
/* 4-feb14-starts */
.new-form-bg {
	background: #ffffff;
	overflow: hidden;
	-moz-box-shadow: 1px 1px 4px 0px rgba(000, 000, 000, 0.1);
	-webkit-box-shadow: 1px 1px 4px 0px rgba(000, 000, 000, 0.1);
	box-shadow: 1px 1px 4px 0px rgba(000, 000, 000, 0.1);
 filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true,  ShadowOpacity=0.30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	padding: 0 10px;
	clear: both;
	color: #424242;
}
.form-deshboard {
		overflow: hidden;
	padding: 40px 20px;
	display: block;
}
.form-deshboard h1 {
	font-family: opensans-regular;
	font-size: 24px;
	font-weight: bold;
}
.right-panel {
	-moz-box-sizing: border-box;
	float: right;
	width: 22%;
}
/* .right-1 h2, .right-2 h2, .right-3 h2, .right-4 h2, */
.reference-no h2, .edit-steps h2, .faircent_video h2 {
	background: none repeat scroll 0 0 #047FBA;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 14px !important;
	margin: 0 0 6px !important;
	padding: 6px 0 6px 9px;
	text-align: left;
}
/* 5-feb14-starts */
.form-deshboard h1 {
	background: url("images/lock-icon.png") no-repeat scroll 193px 0  rgba(0, 0, 0, 0);
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
	width: auto;
}
h1.main-heading {
	background: url("images/lock-icon.png") no-repeat scroll 235px 16px  rgba(0, 0, 0, 0);
	border-bottom: 1px solid #e3e3e3;
	color: #424242;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	margin: -9px 0 20px;
	padding: 17px 15px;
	text-transform: uppercase;
}
h2.create-ac-heading {
	color: #424242;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 15px;
}
h2.form-right-heading {
	line-height: 17.6px;
	float: right;
	color: #05ac30;
	font-size: 13px;
	font-weight: bold;
	margin: 0 5px 20px;
}
.enter-amout-panel {
	margin-bottom: 35px;
	display: block;
	float: left;
}
.title-panel .form-item.form-type-radio.form-item-title {
	clear: none;
	float: left;
	width: 50px;
}
.title-panel {
	margin: 15px 0;
	overflow: hidden;
}
.form-right-heading span {
	font-family: rupee;
}
.form-managed-file .form-file, .form-managed-file .form-submit {
	margin: 0;
}
.admindiv {
	float: left;
	padding: 5px 15px 25px 0px;
	width: 70%;
}
.admindiv h2 {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0px;
}
.form-item label {
	margin: 2px 0 9px !important;
}
.form-item {
	clear: left;
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.terms-conditions {
	margin: 0;
	padding: 0;
	width: 580px;
}
select {
	background: #fefefe; /* Old browsers */
	background:
 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe),  color-stop(100%, #f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefefe 0%, #f3f3f3 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fefefe 0%, #f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe',  endColorstr='#f3f3f3', GradientType=0); /* IE6-8 */
	border: 1px solid #C1C1C1;
	font-size: 11px;
	height: 30px;
	width: 265px;
}
.enter-amout-panel div.hint-text span {
	left: 42.8%;
}
.enter-amout-panel #email.hint-text span {
	left: 43.6%;
}
#lender-registration-form .name-controller .name-hint-text span {
	left: 48.7%;
	top: -1px;
}
#borrower-registration-step1 .enter-amout-panel div.hint-text span {
	left: 41%;
	top: -52px;
}
#borrower-registration-step1 .enter-amout-panel #loan_city.hint-text span {
	left: 42%;
	top: -60px;
}
#borrower-registration-step1 .enter-amout-panel #email.hint-text span {
	left: 42%;
	top: -39px;
}
#lender-registration-form #email.hint-text span,  #lender-registration-form .password-class .hint-text span,  #lender-registration-landing-page #email.hint-text span,  #lender-registration-landing-page .password-class .hint-text span {
	left: 50.5%;
}
#borrower-registration-step1 .name-controller .name-hint-text span {
	left: 46.5%;
	top: -1px;
}
div.hint-text {
	position: relative;
	display: inline;
}
div.hint-text span {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	box-sizing: border-box;
	color: #424242;
	font-size: 11px;
	min-height: 20px;
	padding: 5px 15px;
	width: 360px;
	/* text-transform: uppercase;*/
	line-height: 20px;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -91px;
	z-index: 999;
}
div.hint-text span:before {
	content: "";
	height: 19px;
	left: -7px;
	position: absolute;
	top: 38%;
	width: 10px;
	background: url("images/tooltip-arrow.png") no-repeat scroll left top  transparent;
}
.name-field {
	display: inline-block;
	width: 285px;
}
.fulout {
	float: left;
	width: 100%;
}
.right-panel ul {
	list-style-type: none;
	margin: 0;
	padding: 0 8px !important;
}
.right-panel ul li {
	color: #b3b3b3;
	font-size: 11px;
	line-height: 20px;
	margin: 0 0 10px 10px;
	padding: 0;
}
.right-panel ul li a {
	border-bottom: 1px dotted #047FBA;
	color: #2d7cbc;
	font-size: 0.929em;
	font-weight: bold;
	line-height: 20px;
}
.application_progress span, .right-1 span, .right-2 span, .right-3 span,  .right-4 span, .reference-no span, .edit-steps span, .faircent_video span {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 0 7px;
	color: #b3b3b3;
}
.name-field2 {
	display: inline-block;/*     width: 172px; */
}
#mobileverify {
	font-size: 12px;
	/*     display: flex; */
	float: left;
	font-size: 12px;
	margin-top: -22px;
	cursor: pointer;
}
#mobileverify>a {
	text-decoration: none;
}
.name-field2 input {
	width: 165px;
}
.application_progress, .right-1, .right-2, .right-3, .right-4,  .edit-steps, .reference-no, .faircent_video {
	font-size: 12px;
	margin: 0 0 1px;
	cursor: pointer;
}
.application_progress h2, 	/* .right-1 h2, .right-2 h2, .right-3 h2, .right-4 h2, */ .reference-no h2,  .edit-steps h2, .faircent_video h2 {
	background: #fafafa;
	border-radius: 2px;
	color: #b3b3b3;
	font-size: 12px !important;
	margin: 0 !important;
	margin-top: 5px !important;
	padding: 15px 0 15px 30px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
}
.right-1 h2:before, 	/* .right-2 h2:before, .right-3 h2:before, .right-4 h2:before, */
	.faircent_video h2:before {
	content: "";
	font-family: 'Glyphicons Halflings';
	font-size: 9px;
	font-weight: normal;
	top: 17px;
	left: 15px;
	position: absolute;
}
#mkd, #mkd1, #mkd2, #mkd3, #mkd4 {
	background: #fafafa;
	margin: 0;
	padding: 0 15px 20px 25px;
}
/* start circle */
ul.form-steps {
	margin: 0;
	padding: 0;
	width: auto;
}
.form-steps li {
	-moz-box-sizing: border-box;
	color: #2d7cbc;
	display: inline-block;
	font-size: 11px;
	list-style-type: none;
	margin-right: 44px;
	/*     margin-bottom:20px; */
	padding: 0 0 0 22px;
	text-align: center;
	width: 140px;
}
.form-steps li.active {
	-moz-box-sizing: border-box;
	color: #3F3F3F;
	display: inline-block;
	font-size: 11px;
	list-style-type: none;
	margin-right: 15px;
	padding: 0 0 0 22px;
	width: 140px;
}
.form-steps li.active .step {
	background: none repeat scroll 0 0 #3F3F3F;
	border-radius: 100px;
	color: #FFFFFF;
	display: table;
	font-size: 16px;
	font-weight: bold;
	height: 70px;
	margin: auto;
	text-align: center;
	width: 70px;
}
.form-steps li .step {
	background: none repeat scroll 0 0 #047FBA;
	border-radius: 100px;
	color: #FFFFFF;
	display: table;
	font-size: 16px;
	font-weight: bold;
	height: 70px;
	margin: auto;
	text-align: center;
	width: 70px;
}
.form-steps li .step span {
	display: table-cell;
	vertical-align: middle;
}
.form-steps li span {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	white-space: pre;
}
.form-steps li .step span a {
	color: #FFFFFF;
}
a:link, a:visited {
	outline: 0 none;
	text-decoration: none;
}
.form-steps li span {
	display: inline-block;
	font-weight: bold;
	margin-top: 10px;
	white-space: pre;
}
.smile {
	background: url("images/smiley.png") no-repeat scroll 0 0  rgba(0, 0, 0, 0);
	color: #FF0000;
	display: inline-block !important;
	height: 50px;
	width: 50px;
}
div.stp4frmwrap {
	clear: left;
	float: left;
	margin: 0 0 15px;
	width: 100%;
}
/* end circle */
.form-item-question-type-select label {
	background: none;
	border-radius: 2px;
	color: #424242;
	margin: 7px 0 10px;
	padding: 0;
	text-align: left;
}
.form-item label {
	text-transform: uppercase;
	margin: 5px 0 7px !important;
}
#questions-fieldset-wrapper {
	width: 100%;
}
fieldset .fieldset-wrapper {
	margin: 0 0 10px;
}
#usrname {
	margin: 5px 0 0 6px;
}
.form-deshboard .form-submit {
	float: left;
	margin-right: 10px;
	padding: 10px 50px;
	font-weight: 600;
}
.serialc:before, .serialc:after {
	content: "" !important;
	display: table !important;
}
.serialc:after {
	clear: both !important;
}
.serialc:before, .serialc:after {
	content: "" !important;
	display: table !important;
}
.serialc {
	line-height: 100%;
	margin: 3px 0;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width: 100%;
}
.redcolor {
	clear: both;
	color: #FF0000;
	float: left;
	font-size: 11px;
	font-weight: normal;
}
/* 5-feb14-ends */

/*6-feb-start */
.serial:before, .serial:after {
	content: "" !important;
	display: table !important;
}
.serial:after {
	clear: both !important;
}
.serial:before, .serial:after {
	content: "" !important;
	display: table !important;
}
.serial {
	line-height: 100%;
	margin: 3px 0;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width: 100%;
}
.serial .form-item {
	clear: none !important;
	float: left !important;
}
.serial .form-item {
	display: inline-block;
	width: 37%;
}
.serial .form-item select {
	height: 26px;
	margin: 0;
	padding: 3px 0;
}
.serial .form-item input, .serial .form-item select {
	width: 210px;
}
.serialc .form-item {
	clear: none !important;
	float: left !important;
}
.serialc .form-item {
	display: inline-block;
	width: 28%;
}
.form-card-bank-name {
	margin-top: 25px !important;
}
.fl {
	float: left;
}
.form-card-bank-name .form-item {
	width: 100%;
}
.serialc .form-item input, .serialc .form-item select {
	width: 165px;
}
.serial .container-inline-date {
	clear: left;
	display: inline-block;
	width: 250px;
}
.serial .container-inline-date .form-item {
	width: 210px;
}
h1#page-title {
	font-size: 1.2em;
	line-height: 1;
}
.title.center-heading {
	color: #424242;
	/* display: inline-block; */
	font-size: 16px;
	/*     margin-left: 0;
    margin-top: 11px; */
	font-weight: bold;
	text-indent: -999px;
	margin: 0;
	padding: 0;
	height: 1px;
}
.title1.center-heading1 {
	color: #424242;
	display: inline-block;
	font-size: 16px;
	margin-left: 0;
	margin-top: 11px;
	font-weight: bold;
	text-transform: capitalize;
}
h1 {
	color: #047FBA;
	font-size: 26px;
	font-weight: normal;
	width: 100%;
}
.mid_cmpnp {
	margin: 0 20px;
	width: 670px;
	margin-bottom: 150px;
}
.inrlft_nav .navtitl span {
	cursor: pointer;
	float: left;
	font-size: 16px;
	line-height: 30px;
	padding: 0;
	width: 215px;
}
.inrrcnp {
	background: none repeat scroll 0 0 #F2F2F2;
	border-radius: 3px;
	padding: 10px 5px;
	text-align: center;
	width: 209px;
	margin-top: 15px;
}
.inrrcnp h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	width: 100%;
	margin: 0;
}
.inrrcnp button {
	margin: 7px 0 7px 10px;
}
.inrrcnp button.button.button-center {
	margin: 7px 0 7px 42px;
}
.mid_cmpnp p {
	clear: left;
	font-size: 14px;
	line-height: 22px;
	margin: 7px 0 20px;
	text-align: justify;
	width: 100%;
}
.tabcontent ul li {
	margin: 3px 0;
}
.mid_cmpnp.fl>ul {
	-moz-box-sizing: border-box;
	margin: 0;
	padding-left: 0px;
}
.mid_cmpnp ul {
	clear: left;
	float: left;
	width: 97%;
}
.mid_cmpnp ul li {
	clear: left;
	float: left;
	list-style: none outside none;
	line-height: 25px;
	margin: 3px 0;
	padding-left: 13px;
	background: url("images/arrow.png") no-repeat 0 7px;
}
.fr {
	float: right !important;
}
.inrrcnp {
	text-align: center;
}
.tabcontent h2 {
	color: #424242;
}
#table_even {
	border: 1px solid #DDDDDD;
	display: block;
}
#table_even tr:nth-child(2n+1) {
	background-color: #DDEEFF;
}
#table_even td {
	padding: 5px 7px;
	vertical-align: top;
}
.mid_cmpnp.fl>h2 {
	border-bottom: 1px solid;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: capitalize;
}
.mid_cmpnp h5 {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}
.mid_cmpnp h2 {
	clear: left;
	font-size: 18px !important;
	font-weight: normal;
	margin: 0 0 10px;
	width: 100%;
	line-height: 23px;
	text-transform: capitalize;
}
.dash-heading {
	border-bottom: 1px solid #D3D3D3;
	/* color: #047FBA; */
	font-size: 16px;
	margin: 0 0 10px;
	padding: 7px 0 3px;
}
.page-heading {
	color: #047FBA;
	font-size: 26px;
	font-weight: normal;
	width: 100%;
}
.cntnt_cmpnp ol {
	clear: left;
	float: left;
	margin: 0 0 20px 25px;
	padding: 0;
	width: 97%;
}
.cntnt_cmpnp ol li {
	clear: left;
	float: left;
	line-height: 25px;
	list-style: decimal outside none;
}
.inrlft_nav {
	border-radius: 4px 0 0 4px;
	width: 215px;
}
.fl {
	float: left;
}
footer {
	padding-top: 2%;
}
/* 7-feb-start by meena*/
.commt-img {
	float: left;
	width: 40px;
}
.coment-area {
	width: 800px;
	overflow: hidden;
	background: #FFF;
	padding: 10px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	margin-top: 10px;
}
.coment-ans {
	width: 765px;
	overflow: hidden;
	background: #FFF;
	padding: 10px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	margin-top: 10px;
	margin-left: 33px;
}
.coment-sub-ans {
	width: 725px;
	float: right;
	margin-bottom: 10px;
	overflow: hidden;
	background: #FFF;
	padding: 10px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	margin-top: 10px;
	margin-left: 33px;
}
.comment-box {
	float: right;
	width: 720px;
}
.usr-coment-img {
	float: left;
	width: 40px;
}
.ques-private {
	margin-left: 4px;
}
.post-cmment {
	margin-top: 5px;
}
.left-dashboard {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	margin-top: 20px;
	min-height: 400px;
	width: 20%;
}
.left-dashboard {
	margin-right: 10px;
}
.active-loan {
	background: none repeat scroll 0 0 #F9F9FA;
	border: 1px solid #EBEBEB;
	display: table;
	float: left;
	font-size: 13px;
	margin: 0 20px 0 0;
	width: 450px;
}
.active-loan ul {
	height: 70px;
}
.region-content ul, .region-content ol {
	list-style: none outside none;
	margin: 0;
	padding: 0 !important;
}
.active-loan ul li {
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 28px;
	margin: 3px 0;
	width: 48%;
}
.active-loan ul li span {
	color: #047FBA;
	font-size: 15px;
}
.loanactive_heading {
	background: none repeat scroll 0 0 #F9F9FA;
	border: 1px solid #EBEBEB;
	float: right;
	font-size: 12px;
	width: 450px;
}
.aplication-status {
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	border-radius: 4px;
	clear: left;
	display: table;
	float: left;
	height: 30px;
	margin-top: 10px;
	width: 100%;
}
.aplication-status p {
	color: #C09853;
	display: table-cell;
	font-size: 13px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	vertical-align: middle;
}
.mid-dashboard {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	margin-top: 20px;
	min-height: 400px;
	padding: 0 15px 15px;
	width: 55%;
}
.loanactive_heading ul li {
	float: left;
	font-size: 14px;
	line-height: 28px;
	margin: 0 80px 0 0;
}
.loanactive_heading ul li span {
	color: #047FBA;
	font-size: 14px;
}
#vtab {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 6px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	padding: 0;
}
#vtab li {
	-moz-box-sizing: border-box;
	display: block;
	font-size: 15px;
	list-style-type: none;
	margin: auto;
	text-align: right;
}
#vtab li a.fcspstltab {
	background-color: #0088CC;
	color: #FFFFFF !important;
}
#vtab li a {
	border: 1px solid #E5E5E5;
	color: #505151;
	display: block;
	margin: 0 0 -1px;
	padding: 8px 14px;
	position: relative;
}
font.dshbdtckr {
	background: none repeat scroll 0 0 #DD0017;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px 5px;
	position: absolute;
	right: -5px;
	top: 2px;
	width: auto;
	z-index: 999;
}
.loan-tittle {
	color: #505151;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0;
	padding: 0;
}
.profile-fieldset {
	font-size: 13px;
	margin: 10px 0;
	width: 350px;
}
.profile-fieldset span.name1 {
	color: #777777;
	display: inline-block;
	font-size: 13px;
	width: 180px;
}
.notificaitons {
	color: #424242;
	min-height: 215px;
}
.right-dashboard {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	float: left;
	margin: 20px 0 0 10px;
	min-height: 400px;
	width: 22%;
}
.right-dashboard {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	float: left;
	margin: 20px 0 0 10px;
	min-height: 400px;
	width: 220px;
}
.notificaitons h5 {
	border-bottom: 1px solid #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px;
}
.notificaitons ul {
	padding: 0;
}
.notificaitons ul li {
	border-bottom: 1px solid #E9E9E9;
	display: block;
	font-size: 13px;
	line-height: 18px;
	padding: 3px 0;
}
.notificaitons ul li a {
	display: block;
	padding: 5px 7px;
	text-decoration: none;
}
.notificaitons ul li:last-child {
	background: none repeat scroll 0 0 #F7F7F7;
}
.dashboard-panel {
	clear: left;
	float: left;
	overflow: hidden;
	width: 100%;
}
.content {
	margin-top: 0;
}
.form-type-checkbox {
	margin: 0 15px 0 0;
}
input.form-submit, a.button {
	padding: 5px 15px;
	margin-left: 0;
}
.inrlft_nav .navtitl {
	float: left;
	padding: 5px 0;
	width: 100%;
}
table.prpsl-data tr:nth-child(2n+1) {
	background: none repeat scroll 0 0 #E5E5E5;
	height: 31px;
}
.prpsl-heading-bg {
	background: none repeat scroll 0 0 #047FBA !important;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	height: 31px !important;
	text-align: center;
}
table.prpsl-data .prspl-fields {
	font-size: 12px;
	text-align: center;
}
tr, tr.even {
/* background:none repeat scroll 0 0 rgba(0, 0, 0, 0.063); */
	
}
tr.even {
	background: none repeat scroll 0 0 #FFFFFF;
}
table.prpsl-data tr td {
	height: 30px;
	width: 145px;
}
table.prpsl-data tr td+td {
	padding: 0 4px;
}
table.sticky-enabled thead tr th, tr td {
	padding: 0px;
	text-align: center;
}
span.labelsuces {
	background-color: #468847;
	border-radius: 3px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 2px 4px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: baseline;
	white-space: nowrap;
}
a.takactnmsg {
	background-color: #3A87AD;
	border-radius: 3px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 0 14px;
	padding: 2px 4px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: baseline;
	white-space: nowrap;
}
.inrrcnp h4.mrgntirc {
	font-weight: normal;
	margin: 5px 0 0;
}
.inrrcnp h4 {
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	width: 100%;
}
.profile-fieldset span.name {
	color: #7B7B7B;
	display: inline-block;
	width: 150px;
}
.profile-fieldset span {
	font-size: 14px;
}
a.view_profile {
	background: none repeat scroll 0 0 #047FBA;
	border-radius: 7px 0;
	color: #FFFFFF;
	float: right;
	padding: 7px;
}
.fc_rsltsfltr {
/*     width: 220px; */
}
.fc_rsltsfltr .rsltfltrwrap {
	border: 1px solid #DDDDDD;
	padding: 10px 0;/* width: 218px; */
}
.rsltfltrwrap h6 {
	/* border-bottom: 1px dashed #DCDCDC; */
	/* color: #006598; */
	font-size: 12px;
	margin: 0 0 10px;
	padding: 3px 5px 5px;/*    width: 203px; */
}
.cll {
	clear: left;
}
.rsltfltrwrap a.fltrhead {
	background: none repeat scroll 0 0 #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding: 10px 5px 0px;
	width: 100%;
}
.rsltfltrwrap ul.fltroptn {
	list-style: none outside none;
	margin: 0 0 5px;
	max-height: 110px;
	overflow: auto;
	padding: 0;
	width: 218px;
	background: #fff;
}
.rsltfltrwrap ul.fltroptn li {
	clear: left;
	float: left;
	line-height: 25px;
	padding: 0;
	width: 94%;
}
.rsltfltrwrap ul.fltroptn li span {
	float: left;
	font-size: 12px;
	font-weight: normal;
	white-space: pre;
}
.form-item.form-type-item:nth-child(2n), .form-item.form-type-item:nth-child(2n+1) {
	-moz-box-sizing: border-box;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 35px 0 0;
	padding: 3px 0 3px 10px;
	width: 910px;
}
.fc_rsltswrap {
	float: right;
	width: 910px;
}
/* 13-feb-starts */
.fc_rsltswrap .rsltpagn {
	margin-top: -68px;
	padding: 0;
	width: 722px;
}
.pagination {
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	display: inline-block;
	margin: 0;
	overflow: hidden;
	padding: 2px 0;
}
.pagination span {
	background: none repeat scroll 0 0 #F5F5F5;
	border-right: 1px solid #DDDDDD;
	color: #999999;
	font-size: 12px;
	margin: 0;
	padding: 5px 7px;
}
.pagination a {
	border-right: 1px solid #DDDDDD;
	font-size: 12px;
	margin: 0;
	padding: 5px 7px;
}
.fc_rsltswrap .rslts_vcard, .fc_rsltswrap1 .rslts_vcard {
	border-bottom: 1px dashed #DDDDDD;
	margin: 0 0 30px;
	padding-bottom: 10px;
	position: relative;
	width: 722px;
}
.fl.clr .user-profile-bg {
	margin: 0 0 20px;
}
.clr {
	clear: right;
}
.fr {
	float: right !important;
}
.list-heading {
	color: #5C5C5C;
	font-size: 20px !important;
	font-family: "OpenSans-regular";
	margin-top: 32px;
	padding: 0;
	text-align: left;
}
.fc_rsltswrap span.srchdfor {
	color: #7F7F7F;
	font-size: 12px;
}
.userallinfo .invstbrwr3 {
	margin-top: 10px;
}
a.view-profile-link {
	background: none repeat scroll 0 0 #2D7CBC;
	border-bottom: 1px solid;
	color: #FFFFFF;
	float: right;
	margin-right: 19px;
	margin-top: 13px;
	padding: 0 5px;
}
a.view-profile-link:hover {
	color: #FFFFFF;

}
.profile_head {
	width: 960px;
}
.profile_head .rslts_vcard {
	width: 100%;
}
.rslts_vcard .usrimgwrp {
	box-shadow: 0 0 4px -1px rgba(68, 68, 68, 0.5);
	width: 190px;
}
.usrimgwrp .fcusrimg {
	height: 125px;
	overflow: hidden;
	text-align: center;
	width: 190px;
}
.usrimgwrp .fcusrimg img {
	height: 125px;
	width: 121px;
}
.usrimgwrp .fcusrnam {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #F2F2F2;
	padding: 7px 5px 10px;
	width: 190px;
}
.profile_head .rslts_vcard .userallinfo {
	width: 755px;
}
.rslts_vcard .userallinfo {
	margin: 0 0 0 10px;
	width: 500px;
}
.profile_head .rslts_vcard .userallinfo h3, .fc_rsltswrap1.chkoutprof .userallinfo.fl h3 {
	-moz-box-sizing: border-box;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 2px 0 2px 2px;
	width: 100%;
	font-size: 16px;
}
.userallinfo ul.fc_usrkyinfo {
	border-bottom: 1px solid #DDDDDD;
	list-style: none outside none;
	margin: 4px 0 0;
	padding: 0 0 5px;
	width: 100%;
}
ul.fc_usrkyinfo li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #5C5C5C;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	margin: 0 20px 0 0;
	padding: 0;
}
ul.fc_usrkyinfo li em {
	color: #898989;
	font-style: normal;
	margin: 0 4px 0 0;
}
.profile_head .rslts_vcard ul.loan_details {
	float: left;
	list-style: none outside none;
	margin: 10px 0 0;
	padding: 0;
}
ul.loan_details li {
	border-right: 1px solid #EBEBEB;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
ul.loan_details li p {
	color: #898989;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
ul.loan_details li p b {
	color: #5C5C5C;
	font-size: 13px;
}
/* 14-feb-starts */
.invest-cart .tooltip1 div {
	margin: 3px 0;
}
.invest-cart .numeric-value span {
	color: #424242;
	font-weight: bold;
	display: inline !important;
	font-size: 12px;
	margin-right: 3px;
}
.invest-cart .notice-name {
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #05AC30;
}
.invest-cart .numeric-value {
	display: inline !important;
	font-family: "rupee";
	font-size: 12px;
}
.invest-cart .date {
	font-weight: normal;
	font-size: 12px;
}
.form-item.form-type-select.form-item-state, .form-item.form-type-select.form-item-city,  .form-item.form-type-select.form-item-religion, .form-item.form-type-select.form-item-caste {
	margin-right: 30px;
	text-align: left;
}
/* 17-feb-starts */
table.prpsl-data1 {
	margin: 0;
	width: 100% !important;
}
table.prpsl-data1 tbody {
	width: 100% !important;
}
table.prpsl-data1 tr {
	padding: 7px;
}
table.prpsl-data1 td {
	font-size: 12px;
	padding: 1px;
}
table.prpsl-data1 tr td, tr th {
	border: 1px solid #FFFFFF;
}
.profile_info {
	width: 960px;
}
.profile_info h4 {
	border-bottom: 1px solid #E5E5E5;
	clear: left;
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 5px;
	padding: 0 0 5px;
	width: 100%;
}
.profile_info h6 {
	clear: left;
	float: left;
	font-size: 16px;
	padding: 15px 0 5px;
	width: 100%;
}
.profile_info ul {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #F3F3F3;
	border: 1px solid #ECECEC;
	box-shadow: 0 0 4px -1px rgba(68, 68, 68, 0.2);
	clear: left;
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 1%;
	width: 100%;
}
.profile_info ul li {
	color: #898989;
	float: left;
	font-size: 14px;
	line-height: 26px;
	margin: 6px 30px 6px 0;
	width: 290px;
}
.profile_info ul li:last-child {
	margin: 6px 0;
}
.profile_info ul li em {
	color: #5C5C5C;
	font-style: normal;
}
.likdislikwrp {
	margin: 10px 0 0;
	position: fixed;
	right: 0;
	top: 65px;
}
table.altaf {
	width: 100% !important;
	font-size: 0.857em;
}
table.altaf td {
	padding: 5px;
	text-align: left;
}
table.altaf tr, tr.even {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.063);
}
table.altaf tr td, tr th {
	border: 1px solid #FFFFFF;
}
.sidebar .block {
	background-color: #F6F6F2;
	border-color: #E5E5E5;
}
.sidebar .block {
	margin: 0 0 20px;
	padding: 15px 20px;
}
.one-sidebar #content {
	width: 730px;
}
table.sticky-enabled thead tr th {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.51);
	color: #FFFFFF;
	text-shadow: none;
	padding: 0 5px;
}
table.sticky-enabled tbody tr.even {
	background: none repeat scroll 0 0 #FFFFFF;
}
table.sticky-enabled {
	font-size: 0.857em;
	margin-top: 20px;
}
.item-list .pager {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.item-list .pager li {
	background-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
}
.item-list ul li {
	margin: 0;
}
.item-list .pager .pager-item a, .item-list .pager .pager-next a,  .item-list .pager .pager-last a {
	border: medium none;
	padding: 0;
}
.form-item.form-type-item:nth-child(2n) {
	background: none repeat scroll 0 0 #EDEDED;
	color: #676767;
}
.form-item.form-type-item:nth-child(2n), .form-item.form-type-item:nth-child(2n+1) {
	-moz-box-sizing: border-box;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 35px 0 0;
	padding: 3px 0 3px 10px;
}
.admindiv h3 {
	background: none repeat scroll 0 0 #676767;
	color: #DFDFDF;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 35px 0 0;
	padding: 8px 35px;
	text-align: left;
}
.admindiv h3.pd:before {
	background: url("images/icon-sprites.png") no-repeat scroll -6px 0  #676767;
	content: "";
	height: 30px;
	left: 7px;
	position: absolute;
	top: 0;
	width: 23px;
}
.admindiv h3.pd {
	border: 1px solid;
	position: relative;
}
.admindiv h3.fd:before {
	background: url("images/icon-sprites.png") no-repeat scroll -50px 0  #676767;
	content: "";
	height: 30px;
	left: 7px;
	position: absolute;
	top: 0;
	width: 23px;
}
.admindiv h3.fd {
	border: 1px solid;
	position: relative;
}
.admindiv h3.professional-d:before {
	background: url("images/icon-sprites.png") no-repeat scroll -78px 0  #676767;
	content: "";
	height: 30px;
	left: 7px;
	position: absolute;
	top: 0;
	width: 23px;
}
.admindiv h3.professional-d {
	border: 1px solid;
	position: relative;
}
.admindiv h3.ed:before {
	background: url("images/icon-sprites.png") no-repeat scroll -103px -3px  #676767;
	content: "";
	height: 30px;
	left: 7px;
	position: absolute;
	top: 0;
	width: 23px;
}
.admindiv h3.ed {
	border: 1px solid;
	position: relative;
}
.form-deshboard.admindiv .form-item {
	width: auto;
}
.form-deshboard3 {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #F8F8F8;
	border: 1px solid #E5E5E5;
	margin-top: 3px;
	padding: 10px 15px;
	width: 400px;
	overflow: hidden;
}
.verify-assets {
	background: none repeat scroll 0 0 #D3D3D3;
	clear: both;
	display: block;
	margin: 5px 0;
	padding: 5px;
	font-size: 18px;
}
.login-lef {
	border-right: 1px solid #DFDFDF;
	float: left;
	padding-right: 15px;
	width: 51%;
}
.login.right {
	float: left;
	margin: 0 0 0 10px;
	width: 43%;
}
.loginbox h2, .loginbox h4 {
	border-bottom: 1px solid #DFDFDF;
	clear: left;
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	padding: 0 0 5px;
	width: 100%;
}
.loginbox h4 {
	color: red;
	font-size: 12px;
}
.loginbox p.donthvacc {
	padding: 10px 0 0;
}
#user-login ul {
	margin: 0;
	padding: 0;
}
.loginbox ul.crtaslb {
	float: left;
	width: 100%;
}
#user-login ul li {
	line-height: 17px;
	margin: 5px 0;
	padding: 0;
}
.loginbox ul.crtaslb li {
	list-style-type: none;
	width: 48%;
}
.loginbox ul.crtaslb li a {
	background: none repeat scroll 0 0 #F4F4F4;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
	display: block;
	font-size: 15px;
	padding: 7px 0;
	text-align: center;
	width: 100%;
}
.abt_div {
	display: block;
	float: left;
	padding-bottom: 20px;
}
.mid_cmpnp img {
	border: 1px solid #EFEFEF;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
	margin: 15px 0 0;
	padding: 5px;
}
.abt_img {
	background: none repeat scroll 0 0 #DDDDDD;
	float: left;
	height: 100px;
	width: 100px;
}
.abt_txt {
	float: right;
	margin: 0 0 0 20px;
	width: 480px;
}
.abt_div strong {
	display: inline-flex;
	padding-bottom: 10px;
}
.mid_cmpnp p {
	clear: left;
	font-size: 14px;
	line-height: 22px;
	margin: 7px 0 20px;
	text-align: justify;
	width: 100%;
}
.faq-heading {
	border-top: 1px dashed #C5C9C9;
	font-weight: bold;
	padding-top: 14px;
}
#block-views-the-hub-block.block span.field-content {
	display: block;
	font-size: 16px;
	line-height: 30px;
}
/* 18-feb-starts */
.content-sidebar-wrap.blog-left {
	float: right !important;
	width: 81% !important;
}
#sidebar-second.blog-nav-left {
	width: 18% !important;
}
.node {
	margin: 0;
	padding: 0;
	float: left;
	width: 1170px;
}
.node .content {
	margin: 0;
}
.node-teaser {
	border-bottom: 1px solid #D3D7D9;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.content-sidebar-wrap.blog-left h2 {
	margin: 0px 0 10px;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.node-teaser h2 {
	margin-top: 0;
	padding-top: 0.5em;
}
.node-teaser h2 a {
	color: #181818;
	line-height: 22px;
}
.source {
	background: none repeat scroll 0 0 #F8F8F8;
	margin-bottom: 10px;
	padding: 5px;
}
.source span.date {
	color: #FF0000;
	font-size: 11px;
}
.content-sidebar-wrap.blog-left .blog-link {
	display: block;
	font-size: 13px;
	text-align: left;
}
ul.inline, ul.links.inline {
	display: inline;
	padding-left: 0;
}
ul.links {
	color: #68696B;
	font-size: 0.821em;
}
.content-sidebar-wrap.blog-left .link-wrapper ul.links li {
	background: none;
}
.content-sidebar-wrap.blog-left .link-wrapper ul.links.inline li {
	display: block;
	margin: 0;
	padding: 0;
}
.content-sidebar-wrap.blog-left p {
	line-height: 25px;
	text-align: justify;
}
.addthis_toolbox.addthis_default_style {
	float: right;
	margin: 0 7px 0 0;
	position: relative;
	top: 5px;
}
.mid_cmpnp.fl .page-heading {
	color: #424242;
	font-size: 18px !important;
	font-weight: normal;
}
.chkoutprof .rslts_vcard a.rmvinvst {
	background: url("images/remove_invst_ico.png") no-repeat scroll 9px -7px  #EBEBEB;
	border-radius: 20px;
	height: 8px;
	padding: 13px;
	position: absolute;
	right: 22px;
	top: 2px;
	width: 8px;
}
.usrimgwrp .fcusrnam span {
	color: #5C5C5C;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.irght_cmpnp {
	width: 213px;
}
.srchcontab1 {
	/* background: url("images/bord.gif") repeat-x scroll 0 100% rgba(0, 0, 0, 0); */
	margin: 0 0 10px;
	padding: 0;
	width: 73%;
}
.srchcontab1 ul {
	margin: 0;
	padding: 0;
}
.srchcontab1 ul li {
	/*     float: left; */
	font-size: 14px;
	list-style-type: none;
	padding: 5px 10px;
	text-transform: uppercase;
}
.srchcontab1 ul li.actvtab {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFFFF;
	color: #4D4D4D;
	font-weight: bold;
}
.fc_rsltswrap1 {
	float: left;
	width: 722px;
}
ul.investcomp {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-box-sizing: border-box;
	/*     background: none repeat scroll 0 0 #F2F2F2; */
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 9px 9px 15px;
	width: 100%;
	/*     width: 20%; */
	text-align: center;
}
ul.investcomp li {
	color: #666666;
	display: block;
	font-size: 12px;
	line-height: 32px;
	padding: 0 3px;
}
ul.investcomp li h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	text-transform: uppercase;
}
ul.investcomp li label {
	display: inline;
	font-weight: normal;
}
ul.investcomp li+li {
	border-top: 1px dotted #999999;
}
ul.investcomp li button {
	border-radius: 0;
	margin: 15px 0 0;
	padding: 0 10px;
}
.fc_rsltswrap .rslts_vcard, .fc_rsltswrap1 .rslts_vcard {
	border-bottom: 1px dashed #DDDDDD;
	margin: 20px 0;
	padding-bottom: 20px;
	position: relative;
	width: 850px;
}
.rslts_vcard .userallinfo {
	margin: 0 0 0 10px;
	width: 648px;
}
ul.chkutfnledt {
	margin: 0;
}
ul.chkutfnledt li {
	float: left;
	margin: 0 5px 0 0;
}
.amntchkout input {
	width: 100px;
	height: 30px;
}
.amntchkout .roi {
	width: 70px;
	height: 30px;
}
/* 19-feb-starts */
.coment-area .textarea-wrapper {
	color: #424242;
	float: left;
	font-size: 12px;
	margin-left: 20px;
}
.coment-area .textarea-comment-box {
	width: 718px;
	font-size: 11px;
	height: 60px;
}
.coment-area .coment-mark {
	font-size: 11px;
	margin: 10px 0;
	text-transform: uppercase;
}
.coment-area .coment-mark>input {
	float: left;
	margin: 1px 10px 0 0;
}
.coment-area .textarea-wrapper .submit_button.comment-submit, .fl.chkutfnledt li button.submit_button.comment-submit {
	background: none;
	border: none;
	box-shadow: none;
	color: #2D7CBC;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	text-shadow: none;
}
span.coment-name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
p.coment-des {
	margin: 5px 0;
	font-size: 11px;
}
span.coment-date {
	display: block;
	/* 	font-weight:bold; */
	font-size: 11px;
}
.coment-post-btn, .submit_button.coment-rply-btn {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	color: #2D7CBC !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-shadow: none !important;
	padding-left: 0 !important;
}
/* 20-feb-starts */
.ddeshboard h2 {
	font-size: 24px;
}
.ddeshboard h1 {
	color: #2D7CBC;
	font-size: 20px;
	font-weight: normal;
}
.ddeshboard .message {
	color: #424242;
	text-align: center;
}
.ddeshboard h2 {
	color: #2D7CBC;
	font-size: 16px;
}
h2 {
	font-size: 1.25em;
	margin-top: 10px;
}
.serialc .form-item input, .serialc .form-item select {
	width: 150px !important;
}
.serialc .g-button-red.form-submit.ajax-processed {
	margin-top: 36px;
}
.serial .g-button-red.form-submit.ajax-processed {
	margin-top: 10px;
}
.serial .g-button-red.btnmrgn3t.form-submit.ajax-processed {
	margin-top: 35px;
}
.serial .push-dwn.form-submit.ajax-processed {
	margin-top: 32px;
}
/* 27-feb-starts */
.notification-data span.title {
	font-weight: bold;
}
/* 4-march-starts */
.dashboard-box span.value-heading .numeric-value span {
	display: inline-block !important;
	font-size: 18px;
	font-weight: normal !important;
}
.dashboard-box span.value-heading span {
	display: inline-block !important;
}
.financial-details li .value1 span, #check_div span span, .dashboard-box .value-box span span {
	font-family: rupee;
	font-weight: bold;
}
.investpanel {
	float: right;
}
.row .user-lender-widget a.invest-link {
	float: left;
	margin: 10px;
}
.fl.chkutfnledt li button.submit_button.comment-submit {
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	text-shadow: none;
}
#check_div span span {
	display: inline-block;
	font-weight: normal;
	margin: 0 5px;
}
.user-profile-bg .graph-heading a.rmvinvst {
	background: url("images/remove_invst_ico.png") no-repeat scroll 9px -7px  #EBEBEB;
	border-radius: 20px;
	height: 8px;
	padding: 13px;
	position: absolute;
	right: 22px;
	top: 16px;
	width: 8px;
}
.user-details .dashboard-box .value-box .numeric-value {
	font-size: 23px;
}
.edit-link {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.invest-link1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	color: #2D7CBC;
	text-shadow: none;
}
.invest-link1:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	color: #2D7CBC;
}
.amntinvested input {
	height: 30px;
	margin-left: 20px;
	width: 90px;
}
.dashboard-box .value-box .roi {
	font-size: 11px;
	height: 20px;
	margin-left: 31px;
	width: 70px;
}
.content div#diagram {
	border: 1px solid;
	height: 80px;
	width: 80px;
}
.accordion-inner .table-responsive td span {
	font-family: rupee;
}
/* 14-march-starts */
.report-list li {
	background: #2D7CBC;
	display: inline-block;
	margin: 10px 0;
	padding: 3px;
}
.report-list li a {
	color: #FFFFFF;
	font-size: 11px;
}
.container.container-bg .wallet-panel-report {
	width: 100%;
	text-align: center;
}
.container.container-bg .wallet-panel-report .dashboard-box {
	display: inline-block;
	float: none;
}
/* 27march-2014 for press page */
ol.content-points {
	list-style: decimal;
}
ol.content-points li {
	margin: 0 0 10px 0;
}
.press-points {
	width: 800px !important;
}
.press-points td {
	text-align: center;
}
.time-line {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #F9F9FA;
	border: 1px solid #EBEBEB;
	clear: both;
	color: #333333;
	display: table;
	height: 40px;
	padding-top: 8px;
	text-align: center;
	width: 100%;
}
#clock-1 {
	color: #047FBA;
	display: inline;
}
.captcha {
	clear: both;
	overflow: hidden;
}
/*14 april start*/
.why-faircent {
	border: 1px solid #EBEBEB;
	margin: 15px 0 0;
	min-height: 332px;
	padding: 8px;
}
.why-faircent-headling {
	border-bottom: 1px solid #DFDFDF;
	padding-left: 10px;
	position: relative;
}
.why-faircent-headling:before {
	background: none repeat scroll 0 0 #2D7CBC;
	content: "";
	height: 2px;
	left: 10px;
	position: absolute;
	top: 22px;
	width: 50px;
}
.why-faircent ul {
	padding: 0px;
	margin: 10 auto;
}
.why-faircent ul li {
	list-style: none;
	font-weight: normal;
	font-size: 14px;
	text-transform: capitalize;
	padding: 0px;
	margin: 0 auto;
	padding: 10px;
	border-top: 1px solid #f1eeee;
}
.why-faircent ul li:first-child {
	border: none;
}
/* 22-april-starts */
#block-views-related-articles-block.block.block-views,  #block-footerblock-newsletter.block.block-footerblock, #block-block-9.block.block-block,  #block-views-realted-articles-block.block.block-views, #block-block-7.block.block-block {
	position: relative;
	right: -950px;
	top: -100px;
}
#block-views-realted-articles-block.block.block-views {
	margin-top: 118px;
	right: -934px;
}
#block-footerblock-newsletter.block.block-footerblock {
	right: -934px;
}
#block-views-related-articles-block.block-views .item-list ul li {
	font-size: 13px;
	margin: 0 0 5px;
}
#block-block-9.block.block-block {
	background: none repeat scroll 0 0 #F2F2F2;
	border-radius: 3px;
	margin-top: 15px;
	padding: 10px 5px;
	text-align: center;
	width: 209px;
	overflow: hidden;
}
#block-block-9.block.block-block .content h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	text-align: center;
	width: 100%;
}
#block-block-9.block.block-block .content a {
	float: left;
	margin: 0 0 0 10px;
	overflow: hidden;
}
#edit-umail {
/*  background: none repeat scroll 0 0 #F2F2F2; */
	
}
.col-xs-6.col-sm-3.col-md-3.shadow-box.i-learn {
	display: none;
}
/* 1-may-starts */
#block-views-realted-articles-block.block.block-views .item-list ul li {
	font-size: 13px;
	margin: 10px 0;
}
.block.block-system .item-list ul.pager {
	float: left;
}
.field-item.even {
/*  width: 1170px; */
	
}
.mid_cmpnp ol {
	clear: left;
	float: left;
	margin: 0 0 20px 25px;
	padding: 0;
	width: 97%;
}
.mid_cmpnp ol li {
	clear: left;
	float: left;
	line-height: 25px;
	list-style: decimal outside none;
}
/* 7-may-starts */
.node.node-blog {
	width: 670px;
}
#block-footerblock-newsletter1.block.block-footerblock {
	left: 22px;
	position: relative;
	width: 208px;
}
#block-footerblock-newsletter1.block.block-footerblock .news-letter-start,  #block-footerblock-newsletter.block.block-footerblock .news-letter-start {
	background: none repeat scroll 0 0 #F2F2F2;
	border-radius: 3px;
	overflow: hidden;
	padding: 10px 0 10px 10px;
	width: 213px;
	color: #424242;
}
.news-letter-start h2 {
	font-size: 16px;
	text-align: center;
	margin-right: 15px;
}
.news-letter-start .form-text {
	width: 192px !important;
	margin-bottom: 10px;
}
.news-letter-start .description {
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: justify;
}
.news-letter-start .form-submit {
	margin-left: 30px !important;
}
.button.button-push {
	margin-left: 41px;
}
/* 9-may-starts */
.area-code {
	float: left;
	margin: 0;
	padding: 0;
	width: 90px;
}
.landline {
	float: left;
	margin-left: 15px;
	width: 160px;
}
.area-code #phn1 input {
	width: 100%;
}
.landline #phn2 input {
	width: 100%;
}
.area-code #phn1 .form-item.form-type-textfield.form-item-ph-1,  .landline #phn2 .form-item.form-type-textfield.form-item-ph-2 {
	margin: 0 0 10px 0;
}
/* 12-may-home-page */
.col-xs-6.col-sm-3.col-md-3 .listing1 {
	margin: 0;
	min-height: 332px;
	padding: 0px !important;
	background: #fff;
	zoom: 1;
}
.listing1>li {
	border-bottom: 1px solid #dddddd;
	list-style-type: none;
	color: #3366cc;
	padding: 25px 0 30px;
	font-size: 18px;
	font-weight: 300;
}
.listing1>li:last-child {
	border-bottom: 0;
}
.listing1 li ul.sub-listing {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.listing1 li ul.sub-listing li a {
	font-weight: bold;
}
.listing1 li ul.sub-listing li span {
	font-weight: bold;
	color: #2D7CBC;
}
.col-xs-6.col-sm-3.col-md-3 .listing {
	margin: 0;
	min-height: 332px;
	padding: 0px 25px !important;
	background: #fff;
	-moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2);
 filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true,  ShadowOpacity=0.30);
	-ms-filter:
 "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.col-xs-6.col-sm-3.col-md-3 .listing2 {
	background: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
.listing>li {
	border-bottom: 1px solid #DFDFDF;
	list-style-type: none;
	padding: 20px 0;
	font-size: 14px;
}
.listing>li:last-child {
	border-bottom: 0;
}
.listing li ul.sub-listing {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 90px;
}
.listing li ul.sub-listing li a {
	font-weight: normal;
	text-transform: capitalize;
}
.listing li ul.sub-listing li span {
	font-weight: normal;/* color: #2D7CBC; */
}
.lender-borrower-panel {
	overflow: hidden;
	clear: both;
	padding: 0px 43px;
}
.lender-panel {
	margin-top: 40px;
	width: 200px;
	float: left;
}
.lender-box {
	border: 1px solid #2D7CBC;
	border-radius: 3px;
	float: left;
	padding: 5px 15px;
	text-align: center;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.lender-panel .lender-box .lender-heading {
	color: #2D7CBC;
	display: block;
	font-size: 16px;
}
.lender-panel .lender-box .lender-price {
	color: #424242;
	font-size: 18px;
	font-family: "rupee";
}
.lender-panel .link {
	display: block;
	/* 	color: #424242; */
	clear: both;
	text-align: center;
	font-size: 18px;
}
.borrower-panel {
	margin-top: 40px;
	width: 200px;
	float: right;
}
.borrower-panel .lender-box {
	border: 1px solid #05ac30;
	border-radius: 3px;
	float: right;
	padding: 5px 15px;
	text-align: center;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.borrower-panel .lender-box .lender-heading {
	color: #05ac30;
	display: block;
	font-size: 16px;
}
.borrower-panel .lender-box .lender-price {
	color: #424242;
	font-size: 18px;
	font-family: "rupee";
}
.borrower-panel .link {
	display: inline-block;
	color: #05ac30;
	clear: both;
	margin-left: 14px;
	font-size: 18px;
}
.disclaimer {
	font-size: 12px;
	text-align: justify;
	margin-top: 15px;
}
.disclaimer p{font-weight:bold;font-size: 12px;}
.disclaimer-heading {
	text-align: center;
	display: block;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #0072bc;
	font-family: "OpenSans-semibold";
}
a.peer-link {
	display: block;/*  margin-top: -25px; */
}
#verification_msg {
	color: #FF0000;
	float: left;
	font-size: 11px;
}
#edit-grad-college-1 {
	width: 228px !important;
}
#edit-save.form-submit, #edit-submit.form-submit {
	margin: 10px 20px 0 0;
}
.listing .sub-listing span.rupee {
	float: none;
	font-size: 14px;
	margin: 0;
	font-family: "rupee";
}
.user-profile-bg .user-details .dashboard-box.dashboard-box3+.dashboard-box.dashboard-box3 {
	border-left: 1px solid #DDDDDD !important;
	border-right: 0 !important;
}
.dashboard-box.dashboard-box3 {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: none;
	display: table;
	float: left;
	margin-right: 2%;
	min-height: 100%;
	padding: 2%;
	width: 31% !important;
	border: none !important;
}
.dashboard-box.dashboard-box3 .value-box3 {
	display: table-cell;
	vertical-align: middle;
}
.dashboard-box.dashboard-box3 .value-box3 .numeric-value {
	font-size: 16px !important;
}
.dashboard-box3 .value-box3 .roi {
	font-size: 11px;
	height: 20px;
	margin-left: 58px;
	width: 70px;
}
.dashboard-box3 .value-box3 .invest-link1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	color: #2D7CBC;
	margin-left: 15px;
	text-shadow: none;
}
.dashboard-box3 .value-box3 .amntinvested input {
	height: 30px;
	margin-left: 48px;
	width: 90px;
}
.investcomp.fr .button.fl {
	border-radius: 4px;
	margin-left: 95px;
}
.view-profile-link1 {
	background: none repeat scroll 0 0 #2D7CBC;
	border-color: #0F74BB;
	border-radius: 4px;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	color: #FFFFFF;
	float: right;
	font-family: "OpenSans-regular";
	font-weight: normal;
	margin-right: 18px;
	padding: 2px 16px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.rsltfltrwrap ul.fltroptn li span input {
	float: left;
	margin-right: 3px;
	margin-top: 6px;
}
.user-name1 {
	font-size: 14px;
	font-weight: normal;
	margin-left: 1%;
	text-transform: uppercase;
}
a.dashboard-link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	padding: 6px;
	background: #2d7cbc;
	border-color: #0F74BB;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	-moz-box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
a.dashboard-link:hover {
	color: #fff;
}
.ddeshboard .verification-id {
	color: #2D7CBC;
}
.container.container-bg .nav.nav-tabs a.active {
	color: #424242;
	font-size: 16px;
	font-weight: bold;
}
.loan-heading {
	text-transform: uppercase;
	font-size: 11px;
}
.accordion-inner .table-responsive table {
	font-size: 11px;
	text-transform: uppercase;
}
.accordion-inner .table-responsive .table>thead>tr>th {
	border-bottom: 1px solid #DDDDDD;
}
.action-date {
	font-size: 11px;
}
.wallet-heading.wallet-report b {
	color: #2D7CBC;
	font-weight: normal;
}
.no-data {
	background: none repeat scroll 0 0 #2D7CBC;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px;
	text-align: center;
}
.content-sidebar-wrap #content {
	margin-bottom: 0 !important;
}
.call-us {
	left: 0;
	position: fixed;
	z-index: 1;
	width: 140px;
	height: 55px;
	display: none;
}
.call-now {
	margin-right: -3px;
	text-transform: capitalize;
	color: #424242;
	font-size: 12px;
}
/* 10-june-admin-pop-up-css */
.admin-pop-up.form-text.required, .admin-pop-up.form-textarea.required {
	width: 98%;
	border: 1px solid #DDDDDD;
}
.admin-pop-up.form-textarea.required {
	height: 150px;
}
.collapsible .fieldset-wrapper {
	margin-top: 30px;
}
/* 13-june- */
.lender-details-left, .borrower-details-left {
	float: left;
	width: 342px;
	margin-right: 10px;
}
/* 16-june */
.lender-details-left .user-details .dashboard-box .value-box .numeric-value,  .lender-details-left .dashboard-box span.value-heading .numeric-value span,  .borrower-details-left .user-details .dashboard-box .value-box .numeric-value,  .borrower-details-left .dashboard-box span.value-heading .numeric-value span {
	font-size: 12px;
	text-transform: lowercase;
}
.lender-details-left .user-profile-bg .user-details .dashboard-box,  .borrower-details-left .user-profile-bg .user-details .dashboard-box {
	width: 29%;
}
.lender-details-left .dashboard-box .value-link, .borrower-details-left .dashboard-box .value-link {
	font-size: 12px;
}
.lender-details-left .user-profile-bg .user-details,  .borrower-details-left .user-profile-bg .user-details {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.lender-details-left .user-profile-bg, .user-lender-widget,  .borrower-details-left .user-profile-bg, .user-lender-widget {
	padding: 2% 2% 0;
}
.lender-details-left .user-profile-bg .user-details .dashboard-box,  .borrower-details-left .user-profile-bg .user-details .dashboard-box {
	min-height: 110px;
}
.lender-details-left .user-profile-bg span.user-name,  .borrower-details-left .user-profile-bg span.user-name {
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}
.borrower-details-left .user-profile-bg .graph-heading span.email-link {
	border-top: 1px solid #D9D9D9;
	clear: both;
	display: block;
	font-size: 11px;
	margin: 5px 0;
	padding-top: 3px;
}
.user-profile-bg .user-details .dashboard-box .numeric-value {
	font-size: 18px;
}
.borrower-details-left .user-profile-bg p.description {
	background: none repeat scroll 0 0 #D9D9D9;
	clear: both;
	font-size: 12px;
	line-height: 14px;
	margin: 15px 0 0;
	padding: 5px;
}
.user-lender-widget.admin {
	margin: 40px 0 0;
	width: auto;
}
.user-lender-widget.admin .form-signin {
	width: auto;
}
.user-lender-widget.admin {
	margin: 40px 0 20px;
	padding-bottom: 25px;
	width: auto;
}
.user-lender-widget.admin form.form-signin .rupee {
	font-family: "rupee";
}
/* 23-june */
.print-value {
	float: right;
	margin: 0;
}
/* 27-june-contact-us-css */
.contact-panel {
	float: left;
	margin-right: 20px;
	border-right: 1px solid #eae9e9;
	width: 425px;
}
.address_class {
	float: right;
	width: 345px;
	margin-top: -10px;
}
.address_class1 {
	float: right;
	width: 345px;
	margin-top: 20px;
}
.address_class>span, .address_class1>span {
	clear: both;
	float: left;
}
.contact-panel h1, h2, h3, h4, h5, h6, .address_class h1, h2, h3, h4, h5,  h6, .address_class1 h1, h2, h3, h4, h5, h6 {
	font-family: "OpenSans-Regular";
}
.address_class>h3, .address_class1>h3, .contact-panel>h2 {
	color: #181818 !important;
	font-size: 16px;
	font-weight: bold;
}

.contact-panel>h1{
	color: #181818 !important;
	font-size: 16px;
	font-weight: bold;
    background: none;
    margin: 0px;
    text-transform: none;
}

.invest-link {
	padding: 7px 15px;
	margin-right: 5%;
}
.invest-link:hover {
	color: #fff !important;
}

/* 22-july-form-slider-css */
#ques_bank {
	background: #fff;
	-moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
 filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true,  ShadowOpacity=0.30);
	-ms-filter:
 "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	overflow: hidden;
	padding: 30px 20px;
	position: relative;
}
#ques-bank .right-3 h2 {
	color: #424242;
	font-size: 16px !important;
	/*     text-align: center; */
	text-transform: capitalize;
	background: none;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
}
#ques-bank .right-3 h2 span {
	color: #424242;
	font-size: 12px;
	font-weight: normal;
}
#ques-bank .right-3 h2:before {
	display: none;
}
#ques-bank .right-3 p {
	font-size: 14px;
	margin: 0;
	padding: 0;
	/*     text-align: center; */
	line-height: 24px;
}
#ques-bank .right-3 p b {
	color: #05ac30;
}
#ques-bank .right-3 .dashboard-list {
	margin: 10px auto 0;/*     text-align: center; */
}
#ques-bank .right-3 .post-add {
	margin: 10px auto 0;
	font-weight: bold;
}
#ques-bank .right-3 .dashboard-list li {
	/* display: inline; 
font-weight: bold; 
margin: 0 10px; 
text-transform: uppercase;  */
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	list-style-type: decimal;
	margin: 5px 0 0 20px;
}
#ques-bank .form-wrapper {
	/*     margin: 10px auto;
    overflow: hidden;
    width: 100px; */
	float: right;
	overflow: hidden;
	text-align: right;
}
#ques_bank .description {
	float: left;
	font-size: 14px;
}
#ques_bank .form-file {
	float: right;
	margin: 0;
	padding: 0;
	width: 195px;
}
#edit-buttons--2.form-wrapper {
	float: right;
}
#ques-bank .whtsapp {
	background: url("images/whatsapp-icon.png") no-repeat 71px 0px;
	display: inline-block;
	width: 96px;
}
#ques_bank input.your-custom-class {
	background: url("images/small-close-icon.png") no-repeat 0px 0px;
	border: 0 none;
	box-shadow: none;
	font-size: 0;
	height: 16px;
	left: 17px;
	position: absolute;
	top: 4px;
}
.payu-form {
	background: #ffffff;
	overflow: hidden;
	-moz-box-shadow: 1px 1px 4px 0px rgba(000, 000, 000, 0.1);
	-webkit-box-shadow: 1px 1px 4px 0px rgba(000, 000, 000, 0.1);
	box-shadow: 1px 1px 4px 0px rgba(000, 000, 000, 0.1);
 filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true,  ShadowOpacity=0.30);
	-ms-filter:
 "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
	padding: 40px;
	font-family: 'opensans-regular';
	margin: 10px 0 50px 0;
}
.payu-form h2 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.payu-form .payu-heading {
	text-transform: uppercase;
}
.payu-form form table tbody tr td {
	display: inline-block;
	margin: 10px 0;
	text-align: left;
	width: 210px;
}
.payu-form .error-msg {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
}
.payu-form table tbody tr td input {
	border: 1px solid #dddddd;
}
.payu-form table tbody tr td.input-heading {
	font-size: 12px;
	text-transform: uppercase;
	width: 150px;
}
.payu-form table tbody tr td input.input-width, .payu-form table tbody tr td textarea.input-width {
	width: 200px;
	font-size: 12px;
	color: #424242;
}
.payu-form table tbody tr td textarea {
	border: 1px solid #dddddd;
}
.lender-profile-bg {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	padding: 20px;
}
.lender-profile-bg.profile_head .rslts_vcard .userallinfo {
	margin-left: 20px;
	width: 670px;
}
.lender-profile-bg .usrimgwrp .fcusrimg img {
	height: 100%;
	width: 100%;
}
.lender-profile-bg ul.loan_details li p b {
	color: #05AC30;
}
.profile_info.new-bg ul {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	padding: 10px 20px !important;
}
.profile_info.new-bg h4 {
	border: none !important;
	font-size: 14px !important;
	margin: 20px 0 5px !important;
}
.mr-class label {
	text-transform: capitalize;
}
.dl-menuwrapper {
	display: none;
}
.fc_rsltsfltr.fl {
	width: 220px;
}
.fl.cll {
	width: 100%;
}
.form-item.form-type-item {
	width: 100% !important;
}
.fl.clr {
	width: 100%;
}
.asset-box .view-profile-link1 {
	margin-top: 17%;
	margin-right: 30%;
	padding: 7px 15px;
}
.profile_head.fl.lender-profile-bg {
	width: 100% !important;
}
.lender-profile-bg.profile_head .rslts_vcard .userallinfo {
	width: 60%;
}
.fl.cll .expand {
	background: url("images/minus.png") no-repeat;
	float: right;
	height: 20px;
	width: 20px;
}
.fl.cll .collspse {
	background: url("images/plus.png") no-repeat;
	float: right;
	height: 20px;
	width: 20px;
}
.table-responsive.user-profile table td {
	text-align: left;
}
.listing-link {
	margin-left: 20px;
}
.user-profile-left .user-profile-bg, .user-profile-left .user-lender-widget {
	margin-bottom: 15px;
}
.user-profile-bg.mobile {
	display: none;
}
.dashboard-box1 .asset-box .view-profile-link1:hover, .dashboard-box1 .asset-box .view-profile-link1:focus {
	color: #fff;
}
.rsltfltrwrap.fl.cll.filter-mobile {
	display: none;
}
.rsltfltrwrap.fl.cll.filter-web {
	display: block;
}
/* 24-sep end*/
#edit-dateofpossion-datepicker-popup-0,  #edit-business-startdate-datepicker-popup-0,  #edit-dob-datepicker-popup-0, #edit-filter-edate-datepicker-popup-0,  #edit-filter-sdate-datepicker-popup-0 {
	background: url("images/calendar-icon.png") no-repeat scroll 173px 2px  #ffffff;
	height: 25px;
}
.form-item input[type="text"], input[type="password"] {
	width: 265px;
	font-size: 11px;
	height: 30px;
}
/*  .form-item .ajax-processed {
    width: 165px !important;
}*/
h4.panel-title {
	float: left;
	margin-top: 0.5%;
	padding: 0;
}
footer {
	border-top: 1px solid #E5E5E5;
	padding-top: 2%;
	background: #fff;
}
 @media ( min-width :768px) {
.container {
	width: 990px;
}
}
 @media ( min-width :992px) {
.container {
	width: 990px;
}
}
 @media ( min-width :1200px) {
.container {
	width: 1170px;
}
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.row:before, .row:after {
	display: table;
	content: " "
}
.row:after {
	clear: both
}
.row:before, .row:after {
	display: table;
	content: " "
}
.row:after {
	clear: both
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,  .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,  .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,  .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,  .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,  .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,  .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,  .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,  .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666666666666%
}
.col-xs-10 {
	width: 83.33333333333334%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666666666666%
}
.col-xs-7 {
	width: 58.333333333333336%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666666666667%
}
.col-xs-4 {
	width: 33.33333333333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.666666666666664%
}
.col-xs-1 {
	width: 8.333333333333332%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666666666666%
}
.col-xs-pull-10 {
	right: 83.33333333333334%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666666666666%
}
.col-xs-pull-7 {
	right: 58.333333333333336%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666666666667%
}
.col-xs-pull-4 {
	right: 33.33333333333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.666666666666664%
}
.col-xs-pull-1 {
	right: 8.333333333333332%
}
.col-xs-pull-0 {
	right: 0
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666666666666%
}
.col-xs-push-10 {
	left: 83.33333333333334%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666666666666%
}
.col-xs-push-7 {
	left: 58.333333333333336%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666666666667%
}
.col-xs-push-4 {
	left: 33.33333333333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.666666666666664%
}
.col-xs-push-1 {
	left: 8.333333333333332%
}
.col-xs-push-0 {
	left: 0
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666666666666%
}
.col-xs-offset-10 {
	margin-left: 83.33333333333334%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666666666666%
}
.col-xs-offset-7 {
	margin-left: 58.333333333333336%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666666666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.666666666666664%
}
.col-xs-offset-1 {
	margin-left: 8.333333333333332%
}
.col-xs-offset-0 {
	margin-left: 0
}
 @media ( min-width :768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,  .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666666666666%
}
.col-sm-10 {
	width: 83.33333333333334%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666666666666%
}
.col-sm-7 {
	width: 58.333333333333336%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666666666667%
}
.col-sm-4 {
	width: 33.33333333333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.666666666666664%
}
.col-sm-1 {
	width: 8.333333333333332%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666666666666%
}
.col-sm-pull-10 {
	right: 83.33333333333334%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666666666666%
}
.col-sm-pull-7 {
	right: 58.333333333333336%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666666666667%
}
.col-sm-pull-4 {
	right: 33.33333333333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.666666666666664%
}
.col-sm-pull-1 {
	right: 8.333333333333332%
}
.col-sm-pull-0 {
	right: 0
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666666666666%
}
.col-sm-push-10 {
	left: 83.33333333333334%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666666666666%
}
.col-sm-push-7 {
	left: 58.333333333333336%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666666666667%
}
.col-sm-push-4 {
	left: 33.33333333333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.666666666666664%
}
.col-sm-push-1 {
	left: 8.333333333333332%
}
.col-sm-push-0 {
	left: 0
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666666666666%
}
.col-sm-offset-10 {
	margin-left: 83.33333333333334%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666666666666%
}
.col-sm-offset-7 {
	margin-left: 58.333333333333336%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666666666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.666666666666664%
}
.col-sm-offset-1 {
	margin-left: 8.333333333333332%
}
.col-sm-offset-0 {
	margin-left: 0
}
}
 @media ( min-width :992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,  .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666666666666%
}
.col-md-10 {
	width: 83.33333333333334%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666666666666%
}
.col-md-7 {
	width: 58.333333333333336%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666666666667%
}
.col-md-4 {
	width: 33.33333333333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.666666666666664%
}
.col-md-1 {
	width: 8.333333333333332%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666666666666%
}
.col-md-pull-10 {
	right: 83.33333333333334%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666666666666%
}
.col-md-pull-7 {
	right: 58.333333333333336%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666666666667%
}
.col-md-pull-4 {
	right: 33.33333333333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.666666666666664%
}
.col-md-pull-1 {
	right: 8.333333333333332%
}
.col-md-pull-0 {
	right: 0
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666666666666%
}
.col-md-push-10 {
	left: 83.33333333333334%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666666666666%
}
.col-md-push-7 {
	left: 58.333333333333336%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666666666667%
}
.col-md-push-4 {
	left: 33.33333333333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.666666666666664%
}
.col-md-push-1 {
	left: 8.333333333333332%
}
.col-md-push-0 {
	left: 0
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666666666666%
}
.col-md-offset-10 {
	margin-left: 83.33333333333334%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666666666666%
}
.col-md-offset-7 {
	margin-left: 58.333333333333336%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666666666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.666666666666664%
}
.col-md-offset-1 {
	margin-left: 8.333333333333332%
}
.col-md-offset-0 {
	margin-left: 0
}
}
 @media ( min-width :1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,  .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666666666666%
}
.col-lg-10 {
	width: 83.33333333333334%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666666666666%
}
.col-lg-7 {
	width: 58.333333333333336%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666666666667%
}
.col-lg-4 {
	width: 33.33333333333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.666666666666664%
}
.col-lg-1 {
	width: 8.333333333333332%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666666666666%
}
.col-lg-pull-10 {
	right: 83.33333333333334%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666666666666%
}
.col-lg-pull-7 {
	right: 58.333333333333336%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666666666667%
}
.col-lg-pull-4 {
	right: 33.33333333333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.666666666666664%
}
.col-lg-pull-1 {
	right: 8.333333333333332%
}
.col-lg-pull-0 {
	right: 0
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666666666666%
}
.col-lg-push-10 {
	left: 83.33333333333334%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666666666666%
}
.col-lg-push-7 {
	left: 58.333333333333336%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666666666667%
}
.col-lg-push-4 {
	left: 33.33333333333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.666666666666664%
}
.col-lg-push-1 {
	left: 8.333333333333332%
}
.col-lg-push-0 {
	left: 0
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666666666666%
}
.col-lg-offset-10 {
	margin-left: 83.33333333333334%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666666666666%
}
.col-lg-offset-7 {
	margin-left: 58.333333333333336%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666666666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.666666666666664%
}
.col-lg-offset-1 {
	margin-left: 8.333333333333332%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	max-width: 100%;
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	margin-bottom: 20px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td,  .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th,  .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td,  .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top: 0;
	font-size: 11px;
	text-transform: uppercase;
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th,  .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td,  .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th,  .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td,  .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none
}
table td[class*="col-"], table th[class*="col-"] {
	display: table-cell;
	float: none
}
.table>thead>tr>.active, .table>tbody>tr>.active, .table>tfoot>tr>.active,  .table>thead>.active>td, .table>tbody>.active>td, .table>tfoot>.active>td,  .table>thead>.active>th, .table>tbody>.active>th, .table>tfoot>.active>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr>.active:hover, .table-hover>tbody>.active:hover>td,  .table-hover>tbody>.active:hover>th {
	background-color: #e8e8e8
}
.table>thead>tr>.success, .table>tbody>tr>.success, .table>tfoot>tr>.success,  .table>thead>.success>td, .table>tbody>.success>td, .table>tfoot>.success>td,  .table>thead>.success>th, .table>tbody>.success>th, .table>tfoot>.success>th {
	background-color: #dff0d8
}
.table-hover>tbody>tr>.success:hover, .table-hover>tbody>.success:hover>td,  .table-hover>tbody>.success:hover>th {
	background-color: #d0e9c6
}
.table>thead>tr>.danger, .table>tbody>tr>.danger, .table>tfoot>tr>.danger,  .table>thead>.danger>td, .table>tbody>.danger>td, .table>tfoot>.danger>td,  .table>thead>.danger>th, .table>tbody>.danger>th, .table>tfoot>.danger>th {
	background-color: #f2dede
}
.table-hover>tbody>tr>.danger:hover, .table-hover>tbody>.danger:hover>td,  .table-hover>tbody>.danger:hover>th {
	background-color: #ebcccc
}
.table>thead>tr>.warning, .table>tbody>tr>.warning, .table>tfoot>tr>.warning,  .table>thead>.warning>td, .table>tbody>.warning>td, .table>tfoot>.warning>td,  .table>thead>.warning>th, .table>tbody>.warning>th, .table>tfoot>.warning>th {
	background-color: #fcf8e3
}
.table-hover>tbody>tr>.warning:hover, .table-hover>tbody>.warning:hover>td,  .table-hover>tbody>.warning:hover>th {
	background-color: #faf2cc
}
 @media ( max-width :767px) {
.notice li.lender-name {
	position: relative;
	right: 0 !important;
}
.mail-notice, .notification, .invest-cart {
	left: 0 !important;
}
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-overflow-scrolling: touch
}
.user-profile-bg.mobile {
	overflow: scroll;
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th,  .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td,  .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child,  .table-responsive>.table-bordered>tbody>tr>th:first-child,  .table-responsive>.table-bordered>tfoot>tr>th:first-child,  .table-responsive>.table-bordered>thead>tr>td:first-child,  .table-responsive>.table-bordered>tbody>tr>td:first-child,  .table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child,  .table-responsive>.table-bordered>tbody>tr>th:last-child,  .table-responsive>.table-bordered>tfoot>tr>th:last-child,  .table-responsive>.table-bordered>thead>tr>td:last-child,  .table-responsive>.table-bordered>tbody>tr>td:last-child,  .table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th,  .table-responsive>.table-bordered>tfoot>tr:last-child>th,  .table-responsive>.table-bordered>tbody>tr:last-child>td,  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
#lender-registration-form2 .form-deshboard .len-pan-step2 {
	float: none !important;
	margin-right: 0px !important;
}
#lender-registration-form2 .form-deshboard .forgot-pan {
	margin-top: -15px;
	padding-bottom: 15px;
	padding-top: 0px !important;
}
#lender-registration-form2 .form-deshboard .forgot-pan a {
	font-size: 12px !important;
}
.admindiv {
	float: none;
	display: block;
	width: 100%;
}
.mobile-class #txt2 {
	width: 200px !important;
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	/*display: inline-block;*/
	margin-bottom: 5px;/* font-weight: bold */
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="radio"] {
	-webkit-appearance: radio;
}
input[type="file"] {
}
select[multiple], select[size] {
	height: auto
}
select optgroup {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
 input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
 height: auto
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle
}
.form-control {
	display: block;
	width: 91%;
	/* font-weight:bold; */
	padding: 2% 3%;
	font-size: 1.1em;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow  ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px  rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px  rgba(102, 175, 233, 0.6)
}
 .form-control:-moz-placeholder {
 color: #999
}
 .form-control::-moz-placeholder {
 opacity: 1
}
 .form-control:-ms-input-placeholder {
 color: #999
}
 .form-control::-webkit-input-placeholder {
 color: #999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}
textarea.form-control {
	height: auto
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	/*	padding-left: 20px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle
}
.radio label, .checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"],  .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled],  .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled],  fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"],  fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox,  fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
textarea.input-sm {
	height: auto
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
textarea.input-lg {
	height: auto
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio,  .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px  #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio,  .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px  #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}
.has-success .help-block, .has-success .control-label, .has-success .radio,  .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px  #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}
.form-control-static {
	margin-bottom: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
 @media ( min-width :768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block
}
.form-inline select.form-control {
	width: auto
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0
}
.col-xs-6.col-sm-6.col-md-6.register-panel-mobile {
	display: none;
}
}
.form-horizontal .control-label, .form-horizontal .radio,  .form-horizontal .checkbox, .form-horizontal .radio-inline,  .form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	display: table;
	content: " "
}
.form-horizontal .form-group:after {
	clear: both
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	display: table;
	content: " "
}
.form-horizontal .form-group:after {
	clear: both
}
.form-horizontal .form-control-static {
	padding-top: 7px
}
 @media ( min-width :768px) {
.form-horizontal .control-label {
	text-align: right
}
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.btn:focus {
/* outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px */
	
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active,  .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default,  .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover,  .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus,  .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active,  .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #fff
}
.btn-primary {
	background: #2d7cbc !important;
	border-color: #0F74BB !important;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset !important;
	-moz-box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset !important;
	-webkit-box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset !important;
	color: #FFFFFF;
	font-family: "OpenSans-regular";
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) !important;
	font-weight: 600 !important;
}
input[type="submit"].btn-primary, button, input[type="submit"], input[type="reset"],  input[type="button"] {
	background: #2d7cbc;
	border-color: #0F74BB;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	-moz-box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "OpenSans-regular";
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
button:hover, input[type="submit"]:hover, input[type="reset"]:hover,  input[type="button"]:hover {
	background: #226ca8;
	border-color: #0F74BB;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active,  .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1 !important;
	border-color: #285e8e !important;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary,  .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,  .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus,  .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active,  .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary .badge {
	color: #428bca;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active,  .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning,  .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover,  .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus,  .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active,  .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,  .open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger,  .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover,  .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus,  .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active,  .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success:active,  .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success,  .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover,  .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus,  .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active,  .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,  .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info,  .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover,  .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus,  .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active,  .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-link {
	font-weight: normal;
	color: #428bca;
	cursor: pointer;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus,  fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}
.btn-lg {
	/* 	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33; */
	border-radius: 6px
}
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}
@font-face {
	font-family: 'OpenSans-Regular';
	src: url('fonts/OpenSans-Regular.eot');
	src: url('fonts/OpenSans-Regular.eot?#iefix')  format('embedded-opentype'), url('fonts/OpenSans-Regular.woff')  format('woff'), url('fonts/OpenSans-Regular.ttf') format('truetype'),  url('fonts/OpenSans-Regular.svg#glyphicons-halflingsregular')  format('svg')
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('fonts/OpenSans-Semibold.eot');
	src: url('fonts/OpenSans-Semibold.eot?#iefix')  format('embedded-opentype'), url('fonts/OpenSans-Semibold.woff')  format('woff'), url('fonts/OpenSans-Semibold.ttf') format('truetype'),  url('fonts/OpenSans-Semibold.svg#glyphicons-halflingsregular')  format('svg')
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('fonts/OpenSans-Bold.eot');
	src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Bold.woff') format('woff'),  url('fonts/OpenSans-Bold.ttf') format('truetype'),  url('fonts/OpenSans-Bold.svg#glyphicons-halflingsregular')  format('svg')
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('fonts/glyphicons-halflings-regular.eot');
	src: url('fonts/glyphicons-halflings-regular.eot?#iefix')  format('embedded-opentype'),  url('fonts/glyphicons-halflings-regular.woff') format('woff'),  url('fonts/glyphicons-halflings-regular.ttf') format('truetype'),  url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular')  format('svg')
}
@font-face {
	font-family: 'rupee';
	src: url('fonts/rupee_foradian-webfont.eot');
	src: url('fonts/rupee_foradian-webfont.eot?#iefix')  format('embedded-opentype'), url('fonts/rupee_foradian-webfont.woff')  format('woff'), url('fonts/rupee_foradian-webfont.ttf')  format('truetype'),  url('fonts/rupee_foradian-webfont.svg#rupee_foradianregular')  format('svg');
	font-weight: normal;
	font-style: normal;
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-chevron-down {
	font-size: 10px;
}
.glyphicon:empty {
	width: 1em
}
.glyphicon-asterisk:before {
	content: "\2a"
}
.glyphicon-plus:before {
	content: "\2b"
}
.glyphicon-euro:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"

}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-check:before {
	content: "\e067";
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	/*    border: 1px solid #C3C3C3;
    border-radius: 4px;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: -70px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li:first-child {
	border-top: none;
}
.dropdown-menu>li {
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #F1EEEE;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #0081C2;
	display: block;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #428bca;
	outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover,  .dropdown-menu>.disabled>a:focus {
	color: #999
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
 filter: progid: DXImageTransform.Microsoft.gradient( enabled= false)
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
 @media ( min-width :768px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus,  .btn-group-vertical>.btn:focus, .btn-group>.btn:active,  .btn-group-vertical>.btn:active, .btn-group>.btn.active,  .btn-group-vertical>.btn.active {
	z-index: 2
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
	outline: 0
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,  .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar:before, .btn-toolbar:after {
	display: table;
	content: " "
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar:before, .btn-toolbar:after {
	display: table;
	content: " "
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar .btn-group {
	float: left
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group,  .btn-toolbar>.btn-group+.btn-group {
	margin-left: 5px
}
 .btn-group > .btn :not  ( :first-child  ) :not  ( :last-child  ) :not  ( .dropdown-toggle  ) {
border-radius :0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
 .btn-group > .btn :first-child :not  ( :last-child  ) :not  ( .dropdown-toggle  ) {
border-top-right-radius :0;
border-bottom-right-radius :0
}
.btn-group > .btn :last-child :not  ( :first-child  ), .btn-group > .dropdown-toggle :not  ( :first-child  ) {
border-bottom-left-radius :0;
border-top-left-radius :0
}
.btn-group>.btn-group {
	float: left
}
 .btn-group>.btn-group:not (:first-child ):not (:last-child )>.btn {
 border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,  .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
	display: table;
	content: " "
}
.btn-group-vertical>.btn-group:after {
	clear: both
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
	display: table;
	content: " "
}
.btn-group-vertical>.btn-group:after {
	clear: both
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,  .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
 .btn-group-vertical > .btn :not  ( :first-child  ) :not  ( :last-child  ) {
border-radius :0
}
.btn-group-vertical > .btn :first-child :not  ( :last-child  ) {
border-top-right-radius : 4 px;
 border-bottom-right-radius :0;
border-bottom-left-radius :0
}
.btn-group-vertical > .btn :last-child :not  ( :first-child  ) {
border-top-right-radius :0;
border-bottom-left-radius :4px;
 border-top-left-radius :0
}
.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child )>.btn {
 border-radius: 0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child,  .btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	border-collapse: separate;
	table-layout: fixed
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
 [data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
 display: none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0
}
.input-group .form-control {
	width: 100%;
	margin-bottom: 0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon,  .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon,  select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon,  textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon,  .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon,  select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon,  textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}
 .input-group-addon :not  ( :first-child  ) :not  ( :last-child  ), .input-group-btn :not  ( :first-child  ) :not  ( :last-child  ), .input-group  .form-control :not  ( :first-child  ) :not  ( :last-child  ) {
border-radius :
 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0
}
 .input-group  .form-control :first-child, .input-group-addon :first-child, .input-group-btn :first-child > .btn, .input-group-btn :first-child > .dropdown-toggle, .input-group-btn :last-child > .btn :not  ( :last-child  ) :not  ( .dropdown-toggle  ) {
border-top-right-radius :0;
border-bottom-right-radius : 0
}
.input-group-addon:first-child {
	border-right: 0
}
 .input-group  .form-control :last-child, .input-group-addon :last-child, .input-group-btn :last-child > .btn, .input-group-btn :last-child > .dropdown-toggle, .input-group-btn :first-child > .btn :not  ( :first-child  ) {
border-bottom-left-radius :
 0;
border-top-left-radius :
 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	white-space: nowrap
}
.input-group-btn:first-child>.btn {
	margin-right: -1px
}
.input-group-btn:last-child>.btn {
	margin-left: -1px
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -4px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:active {
	z-index: 2
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav:before, .nav:after {
	display: table;
	content: " "
}
.nav:after {
	clear: both
}
.nav:before, .nav:after {
	display: table;
	content: " "
}
.nav:after {
	clear: both
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;/*padding: 10px 15px*/
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;/*background-color: #eee*/
}
.nav>li.disabled>a {
	color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	/*background-color: #eee;*/
	border-color: #428bca
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.user-profile-bg1 .nav-tabs li:hover {
	-moz-text-decoration-color: -moz-use-text-color;
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
	position: relative;
}
.user-profile-bg1 .nav-tabs li.active:before {
	border-bottom-color: #424242;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	content: "";
	left: -30%;
	position: absolute;
	right: -30%;
	top: 33px;
}
.user-profile-bg1 .nav-tabs li:hover:before {
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
 @media ( min-width :768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover,  .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}
 @media ( min-width :768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover,  .nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #428bca
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
 @media ( min-width :768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover,  .nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}
 @media ( min-width :768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover,  .nav-tabs-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
.navbar:before, .navbar:after {
	display: table;
	content: " "
}
.navbar:after {
	clear: both
}
.navbar:before, .navbar:after {
	display: table;
	content: " "
}
.navbar:after {
	clear: both
}
 @media ( min-width :768px) {
.navbar {
	border-radius: 4px
}
}
.navbar-header:before, .navbar-header:after {
	display: table;
	content: " "
}
.navbar-header:after {
	clear: both
}
.navbar-header:before, .navbar-header:after {
	display: table;
	content: " "
}
.navbar-header:after {
	clear: both
}
 @media ( min-width :768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	max-height: 340px;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " "
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " "
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse.in {
	overflow-y: auto
}
 @media ( min-width :768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse,  .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0
}
}
.container>.navbar-header, .container>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}
 @media ( min-width :768px) {
.container>.navbar-header, .container>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
 @media ( min-width :768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
 @media ( min-width :768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}
 @media ( min-width :768px) {
.navbar>.container .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
 @media ( min-width :768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
 @media ( max-width :767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: none
}
}
 @media ( min-width :768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px
}
}
 @media ( min-width :768px) {
.navbar-left {
	float: left !important
}
.navbar-right {
	float: right !important
}
}
.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0  rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0  rgba(255, 255, 255, 0.1)
}
 @media ( min-width :768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block
}
.navbar-form select.form-control {
	width: auto
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0
}
}
 @media ( max-width :767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
}
 @media ( min-width :768px) {
.navbar-form {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-form.navbar-right:last-child {
	margin-right: -15px
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
 @media ( min-width :768px) {
.navbar-text {
	float: left;
	margin-right: 15px;
	margin-left: 15px
}
.navbar-text.navbar-right:last-child {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,  .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover,  .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover,  .navbar-default .navbar-nav>.open>a:focus {
	color: #555;
	background-color: #e7e7e7
}
 @media ( max-width :767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #999
}
.navbar-inverse .navbar-nav>li>a {
	color: #999
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover,  .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover,  .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,  .navbar-inverse .navbar-nav>.open>a:focus {
	color: #fff;
	background-color: #080808
}
 @media ( max-width :767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #999
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #999
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}
.breadcrumb>.active {
	color: #999
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus,  .pagination>li>span:focus {
	background-color: #eee
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,  .pagination>.active>span:hover, .pagination>.active>a:focus,  .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #428bca;
	border-color: #428bca
}
.pagination>.disabled>span, .pagination>.disabled>span:hover,  .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover,  .pagination>.disabled>a:focus {
	color: #999;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}
.pager:before, .pager:after {
	display: table;
	content: " "
}
.pager:after {
	clear: both
}
.pager:before, .pager:after {
	display: table;
	content: " "
}
.pager:after {
	clear: both
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	background-color: #FFFFFF;
	border-radius: 0;
	display: inline-block;
	font-size: 13px;
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	color: #424242;
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus,  .pager .disabled>span {
	color: #999;
	cursor: not-allowed;
	background-color: #fff
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label[href]:hover, .label[href]:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #999
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #808080
}
.label-primary {
	background-color: #428bca
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #3071a9
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #428bca;
	background-color: #fff
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: inherit;
	background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
	line-height: 1;
	color: inherit
}
.jumbotron p {
	line-height: 1.4
}
.container .jumbotron {
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}
 @media screen and (min-width:768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron {
	padding-right: 60px;
	padding-left: 60px
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	display: block;
	height: auto;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #428bca
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: bold
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable {
	padding-right: 35px
}
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
 @ -webkit-keyframes progress-bar-stripes {
 from {
background-position: 40px 0
}
 to {
 background-position: 0 0
}
}
@ keyframes progress-bar-stripes {
 from {
background-position: 40px 0
}
 to {
 background-position: 0 0
}
}
.progress {
	height: 20px;
	/*margin-bottom: 20px;*/
	overflow: hidden;
	margin-top: 2px;
	background-color: #f5f5f5;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.form-signin-heading {
	font-size: 11px;
	margin: 10px 0;
}
.form-signin-heading span {
	color: #05ac30;
	font-size: 16px;
	font-weight: bold;
	margin-right: 2%;
}
.value-heading {
	display: block;
	font-size: 11px;
	margin: 20px 0 15px;
	text-transform: uppercase;
}
.seprator {
	background: none repeat scroll 0 0 #DDDDDD;
	height: 1px;
	margin: 20px 0;
	padding: 0;
}
.rupee {
	float: left;
	font-size: 24px;
	font-weight: normal;
	width: 15px;
	margin-right: 2%;
}
.percentage {
	float: left;
	font-size: 22px;
	font-weight: normal;
	margin-left: -2%;
	margin-right: 4%;
	width: 15px;
} 
.question-link {
	color: #2D7CBC;
	display: inline-block;
	font-size: 12px;
	margin: 10px 0 0 42px;
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease;
}
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)  25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,  transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color: #5cb85c
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)  25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,  transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)  25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,  transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)  25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,  transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color: #d9534f
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)  25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,  transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,  rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media, .media-body {
	overflow: hidden;
	zoom: 1
}
.media, .media .media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media-object {
	display: block
}
.media-heading {
	margin: 0 0 5px
}
.media>.pull-left {
	margin-right: 10px
}
.media>.pull-right {
	margin-left: 10px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	padding-left: 0;
	margin-bottom: 20px
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
a.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading,  a.list-group-item.active:focus .list-group-item-heading {
	color: inherit
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text,  a.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 20px;
	background: #fff;
	margin: 15px 0;
	padding: 10px 20px;
	min-height: 40px;
	-moz-box-shadow: 0 0 4px 0 rgba(45, 124, 188, 0.3);
	-webkit-box-shadow: 0 0 4px 0 rgba(45, 124, 188, 0.3);
	box-shadow: 0 0 4px 0 rgba(45, 124, 188, 0.3);
 filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true,  ShadowOpacity=0.30);
	-ms-filter:
 "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.panel-body {
	padding: 15px
}
.panel-body:before, .panel-body:after {
	display: table;
	content: " "
}
.panel-body:after {
	clear: both
}
.panel-body:before, .panel-body:after {
	display: table;
	content: " "
}
.panel-body:after {
	clear: both
}
.panel>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item {
	border-width: 1px 0
}
.panel>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel>.list-group .list-group-item:last-child {
	border-bottom: 0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child th, .panel>.table>tbody:first-child td {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,  .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,  .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,  .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,  .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,  .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,  .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,  .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,  .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,  .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,  .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:last-child>th,  .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,  .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,  .panel>.table-bordered>thead>tr:last-child>td, .panel>.table-responsive>.table-bordered>thead>tr:last-child>td,  .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,  .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}
.panel-heading {
	padding: 0;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading.mobile {
	display: none;
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}
.panel-title>a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel-group .panel {
	margin-bottom: 0;
	overflow: hidden;
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
/*	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd*/
	
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #428bca
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: none;
	box-shadow: none !important;
	opacity: .2;
	filter: alpha(opacity = 20)
}
input[type="button"].close {
	-moz-box-shadow: none !important;
	text-shadow: none !important;
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity = 50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
	overflow: auto;
	overflow-y: scroll
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-dialog {
	position: relative;
	z-index: 1050;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity = 0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity = 50)
}
.modal-header {
	min-height: 16.428571429px;
	padding: 15px;/* border-bottom: 1px solid #e5e5e5; */
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.428571429
}
.modal-body {
	position: relative;
	padding: 10px 20px 0;
}
.modal-footer {
	padding: 19px 20px 20px;
	margin-top: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
	display: table;
	content: " "
}
.modal-footer:after {
	clear: both
}
.modal-footer:before, .modal-footer:after {
	display: table;
	content: " "
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
/* start 15-april-14  */
.sidebar-second .block .form-text {
	width: 170px;
}
/* end 15-april-14  */
@media screen and (min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity = 0);
	visibility: visible
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity = 90)
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000;
	border-width: 5px 5px 0
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-top-color: #000;
	border-width: 5px 5px 0
}
.tooltip.top-right .tooltip-arrow {
	right: 5px;
	bottom: 0;
	border-top-color: #000;
	border-width: 5px 5px 0
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #000;
	border-width: 5px 5px 5px 0
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #000;
	border-width: 5px 0 5px 5px
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-bottom-color: #000;
	border-width: 0 5px 5px
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	background-clip: padding-box
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover .arrow, .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover .arrow {
	border-width: 11px
}
.popover .arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #fff;
	border-bottom-width: 0;
	content: " "
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-left-width: 0
}
.popover.right .arrow:after {
	bottom: -10px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0;
	content: " "
}
.popover.bottom .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	border-top-width: 0
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #fff;
	border-top-width: 0;
	content: " "
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
	border-right-width: 0
}
.popover.left .arrow:after {
	right: 1px;
	bottom: -10px;
	border-left-color: #fff;
	border-right-width: 0;
	content: " "
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	opacity: .5;
	filter: alpha(opacity = 50)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5)  0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0,  rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr=  '#80000000', endColorstr= '#00000000', GradientType= 1)
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001)  0), color-stop(rgba(0, 0, 0, 0.5) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0,  rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr=  '#00000000', endColorstr= '#80000000', GradientType= 1)
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
	filter: alpha(opacity = 90)
}
.carousel-control .icon-prev, .carousel-control .icon-next,  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
	text-shadow: none
}
 @media screen and (min-width:768px) {
.carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right,  .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 30px
}
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:before, .clearfix:after {
	display: table;
	content: " "
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.pull-left h2 {
	color: #424242;
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 3px;
}
.pull-left h2 span {
	color: #424242 !important;
}
.pull-left #constant_bank h3 {
	font-size: 24px;
	text-transform: uppercase;
}
.pull-left .btn.btn-primary {
	text-align: center;
	font-size: 14px;
	padding: 10px 50px !important;
	border-radius: 4px;
	padding: 10px 50px !important;
	border-radius: 4px;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset !important;
	text-shadow: 3 1px 1px rgba(0, 0, 0, 0.3) !important;
	background: #2d7cbc !important;
	border-color: #0F74BB !important;
}
#other-banks {
	display: block !important;
	margin: 0 auto;
	width: 35%;
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important;
	visibility: hidden !important
}
.affix {
	position: fixed
}
 @ -ms-viewport {
 width: device-width
}
.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
	display: none !important
}
 @media ( max-width :767px) {
.visible-xs {
	display: block !important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row !important
}
th.visible-xs, td.visible-xs {
	display: table-cell !important
}
}
 @media ( min-width :768px) and (max-width:991px) {
.visible-xs.visible-sm {
	display: block !important
}
table.visible-xs.visible-sm {
	display: table
}
tr.visible-xs.visible-sm {
	display: table-row !important
}
th.visible-xs.visible-sm, td.visible-xs.visible-sm {
	display: table-cell !important
}
}
 @media ( min-width :992px) and (max-width:1199px) {
.visible-xs.visible-md {
	display: block !important
}
table.visible-xs.visible-md {
	display: table
}
tr.visible-xs.visible-md {
	display: table-row !important
}
th.visible-xs.visible-md, td.visible-xs.visible-md {
	display: table-cell !important
}
}
 @media ( min-width :1200px) {
.visible-xs.visible-lg {
	display: block !important
}
table.visible-xs.visible-lg {
	display: table
}
tr.visible-xs.visible-lg {
	display: table-row !important
}
th.visible-xs.visible-lg, td.visible-xs.visible-lg {
	display: table-cell !important
}
}
.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
	display: none !important
}
 @media ( max-width :767px) {
.visible-sm.visible-xs {
	display: block !important
}
table.visible-sm.visible-xs {
	display: table
}
tr.visible-sm.visible-xs {
	display: table-row !important
}
th.visible-sm.visible-xs, td.visible-sm.visible-xs {
	display: table-cell !important
}
}
 @media ( min-width :768px) and (max-width:991px) {
.visible-sm {
	display: block !important
}
table.visible-sm {
	display: table
}
tr.visible-sm {
	display: table-row !important
}
th.visible-sm, td.visible-sm {
	display: table-cell !important
}
.video .listing2 iframe {
	width: 174px;
}
 @media ( min-width :992px) and (max-width:1199px) {
 .visible-sm.visible-md {
 display: block !important
}
 table.visible-sm.visible-md {
 display: table
}
 tr.visible-sm.visible-md {
 display: table-row !important
}
 th.visible-sm.visible-md, td.visible-sm.visible-md {
 display: table-cell !important
}
}
}
 @media ( min-width :1200px) {
.visible-sm.visible-lg {
	display: block !important
}
table.visible-sm.visible-lg {
	display: table
}
tr.visible-sm.visible-lg {
	display: table-row !important
}
th.visible-sm.visible-lg, td.visible-sm.visible-lg {
	display: table-cell !important
}
}
.visible-md, tr.visible-md, th.visible-md, td.visible-md {
	display: none !important
}
 @media ( max-width :767px) {
.visible-md.visible-xs {
	display: block !important
}
table.visible-md.visible-xs {
	display: table
}
tr.visible-md.visible-xs {
	display: table-row !important
}
th.visible-md.visible-xs, td.visible-md.visible-xs {
	display: table-cell !important
}
}
 @media ( min-width :768px) and (max-width:991px) {
.visible-md.visible-sm {
	display: block !important
}
table.visible-md.visible-sm {
	display: table
}
tr.visible-md.visible-sm {
	display: table-row !important
}
th.visible-md.visible-sm, td.visible-md.visible-sm {
	display: table-cell !important
}
}
 @media ( min-width :992px) and (max-width:1199px) {
.visible-md {
	display: block !important
}
table.visible-md {
	display: table
}
tr.visible-md {
	display: table-row !important
}
th.visible-md, td.visible-md {
	display: table-cell !important
}
}
 @media ( min-width :1200px) {
.visible-md.visible-lg {
	display: block !important
}
table.visible-md.visible-lg {
	display: table
}
tr.visible-md.visible-lg {
	display: table-row !important
}
th.visible-md.visible-lg, td.visible-md.visible-lg {
	display: table-cell !important
}
}
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
	display: none !important
}
 @media ( max-width :767px) {
.visible-lg.visible-xs {
	display: block !important
}
table.visible-lg.visible-xs {
	display: table
}
tr.visible-lg.visible-xs {
	display: table-row !important
}
th.visible-lg.visible-xs, td.visible-lg.visible-xs {
	display: table-cell !important
}
}
 @media ( min-width :768px) and (max-width:991px) {
.visible-lg.visible-sm {
	display: block !important
}
table.visible-lg.visible-sm {
	display: table
}
tr.visible-lg.visible-sm {
	display: table-row !important
}
th.visible-lg.visible-sm, td.visible-lg.visible-sm {
	display: table-cell !important
}
}
 @media ( min-width :992px) and (max-width:1199px) {
.visible-lg.visible-md {
	display: block !important
}
table.visible-lg.visible-md {
	display: table
}
tr.visible-lg.visible-md {
	display: table-row !important
}
th.visible-lg.visible-md, td.visible-lg.visible-md {
	display: table-cell !important
}
}
 @media ( min-width :1200px) {
.visible-lg {
	display: block !important
}
table.visible-lg {
	display: table
}
tr.visible-lg {
	display: table-row !important
}
th.visible-lg, td.visible-lg {
	display: table-cell !important
}
}
.hidden-xs {
	display: block
}
table.hidden-xs {
	display: table
}
tr.hidden-xs {
	display: table-row !important
}
th.hidden-xs, td.hidden-xs {
	display: table-cell !important
}
 @media ( max-width :767px) {
.hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
	display: none !important
}
}
 @media ( min-width :768px) and (max-width:991px) {
.hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
	display: none !important
}
}
 @media ( min-width :992px) and (max-width:1199px) {
.hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
	display: none !important
}
}
 @media ( min-width :1200px) {
.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
	display: none !important
}
}
.hidden-sm {
	display: block !important
}
table.hidden-sm {
	display: table
}
tr.hidden-sm {
	display: table-row !important
}
th.hidden-sm, td.hidden-sm {
	display: table-cell !important
}
 @media ( max-width :767px) {
.hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
	display: none !important
}
}
 @media ( min-width :768px) and (max-width:991px) {
.hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
	display: none !important
}
}
 @media ( min-width :992px) and (max-width:1199px) {
.hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
	display: none !important
}
}
 @media ( min-width :1200px) {
.hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
	display: none !important
}
}
.hidden-md {
	display: block !important
}
table.hidden-md {
	display: table
}
tr.hidden-md {
	display: table-row !important
}
th.hidden-md, td.hidden-md {
	display: table-cell !important
}
 @media ( max-width :767px) {
.hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
	display: none !important
}
}
 @media ( min-width :768px) and (max-width:991px) {
.hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
	display: none !important
}
}
 @media ( min-width :992px) and (max-width:1199px) {
.hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
	display: none !important
}
}
 @media ( min-width :1200px) {
.hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
	display: none !important
}
}
.hidden-lg {
	display: block !important
}
table.hidden-lg {
	display: table
}
tr.hidden-lg {
	display: table-row !important
}
th.hidden-lg, td.hidden-lg {
	display: table-cell !important
}
 @media ( max-width :767px) {
.hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
	display: none !important
}
}
 @media ( min-width :768px) and (max-width:991px) {
.hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
	display: none !important
}
}
 @media ( min-width :992px) and (max-width:1199px) {
.hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
	display: none !important
}
}
 @media ( min-width :1200px) {
.hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
	display: none !important
}
}
.visible-print, tr.visible-print, th.visible-print, td.visible-print {
	display: none !important
}
 @media print {
.visible-print {
	display: block !important
}
table.visible-print {
	display: table
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
.hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
	display: none !important
}
}
/* 12-june14-responsive-css-phone */
@media ( max-width :767px) {
.tooltips span {
	display: none;
}
.container-inline-date #edit-dob-datepicker-popup-0 {
	background: url("images/calendar-icon.png") no-repeat scroll 98% 2px  #ffffff !important;
	width: 100% !important;
}
.form-item.form-type-select.form-item-city, .form-item.form-type-select.form-item-state {
	margin-right: 0;
}
input.form-text, select.form-select {
	width: 100%;
}
.hint-text5 span {
	display: none;
}
.mobile-class #show_mobile_message {
	padding: 5px 0 !important;
}
.name-controller .form-item-fname {
	clear: none;
	float: left;
	margin-right: 4%;
	width: 48%;
}
.name-controller .form-item-lname {
	clear: none;
	float: left;
	width: 48%;
}
.name-controller .form-item input {
	width: 100% !important;
}
.right-panel .right-1 ul li, .right-panel .right-2 ul li, .right-panel .right-3 ul li,  .right-panel .right-4 ul li {
	width: 100%;
	float: left;
	padding: 0 15px 0 0;
}
.mobile-class #txt2 {
	margin-left: 10% !important;
	width: 90% !important;
}
.new-form-bg {
	padding: 0;
}
.name-hint-text {
	display: none !important;
}
.modal-dialog {
	width: 100% !important;
}
.enter-amout-panel.leder-panel {
	width: 100% !important;
}
.mobile-class #show_mobile_message {
	float: left !important;
	left: 0 !important;
	position: relative !important;
	top: -10px !important;
	width: 100% !important;
}
.enter-amout-panel.left-position {
	width: 100% !important;
}
.password-class .password-lender1 {
	right: 3% !important;
}
.fl.cll .name-field2 .mobile-class, .fl.cll .name-field2 {
	width: 100%;
}
.admindiv.full-width.reg-step .name-controller {
	overflow: visible !important;
}
.landline {
	margin-left: 10;
	float: left;
	width: 63% !important;
}
.area-code {
	float: left;
	margin: 0;
	padding: 0;
	width: 30% !important;
}
form#borrower-registration-step3 .date-padding #edit-dob-datepicker-popup-0 {
	background: url("images/calendar-icon.png") no-repeat scroll 99% 3px  #ffffff !important;
}
form#borrower-registration-step3 .date-padding input.form-text#edit-dob-datepicker-popup-0 {
	width: 100% !important;
}
.password-class .password {
	right: 3% !important;
}
.logo-responsive .nav-bg .col-md-4 {
	width: 100% !important;
}
.container {
	width: auto;
}
.col-xs-2 {
	width: auto;
	text-align: center;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,  .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: none;
}
.col-xs-12.col-sm-12.col-md-12.nav-bg {
	margin-top: 0;
}
ul.top-navi {
	margin: auto;
	width: 90%;
	display: none;
}
ul.top-navi li {
	float: none;
	margin: 0;
	text-align: justify;
}
ul.top-navi li {
	background: none repeat scroll 0 0 #DDDDDD;
	float: none;
	font-size: 11px;
	list-style: none outside none;
	margin: 5px 0;
	padding: 6px 10px;
	text-align: justify;
	text-transform: capitalize;
}
ul.top-navi li+li:before {
	background: none;
}
.top-navi li:hover ul {
	z-index: 100;
	position: relative;
}
.col-xs-4 {
	display: table;
	float: left;
	text-align: center;
	width: 100%;
}
.notice-top.mobile-menu {
	display: none;
}
.signup-in-responsive {
	display: block;
}
.notice-top {
	width: 100%;
	margin: 0;
}
.notice-top li {
	display: inline-block;
}
.notice-top ul.top-navi {
	margin-left: 0;
	top: 0;
}
.notice-top ul.top-navi {
	width: auto;
}
.notice-top ul.top-navi li {
	background: none;
	margin: 10px 0;
	padding: 2px 0;
}
.notice-top li ul.top-navi ul {
	background: none repeat scroll 0 0 #fff;
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.2);
	left: 0;
	position: absolute;
	top: 20px;
	width: 15px !important;
	display: none;
}
.notice-top>li:last-child {
	border: 0;
	padding: 0;
}
.main-links1 {
	display: table;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.main-links1 li {
	margin: 0 6px 0 0;
}
.col-xs-6 {
	width: auto;
}
.register-panel .lender, .register-panel .borrower {
	float: none;
	width: auto;
	margin: 0;
}
.register-panel .register-heading {
	text-align: center;
}
.register-panel .lender a, .register-panel .borrower a {
	text-align: center;
}
.punchline {
	font-size: 36px;
	margin-top: 0;
}
.intro {
	font-size: 1em;
	line-height: 25px;
}
.register-panel .register-heading {
	font-size: 0.9em;
}
.lender-panel {
	margin-left: 0px;
	width: 100%;
	float: none;
}
.lender-box {
	width: 100%;
}
.lender-panel .lender-box .lender-info, .borrower-panel .lender-box .lender-info {
	display: block;
}
.borrower-panel {
	float: none;
	margin-right: 0;
	margin-top: 15px;
	width: 100%;
}
.borrower-panel .lender-box {
	width: 100%;
}
.borrower-panel .link {
	display: block;
	text-align: center;
}
.col-xs-6.col-sm-3.col-md-3 .listing1 {
	min-height: 100%;
	background: none;
	box-shadow: none;
	text-align: center;
}
.listing1>li {
	padding: 10px 0;
	min-height: 100%;
}
.listing1>li:last-child, .listing>li:last-child {
	border-bottom: 1px solid #DFDFDF;
}
a.peer-link {
	margin-top: 0;
}
.col-xs-6.col-sm-3.col-md-3 .lender-heading {
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
}
.col-xs-6.col-sm-3.col-md-3 .listing {
	min-height: 100%;
	background: none;
	box-shadow: none;
	text-align: center;
}
.listing>li {
	padding: 10px 0;
}
ul.listing li iframe {
	width: 100%;
}
/*.disclaimer {
	margin: 15px 10px 0;
	display: none;
}*/
.disclaimer {
	margin: 15px 10px 0;
}
.disclaimer-p2 {
	display: none;
}
.footer-nav {
	margin: 0;
	text-align: center;
}
.node {
	float: none;
	width: auto;
}
.inrlft_nav {
	width: 100%;
}
/* .inrlft_nav .navtitl {
    margin: 0 10px 0 0;
    padding: 0;
    float:left;
    width:auto;
} */
	.inrlft_nav .navtitl {
	background: none repeat scroll 0 0 #f2f2f2;
	float: left;
	margin: 10px 0 0;
	padding: 0 0 0 5px;
	width: 100%;
}
.inrlft_nav .navtitl span {
	font-size: 12px;
	width: auto;
}
.mid_cmpnp {
	margin: 0;
	width: auto;
}
.irght_cmpnp.fr {
	float: none !important;
	width: 100%;
}
.inrrcnp {
	margin-bottom: 15px;
	width: 100%;
}
button, input[type="submit"], input[type="reset"], input[type="button"] {
	float: none;
}
body.sidebar-second #sidebar-second {
	padding: 0;
}
.mid_cmpnp p {
	font-size: 13px;
}
.title1.center-heading1 {
	font-size: 14px;
}
#block-footerblock-newsletter1.block.block-footerblock {
	clear: both;
	float: left;
	left: 0;
	margin: 10px 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 100%;
}
#block-footerblock-newsletter1.block.block-footerblock .news-letter-start,  #block-footerblock-newsletter.block.block-footerblock .news-letter-start {
	text-align: center;
	width: 100%;
}
.news-letter-start .description {
	text-align: center;
}
#table_even {
	width: 100% !important;
}
.title1.center-heading1 {
	display: block;
}
.abt_txt {
	float: left;
	margin: 10px 0 0;
	width: 100%;
}
.news-letter-start .form-text {
	width: 160px !important;
}
#sidebar-second.blog-nav-left {
	float: none !important;
	position: absolute;
	width: 92% !important;
}
aside.blog-nav-left .block {
	padding: 0;
}
#block-views-the-hub-block.block span.field-content {
	background: none repeat scroll 0 0 #f2f2f2;
	font-size: 12px;
	margin: 10px 0;
	padding-left: 5px;
}
.content-sidebar-wrap.blog-left {
	float: right !important;
	margin-top: 92px;
	width: 100% !important;
}
.node.node-blog {
	width: 100%;
}
#block-views-related-articles-block.block.block-views,  #block-footerblock-newsletter.block.block-footerblock, #block-block-9.block.block-block,  #block-views-realted-articles-block.block.block-views, #block-block-7.block.block-block {
	display: none;
}
.top-navi li:hover ul:before, .top-navi li:hover ul:after {
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	top: 0;
}
.top-navi li:hover ul {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	display: block;
	margin: 0;
	padding: 0;
	top: 0;
}
.top-navi li:hover li {
	padding: 0;
}
.top-navi li:hover ul li a {
	padding: 2px 0;
}
.top-navi li:hover li a:hover {
	color: #2d7cbc;
	background: none;
}
.login-lef {
	border-right: medium none;
	float: none;
	padding-right: 0;
	width: 100%;
}
.login.right {
	float: none;
	margin: 0;
	width: 100%;
}
.right-panel {
	float: none;
	margin-top: 15px;
	width: 100%;
	clear: both;
}
.form-item input[type="text"], input[type="password"] {
	font-size: 11px;
	width: 100%;
}
.form-deshboard {
	float: none;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 15px;
	width: 100%;
}
.contact-panel {
	border-right: medium none;
	float: none;
	width: 100%;
}
.form-deshboard .contact-panel .form-item input[type="text"] {
	width: 100%;
}
.address_class, .address_class1 {
	clear: both;
	float: left;
	margin: 0 0 21px;
	width: 100%;
}
.contact-panel .form-textarea {
	width: 100%;
}
.item-list .pager {
	margin-bottom: 10px;
}
.col-xs-9.col-sm-9.col-md-9.user-profile-left {
	width: 100%;
}
.user-profile-bg ul.user-points li {
	display: block;
	margin: 7px 7px 0 0;
}
.user-profile-bg .user-details .dashboard-box {
	border-right: none;
	height: auto;
	width: 100% !important;
}
.user-details .dashboard-box1 {
	border-right: medium none;
	float: none;
	width: 100%;
}
.dashboard-box .value-box2 {
	padding: 0;
}
.nav-tabs>li {
	float: none;
	margin: 10px 0;
}
.user-profile-bg1 ul.nav.nav-tabs li.active:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
}
.container.container-bg .user-profile-bg1 .nav.nav-tabs>li+li {
	padding-left: 0;
}
.user-profile-bg2 {
	float: none;
	margin: 4% 2.3% 0 0;
	width: 100%;
}
.profile_head.fl {
	width: 100%;
	padding: 15px 0;
}
.profile_head .rslts_vcard .userallinfo {
	width: 100%;
	margin: 0;
}
.profile_head .rslts_vcard .userallinfo h3, .fc_rsltswrap1.chkoutprof .userallinfo.fl h3 {
	margin: 10px 0 0;
}
.profile_head .rslts_vcard ul.loan_details {
	float: none;
	margin: 0;
	padding: 0;
}
ul.loan_details li {
	display: block;
	margin: 0;
	padding: 0;
	width: 100% !important;
	border-right: none;
}
ul.loan_details li p {
	text-align: left;
}
.likdislikwrp {
	margin: 10px 0 0;
	position: relative;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
}
/* 7-aug14 */
	.dl-menuwrapper {
	max-width: 300px;
	perspective: 1000px;
	perspective-origin: 50% 200%;
	position: absolute;
	top: 20px;
	z-index: 999;
	display: block;
	right: 15px;
	width: 100%;
}
.dl-menuwrapper {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
}
.dl-menuwrapper:first-child {
	margin-right: 100px;
}
.dl-menuwrapper button {
	background: url("images/mobile-menu-icon.png") no-repeat 0 0;
	border: medium none;
	box-shadow: none;
	cursor: pointer;
	height: 18px;
	outline: medium none;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -900em;
	width: 30px;
	border-radius: 0;
}
.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active {
	background: url(images/mobile-menu-icon.png) no-repeat 0 0;
}
.dl-menuwrapper ul {
	background: #0f74bb;
}
.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 4px;
	background: #fff;
	top: 10px;
	left: 16%;
	box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}
.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 5px 15px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
}
.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255, 248, 213, 0.1);
}
.dl-menuwrapper li.dl-back>a {
	padding-left: 30px;
	background: rgba(0, 0, 0, 0.1);
}
 .dl-menuwrapper li.dl-back:after, .dl-menuwrapper li>a:not (:only-child  ):after {
 border-color: transparent -moz-use-text-color transparent #fff;
 border-style: solid none solid solid;
 border-width: 7px medium 7px 7px;
 content: "";
 display: block;
 height: 0;
 margin-top: -5px;
 position: absolute;
 right: 23px;
 top: 50%;
 width: 0;
}
.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212, 204, 198, 0.3);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.dl-menuwrapper li>a:after {
	right: 10px;
	color: rgba(0, 0, 0, 0.15);
}
.dl-menuwrapper .dl-menu {
	margin: 1px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	top: 40px;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
/* Hide the inner submenus */
	.dl-menuwrapper li .dl-submenu {
	display: none;
}
	.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen>a,  .dl-menu.dl-subview li.dl-subview>a {
	display: none;
}
.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu,  .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,  .dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
	display: block;
	margin: 0;
}
/* Dynamically added submenu outside of the menu context */
	.dl-menuwrapper>.dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}
.no-js .dl-menuwrapper li.dl-back {
	display: none;
}
 .no-js .dl-menuwrapper li>a:not (:only-child ) {
 background: rgba(0, 0, 0, 0.1);
}
 .no-js .dl-menuwrapper li>a:not (:only-child ):after {
 content: '';
}
.demo-1 .dl-menuwrapper button {
	background: #c62860;
}
.demo-1 .dl-menuwrapper button:hover, .demo-1 .dl-menuwrapper button.dl-active,  .demo-1 .dl-menuwrapper ul {
	background: #9e1847;
}
.notice-top {
	float: right;
	list-style-type: none;
	padding: 0;
	position: relative;
	right: 4px;
	z-index: 1;
	margin: 5px 0;
}
.notice-top li {
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 12px;
	text-transform: uppercase;
}
.notice-top ul.sign-up-responsive {
	top: 4px;
	margin-left: 4px;
}
.notice-top ul.sign-up-responsive li {
	margin: 0;
}
.notice-top>li:last-child {
	border-left: 1px solid #424242;
	line-height: 12px;
	padding-left: 10px;
}
.notice-top.signup-in-responsive li a{font-size: 15px;}
.notice-top.signup-in-responsive li:nth-child(2) a{position: relative; top: -2px; display: inline-block;}
.notice-top .sign-up-responsive li:hover ul{top:28px;}
.notice-top li a {
	font-weight: bold;
	text-transform: capitalize;
}
ul.sign-up-responsive {
	font-weight: bold;
	font-size: 13px;
	color: #424242;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	margin: 0;
}
ul.sign-up-responsive li {
	display: block;
	position: relative;
	float: left;
	margin: 2% 6% 0 0;
}
ul.sign-up-responsive li+li:before {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	top: 42%;
	background: #424242;
	border-radius: 5px;
	left: -19px;
}
.sign-up-responsive li ul {
	display: none;
}
ul.sign-up-responsive li ul li+li:before {
	background: none;
	left: 0;
}
.sign-up-responsive ul li a {
	color: #424242;
	display: block;
	font-weight: normal;
	padding: 2px 15px;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 2px;
}
.sign-up-responsive ul li a:hover {
}
.sign-up-responsive li:hover ul {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	display: block;
	margin: 0;
	min-width: 200px;
	padding: 0;
	top: 18px;
	position: absolute;
	background: #fff;
}
.sign-up-responsive li:hover ul:before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid rgba(0, 0, 0, 0);
	border-right: 7px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px;
}
.sign-up-responsive li:hover ul:after {
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}
.sign-up-responsive li:hover li {
	float: none;
	font-size: 13px;
	margin: 2% 0;
	text-transform: capitalize;
}
.sign-up-responsive li:hover a {
}
.sign-up-responsive li:hover li a:hover {
	background: #0081C2;
	color: #fff;
}
.intro {
	margin: 0 -12px;
}
#logo {
	display: block;
	height: auto;
	/*     max-width: 50%; */
	position: relative;
	text-align: left;
	margin: 0;
}
.responsive-footer {
	float: left !important;
	width: 50% !important;
}
.follow-responsive {
	position: relative;
	top: -53px;
}
.legal-responsive {
	position: relative;
	top: 14px;
}
/* 7-aug14 */

/* 11-aug14 start*/
.container-responsive {
	/*margin: 0px;
	padding: 0px;
	*/
}
.logo-responsive {
	padding: 0px;
	margin: 0px;
}
footer {
	padding-top: 0px !important;
}
footer .footer-nav-follow {
	background: #fafafa !important;
	padding-top: 30px;
}
.col-xs-6.col-sm-3.col-md-3.shadow-box.i-learn .listing1>li:first-child {
	border-bottom: 1px solid #dfdfdf;
	box-sizing: border-box;
	list-style-type: none;
}
.col-xs-6.col-sm-3.col-md-3.shadow-box.i-learn .listing1>li {
	border: none;
}
.lender-responsive .listing>li:first-child, .borrower-responsive .listing>li:first-child {
	border-bottom: 1px solid #dfdfdf;
	box-sizing: border-box;
	list-style-type: none;
}
.lender-responsive .listing>li, .borrower-responsive .listing>li {
	border: none;
}
.register-panel-mobile .col-xs-6.col-xs-8.col-md-12 .register-panel {
	background: none repeat scroll 0 0 #f3f6f8;
	margin-top: 40px;
	border-top: 1px solid #dadddf;
	border-bottom: 1px solid #dadddf;
	padding: 30px 40px;
}
.col-xs-6.col-sm-6.col-md-6.register-panel-mobile {
	display: block;
	padding: 0px;
}
.col-xs-6.col-sm-6.col-md-6.register-panel-web {
	display: none;
}
.white-bg-responsive .listing .sub-listing span.rupee {
	font-weight: bold;
	color: #424242;
}
.col-xs-6.col-sm-3.col-md-3.shadow-box {
	display: none;
}
.col-xs-6.col-sm-3.col-md-3.shadow-box.i-learn {
	display: block;
	padding-bottom: 10px;
}
.register-panel-mobile .lender-panel {
	border-bottom: 1px solid #dadddf;
	margin-bottom: 30px;
	margin-top: 0px;
}
.register-panel-mobile .borrower-panel {
	margin: 0;
}
.register-panel-mobile .link {
	padding-bottom: 25px;
}
.white-bg-responsive {
	background: none repeat scroll 0 0 #fafafa;
	padding: 0px;/*margin: -15px;*/
}
.lender-responsive, .borrower-responsive {
	border-bottom: 1px solid #dadddf;
	padding: 30px 0;
}
.lender-responsive .listing>li:nth-child(2), .borrower-responsive .listing>li:nth-child(2) {
	border: none;
}
.col-xs-6.col-sm-3.col-md-3.video {
	margin: 30px 0;
	padding: 0px;
}
.col-xs-6.col-sm-3.col-md-3.video .lender-heading {
	padding-bottom: 15px;
}
.col-xs-6.col-sm-3.col-md-3.video .listing2 iframe {
	width: 100%;
	display: block;
}
.white-bg-responsive .peer-link {
	font-weight: bold;
}
.row.user-lender-page.user-lender-page-responsvise {
	padding: 0px;
}
.white-bg-responsive .col-xs-6.col-sm-3.col-md-3 .lender-heading {
	font-size: 18px;
	color: #424242;
}
.footer-nav.footer-nav-responsive {
	display: none;
}
.register-panel-mobile .col-xs-6.col-xs-8.col-md-12 .register-panel {
	padding-top: 35px 26px;
}
.lender-responsive .listing>li, .borrower-responsive .listing>li {
	padding: 15px 0;
}
.popup .cnt223 {
	width: 320px;
}
/* 13-aug-registraion-forms-responsive-css-starts */
div.hint-text span {
	display: none;
}
h2.create-ac-heading {
	margin: 0 0 20px 0;
}
h2.form-right-heading {
	float: left;
}
h1.main-heading {
	padding: 17px 0;
}
.select-wrapper, .select-wrapper select {
	background-size: contain !important;
	width: 100% !important;
}
#edit-captcha-response.form-text.required {
	width: 43% !important;
}
.terms-conditions {
	width: 100%;
}
.col-xs12.col-sm-12.col-md-12.overview {
	padding: 20px 22px 20px 20px;
}
.dashboard-box {
	float: none;
	margin: 20px 0 20px;
	width: 100%;
}
.col-xs-3.col-sm-4.col-md-6.analytics-panel {
	width: 100%;
}
.graph-box, .graph-box1 {
	width: 100%;
	margin-bottom: 20px;
}
.col-xs-3.col-sm-4.col-md-6.borrower-panel {
	width: 100%;
}
.col-xs-3.col-sm-4.col-md-6.borrower-panel .nav.nav-tabs>li {
	display: inline;
	float: left;
}
.col-xs-3.col-sm-4.col-md-6.borrower-panel ul.nav.nav-tabs a.usr-details {
	clear: both;
}
.main-links, .main-links1 {
	float: none;
	text-align: center;
}
.main-links li, .main-links1 li {
	margin: 0 5px;
	top: 7px;
	position: relative;
}
.main-links li.active:before, .main-links1 li.active:before, .main-links li:hover:before,  .main-links1 li:hover:before {
	left: 0;
	right: 0;
}
.borrower-panel .nav.nav-tabs>li a {
	font-size: inherit !important;
	font-weight: inherit !important;
}
.nav.nav-tabs>li {
	display: inline-block;
	float: none;
}
.nav.nav-tabs>li a {
	font-size: 12px !important;
	font-weight: normal !important;
}
.nav.nav-tabs .custom-select {
	margin-top: 5px;
}
.col-xs-6.col-md-1.loan-heading, .col-xs-6.col-md-6.loan-heading,  .col-xs-6.col-md-3.loan-heading, .col-xs-6.col-md-2.loan-heading,  .col-xs-6.col-md-3.heading-space.loan-heading, .col-xs-6.col-md-3.heading-space {
	display: none;
}
.panel-heading {
	display: none;
}
.panel-heading.mobile {
	display: block;
}
.panel-heading.mobile .row .col-xs-6.col-md-3 {
	clear: both;
}
.panel-heading.mobile .user-name {
	clear: both;
	display: block;
	margin: 0;
}
.panel-heading.mobile .usr-nme-heading {
	margin: 1% 0;
}
.panel-heading.mobile span.loan-id {
	margin: 0;
	float: right;
}
.panel-heading.mobile span.left-value {
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}
.panel-heading.mobile .col-xs-6.col-md-1.tenure-gap {
	margin: 0;
}
.panel-heading.mobile .col-xs-6.col-md-3.schedule {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	width: auto;
}
.panel .table-responsive {
	margin-top: 10px;
}
.panel-heading.mobile .date-box-top {
	float: right;
	margin: 0;
	padding: 0;
	width: auto;
}
.panel-heading.mobile .date-box-top .loan-date {
	margin-right: 0;
}
.panel-heading.mobile .doc-heading {
	float: right;
	text-align: right;
	width: 70%;
}
.panel-heading.mobile .clearing {
	clear: both;
}
.transactions {
	padding: 0 !important;
}
.wallet-panel-report .dashboard-box .value-box {
	border-bottom: 0 none;
}
.panel-heading.mobile .col-xs-6.col-md-2.tenure-gap {
	margin: 0;
}
.pop-up-box .pop-up-info input.form-submit, .pop-up-box .pop-up-info input.form-text.required {
	width: 100% !important;
}
.form-deshboard2 {
	width: 98%;
}
.form-deshboard2 .purposal-detail .sticky-enabled.tableheader-processed.sticky-table th,  .form-deshboard2 .purposal-detail .sticky-enabled.tableheader-processed.sticky-table tr td {
	font-size: 11px;
	padding: 4px 1px;
}
.user-profile-bg.web {
	display: none;
}
.table-responsive.user-profile.web {
	display: none;
}
.user-profile-bg.mobile {
	display: block;
}
.user-profile-bg.mobile .table-responsive.user-profile.mobile {
	border-left: 1px solid #dddddd;
	float: right;
	margin-top: 93px;
	width: 35%;
}
.user-profile-bg.mobile .table-responsive.user-profile {
	border: 0 none;
	float: left;
	width: 65%;
}
.user-profile-bg.mobile .table-responsive.user-profile .user-name {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
.user-profile-bg.mobile .table-responsive.user-profile .usr-nme-heading {
	display: block;
	margin: 5px 0;
}
.user-profile-bg.mobile .table-responsive.user-profile .amount-value {
	font-size: 12px;
	font-weight: normal;
}
.user-profile-bg.mobile .user-profile table.table.table-hover tr td {
	width: auto;
	display: block;
}
.user-profile-bg.mobile .table-responsive.user-profile.mobile table.table.table-hover thead tr th {
	display: block;
}
.rsltfltrwrap.fl.cll.filter-mobile {
	display: block;
}
.rsltfltrwrap.fl.cll.filter-web {
	display: none;
}
/* add-balance-pop-up-box-starts */
.pop-up-box {
	width: 100%;
}
.pop-up-info .form-group {
	width: 100%;
}
.pop-up-info .form-group #edit-submit.form-submit {
	padding: 0;
}
/* add-balance-pop-up-box-ends */
.wallet-heading {
	font-size: 14px;
}
.fc_rsltswrap {
	width: 100%;
}
.form-item.form-type-item:nth-child(2n), .form-item.form-type-item:nth-child(2n+1) {
	width: 100%;
}
.fc_rsltswrap .rsltpagn {
	margin-top: 0;
	padding: 0;
}
.clr {
	width: 100%;
}
.container.container-bg .wallet-panel {
	width: 100%;
}
.container.container-bg .wallet-panel .dashboard-box {
	width: 100%;
}
.fc_rsltsfltr.fl {
	width: 100%;
}
.cll {
	overflow: hidden;
	width: 100%;
}
.rsltfltrwrap ul.fltroptn {
	width: 100%;
}
.user-profile-bg .user-details .dashboard-box {
	border-bottom: 1px solid #dddddd !important;
	margin: 14px 0;
}
.user-profile-bg .user-details .dashboard-box {
	overflow: hidden;
}
.user-profile-bg .user-details {
	border-bottom: none;
}
.user-profile-bg1 .nav-tabs>li {
	margin: 10px 14px 0 0;
}
.user-profile-bg1 .financial-details li .detail-field.value {
	width: 65% !important;
}
.user-profile-bg1 .financial-details li .detail-field {
	width: 35% !important;
}
.user-profile-bg1 .details-panel {
	margin-left: 0px;
}
.user-profile-left .user-profile-bg, .user-profile-left .user-lender-widget {
	margin-bottom: 15px;
	text-align: center;
}
.user-name-img {
	float: left;
	text-align: left;
	width: 100%;
}
.edit-lenders-list {
	padding: 0px !important;
}
.row.user-lender-page {
	width: 100%;
	margin: 0;
	padding: 0;
}
.col-xs-9.col-sm-9.col-md-9.user-profile-left {
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.col-xs-3.col-sm-3.col-md-3.user-lender-widget {
	overflow: hidden;
	width: 100%;
}
.srchcontab1 {
	margin: 20px 0 10px;
	padding: 0;
	width: 100%;
}
.investcomp.fr .button.fl {
	margin-left: 41%;
}
.coment-area .textarea-wrapper {
	margin: 10px 0 0 0;
	width: 100%;
}
.coment-area {
	width: 100%;
}
.comment-box {
	width: 100%;
}
.user-profile-bg1 {
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}
.form-signin .form-control {
	padding: 1% 2%;
}
.view-profile-link1 {
	display: block;
	float: none;
	margin: 0 auto;
	padding: 8px 16px;
	text-align: center;
	width: 35%;
}
.coment-area .textarea-comment-box {
	width: 100%;
}
.asset-box .view-profile-link1 {
	margin-right: 0;
	padding: 8px;
}
.user-profile-bg .user-details .dashboard-box.dashboard-box3+.dashboard-box.dashboard-box3 {
	border-bottom: 1px solid #dddddd !important;
	border-left: none !important;
}
.dashboard-box .value-box3 {
	padding: 0;
}
.table-responsive.user-profile:hover {
	/* background-color: #f5f5f5; */
	display: block;
}
.user-profile-bg.mobile .table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background: none;
}
.user-profile-bg1 .table-responsive.user-profile table thead tr th.align,  .user-profile-bg1 .table-responsive table tbody tr td.align {
	text-align: left !important;
}
.invstbrwr3.fr {
	display: block;
	padding: 5px 20px;
	width: 100%;
}
.userallinfo.fl {
	width: 100% !important;
}
.profile_head.fl {
	margin: 0 auto;
	padding: 10px 0;
}
.profile_info ul li {
	width: 100%;
}
.user-profile-bg .graph-heading a.rmvinvst {
	right: 8px;
	top: 7px;
}
.col-xs-3.col-sm-3.col-md-3.user-lender-widget {
	margin-top: 12px !important;
}
.invest-link1 {
	float: left !important;
}
.dashboard-box3 .value-box3 .amntinvested input {
	width: 100%;
	margin-left: 0px;
}
.amntinvested {
	padding: 0 10px;
}
.faircent_cont.cll .listing-link {
	display: block;
	margin: 0 0 10px;
}
.user-details .dashboard-box1 ul.asset-box li {
	line-height: 32px;
}
.dashboard-box3 .value-box3 .roi {
	margin-left: 0;
}
.save-control {
	clear: both;
	display: block !important;
	margin: 0 auto;
	overflow: hidden;
	text-align: center !important;
	width: 18%;
}
.save-control button {
	margin: 0 !important;
	padding: 2% 5% !important;
}
.main-links1 {
	margin: 0 0 10px;
	padding: 10px 0 15px;
}
.call-now {
	position: relative;
	top: 7px;
}
.loginbox ul.crtaslb li {
	display: block;
	width: 100%;
}
.emi-table {
	overflow: scroll;
	width: 100%;
}
.rsltpagn.fr.clr.counter {
	margin-top: 0 !important;
}
.main-search {
	top: -7px;
	position: relative;
}

/* 18-dec14-responsive-css-phone */
.user-profile-bg .user-details .dashboard-box-risk {
	border-right: medium none !important;
	height: auto;
	width: 100% !important;
	border-bottom: 1px solid #dddddd !important;
}
.user-similar-profile {
	width: 100% !important;
}
.select-wrapper.invest-select-wrapper {
	width: 90% !important;
}
.risk-invest-bg .user-profile-bg.mobile {
	clear: both;
}
}

/* 25-june14-responsive-css-tablet-starts */
@media ( min-width :768px) and ( max-width :1200px) {
ul.top-navi li {
	margin: 2% 2% 0 0 !important;
}
.notice li.lender-name {
	white-space: nowrap;
}
.notice {
	margin-top: -2px !important;
}
.mail-notice, .notification, .invest-cart {
	left: 0 !important;
}
.notice li.lender-name {
	position: relative;
	right: 8% !important;
}
.col-xs-2.col-sm-2.col-md-6 {
	width: 50%;
}
.col-xs-4.col-sm-4.col-md-4 {
}
/* 	.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12
		{
	float: none;
	} */
	ul.top-navi li+li:before {
	left: -13px;
}
ul.top-navi li {
	margin: 2% 3% 0 0;
	font-size: 11px;
}
.listing li ul.sub-listing {
	height: auto;
}
.col-xs-12.col-sm-12.col-md-12.nav-bg {
	margin-top: 0;
}
.fc_rsltswrap {
	width: 722px;
}
.form-item.form-type-item:nth-child(2n), .form-item.form-type-item:nth-child(2n+1) {
	width: 722px;
}
.form-item.form-type-item:nth-child(2n), .form-item.form-type-item:nth-child(2n+1) {
	margin: 7px 10px 0 0;
}
.main-links, .main-links1 {
	line-height: 25px;
	text-align: right;
	margin-top: 20px;
}
.notice-top li {
	margin: 0;
}
.notice-top ul.top-navi {
	margin-right: 4px;
	top: 3px;
}
.col-xs-6.col-sm-6.col-md-6 {
	width: 100%;
}
.col-xs-6 {
	width: 100%;
}
.register-panel .borrower {
	margin-left: 10%;
}
.register-panel .lender, .register-panel .borrower {
	float: left;
	width: 45%;
}
.lender-borrower-panel {
	padding: 0 8%;
}
.col-xs-6.col-sm-3.col-md-3 {
	float: left;
	width: 25%;
}
.col-xs-6.col-sm-3.col-md-3 .listing1 {
	min-height: 100%;
}
.listing1>li {
	padding: 10px 0;
	min-height: 100%;
}
.listing1>li:last-child, .listing>li:last-child {
	border-bottom: 1px solid #DFDFDF;
}
a.peer-link {
	margin-top: 0;
}
.col-xs-6.col-sm-3.col-md-3 .lender-heading {
	padding-top: 10px;
	font-weight: bold;
}
.col-xs-6.col-sm-3.col-md-3 .listing {
	min-height: 100%;
}
.listing>li {
	padding: 10px 0;
}
ul.listing li iframe {
	width: 100%;
}
.disclaimer {
	margin: 15px 10px 0;
}
.node {
	float: none;
	width: auto;
}
.inrlft_nav {
	width: 100%;
	background: #f2f2f2;
}
.inrlft_nav .navtitl {
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}
.inrlft_nav .navtitl span {
	font-size: 12px;
	margin: 0 6px;
	width: auto;
}
.mid_cmpnp {
	margin: 0;
	width: auto;
}
.irght_cmpnp.fr {
	float: none !important;
	width: 100%;
}
.inrrcnp {
	margin-bottom: 15px;
	width: 100%;
}
button, input[type="submit"], input[type="reset"], input[type="button"] {
	float: none;
}
body.sidebar-second #sidebar-second {
	padding: 0;
}
.mid_cmpnp p {
	font-size: 13px;
}
.title1.center-heading1 {
	font-size: 14px;
}
#block-footerblock-newsletter1.block.block-footerblock {
	clear: both;
	float: left;
	left: 0;
	margin: 10px 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 100%;
}
#block-footerblock-newsletter1.block.block-footerblock .news-letter-start,  #block-footerblock-newsletter.block.block-footerblock .news-letter-start {
	text-align: center;
	width: 100%;
}
.news-letter-start .description {
	text-align: center;
}
#table_even {
	width: 100% !important;
}
.title1.center-heading1 {
	display: block;
}
.news-letter-start .form-text {
	width: 160px !important;
}
#sidebar-second.blog-nav-left {
	float: none !important;
	position: absolute;
	width: 92% !important;
}
aside.blog-nav-left .block {
	padding: 0;
}
#block-views-the-hub-block.block span.field-content {
	background: none repeat scroll 0 0 #f2f2f2;
	font-size: 12px;
	margin: 10px 0;
	padding-left: 5px;
}
.content-sidebar-wrap.blog-left {
	float: right !important;
	margin-top: 92px;
	width: 100% !important;
}
.node.node-blog {
	width: 100%;
}
#block-views-related-articles-block.block.block-views,  #block-footerblock-newsletter.block.block-footerblock, #block-block-9.block.block-block,  #block-views-realted-articles-block.block.block-views, #block-block-7.block.block-block {
	display: none;
}
.right-panel {
	float: right;
	margin-top: 5px;
	width: 25%;
}
.form-deshboard {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 15px;
	width: 74%;
}
.contact-panel {
	border-right: medium none;
	float: none;
	width: 100%;
}
.form-deshboard .contact-panel .form-item input[type="text"] {
	width: 100%;
}
.address_class, .address_class1 {
	clear: both;
	float: left;
	margin: 0 0 21px;
	width: 100%;
}
.contact-panel .form-textarea {
	width: 100%;
}
.item-list .pager {
	margin-bottom: 10px;
}
.profile_head.fl {
	width: 100%;
	padding: 15px 0;
}
.profile_head .rslts_vcard .userallinfo {
	width: 100%;
	margin: 0;
}
.profile_head .rslts_vcard .userallinfo h3, .fc_rsltswrap1.chkoutprof .userallinfo.fl h3 {
	margin: 10px 0 0;
}
.profile_head .rslts_vcard ul.loan_details {
	float: none;
	margin: 0;
	padding: 0;
}
ul.loan_details li {
	display: block;
	margin: 0;
	padding: 0;
	width: 100% !important;
	border-right: none;
}
ul.loan_details li p {
	text-align: left;
}
.likdislikwrp {
	margin: 10px 0 0;
	position: relative;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
}
.dl-menuwrapper {
	display: none;
}
h1.main-heading {
	clear: both;
	margin: 0 0 15px;
	padding: 17px 0;
}
h2.create-ac-heading {
	margin: 0 0 20px;
}
.form-deshboard {
	width: 100%;
	overflow: visible;
}
.right-panel {
	width: 26%;
}
.terms-conditions {
	width: 100%;
}
div.hint-text span, div.hint-text5 span {
	display: none;
}
.yourspouse {
	width: 98% !important;
}
.notice {
	margin-top: 30px;
}
#pass_strength {
	left: 20px !important;
}
}
/* 25-june14-responsive-css-tablet */
#show-hide-btn {
	border: 1px solid #DDDDDD;
	display: inline-block;
}
#show-hide-btn li {
	display: inline;
}
#show-hide-btn ul li a {
	display: inline-block;
	padding: 3px 15px;
	color: #424242;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}
#show-hide-btn ul li a.active {
	background: #05ac30;
	color: #fff;
	text-decoration: none;
}
/*5-aug14 start  */
.lender-reg-arrow .custom-select {
	float: none;
}
/* .hint-pointer {
    background: url("images/tooltip-arrow.png") no-repeat scroll left top transparent;
    height: 19px;
    left: 34.59%;
    position: relative;
    top: -15px;
    width: 10px;
} */
#lender-registration-form .form-required {
	display: none;
}
label.lender-reg-arrow {
	position: relative;
	display: inline-block;
}
.lender-reg-arrow select {
	display: inline-block;
	border: 1px solid #c3c3c3;
	padding: 4px 3px 3px 5px;
	margin: 0;
	font: inherit;
	outline: none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #f8f8f8;
	-webkit-appearance: none;/* remove the strong OSX influence from Webkit */
}

/* for Webkit's CSS-only solution */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.lender-reg-arrow select {
	padding-right: 30px;
}
}
/* Select arrow styling */
.lender-reg-arrow:after {
	content: url(images/lender-reg-arrow.png);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 60%;
	line-height: 30px;
	padding: 11px 8px;
	background: #f8f8f8;
	color: #4d4d4d;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	pointer-events: none;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}
.amount-heading {
	color: #05ac30;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.mobile-class {
	position: relative;
	display: inline-block;
}
.mobile-class .mob91 {
	position: absolute;
	top: 33px;
	left: 0px;
	z-index: 99;
}
/* @media screen and (-webkit-min-device-pixel-ratio:0) {
 .mobile-class .mob91{ top:40px;}
} */
.mobile-class #txt2 {
	margin-left: 30px;
	width: 235px;
}
.hnteml {
	top: -20px !important;
}
#email_check, #pass_strength {
	left: -90px;
	float: right;
	position: relative;
	top: -50px;
	border-radius: 3px;
	box-sizing: border-box;
	color: #000;
	font-size: 11px;
	min-height: 20px;
	padding: 5px 15px;
	width: 360px;
	/*     text-transform: uppercase; */
	line-height: 20px;
	background: #fafafa;
	border: 1px solid #e5e5e5;
}
#email_check:before, #pass_strength:before {
	content: "";
	height: 19px;
	left: -7px;
	position: absolute;
	top: 38%;
	width: 10px;
	background: url("images/tooltip-arrow.png") no-repeat scroll left top  transparent;
}
.mobile-class #show_mobile_message {
	left: 270px;
	position: absolute;
	top: 30px;
	border-radius: 3px;
	box-sizing: border-box;
	color: #000;
	font-size: 11px;
	min-height: 20px;
	padding: 5px 15px;
	width: 360px;
	text-transform: uppercase;
	line-height: 17px;
}
.mobile-class #show_mobile_message .redcolor {
	color: red;
	font-size: 14px;
	margin: 0 5px 0 0;
}
#email_check .redcolor {
	float: none;
}
#uid_wrap .redcolor {
	float: none;
}
#show-hide-btn {
	margin-top: -10px;
}
.form-deshboard .container-inline-date {
	float: none;
}
#dob {
	top: -30px;
}
.yourspouse {
	display: block;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0px;
	margin: 30px 0px;
}
.select-wrapper {
	float: left;
	display: inline-block;
	border: none;
	background: url("images/dropdown-arrow.png") no-repeat left center;
	cursor: pointer;
}
.select-wrapper, .select-wrapper select {
	width: 265px;
	height: 30px;
	line-height: 30px;
}
.select-wrapper .holder {
	display: block;
	margin: 0 35px 0 5px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	z-index: 1;
	font-size: 12px;
}
.select-wrapper select {
	margin: 0;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	outline: none;
	opacity: 0;/* CSS hacks for older browsers 
		_noFocusLine: expression(this.hideFocus=true); 
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-khtml-opacity: 0;
		-moz-opacity: 0;*/
}
#pass_strength b {
	font-weight: normal;
	font-size: 11px;
}
.listing2 iframe {
	width: 100%;
}
#pass_strength b {
	font-weight: normal;
	font-size: 11px;
}
.Interests {
	display: block;
}
.Interests .form-item label {
	display: inline;
	width: 70px;
	float: left;
}
.Interests .form-item label.option {
	display: inline;
	float: none;
	width: inherit;
	font-size: 11px !important;
}
.Interests .form-type-checkbox {
	display: block;
	margin: 5px 0px;
}
.form-required {
	color: #424242;
 display: inline font-size: 12px;
}
 @media ( min-width :767px) and ( max-width :778px) {
ul.top-navi li {
	font-size: 11px;
	font-weight: normal;
	margin: 2% 4% 0 0;
}
ul.top-navi li+li:before {
	left: -9px;
}
.container {
	width: 100%;
}
.col-xs-2.col-sm-2.col-md-6, .col-xs-4.col-sm-4.col-md-4 {
	padding: 0;
}
.col-xs-4.col-sm-4.col-md-4 .notice-top.mobile-menu {
	margin-left: 0;
	padding: 0;
}
.col-xs-4.col-sm-4.col-md-4 .notice-top.mobile-menu li {
	font-size: 11px;
}
.col-xs-4.col-sm-4.col-md-4 .notice-top.mobile-menu li a {
	font-weight: normal;
}
.top-navi li:hover ul {
	top: 14px;
}
}
/* 6-nov14-editors-page-css */
.profile-detail {
	overflow: hidden;
}
.profile-detail .title {
	background: none repeat scroll 0 0 #d9d9d9;
	color: #424242;
	font-size: 12px;
	margin: 10px 0 0;
	padding: 5px;
	text-transform: capitalize;
}
.pur-loan {
	margin: 20px 0;
}
.profile-detail ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.profile-detail ul li {
	font-size: 12px;
	padding: 5px 0;
	border-bottom: 1px solid #dddddd;
}
.profile-detail ul li:first-child {
	border: 0;
}
.profile-detail span.loan {
	font-size: 12px;
}
.profile-detail ul li .matter {
	font-size: 12px;
	font-weight: bold;
}
.profile-detail ul li .subject {
	font-size: 12px;
}
.profile-detail .heading {
	background-color: #2d7cbc;
	color: #fff;
	font-size: 16px;
	margin: 10px 0 0;
	padding: 5px;
}
.profile-detail table {
	width: 100%;
	margin: 10px 0;
}
.profile-detail table th, .profile-detail table td {
	padding: 5px 0;
	font-size: 12px;
}
.profile-detail table td {
	padding: 5px 0;
	font-size: 12px;
	border-top: 1px solid #ddd;
}
table tr td.matter {
	font-weight: bold;
}
/* 5-dec-css-starts */
a.exprss-bttn {
	background: none repeat scroll 0 0 #2D7CBC;
	border-color: #0F74BB;
	border-radius: 4px;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	color: #FFFFFF;
	font-family: "OpenSans-regular";
	font-weight: normal;
	padding: 6px 8px;
	margin: 5px 0 0 0;
	text-transform: capitalize;
	cursor: pointer;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	display: inline-block;
}
.rsltpagn.fr.clr>input {
	float: left;
	margin: 20px 0;
}

/*Start 17dec14  */
.dashboard-box-risk .risk-value {
	margin: 10px 0;
}
.dashboard-box-risk .value-heading {
	margin: 20px 0px 0px;
}
.risk-value {
	border: 1px solid #AF2F24;
	border-radius: 50% 50% 50% 50%;
	display: inline-block;
	margin: 20px 0;
	padding: 10px;
	text-align: center;
	width: auto;
	height: auto;
}
.user-profile-bg .user-details .dashboard-box-risk {
	border-right: 1px solid #dddddd;
	box-shadow: none;
	height: 120px;
	width: 17%;
	float: left;
	text-align: center;
}
.risk-value>span.risk {
	color: #AF2F24;
	font-weight: bold;
}
.risk-value .value-heading {
	display: block;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
}
.value-box2 .progress {
	background-color: #f5f5f5;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 10px;
	margin-top: 2px;
	overflow: hidden;
}
.dashboard-box-risk .value-box {
	padding: 10px 0;
}
.invest-amount {
	color: #666666;
	font-size: 14px;
}
.expect-return {
	clear: both;
	color: #474747;
	margin: 20px 0;
	padding: 10px 0 0;
}
.expect-return span {
	font-family: rupee;
}
.user-similar-profile {
	float: right;
	overflow: hidden;
	padding: 1px;
	width: 25%;
}
.detail-below {
	color: #424242;
	font-size: 16px;
}
.risk-invest-bg {
	padding: 20px;
	background: #fafafa;
	overflow: hidden;
	margin-bottom: 20px;
}
.risk-invest-bg h4 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 3px 5px 5px 20px;
	color: #337ebb;
	font-weight: bold;
	width: 100%;
	cursor: pointer;
}
.risk-invest-bg li, .risk-invest-bg p {
	padding: 2px 25px;
}
.invest-right-arrow {
	background: url("images/invest-right-arrow.png") no-repeat scroll 0 0  rgba(0, 0, 0, 0);
	float: left;
	height: 20px;
	width: 20px;
}
.invest-right-down {
	background: url("images/invest-down-arrow.png") no-repeat scroll 0 0  rgba(0, 0, 0, 0);
	float: left;
	height: 20px;
	width: 20px;
}
.verified-profile {
	color: #2bb247;
	border: 1px solid #2bb247;
	font-size: 11px;
	padding: 3px 5px;
	float: right;
}
.non-verified-profile {
	color: #2bb247;
	 border: 1px solid #FF0000;
	font-size: 11px;
	padding: 3px 5px;
	float: right;
}
.invest-select-wrapper, .invest-select-wrapper select {
	height: 30px;
	line-height: 30px;
	width: 227px;
}
.invest-select-wrapper .select-wrapper {
	background: none;
}
.invest-select-wrapper {
	background: url("images/invest-dropdown-arrow.png") no-repeat left  center;
}
.risk-invest-bg table {
	float: left;
}
.risk-invest-bg .user-profile-bg.web {
	clear: both;
}
.risk-invest-bg .user-name {
	color: #424242;
	font-size: 13px;
	font-weight: normal;
	text-transform: none !important;
}
.risk-invest-bg .user-profile-bg .amount-value {
	font-size: 14px;
	font-weight: normal;
}
.search-borrower {
	background: url("images/search-btn.png") no-repeat scroll 0 0  transparent;
	border: 0 none;
	box-shadow: none;
	height: 16px;
	position: absolute;
	right: -9px;
	top: 4px;
	width: 16px;
}
.search-borrower:hover {
	background: url("images/search-btn.png") no-repeat scroll 0 0  transparent;
}
.search-box {
	border: 1px solid #DDDDDD;
	clear: both;
	float: left;
	position: relative;
	top: 5px;
	margin-right: 3px;
}
.search-box input {
	border: 0 none;
	color: #7B7B7B;
	font-size: 12px;
}
.rsltpagn.fr.clr.counter {
	margin-top: -90px;
}
/* end 17dec14  */
.main-search {
	float: right;
}
.clear-list {
	float: right;
	position: relative;
	top: 9px;
}
.footer-btn-bg {
	float: left;
}
.footer-btn-bg>a.ok-btn {
	cursor: pointer;
	margin-right: 5px;
	text-decoration: none;
}
.modal-body>p {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}
.user-profile .amount-value.align {
	text-align: center !important;

}
.user-profile .align {
	text-align: center !important;
}
/* end 23dec14  */
.proposal-accepted-detail {
	background: none repeat scroll 0 0 #05ac30;
	color: #000;
	padding: 3px 5px;
}
/* 15jan by meena */
.logo-responsive .nav-bg .col-md-6 {
	width: 68%;
}
.logo-responsive .nav-bg .col-md-4 {
	width: 15.333%;
}
.region-sidebar-second a:hover {
	color: #000;
}
.region-sidebar-second #block-block-8 ul li, .region-sidebar-second #block-block-10 ul li {
	background: url("images/marker.png") no-repeat scroll 0 6px  rgba(0, 0, 0, 0);
	padding: 0 0 0 15px;
	list-style: none;
}
.custom-select-year {
	float: right;
	margin-top: 20px;
}
.return-fee.mid_cmpnp.fl table thead tr th,  tr td {
	text-align: left !important;
	font-size: 13px;
}
font.msg-top {
	background: none repeat scroll 0 0 #dd0017;
	border-radius: 2px;
	color: #ffffff;
	font-size: 10px;
	padding: 1px 4px;
	position: absolute;
	right: -5px;
	top: -9px;
	width: auto;
	z-index: 999;
}
ul.notice li.notification .tooltip1 li:hover a, ul.notice li.mail-notice .tooltip1 ul a {
	color: #424242;
	font-weight: normal;
}
ul.notice li.notification .tooltip1 li a {
	font-weight: normal;
}
.container-bg .user-lender-page .user-lender-widget form.form-signin span.invest-select-wrapper {
	z-index: 0;
	position: relative;
}
#header_wrapper #inner_header_wrapper .logo-responsive .nav-bg li.mail-notice .tooltip1::after,  #header_wrapper #inner_header_wrapper .logo-responsive ul.notice li.notification .tooltip1::after {
	top: 0;
}
.browser-support p {
	text-align: center;
}
.modal-body.visit-us p {
	text-align: center;
	background: #2d7cbc;
	font-size: 13px;
	padding: 8px 5px;
	border-radius: 5px;
	color: #fff;
}
.modal-footer.ie-footer {
	text-align: center;
	border-top: none !important;
}
.modal-footer.ie-footer button {
	float: none !important;
}
.email-error .email-error-text {
	float: left;
	margin: 39px 0 0 15px;
}
.email-error .form-item {
	float: left !important;
}
/* 19march-15 */
.name-controller .form-item {
	clear: none;
	float: left;/*     margin-right: 1%;
    width: 17%;
 */
}
.name-controller .form-item input {
	width: 127px;
}
.name-controller .form-item:last-child {
	margin-top: 38px;
}
.name-hint-text {
	position: relative;
	display: inline;
}
.name-hint-text span {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	box-sizing: border-box;
	color: #424242;
	font-size: 11px;
	min-height: 20px;
	padding: 5px 15px;
	width: 360px;
	line-height: 20px;
	position: absolute;
	top: 20px;
	left: 48.5%;
	margin-left: -76px;
	z-index: 999;
}
.name-hint-text span:before {
	content: "";
	height: 19px;
	left: -7px;
	position: absolute;
	top: 38%;
	width: 10px;
	background: url("images/tooltip-arrow.png") no-repeat scroll left top  transparent;
}
.admindiv.full-width {
	float: none;
	clear: both;
}
.new-seprator {
	background: #e5e5e5;
	height: 1px;
	clear: both;
}
.admindiv.full-width .title-panel {
	margin-bottom: 20px;
}
.enter-amout-panel.left-position {
	float: left;
	width: 71%;
	margin-bottom: 0;
	margin: -7px 0 0;
}
.enter-amout-panel.left-position .hint-text {
	left: 50px;
}
.right-panel .right-1, .right-panel .right-2, .right-panel .right-3,  .right-panel .right-4 {
	overflow: hidden;
	background: #fafafa;
	padding-left: 15px;
}
.right-1 .invest-right-down, .right-2 .invest-right-down, .right-3 .invest-right-down,  .right-4 .invest-right-down {
	left: 0 !important;
	position: relative;
	top: 0 !important;
	background: url("images/invest-down-arrow.png") no-repeat scroll 0 0  rgba(0, 0, 0, 0);
	float: left;
	height: 20px;
	text-align: left;
	width: 230px;
	padding-left: 25px;
}
.right-1 .invest-right-arrow, .right-2 .invest-right-arrow, .right-3 .invest-right-arrow,  .right-4 .invest-right-arrow {
	background: url("images/invest-right-arrow.png") no-repeat scroll 0 0  rgba(0, 0, 0, 0);
	float: left;
	height: 20px;
	width: 20px;
	padding-left: 25px;
	text-align: left;
	width: 230px;
}
.right-1 #personal_id ul, .right-2 #privacy_id ul, .right-3 #document_id ul,  .right-4 #contact_id ul {
	margin: 0;
	padding-top: 30px !important;
	padding-left: 15px !important;
}
.right-1 #personal_id ul li span, .right-2 #privacy_id ul li span,  .right-3 #document_id ul li span, .right-4 #contact_id ul li span {
	margin: 10px 0 0;
}
.right-1 h2:before, .right-2 h2:before, .right-3 h2:before, .right-4 h2:before {
	font-size: 0;
}
.right-panel .invest-right-down, .right-panel .invest-right-arrow {
	color: #b3b3b3;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}
.right-1, .right-2, .right-3 {
	margin: 0 0 3px;
}
.new-form-bg .form-deshboard .admindiv .mr-class label.option,  .new-form-bg .form-deshboard label.option {
	position: relative;
	top: -2px;
}
.admindiv.full-width.reg-step {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #e5e5e5;
	width: 100%;
}
.name-controller #fname {
	margin-right: 10px;
}
.password-class {
	position: relative;
}
.password-class .password {
	position: absolute;
	right: 66%;
	top: 64%;
}
.password-class .password-lender1 {
	font-size: 9px;
	position: absolute;
	right: 65.5%;
	text-transform: uppercase;
	top: 35px;
	letter-spacing: 1;
}
.enter-amout-panel.reg-borrower {
	padding-bottom: 0 !important;
}
/*new css */
.green {
	color: #05ac30;
	font-size: 14px;
	position: relative;
	top: 2px;
}
.name-controller .name-hint-text span {
	top: -5px;
}
.password-class .hint-text span {
	top: -59px;
}
#email.hint-text span {
	top: -38px;
}
.form-deshboard .enter-amout-panel #loan_amount_expected.hint-text.hint-pointer {
	left: 40.9%;
	position: absolute;
}
form#lender-registration-form .new-form-bg .form-deshboard .enter-amout-panel {
	margin-bottom: 0;
	padding-bottom: 0;
}
.password-class #pass_strength {
	left: 38%;
	top: 23px;
	position: absolute;
}
.form-item.form-type-date-popup.form-item-dob, #edit-dob.date-padding,  .form-item.form-type-textfield.form-item-dob-date {
	width: 100%;
}
#edit-dob-datepicker-popup-0 {
	width: 265px !important;
	background: url("images/calendar-icon.png") no-repeat scroll 236px 2px  #ffffff;
}
#edit-dob.date-padding .description {
	display: none;
}
div.hint-text5 {
	position: relative;
	display: inline;
	left: 80px;
}
div.hint-text5 span {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	box-sizing: border-box;
	color: #424242;
	font-size: 11px;
	min-height: 20px;
	padding: 5px 15px;
	width: 360px;
	/* text-transform: uppercase;*/
	line-height: 20px;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -76px;
	z-index: 999;
}
div.hint-text5 span:before {
	content: "";
	height: 19px;
	left: -7px;
	position: absolute;
	top: 38%;
	width: 10px;
	background: url("images/tooltip-arrow.png") no-repeat scroll left top  transparent;
}
.input-field-rupee {
	font-family: "rupee";
}
 @media screen and (min-width : 768px) and (max-width : 1024px) and  (orientation : portrait) {
.right-pull {right: 215px !important;}
.password-class .password-lender1 {right: 45.5%;} }
 @media screen and (min-width : 768px) and (max-width : 1024px) and  (orientation : landscape) {
.right-pull {right: 372px !important;}
.password-class .password-lender1 {right: 58.5%;} }
.new-form-bg .form-deshboard .form-item {
	margin-top: 0px;
}
.form-item.form-type-textfield.form-item-fname1 {
	float: none;
	font-size: 11px;
	margin: 25px 0 7px;
	text-transform: uppercase;
}
.new-form-bg .term_condition {
	float: left;
	margin: 10px 0 0;
	overflow: hidden;
}
.admindiv .title-panel.lender-title {
	margin: 0 0 20px;
}
.enter-amount {
	font-size: 11px;
	text-transform: uppercase;
	margin: 5px 0;
}
.enter-amout-panel.leder-panel {
	width: 68%;
}
.admindiv.full-panel {
	width: 100%;
	padding-bottom: 0;
}
#borrower-registration-step2 .enter-amout-panel #question_type_select.hint-text span {
	left: 41.3%;
	top: -62px;
}
#borrower-registration-step2 .enter-amout-panel #Financial_details.hint-text span {
	left: 41.3%;
	top: -51px;
}
#borrower-registration-step2 .enter-amout-panel #gross_income.hint-text span {
	left: 41.3%;
}
#borrower-registration-step2 .enter-amout-panel .yourspouse.Interests .hint-text5 span {
	left: 44.5%;
	top: -53px;
}
.container-inline-date .date-padding {
	padding: 0px;
}
#borrower-registration-step3 .enter-amout-panel #dob.hint-text span {
	left: 41.3%;
	top: -12px;
}
#borrower-registration-step3 .enter-amout-panel .hint-text span {
	left: 41.3%;
	top: -52px;
}
#borrower-registration-step3 .enter-amout-panel #state.hint-text span {
	left: 41.3%;
	top: -52px;
}
#borrower-registration-step3 .enter-amout-panel #spouse.hint-text span {
	left: 41.3%;
	top: -58px;
}
#borrower-registration-step3 #reg_child .select-wrapper {
	background: none no-repeat scroll left center rgba(0, 0, 0, 0);
	border: 1px solid #dddddd;
}
#borrower-registration-step3 .form-item.form-type-select.form-item-state {
	background: none !important;
}
#sb-body {
	background-color: #fafafa !important;
	padding-left: 15px;
}
select#ustate {
	background: none;
	border: 1px solid #ddd;
}
#lender-registration-form2 .yourspouse #show-hide-btn {
	margin-top: 10px;
}
#lender-registration-form2 .yourspouse h2 {
	font-size: 11px;
}
#lender-registration-form2 .admindiv {
	padding: 0px;
}
#lender-registration-form2 #reg_child .select-wrapper {
	background: none;
	border: 1px solid #dddddd;
}
#lender-registration-form2 #dob.hint-text span {
	left: 48.5%;
	top: -13px;
}
#lender-registration-form2 #question_type_select.hint-text span {
	left: 48.5%;
	top: -59px;
}
#lender-registration-form2 .hint-text span {
	left: 48.5%;
	top: -52px;
}
#lender-registration-form2 #spouse.hint-text span {
	left: 123.5%;
	top: -60px;
}
#no-thanks .helping-text {
	position: relative;
}
.tooltips {
	display: inline;
	position: relative;
}
.tooltips:hover {
	text-decoration: none;
}
.tooltips span {
	background: none repeat scroll 0 0 #424242;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: 330px;
}
.tooltips span::after, .tooltips span::before {
	border: medium solid transparent;
	bottom: 100%;
	content: " ";
	height: 0;
	left: 10%;
	pointer-events: none;
	position: absolute;
	width: 0;
}
.tooltips span::after {
	border-color: rgba(58, 182, 213, 0) rgba(58, 182, 213, 0) #424242;
	border-width: 8px;
}
.tooltips:hover span {
	visibility: visible;
	z-index: 999;
	left: -34px;
	top: 24px;
}
#lender-registration-landing-page .enter-amount,  #lender-registration-form .enter-amount {
	margin: -2px 0 5px;
}
.bank-link {
	padding: 0 0 20px;
}
#borrower-registration-step2 div.hint-text span {
	left: 41%;
	top: -52px;
}
#lender-registration-landing-page .name-controller .name-hint-text span {
	top: -3px;
}
#lender-registration-landing-page #loan_amount_expected.hint-text span {
	left: 42.8%;
	top: -53px;
}
#lender-registration-form #loan_amount_expected.hint-text span {
	left: 42.8%;
	top: -52px;
}
#borrower-registration-lending-page .name-controller #loan_name.name-hint-text span {
	top: -1px;
}
#borrower-registration-lending-page .enter-amout-panel div.hint-text span {
	left: 42.8%;
	top: -52px;
}
#link-account a.mobile-submit {
	background: #2d7cbc;
	border: 1px solid #0f74bb;
	border-radius: 4px;
	box-shadow: 0 3px 3px 0 rgba(68, 68, 68, 0.2), 0 1px 1px 0  rgba(255, 255, 255, 0.6) inset;
	color: #fff;
	font-weight: 600;
	padding: 10px 50px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
#link-account a.mobile-submit:hover {
	background: none repeat scroll 0 0 #226ca8 !important;
	border-color: #0f74bb !important;
}
#borrower-registration-lending-page .enter-amout-panel #email.hint-text span {
	left: 43.8%;
	top: -40px;
}
#borrower-registration-lending-page .enter-amout-panel #loan_city1.hint-text span {
	left: 43.8%;
	top: -60px;
}
#borrower-registration-step3 .form-item.form-type-select.form-item-state select,  #borrower-registration-step3 .form-item-city select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	border-radius: 0;
	background: none;
}
#borrower-registration-step3 .new-form-bg .form-deshboard .form-item.form-item-high-education {
	margin-top: 10px;
}
.mobile-class #show_mobile_message b {
	margin-right: 5px;
}
/* New Home page*/
.MT30 {margin-top: 30px;}
.home_new {
	padding: 15px 0px;
	display: block;
}
.livefeed {
	background: #efefef;
	display: block;
	width: 440px;
	margin: 10px auto 20px;
}
.livefeed .tt1 {
	padding: 13px 46px 13px 40px;
	display: block;
	border-bottom: 1px solid #e4e4e4;
}
.livefeed h2 {
	color: #848484;
	font-size: 24px;
	font-family: opensans-bold;
	display: inline-block;
}
.livefeed .tt1 a {
	float: right;
	padding: 16px 0;
	text-align: right;
}
.livefeed li {
	float: left;
	width: 50%;
	padding: 20px 0px;
}
.livefeed li.active {
	background: #f7f7f7;
	padding: 35px 0px 30px 25px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	-webkit-box-shadow: 0 3px 5px -3px #000;
	-moz-box-shadow: 0 3px 5px -3px #000;
	box-shadow: 0 3px 5px -3px #000;
}
.livefeed li .negative, .livefeed li .positive {
	color: #b32124;
	font-size: 21px;
	font-family: opensans-semibold;
}
.livefeed li .pamount {
	color: #424242;
	font-size: 21px;
	font-family: opensans-semibold;
	padding-right: 20px;
}
.livefeed li .positive {
	color: #278b00;
}
.livefeed li.padleft {
	padding-left: 40px;
}
.livefeed li .amount {
	font-size: 16px;
	display: block;
}
.livefeed li p {
	margin: 0px;
}
.home-register-panel {
	display: block;
	width: 440px;
	margin: 0px auto;
}
.home-register-panel h2 {
	font-size: 30px;
	color: #424242;
	font-family: opensans-semibold;
	text-align: center;
	margin: 0px 0px 20px;
}
.home-register-panel .lender, .home-register-panel .borrower {
	float: left;
	width: 200px;
}
.home-register-panel .lender a {
	display: block;
	padding: 5px 0;
	background: none repeat scroll 0 0 #2d7cbc;
	color: #FFFFFF;
	font-family: "OpenSans-regular";
	font-size: 20px;
	text-align: center;
	border-radius: 2px;
}
.home-register-panel .lender a:hover {
	background: none repeat scroll 0 0 #226CA8;
}
.home-register-panel .borrower a {
	display: block;
	padding: 5px 0;
	font-size: 20px;
	text-align: center;
	background: #05ac30;
	color: #FFFFFF;
	font-family: "OpenSans-regular";
	border-radius: 2px;
}
.home-register-panel .borrower a:hover {
	background: #079a2d;
}
.home-register-panel .borrower {
	margin-left: 40px;
}
.home-register-panel .register-heading {
	font-size: 18px;
	margin: 10px 0;
	text-align: center;
	letter-spacing: -1px;
}
.earnbg {
	background: #fafafa;
}
.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	font-weight: 300;
}
/* Nav */
.tabs nav {
	text-align: center;
	border-bottom: 4px solid #43b519;
	width: 100%;
}
.tabs nav ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	display: inline-block;
}
.tabs nav ul li {
	border-bottom: none;
	margin: 0;
	display: block;
	float: left;
	position: relative;
	height: 45px;
}
.tabs nav ul li .icon-1, .tabs nav ul li .icon-2, .tabs nav ul li .icon-3,  .tabs nav ul li .icon-4, .tabs nav ul li .icon-5, .tabs nav ul li .icon-6 {
	background: #bae326;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #424242;
}
.tabs nav ul li .icon-1 {
	background: #7edc5b;
	margin-right: 2px;
}
.tabs nav ul li .icon-2 {
	background: #bae326;
	margin-right: 2px;
}
.tabs nav ul li .icon-3 {
	background: #ffe527;
	margin-right: 2px;
}
.tabs nav ul li .icon-4 {
	background: #ff9e29;
	margin-right: 2px;
}
.tabs nav ul li .icon-5 {
	background: #ff6e41;
	margin-right: 2px;
}
.tabs nav ul li .icon-6 {
	background: #ec5b2e;
}
.tabs nav li.tab-current {
	z-index: 100;
}
.tabs nav ul li.tab-current a {
	background: #fbfbfb;
	border: 4px solid #43b519;
	border-bottom: none;
}
.tabs nav a {
	color: #becbd2;
	display: block;
	font-size: 1.45em;
	line-height: 2.5;
	/*padding: 0 1.75em;*/
	padding: 0 2.5em;
	white-space: nowrap;
}
.tabs nav a:hover {
	color: #768e9d;
}
.tabs nav li.tab-current a {
	color: #424242;
}
/* Content */
.earnbg .content section {
	font-size: 1.25em;
	padding: 0;
	display: none;
	max-width: 100%;
	margin: 0 auto;
}
.earnbg .content section:before, .earnbg .content section:after {
	content: '';
	display: table;
}
.earnbg .content section:after {
	clear: both;
}
/* Fallback example */
.no-js .earnbg .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #97c024;
}
.earnbg .content section.content-current {
	display: block;
}
.earn-return {
	display: block;
}
.earn-return h1 {
	font-size: 40px;
	color: #424242;
	margin-left: 60px;
	margin-bottom: 28px;
}
.earn-return .toph2 {
	margin: 0px auto;
	border-bottom: 1px solid #cccccc;
	padding: 20px;
	width: 84%;
}
.earn-return .toph2 strong {
	color: #2fad00;
	font-size: 25px;
}
.earn-return .toph2 a {
	font-size: 18px;
	text-align: right;
	display: inline-block;
	float: right;
	color: #1376b9;
	padding-top: 6px;
}
.earn-return .bx-pager, .success-story .bx-pager {
	display: none;
}
.earn-return .bx-wrapper {
	max-width: 100%;
}
.earn-return .bx-wrapper .bx-viewport {
	position: relative;
	max-width: 83%;
	margin: 0 auto
}
.earn-return .slide {
	overflow: hidden;
	float: left;
	width: 318px !important;
	padding: 50px 0 50px 0;
	margin: 0 auto
}
.earn-return .slide .username {
	color: #424242;
	margin-bottom: 30px;
	display: block;
	line-height: 30px;
	font-size: 20px;
}
.earn-return .slide .username a{
	color: #1376b9;
}
.earn-return .slide .loanrequir {
	color: #424242;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 14px;
}
.earn-return .slide .loanrequir strong {
	font-size:16px;
	font-weight: 600;
}
.earn-return .slide .loan-price {
	/*--color: #000;---*/
	font-size: 16px;
	font-family: "rupee";
	line-height: 30px;
	font-weight: 600;
}
.earn-return .slide .funded {
	border-top: 1px solid #dddddd;
/*----border-bottom: 1px solid #dddddd;---*/
	padding: 15px 0px;
	margin: 10px 0px;
	line-height: 24px;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
}
.earn-return .slide .boxid {
	border-right: 1px solid #ddd;
	padding-right: 50px;
	padding-left: 40px;
}
.earn-return .slide .boxid.last {
	border-right: none;
}
.earn-return .slide .funded span {
	text-align: right;
	float: right;
}
.earn-return .slide .funded p {
	padding: 5px 0px;
	font-size: 18px;
	font-weight: 700;
}
.earn-return .bx-prev, .success-story .bx-prev {
	left: 10px;
	background: url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/left-car-gen.png) no-repeat
}
.earn-return .bx-next, .success-story .bx-next {
	right: 10px;
	background: url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/right-car-gen.png) no-repeat
}
.earn-return .bx-prev:hover, .success-story .bx-prev:hover {
	background: url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/left-car-gen.png) no-repeat;
}
.earn-return .bx-next:hover .success-story .bx-next:hover {
	background: url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/right-car-gen.png) no-repeat;
	background-position: 0px 0px !important;
}
.success-story {
	display: block;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	margin-top: 30px;
}
.success-story h2 {
	font-size: 46px;
}
.success-story .slide {
	overflow: hidden;
	float: left;
	width: 570px !important;
	margin: 0;
}
.success-story .storybox {
	display: block;
	padding: 15px 70px;
	margin: 0px auto;
}
.success-story .storybox .storyimg {
	width: 154px;
	height: 114px;
	display: block;
	margin: auto;
}
.success-story .storybox .storyimg img {
	width: 100%;
	height: 100%;
}
.success-story .storybox h3 {
	color: #979797;
	font-size: 24px;
	margin-bottom: 20px;
}
.success-story .storybox .investment {
	font-size: 24px;
	line-height: 30px;
	color: #424242;
	font-family: "OpenSans-semibold";
}
.success-story .storybox p {
	color: #979797;
	font-size: 18px;
	line-height: 28px;
	padding-top: 20px;
}
.success-story .readlink {
	clear: both;
	float: right;
	padding: 30px 0;
	font-size: 18px;
	line-height: 20px;
}
.home-box-bottom {
	padding: 15px 40px 45px;
	display: block;
}
.home-box-bottom h4 {
	color: #424242;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 25px;
	padding: 0px;
}
.home-box-bottom ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	position: relative;
}
.home-box-bottom li .newtrend {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/new_trend.jpg) no-repeat;
	width: 27px;
	height: 13px;
}
.home-box-bottom li {
	border-bottom: 1px solid #dddddd;
	color: #3366cc;
	padding: 25px 0 28px;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	white-space: nowrap;
	display: block;
	margin: 0px;
	line-height: 21px;
}
.home-box-bottom li:last-child {
	border-bottom: 0;
}
.home-box-bottom .press {
	color: #565656;
	line-height: 28px;
	font-size: 18px;
	margin: 10px 0px;
}
.home-box-bottom .morenew {
	color: #0c78be;
	font-size: 18px;
}
.livefeed .padleft .amount .lender-price {
	color: #424242;
	font-family: "rupee";
	font-size: 18px;
}
 @media ( max-width :767px) {
.livefeed {width: 100%;}
.livefeed .tt1 {padding: 13px 20px;}
.home-register-panel {width: 100%;}
.home-register-panel .lender, .home-register-panel .borrower {
	float: none;
	width: 100%;
}
.tabs nav ul li {
	float: none;
	height: 50px;
}
.success-story .storybox {padding: 15px 20px;}
.success-story .readlink {float: none;}
.home-box-bottom {padding: 15px 0 20px;}
.col-xs-4.video {float: none;}
.earn-return .toph2 {
	padding: 10px;
	width: 100%;
}
.success-story .slide {
	width: 24% !important;
}
.home-box-bottom li {white-space: normal;}
}
.month-proposal th {
	background: #047FBA;
	color: #fff;
	border-right: 1px solid #000 !important;
	text-align: center !important;
	padding: 0 6px;
}
.month-proposal td {
	text-align: center !important;
	padding: 0 10px;
}
table.prpsl-data.civil-report-data {
	width: 48%;
	float: left;
	word-break: break-all;
}
.civil-report-data td, .prpsl-data.report-data-full-width td {
	padding: 0 10px;
	word-break: break-all;
}
.prpsl-data.civil-report-data.last {
	margin-left: 2%;
}
h1.view-trans-heading {
	text-align: center;
}
.civil-report-data tr:first-child, .prpsl-data.report-data-full-width tr:first-child {
	background: none !important;
}
.prpsl-data.report-data-full-width {
	width: 100%;
}
.insu-for-borrower {
	background: none repeat scroll 0 0 #ffffff;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	min-height: 400px;
	padding: 0 15px 15px;
	width: 78%;
}
.insu-for-borrower .profile-left1>img {
	height: 20px;
	width: 20px;
}
.insu-for-borrower .profile-left1 a:hover img {
	background: none;
}
/* .form-item-status select, .form-item-loan-city select,
.form-item-state select
{
	height: 150px;
} */
.right-panel.ques-ans {
	margin: 60px 0 0;
}
.form-deshboard.personal-detail {
	float: left;
	width: 77%;
}
#institutional_email>span, .password-class #loan_city>span,  .password-class #instiutionsal_address1>span {
	left: 51%;
}
.password-class #institutiona_state>span, .password-class #communication_state2>span {
	left: 51%;
	top: -51px;
}
.name-controller #director_fname>span {
	top: 27px;
}
/** Added Date 03-dec 2015 */
.home-register-panel .lender .top-navi>li {
	float: none;
}
.home-register-panel .lender .top-navi {
	font-weight: normal;
	text-transform: capitalize;
}
.home-register-panel .lender .top-navi ul li a {
	font-size: 16px;
	margin: 0;
	padding: 5px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #424242;
}
.home-register-panel .lender .top-navi li:hover li a:hover {
	background: #ddd;
	color: #2d7cbc;
}
.home-register-panel .lender .top-navi li:hover ul {
	top: 38px;
	min-width: 175px;
}
.lender .top-navi ul li {
	margin: 0;
}
.name-controller input#ufname {
	margin-right: 10px;
}
.name-controller #user_fname.name-hint-text {
	top: 32px;
}
.name-controller {
	overflow: hidden;
}
.notice-top .top-navi ul ul {
	left: -142px;
	z-index: 2;
}
.notice-top .top-navi ul ul:after {
	right: 0px;
}
.notice-top .top-navi ul ul:before {
	right: 0px;
}
.notice-top .top-navi li:hover ul ul {
	display: none;
}
.notice-top .top-navi ul li:hover ul {
	display: block;
}
.lender .top-navi ul {
	left: 0 !important;
}
.notice-top .top-navi ul {
	left: -138px;
}
.notice-top .top-navi ul:before, .notice-top .top-navi ul:after {
	left: 180px !important;
}
.risk-invest-bg table td, .risk-invest-bg table th {
	border: 1px solid #ddd;
	padding: 7px;
}
/* New CSS  */
.borrow-outer, .emudhra-outer {
	background: #ffffff;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	-moz-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow: 3px 3px 5px 6px #ccc;
}
.brorrow-first {
	width: 915px;
	min-height: 400px;
	margin: 0px auto;
	margin-bottom:50px; 
	overflow: hidden
}
.brorrow-first h3 {
	padding: 80px 0px 40px;
	margin: 0px;
	text-align: center;
	color: #5e6973;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.brorrow-first h3 span {
	color: #babdc1;
}
.brorrow-first .leftarea {
	background: #e5f1fa;
	padding: 20px;
	min-height: 240px;
}
.brorrow-first .leftarea h4 {
	color: #556471;
	font-weight: bold;
	font-size: 20px;
	background: url(../images/eligibility-icon.png) top left no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
}
.brorrow-first .leftarea ul {
	list-style: none;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
.brorrow-first .leftarea li {
	line-height: 24px;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.brorrow-first .rightarea {
	background: #eff5e5;
	padding: 20px;
	min-height: 240px;
}
.brorrow-first .rightarea h4 {
	color: #656e58;
	font-weight: bold;
	font-size: 20px;
	background: url(../images/ducument-icon.png) top left no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
}
.brorrow-first .rightarea ul {
	list-style: none;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
.brorrow-first .rightarea li {
	line-height: 24px;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.brorrow-first .bottombtn {
	display: inline-block;
	margin: 30px auto;
	text-align: center;
	width: 100%;
}
.bluebtn {
	background-color: #1576b8;
	border-radius: 3px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 300;
	height: 45px;
	line-height: 38px;
	padding: 5px 20px;
	text-align: center;
	transition: background-color 100ms ease-out 0ms;
	width: auto;
	text-transform: uppercase;
}
.bluebtn:hover, .bluebtn:focus {
	cursor: pointer;
	transition: background-color 100ms ease-out 0ms;
	color: #fff;
}
/* SignUp Page CSS  */
/* .brrowsignUp {
	display: block;
	margin: 0px auto;
	width: 80%;
}
.brrowsignUp h2 {
	padding: 0px;
	margin: 0px 0px 20px;
	color: #5e6973;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 24px;
}
.signup-text {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #5e6973;
} */
.MT20 {margin-top: 20px;}
.float-label-control {
	position: relative;
	margin-bottom: 1.5em;
}

.float-label-control input:-webkit-autofill, .float-label-control textarea:-webkit-autofill {
 background-color: transparent !important;
 -webkit-box-shadow: 0 0 0 1000px white inset !important;
 -moz-box-shadow: 0 0 0 1000px white inset !important;
 box-shadow: 0 0 0 1000px white inset !important;
}
.float-label-control input, .float-label-control textarea,  .float-label-control label {
	font-size: 1.3em;
	box-shadow: none;
	-webkit-box-shadow: none;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.float-label-control input:focus, .float-label-control textarea:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	border-bottom-width: 2px;
	padding-bottom: 0;
}
.float-label-control textarea:focus {
	padding-bottom: 4px;
}
.float-label-control input, .float-label-control textarea {
	display: block;
	width: 100%;
	padding: 0.1em 0em 1px 0em;
	border: none;
	border-radius: 0px;
	border-bottom: 1px solid #aaa;
	outline: none;
	margin: 0px;
	background: none;
}
.float-label-control textarea {
	padding: 0.1em 0em 5px 0em;
}
.float-label-control label {
	position: absolute;
	font-weight: normal;
	top: -1.0em;
	left: 0.08em;
	color: rgba(17, 41, 60, 0.5);
	z-index: -1;
	font-size: 1.2em;
	-moz-animation: float-labels 300ms none ease-out;
	-webkit-animation: float-labels 300ms none ease-out;
	-o-animation: float-labels 300ms none ease-out;
	-ms-animation: float-labels 300ms none ease-out;
	-khtml-animation: float-labels 300ms none ease-out;
	animation: float-labels 300ms none ease-out;
	animation-play-state: running !important;
	-webkit-animation-play-state: running !important;
	font-weight: 300;
}
.float-label-control input.empty+label, .float-label-control textarea.empty+label {
	top: 0.1em;
	font-size: 1.5em;
	animation: none;
	-webkit-animation: none;
	opacity: 0;
}
 .float-label-control input:not (.empty ) +label, .float-label-control textarea:not  (.empty ) +label {
 z-index: 1;
 opocity: 1;
}
 .float-label-control input:not (.empty ):focus+label,  .float-label-control textarea:not (.empty ):focus+label {
 color: #aaaaaa;
}
.float-label-control.label-bottom label {
	-moz-animation: float-labels-bottom 300ms none ease-out;
	-webkit-animation: float-labels-bottom 300ms none ease-out;
	-o-animation: float-labels-bottom 300ms none ease-out;
	-ms-animation: float-labels-bottom 300ms none ease-out;
	-khtml-animation: float-labels-bottom 300ms none ease-out;
	animation: float-labels-bottom 300ms none ease-out;
}
 .float-label-control.label-bottom input:not (.empty ) +label,  .float-label-control.label-bottom textarea:not (.empty ) +label {
 top: 3em;
}
 @ keyframes float-labels {
0% {
 opacity: 1;
 color: #aaa;
 top: 0.1em;
 font-size: 1.5em;
}
 20% {
font-size :
 1 .5em;
 opacity :
 0;
}
30% {
top :
 0 .1em;
}
50% {
opacity :
 0;
font-size :
 0 .85em;
}
100% {
top :
 -1 em;
 opacity :
 1;
}
}
@ -webkit-keyframes float-labels {
0% {
 opacity: 1;
 color: #aaa;
 top: 0.1em;
 font-size: 1.5em;
}
 20% {
font-size :
 1 .5em;
 opacity :
 0;
}
30% {
top :
 0 .1em;
}
50% {
opacity :
 0;
font-size :
 0 .85em;
}
100% {
top :
 -1 em;
 opacity :
 1;
}
}
@ keyframes float-labels-bottom {
0% {
 opacity: 1;
 color: #aaa;
 top: 0.1em;
 font-size: 1.5em;
}
 20% {
font-size :
 1 .5em;
 opacity :
 0;
}
30% {
top :
 0 .1em;
}
50% {
opacity :
 0;
font-size :
 0 .85em;
}
100% {
top :
 3 em;
 opacity :
 1;
}
}
@ -webkit-keyframes float-labels-bottom {
0% {
 opacity: 1;
 color: #aaa;
 top: 0.1em;
 font-size: 1.5em;
}
 20% {
font-size :
 1 .5em;
 opacity :
 0;
}
30% {
top :
 0 .1em;
}
50% {
opacity :
 0;
font-size :
 0 .85em;
}
100% {
top :
 3 em;
 opacity :
 1;
}
}
/*25jan16 mudhara css  */
.esign-box {
	border-bottom: 1px solid #dbdfe2;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.esign-box .e-sign>li {
	display: inline-block;
	list-style: outside none none;
	margin-left: 20px;
}
.esign-box .e-sign>li:FIRST-CHILD {margin-left: 0;}
.esign-box .e-sign img {width: 88px;}
.esign-box .e-sign {padding: 0;}
.questions .ques-title {
	color: #798088;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 6px;
	font-family: "Open Sans", sans-serif;
}
.questions.aadhaar-box h4 {
	color: rgba(16, 41, 60, 0.3);
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	margin-top: 0;
	font-weight: 400;
}
/* radio-button  */
.questions.aadhaar-box label, .update-aadhar-box .proceed-select label {
	cursor: pointer;
	position: relative;
	padding-left: 30px;
	margin-right: 0px;
	color: rgba(16, 41, 60, 0.5);
	font-size: 22px;
	font-weight: 400;
	padding-top: 5px;
}
.questions.aadhaar-box input[type=radio], .update-aadhar-box .proceed-select input[type=radio] {
	display: none;
}
.questions.aadhaar-box label:before, .update-aadhar-box .proceed-select label:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-right: 0px;
	position: absolute;
	left: 0;
	top: 3px;
	background: url(esin-images/uncheck-radio.png) no-repeat;
}
.questions.aadhaar-box input[type=radio]:checked+label:before,  .update-aadhar-box .proceed-select input[type=radio]:checked+label:before {
	content: "";
	background: url(esin-images/check-radio.png) no-repeat;
}
.aadhaar-box .radio {
	margin: 22px auto;
	padding-left: 0 !important;
	width: 34%;
}
.e-sign-box input {
	border-bottom: 1px solid #b7bec4 !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	width: 100%;
}
.e-sign-box p.note-warn {
	color: #b59c80;
	font-size: 16px;
	font-weight: 600;
}
.e-sign-box {
	margin: 20px auto 90px;
	width: 40%;
}
.e-sign-box .list {
	margin-bottom: 90px;
	margin-top: 100px;
}
.e-sign-box p.alert {
	color: rgba(17, 41, 60, 0.5);
	font-size: 18px;
	padding: 0;
	margin: 0;
}
.e-sign-box .otp-no, .mob-verify .otp-no {
	color: rgba(17, 41, 60, 0.4);
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: 400;
}
.e-sign-box .otp {
	margin: 105px auto 70px;
	width: 35%;
}
.e-sign-box input {
	color: rgba(17, 41, 60, 0.5);
	font-size: 18px !important;
	text-align: center;
}
.questions.aadhaar-box {
	margin-top: 20px;
}
.esign-box h3.secured {
	color: rgba(16, 41, 60, 0.5);
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 25px;
	font-family: "Open Sans", sans-serif;
}
.e-sign-box .list .input-label {
	color: #798088;
	font-size: 20px;
	font-weight: 300;
}
 @media ( max-width :767px) {
.knowledgelisting li img {
	float: none;
	width: 93%;
}
.incorrect-detail {
	font-size: 16px !important;
}
.esign-box .e-sign img {width: 70px;}
.e-sign-box, .mob-verify {
	margin: 0 auto;
	width: 100% !important;
}
.borrow-outer .brorrow-step h1, .emudhra-outer .emudhra-step h1 {line-height: 24px; }
.questions .ques-title, .proceed-select .ques-title {font-size: 20px !important;}
.questions h4 {font-size: 14px;}
.aadhaar-box .radio { width: 100%;}
.questions.aadhaar-box label, .update-aadhar-box .proceed-select label {
	display: inline-block;
	text-align: left;
	font-size: 16px;
}
.questions.aadhaar-box label:before, .update-aadhar-box .proceed-select label:before {top: 0;}
.aadhaar-box .radio {text-align: left;}
.e-sign-box .otp {width: 100%; }
.esign-box h3.secured {font-size: 18px;}
#msform {margin: 20px auto;}
.e-sign-box .list, #esign .e-sign-box .list, .mob-verify .list {margin: 30px auto !important;}
#esign .e-sign-box {margin: 0 auto 40px;}
#esign {margin: 30px auto !important; }
#eagreement .esign {font-size: 20px !important; margin: 30px !important;}
.update-aadhar-box {width: 100% !important;}
.update-aadhar-box .proceed-select .radio {width: 100% !important;}
.mob-verify .error-msg, .update-aadhar-box .error-msg {font-size: 16px !important;}
.emudhar-detail {overflow: auto; width: 100% !important;}
.btn-blue {font-size: 16px; width: 100%;}
.emudhra-outer .emudhra-step h1 {font-size: 16px;}
.float-label-control label {font-size: 14px !important;}
.emudhra-box .btn-blue {width: 100% !important;}
.emudhra-step {height: auto !important; min-height: auto !important;}
.emudhra-aplication-status { font-size: 14px !important; padding: 6px 5px 7px !important;}
.time-line {font-size: 12px !important;}    }

 @media ( min-width :768px)and (max-width:990px) {
.aadhaar-box .radio {width: 55% !important;}
.e-sign-box {width: 60% !important;}
.mob-verify {width: 83% !important;}
.update-aadhar-box {width: 90% !important;}
}
/* 27jan16  */
#esign {
	font-family: "Open Sans", sans-serif;
	margin: 25px auto;
	position: relative;
	text-align: center;
	width: 100%;
}
.emudhra-step .emudhra-box {
	margin: 0;
	padding: 15px;
	width: 100%;
	border: 0 none;
	text-align: center;
}
button .next-step {
	margin: -3px 0 0 5px;
}
.MT90 {margin-top: 90px;}
.e-sign-box .caadhar-card {
	color: #000;
	font-size: 18px;
}
.e-sign-box .float-label-control {
	margin-bottom: 10px;
	position: relative;
}
#mob-ver {
	font-family: "Open Sans", sans-serif;
	margin: 35px auto 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.e-sign-box a, .mob-verify a {
	color: #3b8bc8;
	font-size: 16px;
}
#esign .e-sign-box .list {
	margin-bottom: 80px;
	margin-top: 90px;
}
#yadhaar, #nadhaar {
	font-family: "Open Sans", sans-serif;
	margin: 10px auto;
	position: relative;
	text-align: center;
	width: 100%;
}
.MT40 {margin-top: 40px;}
.mob-verify {margin: 0px auto 90px; width: 51%; }
.mob-verify .error-msg, .update-aadhar-box .error-msg {
	font-size: 18px;
	color: rgba(191, 26, 4, 0.7);
	font-weight: 600;
}
#emob-form, #update-form {
	font-family: "Open Sans", sans-serif;
	margin: 25px auto 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.mob-verify .warning-msg, .proceed-select .warning-msg, #nadhaar .emudhra-box .warning-msg {
	font-size: 18px;
	color: rgba(144, 100, 39, 0.7);
	font-weight: 600;
}
#emob-form .mob-verify .otp {
	margin: 105px auto 50px;
	width: 35%;
}
#emob-form .mob-verify input {
	color: rgba(17, 41, 60, 0.5);
	font-size: 18px !important;
	text-align: center;
	border-color: -moz-use-text-color -moz-use-text-color #b7bec4;
	border-style: none none solid;
	border-width: medium medium 1px;
	width: 100%;
}
/*esign-agreement css */
#eagreement {
	font-family: "Open Sans", sans-serif;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
}
#eagreement .esign {
	font-size: 30px;
	margin: 170px 118px 170px;
	color: rgba(17, 41, 60, 0.7);
}
.incorrect-detail {
	font-size: 20px;
	color: rgba(17, 41, 60, 0.5);
	font-weight: 500;
}
/*update-aadhar-card css  */
.update-aadhar-box {
	margin: 0 auto 30px;
	width: 60%;
}
.update-aadhar-box .proceed-select .radio {
	margin: 30px auto;
	padding-left: 0 !important;
	text-align: left;
	width: 56%;
}
.proceed-select {
	margin-top: 40px;
}
.proceed-select .ques-title {
	color: rgba(17, 41, 60, 0.5);
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 10px;
	font-family: "Open Sans", sans-serif;
}
/* view-detail css  */
.mid-dashboard.emudhar-detail-dash {
	background: #ffffff none repeat scroll 0 0;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	min-height: 400px;
	padding: 0 15px 15px;
	width: 100%;
	font-family: "Open Sans", sans-serif;
}
.emudhar-detail-dash .dash-heading {
	border-bottom: 1px solid #d3d3d3;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 7px 0 3px;
}
.emudhar-detail-dash .loan-tittle {
	color: #505151;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0;
	padding: 0;
	font-family: "Open Sans", sans-serif;
}
.MR10 {margin-right: 10px;}
.emudhar-detail table {
	width: 100%;
	font-family: "Open Sans", sans-serif;
}
.emudhar-detail table th {
	font-size: 14px;
	color: rgba(16, 41, 60, 0.5);
	font-weight: 400;
}
.emudhar-detail table th, .emudhar-detail table td {
	border-bottom: 1px solid #eae9e9;
	padding: 12px 5px 14px;
}
.emudhar-detail table td {
	color: rgba(16, 41, 60, 0.7);
	font-size: 16px;
	font-weight: 500;
}
.emudhar-detail table td.emudhra-loan-id {
	color: rgba(0, 0, 0, 0.5);
	font-weight: 600;
}
.emudhar-detail table td.view-agreement, .emudhar-detail table td.unproceed {
	color: #2f7cbb;
}
.emudhar-detail table td.proceed {
	color: rgba(16, 41, 60, 0.4);
}
#esign .e-sign-box {
	margin: 20px auto 90px;
	width: 34%;
}
.confirm-aadhar {
	position: absolute;
	right: 0;
	top: 7px;
	background: url("../images/confirm-aadhar-no.png") no-repeat;
	height: 20px;
	width: 20px
}
.not-confirm-aadhar {
	position: absolute;
	right: 0;
	top: 7px;
	background: url("../images/aadhar-no-match.png") no-repeat;
	height: 20px;
	width: 20px
}
.emudhra-step {
	font-family: "Open Sans", sans-serif;
	min-height: 750px;
	margin: 50px auto;
	overflow: auto;
	position: relative;
	width: 100%;
	/*z-index: 3;*/
	padding-bottom: 35px;
}
.emudhra-outer {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 3px 3px 5px 6px #ccc;
}
.emudhra-step h1 {
	background: #ccdeec none repeat scroll 0 0;
	color: rgba(17, 41, 60, 0.6);
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	margin-top: 35px;
	padding: 23px 0;
}
.emudhra-box .float-label-control {
	position: relative;
	margin-bottom: 40px;
}
 .emudhra-box .float-label-control input:-webkit-autofill, .emudhra-box .float-label-control textarea:-webkit-autofill {
 background-color: transparent !important;
 -webkit-box-shadow: 0 0 0 1000px white inset !important;
 -moz-box-shadow: 0 0 0 1000px white inset !important;
 box-shadow: 0 0 0 1000px white inset !important;
}
.emudhra-box .float-label-control input, .emudhra-box .float-label-control textarea,  .emudhra-box .float-label-control label {
	font-size: 1.3em;
	box-shadow: none;
	-webkit-box-shadow: none;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.emudhra-box .float-label-control input:focus, .emudhra-box .float-label-control textarea:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	border-bottom-width: 2px !important;
	padding-bottom: 0;
}
.emudhra-box .float-label-control textarea:focus {
	padding-bottom: 4px;
}
.emudhra-box .float-label-control input, .emudhra-box .float-label-control textarea {
	display: block;
	width: 100%;
	padding: 0.1em 0em 1px 0em;
	border: none;
	border-radius: 0px;
	border-bottom: 1px solid #aaa;
	outline: none;
	margin: 0px;
	background: none;
}
.emudhra-box .float-label-control textarea {
	padding: 0.1em 0em 5px 0em;
}
.emudhra-box .float-label-control label {
	position: absolute;
	font-weight: normal;
	top: -1.3em;
	left: 0;
	color: #66afe9 !important;
	z-index: -1;
	font-size: 14px;
	-moz-animation: float-labels 300ms none ease-out;
	-webkit-animation: float-labels 300ms none ease-out;
	-o-animation: float-labels 300ms none ease-out;
	-ms-animation: float-labels 300ms none ease-out;
	-khtml-animation: float-labels 300ms none ease-out;
	animation: float-labels 300ms none ease-out;
	animation-play-state: running !important;
	-webkit-animation-play-state: running !important;
	font-weight: 300;
	width: 100%;
	text-align: center;
}
.emudhra-box .float-label-control input.empty+label, .emudhra-box .float-label-control textarea.empty+label {
	top: 0.1em;
	font-size: 1.5em;
	animation: none;
	-webkit-animation: none;
	opacity: 0;
}
 .emudhra-box .float-label-control input:not (.empty ) +label,  .emudhra-box .float-label-control textarea:not (.empty ) +label {
 z-index: 1;
 opocity: 1;
}
 .emudhra-box .float-label-control input:not (.empty ):focus+label,  .emudhra-box .float-label-control textarea:not (.empty ):focus+label {
 color: #aaaaaa;
}
.emudhra-box .float-label-control.label-bottom label {
	-moz-animation: float-labels-bottom 300ms none ease-out;
	-webkit-animation: float-labels-bottom 300ms none ease-out;
	-o-animation: float-labels-bottom 300ms none ease-out;
	-ms-animation: float-labels-bottom 300ms none ease-out;
	-khtml-animation: float-labels-bottom 300ms none ease-out;
	animation: float-labels-bottom 300ms none ease-out;
}
 .emudhra-box .float-label-control.label-bottom input:not (.empty ) +label,  .emudhra-box .float-label-control.label-bottom textarea:not (.empty ) +label {
 top: 3em;
}
.form-control:focus {
	border-color: #66afe9 !important;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px  rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px  rgba(102, 175, 233, 0.6)
}
.emudhra-box .btn-blue {
	background: #1676b8 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	font-size: 22px;
	padding: 14px 0;
	width: 250px;
	font-family: "Open Sans", sans-serif;
}
/* 1feb16  */
.time-line {
	background: #f9f9fa;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	clear: both;
	color: #333333;
	display: table;
	height: 40px;
	padding-top: 8px;
	text-align: center;
	width: 100%;
	font-family: "Open Sans", sans-serif;
}
.emudhra-aplication-status {
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 4px;
	margin-top: 10px;
	width: 100%;
	color: rgba(144, 101, 39, 0.6);
	font-size: 18px;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	padding: 6px 0 7px;
}
.emudhra-outer .default-card {
	display: none;
}
/* knowledge Html By Arvind */
#knowledgecentre {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	background: #fafafa;
	padding: 40px 0px;
}
#knowledgecentre h4 {
	color: #424242;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 25px;
	padding: 0;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	margin: 0px;
	list-style: none;
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}
.nav>li {
	position: relative;
	display: block;
}
#knowledgecentre .nav-tabs>li.active>a {
	color: #2d7cbc;
}
#knowledgecentre .nav-tabs>li>a {
	font-size: 18px;
	color: #c7c5c5;
	padding: 10px 25px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
#knowledgecentre .nav-tabs>li.active>a .icontab.p2p, #knowledgecentre .nav-tabs>li.active>a:hover .icontab.p2p,  #knowledgecentre .nav-tabs>li.active>a:focus .icontab.p2p {
	background:url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/p2p_active.png)  top center no-repeat;
}
#knowledgecentre .nav-tabs>li>a .icontab.p2p {
	background: url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/p2p.png)  top center no-repeat;
}
#knowledgecentre .nav-tabs>li>a .icontab {
	display: block;
	height: 40px;
}
#knowledgecentre .nav-tabs>li>a .icontab.fact_must {
	background:url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/fact_must.png) top  center no-repeat;
}
#knowledgecentre .nav-tabs>li>a .icontab {
	display: block;
	height: 40px;
}
#knowledgecentre .nav-tabs>li>a .icontab.fair_advice {
	background: url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/fair_advice.png)  top center no-repeat;
}
#knowledgecentre .nav-tabs>li>a .icontab.ceo_desk {
	background:url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/ceo_desk.png) top  center no-repeat;
}
#knowledgecentre .tab-content {
	background: #FFF;
	border: 1px solid #dadada;
	padding: 10px;
	border-top: none;
}
.tab-content>.active {
	display: block;
}
.p2plist {
	display: block;
	width: 100%;
}
.p2plist ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
}
.p2plist li {
	border-bottom: 1px solid #dddddd;
	color: #3366cc;
	display: block;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	line-height: 21px;
	margin: 0;
	padding: 20px 10px 23px 15px;
}
.p2plist li a {
	color: #000;
}
.p2plist .readmore {
	float: right;
	margin-right: 15px;
}
.readmore {
	/* border: 1px solid #cccccc; */
	border-radius: 3px;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 5px 0px;
	text-align: center;
	display: inline-block;
	margin-left: 0px;
}
a {
	color: #428bca;
	text-decoration: none;
}
#knowledgecentre .nav-tabs>li.active>a {
	color: #2d7cbc;
}
#knowledgecentre .nav-tabs>li>a {
	font-size: 18px;
	color: #c7c5c5;
	padding: 10px 25px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
#knowledgecentre li a:hover {
	background: #fff;
}
#knowledgecentre .nav-tabs>li>a {
	font-size: 18px;
	color: #c7c5c5;
	padding: 10px 25px;
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
#knowledgecentre .video {
	border: 1px solid #ccc;
	padding: 20px;
	text-align: center;
}
#knowledgecentre .nav-tabs>li.active>a .icontab.fact_must,  #knowledgecentre .nav-tabs>li.active>a:hover .icontab.fact_must,  #knowledgecentre .nav-tabs>li.active>a:focus .icontab.fact_must {
	background:url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/fact_must_active.png)  top center no-repeat;
}
#knowledgecentre .nav-tabs>li.active>a .icontab.fair_advice,  #knowledgecentre .nav-tabs>li.active>a:hover .icontab.fair_advice,  #knowledgecentre .nav-tabs>li.active>a:focus .icontab.fair_advice {
	background:url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/fair_advice_active.png)  top center no-repeat;
}
#knowledgecentre .nav-tabs>li.active>a .icontab.ceo_desk,  #knowledgecentre .nav-tabs>li.active>a:hover .icontab.ceo_desk,  #knowledgecentre .nav-tabs>li.active>a:focus .icontab.ceo_desk {
	background:url(https://faircentbucket.s3.ap-south-1.amazonaws.com/media-responsive-theme/images/ceo_desk_active.png)  top center no-repeat;
}
/* Detail Page CSS */
.knwcenter {
	background: #fafafa;
	display: block;
	padding: 30px 0px 50px 0px;
}
.detail_knowledge {
	padding: 10px;
}
.knowledgelisting {
	background-color: #fff;
	border-radius: 6px;
	width: 100%;
	border: 1px solid #ccc;
}
/* arvind changes */
.knwcenter .detail_knowledge h2 {
	color: #000000;  
	font-size: 24px;
	font-weight:700;
}
.detail_knowledge .social-border {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin: 10px 0;
}
.social-border h6 {
	padding-left: 0;
	color: #7e7e7e;
}
.share-icon {
	padding-right: 0;
	float: right;
	margin-bottom: 5px;
}
.detail_knowledge .pull-left {
	margin: 0px 10px 10px 0px;
}
.knowledgelisting.detail_knowledge>p {
	color: #424242;
}
p {
	margin: 0 0 10px;
}
.dtlcomment {
	border-top: 1px solid #ccc;
	padding: 20px 0px;
}
.dtlcomment textarea {
	border: 1px solid #ccc;
	margin-right: 15px;
}
.dtlcomment>a {
	margin: 5px 0 0;
	display: inline-block;
}
.searchbox_1 {
	padding: 0 13px 13px;
	margin: 0px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 6px;
}
.search_1 {
	width: 100%;
	height: 30px;
	padding-left: 15px;
	border-radius: 6px;
	border: none;
	color: #0F0D0D;
	font-weight: 500;
	background-color: #FFF;
	border: 1px solid #cccccc;
}
.submit_1 {
	width: 15px;
	height: 15px;
	background-image:url(/sites/all/themes/media-responsive-theme/images/srchbtn.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 38px;
	top: 8px;
	box-shadow: none;
	padding: 0;
}
.submit_1:hover {
	background-image:url(/sites/all/themes/media-responsive-theme/images/srchbtn.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
.socialicon {
	display: block;
}
.socialicon ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.socialicon li {
	display: inline-block;
	margin-left: 15px;
}
.populartab {
	display: block;
	width: 100%;
	float: left;
	padding: 10px;
}
.knwcenter .populartab>h3, .knwcenter .mediacenter>h3 {
	color: #8f8888;
	font-size: 24px;
	font-weight: 300;
}
.populartab .p2plist {
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
}
.p2plist {
	display: block;
	width: 100%;
}
.p2plist ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
}
.reltd-art .p2plist li:first-child {
	border-top: 1px solid #ccc;
}
.p2plist li {
	border-bottom: 1px solid #dddddd;
	color: #3366cc;
	display: block;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	line-height: 21px;
	margin: 0;
	padding: 20px 10px 23px 15px;
}
.populartab .p2plist li a {
	color: #1d72ad;
	font-size: 15px;
}
.populartab .p2plist li .date {
	color: #9a9a9a;
	font-size: 12px;
}
.mediacenter {
	display: block;
	width: 100%;
	padding: 0 10px;
}
.mediacenter .flexslider {
	position: relative;
}
.mediacenter .flexslider ul {
	margin: 0;
	padding: 0;
}
h3, .h3 {font-size: 24px; }
.mediacenter .mediacontent {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 10px;
}
.knwcenter .mediacontent>p {
	color: #127abf;
}
.search_1 {
	width: 100%;
	height: 30px;
	padding-left: 15px;
	border-radius: 6px;
	border: none;
	color: #0F0D0D;
	font-weight: 500;
	background-color: #FFF;
	border: 1px solid #cccccc;
}
.mediacenter .flexslider ul {
	margin: 0;
	padding: 0;
}
/*flex-slider css  */
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: 10px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	background-color: #ddd;
	background-image: url("../images/arrows.svg");
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	color: #111;
	content: "";
	font-weight: 800;
	height: 2.8em;
	left: 50%;
	line-height: 2.8em;
	margin-left: -1.4em;
	margin-top: -1.4em;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 50%;
	width: 2.8em;
}
.flex-direction-nav a:before {
	display: inline-block;
 content: background-image: url("../images/arrows.svg");
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
	background-position: 105% 0;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.mediacenter .flexslider {
	position: relative;
}
.mediacenter .flexslider .flex-direction-nav li {
	list-style: none;
}
.mediacenter .flexslider .flex-control-paging {
	display: none;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: 10px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	background-color: #ddd;
	background-image:url("/sites/all/themes/media-responsive-theme/images/arrows.svg");
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	color: #111;
	content: "";
	font-weight: 800;
	height: 2.8em;
	left: 50%;
	line-height: 2.8em;
	margin-left: -1.4em;
	margin-top: -1.4em;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 50%;
	width: 2.8em;
}
.flex-direction-nav a:before {
	background-color: #ddd;
	background-image:url("/sites/all/themes/media-responsive-theme/images/arrows.svg");
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	color: #111;
	content: "";
	font-weight: 800;
	height: 2.8em;
	left: 50%;
	line-height: 2.8em;
	margin-left: -1.4em;
	margin-top: -1.4em;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 50%;
	width: 2.8em;
}
input.cumment-submit {
	background:url(/sites/all/themes/media-responsive-theme/images/post-cmmt.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 48px;
	border: none;
	box-shadow: none;
	margin-top: 2px;
}
.views-row {
	display: none;
}
.knwcenter h2.title {
	color: #424242;
	font-size: 24px;
	margin-top: 0;
}

.knwcenter h1.title {
	color: #424242;
	font-size: 24px;
	margin-top: 0;
}

.knowledgelisting {
	background-color: #fff;
	border-radius: 6px;
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.knowledgelisting ul {
	padding: 0px;
	margin: 0px;
	list-style: 0px;
}
.knowledgelisting li {
	list-style: none;
	padding: 10px 0px;
	margin: 0 10px;
	border-bottom: 1px solid #ccc;
}
.knowledgelisting li {
	list-style: none;
	padding: 10px 0px;
	margin: 0 10px;
	border-bottom: 1px solid #ccc;
}
.knowledgelisting li p {
	color: #424242;
	padding: 5px;
	font-size: 16px;
	min-height: 64px;
	margin: 0px;
}
.knowledgelisting .readmore {
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 5px 15px;
	text-align: center;
	display: inline-block;
	margin-left: 0;
	font-style:normal; 
	font-size: 14px;
}
.knowledgelisting li img {
	float: left;
	margin: 10px;
}
.populartab {
	display: block;
	width: 100%;
	float: left;
	padding: 10px;
}
.knwcenter .populartab>h3, .knwcenter .mediacenter>h3 {
	color: #8f8888;
	font-size: 24px;
	font-weight: 300;
}
.populartab .nav-tabs>li.active>a, .populartab .nav-tabs>li.active>a:hover,  .populartab .nav-tabs>li.active>a:focus {
	color: #555 !important;
	cursor: default !important;
	background-color: #fff !important;
	border: 1px solid #ddd !important;
	border-bottom-color: transparent !important;
}
.populartab .nav-tabs>li>a {
	margin-right: 2px !important;
	line-height: 1.428571429 !important;
	border: 1px solid transparent !important;
	border-radius: 4px 4px 0 0 !important;
}
.populartab .nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
	font-size: 14px !important;
	margin: 0px !important;
}
.populartab .nav>li {
	border-left: none !important;
}
.populartab .nav-tabs {
	border-bottom: 1px solid #ddd;
	padding: 0px !important;
}
.populartab .nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.populartab .nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}
.populartab .nav>li {
	position: relative;
	display: block;
	padding-left: 0px !important;
}
.populartab .nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd !important;
	text-decoration: none !important;
	background-color: #eee !important;
}
.populartab .tab-content {
	padding: 0px 0px 10px !important;
}
input[type="submit"].cumment-submit:hover {
	border: none;
	background:url(/sites/all/themes/media-responsive-theme/images/post-cmmt.jpg);
	background-repeat: no-repeat;
}
.knowledge-box {
	margin-bottom: 30px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.knowledge-box img {
	transition: all 0.5s ease 0s;
	width: 100%;
}
.knowledge-box h2 {
	color: #424242;
	font-size: 24px;
	font-weight: 700;
	padding: 10px 15px 0;
	text-align: left;
}
.knowledge-box p {
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	min-height: 38px;
	padding-left: 15px;
	padding-right: 15px;
	color: #1d72ad;
}
.knowledge-box .readmore {
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 5px 15px;
	text-align: center;
	display: inline-block;
	margin-left: 15px;
}
.knowledge-box p {
	padding: 10px 10px;
    text-align: justify;
    height: 75px;
    font-style: italic;
}
.readmores {
	margin-right: 15px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 5px 15px;
	text-align: center;
	display: inline-block;
	margin-left: 15px;
}
/*17-feb-16 esign-process  */
.esign-process {
	padding: 0 55px;
}
.esign-process .eprocess-box {
	background: #f5f5f5;
	display: block;
	height: 150px;
	margin: 0 auto;
	width: 150px;
}
.esign-process .eprocess-box img {
	margin-top: -50px;
	position: relative;
	top: 75px;
}
.esign-process .eprocess-box-br {
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	padding: 50px 0 45px;
}
.esign-process .esign-pro-term span {
	display: inline-block;
	float: left;
	width: 33px;
	margin-right: 9px;
}
.esign-process .btn-blue-esign {
	background: #1676b8;
	border: none;
	border-radius: 0;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	padding: 14px 0;
	width: 330px;
	float: none;
}
.esign-process .esign-pro-cont p {
	font-size: 20px;
	color: rgba(17, 41, 60, 0.6);
	font-family: "Open Sans", sans-serif;
}
.esign-process .esign-pro-term h2 {
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	color: rgba(121, 128, 136, 0.6);
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
}
.esign-process .esign-pro-term p {
	font-size: 14px;
	margin: 0;
	color: rgba(121, 128, 136, 0.7);
	font-family: "Open Sans", sans-serif;
	display: flex;
}
.esign-process .eprocess-box-br p {
	font-size: 14px;
	color: rgba(16, 41, 60, 0.6);
	font-weight: 400;
}
.esign-process .eprocess-box-br h3 {
	font-size: 14px;
	color: rgba(17, 41, 60, 0.6);
	text-transform: uppercase;
	font-weight: 700;
	margin: 50px 0 12px;
	font-family: "Open Sans", sans-serif;
}
.esign-process .eprocess-box:after {
	content: '';
	width: 100%;
	height: 1px;
	background: #f1f1f1;
	position: absolute;
	left: -50%;
	top: 75px;
	z-index: -1;
}
.esign-process .eprocess-box.first-child:after {
	content: none;
}
.esign-process .eprocess-box:before {
	background: none;
}
.esign-process .top-esign-text {
	font-size: 20px;
	color: rgba(17, 41, 60, 0.6);
	margin-top: 45px;
}
.esign-process h4 {
	font-size: 22px;
	color: rgba(17, 41, 60, 0.6);
	font-weight: 700;
	margin-bottom: 25px;
	font-family: "Open Sans", sans-serif;
}
.esign-process .esign-pro-term {
	margin-bottom: 40px;
}
.esign-process .esign-aadhaar-card {
	margin-top: 35px;
}
.esign-process .esign-aadhaar-card a {
	font-size: 18px;
	color: rgba(21, 118, 184, 0.8);
	text-decoration: none;
	cursor: pointer;
}
.esign-process .esign-pro-cont .warning-msg {
	font-size: 16px;
	color: rgba(144, 101, 39, 0.6);
	font-weight: 600;
	margin: 10px 0 20px;
}
.esign-process .eprocess-box.eporcess-green-box {
	background: #bee0ba;
}
/********** Menu Index by Arvind ***********/
.nav-index {
	z-index: 9 !important;
}
/************ Performance page CSS (19-02-2016) By Arvind********************/
.loan-perf h1 {
	background: #ccdeec;
	color: rgba(17, 41, 60, 0.6);
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin-top: 35px;
	padding: 20px 0;
	text-align: center;
}
.loan-perf .perf-detail {
	margin: 58px 0 30px;
	font-family: "Open Sans", sans-serif;
}
.loan-perf .perf-detail h4 {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	color: rgba(17, 41, 60, 0.6);
}
.loan-perf .perf-detail p {
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	color: rgba(185, 33, 39, 0.6);
	text-transform: uppercase;
	margin-top: 10px;
}
div.selector {
	background: #fff  url("/sites/all/modules/custom/stats/images/per-down-arrow.png")  no-repeat scroll 88% center;
	border: 2px solid #8abadb;
	box-shadow: 0 1px 0 #f4f4f4;
	float: left;
	height: 50px;
	line-height: 50px;
	margin: 0 0 7px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	text-align: center;
	width: 200px !important;
	color: rgba(17, 41, 60, 0.7);
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
}
div.selector select {
	background: none;
	border: none;
	height: 45px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0px;
	text-transform: uppercase;
	width: 100%;
}
.loan-perf .sort-loan .col-sm-3 {
	margin-right: 30px;
	width: 200px;
	padding: 0px;
}
.loan-perf .sort-loan .col-sm-3:last-child {
	margin-right: 0px;
}
.sort-loan .col-sm-2 {
	width: 50px;
	padding-left: 0px;
}
.loan-perf .sort-loan {
	margin-bottom: 30px;
	overflow: hidden;
	margin-top: 70px;
}
.loan-perf .sort-loan label {
	color: rgba(17, 41, 60, 0.6);
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	line-height: 50px;
	font-weight: 700;
}
.loan-perf .sort-loan p {
	color: rgba(17, 41, 60, 0.6);
	font-size: 20px;
	font-family: "Open Sans", sans-serif;
	line-height: 50px;
}
.loan-perf .loan-detail table th, .loan-perf table td {
	border-bottom: 1px solid #eae9e9;
	padding: 8px 5px;
	font-family: "Open Sans", sans-serif;
	text-align: center;
}
.loan-perf .loan-detail table th {
	color: rgba(16, 41, 60, 0.9);
	font-size: 16px;
	font-weight: 700;
	border-top: 1px solid #eae9e9;
}
.loan-perf table td {
	color: rgba(16, 41, 60, 0.7);
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
}
.loan-perf .loan-detail table {width: 100%;}
.font_green {color: rgba(87, 150, 66, 0.9) !important;}
.font_red {color: rgba(185, 33, 39, 0.9) !important;}
.bottom-page {width: 300px; float: right;}
.bottom-page .pull-left {
	margin: 13px 0px 20px;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	color: rgba(16, 41, 60, 0.5);
}
.bottom-page .pager li>a, .bottom-page .pager li>span {
	background-color: #fff;
	border: 1px solid #9ac3e0;
	border-radius: 0px;
	display: inline-block;
	padding: 10px 25px;
	margin: 0px 5px;
}
.table-description {display: block; width: 100%;/* height:100%; */ }
.table-description h2 {
	font-size: 22px;
	font-family: "Open Sans", sans-serif;
	color: rgba(16, 41, 60, 0.8);
	text-transform: uppercase;
	margin: 50px 0px 20px 40px;
	font-weight: 700;
}
.table-description .innerBG {
	background: #fbfbfb;
	padding: 40px 40px 20px;
	display: none;
}
.table-description .innerBG p {
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	color: rgba(16, 41, 60, 0.8);
	margin-bottom: 30px;
}
.table-description .innerBG table td {
	text-align: left;
	color: rgba(16, 41, 60, 0.7);
	font-size: 16px;
	font-weight: 300;
	border: none;
	padding-left: 5%;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 25px;
}
.table-description .innerBG table th {
	border-right: 1px solid #e3e6e7;
	width: 15%;
	vertical-align: top;
	padding-bottom: 25px;
	font-size: 16px;
	font-weight: 700;
	color: rgba(16, 41, 60, 0.7);
}
.loan-perf .defaultr-list {display: block; margin-top: 58px; }
.loan-perf .defaultr-list table th, .defaultr-list table td {
	border-bottom: 1px solid #eae9e9;
	padding: 12px 5px 14px;
	font-family: "Open Sans", sans-serif;
	text-align: center;
}
.loan-perf .defaultr-list table th {
	color: rgba(16, 41, 60, 0.9);
	font-size: 16px;
	font-weight: 700;
	border-top: 1px solid #e5e5e5;
	padding: 30px 0px 20px
}
.defaultr-list table td {
	color: rgba(16, 41, 60, 0.7);
	font-size: 18px;
	font-weight: 400;
	padding: 40px 0px;
}
.loan-perf .defaultr-list table { width: 100%;}
.loan-perf .defaultr-list table th .borrow-def-th {
	border-right: 1px solid #e5e5e5;
	margin-right: 20px;
}
.loan-perf .defaultr-list table td .borrow-def-detail {
	text-align: left;
	border-right: 1px solid #e5e5e5;
	margin-right: 20px;
	position: relative;
}
.loan-perf .defaultr-list table td .borrow-def-detail .userIMG {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px;
}
.loan-perf .defaultr-list table td .borrow-def-detail .userIMG img {
	width: 100%;
	height: 100%;
}
.loan-perf .defaultr-list table td .borrow-def-detail .tituser {
	color: rgba(16, 41, 60, 0.7);
	font-size: 22px;
	font-weight: 400;
	display: block;
	text-transform: capitalize;
	width: 330px;
}
.loan-perf .defaultr-list table td .borrow-def-detail p {
	color: rgba(16, 41, 60, 0.7);
	font-size: 16px;
	margin: 5px 0px;
}
.loan-perf .defaultr-list table td .borrow-def-detail .thumb_down {
	position: absolute; right: 20px; top: 5px;
}
.loan-perf .fa-rupee, .loan-perf .fa-inr {font-weight: 300;}
td.font_green {color: rgba(87, 150, 66, 0.7) !important;}
td.font_red {color: rgba(185, 33, 39, 0.7) !important;}
h2.tableD {
	background-image:url("/sites/all/modules/custom/stats/images/down-arrow.png");
	background-position: 250px center;
	background-repeat: no-repeat;
	padding-right: 25px;
	line-height: 50px;
	cursor: pointer;
}
h2.tableD.expanded {
	background-image:url("/sites/all/modules/custom/stats/images/up-arrow.png");
	background-position: 250px center;
	background-repeat: no-repeat;
	padding-right: 25px;
	line-height: 50px;
}
.pFooter {
	margin: 50px 0px 0px;
	border-top: 1px solid #e9e9e9;
	padding-top: 20px;
	display: block;
}
.knowledgelisting li div {
	color: #424242;
	font-size: 16px;
	min-height: 64px;
}
#lender-registration-form2 .len-pan-step2 {
	float: left;
	margin-right: 50px;
}
#lender-registration-form2 .forgot-pan {
	padding-top: 35px;
}
@media ( max-width :767px) {
.home-register-panel .lender .top-navi {
	display: block;
	width: 100%;
}
.home-register-panel .lender ul.top-navi li {
	background: none;
	margin: 5px 0;
	padding: 0;
}
.home-register-panel .lender ul.top-navi li ul {
	position: absolute;
	background: #fff;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}
.earn-return h1 {
    font-size: 30px;
    margin-left: 0;
    text-align: center;
}
#knowledgecentre .row.content-container .video {
    padding: 0;
}
#knowledgecentre .row.content-container  .nav.nav-tabs > li {
    display: block;
    text-align: center;
}
#knowledgecentre .row.content-container  .nav.nav-tabs > li > a {
     padding: 10px 25px;
     border: 1px solid #ddd;
}
.page-homepage #knowledgecentre{
	padding: 10px 0px;
	
}
.success-story h2 {
    font-size: 35px;
}
.success-story .storybox h3 {
 width: 50%;
 text-align: center;
height: 100%;

}
.success-story .storybox .investment {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    width: 50%;
}
.success-story .storybox p {
  
 font-size: 14px;
    line-height: 25px;
    width:50%;
    margin-bottom: 30px;
}
.success-story .bx-wrapper .bx-controls-direction a {
 top: 35%;
}
.success-story .slide {  
    height: 360px;
}
ul.sign-up-responsive ul.signup-in-b ul{
display: none;	
width: 150px !important;
}
ul.sign-up-responsive ul.signup-in-b li:hover ul{
display: block;
left: -150px !important;
top:10px !important;
}
}

#lender-registration-landing-page .admindiv.full-panel #state.hint-text span {
  left: 50.6%;
}
.knowledgelisting li:last-child {
    border: 0px;
}
ul.nav.nav-tabs.MT40{
	margin-top: 40px !important;
}


/************ Borrower dash ***********/

 @media ( max-width :767px) {
 .social-mobile-box.withemail .right_verify{
	left:200px;
	}
.active-loan, .loanactive_heading  {
    width: 100%;
    display: block;
}
.active-loan ul li {
    width: 100%;
    margin-left: 10px;
}
.loanactive_heading ul li {
    margin: 0px 0px 0px 10px;
}

.left-dashboard {
    width: 100%;
}
.mid-dashboard {
    padding: 0 15px 15px;
    width: 100%;
}
.profile-fieldset {
    width: inherit;
}
.insu-for-borrower {
width: 100%;
}
.left-dashboard #vtab li {
    text-align: left;
}
.right-dashboard {
    width: 100%;
}
.left-dashboard #vtab li font.dshbdtckr {
    right: 5px;
    top: inherit;
}
.mid-dashboard.emudhar-detail-dash{
    padding-left: 0px;
    padding-right: 0px;
   
}
.mid-dashboard .emudhar-detail table th, .mid-dashboard .emudhar-detail table td {
    font-size:13px;
    text-align: center;
}
.profile-fieldset span {
    font-size: 13px;
}

.mid-dashboard .prpsl-data1, .mid-dashboard .prpsl-data {
            display: block;
            width: 90%;
            border: 1px solid #eee;
          /*  max-height: 320px;*/
            overflow: auto;
        }
 .mid-dashboard .prpsl-data {
            width: 100%;
        }
   .mid-dashboard .prpsl-data1 thead, .mid-dashboard .prpsl-data thead {
            display: -webkit-flex;
            -webkit-flex-flow: row;
        }
 .mid-dashboard .prpsl-data1 thead tr, .mid-dashboard .prpsl-data thead tr {
            display: -webkit-flex;
            width: 100%;
            -webkit-align-items: stretch;
        }
        .mid-dashboard  .prpsl-data1 tbody, .mid-dashboard .prpsl-data tbody{
            display: -webkit-flex;
            height: 100px;
            overflow: auto;
            -webkit-flex-flow: row wrap;
        }
        .mid-dashboard .prpsl-data1 tbody tr, .mid-dashboard .prpsl-data tbody tr{
            display: -webkit-flex;
            width: 100%;
        }

 }
/************End Borrower dash ***********/

/************ floating label ***********/
.float-label-control {
    position: relative;
    margin-bottom: 1.5em;
}

 .float-label-control input:-webkit-autofill, .float-label-control textarea:-webkit-autofill {
background-color: transparent !important;
-webkit-box-shadow: 0 0 0 1000px white inset !important;
-moz-box-shadow: 0 0 0 1000px white inset !important;
box-shadow: 0 0 0 1000px white inset !important;
}
.float-label-control input, .float-label-control textarea{
    font-size: 1.2em !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight:300 !important;
    font-family: 'Open Sans', sans-serif !important;
}
.float-label-control label {
    font-size: 1em !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight:300 !important;
    font-family: 'Open Sans', sans-serif !important;
}
.float-label-control input:focus, .float-label-control textarea:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom-width: 2px;
    padding-bottom: 0;
}
.float-label-control textarea:focus {
    padding-bottom: 4px;
}
.float-label-control input, .float-label-control textarea {
    display: block;
    width: 100%;
    padding: 0.1em 0em 1px 0em;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #aaa;
    outline: none;
    margin: 0px;
    background: none;
}
.float-label-control textarea {
    padding: 0.1em 0em 5px 0em;
}
.float-label-control label {
    position: absolute;
    font-weight: normal;
    top: -1.0em;
    left: 0.08em;
    color: #aaaaaa;
    z-index: -1;
    font-size: 0.85em;
    -moz-animation: float-labels 300ms none ease-out;
    -webkit-animation: float-labels 300ms none ease-out;
    -o-animation: float-labels 300ms none ease-out;
    -ms-animation: float-labels 300ms none ease-out;
    -khtml-animation: float-labels 300ms none ease-out;
    animation: float-labels 300ms none ease-out;
    animation-play-state: running !important;
    -webkit-animation-play-state: running !important;
}
.float-label-control input.empty + label, .float-label-control textarea.empty + label {
    top: 0.1em;
    font-size: 1.5em;
    animation: none;
    -webkit-animation: none;
}
.float-label-control input:not(.empty) + label, .float-label-control textarea:not(.empty) + label {
    z-index: 1;
}
.float-label-control input:not(.empty):focus + label, .float-label-control textarea:not(.empty):focus + label {
    color: #aaaaaa;
}
.float-label-control.label-bottom label {
    -moz-animation: float-labels-bottom 300ms none ease-out;
    -webkit-animation: float-labels-bottom 300ms none ease-out;
    -o-animation: float-labels-bottom 300ms none ease-out;
    -ms-animation: float-labels-bottom 300ms none ease-out;
    -khtml-animation: float-labels-bottom 300ms none ease-out;
    animation: float-labels-bottom 300ms none ease-out;
}
.float-label-control.label-bottom input:not(.empty) + label, .float-label-control.label-bottom textarea:not(.empty) + label {
    top: 3em;
}
 @keyframes float-labels {
 0% {
opacity: 1;
color: #aaa;
top: 0.1em;
font-size: 1.5em;
}
 20% {
font-size: 1.5em;
opacity: 0;
}
 30% {
top: 0.1em;
}
 50% {
opacity: 0;
font-size: 0.85em;
}
 100% {
top: -1em;
opacity: 1;
}
}
 @-webkit-keyframes float-labels {
 0% {
opacity: 1;
color: #aaa;
top: 0.1em;
font-size: 1.5em;
}
 20% {
font-size: 1.5em;
opacity: 0;
}
 30% {
top: 0.1em;
}
 50% {
opacity: 0;
font-size: 0.85em;
}
100% {
top: -1em;
opacity: 1;
}
}
 @keyframes float-labels-bottom {
 0% {
opacity: 1;
color: #aaa;
top: 0.1em;
font-size: 1.5em;
}
 20% {
font-size: 1.5em;
opacity: 0;
}
 30% {
top: 0.1em;
}
 50% {
opacity: 0;
font-size: 0.85em;
}
 100% {
top: 3em;
opacity: 1;
}
}
 @-webkit-keyframes float-labels-bottom {
 0% {
opacity: 1;
color: #aaa;
top: 0.1em;
font-size: 1.5em;
}
 20% {
font-size: 1.5em;
opacity: 0;
}
 30% {
top: 0.1em;
}
 50% {
opacity: 0;
font-size: 0.85em;
}
 100% {
top: 3em;
opacity: 1;
}
}
.default-card .btn-blue {
    text-align: center !important;
    float: none;
}
.select-ads{
	padding: 15px;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    color: rgba(17, 41, 60, 0.7);
    text-align: center;
    height: 52px;
    background: #fff;
    background-image: url(/sites/all/modules/custom/borrower_registration_v2/images/down-arrow.jpg);
    background-repeat: no-repeat;
    background-position: 90% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.select-ads:focus {
    outline: none;
}
.input-autocomplete{
	padding: 20px !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    margin-bottom: 10px !important;
    width: 100%;
    box-sizing: border-box !important;
    font-family: 'Open Sans', sans-serif !important;
    color: rgba(17, 41, 60, 0.7) !important;
    text-align: center !important;
    font-size:13px  !important;

}
.salaried #autocomplete{ height:250px !important; overflow:scroll !important; z-index:99999 !important;}
.salaried #autocomplete li{ padding:10px; text-align:left;}
.social-mobile-box.withemail .float-label-control{
	 width: 100% !important;
	}
.social-mobile-box.withemail .right_verify {
  display: inline-block;
    height: 34px;
    left: 260px;
    position: relative;
    top: -60px;
	border-bottom:none;
	}
.withemail .float-label-control {
    margin-bottom: 0.2em !important;
}
/************ End floating label ***********/
/***************** Start Whats New Page css *************************/

.whatsNew {
	box-shadow:none;
	margin:40px auto;
	display:block;
	background:#fff;
	box-shadow:3px 3px 5px 6px #ccc;
}
.whatsNew ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.whatsNew li {
	width:100%;
	padding:30px 40px;
	box-sizing: border-box;
	display:block;
	border-bottom:1px solid #fbfbfb;
}
.whatsNew li .img-new {
	float:left;
	margin-right:15px;
	width:85px;
	height:85px;
}
.whatsNew li:after {
	content: '';
	display: block;
	clear: both;
}
.whatsNew li .btn-blue {
	background: #1676b8;
	border: none;
	border-radius: 0;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	padding: 12px 0;
	width: 178px;
	display:inline-block;
	margin-top:30px;
	text-align:center;
}
.whatsNew a:hover img{
	background: none !important;
}
.whatsNew a:hover{
	text-decoration: underline;
}
.whatsNew li div {
	float:left;
	width:70%;
}
.whatsNew li h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color:rgba(0, 0, 0, .8);
	font-weight:600;
	margin:20px 0px 0px;
	line-height:32px;
}
.whatsNew li p {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color:rgba(0, 0, 0, .8);
	font-weight:400;
}
.auto-widtdraw {
	display:block;
	padding:30px 75px
}
.auto-widtdraw p {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color:rgba(0, 0, 0, .7);
	font-weight:400;
	line-height:26px;
	margin-bottom:30px;
}
.auto-widtdraw p .pull-right{
margin-left:20px;
	
	}
ul.autolist{
display:block;
background:rgba(240, 245, 251, .50);
padding:30px !important;
margin:0px 0px 30px;
list-style:none;
font-family: "Open Sans", sans-serif;
font-size: 16px;
color:rgba(0, 0, 0, .7);
border-radius:5px;
	}
ul.autolist h4{
font-weight:600;
margin:0px 0px 10px;
line-height:26px;
	}	
ul.autolist li{ 
 background: url(/sites/all/themes/media-responsive-theme/images/arrow-right-new.png) no-repeat left 21px;
  padding: 15px 0px 15px 20px;
  list-style: none;
  margin: 0;
  color:rgba(0, 0, 0, .7);
}
/* End Whats New Page css */

/* End Whats New Page css */

.bxslide {
    
    padding: 10px;
    float: left;
    list-style: outside none none;
    margin-right: 10px;
    position: relative;
	width:215px;
}
 .bxslide img{
	width:100%; 
	 
	 }
 .bxslide:last-child{
	margin-right:0px; 
	 
}
.MTlogo{
	/* margin:20px 0px 20px !important;
	border-top:1px solid #ddd;*/
	padding-top:25px;
	background: white;
}
.applogo{
	width:100%;
	float:left;
	border-bottom:1px solid #ddd;
	padding:20px 0px;
	background: white;
	}
.applogo p{
	line-height:50px;
	text-align:center;
	padding-right:30px;
	}
.applogo a{
	margin-right:10px;
	}
	@media(max-width:767px){
.container {
			width:100% !important;
}
.bxslide {
    float: none;
    margin-right: 0px;
	display:block;
	margin-bottom:10px;
}
.applogo {
padding:0px !important;
float:none;
display:block;
	
}
.applogo a{
	margin-right:0px;
	display:block;
}
}


@media(max-width:767px){
.container {
            width:100% !important;
}
.bxslide {
    float: none;
    margin-right: 0px;
    display:block;
    margin-bottom:10px;
    width:100%;
}
.applogo {
padding:0px !important;
float:none;
display:block;
    
}
.applogo a{
    margin-right:0px;
}
}

.profile_reminder_msg {

	    float: left;

    background-color: #fcf8e3;

    border: 1px solid #fbeed5;

    border-radius: 4px;

    color: rgba(144, 101, 39, 0.6);

    font-family: "Open Sans", sans-serif;

    font-size: 16px;

    font-weight: 400;

    margin-top: 10px;

    min-height: 85px;

    padding: 30px 0px;

    text-align: center;

    width: 100%;

}

.profile_reminder_msg span {

    font-size: 18px;

    font-weight: 700;

    color: #2f7cbb;

}

.initial-agreement .btn-blue {

    background: #1676b8;

    border: none;

    border-radius: 0;

    color: #fff;

    font-family: "Open Sans", sans-serif;

    font-size: 15px;

    padding: 10px 0;

    width: 176px;

    margin: 0 auto !important;

    display: block;

    float:none;

    text-align:center !important;

}
.col-md-9.padding0{padding:0px !important;}
/*---------- Media Query (09-08-2016) CHG150 ----------*/
@media (max-width:767px) {
.home-register-panel .lender .top-navi li:hover ul{position:relative; top:0;}
	.col-md-9.padding0{padding-right: 15px  !important;}
   .col-md-9.padding0{ padding-left: 15px !important;}

}


@media(max-width:480px){
.main-links li, .main-links1 li{margin:0 3px;}        
.main-links li a, .main-links1 li a{font-size:9px;}        
.transactions .table-responsive{overflow-x:scroll;}
.main-links li.active::before, .main-links1 li.active::before{bottom:21px;}

}

/*lender settings page 6-sept-2016 edited by Faisal for show and edit button*/
#upload-modal {
    z-index: 0;
}
/*home page for loans against collateral*/
.loans-against-panel{overflow: hidden;clear: both;padding: 0px 43px;}
.loans-against-panel .loans-against-collateral{display: block;width: 280px;margin:15px auto;}
.loans-against-panel .loans-against-collateral p{margin: 0 auto;}
.loans-against-panel .loans-against-collateral p  i{color: #b32124;} 
.padding0 a{font-style: normal;}
.padding0 p{font-style: normal;}
.padding0 em{font-style: normal;}

/**********************************Login Name**************************************************/
.logindiisplay{padding:5px;}
.logindiisplay .notice {margin: 0px !important;float: none;}
.logindiisplay .notice li{right:-1%;margin: 0px;}
.logindiisplay .notice .nav>li>a {padding: 10px 0px;}
.logindiisplay .notice .dropdown-menu{left:-5px;}


p.risk-title {margin: 5px 0 0 0; line-height: 18px; font-weight: bold; font-size:16px;}
 
.risk-amount-percent {
    font-size: 13px;
    line-height: 15px;
    position: relative;
    top: -13px;
}
.tabs nav ul li a{padding-top: 7px; padding-left: 10px; padding-right: 10px; height:57px; position: relative;}
.tabs nav ul li{height:52px;}
.tabs nav li.tab-current a{height:62px;}

.tabs nav ul li .hover-tooltip{position: absolute; padding: 5px 10px; background: #ffffff; box-shadow: 0px 1px 4px rgba(0,0,0,0.2); top: 67px; right: -12px; color: #111111; border-radius: 2px; transition: all 300ms; display: none;font-size: 12px;}
.tabs nav ul li .hover-tooltip:after{position:absolute; content: ''; width: 20px; height: 10px; display: block; top: -10px; left: 35%;  background-image: url(/sites/all/modules/custom/duplicate_code/image/arrow-tooltip.png); background-size: 100% 100%;}	
.tabs nav ul li.tab-current:hover .hover-tooltip{display:block;}	
.livefeed .homepage-remark p{font-size:12px;color:red;padding:0px 46px 0px 44px;font-family:inherit;display: inline-block;}

/****************************Front page registration button******************************************/
@media(min-width:992px){
.lender.borrower-reg-btn {margin-left: 40px;}
.home-register-panel .lender .top-navi>li{margin:0;}	
}
/*************************End*************************************/
.knwcenter .knowledgelisting .item-list .pager li{padding: 0.5em;} 
.knwcenter .knowledgelisting .pagination a{padding: 5px 0px;border:none;}

.personal-disclaimer {
    font-size: 13px;
    text-align: justify;
    margin-top: 80px;
    line-height: 20px;
}
.personal-disclaimer p{text-align: left;font-weight:bold;}



/********************Mobile Responsive -Mustaque 07-04-2017***************************/
@media ( max-width :767px) {
.loan-perf h1{font-size: 25px;}
.loan-perf .loan-detail table tr th{font-size:12px}
.loan-perf .loan-detail table tr td{font-size:12px}
.loan-perf .loan-detail table tr td img{width:15px;}
.loan-perf .loan-detail .bottom-page .pull-left{margin: 6px 0px 20px;}
.loan-perf .loan-detail .bottom-page .pager li > a{padding: 5px 10px;}
.loan-perf .table-description h2.tableD{font-size: 15px;margin: 62px 0px 20px 28px;background-position: 190px center;background-size: 40px 30px;}
.loan-perf .table-description h2.tableD .expanded{font-size: 15px;margin: 62px 0px 20px 28px;background-position: 190px center;background-size: 40px 30px;}
.loan-perf .table-description .innerBG{height:100% !important;}
}

/********************** Menu changes css - 18-05-2017*************/	
.signupMenubar li ul{display: block; position: absolute;}
.signupMenubar li .signup-menu-inner{width: 200px; top: 45px; left: -33px; display:none;}	
.signupMenubar li .signup-menu-inner li{float: left; margin-left: -2px; position: relative; width: 100px;}	
.signupMenubar li .signup-menu-inner li a{background: #2d7cbc; color: #ffffff; padding: 5px 9px; display: block; font-weight: normal;}
.signupMenubar li .signup-menu-inner li+li a{background: #05ac30;}	
.signupMenubar li .signup-menu-inner li li{float: none; background: #ffffff; display: block; width: 100%;}	
.signupMenubar li .signup-menu-inner li li a{display: block; background: #ffffff; color: #333333;}	
.signupMenubar li .signup-menu-inner ul{left: 0; margin: 0; top: 30px; display: none;}
.signupMenubar li .signup-menu-inner ul li{margin: 0; display: block; width: 100px;}
.signupMenubar li .signup-menu-inner ul li a{font-size: 13px; padding-left: 3px; padding-right: 3px; font-weight: normal;}
.signupMenubar li .signup-menu-inner ul li a:hover{background: #fbfbfb;}	
.signupMenubar li .signup-menu-inner li:hover .as-lender-signup{display: block; box-shadow: 0 2px 7px rgba(0,0,0,0.1);}
.signupMenubar li .signup-menu-inner li:hover .as-borrower-signup{display: block; box-shadow: 0 2px 7px rgba(0,0,0,0.1);}
.signupMenubar .aslender{cursor:default;}
.signupMenubar .asborrower{cursor:default;}



/************************Responsive Mobile 14 june 17*********************************************/
@media (max-width:767px){
	.success-story .storybox h3 {width:67%;}
	.success-story .storybox .investment{width:67%;}
	.success-story .storybox p{width:67%;}
	.earn-return .slide .boxid{text-align: center;padding-left: 0px;}
	.admindiv.full-panel{padding-right:0px;}
	.name-controller .form-item{width:100%}
	.brrowsignUp .float-label-control{padding-right:0}
	#email_check, #pass_strength {left: 0; float: left; top: -9px;width: 100%;}
	#email_check:before, #pass_strength:before{display: none;}
} 
/*******************************************************************/	
.mid_cmpnp .loan-against-subheading{margin-bottom: 0 !important;}
.mid_cmpnp.loan-against-collat-page ul li li{background: none; list-style-type: disc; padding-left: 0; margin-left: 15px;}



.lender-funding-summary{padding:0px 20px;}

.lender-funding-summary table, .lender-funding-summary table th, .lender-funding-summary table td {
  border: 1px solid grey;
  border-collapse: collapse;
  padding: 3px 5px;
}
.lender-funding-summary table td i{color:green;}

.lender-funding-summary table .rowa{background:#ddd;color:black;}
.lender-funding-summary table .rowb{background:#f2f2f2;color:black;}
.lender-funding-summary table .rowc{background:#ddd;color:black;}
.lender-funding-summary table .rowd{background:#f2f2f2;color:black;}
.lender-funding-summary table .rowe{background:#ddd;color:black;}

.earn-return .bx-wrapper{min-height:60px;}

.loan-data-view .sticky-enabled td{border-left: 1px solid #aaa;border-right: 1px solid #aaa;padding: 0 6px;}
.inv-data-view .sticky-enabled td{border-left: 1px solid #aaa;border-right: 1px solid #aaa;padding: 0 6px;}
.vendor-data-view .sticky-enabled td{border-left: 1px solid #aaa;border-right: 1px solid #aaa;padding: 0 6px;}



.bor-agreement-backout{text-align: center;}
.bor-agreement-backout a{background: #428bca;color: #ffffff;padding: 12px 20px;margin-top: 20px;display: inline-block;border-radius: 30px;font-weight: bold;}
#backout-agreement-accept{text-align: center;}
#backout-agreement-accept #bor_all_backout_agreement,#backout-agreement-accept input[type="submit"]{text-align:center;}
#backout-agreement-accept #borrwerpendingagreemthtml{text-align:left;}


.admin-autoinvest .auto-invest-view table th{text-align:center;}
.admin-autoinvest .auto-invest-view table td{text-align:center !important;}

.admin-autoinvest .auto-invest-view-details table th{text-align:center;}
.admin-autoinvest .auto-invest-view-details table td{text-align:center !important;}





/*****************Home page footer images******************/
.MTlogo{display: flex;}	
.MTlogo .bxslide{width: 16.5%; text-align: center; margin: 0;}
.MTlogo .nbfc-tooltip{position: relative;}
.MTlogo .nbfc-tooltip img{width: 45px;}
.MTlogo .nbfc-tooltip .tooltiptext{visibility: hidden; position: absolute; width: 220px; background-color: #555; color: #fff;     text-align: center; padding: 5px 0; border-radius: 6px; z-index: 1; opacity: 0; transition: opacity 0.3s; font-size: 12px; text-align: left; padding: 5px; left: 130px}	
.MTlogo .nbfc-tooltip .tooltip-left::after {content: ""; position: absolute; top: 30px; right: 100%; margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent #555 transparent transparent;}	
.MTlogo .nbfc-tooltip:hover .tooltiptext {visibility: visible; opacity: 1;}

@media(max-width:769px){
.MTlogo {display: block;}
.MTlogo .nbfc-tooltip img {width: 70px;}
.MTlogo .bxslide{width: 100%;}
}






