body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*padding-bottom: 40px;*/
    color: #5a5a5a;
}
/*html, body {
  height: 99.3%;
  min-height: 99.3%;
}*/
 

.panel-default {
    opacity: 0.9;
    margin-top: 30px;
}
.form-group.last {
    margin-bottom: 0px;
}
.panel-heading {
    background-color: #e8e8e8;
    font-size: 14px;
}
.control-label {
    font-size: 14px;
}
/* CUSTOMIZE THE CAROUSEL

-------------------------------------------------- */

.carousel {
    margin-bottom: 67px;
}
/*.carousel-control-Login {
  top: 76%;
}*/

.carousel-control {
    top: 38%;
    width: 9%;
}
.carousel-caption {
    z-index: 10;
    color: white;
    text-align: left;
    font-family: Georgia;
    font-weight: normal;
    top:12px;
}
.carousel .item {
    /*height: 559px;*/
    /*height: 532px;*/
    height: 100%;
    background-color: #bbb;
    overflow: hidden;
    background-size : cover !important;
}
.carousel img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 602px;
}
#LoginForm {
    position: absolute;
    top: 25%;
    right: 1%;
    z-index:10;
}
/* RESPONSIVE CSS

-------------------------------------------------- */

@media (min-width: 827px)
{
    .carousel-caption {
        right : 0;
        left: 60%;
        top: 16%;
    }
}
/*@media (min-width: 768px)
{
    .carousel-caption {
        top: 16%;
    }
}*/
@media (max-width: 826px)
{
    .carousel-caption {
        right : 0;
        left: 40%;
        top : 0;
    }
    .carousel-indicators {
        bottom: 5px;
    }
}
@media (max-width: 450px)
{
    .carousel-caption {
        right : 2%;
        left: 2%;
        top : 25%;
    }
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}
 .carousel-caption>div {
    font-size: 28px;
 }

 .carousel-inner > .item > img
 {
    min-height: 400;
    min-width: 901px;

 }

.absolute-div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 75%;
}

.footerStyle {
    width: 100%;
    height: 3.5%;
    /*height: 6.5%;*/   
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 0px;
    background-color: black;
    margin-top: -8%;
    padding-top: 2%;
    color: white;
    min-height: 25px;
}
/*footerStyle{

  width:100% ;

  height: 6.5%;

  margin-right: 0px;

  padding-right: 0px; 

  margin-left: 0px; 

  background-color:black;

  margin-top:-7%;

  padding-top:2%; 

  color:white;

}*/

.footerDiv {
    font-size: 11px;
    float: right;
    margin-right: 11%;
}
.footerDivLi {
    font-size: 11px;
}
header
{
  /*height:77.16px !Important;*/
    min-height: 49.16px !Important;
    /* min-height: 7.5% !Important; */
    min-width: 80%;
    margin: 0 auto;
    width: 80%;
}
.headerStyle{
  width:100% ;
  height: 12%;
  margin-right: 0px; 
  padding-right: 0px; 
  margin-left: 0px; 
  background-color: black;
}
.headerLi {
    float: right;
    margin-top: 8px;
    font-size: 11px;
}
.headerText {
    width: 70%;
    height: 12%;
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 1%;
    background-color: black;
}
.nav-tabs {
    background-color: transparent !Important;
    height: 30px;
    border-bottom:none;
}

.nav-tabs > li > a {
    border: medium none;  
    color: white;
    font-family: Arial;
    font-size: 16px;
    line-height: 1.42857143;
}
.nav-tabs > li > a:hover {
    border: medium none;
    border-radius: 0;
}
.nav-tabs .dropdown-menu > li >a:hover {
    color:#00adf9;
}
.nav-tabs .dropdown-menu > li {
    background-color: white;
}
.nav-tabs .dropdown-menu > li:hover {
    /*background-color: white;*/
    color:#00adf9;
}
.nav-justified>li>a
{
    margin-bottom: 3px;
    padding-top: 2px;
    /* padding-bottom: 2px; */
    text-align: center;
}
.topNavText {
    display: inline-block;
    font-size: 11px;
    padding-top: 5px;
    cursor: pointer;
}
.dropUl {
    max-height: 150px;
    background-color: white;
}
.dropLi {
    height: 30px;
    color: white;
}
.ImgLi {
    width: 198 px;
    height: 120 px;
}
/*changes lalit border color from #eee to 666666*/

.dropdown-menu {
    box-shadow: none;
    border-color: #666666;
}
/*class created by megaraj*/

.footerStyleTemplate {
    width: 100%;
    height: 3.5%;
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 0px;
    background-color: #1c1e21;
    margin-top: 0;
    padding-top: 0.2%;
    color: white;
    position: fixed;
    bottom: 0%;
}
hr {
    /*//background-color: #00adef;*/
    
    border: 1px solid #00adef;
    margin: 0;
    padding: 0;
}
.loginmodal-container {
    /*padding: 1px;*/
    overflow: hidden;
    font-family: Arial;
    max-width: 280px;
    position: relative;
}
.loginmodal-container h1 {
    text-align: left;
    font-size: 25px;
    font-weight: Regular;
    color: Black;
    font-family: Arial;
    margin-top: 5%;
    margin-bottom: 6%;
}
.loginmodal-container input[type=button] {
    width:  90%;
    font-size: 14px;
    display: block;
    position: relative;
    border-radius: 4px;
    font-family: Arial Narrow;
    font-weight: normal;
    padding: 3%;
}
.loginmodal-container input[type=text], input[type=password] {
    height: 30px;
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
    -webkit-appearance: none;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    -moz-border-radius: 0px;
    border-radius: 5px;
    border:solid 1px gray;
    padding:5px;
    opacity: 0.6;
    background-color: whitesmoke;    
    color: black;
}
.loginmodal-container input[type=text]:hover,
input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border:none;
}
.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
}
.loginmodal-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #00adf9;
    padding: 1px 0px;
    font-family: Arial;
    font-size: 14px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}
.loginmodal-submit:hover {
    /* border: 1px solid #2f5bb7; */  
    border: 0px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #357ae8;
    color: white;
    /*-moz-box-shadow: 5px 5px 5px #999;
    -webkit-box-shadow: 5px 5px 5px #999;
    box-shadow: 5px 5px 5px #999;*/
}
.login-help {
    font-family: Georgia normal;
    font-weight: normal;
    font-size: 14px;
    margin-top: -7%;
}
.login-help a {
    text-decoration: underline;
    color: white;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    opacity: 0.8;
    transition: opacity ease 0.5s;
    cursor: pointer;
}
#welcome_note{
    font-family:Arial Narrow; 
    font-size:18px;
    line-height: 1px;
    white-space: nowrap;
}
#dfe_note{
    font-family:Georgia regular; 
    font-size:36px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #323232;
}
.navbar-toggle {
    padding: 8px 8px !important;
    margin-top: 8px !important;
}
/*.navbar-fixed-top
{
    z-index: inherit;
}*/

/* all elements placeholder coloring*/
::-webkit-input-placeholder { color:gray; }
::-moz-placeholder { color:gray; } /* firefox 19+ */
:-ms-input-placeholder { color:gray; } /* ie */
input:-moz-placeholder { color:gray; }

.header-text{
    color: #a9a9a9 !important;
    padding: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    cursor: pointer;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

      .carousel-inner > .item > img
        {
            min-height: 450px;
        }

}

@media (min-width: 768px)
{
    .navbar-right {
        margin-right: -4px;
    }
}