
html,
body {



	
}

element {

}
.nav-fostrap li a {

    padding: 15px 27px;
    font-size: 18px;
    color: #def1f0;
    display: inline-block;
    outline: 0;
    font-weight: 600;


}
a:focus {

    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;

}
a:focus, a:hover {

color:
#fff;
text-decoration: underline;
background-color:
#556a5e;


}
a {

    text-decoration: none;
    color:
#6C8AFB;

}
a {

    text-decoration: none;

}
.quicklinks a{
	
	 color: #0d97ad;
    text-decoration: none;
	}
	
	.quicklinks a:hover{
	
	 color: #FFF;
	 background-color:#999;
    text-decoration: none;
	}

a {

    background-color: transparent;

}
* {

    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

}
* {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.nav-fostrap li {

    list-style-type: none;
    font-size: 14;
    color: #def1f0;

}
.nav-fostrap ul {

    list-style-type: none;

}
.nav-fostrap {

    font-family: Segoe UI;

}
#wrapper{
  background-color: #0F4476;
  padding: 10px;
  color: #fff;
  width: 100%;
  float: left;
}
#loginpanel ul {
    float: right;
    width: 210px;
    height: 24px;
    margin: 0;
    padding: 6px 0 0 0;
    text-align: center;
    color: #CCCCCC;
}
#loginpanel li.left {
    float: left;
}
#loginpanel li {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
}
#loginpanel li.right {
    float: right;
}
#topbar a:hover {
    color: #fff;
}
.top-nav{
	background-color: #fff;
	margin: 0;
padding:8px;
}
.logo img{
	width: 100%;
}
.title h1{
	color: #003E2D;
	margin-bottom: 0;
	font-weight: bold;
	/*text-transform: uppercase;*/
  font-size: 30px;
}
.title h3{
	color: #0F4476;
	margin: 10px 0;
	font-size: 17px;
}
.header-right{
  margin-top: 30px;

float: right;

width: 171px;
}
.header-right h5{
  font-size: 16px;
  display: inline;
}
.header-right i{
  margin-left: 10px;
}
.navbar button  .icon-bar{
	background-color: #fff;
}
.navbar{
	background-color: #407ea9;
	margin-bottom: 0;
	padding: 12px;
	border-radius: 0;
}
.navbar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.navbar ul li a{
	color: #fff;
	padding: 13px;
	text-transform: capitalize !important;
	font-size: 16px;
}
.navbar ul li a:hover{
	text-decoration: underline;
}
.navbar ul li .dropdown-menu a{
	color: #000;
	padding: 13px;
	text-transform: capitalize !important;
	font-size: 16px;
}
.content{
	background-color: #fff;
  float: left;
  width: 100%;
}
.content-left h3{
color:
#FFF;
font-weight: bold;
background-color:
#08543f;
padding: 8px;
font-family: Segoe UI;;
}


.table.table-striped button{
background-color: #337ab7;
background-repeat: repeat-y;
color: #fff;
border-radius: 4px;
 
}
.table>tbody>tr>th.rowheading{
	background-color:#f0ad4e;
}



