/*div#block-searchform  {
    z-index: 100;
    position: absolute;
    left: 72%;
    top: 20px;
}
*/
#search-block-form {
    display: table;
    width: 17%;
     z-index: 100;
    position: absolute;
    left: 72%;
    top: 2px;
}

div#block-headercontactinfo p {
    margin: 0px;
    z-index: 102;
    position: absolute;
    left: 21%;
    top: 6px;
    width: 27%!important;
    color: white;
    font-size: 12px;
    display: inline-block;
    font-family: 'times-new-roman';
}



#block-nepalidate span.nepali_date {
    color: white;
    z-index: 101;
    position: absolute;
    left: 2%;
    top: 6px;
    font-size: 14px;
}

#block-headercontactinfo a{
    color: white;
}