﻿/*.glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .glyphicon.fa-pull-left {
        margin-right: .3em;
    }

    .glyphicon.fa-pull-right {
        margin-left: .3em;
    }

    .glyphicon.pull-left {
        margin-right: .3em;
    }

    .glyphicon.pull-right {
        margin-left: .3em;
    }

    .glyphicon.glyphicon-chevron-left:before {
        content: "\f053";
    }

    .glyphicon.glyphicon-chevron-right:before {
        content: "\f054";
    }

    .glyphicon.glyphicon-chevron-up:before {
        content: "\f077";
    }

    .glyphicon.glyphicon-chevron-down:before {
        content: "\f078";
    }*/

/*@media screen and (min-width:768px) {
    .panel-body {
        padding: 15px;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }
}

@media screen and (max-width:768px) {
    .panel-body {
        padding: 10px 0 10px 0;
    }

    .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .btn-block {
        width: 97%;
    }
}*/

/*.pd-container {
    margin-right: 0;
    margin-left: 0;
}

.container-fluid {
    margin-right: 0;
    margin-left: 0;
    padding-right: 3px;
    padding-left: 3px;
}

.dialog-header-notify {
    background-color: #ee9410;
    color: #fff;
}

    .dialog-header-notify .text-info {
        color: #fff;
    }

    .dialog-header-notify button {
        font-size: 20px;
    }

.modal-body {
    padding-top: 30px;
    padding-bottom: 50px;
}*/

/*@media (max-width:600px) {
    .modal-lg {
        width: auto;
    }
}

@media (min-width:600px) {
    .modal-lg {
        width: 97%!important;
    }
}*/

/*.has-error .form-control {
    border-color: #e9322d!important;
}

.panel-default {
    border-top-color: #ccc9c9;
}

    .panel-default .panel-footer {
        border-top-color: #ccc9c9;
    }

.dialog-header-confirm {
    background-color: #158c29;
}*/

/*.modal-body {
    white-space: pre-line;
}

.breadcrumb-item a {
    cursor: pointer;
}*/



.botoesacessomatricula {
    float: left;
    margin: 0px 20px;
    margin-top: 250px;
    text-align: -webkit-center;
    
}

