@charset "utf-8";
.sge-progress-bar {
    width: auto;
    height: 20px;
    padding: 1px;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #eee;
    position: relative;
    display: block
}
.sge-progress-begin,
.sge-progress-center,
.sge-progress-end {
    width: auto;
    height: auto;
    border: 0;
    position: absolute;
    top: 3px;
    z-index: 50;
    font: 700 12px Verdana, Arial, Tahoma;
    padding: 0;
    display: block
}
.sge-progress-begin {
    margin: 0;
    left: 5px
}
.sge-progress-center {
    margin: 0 0 0 -5px;
    left: 50%
}
.sge-progress-end {
    margin: 0;
    right: 5px
}
.sge-progress-scale {
    width: 75%;
    height: 18px;
    padding: 0;
    margin: 0;
    border: 1px solid #99bc8d;
    border-radius: 4px;
    background: #AAD49D
}
.sge-filter-switcher {
    display: block;
    width: auto;
    height: auto;
    padding: 5px 10px;
    margin: 5px 0;
    border: 1px solid #d5d5d5;
    background: #eee
}
.sge-filter-switcher>span {
    display: inline-block
}
.sge-filter-switcher>a {
    padding: 5px 10px;
    margin: 0;
    border: 0;
    text-decoration: none;
    display: inline-block
}
#sge-log-btn,
#sge-log-panel {
    position: fixed;
    display: block;
    right: 50px;
    font: 400 13px Arial, Tahoma, Verdana;
    margin: 0;
    bottom: 0
}
.sge-tile,
.sge-tool {
    display: inline-block
}
#sge-log-panel {
    background: #eee;
    padding: 10px;
    border: 1px solid #ccc;
    left: 50px;
    z-index: 900;
    width: auto;
    max-height: 250px;
    height: 250px;
    overflow: auto
}
#sge-log-btn {
    text-align: center;
    z-index: 910;
    padding: 5px 20px;
    border: 1px solid #aaa;
    background: #fff
}
#sge-log-panel h1 {
    padding: 0;
    margin: 0;
    border: 0;
    font: 700 18px Times New Roman, Arial, Tahoma, Verdana
}
#sge-log-panel ol {
    padding: 3px 40px;
    margin: 0
}
#sge-log-panel li {
    margin: 0;
    padding: 5px;
    border: 0
}
.sge-log-status-error {
    background: #ffc6c6
}
.sge-log-status-notice {
    background: #bad5ff
}
.sge-log-status-warning {
    background: #ffd9a0
}
.sge-log-status-query {
    background: #faffc1
}
.sge-tool {
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 1px 2px;
    margin: 0 5px;
    border: 0;
    width: 16px;
    height: 16px
}
.area,
.sge-selbox {
    display: block;
    margin: 0
}
.area,
.sge-selbox,
.sge-tile,
.sge-tiles,
.sgepagi {
    height: auto
}
.sge-view-tool {
    background-image: url(../icons/application_view_detail.png)
}
.sge-write-tool {
    background-image: url(../icons/add.png)
}
.sge-edit-tool {
    background-image: url(../icons/edit.png)
}
.sge-delete-tool {
    background-image: url(../icons/delete.png)
}
.sge-set-tool {
    background-image: url(../icons/wrench_orange.png)
}
.sge-on-tool {
    background-image: url(../icons/tick.png)
}
.sge-off-tool {
    background-image: url(../icons/cross.png)
}
.sge-default-tool {
    background-image: url(../icons/application.png)
}
.area {
    float: left;
    padding: 0;
    border: 0
}
.size-1-2 {
    width: 50%
}
.size-1-3 {
    width: 33%
}
.size-2-3 {
    width: 66%
}
.size-1-4 {
    width: 25%
}
.size-3-4 {
    width: 75%
}
.size-1-5 {
    width: 20%
}
.size-2-5 {
    width: 40%
}
.size-3-5 {
    width: 60%
}
.size-4-5 {
    width: 80%
}
.sge-selbox {
    width: auto;
    padding: 2px;
    overflow: auto;
    border: 1px solid silver;
    text-indent: 0
}
.sge-selbox>label,
.sge-tiles {
    display: block;
    margin: 0;
    border: 0
}
.sge-selbox>label {
    padding: 1px 2px;
    text-align: left;
    background: 0 0;
    overflow: auto;
    text-indent: 0
}
.sge-selbox-chbox {
    float: left;
    padding: 0;
    width: 20px
}
.sge-tiles {
    width: auto;
    text-align: center;
    padding: 0;
    position: relative
}
.sge-dialog-tools.left,
.sge-tile {
    text-align: left
}
.sge-tile {
    width: 220px;
    line-height: 16px;
    padding: 40px 70px 40px 10px;
    margin: 20px 10px;
    color: #666;
    vertical-align: top;
    text-indent: 0;
    text-decoration: none;
    text-transform: none;
    border: 1px solid #d5d5d5;
    background-color: #eee;
    font: 400 19px Arial, Tahoma, Verdana
}
.sge-tile:hover {
    background-color: #dbe8ff;
    color: #356591;
    border-color: #85b6db
}
.sgepagi {
    width: 100%;
    padding: 0;
    margin: 70px 0 20px;
    border: 0;
    vertical-align: 0;
    font: 400 12px Verdana, Tahoma, Arial;
    display: block
}
.sgepagi a,
.sgepagi-passive {
    border-color: #ccc;
    border-radius: 0;
    background: 0 0;
    padding: 4px 15px;
    margin: 0
}
.sgepagi .current,
.sgepagi a,
.sgepagi-passive {
    border-width: 0 0 3px;
    border-style: solid
}
.sgepagi span,
.sgepagi span * {
    background: 0 0
}
.sgepagi-passive {
    color: #ccc
}
.sgepagi span {
    display: inline-block
}
.sgepagi a {
    display: block;
    color: #1c538b;
    text-decoration: none
}
#sge-overlay,
.sge-dialog {
    position: fixed;
    padding: 0;
    margin: 0
}
.sgepagi a:hover {
    background: 0 0;
    border-color: #1c538b
}
.sgepagi a:active {
    background: #3296fa;
    color: #fff;
    border-color: #fff
}
.sgepagi .current {
    background: 0 0;
    color: #1c538b;
    border-color: #1c538b;
    font-weight: 700
}
#sge-overlay {
    background: #000;
    background: RGBA(0, 0, 0, 0.5);
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0
}
.sge-dialog {
    background: #eaeaea;
    z-index: 99991;
    top: 50px;
    left: 50px;
    right: 50px;
    bottom: 50px;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #666
}
.sge-dialog-content,
.sge-dialog-tools {
    height: auto;
    border: 0;
    overflow: hidden;
    width: auto;
    position: relative;
    margin: 0;
    display: block
}
.sge-dialog-title {
    width: auto;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0;
    color: #0f4e89;
    position: absolute;
    top: 9px;
    left: 12px;
    line-height: 14px;
    font: bold 16px open sans, arial, tahoma, verdana;
}
.sge-dialog-tools {
    line-height: 40px;
    padding: 3px 0 0;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.sge-dialog-tools.right {
    text-align: right
}
.sge-dialog-content {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 667;
    text-align: left;
    vertical-align: top;
    padding: 0 5px 5px
}
.sge-dialog-contentbox {
    width: auto;
    height: 100%;
    display: block;
    padding: 5px;
    margin: 0;
    border: 1px solid #aaa;
    position: relative;
    border-radius: 3px;
    box-sizing: border-box;
    background: #fff;
    color: #333;
    overflow-x: hidden;
    overflow-y: hidden
}
.sge-dialog-content>iframe,
.sge-dialog-contentbox>div {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.sge-dialog-contentbox>div {
    overflow-x: hidden;
    overflow-y: scroll
}
.sge-dialog-content>iframe {
    border: 0!important;
    z-index: 667
}
.sge-toolbars {
    width: 100%;
    height: auto;
    display: block;
    padding: 0;
    margin: 20px 0;
    border: 1px solid #ddd;
    background: #eee
}
.sge-toolbar,
.sge-toolbar-group {
    padding: 0;
    width: auto;
    height: auto
}
.sge-toolbar {
    display: block;
    margin: 0;
    border: 0;
    background: 0 0;
    position: relative
}
.sge-toolbar-group {
    display: inline-block;
    background: #fafafa;
    margin: 2px;
    border: 1px solid #ddd
}
.sge-toolbar-unit.active-tool,
.sge-toolbar-unit.inactive-tool {
    width: auto;
    height: auto;
    display: inline-block;
    padding: 10px;
    margin: 0;
    border: 1px solid transparent;
    text-decoration: none
}
.sge-toolbar-unit.selected {
    background-color: #a3c9ff;
    color: #0f4e89
}
.sge-toolbar-unit.active-tool:hover {
    background-color: #3881ED;
    color: #fff
}
.sge-toolbar-unit.inactive-tool {
    color: #bbb
}
.button,
.button.highlight {
    width: auto;
    height: auto;
    display: inline-block;
    line-height: 15px;
    position: relative;
    padding: 6px 8px;
    margin: 2px 5px;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: inset #eee -1px -1px 2px, #ccc 1px 1px 2px;
    background: #fff;
    color: #333;
    text-align: left;
    vertical-align: top;
    font: 400 13px arial, tahoma, verdana;
    cursor: pointer;
    text-indent: 0
}
.button:hover {
    background-color: #effaff;
    color: #333;
    box-shadow: inset #b0cde5 -1px -1px 3px, #ccc 1px 1px 3px
}
.button:active {
    top: 2px;
    left: 1px;
    color: #333;
    box-shadow: inset #eee -1px -1px 2px
}
.button.highlight {
    box-shadow: inset #eee 1px 1px 2px, #ccc 1px 1px 2px;
    border-color: #3296fa;
    background: #3296fa;
    color: #fff
}
.button.highlight:hover {
    background: #5daaf7
}
.button.highlight:active {
    box-shadow: inset #eee 1px 1px 2px;
    top: 2px;
    left: 1px
}
.buttons-panel {
    text-align: right;
    clear: both
}
