/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

@font-face {
	font-family: 'GILL';
	src: url('../fonts/gillsansmt.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
	     url('../fonts/gillsansmt.woff') format('woff'),
		/* Modern Browsers */
	     url('../fonts/gillsansmt.ttf') format('truetype'),
		/* Safari, Android, iOS */
	     url('../fonts/gillsansmt#svgFontName') format('svg');
	/* Legacy iOS */
}

@font-face {
	font-family: 'INTERSTATE';
	src: url('../fonts/interstate.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
	     url('../fonts/interstate.woff') format('woff'),
		/* Modern Browsers */
	     url('../fonts/interstate.ttf') format('truetype'),
		/* Safari, Android, iOS */
	     url('../fonts/interstate#webfont') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Helvetica';
	src: url('../fonts/helvec63.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
	     url('../fonts/helvec63.woff') format('woff'),
		/* Modern Browsers */
	     url('../fonts/helvec63.ttf') format('truetype'),
		/* Safari, Android, iOS */
	     url('../fonts/helvec63#HelveticaNeueLTStd63Medium') format('svg');
	/* Legacy iOS */
}

body {
	font-family: 'GILL';
	border-top: 5px solid #000;
	font-weight: normal;
}

textarea, input[type="text"], input[type="password"], select {
	background-image: none;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover, .box2 a:hover {
	color: #0fbbb4;
}

p {
	font-family: 'GILL';
	font-size: 1em;
	margin: 10px 0px;
	color: #9f9f9f;
}

.container {
	border-top: 5px solid #000;
	position: relative;
	top: -5px;
}
/* .footer{
background: url(../images/footer-bg.png) repeat-x top left;
margin:0 auto;
}
.footer_outer{background: url(../images/footer-bg.png) repeat-x top left;
width:100%;
} */
.wrapper {
	width: 1004px;
	margin: 0px auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.footer, .container {
		width: 1024px;
		margin: 0 auto;
	}
}

.topbar {
	background: url(../images/topbar-bg.png) no-repeat 50% bottom;
	height: 113px;
}

.clear, .row {
	clear: both;
}

.logo, .topnav ul li, .box1, .box2, .box3 {
	float: left;
}

.logo {
	margin: 10px 10px 0px 10px;
}

.topnav {
	float: right;
}

.topnav ul li {
	margin: 42px 22px 42px 22px;
}

.topnav ul li a {
	font-size: 1em;
	color: #9f9f9f;
}

.topnav ul li a:hover {
	color: #0fbbb4;
}

.home .link1 a, .what .link2 a, .why .link3 a, .support .link4 a,
	.contact .link5 a {
	color: #0fbbb4;
	font-weight: bold;
}

.what, .why, .support, .frank {
	background: url(../images/content_bg.png) repeat-x 0px 128px;
}

.footer h1, .footer .header {
	color: #0fbbb4;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 1.5em;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 5px;
	display: block;
	clear: both;
	margin-bottom: 15px;
	font-weight: normal;
}

.footer .header {
	height: 32px;
}

.footer .header span {
	color: #0fbbb4;
	font-family: 'Helvetica', Arial, sans-serif;
	padding-bottom: 5px;
	display: block;
	font-weight: normal;
}

.box1 {
	width: 345px;
	padding: 10px;
	border-left: 3px solid #fefffe;
	height: 180px;
}

.box2 {
	width: 190px;
	padding: 10px;
	border-left: 3px solid #fefffe;
	height: 180px;
}

.box3 {
	width: 386px;
	padding: 10px;
	border-left: 3px solid #fefffe;
	border-right: 3px solid #fefffe;
	height: 220px;
}

.box2 a {
	color: #252525;
	font-size: 1em;
	display: block;
	margin: 8px 0px;
}

.share {
	width: 90px;
	margin: 0px;
	float: left;
}

.share a {
	background: url(../images/share.gif) no-repeat top left;
	text-indent: -3000px;
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	outline-style: none;
}

.share a:hover {
	background: url(../images/share-over.gif) no-repeat top left;
}

a.tw {
	background-position: -35px 0px;
}

a.tw:hover {
	background-position: -35px -0px;
}

a.in {
	background-position: -69px 0px;
}

a.in:hover {
	background-position: -69px -0px;
}

.box3 label {
	color: #252525;
	font-size: 1em;
	display: block;
	margin: 0px;
	float: left;
	text-align: right;
	width: 85px;
	padding-top: 0px;
}

.box3 input {
	border: solid #dfdfdf;
	border-width: 2px 1px 1px;
	width: 250px;
	margin: 0px 20px 8px 20px;
	color: #252525;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 5px 3px 5px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4e4e4e;
	text-align: center;
	margin: 20px 0px;
}
/*banner slideshow css start*/
.banner {
	width: 1004px;
	height: 423px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

#slideshow {
	height: 423px;
	width: 1004px;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	bottom: 0px;
	position: relative;
}

.slide {
	text-align: center;
	width: 1004px;
	height: 423px;
	bottom: 0px;
	display: block;
	margin-top: 6px;
}

.goto {
	display: none;
	position: absolute;
	width: 920px;
	height: 360px;
	top: 0px;
	z-index: 5000;
}

#image_rotate {
	position: absolute;
	margin-top: 215px;
	margin-left: 94px;
}

#image_rotate2 {
	position: absolute;
	margin-top: 64px;
	margin-left: 138px;
}

#image_rotate3 {
	position: absolute;
	margin-top: 51px;
	margin-left: 88px;
}

.banner_text {
	float: left;
	text-align: left;
	margin-top: 30px;
	width: 300px;
	margin-left: 60px;
}

.banner_text p {
	color: #9a9a9a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.banner_text h1, .text_page h1 {
	background: url(../images/banner-hd-bg.png) no-repeat 50% bottom;
	padding-bottom: 15px;
	color: #1a1817;
	font-family: 'INTERSTATE';
	font-weight: normal;
	font-size: 1.8em;
}

.text_page h1 {
	font-family: 'Helvetica';
	background-position: left bottom;
	font-size: 1.8em
}

.slide div {
	position: relative;
}

.slide ul li {
	float: left;
	height: 42px;
}

.slide ul li a {
	display: block;
	text-indent: -9999px;
	height: 42px;
}

.pagination {
	position: absolute;
	bottom: 8px;
	right: 500px;
	z-index: 1800;
}

.pagination a {
	float: left;
	margin-left: 0px;
	width: 10px;
	height: 11px;
	display: block;
	text-indent: -9999px;
	background: url(../images/buttons.png) right 0 no-repeat
}

.pagination a:hover, .pagination a.active {
	background-position: left
}

.prev, .next {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	margin-top: 200px;
	float: left;
	z-index: 1500;
}

.prev {
	background: url(../images/marker_left.png) left 0 no-repeat;
	margin-left: 5px;
}

.next {
	background: url(../images/marker_right.png) left 0 no-repeat;
	right: 0px;
	margin-right: 5px;
}

.prev:hover, .next:hover {
	background-position: right;
}
/*banner slideshow css ends*/
.submenu {
	float: left;
	text-align: left;
	margin: 10px 5px 10px 5px;
	position: relative;
}

.submenu li a {
	font-family: 'Helvetica';
	font-size: 1em;
	color: #252525;
	margin: 12px 0px 12px 0px;
	padding: 5px 20px;
	display: block;
	float: left;
	width: 80px;
	line-height: 15px;
	text-align: right;
}

.submenu li a:hover, .submenu li.s_active a {
	background-color: #0fbbb4;
	color: #fff;
}

.left_nav {
	position: relative;
	float: left;
	width: 160px;
	margin-top: 8px;
}

.inner {
	background: url(../images/content_bg.png) repeat-x top left;
	vertical-align: top;
}

.in-banner {
	margin-bottom: 15px;
}

.content_right {
	border-left: 2px solid #8bdedb;
	margin: 15px 15px 15px 0px;
	padding: 10px 15px;
	font-family: 'GILL';
	font-size: 1em;
	color: #9f9f9f;
	position: relative;
	float: left;
	width: 797px;
}

.content_right .row {
	margin-bottom: 20px;
	text-align: justify;
}

.img {
	margin: 0px 15px;
}

h2 {
	color: #0cbab4;
	font-family: 'Helvetica';
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	display: block;
	cursor: pointer;
}

.text_page {
	margin: 15px 15px;
	clear: both;
}

.text_page .row {
	margin: 15px 0px 30px 0px;
	clear: both;
}

.contact .text_page {
	margin: 5px 12px 5px 18px;
	background: url(../images/contact_formbg.png) repeat-x top left;
	clear: both;
	padding-top: 1px;
}

.contact .text_page p {
	color: #252525;
	font-size: 1em;
	margin: 15px;
}

.contact .text_page a {
	color: #0fbbb4;
}

hr {
	height: 4px;
	background: url(../images/hr.png) repeat-x top left;
	border: 0px;
	width: 880px;
	margin: 30px auto;
}

.co_banner {
	margin: 10px 0px 0px 18px;
	float: left;
	height: 450px;
	overflow: hidden;
}

.accordion {
	position: relative;
	top: 0px;
}

.accordion li {
	background-color: #4480be;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 450px;
	overflow: hidden;
	position: relative;
	width: 198px;
	overflow: hidden;
}

li.bg1 {
	background-image: url(../images/contact_mumbai.jpg);
}

li.bg2 {
	background-image: url(../images/contact_texas.jpg);
}

.heading {
	position: absolute;
	bottom: 0px;
	z-index: 1000;
	padding: 15px;
	width: 100%;
}

.heading h1 {
	color: #fff;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
}

.para input, .para textarea {
	border: 1px solid #c7c7c7;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	font-size: 1em;
	width: 300px;
	font-family: 'GILL';
	color: #acacac;
}

.description b {
	color: #b2fffb;
}

.description p {
	background: transparent url(../images/bgDescription.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 10px;
	color: #ffffff;
	font-family: 'GILL';
	font-size: 15px;
}

.description a {
	color: #a7d9fc;
	text-decoration: underline;
}

.para input.submit {
	border: none;
	width: auto;
}

.bgDescription {
	background: transparent url(../images/bgDescription.png);
	bottom: 0;
	display: none;
	height: 450px;
	left: 0;
	position: absolute;
	width: 100%;
}

.description {
	top: 0;
	display: none;
	height: 450px;
	left: 0;
	position: absolute;
	width: 520px;
	color: #fff;
	padding: 15px;
}

.indent li {
	margin: 10px 25px;
	list-style-type: circle;
	font-family: 'GILL';
	font-size: 1em;
	color: #9f9f9f;
}

.indent2 li {
	margin: 10px 25px;
	list-style-type: lower-alpha;
	font-family: 'GILL';
	font-size: 1em;
	color: #9f9f9f;
}

h3 {
	color: #0cbab4;
	font-family: 'Helvetica';
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	display: block;
}

.text_page a {
	color: #0fbbb4;
	text-decoration: underline;
}

.info2 {
	color: #00c0b9;
	font-size: 13px;
	clear: both;
	margin: 5px 0px;
}

.video {
	width: 356px;
	float: left;
	margin-left: 15px;
}

.video h2 {
	color: #252525;
	font-size: 14px;
	display: block;
}

h4 {
	color: #999897;
	font-family: 'Helvetica';
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	display: block;
}

.checkbox {
	margin-right: 5px;
}

.left {
	float: left;
	width: 620px;
	position: relative;
	padding-right: 25px;
	border-right: 1px solid #efefef;
}

.right {
	float: left;
	width: 280px;
	margin: 15px 30px;
	margin-right: 0px;
}

.left hr, .right hr {
	width: 100%;
	height: 1px;
	background-color: #efefef;
	background-image: none;
}

.right input[type="text"] {
	border: 1px solid #e9e9e9;
	border-top: 2px solid #e9e9e9;
	width: 200px;
	margin: 0px 5px 8px 5px;
	height: 22px;
	color: #8d8d8c;
	padding: 0px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tabular_data td, .tabular_data th {
	font-size: 14px;
}

.tabular_data input {
	margin: 5px 5px;
}

.support h2 {
	font-size: 1.2em
}

.error {
	font-family: 'GILL';
	font-size: 0.9em;
	color: #ff0000;
	font-weight: normal;
	min-height: 30px;
	vertical-align: baseline;
	text-align: left;
	margin: 0 10px 8px 10px;
	padding-left: 36px;
	background: url(../images/error_img.png) no-repeat top left;
	display: block;
}

.info {
	font-family: 'GILL';
	font-size: 1em;
	color: #0FBBB4;
	font-weight: normal;
	vertical-align: middle;
	min-height: 10px;
	max-height: 15px;
	text-align: left;
	margin: 0 10px 8px 105px;
}

#new_pop_container {
	position: relative;
	width: 100%;
	z-index: 2000;
	text-align: left;
	text-align: center;
	display: none;
	top: -84px;
}

#new_pop_container .popup_holder {
	background-color: #fbfbfb;
	position: relative;
	width: 610px;
	text-align: left;
	border: 1px solid #000;
	border-radius: 5px;
	-webkit-border-shadow: 5px;
	-moz-border-shadow: 5px;
	-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
}

#new_pop_container .popup {
	padding: 6px;
}

