.bcs-container-searchbox {background-color: #e5e5e5; border:0px !important; width:30%;}
.srch-div input {background-color: #fff !important;}
/* code*/
.head-container label{float: left;margin:5px 10px}
.head-container input{width:30%}

.bcs-host-div{float: left;width: 83%;background-color: #e5e5e5 !important;height:25px;}
.bcs-container-searchbox{position: relative;top: -7px;}
.bcs-searchbox{width:400px !important;}
.bcs-searchbox-submit{position: relative;right: 43px;transform: scale(0.55);border-radius: 6px;}
#bcs-results-div{background-color:#fff;position:relative;}
.bcs-searchbox-btn{background-image: url(https://www.manageengine.com/images/me-sprite-new.png);background-position: -224px 480px;width: 15px;background-color: white;height: 16px;cursor: pointer;padding: 0;border: none;transform: scale(1);right:30px;position: relative;vertical-align:middle;}
@media screen and (max-width: 760px){
.rel-b10{display:none}
}
</style>
<style>
.table-border{border-bottom:none;border-top: none;}
tr:last-child{border-bottom: 1px solid #E5E5E5;}
table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
margin-bottom:30px;
width:100%;
}
table td {
    border: 1px solid #E5E5E5;
    font-size: 14px;
    padding: 0.6em;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word;
}
.info {
    background-repeat: no-repeat;
background-position: 9px 19px;
    padding: 0px 36px;    background-color: #fefbe6;
    border: 1px solid #fbe04b;
    background-image: url(images/info.png);
    overflow: auto;
}