﻿#logo img {
    margin-top: 15px !important;
}
#headerStrip {
    display: block;
    width: 100%;
    background-color: white;
    height: 100px;
    position: absolute;
    box-shadow: #AFC1CC 0px 3px 2px -3px;
}
#formIndividualRegisterDetails #imgLogoTop
, #formRecruiterRegisterDetails #imgLogoTop
{
    margin-top: 15px;
}

/*-------------------------------------------------------------------------------Footer-------------------------------------------------------------------------------*/
#footer, .footerInner {
    background: #f5f5f5 !important;
    border-top-color: #f5f5f5
}
#powered {
    color: #6a757c !important;
}