

.opmRelPrd, .opmVidZone, #opmVidZone{display: none;}

.rhs-cont{width: 100%;     padding: 30px 0 40px 0;}
.lhs-tree{display: none;}
.txt-style2 {
    font-size: 13px;
}

.sub-title {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
}

.dwn-form {
    border: 1px solid #ddd;
    padding: 20px;
}



.form-title {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
    background: #f7f7f7;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

input[type="submit"], input[type="reset"] {
    margin-left: 2.5%;
    margin-right: 2.5%;
    display: inline-block;
    width: 40% !important;
    padding:10px 0px;
}

input[type="submit"] {
    background: #e31721;
    color: #fff;
    border-color: #e31721;
}
input[type="submit"]:focus, input[type="submit"]:hover {
    opacity: 0.9;
}

.input-row {
    padding: 10px 0;
}

.input-row input, .input-row select {
    width: 100%;
    height: 35px;
    padding: 5px;
    box-sizing: border-box;
    outline: 0;
    border: solid 1px #ccc;
}
.input-row label > sup {
    color: #f00;
}




#topsec-rhs ul li.nav-search .icon-search {
    background: url(https://www.manageengine.com/images/me-sprite-new.png) no-repeat -224px -120px;
    height: 16px;
    width: 16px;
    position: relative;
    margin-top: 5px;
    display: block;
}

#topsec-rhs ul li span.user-thumb {
    background: url(https://www.manageengine.com/images/me-sprite-new.png) no-repeat -240px -120px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 5px;
    border-bottom: none !important;
}
.footer .col1 {
    padding: 2% 4% 2% 0;
    border-right: 1px solid #292929;
    min-height: 250px;
    width: 32%;
}

.footer .col3 {
    padding: 4% 0 0 3%;
}
