
#commonHeader {
    min-height: 140px !important;
}
.search-result-wrap{
position: relative;
    top: 65px;
}
.ws_moreoptionouter{height:180px !important}
.srch-div {
    display:block;
}
#ws_QueryBox {
    margin-top: -50px;
    margin-left: 150px;
    width: 645px;
}
.tab-search-results{top:10px}
@media only screen and (max-width: 767px) {
.ws_result-pane.ws_result-pane {
	display: block !important;
}
.ws_result_left, .ws_result_right {
	display: block;
	width: 100% !important;
}
.ws_resultitem {
	padding-left: 0px;
}
#ws_QueryBox {
	box-sizing: border-box;
	width: 100%;
}
}
.tab-search-results {
	margin: 0 auto;
	max-width: 820px;
	position: relative;
}
#ws_QueryBox {
	margin-top: -50px;
	margin-left: 150px;
	width: 75% !important;
}
.srch-div {
    margin-top: 52px;
    padding: 100px 0;
    --bg-img-left: url(https://www.manageengine.cn/network-monitoring/help/../images/scroll-bg.svg) no-repeat scroll left;
    --bg-img-right: url(https://www.manageengine.cn/network-monitoring/help/../images/scroll-bg.svg) no-repeat scroll right;
    background: var(--bg-img-left), var(--bg-img-right);
    background-color: #D7E9E3;
}
#header-mainsec .headerinner {
    position: fixed;
    top: 41px;
}
div#header-mainsec {
    position: relative;
}
.srch-div .head-container {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 820px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.srch-div .head-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.srch-div .head-container label {
    float: none;
    margin: 0 0 24px 0;
    font-size: 2.5rem;
    letter-spacing: -1px;
    font-weight: 700;
}

.srch-div .head-container form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.srch-div .head-container form input {
    width: 100%;
    background: #ffffff;
    padding: 0 24px;
    border-radius: 4px;
    border: 0;
    -webkit-box-shadow: 0 3px 5px #bad8cf;
    box-shadow: 0 3px 5px #bad8cf;
    height: 60px;
    outline: none;
}

.bcs-searchbox-btn {
    width: 18px;
}
@media only screen and (max-width: 767px){
#ws_QueryBox{
width: 65% !important;
}
}
@media screen and (max-width: 500px){
#lblHelp {
    display: block;
}
}
