@charset "utf-8";
/* CSS Document */

html,
body {
    height: 100%;
    background:url(../img/bg-grid.gif) repeat;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
	display:block;
}
a {
    color: #333;
    text-decoration: none 
}
a:hover {
    text-decoration: none
}
div {
    display: block;
}
.wrapper{
	width: 100%;
    margin: 0 auto;
    min-width: 1000px;
	height:auto;
}

.header-wrapper{
    height: 90px;
    padding-top: 20px;
    padding-left: 20px;
    background:#1d7a92;
    margin-bottom: 10px;
}

.footer-wrapper{
    height: 30px;
    padding-top: 10px;
    padding-left: 20px;
    background:#1d7a92;
	margin-top: 10px;
}

.nav {
	clear:both;
	float:right;
	margin:0;
	padding:1px;
	width:65%;
	z-index:1000; 
	position:relative;
	background:#f5f6f7;
	margin-right:1%;
	margin-top:30px;
	margin-left:0px;
	padding-left:0px; font-size:14px; text-transform:uppercase;
}
.nav img{ border:0px;}

.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	width:100%;
}

.nav ul li {
	margin:0 0 0 1px;
	padding:0;
	float:left;
	position:relative;
}
.nav ul li a {
	display:block;
	margin:0;
	padding:12px 15px;
	line-height:1em;
	text-decoration:none; color:#000;
}
.nav ul li.active a {
	color:#fff;
	background:#0180CD;
}
.nav ul li a:hover {
	background:#0180CD;
	color:#fff;
}
.nav ul li:hover a,
.nav ul li.hover a {
	background:#0180CD;
	color:#fff;
}

.nav ul ul {
	display:none; 
	position:absolute;
	left:0;
	float:left;
	right:auto; 
	width:13em; 
}
.nav ul ul li {
	left:auto;  
	margin:0;
	clear:left;
	float:left;
	width:100%;
}
.nav ul ul li a,
.nav ul li.active li a,
.nav ul li:hover ul li a,
.nav ul li.hover ul li a { 
	font-weight:normal;
	background:#0180CD;
	color:#fff;
	line-height:1.0em;
	float:left;
	width:100%;
}
.nav ul ul li a:hover,
.nav ul li.active ul li a:hover,
.nav ul li:hover ul li a:hover,
.nav ul li.hover ul li a:hover { 
	background:#0180CD; 
	color:#fff;
	float:left;
}


.nav ul ul.last {
	left:auto; 
	right:0; 
}
.nav ul ul.last li {
	float:right;
	position:relative;
	right:.8em;
}

.nav ul li:hover ul,
.nav ul li.hover ul { 
	display:block; 
}
.top-wrapper{
	height: 25px;
	width: 447px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #FFF;
	left: 545px;
	top: 21px;
	margin-left: 887px;
	margin-bottom: -25px;
	}
.bottom-wrapper{height:auto; width:auto;}

.page-wrapper {
    background: #fff;
    clear: both;
    min-height: 600px;
    width: 95%;
    margin: 0 auto;
    padding: 10px;
    padding-bottom: 30px;
}
.side-L {
    float: left;
    width: 65%;
}
.side-R{
    float: right;
    width: 30%;
}
.login-Main-wrapper {
    height: 470px;
    overflow: hidden;
	background:url(../img/Login-Img.jpg) no-repeat center;
}
.Failure-Main-wrapper {
    height: 470px;
    overflow: hidden;
	background:url(../img/Payment-Failed.jpg) no-repeat center;
}

.Failure-Main-wrapper-a {
    height: 420px;
    overflow: hidden;
	background:url(../img/Payment-Failed.jpg) no-repeat center;
}
.login-Main-wrapper-a {
    height: 420px;
    overflow: hidden;
	background:url(../img/Login-Img.jpg) no-repeat center;
}
.info_Main-wrapper {
    background:#b5cad8;
    font-family: 'Eras Light ITC';
    text-align: justify;
    min-height: 470px;
}

.info_Main-wrapper h2 {
    margin: 0px;
    padding: 10px 10px 0px 10px;
    font-size: 28px;
    color: #000;
    font-family: 'Eras Medium ITC', 'Times New Roman';
    font-weight: normal;
    text-transform: uppercase;
	text-decoration:underline;
    margin-right: 10px;
}
.info_Main-wrapper h3 {
    margin: 0px;
    padding: 10px 10px 0px 10px;
    font-size: 22px;
    color: #000;
    font-family: 'Eras Medium ITC', 'Times New Roman';
    font-weight: normal;
    text-transform: uppercase;
	text-decoration:underline;
    margin-right: 10px;
}
.info_artical{
	font-size:18px;
	font-family:Georgia, serif;
	padding:5px 10px 0px 10px;
	font-weight:normal;
	text-align:justify;
	line-height: 1.45;
	color: #383838;
}
blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    width: 285px;
    margin: 0.25em 27px;
    padding: 0.25em 30px;
    line-height: 1.45;
    position: relative;
    color:#F00;
	text-align:justify;
}
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #7a7a7a;
}

