.myDockModalBtn{height:auto!important;line-height:normal!important}.dockmodal,.dockmodal *,.dockmodal *:before,.dockmodal *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-placeholder{display:none;visibility:hidden;height:0;width:0}.dockmodal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:15000;background:#000;opacity:.7;display:none}.dockmodal{position:fixed;right:20px;bottom:0;top:auto;z-index:10000;height:0;background:0 0;border:0;border-bottom:0;box-shadow:0 0 5px #000;overflow:hidden;border:1px solid #000;border:0 solid transparent}.dockmodal-header{height:36px;padding:5px 10px;position:absolute;top:0;left:0;right:0;background:#333;overflow:hidden;cursor:pointer;z-index:1}.dockmodal-body{background:#fff;position:absolute;top:36px;bottom:40px;left:0;right:0;overflow:auto;padding:10px 15px}.dockmodal-footer{padding:5px 10px;position:absolute;bottom:0;left:0;right:0;background:#ccc;overflow:hidden;text-align:right}.dockmodal-footer-buttonset{height:30px;line-height:30px}.dockmodal-footer-buttonset .btn{background:#333;border-radius:3px;color:#fff;padding:3px 7px;font-weight:700}.dockmodal.no-footer .dockmodal-body{bottom:0}.dockmodal-header .title-text{color:#fff;font-size:16px;font-weight:700;line-height:26px;vertical-align:top;white-space:nowrap;max-width:100%;margin-right:90px;overflow:hidden;text-overflow:ellipsis}.dockmodal-header .header-action{padding:5px;float:right;margin-right:1px;line-height:16px}.dockmodal-header .header-action:hover{background:#555}.dockmodal-header .header-action i{background:url(../img/dockmodal-icon.png) no-repeat top left;vertical-align:top;display:inline-block;*display:inline;zoom:1}.dockmodal-header .header-action .icon-dockmodal-close{background-position:0 0;width:16px;height:16px}.dockmodal-header .header-action .icon-dockmodal-popin{background-position:0 -40px;width:16px;height:16px}.dockmodal-header .header-action .icon-dockmodal-popout{background-position:0 -60px;width:16px;height:16px}.dockmodal.popped-out .header-action .icon-dockmodal-popout{background-position:0 -40px;width:16px;height:16px}.dockmodal-header .header-action .icon-dockmodal-minimize{background-position:0 -20px;width:16px;height:16px}.dockmodal-header .header-action .icon-dockmodal-restore{background-position:0 -80px;width:16px;height:16px}.dockmodal.minimized .header-action .icon-dockmodal-minimize{background-position:0 -80px;width:16px;height:16px}.dockmodal.popped-out{width:auto;height:auto;border:0;z-index:15100}.dockmodal.minimized{height:36px;top:auto;left:auto;right:20px;bottom:0;z-index:10000}.dockmodal.minimized .dockmodal-header{}.dockmodal.minimized .dockmodal-body{}.dockmodal.minimized .dockmodal-footer{}.dockmodal .dockmodal-footer-buttonset>a{min-width:60px}.dockmodal .dockmodal-footer-buttonset>a+a{margin-left:5px}