*
{ margin: 0px;
   padding: 0px;
 font-family: Georgia;
  -webkit-user-select: none; /* Chrome, Opera, Safari */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}
body {
     font-family: Georgia, serif;
  font-size: 13px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-align: justify;
  letter-spacing: 0.1px;
  line-height: 20px; background:#808080;
}

p {
    padding: 10px;
}

#wrapper {
    margin: 0 auto;
    width: 1000px; background: #FFFFFF;
}

#header {
    float: left;
    height: 100px;
    width: 1000px;
     color:#333;
}

#navigation {
    float: left;
    height: 35px;
    width: 1000px;
    background: #990000;
}

#content {
    float: left;
    width: 700px;
 min-height:546px;
  margin: 10px;
}
#content1 {
    float: left;
    width: 980px;
 min-height:546px;
  margin: 10px;
 margin-top: 25px;
}

#leftcolumn {
 margin-right: 10px;
 margin-top: 10px;
 margin-left: 5px;
    width: 250px;
    float: left;
  color:#000000; 
}

#footer {
    height: 35px;font-size: 12px;
    width: 1000px;text-align:Center;vertical-align:top;
    background: #990000;
    clear: both; color:#ffff;  font-weight: bold;
}


#circle { 
   width: 140px;
   height: 140px;
   background: url(../images/logo.png); 
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;object-fit: fill
}

#menu-bar {
  width: 1000px;
  height: 35px;
  line-height: 100%;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin-left: 18px;
  padding: 4px 0px 0px 0px;
  float: left;
  position: relative;
  list-style: none;
 font-style:normal;
  font-family:Helvetica;
  font-weight: bold;
font-size:12px;
}
#menu-bar a {

  font-weight: bold;
  font-family: Helvetica;
  font-style: normal;
  font-size: 12px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 6px 15px 6px 15px;
  margin: 0;
}
#menu-bar li ul li a {
 background:white;
  color:#e63a00; 
 
}
#menu-bar .active ul li a {
  margin: 0;
 
}
#menu-bar .active a{

   background:white;
  color:#e63a00; 
} 
#menu-bar li:hover > a {
  background: white;
  color: #e63a00;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
border: 1px solid black;
border-style:solid;
border-left:thick #ff0000;
border-right:thick #ff0000;
border-top:thick #ff0000;
  color: #666;
}
#menu-bar ul a:hover {
  background: white!important;
  color: #e63a00 !important;
}
#menu-bar ul {
  background-color: #5A5655;
  display: none;
  margin: 0;
  padding: 0;
  width: 203px;
  position: absolute;
  top: 28px;
  left: 0;  z-index:999;
  border: solid 1px #B4B4B4;}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;

}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
   color:white !important;
  font-size:12px;
  font-style:normal;
  font-family:Helvetica;
  font-weight: bold;
}
#menu-bar ul li:first-child > a {
 

}
#menu-bar ul li:last-child > a {

}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
 

}
#menu-bar {
margin-left: 0px;
  display: inline-block;
 font-style:normal;
  font-family:Helvetica;
  font-weight: bold;
}
#menu-bar1 {
margin-left: 3px;
  display: inline-block;
 font-style:normal;
  font-family:Helvetica;
  font-weight: bold;
}
  html[xmlns] 
#menu-bar {
  display: block;

}
* html #menu-bar {
 text-decoration: overline;
  height: 1%;
}
#font
{
 padding-top:3px;
 font-size:15px;
font-weight: bold;
}

#first_row
{
 
 width:250px;overflow:hidden;
 border:1px;
 border-style:solid; 
margin-left:3px;
border-top-left-radius:3px;
border-top-right-radius:3px;
background:#f2f2f2;
}

#second_row
{background:#f2f2f2;
 overflow:hidden; min-height: 200px;
 width:100%;
 border:1px;
 border-style:solid; 
margin-right:10px;
margin-left:10px;
margin-left:0px;border-top-left-radius:3px;
border-top-right-radius:3px;

}

#third_row
{
 overflow:hidden; min-height: 350px;
 width:250px;
 background-color:#ffffff;
margin-right:10px;
border:1px;
 border-style:solid; 
}

