body 
{
	background: #ffcc00;;
	font-family: 'arial', sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	background: -moz-linear-gradient(top, rgba(81, 169, 239, 1) 0%, rgba(81, 169, 239, 0) 100% ); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(81, 169, 239, 1) 0%, rgba(81, 169, 239, 0) 100% ); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(81, 169, 239, 1) 0%, rgba(81, 169, 239, 0) 100% ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#51a9ef', endColorstr='#0051a9ef', GradientType=0 ); /* IE6-9 */
	height: 100vh;
}
 
.header 
{
	background: background:  rgb(0, 128, 0);
	background: linear-gradient(to bottom, rgb(8, 69, 8) 0%, rgb(7, 89, 48)100% );
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#ffcc00', endColorstr='#ffcc00', GradientType=0 );
	font-family: 'Open Sans', sans-serif;
}

.bg-white 
{
	background: #f3f3f2;
}

.header h2 
{
	color: #fff;
	text-align: left;
	padding: 0px;
}

.header h2 span 
{
	color: #fff;
	text-align: left;
	padding: 0px;
	display: block;
	font-size: 22px;
	color: #f8aa33;
}
.shadow-left-right 
{
	background: #f3f3f2;
	box-shadow: -50px 0px 100px -80px #000000, 50px 0px 100px -80px #000000;
}
.message-box-right 
{
	padding-left: 17px;
}

.message-box 
{
	background: #DFE9EA;
	line-height: 30px;
	clear: both;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	color: #AD474D;
	font-size: 16px;
	overflow: hidden;
}

.total_body 
{
	margin: 0px auto;
	width: 1170px;
	background: #fff;
	padding: 10px;
}

.table 
{
	font-family: 'Open Sans', sans-serif;
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
}

.table td,th 
{
	border: 2px solid whitesmoke;
	text-align: left;
	padding: 8px;
}
 

.list-group-item:first-child 
{
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	border-left: 0px !important;
	border-right: 0px !important;
	border-top: 0px !important;
}

.list-group-item 
{
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px dotted rgba(0, 0, 0, 0.1) !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-top: 0px !important;
}

.list-group-item:last-child 
{
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	border-left: 0px !important;
	border-right: 0px !important;
	border-top: 0px !important;
}

.text_center 
{
	text-align: center !important;
}

.black_color 
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
}

p,h1,h2,h3,h4,h5,h6 
{
	font-family: 'Open Sans', sans-serif;
}