#new_pop_container .content {
	
}

#new_pop_container .close {
	padding: 0;
	position: absolute;
	right: -14px;
	top: -14px;
}

#new_pop_container .close img {
	margin: 5px;
	opacity: 1.0;
}

#new_pop_container img {
	border: 0;
	margin: 0;
}

#new_pop_container h1 {
	color: #0fbbb4;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 1.5em;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 5px;
	display: block;
	clear: both;
	margin-bottom: 0px;
	font-weight: normal;
}

#new_pop_container h2 {
	font-size: 12px;
	display: block;
	padding: 5px;
	margin: 5px 0px;
	color: #0a527e;
	font-weight: normal;
}

#new_pop_container h3 {
	text-align: left;
	font-size: 10px;
	color: #4f4f4f;
	font-weight: normal;
}

#new_pop_container .main {
	background: #fbfbfb;
	overflow: auto;
	padding: 5px;
}

#new_pop_container .box3 {
	border: 0px;
}

#new_pop_container .box3 label {
	width: auto;
	padding-top: 0px;
	font-family: 'GILL';
	font-size: 16px;
	display: block;
	float: none;
	text-align: left;
}

#new_pop_container .error, #new_pop_container .info {
	margin: 5px 0px 5px 0px;
	font-size: 1.4em;
	display: block;
	text-align: left;
}

