html, body {
    position: relative;
    width: 100%;
    height: 100%;
}

#header_1 {background-color: #c61d24;}
#header_border_1{background-color: #000000;}
#menu .active{background: #000000;}
#menu li:hover{background: #000000;}
#nav-div {background-color: #c61d24;border-bottom: 6px solid #000000}
.navbar-inverse #tab-icons.navbar-nav>li>a:active, .navbar-inverse #tab-icons.navbar-nav>li>a:focus, .navbar-inverse #tab-icons.navbar-nav>li>a:hover{
    background: #000000 !important;
}

#tab-icons li > a.active{background: #000000;}
#logotext{background-color: #ffffff;}
.candidates .stage_name, .bulkcandidateupload .stage_name {
    float: left;
    text-align: center;
    width: 100%;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #989898;
    letter-spacing: 0.02em;
}

#footer_login {
    background: #b7181e;
}
#log_left , #logo_div img{
display:none;
}

#log_wrap_innr {
    background: url(../../images/dream-11-back.jpg) center top;

}
#logoimage{
    background: url(../../images/dream-11-back.jpg) center;
}
#log_right {
    float: none;
    margin: 280px 0px;
    color: white;
    font-size: 13px;
    width: auto;
    text-align: center;
}
.signin1 ,.signin2 {
    font-size: 22px;
    font-weight:normal;
    padding-bottom: 12px;
}
#headerleft {
    width: 220px !important;
}
#header_1.recruiter #headerleft {
    width: 198px !important;
}