html{padding-top:0;}
.loggedin #header .user-area{float: none; width: auto; padding-top: 0; position: static;}
header#header .user-area,header#header .logo{float:unset; width:auto; padding-top:0;}
body.hackathon-common-page div.right-panel{padding-top:0;}
#header .user-dropdown:before{background:none;}
.main-banner{padding-top: 30px; height: 233px; background-position: center center; background-color: #000; background-image: linear-gradient(180deg, rgba(23, 21, 27, 0) 0%, #13131C 100%);;}
div#hackathon-left-menu.fixed{top:80px;z-index:3;}

@media(min-width:768px) {
    #container-wrap{padding-top:0px;}
}
@media(max-width:767px) {
    #container-wrap{padding-top:45px;}
    header#header .logo,header#header ._headlogo{margin-left:25px;}
}
div#hackathon-phases .hackathon-accordion .in .panel-body:after{height:auto;}