body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff;
}

#container {
    clear: both;
}
.regdiv {margin:0px 150px;
}
.masterContainer {margin: 5px 250px;
}
.navbar-brand img {
    width: 120px;
    height: 70px;
}


.mainform{
     display: none;
}

.mba{
     display: none;
}


.navbar-inverse{
	height:90px;
    background-image:-webkit-gradient(linear,left 0,left 100%,from(#14d0c1),to(#3ca9e8));
    background-image:-webkit-linear-gradient(top,#14d0c1,0%,#3ca9e8,100%);
    background-image:-moz-linear-gradient(top,#14d0c1 0,#3ca9e8 100%);
    background-image:linear-gradient(to bottom,#14d0c1 0,#3ca9e8 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff14d0c1',endColorstr='#ff3ca9e8',GradientType=0)
}
.borderless td, .borderless th {
    border: none !important;
}
.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}
.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 300px;
    height: 140px;
}
.table1 th, .table1 td {
    text-align: left;
    padding-bottom: 5px;
}

#abc {
    border-collapse: collapse;
}



.txtwatermark {
    color: #999999;
}
    .txtwatermark:focus {
        color: black;
    }

   .container1{
    margin-top:5%;
} 
   .container3{
       margin-top:8%;
   }
   .container2{
    margin-bottom:150px;
} 
   #container3{
       width:85% !important;
   }

.steptitle {
    padding: 5px;
    background: #1c5e6c;
    width: 143px;
    float: left;
    color: #fff;
    border-radius: 5px;
    margin-right: 20px;
    margin-top:20px;
    text-align: center;
}
    .steptitle.current {
        background: #50bad1;
    }

.table2{ border:solid #E1E6EA; border-width:1px 0 0 1px;}
.table2 td, .table2 th { border:solid #E1E6EA; border-width:0px 1px 1px 0; padding:3px; background:#F3FAFE;}
.table2 th{ background:#63A4BE; color:#fff;}

#pnl_disability1{
    display:none;
    margin-right:20px;
}