/*! bootstrap-window 0.2.1 2013-11-05 */

.disable-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-dismiss=window]{visibility:hidden}.disable-shade{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(255,255,255,.5);display:none}
.window{max-width:800px;position:absolute;min-width:200px; background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;background-clip:padding-box;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5); z-index: 1000}
.window .window-header{cursor:move;min-height:16.428571429px;padding:10px;border-bottom:1px solid #e5e5e5;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color: #fff; background-color: #5cb85c; border-color: #4cae4c;}
.window .window-header .window-title{margin:0;line-height:1.428571429;}
.window .window-body{position:relative;padding:10px; height:480px; overflow-y: auto; overflow-x: hidden;}.window .window-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5;position:relative}.window .window-footer .disable-shade{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.window .window-footer .btn+.btn{margin-bottom:0;margin-left:5px}.window [data-dismiss=window]{visibility:visible}.window.ns-resize{cursor:ns-resize}.window.ew-resize{cursor:ew-resize}
.window .panel-title .close{font-size:16px}.disable-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.window-pane{z-index:999}.window-pane .label{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.window-header .close {color:#fff !important; opacity: 1; filter: alpha(opacity=100);}
.window-pane .label .close{float:none;font-size:14px;margin-left:4px;}.window-pane .label+.label{margin-bottom:0;margin-left:5px}