#new_pop_container .box3 input {
	margin: 0px 0px 5px 0px;
	display: both;
}

.clear {
	clear: both;
}

.buttons {
	padding-top: 8px;
	text-align: right;
	display: block;
	clear: both;
}

.buttons input {
	margin-left: 8px;
}

.dr-mpnl-pnl {
	background-color: none;
	width: 0px;
	height: 0px;
	border: 0px solid red;
}

.dr-mpnl-pnl-b {
	padding: 0px;
}

.dr-mpnl-pnl {
	background-color: transparent;
}

.rich-mpnl-mask-div {
	z-index: 1999 !important;
	background-color: #000000 !important;
	filter: alpha(opacity = 0.3);
	opacity: 0.3;
}

.rich-mpnl_panel {
	position: absolute;
	margin: 0% auto 0% auto;
	z-index: 2000;
	text-align: center;
	display: block;
	background-color: transparent;
}

.rich-mp-content {
	margin: 0px auto;
}

.rich-modalpanel {
	position: inherit !important;
}

.dr-mpnl-mask-div {
	height:
}

.rich-mpnl-shadow {
	display: none;
}

.name {
	color: #A7A7A7 !important;
	padding-top: 10px !important;
	vertical-align: top;
}

.name_txt {
	color: #5f5f5f !important;
	padding-top: 10px !important;
	padding-left: 20px;
}