#title
{
margin:0;
padding:4px;
text-align:center ;
border-bottom: 1px solid black;
height:25px; overflow:hidden;
background-color:#424242;
color:white;
}
h1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 20px;
   font-weight: bold;
   color: #000000;
}
 
h3 {
color:#e63a00;padding:8;margin:5px; 
  font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 15px;
  -moz-animation-duration: 3s;
            -webkit-animation-duration: 3s;
            -moz-animation-name: slidein;
            -webkit-animation-name: slidein;
} 
 @-moz-keyframes slidein {
            from {
               margin-left:100%;
               width:300%
            }
            to {
               margin-left:0%;
               width:100%;
            }
         }
         @-webkit-keyframes slidein {
            from {
               margin-left:100%;
               width:300%
            }
            to {
               margin-left:0%;
               width:100%;
            }
         }


/**************** Pseudo classes ****************/
 hr {
     color: #f00;
     background: #f00; 
     width: 75%; 
     height: 5px;
}

iframe {
 margin-left: 95px;
}
img {
border-color: #7d6b72;
border-style: solid;
border-width: 0px;
}
.digital{float: right;display:block;background-image:url(/images/digital-india.png);width:170px;height:99px; background-repeat:no-repeat;background-size:contain;}

.logo{float: left;display:block;width:1000px;height:100px; background-repeat:no-repeat;background-size:contain;   border: 0px solid #000000;
}
.select {
border:1px solid #424242;
width:238px;
height:35px;
margin-top:14px;
text-align:center; 
line-height:1;
background:#ffffff;
color:black;
font-size:15px;
}
input[type="file"]{
margin-top:10px;
height:35px;
font-size:15px;
font-weight: bold;
color:black;
font-family: "Book Antiqua";
}

input[type="text"],input[type="email"],input[type="disabled"],input[type="password"]{
border:1px solid #424242;
margin-top:10px;
width:200px;
height:35px;
font-size:15px;
font-weight: bold;
color:black;
font-family: "Book Antiqua";
}

.all{
border:1px solid #424242;
margin-top:10px;
padding-left:35px;
width:200px;
height:35px;
font-size:15px;
text-transform: capitalize;
font-weight: bold;
color:black;
font-family: "Book Antiqua";
}
.textarea{
border:1px solid #424242;
margin-top:10px;
padding:5px;
width:225px;
height:70px;
font-size:14px;
text-transform: capitalize;
font-size:14px;
font-weight: bold;
color:black;
}
.fname{
background-image:url(../images/icon_name.png);
background-repeat:no-repeat;
background-position:6px;
border:1px solid #424242;
margin-top:10px;
padding-left:35px;
width:200px;
height:35px;
font-size:14px;
text-transform: capitalize;
font-size:14px;
font-weight: bold;
color:black;
}
.email{
background-image:url(../images/email.png);
background-repeat:no-repeat;
background-position:6px;
border:1px solid #424242;
margin-top:10px;
padding-left:35px;
width:200px;
height:35px;
font-size:14px;
text-transform: lowercase;
font-size:14px;
font-weight: bold;
color:black;
}
.contact{
background-image:url(../images/phone.png);
background-repeat:no-repeat;
background-position:6px;
border:1px solid #424242;
margin-top:10px;
padding-left:35px;
width:200px;
height:35px;
font-size:14px;
font-size:14px;
font-weight: bold;
color:black;
}
.address{
background-image:url(../images/home.png);
background-repeat:no-repeat;
background-position:6px;
border:1px solid #424242;
margin-top:10px;
padding-left:35px;
width:200px;
height:35px;
font-size:14px;
 text-transform: capitalize;
font-size:14px;
font-weight: bold;
color:black;
}
.password{
background-image:url(../images/icon-password.png);
background-repeat:no-repeat;
background-position:6px;
border:1px solid #424242;
margin-top:10px;
padding-left:35px;
width:200px;
height:35px;
font-size:14px;
font-size:14px;
font-weight: bold;
color:black;
}
.submit{
background-color:#e63a00;
border-radius:0px;
border:none;
margin-top:12px;
padding:10px 25px;
color:#FFF;
margin-left:120px
 font-size:16px;
 font-weight:bold;
}
.submit:hover{
background-color:#424242;
cursor: pointer;
}