.login-page {
	width: 100%;
    height: 470px;
    padding: 10% 0 0 0px;
    margin: -15px 0px 0px 0px;
    opacity: 0.9;
    background: rgba(220, 10, 234, 0.17);
}


.form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  border-radius:15px;
}
.form input[type=text]{
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 1px solid#59a7da;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
  text-transform: uppercase;
}
.form input[type=submit]{
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #479dd6;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form input[type=submit]:hover{
  background: #43A047;
}
.form input[type=submit]:active{
  background: #43A047;
}
.form input[type=submit]:focus {
  background: #43A047;
}
.message {
  margin: 15px 0 0;
  color: #05adf2;
  font-size: 16px;
}
/*.form .message {
  margin: 15px 0 0;
  color: #05adf2;
  font-size: 16px;
}
.form .message a {
  color: #05adf2;
  text-decoration: none;
}*/
.message a {
  color: #05adf2;
  text-decoration: none;
}
.form .register-form {
  display: none;
}

.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #EF3B3A;
}
.process-row1{
    height: 40px;
    background: #6CC;
    color: #FFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 19px;
    padding: 5px;
}
.process-rowa{
	padding: 7px;
	float:left;
	}
.process-rowb{
    float: right;
    display: block;
    height: 27px;
    width: 60px;
    padding: 7px;
    background: #099;
    color:#FFF;
    border-radius: 10px;
	}
.process-rowb a{
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#FFF;
	border-radius: 10px;
}
.process-rowb:hover{
	background:#00F;
	cursor:pointer;
	text-decoration:none;
	color:#FFF;
}
.row-main{
	width:833px;
	height:auto;
	margin:10px 0px 0px 3px;
}
.row-a{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
	background:#CCF;
	padding:5px;
	margin-bottom:5px;
}
.row-b{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:right;
	background:#CCF;
	padding:5px;
	float:right;
	margin-bottom:5px;
}

.row-c{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
	background:#CCF;
	padding:5px;
	margin-bottom:5px;
}
.row-d{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:right;
	background:#CCF;
	padding:5px;
	float:right;
	margin-bottom:5px;
}

.row-e{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
	background:#CCF;
	padding:5px;
	margin-bottom:5px;
}
.row-f{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:right;
	background:#CCF;
	padding:5px;
	float:right;
	margin-bottom:5px;
}

.row-g{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:right;
	background:#CCF;
	padding:5px;
	float:left;
	margin-bottom:5px;
	}

.row-h{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:right;
	background:#CCF;
	padding:5px;
	margin-bottom:5px;
	}

.row-i{
	height:auto;
	width:395px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
	padding:5px;
	margin-bottom:5px;
}

.row-para{
	height:auto;
	width:823px;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#CCF;
	padding:5px;
	float:right;
	margin-bottom:5px;
}

.row-para-a{
	height:auto;
	width:823px;
	text-align:center;
	margin-top:10px;
}
#button {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background:#03C;
    width: 833px;
    border: 1px solid#59a7da;
    margin: 25px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    box-sizing: border-box;
    font-size: 16px;
	color:#FFF;
	cursor:pointer;
}

#button a{
text-decoration:none;
}

.button{
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #0fabab;
    width: 100%;
    border: 1px solid#0fabab;
    margin: 0 0 15px 0px;
    padding: 14px;
    box-sizing: border-box;
    font-size: 17px;
    color: #ffffff;
    cursor: pointer;
    text-decoration:none;
}
.button a{
text-decoration:none;
}

.form-a {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 330px;
    margin: 0 auto 100px;
    height: 120px;
    padding: 45px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    border-radius: 15px;
}
.s_sidebar p a {
    background: #11c3f1 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    margin-top: 30px;
}
.faq_page_page_content > h2 {
    color: #222;
    font-size: 26px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.single_faq > h3 {
    border: 1px solid #e7e7e7;
    color: #222;
    display: block;
    font-size: 15px;
    padding: 15px 10px 16px 67px;
    position: relative;
    text-transform: uppercase;
}
.faq_menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.faq_menu li {
    display: block;
}
.faq_menu ul li h3 i {
    color: #E7E7E7;
    border-right: 1px solid;
    font-size: 29px;
    height: 50px;
    left: 0;
    margin-top: -25px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
    cursor: pointer;
}
.read-page {
	max-width: 100%;
    max-height: 465px;
    margin: 0px 0px 0px 0px;
    overflow: scroll;
    overflow-x: hidden;
    font-size: 14px;
	text-align:justify;
	padding: 0px 10px 0px 5px;
}