.forgot_pass {
	font-family: 'Gill';
	font-size: 14px;
	margin-right: 30px;
	float: right;
	color: #0fbbb4;
}

.forgot_pass:focus {
	border-bottom: 1px solid #0fbbb4;
}

.login_button {
	border: 1px solid #1dafaa;
	margin: 0px 10px 8px 105px;
	padding: 2px 25px 5px 25px;
	color: #fff !important;
	overflow: auto;
	font-family: 'Gill';
	font-size: 18px;
	background: -moz-linear-gradient(center top, #1fcdc7, #11bfb8) repeat
		scroll 0 0 transparent;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#1fcdc7),
		to(#11bfb8));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #1fcdc7, #11bfb8);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1fcdc7,
		endColorstr=#11bfb8);
	/* For Internet Explorer 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#1fcdc7, endColorstr=#11bfb8)";
	background-image: -ms-linear-gradient(rgb(31, 205, 199),
		rgb(17, 191, 184));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0px 1px 0px #999;
	display: block;
	float: left;
	text-align: center;
}

.login_button:focus {
	-webkit-box-shadow: 0px 0px 0px 1px #FFFFFF inset;
	-moz-box-shadow: 0px 0px 0px 1px #FFFFFF inset;
	box-shadow: 0px 0px 0px 1px #FFFFFF inset;
}

.login_button:hover {
	color: #fff;
	background: -moz-linear-gradient(center top, #11bfb8, #27d9d3) repeat
		scroll 0 0 transparent;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#11bfb8),
		to(#27d9d3));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #11bfb8, #27d9d3);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#11bfb8,
		endColorstr=#27d9d3);
	/* For Internet Explorer 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#11bfb8, endColorstr=#27d9d3)";
	background-image: -ms-linear-gradient(rgb(17, 191, 184),
		rgb(39, 217, 211));
}

#popover {
	position: fixed;
	z-index: 1000;
	right: 0px;
	height: 93px;
	overflow: hidden;
	width: 360px;
	top: 0px;
}

#bookap {
	display: block;
	color: #fff;
	background-color: #C96528;
	position: relative;
	z-index: 1000;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 0.9em;
}

.header {
	clear: both;
}

a.link5 {
	color: #0fbbb4;
}

/* .ui-messages{
	position: absolute;
	top:20%;
	left:50%;
}
.ui-messages .ui-corner-all{
	width:400px;
	height:25px;
	position:absolute;
	top:-50%;
	margin: 0px auto 0px -200px;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
-moz-box-shadow: 0px 0px 5px 0px #333;
box-shadow: 0px 0px 5px 0px #333;
}
.ui-messages-info, .ui-messages-warn, .ui-messages-error, .ui-messages-fatal {
margin:0px;	
}
.ui-messages-error{
background: rgba(242,222,222,0.9);
}

.ui-messages-info-summary, .ui-messages-warn-summary, .ui-messages-error-summary, .ui-messages-fatal-summary, .ui-message-info-summary, .ui-message-warn-summary, .ui-message-error-summary, .ui-message-fatal-summary{
	font-weight:normal;
	font-size:14px;
}

.ui-messages-info-icon, .ui-messages-warn-icon, .ui-messages-error-icon, .ui-messages-fatal-icon{
	margin-top:0px !important;
}
.ui-messages-error{
	line-height:25px;
}
.ui-messages-close{margin-top:4px;} */
.ui-messages {
	position: relative;
	z-index: 0;
	width: 100%;
	margin-bottom: 10px;
}

.ui-messages-error-icon {
	display: none;
}

#new_pop_container1 .box3 .ui-messages {
	margin-top: -30px;
}

.ui-corner-all ul {
	width: 100%;
	margin-left: 0px;
	position: relative;
}

.ui-corner-all ul li span {
	display: block;
}

.box2 .ui-messages {
	left: 0%;
	top: 0%;
}

.ui-messages-close {
	position: relative;
	z-index: 1005;
}

.box2 .ui-messages ul {
	margin: 10px;
}

.box2 .ui-messages, .box2 .ui-messages .ui-corner-all {
	position: relative;
	padding: 0px;
	height: auto;
}

.box2 .ui-messages .ui-corner-all {
	width: 100%;
	top: 0%;
	margin: 0px auto 25px auto;
}

.ui-messages .ui-corner-all {
	min-width: 200px;
	min-height: 25px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-bottom: 8px;
	max-width: 100%;

	/*-webkit-box-shadow: 0px 0px 10px 0px #aa2828;
	-moz-box-shadow: 0px 0px 10px 0px #aa2828;
	box-shadow: 0px 0px 10px 0px #aa2828;*/
}

.ui-messages-info, .ui-messages-warn, .ui-messages-error,
	.ui-messages-fatal {
	margin: 0px;
}

.ui-messages-error {
	background: rgba(242, 222, 222, 0.9);
}

.ui-messages-info-summary, .ui-messages-warn-summary,
	.ui-messages-error-summary, .ui-messages-fatal-summary,
	.ui-message-info-summary, .ui-message-warn-summary,
	.ui-message-error-summary, .ui-message-fatal-summary {
	font-weight: normal;
	font-size: 14px;
}
/* css 25-10-2017 */
.wrapper {
	padding-top: 0%;
	padding-left: 26%;
}

.wrapDiv {
	padding-left: 520px;
}

.wrapDiv1 {
	width: 720px;
	margin: 20px auto 10px auto;
}

.logoDiv {
	padding: 20px 60px;
	margin-left: -20px;
}

.box3 {
	margin-right: 15%;
}

.header {
	margin-bottom: 0%;
}

.sigIn {
	margin-left: 34%;
	color: #fbfbfb;
	font-size: 28px;
}

.signinDiv {
	/* margin-right: 20px; */
	
}

.line {
	color: #fbfbfb;
	font-size: 28px;
	margin-top: 7%;
	display: block;
	border-bottom: 2px solid #095e8e;
	margin-left: -23px;
	margin-bottom: 10px;
	font-weight: normal;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
	.footer {
		background-color: rgba(0, 0, 0, .4);
		bottom: 0;
		height: 20px;
		position: fixed !important;
		width: 100%;
		z-index: 0;
	}
	.wrapper {
		padding-top: 0%;
		padding-left: 4%;
	}
}

@media only screen and (max-width: 636px) and (min-width: 320px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 2%;
	}
}

@media only screen and (max-width: 553px) and (min-width: 320px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 0%;
		margin-left: -81px;
	}
}

