#VideoPlayerOpener{width:250px;height:50px;margin:50px 0 50px 220px;padding:18px 25px 0 25px;display:inline-block;background-color:#f6b45c;color:#000;font-weight:bold;font-size:16px;font-family:arial_caps;text-transform:capitalize;text-align:center;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;cursor:pointer}#VideoPlayerOpener:hover{background-color:#494f53;color:#fff;font-weight:normal}#VideoPlayerOpener *{cursor:pointer}#VideoPlayerOpener>span{font-weight:bold}#AdvancedSearchOpener{width:260px;height:50px;margin:50px 10px;padding:18px 25px 0 25px;display:inline-block;background-color:#f6b45c;color:#000;font-weight:bold;font-size:15px;font-family:arial_caps;text-transform:capitalize;text-align:center;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;cursor:pointer}#AdvancedSearchOpener:hover{background-color:#494f53;color:#fff;font-weight:normal}#AdvancedSearchOpener *{cursor:pointer}#AdvancedSearchOpener>span{font-weight:bold}#VideoPlayerContent{width:100%;height:100%;float:left;display:none;background-color:rgba(0,0,0,.9);position:fixed;z-index:9999999;top:0;left:0}#VideoPlayerContent>iframe{width:853px;height:480px;box-shadow:0 0 10px 5px rgba(255,255,255,.75);position:absolute;z-index:50;top:calc((100% - 480px)/2);left:calc((100% - 853px)/2);-webkit-transition:width 200ms ease,height 200ms ease,top 200ms ease,left 200ms ease;-moz-transition:width 200ms ease,height 200ms ease,top 200ms ease,left 200ms ease;-ms-transition:width 200ms ease,height 200ms ease,top 200ms ease,left 200ms ease;-o-transition:width 200ms ease,height 200ms ease,top 200ms ease,left 200ms ease;transition:width 200ms ease,height 200ms ease,top 200ms ease,left 200ms ease}#VideoPlayerCloser{width:100px;height:30px;padding:7px 10px;border-radius:5px;background-color:#242424;color:#fff;font-size:13px;text-align:center;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;position:absolute;z-index:50;top:calc((100% + 480px + 35px)/2);left:calc((100% - 100px)/2);cursor:pointer}#VideoPlayerCloser:hover{background-color:#fff;color:#242424}