.red_color1 
{
	color: #9a1616;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.notification 
{
	background: #179181;
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

.black_blue 
{
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.feedback
 {
	background: #76f833ab;
	text-align: center;
	padding: 10px 0px 20px 0px;
	height: 137px;
	margin: 10px 0px;
	width: 263px;
	float: left;
	font-family: 'Open Sans', sans-serif;
}

.feedback h3 
{
	color: #fff;
	text-align: center;
	margin-top: 10px;
	background: #16a085;
	padding: 5px 0px;
	font-size: 16px;
}

.queries 
{
	background: #f3f3f2;
	margin-left: 298px;
	width: 550px;
	height: 157px;
	margin-top: 10px;
	border: thin solid #ccc;
}

.queries img 
{
	height: 30px;
	margin-left: 8px;
}

.queries h3
 {
	color: #16a085;
	text-align: left;
	padding-left: 10px;
	font-size: 16px;
}

.queries h2
 {
	margin: -31px 1px 22px 45px;
	color: red;
}

.queries h5 
{
	margin-left: 12%;
	margin-top: -20px;
}

.download 
{
	background-color: #f8aa33;
	padding: 0px;
	text-align: center;
	float: right;
	margin-top: -14%;
	font-family: 'Open Sans', sans-serif;
}

.download h4 
{
	background: #16a085;
	padding: 4px;
	font-size: 13px;
}
.download a 
{
	color: #fff;
	text-decoration: none;
	margin: 50px;
}

.fotter a 
{
	color: #fff;
	text-decoration: none;
}

.table-bg-title 
{
	background: #DFE9EA !important;
	color: black !important; 
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.table-bg-title2 
{
	background: white !important;
	text-align: center;
	font-weight: bold;
}

.table-striped tbody td 
{
	color: #000000;
	font-weight: bold;
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th
	{
	border: 1px solid #738678;
	width: 50%;
   }
 
  .sticky-wrapper
{
height:84px!important;	
}
@media only screen and (max-width: 600px) 
{
    .sticky-wrapper 
{
height:74px!important;	
}
}
::selection 
{
	background: #fb641b;
	color: #fff;
}

::-moz-selection 
{
	background: #fb641b;  
	color: #fff;
}

img::selection 	{ background: transparent; }

img::-moz-selection	{ background: transparent; }

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  
  body 
  {
	margin: 0px;
	background-image: url(images/index_background.png);
  }

.header1 
{
	background: linear-gradient(to top left, #074e1a 12%, #339933 56%);
	font-family: 'Open Sans', sans-serif;
}

.bgCaptcha 
{
  background: linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.3)), url("../images/captchaBG.jpg");
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 50%;
  height:50%;
  font-size: 18px;
  padding: 12px 20px 12px 40px;
   }
   
 
 
 #overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
}

#overlayText{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}



footer.main-footer {
 
  padding-bottom: 0;
  background: #000;
  color: #fff;
}

footer.main-footer a {
  color: inherit;
  color: #eee;
}

footer.main-footer h4 {
  color: #eee;
  margin: 10px 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

footer.main-footer p {
  font-size: 0.9rem;
  color: #aaa;
}

footer.main-footer hr {
  border: none;
  border-top: 1px solid #ddd;
  background: none;
}

footer.main-footer .footer-blog-list li {
  margin-bottom: 20px;
}

footer.main-footer .image {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

footer.main-footer .text {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

footer.main-footer .text a {
  font-size: 0.8rem;
}

footer.main-footer .photo-stream li {
  margin: 0;
}

footer.main-footer .photo-stream a {
  width: 80px;
  height: 80px;
  padding: 5px;
  display: block;
}

footer.main-footer .copyrights {
  padding: 20px 0;
  background: #1e1e1e;
  color: #ccc;
  margin-top: 50px;
}

footer.main-footer .copyrights a {
  color: #cba256;
  color: #cba256;
}

footer.main-footer .copyrights p {
  color: inherit;
  font-size: 0.8rem;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  footer.main-footer .photo-stream a {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 767px) {
  footer.main-footer .photo-stream li {
    width: 32%;
    margin-bottom: 10px;
  }
  footer.main-footer .photo-stream a {
    width: 100%;
    height: auto;
  }
}
  
  
  .support-section{
	background:#1c529b!important;
	color:#fff;    padding: 20px 0px!important;
}


.panel-heading h3 {
   margin-top: 0px;
    background: #2790d9;
    color: #fff;
    border-left: 5px solid #1f73ae;
    padding: 11px 7px;
    padding-left: 10px;
    display: block;
    text-align: center;
}
.support-section .panel-heading h3{
	background: none;
    border: none;
    text-align: left;
    padding-left: 0;
    border-bottom: solid 2px #3364a5;
    margin-bottom: 10px;
}
.support-section .panel .panel-body {
    background: none;font-size: 14px;
}
  
.panel{background: none!important;border: none!important;}
.panel-heading{background: none!important;border: none!important;margin-bottom: -30px!important;font-size: 35px!important;}
.h4{font-size: 1.7rem!important;}



footer.main-footer {
 
  padding-bottom: 0;
  background: #000;
  color: #fff;
}

footer.main-footer a {
  color: inherit;
  color: #eee;
}

footer.main-footer h4 {
  color: #eee;
  margin: 10px 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

footer.main-footer p {
  font-size: 0.9rem;
  color: #aaa;
}

footer.main-footer hr {
  border: none;
  border-top: 1px solid #ddd;
  background: none;
}

footer.main-footer .footer-blog-list li {
  margin-bottom: 20px;
}

footer.main-footer .image {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

footer.main-footer .text {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

footer.main-footer .text a {
  font-size: 0.8rem;
}

footer.main-footer .photo-stream li {
  margin: 0;
}

footer.main-footer .photo-stream a {
  width: 80px;
  height: 80px;
  padding: 5px;
  display: block;
}

footer.main-footer .copyrights {
  padding: 20px 0;
  background: #1e1e1e;
  color: #ccc;
  margin-top: 50px;
}

footer.main-footer .copyrights a {
  color: #cba256;
  color: #cba256;
}

footer.main-footer .copyrights p {
  color: inherit;
  font-size: 0.8rem;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  footer.main-footer .photo-stream a {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 767px) {
  footer.main-footer .photo-stream li {
    width: 32%;
    margin-bottom: 10px;
  }
  footer.main-footer .photo-stream a {
    width: 100%;
    height: auto;
  }
}

.main-footer{background: #000;}
.main-footer p{
	color: #fff;
    padding: 35px 0;
    margin: 0;
    text-align: center;
	position:relative
}
.main-footer p span{
	background: #020211;
    z-index: 9;
    padding: 3px 25px;
    position: relative;
    color: #adadad;
    text-transform: uppercase;
    font-size: 14px;
}
.main-footer p:after{
    content: "";
    width: 100%;
    height: 1px;
    background: #a9a9a9;
    position: absolute;
    left: 0;
    top: 47px;
}

	.refreshCaptcha
	{
	color:#2790D9!important;font-size:28px!important;cursor: pointer!important;
	}