a:link {  color: #333333; text-decoration: underline}

a:visited {  color: #333333; text-decoration: underline}

.cancel-policy a {
    color: #fff;
    padding: 0px 2px;
}

a:hover {  color: #333333; text-decoration: none}

.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #003366}

.text {  font-family: Tahoma; font-size: 12px; color: #000}

.title {  font-family: Tahoma; font-size: 18px; font-weight: bold; color: #333333}

.text1 {

/* font-family: Tahoma; font-size: 11px; color: #FFFFFF */
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    padding: 20px;
}

a.a:link {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #72889D;

}

a.a:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #003366;

}

a.a:visited {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #505C66;

}

.cancel-policy a {
    color: #fff!important;
    padding: 0px 2px!important;
    text-decoration: none;
}

.cancel-policy a:hover{
    text-decoration: underline;
}

.gray-box {
    background-color: #EEEEEE;
    padding: 10px 8px;
    margin: 0px 5px;
    border: 1px solid #00000040;
    margin-top: 5px;
}

.style1 {
    color: #fff;
}

.gray-box h3 {
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
    margin: 5px 0px;
}

.gray-box p {
    margin: 0px;
    font-size: 15px;
    font-weight: 100;
    text-align: justify;
    word-spacing: 3px;
    padding-top: 10px;
}


.gray-box .downbutton {
    margin-top: 10px;
    background-color: green;
    color: #fff;
    padding: 4px 18px;
    width: 190px;
}

.datahead h2{
	margin-bottom: 10px;
}

.abmrgn{
	margin-top: 10px;
}

.style1 {
    color: #fff;
    font-weight: 400;
    font-family: ui-sans-serif;
    font-size: 34px;
}

.navtable {
    width: 100%;
}

.navtable tr {
    background-color: #31ae46c4;
}

.navtable{
    width: 100%;
}

ul#MenuBar1 {
    width: 829px;
    margin-left: 50%;
    transform: translate(-50%);
}

ul.MenuBarSubmenuVisible {
    z-index: 99999;
}

ul.MenuBarHorizontal li {
    width: 117px!important;
    border-right: 1px solid green;
}

.main-header {
    width: 100%;
    background: green;
    padding: 30px 0px;
}

.widthset {
    width: 824px;
    margin: 0 auto;
    position: relative;
}

.left-logo {
    float: left;
    width: 170px;
}

.left-logo img {
    width: 100%;
}

.heder-content {
    float: left;
    color: #fff;
    font-size: 29px;
    font-family: inherit;
    padding-left: 18px;
    padding-top: 40px;
}

ul.MenuBarHorizontal a {
    padding: 10px 0px!important;
    text-align: center;
}

.animated {
    text-align: center;
    font-size: 13px;
}

.animated a {
    color: #fff;
}

.boxmr {
    margin-bottom: 5px;
    background: #008000bd;
    color: #fff;
}

.mainside img {
    width: 100%;
}

.social-icon {
    position: absolute;
    right: 4px;
    bottom: -14px;
}

.social-icon a i {
    font-size: 19px;
    color: #ffffff;
    background: gray;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px #000;
    margin-left: 2px;
}

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

.clearfix{
    clear: both;
}

.graybox{
    background:  #eeeeee;
    padding: 15px;
}

.firstrow {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0px;
}



.firstrow label {
    display: block!important;
    margin-bottom: 5px;
}

.firstrow li {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(50% - 34px);
    vertical-align: top;
    display: inline-block;
}

.firstrow li label {
    display: block!important;
    text-transform: uppercase;
}

.firstrow li select {
    width: 100%;
    padding: 5px 0px;
    margin-top: 5px;
}

.secondrow {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0px;
    margin-top: 0px;
}

.message {
    margin-bottom: 10px;
}

.secondrow li {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(50% - 34px);
    vertical-align: top;
    display: inline-block;
}

.secondrow li label{
    text-transform: uppercase;
}

.secondrow li input[type="text"] {
    width: 100%;
    padding: 5px 0px;
}

.message label {
    display: block!important;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.message textarea{
    width: 100%;
}

.graybox input[type="date"] {
    width: 100%;
    padding: 3px 2px;
}

.bottombutton{
    border-top: 1px solid #00000021;
    padding: 10px 0px;
    text-align: center;
}

.bottombutton input {
    background-color: green;
    color: #fff;
    border: none;
    padding: 8px 25px;
    border-radius: 8px;
    text-transform: uppercase;
}
.secondrow li input[type="text"] {
    width: 100%!important;
    padding: 5px 4px!important;
    font-size: 13px!important;
}

.firstrow li input[type="text"]{
   width: 100%!important;
   padding: 5px 4px!important;
   font-size: 13px!important; 
   margin-bottom: 15px;
}

.statusl {
    font-size: 18px;
}

.radio li label {
    font-size: 13px;
    margin-top: 7px;
}

.success {
    text-align: center;
    padding: 132px;
}

.success h2 {
    margin-top: 0px;
    margin-bottom: 10px;
}

#life{
    margin-top: 10px;
}