.list-type1{
width:200px;
margin:0 auto;
}

.list-type1 ol{
counter-reset: li;
list-style: none;
*list-style: decimal;
font-size: 12px;
padding: 0;
margin-bottom: 1em;
margin-top: 1em;
}
.list-type1 ol ol{
margin: 0 0 0 2em;
}
.list-type1 a{
position: relative;
display: block;
padding: .4em .4em .4em 2em;
*padding: .4em;
margin: .5em 0;
background: #e63a00;
color: white;
text-decoration: none;
}

.list-type1 a:hover{
background: #424242;
text-decoration:none;
transform: scale(1.1);
text-align: center;
}
.list-type1 a:before{
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background:#e63a00;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid #fff;
text-align: center;
-moz-border-radius: 2em;
-webkit-border-radius: 2em;
border-radius: 2em;
color:#FFF;
}



.progress {
width: 700px;
margin: 20px auto;
text-align: center;
}
.progress .circle,
.progress .bar {
display: inline-block;
background: #fff;
width: 40px; height: 40px;
border-radius: 40px;
border: 1px solid #d5d5da;
}
.progress .bar {
position: relative;
width: 120px;
height: 6px;
top: -33px;
margin-left: -5px;
margin-right: -5px;
border-left: none;
border-right: none;
border-radius: 0;
}
.progress .circle .label {
display: inline-block;
width: 32px;
height: 32px;
line-height: 32px;
border-radius: 32px;
margin-top: 3px;
color: #424242;
font-size: 17px;
}
.progress .circle .title {
color: #424242;
font-size: 14px;
line-height: 30px;
margin-left: -5px;
}