@media only screen and (max-width: 456px) and (min-width: 320px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 0%;
		margin-left: -96px;
	}
	.line {
		color: #f15847;
		font-size: 28px;
		margin-top: 7%;
		display: block;
		border-bottom: 2px solid #095e8e;
		/* margin-left: -23px; */
		margin-bottom: 10px;
		font-weight: normal;
		width: 90%;
		margin-left: 1%;
	}
}

@media only screen and (max-width: 414px) and (min-width: 320px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 0%;
		margin-left: -96px;
	}
	.line {
		color: #fbfbfb;
		font-size: 28px;
		margin-top: 7%;
		display: block;
		border-bottom: 2px solid #095e8e;
		/* margin-left: -23px; */
		margin-bottom: 10px;
		font-weight: normal;
		width: 84%;
		margin-left: 5%;
	}
}

@media only screen and (max-width: 381px) and (min-width: 320px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 0%;
		margin-left: -126px;
	}
	.line {
		color: #fbfbfb;
		font-size: 28px;
		margin-top: 7%;
		display: block;
		border-bottom: 2px solid #095e8e;
		/* margin-left: -23px; */
		margin-bottom: 10px;
		font-weight: normal;
		width: 84%;
		margin-left: 5%;
	}
}

/* Portrait phones and smaller */
@media
only
screen
and
(max-width:
375px)
{
.wrapper {
	width: 86%;
	margin: 0px auto;
	padding-left: 0;
	text-align: center;
	margin-left: -13px;
	margin-top: -35%;
}

.wrapDiv {
	padding-left: 0px;
}

.wrapDiv1 {
	width: 100%;
	margin: 20px auto;
}

.logoDiv {
	padding: 0px;
	margin-left: 0px;
}

.logo2 {
	margin-top: 165px;
	width: 71% !important;
	height: auto;
	margin-left: 25%;
}

.box3 {
	clear: both;
	width: 100%;
	padding: 10px !important;
}

.sigIn {
	margin-left: 13%;
	color: #fbfbfb;
	font-size: 28px;
}

.line {
	color: #fbfbfb;
	font-size: 28px;
	margin-top: 7%;
	display: block;
	border-bottom: 2px solid #095e8e;
	margin-left: 32px !important;
	margin-bottom: 10px;
	font-weight: normal;
	width: 94%;
}

.box3 label {
	color: #fff;
	font-size: 1em;
	display: block;
	margin: 0px;
	float: left;
	text-align: right;
	width: 85px;
	padding-top: 5px !important;
	margin-left: 8px !important;
}

.ui-corner-all ul li span {
	display: block;
	margin-left: 70px !important;;
	clear: both;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}

.login_button {
	border: 1px solid #f15847;
	margin: 1px 12px 8px 59px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #fff !important;
	overflow: auto;
	font-family: 'Gill';
	font-size: 18px;
	background: -moz-linear-gradient(center top, #f15847, #f15847) repeat
		scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#f15847),
		to(#f15847));
	background: -moz-linear-gradient(top, #f15847, #f15847);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1fcdc7,
		endColorstr=#11bfb8);
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#1fcdc7, endColorstr=#11bfb8)";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0px 1px 0px #999;
	display: block;
	float: left;
	text-align: center;
	border-radius: 9px;
	width: 17%;
}

#fpd {
	font-family: 'Gill';
	font-size: 14px;
	margin-right: 12px !important;
	float: right;
	color: #0fbbb4;
}

}
@media ( min-width : 800px) and (max-width: 991px) and (orientation :portrait) {
	.signIn {
    font-size: 2em !important;
    width: 80%;
    padding: 4px 0px !important;
    margin-left: 13% !important ;
}
}
@media ( min-width : 768px) and (max-width: 991px) and (orientation :
	portrait) {
	.footer {
		background-color: rgba(0, 0, 0, .4);
		bottom: 0;
		height: 20px;
		position: fixed;
		width: 100%;
		z-index: 0;
	}
	.wrapper {
		width: 100%;
		margin: 0px auto;
		padding-left: 0;
		text-align: center;
		margin-left: -20%;
	}
	.logo2 {
		margin-top: 70px;
		margin-left: 32%;
		width: 50% !important;
	}
	.logo {
		width: 50%;
	}
	.box3 {
		width: 100%;
	}
	.line {
		width: 91%;
		margin: 0 auto;
		margin-top: 5%;
		margin-left: 63px;
	}
	.inputborder {
		width: 80% !important;
		margin: 0 auto;
	}
	.buttonLabel1 {
		font-size: 18px !important;
		margin-left: 20px !important;
		padding-left: 0px;
		margin-left: 10px;
		padding-left: 8% !important;
	}
	#loginFrm {
		margin-left: 10%;
	}
	div {
		clear: both;
	}
	.login_button {
		margin: 1px 12px 8px 85px;
	}
	.signIn {
		font-size: 2em !important;
		width: 80%;
		padding: 5px 0px !important;
		margin-left: 9% ;
	}
	.ui-messages {
		width: 80% !important;
		margin: 0 auto !important;
	}
	.ui-messages .ui-corner-all {
		margin: 8px 10px 4px 0px !important;
	}
	.ui-messages-info-summary, .ui-messages-warn-summary,
		.ui-messages-error-summary, .ui-messages-fatal-summary,
		.ui-message-info-summary, .ui-message-warn-summary,
		.ui-message-error-summary, .ui-message-fatal-summary {
		font-size: 18px;
		text-align: center;
		margin-left: 0px !important;
		margin-right: 0px !important;
		white-space: normal !important;
	}
	.ui-messages-error-summary {
		padding-top: 10px;
	}
	input[type="text"] {
		font-size: 25px !important;
	}
	.main table, .main tbody, .main tr, .main td {
		
	}
}

@media only screen and (max-width: 1286px) and (min-width: 1136px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 23%;
	}
	.footer {
		background-color: rgba(0, 0, 0, .4);
		bottom: 0;
		height: 20px;
		position: fixed !important;
		width: 100%;
		z-index: 0;
	}
}

@media only screen and (max-width: 1136px) and (min-width: 1078px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 21%;
	}
	.footer {
		background-color: rgba(0, 0, 0, .4);
		bottom: 0;
		height: 20px;
		position: fixed !important;
		width: 100%;
		z-index: 0;
	}
}

@media only screen and (max-width: 1078px) and (min-width: 992px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 18%;
	}
	.footer {
		background-color: rgba(0, 0, 0, .4);
		bottom: 0;
		height: 20px;
		position: fixed !important;
		width: 100%;
		z-index: 0;
	}
}

@media only screen and (max-width: 992px) and (min-width: 891px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 15%
	}
	.footer {
		background-color: rgba(0, 0, 0, .4);
		bottom: 0;
		height: 20px;
		position: fixed !important;
		width: 100%;
		z-index: 0;
	}
}

@media only screen and (max-width: 891px) and (min-width: 768px) {
	.wrapper {
		padding-top: 0%;
		padding-left: 12%;
	}
	.footer {
		background-color: rgba(0, 0, 0, .4);
		bottom: 0;
		height: 20px;
		position: fixed !important;
		width: 100%;
		z-index: 0;
	}
}