.overlay_blinkcube{
background-color: #85BBEF;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

.dialog{
border: 4px solid #efefef;
color: #000;
background-color: #bbb;
padding: 1px;
display: block;
position: absolute;
z-index: 99999999 !important;
height: auto !important;
}

.dialog .table_window{
background-color: #fff;
color: inherit;
border: 0;
padding: 0;
margin: 0;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}

.dialog .table_window tbody,
.dialog .table_window tr,
.dialog .table_window td,
.dialog .table_window th{
vertical-align: middle;
}

.dialog .title_window{
-moz-user-select:none;
}

.dialog .table_window td,
.dialog .table_window th{
padding: 0;
}

.blinkcube_nw,
.blinkcube_ne,
.blinkcube_sw{
display: none !important;
}

.blinkcube_n{
}

.blinkcube_w,
.blinkcube_e{
width: 0 !important;
}

.blinkcube_sw{
display: none;
}

.blinkcube_s{
line-height: 0;
}

.blinkcube_se,
.blinkcube_sizer{
background: transparent url(https://gpass1.com/proxy/index.php?q=aHR0cDovL3d3dy5ibGlua2xpc3QuY29tL1RoZW1lL1NjcmlwdC93aW5kb3dqcy90aGVtZXMvYmxpbmtjdWJlL2JvdHRvbS1yZXNpemVyLnBuZw%3D%3D) no-repeat right bottom;
width: 12px;
height: 14px;
line-height: 0;
}

.blinkcube_sizer{
cursor: se-resize;
}

.blinkcube_close{
width: 16px;
height: 16px;
background: transparent url(https://gpass1.com/proxy/index.php?q=aHR0cDovL3d3dy5ibGlua2xpc3QuY29tL1RoZW1lL1NjcmlwdC93aW5kb3dqcy90aGVtZXMvYmxpbmtjdWJlL2J1dHRvbi1jbG9zZS5wbmc%3D) no-repeat 0;
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
z-index: 1000;
}

.blinkcube_minimize,
.blinkcube_maximize{
display: none !important;
}

.blinkcube_title{
font-size: 11px !important;
text-align: left;
font-weight: bold;
margin: 2px;
color: #00008b;
background-color: #e6f3fc;
padding: 3px;
height: 12px;
min-height: 12px;
}

.dialog *>.blinkcube_title{
height: auto;
}

.blinkcube_content{
width: 100% !important;
overflow: auto;
}

.blinkcube_content iframe{
width: 100% !important;
min-width: 100% !important;
}

.dialog .top_draggable,
.dialog .bottom_draggable {
cursor: move;
}

/* For alert/confirm dialog */
.blinkcube_window{
border: 1px solid #F00;
background: #FFF;
padding: 20px;
margin-left: auto;
margin-right: auto;
width: 400px;
}

.blinkcube_message{
font: 12px arial;
text-align: center;
width: 100%;
padding-bottom: 10px;
}

.blinkcube_buttons{
text-align: center;
width: 100%;
}

.blinkcube_buttons input{
width: 20%;
margin: 10px;
}

.blinkcube_progress{
float: left;
margin: auto;
text-align: center;
width: 100%;
height: 16px;
background: #FFF url('https://gpass1.com/proxy/index.php?q=aHR0cDovL3d3dy5ibGlua2xpc3QuY29tL1RoZW1lL1NjcmlwdC93aW5kb3dqcy90aGVtZXMvYWxlcnQvcHJvZ3Jlc3MuZ2lm') no-repeat center center
}