.search-popup{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px 20px 0;position:fixed;top:20px;z-index:2000;display:none}.search-popup .search-popup-inner{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:30px 15px;background:#01a0dd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;position:relative}.search-popup .search-popup-inner .btn-close{position:absolute;top:0;right:0;margin-top:10px;margin-right:10px;cursor:pointer}.search-popup .search-popup-inner .icon-close{display:inline-block;width:22px;height:22px;background:url(../../images/sprite.png) 0 -6px}.search-popup .search-popup-inner h2{color:#fff}.search-popup .search-popup-inner .search-choice{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:15px;margin-top:25px;background:#027aa8;overflow:hidden}.search-popup .search-popup-inner .search-choice .search-choice-item{width:50%;padding:15px 0;float:left;text-align:center;color:#fff;font-size:1.5em;font-family:'Open Sans',sans-serif;font-weight:400;cursor:pointer}.search-popup .search-popup-inner .search-choice .search-choice-item.active{background:#fff;color:#027aa8;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.search-popup .search-popup-inner .input-button-group{width:100%;margin-top:15px;position:relative}.search-popup .search-popup-inner .input-button-group input[type=search]{width:100%;height:40px}.search-popup .search-popup-inner .input-button-group button[type=submit]{height:40px;position:absolute;top:0;right:0}