.img_botoes_matricula {
    width: 23%;
}
.pd-botao-matricula-label {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

.btn-xs {
    min-width: 23px;
}

.cursor-pointer {
    cursor: pointer;
    text-decoration: none;
}

.input-group .form-control {
    z-index: inherit;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: inherit;
}

@media (min-width:768px) {
    .pd-input-size {
        height: 30px;
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }

    select.pd-input-size {
        height: 30px;
        line-height: 30px;
    }

    select[multiple].pd-input-size, textarea.pd-input-size {
        height: auto;
    }

    .pd-btn-size {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }
}

md-toast {
    position: fixed;
    z-index: 9999;
}

.md-dialog-container {
    z-index: 9998;
}

button.md-raised {
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: 0 2px 5px 0 rgb(186 184 184);
    color: rgb(33 33 33 / 64%);
    background-color: rgb(255 255 255);
    border-color: #fff;
}

md-toast.md-green-theme .md-toast-content {
    background-color: #62c462;
}

md-toast.md-red-theme .md-toast-content {
    background-color: #ee5f5b;
}

md-toast.md-orange-theme .md-toast-content {
    background-color: #fb921a;
}

md-toast.md-light-blue-theme .md-toast-content {
    background-color: #64b5f6;
}

md-toast.md-blue-theme .md-toast-content {
    background-color: #08c;
}

md-input-container.md-default-theme .md-placeholder, md-input-container.md-default-theme label {
    color: rgba(3,3,3,.55)!important;
}

md-input-container.md-blue-theme .md-placeholder, md-input-container.md-blue-theme label {
    color: rgba(3,3,3,.55)!important;
}

md-input-container.md-green-theme .md-placeholder, md-input-container.md-green-theme label {
    color: rgba(3,3,3,.55)!important;
}

md-input-container.md-red-theme .md-placeholder, md-input-container.md-red-theme label {
    color: rgba(3,3,3,.55)!important;
}

md-input-container.md-orange-theme .md-placeholder, md-input-container.md-orange-theme label {
    color: rgba(3,3,3,.55)!important;
}

md-input-container.md-light-blue-theme .md-placeholder, md-input-container.md-light-blue-theme label {
    color: rgba(3,3,3,.55)!important;
}

md-input-container.md-blue-theme .md-placeholder, md-input-container.md-blue-theme label {
    color: rgba(3,3,3,.55)!important;
}

md-input-container.md-default-theme .md-input {
    border-color: rgba(0,0,0,.31);
}

md-input-container.md-green-theme .md-input {
    border-color: rgba(0,0,0,.31);
}

md-input-container.md-blue-theme .md-input {
    border-color: rgba(0,0,0,.31);
}

md-input-container.md-red-theme .md-input {
    border-color: rgba(0,0,0,.31);
}

md-input-container.md-orange-theme .md-input {
    border-color: rgba(0,0,0,.31);
}

md-input-container.md-light-blue-theme .md-input {
    border-color: rgba(0,0,0,.31);
}

/*md-toolbar.md-default-theme:not(.md-menu-toolbar) {
    color: #fff;
}

md-toolbar.md-green-theme:not(.md-menu-toolbar) {
    color: #fff;
}

md-toolbar.md-blue-theme:not(.md-menu-toolbar) {
    color: #fff;
}

md-toolbar.md-red-theme:not(.md-menu-toolbar) {
    color: #fff;
}

md-toolbar.md-orange-theme:not(.md-menu-toolbar) {
    color: #fff;
}

md-toolbar.md-light-blue-theme:not(.md-menu-toolbar) {
    color: #fff;
}

a.md-default-theme:not(.md-button), a:not(.md-button) {
    color: #337ab7;
}*/

.md-button-limpar {
    background-color: #fb8c00!important;
}

    .md-button-limpar:disabled {
        cursor: default;
        background-color: rgba(0,0,0,.12)!important;
    }

.md-button-excluir {
    background-color: #f44336!important;
}

    .md-button-excluir:disabled {
        cursor: default;
        background-color: rgba(0,0,0,.12)!important;
    }

.md-button-verde {
    background-color: #62c462!important;
}

    .md-button-verde:disabled {
        cursor: default;
        background-color: rgba(0,0,0,.12)!important;
    }

.md-button-disabled {
    cursor: default;
    background-color: rgba(0,0,0,.12)!important;
}

.md-button-azul-claro {
    background-color: #42a5f5!important;
}

    .md-button-azul-claro:disabled {
        cursor: default;
        background-color: rgba(0,0,0,.12)!important;
    }

.md-button-azul-700 {
    background-color: #1976d2!important;
}

    .md-button-azul-700:disabled {
        cursor: default;
        background-color: rgba(0,0,0,.12)!important;
    }

.md-button-azul-900 {
    background-color: #0d47a1!important;
}

    .md-button-azul-900:disabled {
        cursor: default;
        background-color: rgba(0,0,0,.12)!important;
    }

.md-button:focus {
    outline: 3px solid #ffb500;
}

.pd-stats-card {
    color: #fff;
    width: 100%;
}

.pd-stats-card-sem-icon {
    width: 10px;
    height: 80px;
    padding: 0;
}

.pd-stats-card-icon {
    width: 90px;
    height: 80px;
    padding: 0;
}

.pd-stats-card-value {
    width: 190px;
    height: 80px;
}

.pd-stats-card-h2 {
    margin: 0;
    margin-top: 4px;
}

.pd-botao-menu-label {
    padding-left: 0;
    padding-right: 0;
    white-space: normal;
    align-items: center;
    text-align: center;
    display: block;
    line-height: 1em;
    font-size: 20px;
}

.pd-botao-menu {
    margin: 0;
}

.pd-botao-menu-span-img {
    display: block;
    height: 100%;
}

.pd-botao-menu-img {
    height: 47%;
    margin: 10px auto 8px;
    display: block;
}

.md-button.md-raised.pd-botao-menu:not([disabled]) img {
    transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    -webkit-transition: transform .5s ease;
}

.md-button.md-raised.pd-botao-menu:not([disabled]):hover {
    background-color: #dddcd9;
    box-shadow: 3px 2px #a0a29d;
}

    .md-button.md-raised.pd-botao-menu:not([disabled]):hover img {
        transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }

.md-button[disabled] {
    color: rgba(0,0,0,.26);
    background-color: transparent;
}

.md-button.md-raised.pd-botao-menu [disabled]:hover, .md-button.md-raised.pd-botao-menu[disabled]:hover {
    background-color: #dddcd9;
    box-shadow: 3px 2px #a0a29d;
}

.md-button.md-raised.pd-botao-menu [disabled], .md-button.md-raised.pd-botao-menu[disabled] {
    background-color: #dddcd9;
    box-shadow: 3px 2px #a0a29d;
}

.pd-autocomplete .has-feedback .form-control {
    padding-right: 20.5px;
}

.pd-autocomplete .input-group-addon {
    padding: 0;
    border: none;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.pd-input-ac {
    margin-left: -2px;
}

.pd-input-margin-left-um {
    margin-left: 1px;
}

.pd-input-ac-descricao {
    margin: 0;
}

.pd-autocomplete-div-input {
    width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .pd-autocomplete-div-input-sem-editar {
        margin-left: 34px;
    }

    .pd-autocomplete-div-input-com-editar {
        margin-left: 63px;
    }

    .pd-autocomplete-div-input-sem-editar_oldversion {
        margin-left: 34px;
    }

    .pd-autocomplete-div-input-sem-editar_very_oldversion {
        margin-right: 34px;
    }

    .pd-autocomplete-div-input-com-editar_oldversion {
        margin-left: 63px;
    }

    .pd-autocomplete-div-input-com-editar_very_oldversion {
        margin-right: 63px;
    }
}

.pd-ac-a {
    pointer-events: auto;
    height: 30px;
    cursor: pointer;
    color: #a6a6a6!important;
    width: 28px;
}

.radius-zero {
    border-radius: 0;
}

.pd-pesquisa {
    background-color: #fff;
}

.pd-pesquisa-totalizador {
    margin: 0;
    margin-top: 15px;
    padding-bottom: 0;
}

.pd-pesquisa-titulo {
    margin-left: 10px;
}

.pd-pesquisa-buttons {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}

.pd-pesquisa-content {
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    background-color: #fff;
    min-height: 250px;
}

@media (min-width:993px) {
    .btn-pesquisa {
        width: 120px;
    }
}

.label-tatal-mobile {
    margin-left: 10px;
}

.pd-dropdown {
    padding: 0;
}

.pd-dropdown-item-icon {
    color: rgba(0,0,0,.87)!important;
    padding-left: 10px;
}

.pd-dropdown-button-item {
    color: rgba(0,0,0,.87)!important;
    width: 100%;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

.pd-select .form-group-sm {
    margin-bottom: 15px;
}

.pd-select .ui-select-search {
    width: 100%;
}

.pd-select .ui-select-bootstrap .ui-select-choices-row > a {
    white-space: normal;
}

.pd-select .ui-select-bootstrap .ui-select-choices-row > span {
    white-space: normal;
}

.pd-select li.ui-select-choices-group > div:nth-of-type(odd) {
    background: rgba(0,102,255,.12);
}

.pd-select .ui-select-match .ui-select-toggle {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pd-select .ui-select-match .caret {
    color: #6d6d6d;
    border-top: 5px dashed;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.pd-select .ui-select-bootstrap .ui-select-match-text {
    text-overflow: ellipsis;
    overflow: hidden;
}

.pd-select-leitura .btn-default[disabled] {
    background-color: #fff!important;
    cursor: default;
}

.pd-select-leitura .form-control {
    border: none!important;
}

.pd-select-leitura span {
    color: #333!important;
}

.pd-select-leitura .caret {
    display: none;
}

.pd-select-leitura .btn {
    opacity: 1!important;
}

.pd-tab .disabled .pd-tab-label {
    text-decoration: line-through;
    color: #ff9937;
}

.pd-tab-content {
    padding-top: 20px;
    padding-bottom: 15px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    font-weight: 700;
    background-color: #d4e6ff;
}

.nav-tabs {
    border: 1px solid #ccc;
    margin-left: 15px;
    margin-right: 15px;
}

.nav-tabs-azul .nav-tabs {
    border-left: 6px solid #2196f3;
    border-right: 6px solid #2196f3;
}

.nav-tabs-azul-claro .nav-tabs {
    border-left: 6px solid #5bc0de;
    border-right: 6px solid #5bc0de;
}

.nav-tabs-laranja .nav-tabs {
    border-left: 6px solid #f0ad4e;
    border-right: 6px solid #f0ad4e;
}

.nav-tabs-verde .nav-tabs {
    border-left: 6px solid #5cb85c;
    border-right: 6px solid #5cb85c;
}

.nav-tabs-vermelho .nav-tabs {
    border-left: 6px solid #d9534f;
    border-right: 6px solid #d9534f;
}

.nav-tabs-roxo .nav-tabs {
    border-left: 6px solid #639;
    border-right: 6px solid #639;
}

.pd-tab-label {
    color: #555;
}

.pd-tab-label-required {
    color: red;
    font-size: 12px;
}

.tab-animation > .tab-content {
    position: relative;
}

    .tab-animation > .tab-content > .tab-pane {
        transition: .2s linear opacity;
    }

        .tab-animation > .tab-content > .tab-pane.active-remove {
            position: absolute;
            top: 0;
            width: 100%;
            display: block;
        }

        .tab-animation > .tab-content > .tab-pane.active-remove-active {
            opacity: 0;
        }

        .tab-animation > .tab-content > .tab-pane.active-add {
            opacity: 0;
        }

.pd-input-color .input-group {
    margin-bottom: 0;
}

.pd-input-text-botao-leitura {
    margin-left: 15px;
}

.uib-datepicker {
    text-transform: capitalize;
}

    .uib-datepicker strong {
        text-transform: capitalize;
    }

    .uib-datepicker span {
        text-transform: capitalize;
    }

    .uib-datepicker .btn-default {
        background-image: none;
    }

    .uib-datepicker .text-muted {
        font-style: italic;
        color: #b9b9b9;
    }

    .uib-datepicker .text-info {
        color: #fff;
    }

    .uib-datepicker .btn-default .text-info {
        color: #a71313;
    }

    .uib-datepicker .btn-info .text-info {
        color: #fff!important;
    }

.uib-clear {
    color: #fff!important;
    background-color: #f0ad4e!important;
    border-color: #eea236!important;
    background-image: linear-gradient(to bottom,#f09e18 0,#f0ad4e 100%)!important;
}

[ng-quill-editor] {
    display: block;
}

ng-quill-editor {
    display: block;
}

.pd-index-modulo {
    padding-bottom: 100px;
}

.pd-index-modulo-row-premissoes {
    height: 100px;
}

.pd-index-modulo-col-premissoes {
    text-align: center;
    height: 100px;
    font-size: 20px;
    padding-top: 35px;
    background-color: #ffefd5;
}

.pd-grid {
    width: 100%;
}

    .pd-grid .pd-checkbox-grid {
        margin-bottom: 0;
    }

.pd-grid-footer-top .pd-controlbar-div {
    padding: 0;
}

    .pd-grid-footer-top .pd-controlbar-div .form-group {
        margin-bottom: 0;
    }

.pd-grid-footer-top .pd-controlbar {
    padding-top: 7px;
    padding-bottom: 7px;
}

.pd-grid-div {
    margin-bottom: 10px;
}

    .pd-grid-div .navbar-default {
        border-color: #d6d6d6;
    }

.pd-grid-nenhum-registro {
    position: absolute;
    top: 70px;
    opacity: .5;
    font-size: 2em;
    width: 100%;
    text-align: center;
}

.pd-grid-azul {
    color: #10f;
}

.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
    background-color: #9fcef0!important;
}

    .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell > .ui-grid-cell-focus {
        background-color: #9fcef0!important;
    }

.ui-grid-row:nth-child(even) .ui-grid-cell {
    background-color: #fdfdfd;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell {
    background-color: #ddebf9;
}

.ui-grid-row:nth-child(even) .ui-grid-cell > .ui-grid-cell-focus {
    background-color: #fdfdfd;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell > .ui-grid-cell-focus {
    background-color: #ddebf9;
}

@media (min-width:993px) {
    .pd-grid-btn-adicionar {
        margin-left: 0;
    }

    .pd-grid-row-btn-adicionar {
        padding-left: 0;
    }
}

.ui-grid-menu .ui-grid-menu-inner {
    height: auto;
    max-height: 180px;
    overflow-x: hidden;
    min-width: 280px;
}

.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
    overflow: hidden;
}

.ui-grid-menu-item {
    background-color: #fff!important;
}

.ui-grid-icon-menu:before {
    font-family: FontAwesome;
    content: "\f013";
}

.ui-grid-selectable .ui-grid-disable-selection {
    -webkit-touch-callout: default;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    cursor: auto;
}

.pd-icon-menu {
    margin: 6px 8px;
    margin-left: 0;
}

.pd-icon-menu-md-button-popup {
    margin-bottom: 10px;
    text-align: left;
}

.pd-icon-menu-md-button-span-popup {
    margin-left: 15px;
}

.pd-icon-menu-body {
    min-height: 100px;
    padding-top: 10px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

@media screen and (min-width:768px) {
    .pd-crud {
        padding-top: 15px;
        margin-bottom: 5px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 5px;
    }
}

.padding15 {
    padding: 15px;
}

@media screen and (max-width:768px) {
    .pd-crud {
        padding-top: 15px;
        margin: 3px;
        margin-top: 10px;
    }
}

.pd-crud-popup {
    background-color: #fff;
}

.pd-crud {
    background-color: #fff;
}

.modal.fade .modal-dialog {
    transform: none;
}

.pd-crud-titulo {
    margin-top: 5px;
    margin-bottom: 5px;
}

.pd-crud-titulo-popup {
    margin-left: 10px;
}

@media (min-width:993px) {
    .pd-crud-div-footer {
        margin-left: 8px;
    }
}

.pd-crud-titulo-span {
    margin-right: 10px;
}

.pd-form-crud {
    min-height: 150px;
}

.navbar-fixed-bottom pd-crud-footer {
    display: flex;
}

.pd-crud-icon-top {
    margin-top: -10px!important;
}

.pd-input-date-label-required {
    color: red;
}

.pd-processamento-titulo-contador {
    margin-top: 3px;
}

.pd-processamento-span-tempo {
    font-size: 10px;
}

.pd-processamento-span-contador {
    font-weight: 700;
}

.pd-label-input-area-leitura {
    font-weight: 400;
    border: none;
    font-size: 12px;
    padding-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%;
    text-align: justify;
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
}

.pd-input-area-label-contador {
    font-weight: 400;
}

.pd-map .pd-controlbar-div {
    padding: 5px;
}

.pd-map .pd-mapa {
    margin-bottom: 110px;
}

.pd-map pd-legend .col-md-12 {
    padding: 0;
}

.pd-map .pd-controlbar {
    margin-right: 10px;
}

.pd-menu {
    width: 100%;
}

    .pd-menu md-menu-bar {
        margin-top: 4px;
    }

    .pd-menu md-menu:hover {
        background-color: #e8e8e8;
    }

.pd-menu-vertical {
    overflow-y: auto!important;
    overflow-x: hidden!important;
}

    .pd-menu-vertical .row-ac-menu-vertical {
        margin-bottom: 15px;
    }

    .pd-menu-vertical .menu-item {
        background: 0 0;
        border-width: 0;
        cursor: pointer;
        display: block;
        color: #333;
        font-size: inherit;
        line-height: 40px;
        max-height: 40px;
        opacity: 1;
        margin: 0;
        outline: 0;
        position: relative;
        text-align: left;
        text-decoration: none;
        width: 100%;
        z-index: 1;
        -webkit-transition: .45s cubic-bezier(.35,0,.25,1);
        -webkit-transition-property: max-height,background-color,opacity;
        -moz-transition: .45s cubic-bezier(.35,0,.25,1);
        -moz-transition-property: max-height,background-color,opacity;
        transition: .45s cubic-bezier(.35,0,.25,1);
        transition-property: max-height,background-color,opacity;
        overflow: hidden;
    }

    .pd-menu-vertical .menu-item-span {
        padding-left: 28px;
    }

    .pd-menu-vertical .menu-item-icone {
        padding-right: 20px;
    }

    .pd-menu-vertical .menu-item.ng-hide {
        max-height: 0;
        opacity: 0;
    }

    .pd-menu-vertical .menu-item:focus {
        font-weight: 700;
    }

    .pd-menu-vertical .menu-item.menu-title {
        color: #363636;
        font-size: 14px;
        padding-left: 16px;
        text-align: left;
        transition: color .35s cubic-bezier(.35,0,.25,1);
    }

        .pd-menu-vertical .menu-item.menu-title:hover, .pd-menu-vertical .menu-item:hover {
            background-color: #dbf3f8;
            font-weight: 700;
            color: #6f6f6f;
        }

        .pd-menu-vertical .menu-item.menu-title.active {
            color: #1976d2;
            font-weight: 700;
            background-color: #d9e7f8;
        }

    .pd-menu-vertical .menu-item.menu-sub-item.active {
        font-weight: 700;
        background-color: #b9e8c0;
    }

    .pd-menu-vertical .menu-icon {
        background: 0 0;
        border: none;
    }

    .pd-menu-vertical .fa-menu-slider {
        margin-right: 8px;
    }

    .pd-menu-vertical .item-menu-anterior {
        color: #046404;
        font-weight: 700;
    }

    .pd-menu-vertical .md-button.md-icon-button {
        margin-left: 0;
        margin-right: 0;
    }

.menu-item-favoritos {
    color: #f9c40c!important;
}

.menu-item-atalho {
    color: #a1bbf9!important;
}

.md-button-ac-menu-vertical {
    margin: 0!important;
    padding: 0!important;
    margin-left: -15px!important;
    min-height: 24px;
    height: 24px!important;
}

.md-button.md-icon-button.md-icon-button-alinhar {
    margin: 6px 8px!important;
    margin-left: 0!important;
}

.pd-checkbox-md-check {
    margin: 0;
    display: block;
    width: 100%;
}

@media screen and (min-width:768px) {
    .pd-checkbox-label {
        height: 17px;
    }
}

.pd-radio-group {
    border: none;
}

@media screen and (min-width:768px) {
    .pd-radio-label {
        height: 17px;
    }
}

@media screen and (min-width:768px) {
    .pd-tela-padrao {
        padding-top: 15px;
        margin-bottom: 5px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 5px;
    }
}

@media screen and (max-width:768px) {
    .pd-tela-padrao {
        padding-top: 15px;
        margin: 3px;
        margin-top: 10px;
    }
}

.pd-tela-padrao-popup {
    background-color: #fff;
}

.pd-tela-padrao {
    background-color: #fff;
}

.pd-tela-padrao-titulo {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right: 25px;
}

    .pd-tela-padrao-titulo i, .pd-tela-padrao-titulo span {
        color: #6d6d6d;
    }

.pd-tela-padrao-titulo-popup {
    margin-left: 10px;
}

@media (min-width:993px) {
    .pd-tela-padrao-div-footer {
        margin-left: 8px;
    }
}

.pd-tela-padrao-titulo-span {
    margin-right: 10px;
}

.pd-tela-padrao-footer {
    width: 100%;
}

    .pd-tela-padrao-footer .pd-icon-menu {
        margin-top: 5px;
    }

    .pd-tela-padrao-footer .navbar {
        margin-bottom: 0;
    }

.style-pd-controlbar-suspenso-tela-padrao {
    border-top: 1px solid rgba(98,194,228,.56);
}

.pd-controlbar-suspenso-tela-padrao {
    margin-left: 40px;
    display: flex;
}

.display-flex {
    display: flex;
}

.text-ctr-bar-sem-botao {
    font-weight: 700;
    color: red;
    font-size: 20px;
}

.navbar-container, .navbar-fixed-botton {
    transition: .8s;
    -webkit-transition: .8s;
}

.pd-grafico-titulo {
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 40px;
    margin-right: 25px;
}

    .pd-grafico-titulo i, .pd-grafico-titulo span {
        color: #6d6d6d;
    }

.pd-grafico-body {
    margin-top: 25px;
}

.pd-dashboard .col-sm-12, .pd-dashboard .col-sm-3 {
    transition: all .2s;
}

.pd-dashboard .col-md-4, .pd-dashboard .col-sm-6 {
    transition: all .2s;
}

.pd-dashboard .col-md-12 .col-sm-12, .pd-dashboard .col-md-3, .pd-dashboard .col-sm-4 {
    transition: all .2s;
}

.pd-dashboard-minimizado {
    min-height: 210px;
}

.pd-dashboard-maximizado {
    min-height: 400px;
}

.pd-controlbar {
    border: 1px solid rgba(98,194,228,.56);
    border-left: 6px solid #2196f3;
    border-right: 6px solid #2196f3;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(221,235,249,.45);
}

.pd-home-modulo {
    padding-bottom: 100px;
    padding-top: 40px;
}

.pd-home-modulo-li {
    vertical-align: top;
    margin: 0;
    padding: 10px;
}

.pd-home-modulo-ul {
    text-align: center;
}

.pd-relatorio .pd-select-tipo-relatorio .ui-select-toggle {
    height: 36px;
}

.pd-relatorio-select {
    margin: 0;
    padding: 0;
    margin-top: 7px;
}

.pd-subtitulo {
    font-size: 1em!important;
    font-weight: 700!important;
    text-align: left!important;
    padding: 0 10px;
    border-bottom: none;
    color: #6d6d6d;
    margin-top: 10px;
    margin-bottom: 22px;
}

.colorgraph {
    height: 1px;
    border-top: 0;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left,#62c2e4 87.5%,#62c2e4,#2567e1 75%,#2567e1 87.5%,#62c2e4 87.5%,#62c2e4);
    background-image: -moz-linear-gradient(left,#62c2e4 87.5%,#62c2e4,#2567e1 75%,#2567e1 87.5%,#62c2e4 87.5%,#62c2e4);
    background-image: -o-linear-gradient(left,#62c2e4 87.5%,#62c2e4,#2567e1 75%,#2567e1 87.5%,#62c2e4 87.5%,#62c2e4);
    background-image: linear-gradient(to right,#62c2e4 87.5%,#62c2e4,#2567e1 75%,#2567e1 87.5%,#62c2e4 87.5%,#62c2e4);
    margin-top: 3px!important;
}

.pd-file-upload-simples .input-group {
    margin-bottom: 0;
}

.pd-file-upload-drop-box {
    background: #f8f8f8;
    border: 5px dashed #c3c3c3;
    width: 100%;
    min-height: 100px;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pd-file-upload-dragover {
    border: 5px dashed #00f;
}

.pd-file-upload-drop-box.dragover {
    border: 5px dashed green;
}

.pd-file-upload-drop-box.dragover-err {
    border: 5px dashed red;
}

.pd-file-upload-imagem .img-default, .pd-file-upload-imagem img {
    padding: 5px;
    max-width: 100%;
    max-height: 170px;
}

.pd-file-upload-imagem .btn-acoes {
    margin-top: 7px;
    text-align: center;
    width: 100%;
}

.pd-file-upload-imagem .form-group {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    text-align: center;
}

@media screen and (min-width:768px) {
    .pd-file-upload-imagem .pd-tela-padrao {
        padding-top: 15px;
        margin-bottom: 5px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 5px;
    }
}

@media screen and (max-width:768px) {
    .pd-file-upload-imagem .pd-tela-padrao {
        padding-top: 15px;
        margin: 3px;
        margin-top: 10px;
    }
}

.pd-file-upload-imagem .pd-tela-padrao-popup {
    background-color: #fff;
}

.pd-file-upload-imagem .pd-tela-padrao {
    background-color: #fff;
}

.pd-file-upload-imagem .pd-tela-padrao-titulo {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right: 25px;
}

    .pd-file-upload-imagem .pd-tela-padrao-titulo i, .pd-file-upload-imagem .pd-tela-padrao-titulo span {
        color: #6d6d6d;
    }

.pd-file-upload-imagem .pd-tela-padrao-titulo-popup {
    margin-left: 10px;
}

@media (min-width:993px) {
    .pd-file-upload-imagem .pd-tela-padrao-div-footer {
        margin-left: 8px;
    }
}

.pd-file-upload-imagem .pd-tela-padrao-titulo-span {
    margin-right: 10px;
}

.pd-file-upload-imagem .pd-tela-padrao-footer {
    width: 100%;
}

    .pd-file-upload-imagem .pd-tela-padrao-footer .pd-icon-menu {
        margin-top: 5px;
    }

    .pd-file-upload-imagem .pd-tela-padrao-footer .navbar {
        margin-bottom: 0;
    }

.pd-file-upload-imagem .style-pd-controlbar-suspenso-tela-padrao {
    border-top: 1px solid rgba(98,194,228,.56);
}

.pd-file-upload-imagem .pd-controlbar-suspenso-tela-padrao {
    margin-left: 40px;
    display: flex;
}

.pd-file-upload-imagem .display-flex {
    display: flex;
}

.pd-file-upload-imagem .text-ctr-bar-sem-botao {
    font-weight: 700;
    color: red;
    font-size: 20px;
}

.pd-file-upload-imagem .navbar-container, .pd-file-upload-imagem .navbar-fixed-botton {
    transition: .8s;
    -webkit-transition: .8s;
}

@media screen and (min-width:768px) {
    .pd-tela-padrao {
        padding-top: 15px;
        margin-bottom: 5px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 5px;
    }
}

@media screen and (max-width:768px) {
    .pd-tela-padrao {
        padding-top: 15px;
        margin: 3px;
        margin-top: 10px;
    }
}

.pd-tela-padrao-popup {
    background-color: #fff;
}

.pd-tela-padrao {
    background-color: #fff;
}

.pd-tela-padrao-titulo {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right: 25px;
}

    .pd-tela-padrao-titulo i, .pd-tela-padrao-titulo span {
        color: #6d6d6d;
    }

.pd-tela-padrao-titulo-popup {
    margin-left: 10px;
}

@media (min-width:993px) {
    .pd-tela-padrao-div-footer {
        margin-left: 8px;
    }
}

.pd-tela-padrao-titulo-span {
    margin-right: 10px;
}

.pd-tela-padrao-footer {
    width: 100%;
}

    .pd-tela-padrao-footer .pd-icon-menu {
        margin-top: 5px;
    }

    .pd-tela-padrao-footer .navbar {
        margin-bottom: 0;
    }

.style-pd-controlbar-suspenso-tela-padrao {
    border-top: 1px solid rgba(98,194,228,.56);
}

.pd-controlbar-suspenso-tela-padrao {
    margin-left: 40px;
    display: flex;
}

.display-flex {
    display: flex;
}

.text-ctr-bar-sem-botao {
    font-weight: 700;
    color: red;
    font-size: 20px;
}

.navbar-container, .navbar-fixed-botton {
    transition: .8s;
    -webkit-transition: .8s;
}

.pd-obs {
    padding: 10px;
    border-left: 8px solid #7f7f84;
    border-bottom: 0 solid;
}

.pd-obs-success {
    border-color: #398439;
    color: #2f6e2f;
}

    .pd-obs-success > strong {
        color: #398439;
    }

.pd-obs-info {
    border-color: #46b8da;
    color: #3897b9;
}

    .pd-obs-info > strong {
        color: #46b8da;
    }

.pd-obs-warning {
    border-color: #f0ad4e;
    color: #d39b43;
}

    .pd-obs-warning > strong {
        color: #f0ad4e;
    }

.pd-obs-danger {
    border-color: #f44336;
    color: #b54341;
}

    .pd-obs-danger > strong {
        color: #f44336;
    }

.pd-obs-branco {
    border-color: #fff;
    color: #433d3d;
}

    .pd-obs-branco > strong {
        color: #262020;
    }

.pd-obs-default {
    border-color: #807f83;
    color: #9d9ca1;
}

    .pd-obs-default > strong {
        color: #8b8a8f;
    }

.pd-obs-primary {
    border-color: #3167a2;
    color: #073380;
}

    .pd-obs-primary > strong {
        color: #3167a2;
    }

.pd-totalizador-grid {
    border: 1px solid #ccc;
    border-left: 6px solid #2196f3;
    border-right: 6px solid #2196f3;
    margin-top: 7px;
    margin-bottom: 7px;
}

    .pd-totalizador-grid .titulo {
        margin-left: 10px;
    }

    .pd-totalizador-grid .label-componente {
        color: #130e45;
    }

    .pd-totalizador-grid .nome-coluna {
        color: #ca5834;
    }

    .pd-totalizador-grid .texto-coluna {
        color: #0b6409;
        padding-left: 7px;
    }

    .pd-totalizador-grid .texto-soma {
        color: #0111a7;
        padding-left: 7px;
        font-weight: 700;
    }

.pd-tree {
    border: 1px solid #bfbfbf;
    border-left: 6px solid #2196f3;
    border-right: 6px solid #2196f3;
    padding: 10px 10px;
    cursor: pointer;
}

.pd-icon-pasta {
    color: #ffce4e;
    font-size: 18px;
}

.pd-icon-pasta-aberta {
    color: #ff910a;
    font-size: 18px;
}

.pd-tree-label-pasta {
    margin-left: 15px;
}

.pd-tree-label {
    margin-left: 15px;
    color: #4f4f4f;
}

.pd-tree-subitem {
    border-left: 1px dashed #adadad;
}

.pd-tree-checkbox {
    padding: 0;
    margin: 0;
    margin-left: 5px!important;
}

.tree-node {
    cursor: pointer;
}

.tree-node-content {
    padding: 6px;
}

.pd-item-tree-selecionado:hover, .pd-item-tree:hover {
    background-color: rgba(88,253,142,.18);
}

.pd-item-tree-selecionado {
    font-weight: 700;
    background-color: rgba(6,149,255,.09);
}

.pd-legend-fieldset {
    border: 1px solid #62c2e4!important;
    padding: 0 .2em .1em 1em!important;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 0 0 #62c2e4;
    box-shadow: 0 0 0 0 #62c2e4;
    border-radius: 3px;
}

.pd-legend-titulo {
    font-size: 1.2em!important;
    font-weight: 700!important;
    text-align: left!important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    color: #6d6d6d;
}

.pd-legend-icon {
    margin-right: 5px;
}

.pd-legenda {
    padding-left: 0;
}

.pd-legenda-h5 {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.pd-legenda-span-cor {
    width: 30px;
    height: 15px;
    border: 1px solid;
    display: inline-table;
    vertical-align: middle;
}

.pd-legenda-span-titulo {
    vertical-align: middle;
}

.pd-nav-wizard-a {
    white-space: nowrap;
}

.pd-nav-wizard-li {
    cursor: pointer;
}

.pd-nav-wizard-span {
    margin-left: 5px;
}

.nav-wizard > li {
    float: left;
}

    .nav-wizard > li > a {
        position: relative;
        background-color: #eee;
    }

    .nav-wizard > li:not(:first-child) > a {
        padding-left: 35px;
    }

        .nav-wizard > li:not(:first-child) > a:before {
            width: 0;
            height: 0;
            border-top: 20px inset transparent;
            border-bottom: 20px inset transparent;
            border-left: 20px solid #fff;
            position: absolute;
            content: "";
            top: 0;
            left: 0;
        }

    .nav-wizard > li:first-child > a {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .nav-wizard > li:not(:last-child) > a {
        margin-right: 6px;
    }

        .nav-wizard > li:not(:last-child) > a:after {
            width: 0;
            height: 0;
            border-top: 20px inset transparent;
            border-bottom: 20px inset transparent;
            border-left: 20px solid #eee;
            position: absolute;
            content: "";
            top: 0;
            right: -20px;
            z-index: 2;
        }

    .nav-wizard > li:last-child > a {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .nav-wizard > li:hover > a {
        background-color: #d5d5d5;
    }

        .nav-wizard > li:hover > a:before {
            border-right-color: #d5d5d5;
        }

        .nav-wizard > li:hover > a:after {
            border-left-color: #d5d5d5;
        }

        .nav-wizard > li:hover > a.disabled a {
            background-color: #d5d5d5;
        }

        .nav-wizard > li:hover > a.disabled:before {
            border-right-color: #d5d5d5;
        }

        .nav-wizard > li:hover > a.disabled:after {
            border-left-color: #d5d5d5;
        }

    .nav-wizard > li.active > a, .nav-wizard > li.active > a:focus, .nav-wizard > li.active > a:hover {
        color: #fff;
        background-color: #337ab7;
    }

        .nav-wizard > li.active > a:after {
            border-left-color: #337ab7;
        }

.nav-wizard.nav-justified > li {
    float: none;
}

    .nav-wizard.nav-justified > li > a {
        padding: 10px 15px;
    }

@media (max-width:992px) {
    .nav-wizard.nav-justified > li > a {
        border-radius: 4px;
        margin-right: 0;
    }

        .nav-wizard.nav-justified > li > a:after, .nav-wizard.nav-justified > li > a:before {
            border: none!important;
        }
}

.pd-card-nav-wizard {
    padding: 15px;
}

@media (min-width:768px) {
    .pd-card-nav-wizard {
        margin-left: 20px;
        margin-right: 20px;
    }
}

.pd-hc-stats-card {
    max-width: 400px;
}

.pd-hc-stats-card-valor {
    width: 200px;
    min-width: 50px;
    height: 120px;
    padding: 0;
}

.pd-hc-stats-card-label {
    padding: 5px;
    text-align: center;
}

.pd-hc-stats-card-value {
    width: 190px;
    min-width: 100px;
    height: 120px;
    border-style: solid;
}

.pd-div-botoes-calendar {
    padding: 0;
    margin-bottom: 30px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}

    .pd-div-botoes-calendar button {
        height: 34px;
        width: 80px;
    }

.pd-botao-left {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pd-botao-rigth {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pd-btn-adicionar-compromisso {
    width: 200px!important;
}

.pd-calendar-hrule {
    margin-top: -12px!important;
}

.pd-border-dia-selecionado {
    border-color: #3e8f3e;
    border-width: 1px;
    border-style: groove;
}

.pd-border-dia-nao-selecionado {
    border-style: none;
}

.pd-titulo-calendar-principal {
    padding: 0;
}

.pd-titulo-calendar {
    display: flex;
    justify-content: space-between;
}

.pd-div-calendar {
    padding: 0;
}

.action-calendar-icon-edit {
    color: #3048b7;
    font-weight: 700;
}

.action-calendar-icon-excluir {
    color: #b94a48;
    font-weight: 700;
}

mwl-calendar .cal-slide-content {
    background-color: #f0f0f0;
    color: #000;
    box-shadow: inset 0 0 0 0;
    border: 1px solid #a9a4a4;
}

    mwl-calendar .cal-slide-content a.event-item {
        color: #000;
    }

.pd-input-label-required {
    color: #f44336;
    font-size: 11px!important;
}

.pd-label-input-leitura {
    font-weight: 400;
    border: none;
    font-size: 12px;
    padding-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pd-input-leitura {
    border: none;
    background-color: #fff!important;
    text-align: left!important;
    padding-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pd-alert-modal button {
    padding-left: 20px;
    padding-right: 20px;
}

.pd-form input:not(:focus).ng-touched.ng-invalid.form-control, .pd-form select:not(:focus).ng-touched.ng-invalid.form-control, .pd-form textarea:not(:focus).ng-touched.ng-invalid.form-control {
    border-color: #e9322d!important;
}

.pd-form.ng-touched.ng-invalid.form-label {
    color: #e9322d!important;
}

.pd-form input:focus.ng-touched.ng-invalid.form-control {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}

.modal-header .close, .modal-header md-icon {
    color: #fff;
    opacity: 1;
}

.pd-alert-success .dialog-header-notify {
    background-color: #158c29!important;
}

.pd-alert-info .dialog-header-notify {
    background-color: #0697f3!important;
}

#loading-bar .bar {
    height: 4px;
}

.pd-drag-and-drop ul[dnd-list] {
    min-height: 42px;
    padding-left: 0;
}

    .pd-drag-and-drop ul[dnd-list] .dndDraggingSource {
        display: none;
    }

    .pd-drag-and-drop ul[dnd-list] .dndPlaceholder {
        background-color: #ddd;
        display: block;
        min-height: 42px;
    }

    .pd-drag-and-drop ul[dnd-list] li {
        background-color: #fff;
        border: 1px solid #ddd;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
    }

        .pd-drag-and-drop ul[dnd-list] li.selected {
            background-color: #d1e8ed;
            color: #3c763d;
        }

.text-center {
    text-align: center;
}

.multiple-date-picker {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.multiple-date-picker, .picker-days-row, .picker-days-week-row, .picker-top-row {
    width: 100%;
}

    .picker-top-row > div {
        display: inline-block;
    }

.picker-navigate {
    width: 15%;
}

    .picker-navigate:hover {
        cursor: pointer;
    }

    .picker-navigate.disabled, .picker-navigate.disabled:hover {
        color: #ddd;
        cursor: default;
    }

.picker-month {
    width: 67%;
    font-weight: 700;
}

.picker-days-week-row > div {
    width: 14.28%;
    display: inline-block;
    font-weight: 700;
}

.picker-days-row > div {
    width: 14.28%;
    display: inline-block;
}

.picker-day, .picker-top-row {
    padding: 10px 0;
}

.picker-day {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    color: #000;
}

    .picker-day.today, .picker-day.today.picker-off, .picker-day.today.picker-off:hover, .picker-day.today.picker-provided, .picker-day.today.picker-selected, .picker-day.today:hover {
        color: #00a3ff;
    }

    .picker-day.picker-off, .picker-day.picker-off:hover {
        background-color: #eee;
        color: #bbb;
        cursor: default;
    }

    .picker-day.picker-selected {
        background-color: #d1d1d1;
        color: #000;
    }

    .picker-day.picker-provided {
        background-color: rgba(0,213,143,.59);
        color: #000;
    }

    .picker-day.picker-selected:not(.picker-off):not(.picker-empty):hover {
        background-color: #d1d1d1;
        color: #000;
        cursor: pointer;
    }

    .picker-day.picker-provided:not(.picker-off):not(.picker-empty):hover {
        background-color: rgba(0,213,143,.59);
        color: #000;
        cursor: pointer;
    }

    .picker-day:not(.picker-off):not(.picker-empty):hover {
        background-color: #e1e1e1;
        color: #000;
        cursor: pointer;
    }

    .picker-day.picker-empty, .picker-day.picker-empty:hover {
        background-color: #fafafa;
        cursor: default;
    }

.stiDesignerCheckBoxDisabled_Mouse, .stiDesignerCheckBoxDisabled_Touch, .stiDesignerCheckBoxMenuItem, .stiDesignerCheckBoxMenuItemOver, .stiDesignerCheckBox_Mouse, .stiDesignerCheckBox_Touch {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    font-size: 12px;
    font-family: Arial;
}

.stiDesignerChartFormToolBarCell {
    border: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #c6c6c6;
}

.stiDesignerChartFormToolBarCellWithOutBorder {
    border: 0;
    margin: 0;
    padding: 0;
}

.stiDesignerSeriesPropertiesContainer {
    border-left: 1px dotted #c6c6c6;
    overflow-y: auto;
    overflow-x: hidden;
}

.stiDesignerSeriesContainer {
    border-right: 1px dotted #c6c6c6;
    overflow-y: auto;
    overflow-x: auto;
    text-align: center;
}

.stiDesignerChartFormContainer {
    border-top: 1px dotted #c6c6c6;
    overflow-y: auto;
}

.stiDesignerChartImage {
    height: 400px;
    width: 400px;
    overflow: hidden;
}

.stiDesignerChartFormSeriesCaptionCell {
    text-align: center;
    padding: 4px;
    font-family: Arial;
    font-size: 12px;
    color: #444;
}

.stiDesignerChartFormSeriesLabelsButtonsCell {
    border-top: 1px dotted #c6c6c6;
}

.stiDesignerChartFormShowSeriesLabelsButtons {
    font-family: Arial;
    font-size: 12px;
    color: #444;
}

.stiDesignerChartFormSeriesWizardContainer {
    overflow-y: auto;
    text-align: center;
}

.stiDesignerChartFormProgress {
    position: absolute;
    left: 70px;
    top: 175px;
}

.stiDesignerCheckBox_Mouse {
    color: #444;
}

.stiDesignerCheckBoxDisabled_Mouse {
    color: #d6d3d6;
}

.stiDesignerCheckBoxImageBlock_Mouse {
    width: 13px;
    height: 13px;
    border: 1px solid #ababab;
    background: #fff;
}

.stiDesignerCheckBoxImageBlockOver_Mouse {
    width: 13px;
    height: 13px;
    border: 1px solid #a3bde3;
    background: #e6eefa;
}

.stiDesignerCheckBoxImageBlockDisabled_Mouse {
    width: 13px;
    height: 13px;
    border: 1px solid #e1e1e1;
    background: #f7f7f7;
}

.stiDesignerCheckBox_Touch {
    color: #444;
}

.stiDesignerCheckBoxDisabled_Touch {
    color: #d6d3d6;
}

.stiDesignerCheckBoxImageBlock_Touch {
    width: 16px;
    height: 16px;
    border: 1px solid #ababab;
    background: #fff;
}

.stiDesignerCheckBoxImageBlockOver_Touch {
    width: 16px;
    height: 16px;
    border: 1px solid #a3bde3;
    background: #e6eefa;
}

.stiDesignerCheckBoxImageBlockDisabled_Touch {
    width: 16px;
    height: 16px;
    border: 1px solid #e1e1e1;
    background: #f7f7f7;
}

.stiDesignerCheckBoxMenuItemImageBlock {
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    background: 0 0;
}

.stiDesignerCheckBoxMenuItemImageBlockChecked {
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    background: #d5e1f2;
}

.stiDesignerCheckBoxMenuItemOver {
    color: #444;
    background: #d5e1f2;
}

.stiDesignerCheckBoxMenuItem {
    color: #444;
}

.stiColorControlWithBorder {
    border: 1px solid #ababab;
    background: #fff;
}

.stiColorControlWithBorderDisabled {
    border: 1px solid #e1e1e1;
}

.stiColorControlImage {
    border: 1px solid #ababab;
    width: 64px;
    height: 15px;
    cursor: default;
}

.stiColorControlImageWithoutBorder {
    border: 1px solid transparent;
    width: 64px;
    height: 15px;
    cursor: default;
}

.stiColorControlWithImage_ColorBar {
    border: 1px solid transparent;
    width: 14px;
    height: 2px;
    cursor: default;
}

.stiColorFormControlsTable {
    font-family: Arial;
    font-size: 12px;
    color: #444;
    cursor: default;
}

.stiColorFormColorBar {
    border: 1px solid #c6c6c6;
    width: 128px;
    height: 128px;
    display: inline-block;
}

.stiColorFormWebColorPanel {
    border: 1px dotted #c6c6c6;
    background: #fff;
    overflow-X: hidden;
    overflow-Y: auto;
}

.stiColorDialogHeader {
    background: #eee;
    font-family: Arial;
    font-size: 12px;
    color: #949494;
    cursor: default;
    padding: 7px;
}

.stiDesignerComponentButtonOver_Mouse, .stiDesignerComponentButtonSelected_Mouse, .stiDesignerComponentButton_Mouse {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    min-width: 55px;
    cursor: default;
    overflow: hidden;
    font-size: 12px;
}

.stiColorDialogButton_Mouse {
    width: 13px;
    height: 13px;
    border: 1px solid #e2e4e7;
    cursor: default;
}

.stiColorDialogButtonOver_Mouse {
    width: 13px;
    height: 13px;
    border: 1px solid #f29436;
    cursor: default;
}

.stiColorDialogButton_Touch {
    width: 22px;
    height: 22px;
    border: 1px solid #e2e4e7;
    cursor: default;
}

.stiColorDialogButtonOver_Touch {
    width: 22px;
    height: 22px;
    border: 1px solid #f29436;
    cursor: default;
}

.stiDesignerComponentButton_Mouse {
    min-height: 80px;
    font-family: Arial;
}

.stiDesignerComponentButtonOver_Mouse {
    min-height: 80px;
    background: #d5e1f2;
    font-family: Arial;
}

.stiDesignerComponentButtonSelected_Mouse {
    min-height: 80px;
    background: #c2d5f2;
    font-family: Arial;
}

.stiDesignerComponentButtonDisabled_Mouse {
    min-height: 80px;
    min-width: 55px;
    cursor: default;
    overflow: hidden;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerComponentButtonOver_Touch, .stiDesignerComponentButtonSelected_Touch, .stiDesignerComponentButton_Touch {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    min-height: 80px;
    min-width: 55px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
}

.stiDesignerComponentButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerComponentButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerComponentButtonDisabled_Touch {
    min-height: 80px;
    min-width: 55px;
    cursor: default;
    overflow: hidden;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerContainerItemOver_Mouse, .stiDesignerContainerItemSelected_Mouse, .stiDesignerContainerItem_Mouse {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    display: inline-block;
    height: 38px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerContainerItem_Mouse {
    border: 1px solid #ababab;
    background: #fff;
}

.stiDesignerContainerItemOver_Mouse {
    border: 1px solid #a3bde3;
    background: #e6eefa;
}

.stiDesignerContainerItemSelected_Mouse {
    border: 1px solid #97b2db;
    background: #c2d5f2;
}

.stiDesignerContainerItemDisabled_Mouse {
    display: inline-block;
    height: 38px;
    border: 1px solid #e1e1e1;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerContainerItemOver_Touch, .stiDesignerContainerItemSelected_Touch, .stiDesignerContainerItem_Touch {
    color: #444;
    height: 38px;
    font-size: 12px;
    font-family: Arial;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: default;
    display: inline-block;
}

.stiDesignerContainerItem_Touch {
    border: 1px solid #ababab;
    background: #fff;
}

.stiDesignerContainerItemOver_Touch {
    border: 1px solid #a3bde3;
    background: #e6eefa;
}

.stiDesignerContainerItemSelected_Touch {
    border: 1px solid #97b2db;
    background: #c2d5f2;
}

.stiDesignerContainerItemDisabled_Touch {
    display: inline-block;
    height: 38px;
    border: 1px solid #e1e1e1;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDateControl_Mouse {
    border: 1px solid #ababab;
    color: #444;
    background: #fff;
}

.stiDesignerDateControlOver_Mouse {
    border: 1px solid #a3bde3;
    color: #444;
    background: #fff;
}

.stiDesignerDateControlDisabled_Mouse {
    border: 1px solid #e1e1e1;
    background: #fff;
}

.stiDesignerDateControl_Touch {
    border: 1px solid #ababab;
    color: #444;
    background: #fff;
}

.stiDesignerDateControlOver_Touch {
    border: 1px solid #a3bde3;
    color: #444;
    background: #fff;
}

.stiDesignerDateControlDisabled_Touch {
    border: 1px solid #e1e1e1;
    background: #fff;
}

.stiDesignerDateControl_TextBox_Mouse {
    font-size: 12px;
    height: 21px;
    border: 0;
    margin: 0;
    padding: 0 0 0 4px;
    font-family: Arial;
    -webkit-border-radius: 0;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    background: #fff;
    color: #444;
}

.stiDesignerDateControl_TextBox_Touch, .stiDesignerTextArea_Mouse {
    padding: 0 0 0 4px;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
}

.stiDesignerDateControl_TextBox_Touch {
    font-size: 12px;
    height: 26px;
    border: 0;
    margin: 0;
    font-family: Arial;
    -webkit-border-radius: 0;
    background: #fff;
    color: #444;
}

.stiDesignerDateControlDropDownListButton_Mouse {
    height: 21px;
    color: #444;
    cursor: default;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDateControlDropDownListButtonOver_Mouse {
    height: 21px;
    color: #444;
    cursor: default;
    background: #d5e1f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDateControlDropDownListButtonSelected_Mouse {
    height: 21px;
    color: #444;
    cursor: default;
    background: #c2d5f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDateControlDropDownListButtonDisabled_Mouse {
    height: 21px;
    cursor: default;
    color: #d6d3d6;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDateControlDropDownListButtonOver_Touch, .stiDesignerDateControlDropDownListButtonSelected_Touch, .stiDesignerDateControlDropDownListButton_Touch {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    height: 26px;
    cursor: default;
}

.stiDesignerDateControlDropDownListButton_Touch {
    background: #fff;
}

.stiDesignerDateControlDropDownListButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerDateControlDropDownListButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerDateControlDropDownListButtonDisabled_Touch {
    height: 26px;
    cursor: default;
    color: #d6d3d6;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDatePickerDayButtonDisabled_Mouse, .stiDesignerDatePickerDayButtonOver_Mouse, .stiDesignerDatePickerDayButtonSelected_Mouse, .stiDesignerDatePickerDayButton_Mouse {
    height: 23px;
    width: 23px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDatePickerDayButtonOver_Mouse, .stiDesignerDatePickerDayButtonSelected_Mouse, .stiDesignerDatePickerDayButton_Mouse, .stiDesignerDatePickerDayOfWeekCell {
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerDatePickerSeparator {
    border-top: 1px solid #c6c6c6;
}

.stiDesignerDatePickerDayOfWeekCell {
    white-space: nowrap;
    padding: 3px;
    text-align: center;
    font-weight: 700;
}

.stiDesignerDatePickerDayButtonOver_Mouse {
    background: #d5e1f2;
}

.stiDesignerDatePickerDayButtonSelected_Mouse {
    background: #c2d5f2;
}

.stiDesignerDatePickerDayButtonDisabled_Mouse {
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
}

.stiDesignerDatePickerDayButton_Touch {
    height: 25px;
    width: 25px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDatePickerDayButtonOver_Touch {
    height: 25px;
    width: 25px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    background: #d5e1f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDatePickerDayButtonSelected_Touch {
    height: 25px;
    width: 25px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    background: #c2d5f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDatePickerDayButtonDisabled_Touch {
    height: 25px;
    width: 25px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDesignerStylesItemDisabled_Mouse, .stiDesignerDesignerStylesItemDisabled_Touch, .stiDesignerDesignerStylesItemOver_Mouse, .stiDesignerDesignerStylesItemOver_Touch, .stiDesignerDesignerStylesItemSelected_Mouse, .stiDesignerDesignerStylesItemSelected_Touch, .stiDesignerDesignerStylesItem_Mouse, .stiDesignerDesignerStylesItem_Touch {
    height: 40px;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDesignerStylesItemSelected_Mouse {
    background: #c2d5f2;
}

.stiDesignerDesignerStylesItemSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerDictionarySeparator {
    height: 0;
    border-bottom: 1px dotted #c6c6c6;
}

.stiDesignerDictionaryItemsContainer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
}

.stiDesignerDictionaryProgressPanel {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    bottom: 5px;
    background: #fff;
}

.stiDesignerDictionaryDescriptionPanel {
    position: absolute;
    height: 110px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    border-top: 1px dotted #c6c6c6;
    font-family: Arial;
    font-size: 11px;
    padding: 5px;
}

.stiCreateDataHintHeaderText {
    font-family: Arial;
    font-size: 13px;
    color: #19478a;
    text-align: center;
    white-space: nowrap;
    border: 0;
    padding: 10px 3px;
}

.stiCreateDataHintText {
    font-family: Arial;
    font-size: 12px;
    color: gray;
    line-height: .8;
    text-align: center;
    white-space: normal;
    border: 0;
    padding: 3px;
}

.stiCreateDataHintItem {
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

.stiCreateDataSeparatorLine {
    border-top: 1px solid #19478a;
    height: 1px;
    opacity: .8;
}

.stiDesignerDropDownListImage {
    height: 16px;
    width: 32px;
    margin: 0 3px;
}

.stiDesignerDropDownListImageCell {
    border: 1px solid #ababab;
    background: #fff;
    border-right: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.stiDesignerDropDownListImageCellOver {
    border: 1px solid #a3bde3;
    background: #fff;
    border-right: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.stiDesignerDropDownListImageCellSelected {
    border: 1px solid #97b2db;
    background: #fff;
    border-right: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.stiDesignerDropDownListImageCellDisabled {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-right: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.stiDesignerDropDownListButton_Mouse {
    color: #444;
    cursor: default;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    border-bottom: 1px solid #ababab;
    border-top: 1px solid #ababab;
    border-right: 1px solid #ababab;
}

.stiDesignerDropDownListButtonOver_Mouse, .stiDesignerDropDownListButtonSelected_Mouse {
    cursor: default;
    border-bottom: 1px solid #a3bde3;
    border-top: 1px solid #a3bde3;
    border-right: 1px solid #a3bde3;
    color: #444;
}

.stiDesignerDropDownListButtonOver_Mouse {
    background: #d5e1f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDropDownListButtonSelected_Mouse {
    background: #c2d5f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDropDownListButtonDisabled_Mouse, .stiDesignerDropDownListButton_Touch {
    cursor: default;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDropDownListButtonDisabled_Mouse {
    color: #d6d3d6;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

.stiDesignerDropDownListButton_Touch {
    color: #444;
    border-bottom: 1px solid #ababab;
    border-top: 1px solid #ababab;
    border-right: 1px solid #ababab;
}

.stiDesignerDropDownListButtonOver_Touch, .stiDesignerDropDownListButtonSelected_Touch {
    color: #444;
    border-bottom: 1px solid #a3bde3;
    border-top: 1px solid #a3bde3;
    border-right: 1px solid #a3bde3;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDropDownListButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerDropDownListButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerDropDownListButtonDisabled_Touch {
    cursor: default;
    color: #d6d3d6;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

.stiDesignerFileMenuItem, .stiDesignerFileMenuItemOver, .stiDesignerFileMenuItemSelected {
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    padding: 14px 0 14px 25px;
    cursor: default;
    white-space: nowrap;
}

.stiDesignerFileMenu {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    background: #19478a;
    z-index: 9;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerFileMenuItemOver {
    background: #3b629b;
}

.stiDesignerFileMenuItemSelected {
    background: #11315f;
}

.stiDesignerFileMenuItemDisabled {
    white-space: nowrap;
    color: #6b8ab8;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    padding: 14px 0 14px 25px;
}

.stiDesignerChartFilterPanel, .stiDesignerChartFilterPanelSelected {
    margin: 4px;
    padding: 5px;
    color: #444;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerFileMenuSeparator {
    background: #3b629b;
    height: 1px;
}

.stiDesignerFilterContainer {
    background: #fff;
    border-top: 1px dotted #c6c6c6;
    overflow: auto;
}

.stiDesignerFilterPanelHeader {
    border-bottom: 1px solid #c6c6c6;
}

.stiDesignerFilterPanel {
    border: 1px solid #c6c6c6;
    background: #fff;
    color: #444;
    font-family: Arial;
    font-size: 12px;
    margin: 4px;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiDesignerChartFilterPanel {
    border: 1px solid #c6c6c6;
    background: #fff;
}

.stiDesignerChartFilterPanelSelected {
    border: 1px solid #97b2db;
    background: #e6eefa;
}

.stiDesignerFormButton_Mouse {
    background: #fff;
    border: 1px solid #ababab;
    height: 23px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerFormButtonOver_Mouse {
    background: #d5e1f2;
    border: 1px solid #a3bde3;
    height: 23px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerFormButtonSelected_Mouse {
    background: #c2d5f2;
    border: 1px solid #97b2db;
    height: 23px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerFormButtonDisabled_Mouse {
    background: #fff;
    border: 1px solid #e1e1e1;
    height: 23px;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerFormButtonOver_Touch, .stiDesignerFormButtonSelected_Touch, .stiDesignerFormButton_Touch {
    color: #444;
    height: 29px;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: default;
    font-family: Arial;
}

.stiDesignerFormButton_Touch {
    background: #fff;
    border: 1px solid #ababab;
}

.stiDesignerFormButtonOver_Touch {
    background: #d5e1f2;
    border: 1px solid #a3bde3;
}

.stiDesignerFormButtonSelected_Touch {
    background: #c2d5f2;
    border: 1px solid #97b2db;
}

.stiDesignerFormButtonDisabled_Touch {
    background: #fff;
    border: 1px solid #e1e1e1;
    color: #d6d3d6;
    height: 29px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerForm {
    position: absolute;
    border: 1px solid #19478a;
    background: #fff;
    color: #444;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    cursor: default;
}

.stiDesignerFormHeader {
    background: #fff;
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    color: #19478a;
    text-align: center;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.stiDesignerGroupBlockCaption, .stiDesignerGroupBlockContainerWithOutCaption_Mouse, .stiDesignerGroupBlockContainer_Mouse {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerFormContainer {
    background: #fff;
    border-top: 1px dotted #c6c6c6;
}

.stiDesignerFormSeparator {
    height: 0;
    border-top: 1px dotted #c6c6c6;
    margin-left: 1px;
    margin-right: 1px;
}

.stiDesignerFormButtonsPanel {
    float: right;
}

.stiDesignerFormBlock {
    background: #fff;
    color: #444;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerFormBlockHeader {
    color: #949494;
    font-family: Arial;
    font-size: 12px;
    background: #eee;
}

.stiDesignerFormPanelArrow {
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 21px;
    height: 21px;
    left: -21px;
}

    .stiDesignerFormPanelArrow:after {
        overflow: hidden;
        position: absolute;
        background: #fff;
        border: 1px solid #19478a;
        left: 17px;
        width: 21px;
        height: 21px;
        content: "";
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }

.stiDesignerMessagesFormDescription {
    line-height: 1.2;
    border: 0;
    margin: 0;
    padding: 20px 30px 20px 0;
    overflow: hidden;
    min-width: 350px;
    max-width: 650px;
    font-family: Arial;
    font-size: 12px;
    color: #444;
    text-align: left;
    cursor: default;
}

.stiDesignerNotificationFormDescription {
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.3;
    color: #888;
    width: 500px;
    padding: 10px 25px;
}

.stiDesignerNotificationFormMessage {
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    line-height: 1.3;
    color: #19478a;
    width: 500px;
    padding: 10px 25px;
}

.stiDesignerNotificationFormCountBlock {
    position: absolute;
    display: inline-block;
    color: #76a797;
    font-family: Arial;
    font-size: 30px;
    text-align: center;
    width: 50px;
    top: calc(50% - 2px);
}

.stiDesignerGroupBlock {
    padding: 1px;
    font-family: Arial;
    font-size: 11px;
    color: #444;
    cursor: default;
}

.stiDesignerGroupBlockCaption {
    width: 100%;
    text-align: center;
    padding: 0 8px;
    border: 0;
    white-space: nowrap;
}

.stiDesignerGroupBlockTableCell {
    vertical-align: top;
    padding: 2px;
    border: 0;
}

.stiDesignerGroupBlockContainer_Mouse {
    overflow: hidden;
    height: 75px;
}

.stiDesignerGroupBlockContainerWithOutCaption_Mouse {
    overflow: hidden;
    height: 90px;
}

.stiDesignerGroupBlockDownRow_Mouse {
    overflow: hidden;
    height: 15px;
}

.stiDesignerGroupBlockSeparator_Mouse {
    width: 1px;
    height: 84px;
    background: #c6c6c6;
}

.stiDesignerGroupBlockButton_Mouse {
    height: 15px;
    width: 15px;
}

.stiDesignerGroupBlockButtonOver_Mouse {
    height: 15px;
    width: 15px;
    background: #d5e1f2;
}

.stiDesignerGroupBlockButtonSelected_Mouse {
    height: 15px;
    width: 15px;
    background: #c2d5f2;
}

.stiDesignerGroupBlockDownRow_Touch {
    overflow: hidden;
    height: 20px;
}

.stiDesignerGroupBlockContainer_Touch {
    overflow: hidden;
    height: 75px;
}

.stiDesignerGroupBlockContainerWithOutCaption_Touch {
    overflow: hidden;
    height: 90px;
}

.stiDesignerGroupBlockSeparator_Touch {
    width: 1px;
    height: 84px;
    background: #c6c6c6;
}

.stiDesignerGroupBlockButton_Touch {
    height: 20px;
    width: 20px;
}

.stiDesignerGroupBlockButtonOver_Touch {
    height: 20px;
    width: 20px;
    background: #d5e1f2;
}

.stiDesignerGroupBlockButtonSelected_Touch {
    height: 20px;
    width: 20px;
    background: #c2d5f2;
}

.stiDesignerGroupPanel {
    border: 1px solid #c6c6c6;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    padding: 0;
    margin: 0;
}

.stiDesignerGroupPanelCaption {
    padding: 2px;
    font-family: Arial;
    font-size: 12px;
    color: #444;
    cursor: default;
    margin-left: 10px;
}

.stiDesignerGroupPanelHeader_Mouse, .stiDesignerGroupPanelHeader_Touch {
    color: #8f8f8f;
    background: #eee;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    font-family: Arial;
    font-size: 12px;
    cursor: default;
}

.stiDesignerGroupPanelHeader_Mouse {
    height: 23px;
}

.stiDesignerGroupPanelHeader_Touch {
    height: 28px;
}

.stiDesignerCaptionControls {
    white-space: nowrap;
    padding: 0 15px 0 7px;
    border: 0;
    font-family: Arial;
    font-size: 12px;
    color: #444;
    width: 1px;
}

.stiDesignerTextContainer {
    white-space: normal;
    border: 0;
    font-family: Arial;
    font-size: 12px;
    color: #444;
}

.stiDesignerControlCells {
    padding: 3px 4px 3px 0;
    border: 0;
}

.stiDesignerCaptionControlsBigIntervals {
    white-space: nowrap;
    padding: 0 25px 0 15px;
    border: 0;
    font-family: Arial;
    font-size: 12px;
    color: #444;
    width: 1px;
}

.stiDesignerControlCellsBigIntervals {
    padding: 3px 12px 3px 0;
    border: 0;
}

.stiDesignerHomePanelSeparator {
    background: #c6c6c6;
}

.stiDesignerDrillDownFormCaptionControls {
    white-space: nowrap;
    min-width: 200px;
    padding: 0 8px 0 15px;
    border: 0;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
    color: #444;
}

.stiDesignerCaptionControlsOnPanel, .stiDesignerCaptionControlsOnPanelDisabled {
    padding: 0 5px 0 3px;
    border: 0;
    font-family: Arial;
    font-size: 12px;
    white-space: nowrap;
    width: 1px;
}

.stiDesignerCaptionControlsOnPanel {
    color: #444;
}

.stiDesignerCaptionControlsOnPanelDisabled {
    color: #d6d3d6;
}

.stiDesignerControlCellsOnPanel {
    padding: 0 3px 0 0;
    border: 0;
}

.stiImageControlBrushPropertyForSolid {
    border: 1px solid #ababab;
    width: 30px;
    height: 14px;
}

.stiImageControlBrushPropertyForNotSolid {
    border: 0;
    width: 32px;
    height: 16px;
}

.stiDesignerStatusPanelSeparator {
    border: 0;
    border-left: 1px dashed #a3b5d0;
    padding: 0;
    margin: 0 3px;
    height: 35px;
}

.stiDesignerVariableItemsFormControlsLeftCell {
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.stiDesignerVariableItemsFormControlsRightCell {
    border: 0;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.stiDesignerStyleDesignerFormToolbarCell {
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px dotted #c6c6c6;
}

.stiDesignerStyleDesignerFormPropertiesPanel {
    border: 0;
    padding: 0;
    margin: 0;
}

.styleDesignerItemsContainer {
    overflow-y: auto;
    overflow-x: hidden;
}

.stiDesignerSelectDataProgress {
    position: absolute;
    left: 200px;
    top: 150px;
}

.stiDesignerTextEditFormSystemVariablesInfo {
    border-top: 1px dotted #c6c6c6;
    padding: 6px 6px 0;
    font-family: Arial;
    font-size: 12px;
    color: #444;
}

.stiDesignerCreateDataColumsTree {
    border-right: 1px dotted #c6c6c6;
    border-bottom: 1px dotted #c6c6c6;
    overflow: auto;
}

.stiDesignerCreateDataColumsButtonsTable {
    border: 0;
    margin: 0;
    padding: 0;
    border-right: 1px dotted #c6c6c6;
}

.stiDesignerCreateDataMainTable {
    border-bottom: 1px dotted #c6c6c6;
}

.stiDesignerConditionsFormMainContainer {
    border-left: 1px dotted #c6c6c6;
    width: 700px;
    height: 380px;
}

.stiDesignerConditionPanel {
    width: 700px;
    height: 380px;
    overflow: auto;
}

.stiDesignerConditionsFormToolbarCell {
    border-top: 1px dotted #c6c6c6;
    width: 100%;
}

.stiDesignerConditionsFormSampleBar {
    border: 1px solid #ababab;
    margin: 0 4px;
}

.stiDesignerDataGridCell, .stiDesignerViewDataTableCell {
    border-bottom: 1px dotted #c6c6c6;
    font-size: 12px;
    font-family: Arial;
    color: #444;
}

.stiDesignerPagesContainer {
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.stiDesignerViewDataTableCell {
    padding: 4px 15px 4px 4px;
    border-right: 1px dotted #c6c6c6;
}

.stiDesignerDataGridCell {
    padding: 4px;
    border-right: 1px dotted #c6c6c6;
}

.stiDesignerTextFormatFormCustomContainer {
    border-top: 1px dotted #c6c6c6;
}

.stiDesignerCrossTabContainerCell {
    border: 0;
    margin: 0;
    padding: 0;
    border-left: 1px dotted #c6c6c6;
    border-bottom: 1px dotted #c6c6c6;
}

.stiDesignerrCrossTabContainerToolbar {
    border: 0;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
    color: #444;
    border-bottom: 1px dotted #c6c6c6;
    width: 100%;
}

.stiDesignerDescriptionForBigButton {
    white-space: nowrap;
    padding: 0 25px 0 15px;
    border: 0;
    font-family: Arial;
    font-size: 12px;
    color: #444;
    line-height: 1.7;
}

.stiDesignerFileMenuPanelHeader {
    background: #fff;
    color: #444;
    text-align: center;
    cursor: default;
    display: inline-block;
    margin: 30px;
    height: 60px;
}

.stiDesignerFileMenuPanelHeaderRU {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 40px;
}

.stiDesignerFileMenuPanelHeaderEN {
    font-family: 'Microsoft Yi Baiti';
    font-size: 55px;
}

.stiImageContainerWithBorder {
    border: 1px dashed #ababab;
    background: #f9f9f9;
}

.stiIconImageContainerWithBorder {
    border: 1px dashed #ababab;
    background: #f9f9f9;
    margin: 0 0 8px 8px;
    text-align: center;
    font-size: 150pt;
    font-family: Stimulsoft;
    vertical-align: middle;
    overflow: hidden;
}

.stiDesignerPageSetupFormSample {
    margin: 4px;
}

.stiDesignerPageSetupFormSampleCell {
    border-right: 1px dotted #c6c6c6;
    text-align: center;
    vertical-align: top;
    width: 150px;
}

.stiDragAndDropHintText {
    color: #696969;
    margin-left: 40px;
}

.stiResourceContainerWithBorder {
    border: 1px dashed #ababab;
    background: #f9f9f9;
}

.stiResourceInnerContainer {
    overflow: auto;
    text-align: center;
    display: inline-block;
}

.stiResourceViewDataContainer {
    background: #f1f1f1;
    overflow: auto;
}

.stiBarCodeFormPropertiesContainer {
    width: 430px;
    padding: 5px 20px 5px 10px;
}

.stiShapeFormPropertiesContainer {
    width: 400px;
    padding: 5px 20px 5px 10px;
}

.stiCloudDemoPanel {
    text-align: center;
    font-family: Arial;
    font-size: 15px;
    line-height: 1.3;
    color: #888;
    padding: 10px 0;
}

.stiUsingMarker {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    background: #fff;
    left: 10px;
    top: calc(50% - 6px);
}

    .stiUsingMarker div {
        margin: 2px 0 0 2px;
        width: 8px;
        height: 8px;
        border-radius: 20px;
        background: #19478a;
    }

.stiUsingMarkerForBigButton {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    background: #fff;
    bottom: 1px;
    left: calc(50% - 6px);
}

    .stiUsingMarkerForBigButton div {
        margin: 2px 0 0 2px;
        width: 8px;
        height: 8px;
        border-radius: 20px;
        background: #ababab;
    }

.stiThemesMenuHeader {
    color: #fff;
    background: #19478a;
    padding: 7px;
    font-family: Arial;
    font-size: 12px;
}

.stiCrossTabsTree {
    background: #fff;
    overflow-X: hidden;
    overflow-Y: auto;
    padding: 10px;
}

.stiDataContainer {
    border: 1px dashed #c6c6c6;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    padding: 1px;
}

.stiDataGrid {
    border: 1px dashed #c6c6c6;
    overflow-x: auto;
    overflow-y: hidden;
}

.stiDataTransformErrorBlock {
    font-family: Arial;
    font-size: 12px;
    color: red;
    background: #fcdcdc;
    padding: 15px;
    margin-top: 6px;
}

.stiStylesControlItem {
    font-family: Arial;
    font-size: 12px;
    float: left;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.stiDesignerSymbolsContainer {
    overflow: auto;
    border: 1px solid #ababab;
    padding: 2px;
    margin: 12px;
}

.stiDesignerBigText {
    white-space: normal;
    font-family: Arial;
    font-size: 25px;
    color: #444;
    text-align: center;
}

.stiDesignerHyperlinkButtonOver_Mouse, .stiDesignerHyperlinkButtonSelected_Mouse, .stiDesignerHyperlinkButton_Mouse {
    color: #5a83ad;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerHyperlinkButtonOver_Mouse {
    text-decoration: underline;
}

.stiDesignerHyperlinkButtonDisabled_Mouse {
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerHyperlinkButtonOver_Touch, .stiDesignerHyperlinkButtonSelected_Touch, .stiDesignerHyperlinkButton_Touch {
    color: #5a83ad;
    font-size: 12px;
    font-family: Arial;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}

.stiDesignerHyperlinkButtonOver_Touch {
    text-decoration: underline;
}

.stiDesignerHyperlinkButtonDisabled_Touch {
    color: #d6d3d6;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerImageGalleryItem {
    cursor: default;
    font-family: Arial;
    font-size: 11px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    color: #fff;
}

.stiDesignerMenuBigItemOver_Mouse, .stiDesignerMenuBigItemSelected_Mouse, .stiDesignerMenuBigItem_Mouse {
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 14px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerImageGalleryItemDefault {
    background: #e3e3e3;
    border: 1px solid #ababab;
}

.stiDesignerImageGalleryItemOver {
    background: #d5e1f2;
    border: 1px solid #19478a;
}

.stiDesignerImageGalleryItemSelected {
    background: #c2d5f2;
    border: 1px solid #19478a;
}

.stiDesignerImageGalleryItemDisabled {
    background: #fff;
    border: 1px solid #e1e1e1;
}

.stiItemGalleryCaptionContainer {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 70px;
    min-width: 70px;
    padding: 1px 5px;
    white-space: nowrap;
    text-align: center;
}

.stiItemGalleryCaption {
    height: 15px;
    padding: 0;
    white-space: nowrap;
    margin-top: 4px;
}

.stiItemGalleryCaptionDefault {
    background: #a0a0a0;
}

.stiItemGalleryCaptionOver {
    background: #19478a;
}

.stiItemGalleryCaptionSelected {
    background: #11315f;
}

.stiItemGalleryCaptionDisabled {
    background: #a0a0a0;
}

.stiDesignerImageGalleryContainer {
    overflow-x: auto;
    overflow-y: hidden;
}

.stiDesignerMenuBigItem_Mouse {
    height: 66px;
}

.stiDesignerMenuBigItemOver_Mouse {
    height: 66px;
    background: #d5e1f2;
}

.stiDesignerMenuBigItemSelected_Mouse {
    height: 66px;
    background: #c2d5f2;
}

.stiDesignerMenuBigItemDisabled_Mouse {
    height: 66px;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 14px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerMenuBigItemOver_Touch, .stiDesignerMenuBigItemSelected_Touch, .stiDesignerMenuBigItem_Touch {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    height: 66px;
    cursor: default;
    font-family: Arial;
    font-size: 14px;
}

.stiDesignerMenuBigItemOver_Touch {
    background: #d5e1f2;
}

.stiDesignerMenuBigItemSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerMenuBigItemDisabled_Touch {
    height: 66px;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 14px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerMenuMiddleItemOver_Mouse, .stiDesignerMenuMiddleItemSelected_Mouse, .stiDesignerMenuMiddleItem_Mouse {
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    height: 42px;
}

.stiDesignerMenuMiddleItemOver_Mouse {
    background: #d5e1f2;
}

.stiDesignerMenuMiddleItemSelected_Mouse {
    background: #c2d5f2;
}

.stiDesignerMenuMiddleItemDisabled_Mouse {
    height: 42px;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerMenuMiddleItemOver_Touch, .stiDesignerMenuMiddleItemSelected_Touch, .stiDesignerMenuMiddleItem_Touch {
    color: #444;
    height: 42px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerMenuMiddleItemOver_Touch {
    background: #d5e1f2;
}

.stiDesignerMenuMiddleItemSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerMenuMiddleItemDisabled_Touch {
    height: 42px;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerParentMenu {
    z-index: 35;
    position: absolute;
}

.stiDesignerMenu {
    position: absolute;
    padding: 1px;
    border: 1px solid #c6c6c6;
    background: #fff;
    color: #444;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    cursor: default;
}

.stiDesignerInnerContainerOpacityMenu, .stiDesignerPropertiesPanelFixedMode {
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
}

.stiDesignerOpacityMenu {
    overflow: visible;
    padding: 1px;
}

.stiDesignerInnerContainerOpacityMenu {
    border: 1px solid #c6c6c6;
    background: #fff;
    color: #444;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    cursor: default;
}

.stiDesignerMenuHeader {
    white-space: nowrap;
    background: #eee;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    padding: 3px;
    text-align: center;
}

.stiDesignerVerticalMenuSeparator {
    height: 1px;
    background: #c6c6c6;
}

.stiDesignerMenuStandartItem_Mouse {
    height: 24px;
    white-space: nowrap;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerMenuStandartItemOver_Mouse {
    height: 24px;
    white-space: nowrap;
    background: #d5e1f2;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerMenuStandartItemSelected_Mouse {
    height: 24px;
    white-space: nowrap;
    background: #c2d5f2;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerMenuStandartItemOver_Touch, .stiDesignerNewReportButtonOver_Mouse, .stiDesignerNewReportButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerMenuStandartItemDisabled_Mouse {
    height: 24px;
    white-space: nowrap;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerMenuStandartItemOver_Touch, .stiDesignerMenuStandartItemSelected_Touch, .stiDesignerMenuStandartItem_Touch {
    color: #444;
    height: 30px;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: default;
    white-space: nowrap;
}

.stiDesignerMenuStandartItemSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerMenuStandartItemDisabled_Touch {
    height: 30px;
    white-space: nowrap;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerClearAllStyles {
    padding: 0;
    margin: 0;
    border: 0;
}

.stiDesignerMainPanel {
    overflow: visible;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    background: #fff;
    cursor: default;
}

.stiDesignerStatusPanel, .stiDesignerToolBar {
    background: #19478a;
    color: #fff;
    font-size: 12px;
    font-family: Arial;
}

.stiDesignerMainPanel > div, .stiDesignerMainPanel > table, .stiDesignerMainPanel > td, .stiDesignerMainPanel > tr {
    line-height: 1;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    padding: 0;
    margin: 0;
}

.stiDesignerMainPanel *, .stiDesignerMainPanel :after, .stiDesignerMainPanel :before {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.stiDesignerToolBar {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerToolbox, .stiDesignerWorkPanel {
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerToolbox {
    font-family: Arial;
    font-size: 12px;
    position: absolute;
    overflow: hidden;
    border-right: 1px solid #c6c6c6;
    color: #fff;
}

.stiDesignerWorkPanel {
    border-bottom: 1px solid #c6c6c6;
    position: relative;
}

.stiDesignerStatusPanel {
    position: absolute;
    height: 35px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    cursor: default;
    white-space: nowrap;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPagesPanel {
    position: absolute;
    border-bottom: 1px solid #c6c6c6;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerDisabledPanel {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #fff;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.stiDesignerAboutPanel {
    width: 520px;
    z-index: 500;
    text-align: center;
    position: absolute;
    background: #fff;
    border: 1px solid #19478a;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiDesignerProcessImage, .stiDesignerProcessImageCloud {
    z-index: 45;
    position: absolute;
}

.stiDesignerAboutPanelHeader {
    width: 100%;
    font-family: Arial;
    font-size: 24px;
    text-align: center;
    color: #19478a;
    margin-top: 35px;
}

.stiDesignerAboutPanelCopyright, .stiDesignerAboutPanelVersion {
    color: #444;
    width: 100%;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.stiDesignerAboutPanelCopyright {
    margin-top: 30px;
}

.stiDesignerAboutPanelVersion {
    margin-top: 20px;
}

.stiDesignerAboutPanelStiLink {
    cursor: pointer;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    margin: 10px 0 12px;
    color: #19478a;
    text-decoration: underline;
}

.stiDesignerProcessImageStatusPanel {
    font-family: Arial;
    color: #fff;
}

.stiDesignerProcessImage {
    border: 1px solid #2b579a;
    background: #fff;
    font-family: Arial;
    font-size: 12px;
    color: #2b579a;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.4);
}

.stiDesignerPaintPanel {
    position: absolute;
    overflow: auto;
    background: #f1f1f1;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

    .stiDesignerPaintPanel table, .stiDesignerPaintPanel td {
        padding: 0;
        margin: 0;
    }

.stiDesignerNewReportPanel {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 150px;
    right: 0;
}

.stiDesignerItemsContainer {
    border: 1px dotted #c6c6c6;
    overflow-y: auto;
    overflow-x: hidden;
}

.stiDesignerVariableItemsFormContainer {
    border-right: 1px dotted #c6c6c6;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 4px;
}

.stiDesignerDataSourceFormColumnsAndParametersTree {
    border-right: 1px dotted #c6c6c6;
    overflow: auto;
    padding: 4px;
}

.stiDesignerRelationFormColumnsContainer {
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #c6c6c6;
    padding-top: 4px;
    margin-top: 6px;
}

.stiDesignerRelationFormErrorBlock {
    color: red;
    font-family: Arial;
    font-size: 12px;
    background: #fcdcdc;
}

.stiDesignerInfoPanel {
    height: 30px;
    padding-left: 30px;
    position: relative;
    background: #fbf4e1;
    overflow: hidden;
    white-space: nowrap;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerHomePanel_Mouse, .stiDesignerInsertPanel_Mouse, .stiDesignerLayoutPanel_Mouse {
    background: #fff;
    overflow-Y: hidden;
    overflow-X: auto;
    height: 92px;
}

.stiDesignerPagePanel_Mouse {
    background: #fff;
    height: 92px;
    position: relative;
}

.stiDesignerPreviewPanel_Mouse {
    background: #fff;
    overflow-Y: hidden;
    overflow-X: auto;
    height: 92px;
}

.stiDesignerHomePanel_Touch, .stiDesignerInsertPanel_Touch, .stiDesignerLayoutPanel_Touch {
    background: #fff;
    overflow-Y: hidden;
    overflow-X: auto;
    height: 97px;
}

.stiDesignerPagePanel_Touch {
    background: #fff;
    height: 97px;
    position: relative;
}

.stiDesignerPreviewPanel_Touch {
    background: #fff;
    overflow-Y: hidden;
    overflow-X: auto;
    height: 97px;
}

.stiDesignerGroupHeaderFormPanel {
    height: 350px;
    width: 450px;
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-right: 1px dotted #c6c6c6;
}

.stiDesignerEditFormPanel, .stiDesignerInteractionFormPanel, .stiDesignerMapsEditorFormPanel, .stiDesignerSubReportFormPanel, .stiDesignerTextEditorFormPanel {
    border-right: 1px dotted #c6c6c6;
    overflow: auto;
}

.stiDesignerEditFormPanel {
    height: 450px;
    width: 450px;
}

.stiDesignerSubReportFormPanel {
    height: 450px;
    width: 600px;
}

.stiDesignerTextEditorFormPanel {
    height: 450px;
    width: 550px;
}

.stiDesignerMapsEditorFormPanel {
    height: 570px;
    width: 600px;
}

.stiDesignerInteractionFormPanel {
    width: 550px;
}

.stiDesignerPageSetupFormPanel {
    margin: 0;
    padding: 0;
    border: 0;
    border-right: 1px dotted #c6c6c6;
}

.stiDesignerImageFormMainPanel {
    font-family: Arial;
    font-size: 12px;
    color: #444;
    padding: 0;
    border: 0;
    margin: 0;
}

.stiDesignerGroupHeaderFormMainPanel {
    font-family: Arial;
    font-size: 12px;
    color: #444;
    padding: 0;
    border: 0;
    margin: 0;
    border-bottom: 1px dotted #c6c6c6;
}

.stiDesignerDataColumnFormMainPanel {
    font-family: Arial;
    font-size: 12px;
    color: #444;
    width: 400px;
    height: 450px;
    padding: 4px;
    overflow: auto;
}

.stiDesignerNewReportButtonDisabled_Mouse, .stiDesignerNewReportButtonOver_Mouse, .stiDesignerNewReportButtonSelected_Mouse, .stiDesignerNewReportButton_Mouse {
    height: 245px;
    width: 175px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerGlobalizatonStringsFormContainer {
    margin: 0;
    padding: 0;
    border: 0;
    border-right: 1px dotted #c6c6c6;
    border-left: 1px dotted #c6c6c6;
}

::selection {
    background: #d5e1f2;
}

::-moz-selection {
    background: #d5e1f2;
}

.stiDesignerNewReportButtonOver_Mouse, .stiDesignerNewReportButton_Mouse {
    overflow: hidden;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerNewReportButtonSelected_Mouse {
    background: #c2d5f2;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerNewReportButtonDisabled_Mouse {
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerNewReportButtonOver_Touch, .stiDesignerNewReportButtonSelected_Touch, .stiDesignerNewReportButton_Touch {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    height: 245px;
    width: 175px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerNewReportButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerNewReportButtonDisabled_Touch {
    height: 245px;
    width: 175px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPagesButtonOver_Mouse, .stiDesignerPagesButton_Mouse {
    height: 26px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPagesButton_Mouse {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}

.stiDesignerPagesButtonOver_Mouse, .stiDesignerPagesButtonOver_Touch {
    border-bottom: 2px solid #d5e1f2;
    border-top: 2px solid #d5e1f2;
    background: #d5e1f2;
}

.stiDesignerPagesButtonSelected_Mouse {
    border-top: 2px solid #19478a;
    border-bottom: 2px solid #fff;
    height: 26px;
    color: #19478a;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPagesButtonDisabled_Mouse, .stiDesignerPagesButton_Touch {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    height: 26px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPagesButtonDisabled_Mouse {
    color: #d6d3d6;
}

.stiDesignerPagesButton_Touch {
    color: #444;
}

.stiDesignerPagesButtonOver_Touch {
    height: 26px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPagesButtonDisabled_Touch, .stiDesignerPagesButtonSelected_Touch {
    border-bottom: 2px solid #fff;
    height: 26px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPagesButtonSelected_Touch {
    border-top: 2px solid #19478a;
    color: #19478a;
}

.stiDesignerPagesButtonDisabled_Touch {
    border-top: 2px solid #fff;
    color: #d6d3d6;
}

.stiDesignerPinButton_Mouse {
    height: 17px;
    color: #444;
    border: 1px solid transparent;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPinButtonOver_Mouse, .stiDesignerPinButtonSelected_Mouse {
    border: 1px solid #19478a;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPinButtonOver_Mouse {
    height: 17px;
    background: #d5e1f2;
}

.stiDesignerPinButtonSelected_Mouse {
    height: 17px;
    background: #c2d5f2;
}

.stiDesignerPinButtonDisabled_Mouse {
    height: 17px;
    border: 1px solid transparent;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPinButton_Touch {
    height: 22px;
    border: 1px solid transparent;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPinButtonOver_Touch, .stiDesignerPinButtonSelected_Touch {
    border: 1px solid #19478a;
    color: #444;
    height: 22px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPinButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerPinButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerPinButtonDisabled_Touch {
    height: 22px;
    border: 1px solid transparent;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.mobile_designer_loader, .mobile_designer_loader_mini_color, .mobile_designer_loader_mini_white {
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
}

.mobile_designer_loader {
    margin: 60px auto;
    border-top: 6px solid rgba(25,71,138,.2);
    border-right: 6px solid rgba(25,71,138,.2);
    border-bottom: 6px solid rgba(25,71,138,.2);
    border-left: 6px solid #19478a;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

    .mobile_designer_loader, .mobile_designer_loader:after {
        border-radius: 50%;
        width: 64px;
        height: 64px;
    }

.mobile_designer_loader_mini_color, .mobile_designer_loader_mini_color:after, .mobile_designer_loader_mini_white, .mobile_designer_loader_mini_white:after {
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

.mobile_designer_loader_mini_white {
    border-top: 3px solid rgba(255,255,255,.2);
    border-right: 3px solid rgba(255,255,255,.2);
    border-bottom: 3px solid rgba(255,255,255,.2);
    border-left: 3px solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.mobile_designer_loader_mini_color {
    border-top: 3px solid rgba(25,71,138,.2);
    border-right: 3px solid rgba(25,71,138,.2);
    border-bottom: 3px solid rgba(25,71,138,.2);
    border-left: 3px solid #19478a;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.stiProgressText {
    position: absolute;
    top: 88px;
    left: 0;
    height: 40px;
    width: 100%;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
    color: #444;
}

.stiDesignerPropertiesBrushControlButton_Mouse {
    border: 1px solid #ababab;
    background: #fff;
    height: 20px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesBrushControlButtonOver_Mouse, .stiDesignerPropertiesBrushControlButtonSelected_Mouse {
    border: 1px solid #a3bde3;
    color: #444;
    height: 20px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesBrushControlButtonOver_Mouse {
    background: #d5e1f2;
}

.stiDesignerPropertiesBrushControlButtonSelected_Mouse {
    background: #c2d5f2;
}

.stiDesignerPropertiesBrushControlButtonDisabled_Mouse {
    border: 1px solid #e1e1e1;
    height: 20px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesBrushControlButton_Touch {
    border: 1px solid #ababab;
    background: #fff;
    height: 24px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesBrushControlButtonOver_Touch, .stiDesignerPropertiesBrushControlButtonSelected_Touch {
    border: 1px solid #a3bde3;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    height: 24px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerPropertiesBrushControlButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerPropertiesBrushControlButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerPropertiesBrushControlButtonDisabled_Touch {
    border: 1px solid #e1e1e1;
    height: 24px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesPanelFooterTabButtonDisabled_Mouse, .stiDesignerPropertiesPanelFooterTabButton_Mouse, .stiDesignerPropertiesPanelFooterTabButton_Touch {
    border-bottom: 2px solid #fff;
}

.stiDesignerPropertiesPanelFooterTabButtonOver_Mouse, .stiDesignerPropertiesPanelFooterTabButton_Mouse {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    height: 28px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerPropertiesPanelFooterTabButtonOver_Mouse {
    border-bottom: 2px solid #d5e1f2;
    background: #d5e1f2;
}

.stiDesignerPropertiesPanelFooterTabButtonSelected_Mouse {
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 2px solid #19478a;
    height: 28px;
    color: #19478a;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesPanelFooterTabButtonDisabled_Mouse {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    height: 28px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesPanelFooterTabButtonOver_Touch, .stiDesignerPropertiesPanelFooterTabButton_Touch {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    height: 28px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerPropertiesPanelFooterTabButtonOver_Touch {
    border-bottom: 2px solid #d5e1f2;
    background: #d5e1f2;
}

.stiDesignerPropertiesPanelFooterTabButtonSelected_Touch {
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 2px solid #19478a;
    height: 28px;
    color: #19478a;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesPanelFooterTabButtonDisabled_Touch {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 2px solid #fff;
    height: 28px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesGroupHeaderButtonOver_Mouse, .stiDesignerPropertiesGroupHeaderButtonSelected_Mouse, .stiDesignerPropertiesGroupHeaderButton_Mouse {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    font-weight: 700;
    height: 23px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerPropertiesGroup {
    background: #f8f8f8;
}

.stiDesignerPropertiesGroupContainer {
    background: #f8f8f8;
    padding: 5px 0;
}

.stiDesignerPropertiesGroupHeaderButton_Mouse {
    background: #d5e1f2;
}

.stiDesignerPropertiesGroupHeaderButtonOver_Mouse {
    background: #c2d5f2;
}

.stiDesignerPropertiesGroupHeaderButtonSelected_Mouse {
    background: #97b2db;
}

.stiDesignerPropertiesGroupHeaderButtonDisabled_Mouse {
    font-weight: 700;
    height: 23px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesGroupHeaderButtonOver_Touch, .stiDesignerPropertiesGroupHeaderButtonSelected_Touch, .stiDesignerPropertiesGroupHeaderButton_Touch {
    color: #444;
    height: 28px;
    font-size: 12px;
    cursor: default;
    font-family: Arial;
    font-weight: 700;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesGroupHeaderButton_Touch {
    background: #d5e1f2;
}

.stiDesignerPropertiesGroupHeaderButtonOver_Touch {
    background: #c2d5f2;
}

.stiDesignerPropertiesGroupHeaderButtonSelected_Touch {
    background: #97b2db;
}

.stiDesignerPropertiesGroupHeaderButtonDisabled_Touch {
    font-weight: 700;
    height: 28px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesPanel {
    position: absolute;
    background: #fff;
    border-right: 1px solid #c6c6c6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesPanelRight {
    position: absolute;
    background: #fff;
    border-left: 1px solid #c6c6c6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesPanelFixedMode {
    position: absolute;
    background: #fff;
    border: 1px solid #19478a;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiDesignerDisabledPanelOfPropertiesPanel {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #fff;
    opacity: .8;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    z-index: 50;
}

.stiDesignerPropertiesPanelHeader {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    background: #fff;
    border-bottom: 1px dotted #c6c6c6;
    color: #19478a;
    cursor: default;
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    overflow: hidden;
    height: 34px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertiesPanelFooter {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 33px;
    background: #fff;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    border-top: 1px solid #c6c6c6;
}

.stiDesignerPropertyButtonDisabled_Mouse, .stiDesignerPropertyButtonOver_Mouse, .stiDesignerPropertyButtonSelected_Mouse, .stiDesignerPropertyButton_Mouse {
    height: 20px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerPropertiesPanelInnerContent {
    position: absolute;
    overflow: auto;
    right: 0;
    left: 0;
    bottom: 34px;
    background: #fff;
}

.stiDesignerPropertiesPanelShowButtonsPanel {
    position: absolute;
    width: 1px;
}

.stiDesignerPropertyCaption {
    line-height: normal;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 5px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerComponentsListPanel {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    padding: 0 0 5px 6px;
    overflow: hidden;
    border-bottom: 1px dotted #c6c6c6;
}

.stiDesignerPropertyButton_Mouse {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertyButtonOver_Mouse {
    color: #444;
    background: #d5e1f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertyButtonSelected_Mouse {
    color: #444;
    background: #c2d5f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertyButtonDisabled_Mouse {
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertyButtonOver_Touch, .stiDesignerPropertyButtonSelected_Touch, .stiDesignerPropertyButton_Touch {
    color: #444;
    height: 25px;
    font-size: 12px;
    font-family: Arial;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerPropertyButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerPropertyButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerPropertyButtonDisabled_Touch {
    height: 25px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiMobileDesignerRadioButton {
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Arial;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiMobileDesignerRadioButtonDisabled {
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Arial;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiMobileDesignerRadioButtonOutCircle {
    border: 1px solid #ababab;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiMobileDesignerRadioButtonOutCircleOver {
    border: 1px solid #a3bde3;
    background: #e6eefa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiMobileDesignerRadioButtonOutCircleDisabled {
    border: 1px solid #e1e1e1;
    background: #f7f7f7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiMobileDesignerRadioButtonInnerCircle_Mouse {
    margin: 3px;
    width: 7px;
    height: 7px;
    border: 1px solid #ababab;
    background: #ababab;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiMobileDesignerRadioButtonInnerCircle_Touch {
    margin: 4px;
    width: 9px;
    height: 9px;
    border: 1px solid #ababab;
    background: #ababab;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiDesignerCheckPanel, .stiDesignerCheckPopupPanel {
    position: absolute;
    font-family: Arial;
    font-size: 12px;
    border: 1px solid #19478a;
    background: #fff;
    z-index: 100;
}

.stiDesignerCheckPanel {
    color: #444;
    cursor: default;
}

.stiDesignerCheckPopupPanel {
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-width: 250px;
    max-width: 450px;
    cursor: pointer;
}

.stiDesignerCheckPreviewPanel, .stiDesignerToolTip {
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    position: absolute;
}

.stiDesignerCheckPopupPanelArrow {
    overflow: hidden;
    position: absolute;
    width: 31px;
    height: 21px;
    left: 11px;
}

    .stiDesignerCheckPopupPanelArrow:after {
        overflow: hidden;
        position: absolute;
        background: #fff;
        border: 1px solid #19478a;
        left: 7px;
        top: -17px;
        width: 21px;
        height: 21px;
        content: "";
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }

.stiDesignerCheckPreviewPanel {
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    cursor: default;
    z-index: 100;
}

.stiDesignerCheckContainer {
    width: 600px;
    height: 400px;
    overflow: auto;
    position: relative;
}

.stiDesignerCheckContainerItem {
    border-bottom: 1px dashed #c6c6c6;
    background: #fff;
    color: #444;
    margin: 15px 15px 0;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.2;
}

.stiDesignerSortPanel, .stiDesignerSortPanelSelected {
    font-family: Arial;
    font-size: 12px;
    margin: 4px;
    color: #444;
}

.stiDesignerSortContainer {
    background: #fff;
    border-top: 1px dotted #c6c6c6;
    overflow: auto;
    padding: 2px;
}

.stiDesignerSortPanel {
    border: 1px solid #c6c6c6;
    background: #fff;
}

.stiDesignerSortPanelSelected {
    border: 1px solid #97b2db;
    background: #e6eefa;
}

.stiDesignerStandartBigButtonDisabled_Mouse, .stiDesignerStandartBigButtonOver_Mouse, .stiDesignerStandartBigButtonSelected_Mouse, .stiDesignerStandartBigButton_Mouse {
    min-height: 69px;
    min-width: 50px;
    cursor: default;
    overflow: hidden;
    font-family: Arial;
    font-size: 11.5px;
}

.stiDesignerStandartBigButton_Mouse {
    background: 0 0;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartBigButtonOver_Mouse {
    background: #d5e1f2;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartBigButtonSelected_Mouse {
    background: #c2d5f2;
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartBigButtonDisabled_Mouse {
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartBigButtonOver_Touch, .stiDesignerStandartBigButtonSelected_Touch, .stiDesignerStandartBigButton_Touch {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    min-height: 69px;
    min-width: 50px;
    overflow: hidden;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerStandartBigButton_Touch {
    background: 0 0;
}

.stiDesignerStandartBigButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerStandartBigButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerStandartBigButtonDisabled_Touch {
    min-height: 69px;
    min-width: 50px;
    overflow: hidden;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartSmallButtonOver_Mouse, .stiDesignerStandartSmallButtonSelected_Mouse, .stiDesignerStandartSmallButton_Mouse {
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    height: 23px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartSmallButtonOver_Mouse {
    background: #d5e1f2;
}

.stiDesignerStandartSmallButtonSelected_Mouse {
    background: #c2d5f2;
}

.stiDesignerStandartSmallButtonDisabled_Mouse {
    height: 23px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartSmallButtonDisabled_Touch, .stiDesignerStandartSmallButtonOver_Touch, .stiDesignerStandartSmallButtonSelected_Touch, .stiDesignerStandartSmallButton_Touch {
    height: 28px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerStandartSmallButton_Touch {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartSmallButtonOver_Touch {
    color: #444;
    background: #d5e1f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartSmallButtonSelected_Touch {
    color: #444;
    background: #c2d5f2;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartSmallButtonDisabled_Touch {
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStatusPanelButtonOver_Mouse, .stiDesignerStatusPanelButtonSelected_Mouse, .stiDesignerStatusPanelButton_Mouse {
    color: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    height: 35px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerStatusPanelButtonOver_Mouse {
    background: #3b629b;
}

.stiDesignerStatusPanelButtonSelected_Mouse {
    background: #11315f;
}

.stiDesignerStatusPanelButtonDisabled_Mouse {
    height: 35px;
    color: #6b8ab8;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStatusPanelButton_Touch {
    height: 35px;
    color: #fff;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStatusPanelButtonOver_Touch {
    height: 35px;
    background: #3b629b;
    color: #fff;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStatusPanelButtonSelected_Touch {
    height: 35px;
    background: #11315f;
    color: #fff;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStatusPanelButtonDisabled_Touch {
    height: 35px;
    color: #6b8ab8;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerStandartTabOver_Mouse, .stiDesignerStandartTabSelected_Mouse, .stiDesignerStandartTab_Mouse {
    font-size: 13px;
    font-weight: 700;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    white-space: nowrap;
}

.stiDesignerTabbedPane, .stiDesignerTabsPanel {
    background: #fff;
}

.stiDesignerTabbedPaneContainer {
    background: #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.stiDesignerTabsCell, .stiDesignerTabsSelectedCell {
    border: 0;
    border-bottom: 1px solid #fff;
    padding: 0;
    margin: 0;
}

.stiDesignerTabbedPaneSeparator {
    height: 15px;
    width: 1px;
    background: #c6c6c6;
}

.stiDesignerStandartTabHeader {
    background: #c2d5f2;
}

.stiDesignerStandartTab_Mouse {
    background: #fff;
    border: 1px solid #fff;
    border-bottom: 0;
    color: #444;
    font-family: Arial;
}

.stiDesignerStandartTabOver_Mouse, .stiDesignerStandartTabSelected_Mouse {
    color: #19478a;
    background: #fff;
    border: 1px solid #fff;
    border-bottom: 0;
    font-family: Arial;
}

.stiDesignerStandartTabDisabled_Mouse {
    white-space: nowrap;
    background: #fff;
    border: 1px solid #fff;
    border-bottom: 0;
    color: #d6d3d6;
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}

.stiDesignerStandartTabOver_Touch, .stiDesignerStandartTabSelected_Touch, .stiDesignerStandartTab_Touch {
    border: 1px solid #fff;
    white-space: nowrap;
    background: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 6px;
    -moz-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    font-family: Arial;
    -khtml-user-select: none;
}

.stiDesignerStandartTab_Touch {
    border-bottom: 0;
    color: #444;
}

.stiDesignerStandartTabOver_Touch, .stiDesignerStandartTabSelected_Touch {
    color: #19478a;
    border-bottom: 0;
}

.stiDesignerStandartTabDisabled_Touch {
    white-space: nowrap;
    background: #fff;
    border: 1px solid #fff;
    border-bottom: 0;
    color: #d6d3d6;
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 6px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}

.stiDesignerTextArea_Mouse {
    font-size: 12px;
    border: 1px solid #ababab;
    margin: 0;
    font-family: Arial;
    -webkit-border-radius: 0;
    background: #fff;
    color: #444;
    resize: none;
}

.stiDesignerTextAreaDisabled_Mouse, .stiDesignerTextAreaOver_Mouse {
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 4px;
    font-family: Arial;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
}

.stiDesignerTextAreaDisabled_Mouse, .stiDesignerTextAreaOver_Mouse, .stiDesignerTextArea_Touch {
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
}

.stiDesignerTextAreaOver_Mouse {
    border: 1px solid #a3bde3;
    -webkit-border-radius: 0;
    background: #fff;
    color: #444;
    resize: none;
}

.stiDesignerTextAreaDisabled_Mouse, .stiDesignerTextAreaDisabled_Touch {
    -moz-user-select: none;
    -webkit-user-select: none;
    color: #d6d3d6;
    border: 1px solid #e1e1e1;
}

.stiDesignerTextAreaDisabled_Mouse {
    -khtml-user-select: none;
    -webkit-border-radius: 0;
    background: #f7f7f7;
    resize: none;
}

.stiDesignerTextAreaOver_Touch, .stiDesignerTextArea_Touch {
    margin: 0;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    font-size: 12px;
    font-family: Arial;
    resize: none;
    padding: 0 0 0 4px;
}

.stiDesignerTextArea_Touch {
    border: 1px solid #ababab;
    -webkit-border-radius: 0;
    background: #fff;
    color: #444;
}

.stiDesignerTextAreaOver_Touch {
    border: 1px solid #a3bde3;
    -webkit-border-radius: 0;
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    background: #fff;
}

.stiDesignerTextAreaDisabled_Touch, .stiDesignerTextBoxEnumerator_TextBox_Mouse {
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    outline: 0;
    margin: 0;
}

.stiDesignerTextAreaDisabled_Touch {
    font-size: 12px;
    padding: 0 0 0 4px;
    font-family: Arial;
    -khtml-user-select: none;
    -webkit-border-radius: 0;
    background: #f7f7f7;
    resize: none;
}

.stiDesignerTextBoxEnumerator_Mouse {
    border: 1px solid #ababab;
    color: #444;
    background: #fff;
}

.stiDesignerTextBoxEnumeratorOver_Mouse {
    border: 1px solid #a3bde3;
    color: #444;
    background: #fff;
}

.stiDesignerTextBoxEnumeratorDisabled_Mouse {
    border: 1px solid #e1e1e1;
    color: #d6d3d6;
    background: #fff;
}

.stiDesignerTextBoxEnumerator_Touch {
    border: 1px solid #ababab;
    color: #444;
    background: #fff;
}

.stiDesignerTextBoxEnumeratorOver_Touch {
    border: 1px solid #a3bde3;
    color: #444;
    background: #fff;
}

.stiDesignerTextBoxEnumeratorDisabled_Touch {
    border: 1px solid #e1e1e1;
    color: #d6d3d6;
    background: #fff;
}

.stiDesignerTextBoxEnumerator_TextBoxDefault {
    color: #444;
}

.stiDesignerTextBoxEnumerator_TextBoxDisabled {
    color: #d6d3d6;
}

.stiDesignerTextBoxEnumeratorButtonOver_Mouse, .stiDesignerTextBoxEnumeratorButtonSelected_Mouse, .stiDesignerTextBoxEnumeratorButton_Mouse {
    color: #444;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.stiDesignerTextBoxEnumerator_TextBox_Mouse {
    font-size: 12px;
    height: 21px;
    border: 0;
    padding: 0 0 0 4px;
    font-family: Arial;
    -webkit-border-radius: 0;
    background: #fff;
}

.stiDesignerTextBoxEnumerator_TextBox_Touch, .stiDesignerTextBox_Mouse {
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
}

.stiDesignerTextBoxEnumerator_TextBox_Touch {
    font-size: 12px;
    height: 26px;
    border: 0;
    margin: 0;
    padding: 0 0 0 4px;
    font-family: Arial;
    -webkit-border-radius: 0;
    outline: 0;
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    background: #fff;
}

.stiDesignerTextBoxEnumeratorButton_Mouse {
    height: 10px;
}

.stiDesignerTextBoxEnumeratorButtonOver_Mouse {
    height: 10px;
    background: #d5e1f2;
}

.stiDesignerTextBoxEnumeratorButtonSelected_Mouse {
    height: 10px;
    background: #c2d5f2;
}

.stiDesignerTextBoxEnumeratorButtonDisabled_Mouse {
    height: 10px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerTextBoxEnumeratorButtonOver_Touch, .stiDesignerTextBoxEnumeratorButtonSelected_Touch, .stiDesignerTextBoxEnumeratorButton_Touch {
    color: #444;
    height: 12px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerTextBoxEnumeratorButtonOver_Touch {
    background: #d5e1f2;
}

.stiDesignerTextBoxEnumeratorButtonSelected_Touch {
    background: #c2d5f2;
}

.stiDesignerTextBoxEnumeratorButtonDisabled_Touch {
    height: 12px;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerTextBoxEditButton {
    border: 1px solid #ababab;
    background: #fff;
    border-Left: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.stiDesignerTextBoxEditButtonDisabled {
    border: 1px solid #e1e1e1;
    background: #fff;
    border-Left: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.stiDesignerMarginsControl {
    font-size: 12px;
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: Arial;
    -webkit-border-radius: 0;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    color: #444;
}

.stiDesignerTextBoxOver_Mouse, .stiDesignerTextBox_Mouse {
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    color: #444;
    font-size: 12px;
    margin: 0;
    font-family: Arial;
    outline: 0;
}

.stiDesignerMarginsControlInnerCell {
    border-right: 1px solid #ababab;
}

.stiDesignerMarginsControlInnerCellOver {
    border-right: 1px solid #a3bde3;
}

.stiDesignerMarginsControlDefault {
    border: 1px solid #ababab;
}

.stiDesignerMarginsControlOver {
    border: 1px solid #a3bde3;
}

.stiDesignerMarginsControlDisabled {
    border: 1px solid #e1e1e1;
}

.stiDesignerTextBox_Mouse {
    border: 1px solid #ababab;
    padding: 0 0 0 4px;
    -webkit-border-radius: 0;
    background: #fff;
}

.stiDesignerTextBoxOver_Mouse {
    border: 1px solid #a3bde3;
    padding: 0 0 0 4px;
    -webkit-border-radius: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background: #fff;
}

.stiDesignerTextBoxDisabled_Mouse {
    font-size: 12px;
    border: 1px solid #e1e1e1;
    margin: 0;
    padding: 0 0 0 4px;
    font-family: Arial;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-border-radius: 0;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    background: #f7f7f7;
    color: #d6d3d6;
}

.stiDesignerTextBoxOver_Touch, .stiDesignerTextBox_Touch {
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    font-size: 12px;
    outline: 0;
    margin: 0;
    font-family: Arial;
}

.stiDesignerTextBox_Touch {
    border: 1px solid #ababab;
    padding: 0 0 0 4px;
    -webkit-border-radius: 0;
    background: #fff;
    color: #444;
}

.stiDesignerTextBoxOver_Touch {
    border: 1px solid #a3bde3;
    padding: 0 0 0 4px;
    -webkit-border-radius: 0;
    background: #fff;
}

.stiDesignerTextBoxDisabled_Touch {
    font-size: 12px;
    border: 1px solid #e1e1e1;
    margin: 0;
    padding: 0 0 0 4px;
    font-family: Arial;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-border-radius: 0;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    background: #f7f7f7;
    color: #d6d3d6;
}

.stiDesignerToolButtonCell, .stiDesignerToolButtonSelectedCell {
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
}

.stiDesignerFileButtonOver_Mouse, .stiDesignerFileButton_Mouse, .stiDesignerToolButtonOver_Mouse, .stiDesignerToolButtonOver_Touch, .stiDesignerToolButtonSelected_Mouse, .stiDesignerToolButton_Mouse, .stiDesignerToolButton_Touch {
    cursor: default;
    font-size: 12px;
    padding: 0 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    white-space: nowrap;
}

.stiDesignerToolButton_Mouse {
    height: 24px;
    background: #19478a;
    border: 0;
    color: #fff;
    font-family: Arial;
}

.stiDesignerToolButtonOver_Mouse {
    height: 24px;
    background: #3b629b;
    color: #fff;
    border: 0;
    font-family: Arial;
}

.stiDesignerToolButtonSelected_Mouse {
    height: 24px;
    background: #fff;
    color: #19478a;
    border: 0;
    font-family: Arial;
}

.stiDesignerFileButton_Mouse {
    height: 24px;
    background: #19478a;
    color: #fff;
    font-family: Arial;
}

.stiDesignerFileButtonOver_Mouse {
    height: 24px;
    color: #fff;
    background: #3b629b;
    font-family: Arial;
}

.stiDesignerToolButton_Touch {
    height: 26px;
    background: #19478a;
    border-bottom: 0;
    color: #fff;
    font-family: Arial;
}

.stiDesignerToolButtonOver_Touch {
    height: 26px;
    background: #3b629b;
    color: #fff;
    border-bottom: 0;
    font-family: Arial;
}

.stiDesignerToolButtonSelected_Touch {
    height: 26px;
    white-space: nowrap;
    background: #fff;
    color: #19478a;
    border-bottom: 0;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    padding: 0 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerFileButtonOver_Touch, .stiDesignerFileButton_Touch, .stiDesignerToolButtonDinamic_Mouse, .stiDesignerToolButtonOverDinamic_Mouse {
    color: #fff;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    padding: 0 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    white-space: nowrap;
}

.stiDesignerFileButton_Touch {
    height: 26px;
    background: #19478a;
}

.stiDesignerFileButtonOver_Touch {
    height: 26px;
    background: #3b629b;
}

.stiDesignerToolButtonDinamic_Mouse {
    height: 24px;
    background: #11315f;
    border: 0;
}

.stiDesignerToolButtonOverDinamic_Mouse {
    height: 24px;
    background: #3b629b;
    border: 0;
}

.stiDesignerToolButtonSelectedDinamic_Mouse {
    height: 24px;
    white-space: nowrap;
    background: #fff;
    color: #19478a;
    border: 0;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    padding: 0 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerToolButtonDinamic_Touch, .stiDesignerToolButtonOverDinamic_Touch {
    color: #fff;
    height: 26px;
    white-space: nowrap;
    font-family: Arial;
    padding: 0 12px;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    font-size: 12px;
    border: 0;
}

.stiDesignerToolButtonDinamic_Touch {
    background: #11315f;
}

.stiDesignerToolButtonOverDinamic_Touch {
    background: #3b629b;
}

.stiDesignerToolButtonSelectedDinamic_Touch {
    height: 26px;
    white-space: nowrap;
    background: #fff;
    color: #19478a;
    border: 0;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    padding: 0 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerToolTip {
    border: 1px solid #c6c6c6;
    padding: 0;
    background: #fff;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    z-index: 44;
    max-width: 300px;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiDesignerToolTipTextCell {
    font-size: 12px;
    font-family: Arial;
    color: #444;
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #c6c6c6;
    white-space: normal;
}

.stiDesignerTreeItemButtonSelected_Mouse, .stiDesignerTreeItemButtonSelected_Touch, .stiDesignerTreeItemButton_Mouse, .stiDesignerTreeItemButton_Touch {
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 11px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerConnectionsTree {
    width: 400px;
    height: 400px;
    overflow: auto;
}

.stiDesignerTreeItemIconOpening_Mouse {
    margin: 0 3px 0 0;
}

.stiDesignerTreeItemButton_Mouse {
    border: 1px solid transparent;
    padding: 0;
}

.stiDesignerTreeItemButtonSelected_Mouse {
    border: 1px solid #97b2db;
    padding: 0;
    background: #d5e1f2;
}

.stiDesignerTreeItemButtonImage_Mouse {
    border: 0;
    padding: 0;
    margin: 1px 2px;
}

.stiDesignerTreeItemButtonCaption_Mouse {
    margin: 0;
    border: 0;
    padding: 0 2px 0 0;
}

.stiDesignerTreeItemIconOpening_Touch {
    margin: 3px;
}

.stiDesignerTreeItemButton_Touch {
    border: 1px solid #fff;
    padding: 0;
}

.stiDesignerTreeItemButtonSelected_Touch {
    border: 1px solid #97b2db;
    padding: 0;
    background: #d5e1f2;
}

.stiDesignerTreeItemButtonSelectedNotActive {
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
}

.stiDesignerTreeItemButtonImage_Touch {
    border: 0;
    padding: 0;
    margin: 4px 2px 4px 4px;
}

.stiDesignerTreeItemButtonCaption_Touch {
    margin: 0;
    border: 0;
    padding: 3px 5px 3px 2px;
}

.stiDesignerTreeItemForDragDrop_Mouse, .stiDesignerTreeItemForDragDrop_Touch {
    padding: 0;
    background: #d5e1f2;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    opacity: .6;
}

.stiDesignerTreeItemForDragDrop_Mouse {
    border: 1px solid #97b2db;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiDesignerTreeItemForDragDrop_Touch {
    border: 1px solid #97b2db;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiDesignerVerticalButtonDisabled_Mouse, .stiDesignerVerticalButtonOver_Mouse, .stiDesignerVerticalButtonSelected_Mouse, .stiDesignerVerticalButton_Mouse {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    width: 80px;
    text-overflow: ellipsis;
    text-align: center;
    margin: 35px 0 0 -30px;
    padding: 1px 2px 2px;
}

.stiDesignerVerticalButton_Mouse {
    border-bottom: 7px solid #19478a;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerVerticalButtonOver_Mouse {
    border-bottom: 7px solid #3b629b;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerVerticalButtonSelected_Mouse {
    border-bottom: 7px solid #11315f;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerVerticalButtonDisabled_Mouse {
    border-bottom: 7px solid #6b8ab8;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiDesignerVerticalButtonOver_Touch, .stiDesignerVerticalButtonSelected_Touch, .stiDesignerVerticalButton_Touch {
    color: #444;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    width: 80px;
    text-overflow: ellipsis;
    margin: 35px 0 0 -30px;
    padding: 1px 2px 2px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.stiDesignerVerticalButton_Touch {
    border-bottom: 7px solid #19478a;
}

.stiDesignerVerticalButtonOver_Touch {
    border-bottom: 7px solid #3b629b;
}

.stiDesignerVerticalButtonSelected_Touch {
    border-bottom: 7px solid #11315f;
}

.stiDesignerVerticalButtonDisabled_Touch {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    width: 80px;
    text-overflow: ellipsis;
    text-align: center;
    margin: 35px 0 0 -30px;
    padding: 1px 2px 2px;
    border-bottom: 7px solid #6b8ab8;
    color: #d6d3d6;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.wizardFormMainTable {
    border: 0;
    padding: 0;
}

.wizardFormInfoCell {
    background: #fff;
    border: 0;
    border-bottom: 1px dotted #c6c6c6;
    padding: 0 0 0 20px;
    height: 55px;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.7;
}

.wizardFormStepsPanel {
    background: #fff;
    border: 0;
    border-right: 1px dotted #c6c6c6;
    padding: 0;
    vertical-align: top;
}

.wizardFormWorkPanel {
    overflow-y: auto;
    height: 380px;
    width: 550px;
}

.wizardFormColumnsOrderItemsContent {
    overflow: auto;
    height: 380px;
    width: 520px;
    border-right: 1px dotted #c6c6c6;
}

.wizardFormColumnsOrderButtonsContent {
    height: 380px;
    width: 29px;
    text-align: center;
}

.wizardFormColumnsItemsContent {
    overflow: auto;
    height: 340px;
    border-bottom: 1px dotted #c6c6c6;
}

.wizardFormColumnsItemsContentWithoutButtons {
    overflow: auto;
    height: 380px;
}

.wizardFormDataSourcesContent {
    border-top: 1px dotted #c6c6c6;
    overflow: auto;
    height: 303px;
    border-bottom: 1px dotted #c6c6c6;
    background: #f9f9f9;
}

.wizardFormDataSourcesContentWithoutButtons {
    border-top: 1px dotted #c6c6c6;
    overflow: auto;
    height: 343px;
    background: #f9f9f9;
}

.wizardFormColumnsButtonsContent {
    height: 39px;
}

.wizardFormColumnsButtonsTable {
    border: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.wizardFormTotalsTable {
    border: 1px solid #c6c6c6;
    border-collapse: collapse;
    margin: 5px;
}

.wizardRelationsFormItemsContainer {
    overflow: auto;
    width: 500px;
    height: 350px;
    border: 1px dotted #c6c6c6;
}

.wizardFormTotalsHeaderColumn {
    color: #949494;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    background: #eee;
    width: 380px;
    text-align: center;
    padding: 3px 0;
    border: 0;
    border-right: 1px dotted #c6c6c6;
    white-space: nowrap;
}

.wizardFormTotalsCellColumn, .wizardFormTotalsHeaderFunction {
    border: 0;
    white-space: nowrap;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
}

.wizardFormTotalsHeaderFunction {
    color: #949494;
    background: #eee;
    text-align: center;
    padding: 3px 0;
}

.wizardFormTotalsCellColumn {
    color: #444;
    margin: 0;
    border-bottom: 1px solid #c6c6c6;
    padding: 0;
}

.wizardFormTotalsDivColumn {
    width: 380px;
    overflow: hidden;
    padding: 6px;
    white-space: nowrap;
}

.wizardFormTotalsCellFunction {
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    border: 0;
    margin: 0;
    border-left: 1px solid #c6c6c6;
    padding: 0 6px;
    border-bottom: 1px solid #c6c6c6;
}

.wizardFormStepItem, .wizardFormStepItemSelected {
    font-size: 12px;
    padding: 7px 40px 7px 10px;
    text-align: left;
    cursor: default;
    font-family: Arial;
    white-space: nowrap;
}

.wizardFormThemesTableSeparator {
    border-bottom: 1px dotted #c6c6c6;
    height: 1px;
}

.wizardFormStepItem {
    color: #444;
}

.wizardFormStepItemSelected {
    background: #19478a;
    color: #fff;
}

.wizardFormSeparator {
    border-bottom: 1px dotted #c6c6c6;
    margin: 2px 3px;
    padding: 6px;
    color: #19478a;
    cursor: default;
    font-family: Arial;
    font-size: 13px;
    white-space: nowrap;
}

.wizardFormHintText {
    white-space: normal;
    line-height: 1.5;
    border: 0;
    font-family: Arial;
    font-size: 12px;
    color: #696969;
    opacity: .6;
    position: absolute;
}

.wizardStepPanel {
    width: 100%;
    height: 410px;
    overflow-y: auto;
}

.wizardStepCaption {
    background: #3b629b;
    font: 700 12px Arial;
    color: #fff;
    padding-left: 30px;
    height: 2.5em;
    line-height: 2.5em;
}

.wizardMappingText {
    font: 700 12px Arial;
    text-align: right;
    padding: 8px;
}

.wizardLablesText {
    font: 12px Arial;
    text-align: left;
    padding: 8px;
}

.wizardStepEllipse {
    fill: #3b629b;
}

.wizardStepEllipseChecked {
    fill: #11315f;
}

.wizardStepEllipseInactive {
    fill: #ebebeb;
}

.wizardStepNumber {
    text-anchor: middle;
    font: 700 14px Arial;
}

.wizardStepText, .wizardStepTextChecked, .wizardStepTextInactive {
    text-anchor: middle;
    font: 700 12px Arial;
}

.wizardStepText {
    fill: #3b629b;
}

.wizardStepTextChecked {
    fill: #11315f;
}

.wizardStepTextInactive {
    fill: #898989;
}

.wizardStepLine {
    stroke: #3b629b;
}

.wizardStepLineCheked {
    stroke: #11315f;
}

.wizardStepLineInactive {
    stroke: #ebebeb;
}

.stiDesignerZoomScale_Mouse {
    position: relative;
    cursor: default;
    height: 20px;
}

.stiDesignerZoomScaleLine_Mouse {
    position: absolute;
    top: 10px;
    cursor: default;
    height: 1px;
    width: 100%;
    background: #fff;
    z-index: 1;
}

.stiDesignerZoomScaleButtonDisabled_Mouse, .stiDesignerZoomScaleButtonOver_Mouse, .stiDesignerZoomScaleButton_Mouse {
    top: 3px;
    height: 15px;
    width: 5px;
    cursor: default;
    position: absolute;
}

.stiDesignerZoomScaleButton_Mouse {
    background: #fff;
    z-index: 100;
}

.stiDesignerZoomScaleButtonOver_Mouse {
    background: #c2d5f2;
    z-index: 100;
}

.stiDesignerZoomScaleButtonDisabled_Mouse {
    background: #6b8ab8;
    z-index: 1;
}

.stiDesignerZoomScale_Touch {
    position: relative;
    cursor: default;
    height: 30px;
}

.stiDesignerZoomScaleLine_Touch {
    position: absolute;
    top: 15px;
    cursor: default;
    height: 1px;
    width: 100%;
    background: #fff;
    z-index: 1;
}

.stiDesignerZoomScaleButtonOver_Touch, .stiDesignerZoomScaleButton_Touch {
    position: absolute;
    top: 0;
    cursor: default;
    height: 30px;
    width: 30px;
    z-index: 100;
}

.stiDesignerZoomScaleButtonDisabled_Touch {
    position: absolute;
    top: 0;
    cursor: default;
    height: 30px;
    width: 30px;
    z-index: 1;
}

.stiDesignerZoomScaleMiddle {
    position: absolute;
    height: 7px;
    background: #fff;
    width: 1px;
    z-index: 1;
}

.stiDataColumnContainer {
    font-family: Arial;
    font-size: 12px;
    color: #d6d3d6;
    border: 1px dashed #c6c6c6;
    text-align: center;
    white-space: nowrap;
    padding: 1px;
    position: relative;
}

.stiDataColumnContainerOver {
    border: 1px dashed #a3bde3;
}

.stiMapManualContainer {
    border: 1px dashed #ababab;
}

.stiMapScrollContainer {
    overflow: auto;
}

.stiMapDataGridHeader td {
    background: #eee;
    color: #444;
    font-family: Arial;
    font-size: 12px;
    white-space: nowrap;
    padding: 4px 0;
    text-align: center;
    border-bottom: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
}

.stiDesignerWizardButtonDisabled_Mouse, .stiDesignerWizardButtonOver_Mouse, .stiDesignerWizardButtonOver_Touch, .stiDesignerWizardButtonSelected_Mouse, .stiDesignerWizardButtonSelected_Touch, .stiDesignerWizardButton_Mouse, .stiDesignerWizardButton_Touch {
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin: 3px;
    height: 30px;
}

.stiDesignerWizardButton_Mouse {
    background: #a0a0a0;
}

.stiDesignerWizardButtonOver_Mouse, .stiDesignerWizardButtonSelected_Mouse {
    background: #3b629b;
}

.stiDesignerWizardButtonDisabled_Mouse {
    background: #fff;
}

.stiDesignerWizardButton_Touch {
    background: #a0a0a0;
}

.stiDesignerWizardButtonOver_Touch, .stiDesignerWizardButtonSelected_Touch {
    background: #3b629b;
}

.stiDesignerWizardButtonDisabled_Touch {
    background: #fff;
    height: 30px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin: 3px;
}

.stiDesignerWizardThemeButtonDisabled_Mouse, .stiDesignerWizardThemeButtonDisabled_Touch, .stiDesignerWizardThemeButtonOver_Mouse, .stiDesignerWizardThemeButtonOver_Touch, .stiDesignerWizardThemeButtonSelected_Mouse, .stiDesignerWizardThemeButtonSelected_Touch, .stiDesignerWizardThemeButton_Mouse, .stiDesignerWizardThemeButton_Touch {
    height: 210px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin: 3px;
}

.stiDesignerWizardThemeButton_Mouse {
    border: 1px solid #fff;
}

.stiDesignerWizardThemeButtonOver_Mouse, .stiDesignerWizardThemeButtonSelected_Mouse {
    border: 1px solid #ef9341;
}

.stiDesignerWizardThemeButtonDisabled_Mouse, .stiDesignerWizardThemeButton_Touch {
    border: 1px solid #fff;
}

.stiDesignerWizardThemeButtonOver_Touch, .stiDesignerWizardThemeButtonSelected_Touch {
    border: 1px solid #ef9341;
}

.stiDesignerWizardThemeButtonDisabled_Touch {
    border: 1px solid #fff;
}

.stiDesignerSvgButton {
    color: #fff;
    fill: #19478a;
}

.stiDesignerSvgButtonOver {
    color: #fff;
    fill: #3b629b;
}

.stiDesignerSvgButtonDisabled {
    color: #6b8ab8;
    fill: #eee;
}

.stiDesignerSvgButtonSeparator {
    stroke: #3b629b;
}

.stiDesignerSvgButtonArrow {
    fill: #19478a;
    stroke: #19478a;
    stroke-width: 1;
}

.stiDesignerSliderControl {
    height: 25px;
    background: #fff;
    position: relative;
}

.stiDesignerSliderControlLine {
    position: absolute;
    background: #ababab;
    height: 1px;
    width: 100%;
    top: 12px;
}

.stiDesignerSliderControlButton {
    position: absolute;
    top: 2px;
    height: 21px;
}

.stiDesignerSliderControlButtonDefault {
    background: #ababab;
}

.stiDesignerSliderControlButtonOver {
    background: #a3bde3;
}

.stiDesignerCloudWizardButton_Mouse {
    background: #19478a;
    height: 25px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin: 3px;
}

.stiDesignerCloudWizardButtonOver_Mouse {
    background: #3b629b;
    height: 25px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin: 3px;
}

.stiDesignerCloudWizardButtonSelected_Mouse {
    background: #11315f;
    height: 25px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin: 3px;
}

.stiDesignerCloudWizardButtonDisabled_Mouse {
    background: #fff;
    height: 25px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin: 3px;
}

.stiDesignerCloudWizardButtonDisabled_Touch, .stiDesignerCloudWizardButtonOver_Touch, .stiDesignerCloudWizardButtonSelected_Touch, .stiDesignerCloudWizardButton_Touch {
    height: 30px;
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    margin: 3px;
}

.stiDesignerCloudWizardButton_Touch {
    background: #19478a;
}

.stiDesignerCloudWizardButtonOver_Touch, .stiDesignerCloudWizardButtonSelected_Touch {
    background: #3b629b;
}

.stiDesignerCloudWizardButtonDisabled_Touch {
    background: #fff;
}

.stiJsViewerDbsDarkMenu, .stiJsViewerDbsLightMenu, .stiJsViewerDropdownMenu, .stiJsViewerDropdownPanel, .stiJsViewerForm, .stiJsViewerMenu, .stiJsViewerToolTip {
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
}

.stiJsViewerBookmarksPanel {
    z-index: 2;
    left: 0;
    float: left;
    position: absolute;
    overflow: visible;
    white-space: nowrap;
    color: #202020;
}

.stiJsViewerBookmarksPanelSeparated {
    border-right: 1px solid #c6c6c6;
}

.stiJsViewerBookmarksContainer {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    overflow: auto;
    font-family: Arial;
    font-size: 12px;
    white-space: nowrap;
    background: #fff;
    padding: 3px 0 0 3px;
}

.stiJsViewerBookmarksContainerSimple {
    border: 1px solid #c6c6c6;
    margin-top: 2px;
}

.stiJsViewerBookmarksContainer img {
    border: 0;
    vertical-align: middle;
}

.stiJsViewerBookmarksContainer a {
    color: #444;
    text-decoration: none;
    cursor: pointer;
}

    .stiJsViewerBookmarksContainer a.node, .stiJsViewerBookmarksContainer a.nodeSel {
        white-space: nowrap;
        padding: 2px;
    }

        .stiJsViewerBookmarksContainer a.node:hover, .stiJsViewerBookmarksContainer a.nodeSel:hover {
            color: #444;
            text-decoration: underline;
        }

    .stiJsViewerBookmarksContainer a.nodeSel {
        background-color: #c2d5f2;
    }

    .stiJsViewerBookmarksContainer a.clip {
        overflow: hidden;
    }

.stiJsViewerBookmarksLabel {
    position: absolute;
    z-index: 150;
    border: 2px solid #8a8a8a;
    opacity: .7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.stiJsViewerCheckBox, .stiJsViewerCheckBoxDisabled {
    border: 0;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerCheckBox {
    padding: 0;
    margin: 0;
    color: #202020;
}

.stiJsViewerCheckBoxDisabled {
    color: #d6d3d6;
}

.stiJsViewerCheckBoxImageBlock {
    border: 1px solid #ababab;
    background: #fff;
}

.stiJsViewerCheckBoxImageBlockOver {
    border: 1px solid #a3bde3;
    background: #d5e1f2;
}

.stiJsViewerCheckBoxImageBlockDisabled {
    border: 1px solid #b7b4b7;
    background: #f7f2f7;
}

.stiJsViewerDatePickerSeparator {
    border-top: 1px solid #c6c6c6;
}

.stiJsViewerDatePickerDayOfWeekCell {
    white-space: nowrap;
    cursor: default;
    font-size: 12px;
    padding: 3px;
    text-align: center;
    font-weight: 700;
    border: 0;
    border-bottom: 1px solid #c6c6c6;
}

.stiJsViewerDatePickerDayButton {
    cursor: default;
    border: 1px solid transparent;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerDatePickerDayButtonDefault {
    background: 0 0;
}

.stiJsViewerDatePickerDayButtonOver {
    background: #d5e1f2;
    border: 1px solid #d5e1f2;
}

.stiJsViewerDatePickerDayButtonSelected {
    background: #c2d5f2;
    border: 1px solid #c2d5f2;
}

.stiJsViewerDatePickerDayButtonDisabled {
    color: #d6d3d6;
}

.stiJsViewerDropDownList {
    border: 1px solid #ababab;
    background: #fff;
}

.stiJsViewerDropDownListOver {
    border: 1px solid #a3bde3;
    background: #fff;
}

.stiJsViewerDropDownListDisabled {
    border: 1px solid #b7b4b7;
    background: #fff;
}

.stiJsViewerDropDownList_TextBox {
    font-size: 12px;
    border: 0;
    margin: 0;
    padding: 0 0 0 4px;
    -webkit-border-radius: 0;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    background: #fff;
    color: #202020;
}

.stiJsViewerDropDownListImage {
    height: 17px;
    width: 32px;
    margin: 0 3px;
}

.stiJsViewerDropDownListButton {
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerDropDownListButtonDefault {
    background: #fff;
}

.stiJsViewerDropDownListButtonOver {
    background: #d5e1f2;
}

.stiJsViewerDropDownListButtonSelected {
    background: #c2d5f2;
}

.stiJsViewerDropDownListButtonDisabled {
    color: #d6d3d6;
}

.stiJsViewerForm {
    position: absolute;
    border: 1px solid #ababab;
    background: #fff;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    text-align: left;
    color: #202020;
}

.stiJsViewerFormHeader {
    background: #fff;
    font-family: Corbel;
    font-size: 25px;
    color: #587cb1;
    text-align: center;
    cursor: default;
}

.stiJsViewerFormContainer {
    padding: 5px 15px 15px;
    background: #fff;
}

.stiJsViewerFormSeparator {
    height: 0;
    border-top: 1px dashed #c8c8c8;
    margin-left: 1px;
    margin-right: 1px;
}

.stiJsViewerFormButtonsPanel {
    float: right;
}

.stiJsViewerMessagesFormDescription {
    line-height: 1.2;
    border: 0;
    margin: 0;
    padding: 20px 30px 20px 0;
    overflow: hidden;
    min-width: 350px;
    max-width: 650px;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    cursor: default;
}

.stiJsViewerNotificationFormDescription {
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.3;
    color: #888;
    width: 450px;
    padding: 10px 50px;
}

.stiJsViewerNotificationFormMessage {
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    line-height: 1.3;
    color: #587cb1;
    width: 450px;
    padding: 10px 50px;
}

.stiJsViewerFormButton {
    height: 23px;
    cursor: default;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerFormButtonDefault {
    background: #fff;
    border: 1px solid #ababab;
}

.stiJsViewerFormButtonOver {
    background: #d5e1f2;
    border: 1px solid #a3bde3;
}

.stiJsViewerFormButtonSelected {
    background: #c2d5f2;
    border: 1px solid #a3bde3;
}

.stiJsViewerFormButtonDisabled {
    background: 0 0;
    border: 1px solid #b7b4b7;
}

.stiJsViewerGroupPanelContainer {
    background: #fff;
    border-left: 1px solid #ababab;
    border-right: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
}

.stiJsViewerHyperlinkButton {
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerHyperlinkButtonDefault {
    color: #5a83ad;
}

.stiJsViewerHyperlinkButtonOver {
    text-decoration: underline;
    color: #5a83ad;
}

.stiJsViewerHyperlinkButtonDisabled, .stiJsViewerHyperlinkButtonSelected {
    color: #5a83ad;
}

.stiJsViewerParentMenu {
    z-index: 35;
    position: absolute;
}

.stiJsViewerDropdownMenu, .stiJsViewerDropdownPanel, .stiJsViewerMenu {
    position: absolute;
    padding: 1px;
    font-size: 12px;
    border: 1px solid #ababab;
    background: #fff;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    cursor: default;
    color: #202020;
}

.stiJsViewerAboutPanel, .stiJsViewerProcessImage {
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
}

.stiJsViewerVerticalMenuSeparator {
    height: 1px;
    background: #d4d4d4;
    margin: 1px 2px 1px 30px;
}

.stiJsViewerMenuStandartItem {
    white-space: nowrap;
    cursor: default;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerMenuStandartItemOver {
    background: #d5e1f2;
}

.stiJsViewerMenuStandartItemSelected {
    background: #c2d5f2;
}

.stiJsViewerMenuStandartItemDisabled {
    color: #d6d3d6;
}

.stiJsViewerClearAllStyles {
    padding: 0;
    margin: 0;
    border: 0;
}

.stiJsViewerMainPanel {
    overflow: visible;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
}

.stiJsViewerReportPanel {
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    min-height: 100px;
    border-collapse: separate;
}

    .stiJsViewerReportPanel table, .stiJsViewerReportPanel td {
        padding: 0;
        margin: 0;
    }

.stiJsViewerDisabledPanel {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #fff;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.stiJsViewerAboutPanel {
    width: 520px;
    z-index: 500;
    text-align: center;
    position: absolute;
    border: 1px solid #ababab;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiJsViewerAboutPanelHeader {
    width: 100%;
    font-family: Arial;
    font-size: 24px;
    text-align: center;
    color: #587cb1;
    margin-top: 35px;
}

.stiJsViewerAboutPanelCopyright, .stiJsViewerAboutPanelVersion {
    color: #444;
    width: 100%;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.stiJsViewerAboutPanelCopyright {
    margin-top: 30px;
}

.stiJsViewerAboutPanelVersion {
    margin-top: 20px;
}

.stiJsViewerAboutPanelStiLink {
    cursor: pointer;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    margin: 10px 0 12px;
    color: #19478a;
    text-decoration: underline;
}

.stiJsViewerProcessImage {
    z-index: 45;
    position: absolute;
    border: 1px solid #0070b8;
    background: #fff;
    font-size: 12px;
    color: #0070b8;
    box-shadow: 0 0 7px rgba(0,0,0,.4);
}

.stiJsViewerPageShadow {
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiJsViewerCaptionControls {
    white-space: nowrap;
    padding: 0 25px 0 15px;
    border: 0;
    margin: 0;
    font-size: 12px;
    font-family: Arial;
}

.stiEditableField {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
}

.stiEditableFieldSelected {
    background: #f5efd5;
    cursor: pointer;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
}

.stiJsViewerDbsDarkMenu, .stiJsViewerDbsLightMenu, .stiJsViewerToolTip {
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
}

.stiEditableTextArea {
    background: #f5efd5;
    border: 0;
    top: 0;
    left: 0;
    position: absolute;
    outline: 0;
}

.stiJsViewerFindLabel {
    position: absolute;
    z-index: 150;
    border: 2px solid #8a8a8a;
    background: #ff0;
    opacity: .6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.stiJsViewerContainerHideScroll {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    .stiJsViewerContainerHideScroll::-webkit-scrollbar {
        width: 0;
    }

.stiJsViewerParametersPanel {
    cursor: default;
    position: absolute;
    z-index: 2;
    color: #202020;
}

.stiJsViewerParametersPanelTop {
    width: 100%;
}

.stiJsViewerParametersPanelSeparatedTop {
    border-bottom: 1px solid #c6c6c6;
}

.stiJsViewerParametersPanel table, .stiJsViewerParametersPanel td {
    padding: 0;
    margin: 0;
    border: 0;
}

.stiJsViewerInnerParametersPanelLeft {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    overflow: auto;
}

.stiJsViewerInnerParametersPanelSimple {
    border: 1px solid #c6c6c6;
}

.stiJsViewerInnerParametersPanelSeparatedLeft {
    border-right: 1px solid #c6c6c6;
}

.stiJsViewerInnerContainerParametersPanel {
    font-size: 12px;
    padding: 10px;
    background: #fff;
    border-collapse: separate;
    overflow: auto;
}

.stiJsViewerParametersMenuInnerTable {
    border: 0;
    padding: 0;
    border-collapse: separate;
    color: #202020;
}

    .stiJsViewerParametersMenuInnerTable td {
        padding: 0;
    }

.stiJsViewerParametersMenuSeparator {
    height: 1px;
    width: 100%;
    background: #d4d4d4;
}

.stiJsViewerParametersMenuItem table, .stiJsViewerParametersMenuItem td, .stiJsViewerParametersMenuItemOver table, .stiJsViewerParametersMenuItemOver td, .stiJsViewerParametersMenuItemPressed table, .stiJsViewerParametersMenuItemPressed td {
    border: 0;
    padding: 0;
}

.stiJsViewerParametersMenuItem, .stiJsViewerParametersMenuItemOver, .stiJsViewerParametersMenuItemPressed {
    padding: 1px;
}

    .stiJsViewerParametersMenuItem .stiJsViewerParametersMenuItemInnerTable {
        height: 100%;
        width: 100%;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        border: 1px solid transparent;
        border-collapse: separate;
    }

    .stiJsViewerParametersMenuItemOver .stiJsViewerParametersMenuItemInnerTable {
        height: 100%;
        width: 100%;
        font-size: 12px;
        background: #d5e1f2;
        border: 1px solid #d5e1f2;
        white-space: nowrap;
        overflow: hidden;
        border-collapse: separate;
    }

    .stiJsViewerParametersMenuItemPressed .stiJsViewerParametersMenuItemInnerTable {
        height: 100%;
        width: 100%;
        font-size: 12px;
        background: #c2d5f2;
        border: 1px solid #c2d5f2;
        white-space: nowrap;
        overflow: hidden;
        border-collapse: separate;
    }

.js_viewer_loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 6px solid rgba(25,71,138,.2);
    border-right: 6px solid rgba(25,71,138,.2);
    border-bottom: 6px solid rgba(25,71,138,.2);
    border-left: 6px solid #19478a;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

    .js_viewer_loader, .js_viewer_loader:after {
        border-radius: 50%;
        width: 64px;
        height: 64px;
    }

.stiJsViewerRadioButton, .stiJsViewerRadioButtonDisabled {
    padding: 0;
    border: 0;
    margin: 0;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.stiProgressText {
    position: absolute;
    top: 88px;
    left: 0;
    height: 40px;
    width: 100%;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
    color: #444;
}

.stiJsViewerRadioButton {
    font-size: 12px;
}

.stiJsViewerRadioButtonDisabled {
    font-size: 12px;
    color: #d6d3d6;
}

.stiJsViewerRadioButtonInnerCircle {
    border: 1px solid #ababab;
    background: #ababab;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiJsViewerRadioButtonOutCircle {
    border: 1px solid #ababab;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiJsViewerRadioButtonOutCircleOver {
    border: 1px solid #a3bde3;
    background: #d5e1f2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiJsViewerRadioButtonOutCircleDisabled {
    border: 1px solid #b7b4b7;
    background: #f7f2f7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.stiJsViewerStandartSmallButton {
    cursor: default;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerStandartSmallButtonDefault {
    border: 1px solid transparent;
}

.stiJsViewerStandartSmallButtonOver {
    background: #d5e1f2;
    border: 1px solid transparent;
}

.stiJsViewerStandartSmallButtonSelected {
    background: #c2d5f2;
    border: 1px solid transparent;
}

.stiJsViewerStandartSmallButtonDisabled {
    color: #d6d3d6;
    border: 1px solid transparent;
}

.stiJsViewerTextBoxEditButton {
    border: 1px solid #ababab;
    background: #fff;
    border-Left: 0;
}

.stiJsViewerTextBox {
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 4px;
    -webkit-border-radius: 0;
    outline: 0;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));
    background: #fff;
    color: #202020;
}

.stiJsViewerTextBoxDefault {
    border: 1px solid #ababab;
}

.stiJsViewerTextBoxOver {
    border: 1px solid #a3bde3;
}

.stiJsViewerTextBoxDisabled {
    border: 1px solid #b7b4b7;
    background: #f7f2f7;
}

.stiJsViewerToolBar {
    overflow-X: auto;
    overflow-Y: hidden;
    width: 100%;
    position: relative;
    z-index: 2;
    color: #202020;
}

.stiJsViewerToolBarSeparated {
    border-bottom: 1px solid #c6c6c6;
    background: #fff;
}

.stiJsViewerToolBarTable {
    cursor: default;
    font-size: 12px;
    border: 1px solid #c6c6c6;
    background: #fff;
    width: 100%;
    border-collapse: separate;
    color: #202020;
}

.stiJsViewerToolBarSeparator {
    border: 0;
    background: #d4d4d4;
}

.stiJsViewerToolTip {
    position: absolute;
    border: 1px solid #c6c6c6;
    background: #fff;
    cursor: default;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    z-index: 50;
    max-width: 250px;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiJsViewerToolTipTextCell {
    font-size: 12px;
    font-family: Arial;
    color: #444;
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #c6c6c6;
    white-space: normal;
}

.stiJsViewerDbsDarkMenu, .stiJsViewerDbsLightMenu {
    position: absolute;
    padding: 1px;
    font-size: 12px;
    cursor: default;
}

.stiJsViewerNavigatePanel {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    background: #19478a;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
}

.stiJsViewerNavigatePanelSeparator {
    border-right: 1px dashed #a3b5d0;
    width: 1px;
    margin: 0 2px 0 1px;
}

.stiJsViewerNavigatePanelDisabledPanel {
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #fff;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.stiJsViewerNavigateButton {
    cursor: default;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiJsViewerNavigateButtonOver {
    background: #3b629b;
}

.stiJsViewerNavigateButtonSelected {
    background: #11315f;
}

.stiJsViewerNavigateButtonDisabled {
    color: #d6d3d6;
}

.stiJsViewerResourceDropDownButton {
    height: 15px;
    width: 15px;
    cursor: default;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerResourceDropDownButtonDefault {
    background: #fff;
    border: 1px solid transparent;
}

.stiJsViewerResourceDropDownButtonOver {
    background: #d5e1f2;
    border: 1px solid #a3bde3;
}

.stiJsViewerResourceDropDownButtonSelected {
    background: #c2d5f2;
    border: 1px solid #a3bde3;
}

.stiJsViewerResourceDropDownButtonDisabled {
    background: 0 0;
    border: 1px solid #b7b4b7;
}

.stiJsViewerDashboardElementButtonsPanel {
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: 0;
    transition: opacity .2s ease;
    z-index: 1;
}

.stiJsViewerFiltersStringText {
    font-family: Arial;
    font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stiJsViewerDashboardBackPanel {
    width: 100%;
    text-align: center;
    color: #000;
    font-family: Arial;
    font-size: 100px;
    font-weight: 700;
    position: absolute;
    display: block!important;
    top: calc(50% - 50px);
    z-index: 9999;
    opacity: .3;
    pointer-events: none;
    transform: rotate(-45deg);
}

.stiJsViewerDashboardElementButtonsPanel .stiJsViewerStandartSmallButton {
    margin-left: 2px;
}

.stiJsViewerDataGridCellInnerContainer {
    overflow: hidden;
    whiteSpace: normal;
}

.stiJsViewerDbsLightMenu {
    border: 1px solid #ababab;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    color: #202020;
}

.stiJsViewerDbsLightMenuItem {
    white-space: nowrap;
    cursor: default;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    color: #202020;
}

.stiJsViewerDbsLightMenuItemOver, .stiJsViewerDbsLightMenuItemSelected {
    background: #e2e2e2;
}

.stiJsViewerDbsLightMenuItemDisabled {
    color: #d6d3d6;
}

.stiJsViewerDbsDarkMenu {
    border: 1px solid #a0a0a0;
    background: #2b2b2b;
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    color: #ddd;
}

.stiJsViewerDbsDarkMenuItem {
    white-space: nowrap;
    cursor: default;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    color: #ddd;
}

.stiJsViewerDbsDarkMenuItemOver, .stiJsViewerDbsDarkMenuItemSelected {
    background: #414141;
}

.stiJsViewerDbsDarkMenuItemDisabled {
    color: #666;
}

.stiJsViewerFilterContainer {
    background: #fff;
    border-top: 1px dotted #c6c6c6;
    overflow: auto;
}

.stiJsViewerFilterPanelHeader {
    border-bottom: 1px solid #c6c6c6;
}

.stiJsViewerFilterPanel {
    border: 1px solid #c6c6c6;
    background: #fff;
    color: #444;
    font-family: Arial;
    font-size: 12px;
    margin: 4px;
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
    box-shadow: 0 0 7px rgba(0,0,0,.3);
}

.stiJsViewerTreeItemIconOpening {
    margin: 0 3px 0 0;
}

.stiJsViewerTreeItem {
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiJsViewerTreeItemOver {
    background: #d5e1f2;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiJsViewerTreeItemSelected {
    background: #c2d5f2;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.stiJsViewerTreeItemImage {
    border: 0;
    padding: 0;
    margin: 1px 2px;
}

.stiJsViewerTreeItemCaption {
    margin: 0;
    border: 0;
    text-align: left;
    padding: 2px 7px;
}

.stiJsViewerAuthFormCaption {
    font-family: Arial;
    color: #7a8d8e;
    font-size: 28px;
}

.stiJsViewerAuthFormHeader {
    background: #fff;
    font-family: Corbel;
    font-size: 25px;
    color: #fff;
    text-align: center;
    cursor: default;
}

.stiJsViewerAuthFormContainer {
    padding: 5px 10px 0;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
}

.stiJsViewerAuthFormTextCell {
    white-space: nowrap;
    color: #444;
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    padding: 3px 4px 3px 0;
}

.stiJsViewerLoginButton {
    border: none;
    height: 40px;
    color: #fff;
    cursor: default;
    font-family: Arial;
    font-size: 19px;
    width: 100%;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.stiJsViewerLoginButtonDefault {
    background: #19478a;
}

.stiJsViewerLoginButtonOver {
    background: #3b629b;
}

.stiJsViewerLoginButtonSelected {
    background: #11315f;
}

.stiJsViewerLoginButtonDisabled {
    background: #3b629b;
}