/* Done / Active */
.progress .bar.done {
background: #e63a00;
}
.progress .circle.done {
background: #eee;
}
.progress .bar.active {
background: linear-gradient(to right, #EEE 40%, #FFF 60%);
}
.progress .circle.done .label {
color: #FFF;
background: #e63a00;
}
.progress .circle.done .title {
color: #444;
}
.progress .circle.active .label {
color: #FFF;
background: #0c95be;
}
.progress .circle.active .title {
color: #0c95be;
}
.smessage{background: url(../images/success.jpg) no-repeat scroll 9px #009900;text-transform: capitalize;padding:6px;width:90%; color:white;font-family:"Georgia";font-size:15px;border:solid 1px black;text-align:center;margin-left:20px;}
.emessage{background: url(../images/error.png) no-repeat scroll 9px #cc0000;text-transform: capitalize;padding:6px;width:90%; color:white;font-family:"Georgia";font-size:15px;border:solid 1px black;text-align:center;margin-left:20px;}
.error{background: url(../images/error.png) no-repeat scroll 3px #ffbf80;background-position:3px;border:solid 1px #E60000;margin-top:10px;padding-left:30px;width:200px;height:35px;font-size:14px;font-weight: bold;color:black; background-size: 25px 25px;}
.error1{border:2px solid #E60000;margin-top:10px;padding-left:30px;width:200px;height:35px;font-size:15px;font-weight: bold;color:black;font-family: "Book Antiqua";color:red;}

.steps {
  margin: 20px;
  padding: 0;  
  overflow: hidden;
}
.steps a {
  color: white;
  text-decoration: none;
}
.steps em {
 padding: 8px;font-family: Georgia, "Times New Roman", Times, serif;
  display: block;
  font-size: 1.1em;

  font-weight: bold;
}
.steps li {
  float: left; margin: 1px;
  margin-left: 0;
  width: auto; /* 100 / number of steps */
  height: 35px; /* total height */
  list-style-type: none;
  padding: 5px 5px 5px 30px; /* padding around text, last should include arrow width */
  border-right: 3px solid white; /* width: gap between arrows, color: background of document */
  position: relative;
}
/* remove extra padding on the first object since it doesn't have an arrow to the left */
.steps li:first-child {
  padding-left: 5px;
}
/* white arrow to the left to "erase" background (starting from the 2nd object) */
.steps li:nth-child(n+2)::before {
  position: absolute;
  top:0;
  left:0;
  display: block;
  border-left: 25px solid white; /* width: arrow width, color: background of document */
  border-top: 22px solid transparent; /* width: half height */
  border-bottom: 23px solid transparent; /* width: half height */
  width: 0;
  height: 0;
  content: " ";
}
/* colored arrow to the right */
.steps li::after {
  z-index: 1; /* need to bring this above the next item */
  position: absolute;
  top: 0;
  right: -25px; /* arrow width (negated) */
  display: block;
  border-left: 25px solid #7c8437; /* width: arrow width */
  border-top: 22px solid transparent; /* width: half height */
  border-bottom: 23px solid transparent; /* width: half height */
  width:0;
  height:0;
  content: " ";
}

/* Setup colors (both the background and the arrow) */

/* Completed */
.steps li { background-color: #29a329; }
.steps li::after { border-left-color: #29a329; }

/* Current */
.steps li.current { background-color: #e63a00; }
.steps li.current::after { border-left-color: #e63a00; }

/* Following */
.steps li.current ~ li { background-color: #EBEBEB; }
.steps li.current ~ li::after { border-left-color: #EBEBEB; }

/* Hover for completed and current */
.steps li:hover {background-color: #424242}
.steps li:hover::after {border-left-color: #424242}



.arrows { white-space: nowrap; }
.arrows li {
    display: inline-block;
    line-height: 26px;
    margin: 0 9px 0 -10px;
    padding: 0 20px;
    position: relative;
}
.arrows li::before,
.arrows li::after {
    border-right: 1px solid #666666;
    content: '';
    display: block;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    transform: skewX(45deg);   
}
.arrows li::after {
    bottom: 0;
    top: auto;
    transform: skewX(-45deg);
}

.arrows li:last-of-type::before, 
.arrows li:last-of-type::after { 
    display: none; 
}

.arrows li a { 
   font-family: Georgia, "Times New Roman", Times, Sans-serif; 
   letter-spacing: -1px; 
   text-decoration: none;
}

.arrows li:nth-of-type(1) a { color: hsl(0, 0%, 70%); } 
.arrows li:nth-of-type(2) a { color: hsl(0, 0%, 65%); } 
.arrows li:nth-of-type(3) a { color: hsl(0, 0%, 50%); } 
.arrows li:nth-of-type(4) a { color: hsl(0, 0%, 45%); } 
.fax{padding-left:37px;background-image:url(../images/Fax.png);background-repeat:no-repeat;background-position:5px;
          float: left;}
.email1{padding-left:37px;background-image:url(../images/Email.png);background-repeat:no-repeat;background-position:5px;
          float: left;}
.phone1{padding-left:37px;background-image:url(../images/Phone.png);background-repeat:no-repeat;background-position:3px;
          float: left;}
.contact1 ul {list-style-type:none; margin:0 auto; padding:0; width:100%; }
.contact1 li {margin-left:3px;margin-top:8px;list-style-type:none;font-size:12px; line-height:17px; color:black;}
.ColHeader{background-color:#e63a00;color:#fff;margin-left:5px;padding:5px;}
.row1{background-color:#CCCCCC;margin-left:5px;padding:5px;font-family: Helvetica;font-size:12px;}
.row2{background-color:#ecffb3;margin-left:5px;font-weight:bold;padding:5px;font-family: Helvetica, "Times New Roman", Sans-serif;font-size:12px; }
.green{color:#3C0;font-weight:bold;}
.blue{color:BLUE;font-weight:bold;}
.black{color:black;font-weight:bold;}
.orange{color:#FF6600;font-weight:bold;text-decoration:blink;}
.red{color:#FF0000;font-weight:bold;}
.black{color:black;}
fieldset{border: 2px solid #990000;width:90%;  border-radius: 3px;border-radius:2px;}
legend{margin:10px;padding:10px;width: auto;    font-weight: bold;  font-family:"Georgia",cursive;font-size:14px;font-style:italic;text-align:justify; font-size: 12px !important;  color: #FFF !important;     background-color: #990000;   }