table.table-eg{
  border: 1px solid #407ea9;
  font-size:13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.table-eg>tbody>tr:nth-of-type(odd) {
    background-color: #f7f8f9;
    color: black;
	
}
.table-eg>tbody>tr:nth-of-type(even) {
    background-color: grey;
    color: black;
}

.table.table-eg button{
  background-color: #2e536c;
  background-image: -moz-linear-gradient(top,#fafafa,#2e536c);
  background-image: -ms-linear-gradient(top,#fafafa,#2e536c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#2e536c));
  background-image: -webkit-linear-gradient(top,#fafafa,#2e536c);
  background-image: -o-linear-gradient(top,#fafafa,#2e536c);
  background-image: linear-gradient(top,#fafafa,#2e536c);
  background-repeat: repeat-y;
  border: 0 none;
  color: #000;
  padding: 10px;
  border-radius: 10px;
}
.table>tbody>tr>th.rowheading{
	background-color:rgb(85, 106, 94);
}



.content-right{
  float: left;
  width: 100%;
}
.inner-content{
  background-color:#407ea9;
  padding: #fff;
  padding: 10px; 
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-right .inner-content h4{
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  text-decoration: underline;
  margin-top: 0;
}
.content-right .inner-content p{
  color: #fff;
  font-size: 16px;
}
.content-right .inner-content a{
  color: #fff;
  font-size: 18px;
  float: left;
  text-decoration: underline;
}
.content-right h4{
  font-weight: bold;
  font-size: 24px;
  text-decoration: underline;
 }
.content-right p{
  font-size: 16px;
}
.content-right a{
  font-size: 15px;
 /* float: right;*/
  text-decoration: underline;
}
.second-nav{
  background-color:#407ea9;
  padding: #fff;
  padding: 10px; 
  float: left;
  width: 100%;
}
.content-right .second-nav h4{
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  text-decoration: underline;
  margin-top: 0;
}
.content-right .second-nav ul{
    list-style: none;
}
.content-right .second-nav ul li{
   margin: 0 0 3px;
   padding: 0;
}
.content-right .second-nav ul li a {
    border-bottom: 1px dotted #fff;
    color: #fff;
    display: block;
    margin: 0;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    /*background: url("../images/purple_file.gif") no-repeat scroll 10px center;*/
}
.content-right .second-nav ul ul{
    border-top: medium none;
    padding-top: 0;
    margin-left: 10px;
}
.content-right .second-nav ul ul a{
    padding-left: 20px;
}
.content-right .second-nav ul ul ul a{
  padding-left: 40px;
}
.content-right .second-nav ul li a .fa.fa-hand-o-right {
    margin-right: 5px;
}
.gallery{
  float: left;
  width: 100%;
  margin: 20px 0;
}
.gallery h4{
  font-size: 26px;
  color: #407ea9;
  text-decoration: underline;
  font-weight: bold;
}
.gallery .image{
  padding: 10px;
  background: #fff;
}
.footer{
	background-color: #003E2D;
	padding: 25px 20px;
	margin-top: 22px;
	float: left;
	width: 100%;
}
.footer .box-shadow2 {
    position: relative;
    margin: 0;
    height: 30px;
    width: 100%;
    clear: both;
}
.scroll-up-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: -48px;
    margin: auto;
    display: inline-block;
    background: url(../../images/scroll-up-icon.png) no-repeat center;
    width: 70px;
    height: 70px;
    border-radius: 100%;
}
.footer h4{
	font-size: 19px;
	color: #fff;
	position: relative;
}
.footer h4:after{
	background: none repeat scroll 0 0 #FFFFFF;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100px;
}
.title {
    font-family: Segoe UI;
    width: 100%;
}
.footer ul{
	
padding: 0;
width: 100%;
float: left;
color:white;
font-size: 1.750rem;
margin-bottom: 25px;
font-family: Segoe UI;
}
.footer ul li{
	list-style: none;
	    line-height: 1.4;
}
.footer ul li i.fa{
	color: #fff;
}
/*.footer ul li a{
	color: #fff;
	font-size: 14px;
	text-transform: capitalize !important;
	padding-left: 5px;
}*/


.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border-bottom: 1px solid #777;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
button.accordion:after{
    color: #777777;
    content: "+";
    float: right;
    font-weight: bold;
    margin-left: 5px;
}
/*.active, .accordion:hover {
    background-color: #ccc; 
}*/

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

a { text-decoration: none; }
.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1497px;
background: #fff;
box-shadow: 0 -1px 7px 0 #555;
}

.nav-fostrap {
  display: block;
  margin-bottom: 15px 0;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgb(0, 0, 0);
  border-radius: 3px;

}

.nav-fostrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}

.nav-fostrap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  font-size: 14;
  color: #def1f0;
}

.nav-fostrap li a {
  padding: 15px 12px;
  font-size: 18px;
  color: #080808;
  display: inline-block;
  outline: 0;
  font-weight: 600;
  /*text-transform: capitalize !important;*/
}

.nav-fostrap li:hover ul.dropdown { 
display: block;
}





.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown {
    top: 0;
    left: 100%;
    margin-top: -1px;
    position: absolute;
    visibility: hidden;
	background:#2980B9;
}

li.dropdown-submenu:hover >  .dropdown {
    visibility: visible;
    display: block;
	top: 0;
    left: 100%;
    margin-top: -1px;	
	background:#fafafa !important;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

li.dropdown-submenu:hover >  .dropdown li:hover {
   	
	background:#2980B9 !important;
	
}





.nav-fostrap li ul.dropdown {
  position: absolute;
  display: none;
 width: 294px;
  background: #2980B9;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  padding-top: 0;
  z-index: 999;
  font-size: 14px;
}

.nav-fostrap li ul.dropdown li {
  display: block;
  list-style-type: none;
}

.nav-fostrap li ul.dropdown li a {
  padding: 15px 20px;
  font-size: 18px;
  color: #fff;
  display: block;
  font-weight: 600;
}
.nav-fostrap li ul.dropdown li>a:hover {
	color:white !important;
}

.nav-fostrap li ul.dropdown li:last-child a { border-bottom: none; }

/*.nav-fostrap li:hover a {
  background: #fff;
  color: #0F4476 !important;
}
*/
.nav-fostrap li:hover a {
    background: 
#08543f;
color:
    #FFF !important;
}
.nav-fostrap li:first-child:hover a { border-radius: 3px 0 0 3px; }

.nav-fostrap li ul.dropdown li:hover a { background: rgb(85, 106, 94); }

.nav-fostrap li ul.dropdown li:first-child:hover a { border-radius: 0; }

.nav-fostrap li:hover .arrow-down { border-top: 5px solid #fff; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  position: relative;
  top: 15px;
  right: -5px;
  content: '';
}
.title-mobile {
  display: none;
}
.image .img {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.image .img:hover {opacity: 0.7;}

/* The Modal (background) */
.myModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
 /* Location of the box */
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
}

/* Caption of Modal Image */
/*#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
*/
/* Add Animation */
.modal-content {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
 @media only screen and (max-width:900px) {

.nav-fostrap {
  background: #fff;
  width: 200px;
  height: 100%;
  display: block;
  position: fixed;
  left: -200px;
  top: 0px;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
  margin: 0;
  border: 0;
  border-radius: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  z-index: 99999999;
}
.title-mobile {
  position: fixed;
  display: block;
    top: 10px;
    font-size: 20px;
    left: 100px;
    right: 100px;
    text-align: center;
    color: #FFF;
}
.nav-fostrap.visible {
  left: 0px;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
}

.nav-bg-fostrap {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #03A9F4;
  padding: 12px 0 0 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  z-index: 9999999999;
}

.navbar-fostrap {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  cursor: pointer;
  margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px;
}

.navbar-fostrap span {
  height: 2px;
  background: #fff;
  margin: 5px;
  display: block;
  width: 20px;
}

.navbar-fostrap span:nth-child(2) { width: 20px; }

.navbar-fostrap span:nth-child(3) { width: 20px; }

.nav-fostrap ul { padding-top: 50px; }

.nav-fostrap li { display: block; }

.nav-fostrap li a {
  display: block;
  color: #505050;
  font-weight: 600;
}

.nav-fostrap li:first-child:hover a { border-radius: 0; }

.nav-fostrap li ul.dropdown { position: relative; }

.nav-fostrap li ul.dropdown li a {
  background: #2980B9 !important;
  border-bottom: none;
  color: #fff !important;
}

.nav-fostrap li:hover a {
  background: #03A9F4;
  color: #fff !important;
}

.nav-fostrap li ul.dropdown li:hover a {
  background: rgba(0,0,0,.1); !important;
  color: #fff !important;
}

.nav-fostrap li ul.dropdown li a { padding: 10px 10px 10px 30px; }

.nav-fostrap li:hover .arrow-down { border-top: 5px solid #fff; }

.arrow-down {
  border-top: 5px solid #505050;
  position: absolute;
  top: 20px;
  right: 10px;
}
.cmplsry{
		color:#FF0000; 
		font-size:7px;
	}
.redStar{ 
		color: red; 
		font-size: 13px; 
		margin-right: 1px;
	}
.error{
		color:red;
		font-size: 14px; 
	}
p #para1 {
    font-size: 16px;
    text-align: justify;
    line-height: 1.4;
    color: red;
}
address#titleAddress 
{
	line-height:2.5em;
}










