/* style.custom.css, created on 04-04-2017 10:56 */
#y1 {
    position: fixed;
    z-index: 1000;
    width: 100%;
}

#y2 {
    padding-top: 76px;
}

#searchWidget-591 {
    background: transparent; 
    box-shadow: none;
}

    #searchWidget-591 .widgetHeader {
        display: none;
    }

    #searchWidget-591 .search-all-widget {
        padding: 0 24px;
    }
    
    #searchWidget-591 i {
      height:36px;
      line-height: 36px;
    }

    #searchWidget-591 #keyword {
        margin-bottom: 4px;
        width: 350px;
        max-width: 30vw;
        border-bottom-color: #fff;
        color:#fff
    }

        #searchWidget-591 #keyword:focus {
            box-shadow: 0 1px 0 0  #fff;

        }
.portalName{
  margin-left:16px;
  
}
