header .search-button{
    left: 4px;
    right: unset;
}
header .searchResultSection .resultHeaderSearchSection .typeSec.close .name .icon{
    transform: rotate(90deg);
}
header .searchResultSection .resultHeaderSearchSection .typeSec .resSec .contRes{
    padding-left: 0;
    padding-right: 30px;
}
header .searchResultSection .searchHeadernotifSection .notifBox .warningIcon{
    margin-right: 0px;
    margin-left: 10px;
}
header .open .search-icon{
    transform: rotate(180deg);
}
header .loadingIcon{
    margin-right: 0px;
    margin-left: 5px;
}
