﻿.stiJsViewerInnerContainerParametersPanel {
    direction: rtl;
}

.stiJsViewerTextBox {
    padding: 0px 4px 0px 0px !important;
    direction:rtl;
}

.stiJsViewerFormButtonDefault, .stiJsViewerFormButtonOver {
    margin-right: 10px;
}

.stiJsViewerTextBoxDefault, .stiJsViewerTextBoxOver {
    direction: rtl !important;
    text-align: right !important;
}

/*.stiJsViewerStandartSmallButton.stiJsViewerStandartSmallButtonDefault {
    direction:rtl;
}*/
/*.stiJsViewerInnerContainerParametersPanel table.stiJsViewerClearAllStyles {
    display: none;
}
*/
.submit-btn div {
    padding-right: 5px;
    text-align: center;
    background-color: green;
    /*background-color: blue;*/
}
.stiJsViewerFormButtonThemeDefault {
    background-color: green !important;
}
.reset-btn div {
    padding-right: 5px;
    text-align: center;
    /*background-color: red;*/
}

.stiJsViewerFormButtonDefault, .stiJsViewerFormButtonOver {
    margin-left: 10px !important;
}
/*.stiJsViewerToolBarTable>tbody>tr>td .stiJsViewerStandartSmallButton.stiJsViewerStandartSmallButtonSelected {
    background-color: blue;
}*/
.tab-container .stiJsViewerStandartSmallButton {
    font-size: 15px;
}

    .tab-container .stiJsViewerStandartSmallButton:not(.stiJsViewerStandartSmallButtonSelected) {
        border: 2px dashed #fea602 !important;
    }

.tab-container .stiJsViewerStandartSmallButtonSelected {
    background-color: #104c99;
    color: #fff;
    border: 2px solid #fea602 !important;
}
.stiJsViewerParametersPanelTop {
    background-color:#fff;
}
.is-embed #SeeMaWebViewer {
    background:none !important;
}
.stiJsViewerCheckBox {
    direction: rtl;
    margin:0 !important;
}
.stiJsViewerParametersMenuInnerTable {
    direction:rtl;
}
.stiJsViewerCheckBoxImageBlock {
    margin: 5px;
}