﻿body {
    font-family: 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana;
}

.long-title {
    font-weight: 200;
    font-size: 28px;
    text-align: center;
}

.long-title-small {
    font-weight: 200;
    font-size: 20px;
    text-align: center;
}

.subtitle {
    font-weight: 200;
    font-size: 15px;
}

.dx-fieldset {
    margin: 0px 0px 0px 10px;
}

.disabled-button {
    color: gray !important;
    pointer-events: none !important;
}

.badge {
    display: flex;
    justify-content: center;
    align-items: center;
}

.badgeSpace {
    top: -5px;
    right: -3px;
    position: relative;
    display: initial !important;
    padding: 0 5px;
    font-family: Verdana, sans-serif;
    font-size: 8.5px;
    font-weight: bold;
    border: 1px solid;
    border-radius: 5px 5px 5px 0px;
    border-color: #FFFFFF;
    color: White;
    float: right;
    opacity: 0;
}

.inline-block-element {
    display: inline-block;
    vertical-align: middle;
}

.dx-datagrid-headers .dx-datagrid-table .dx-row > td {
    text-align: center !important;
    vertical-align: middle;
}

.dx-datagrid-content .dx-datagrid-table .dx-row > td, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td {
    vertical-align: middle;
}

.dx-header-row > td > .dx-treelist-text-content {
    text-align: center !important;
    vertical-align: middle;
}

.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit-with-icons .dx-link {
    text-align: left !important;
}

.dx-menu-base .dx-menu-items-container {
    width: 100%;
}

.menuItemStyle {
    font-weight: 200;
    font-size: 14px;
}

.columnCodeStyle {
    text-align: left;
    font-family: Consolas;
}

.dxeReadOnly_iGateNewTheme .dxeEditArea_iGateNewTheme.dxeEditAreaSys {
    background-color: #f3f3f3;
}

.rogopContainer .dxflGroupCell_iGateNewTheme:first-child {
    padding-left: 0;
}

.rogopContainer .dxflGroupCell_iGateNewTheme:last-child {
    padding-right: 0;
}

.rogopContainer .dxflGroupBox_iGateNewTheme > .dxflGroup_iGateNewTheme {
    padding: 0 10px;
}

.layoutGroupWithoutPadding {
    padding: 0;
}

    .layoutGroupWithoutPadding.displacedColumn .dxflCaptionCellSys {
        width: 180px !important;
        min-width: 180px !important;
    }

    .layoutGroupWithoutPadding.displacedColumn .dxflGroupCell_iGateNewTheme {
        padding: 0 !important;
    }

    .layoutGroupWithoutPadding.itemsWithoutPadding .dxflGroupCell_iGateNewTheme {
        padding: 0 !important;
    }

    .layoutGroupWithoutPadding.itemsWithoutPadding .dxflItem_iGateNewTheme {
        padding-top: 2px !important;
    }

    .layoutGroupWithoutPadding.itemsWithoutPadding.firstChild {
        padding-top: 9px !important;
        padding-bottom: 4px !important;
    }

.fundingSourceContainer {
    border: 1px solid #9F9F9F;
    border-radius: 3px;
    margin-bottom: 16px;
}

    .fundingSourceContainer .dxflGroupBoxCaption_iGateNewTheme {
        color: #333;
        font-weight: bold;
    }

    .fundingSourceContainer .dxflGroupBox_iGateNewTheme > .dxflGroup_iGateNewTheme {
        padding: 0 12px;
    }

    .fundingSourceContainer .dxflGroupCell_iGateNewTheme:first-child {
        padding: 0;
    }

    .fundingSourceContainer .dxflHLSys {
        height: 4px !important;
    }

    .fundingSourceContainer .dxflItem_iGateNewTheme {
        padding-top: 2px !important;
    }

    .fundingSourceContainer .dxflItemSys.dxflCLTSys > tbody > tr > .dxflCaptionCell_iGateNewTheme {
        padding: 0 !important;
    }

.sursaFinantareItemWithoutPadding .dxflGroupCell_iGateNewTheme:last-child {
    padding-right: 0;
}

.lblnrDataRegistru {
    width: 100%;
    min-height: 27px;
}

.disabled {
    pointer-events: none;
    color: silver;
    font-weight: bold;
}

.LabelWrap {
    white-space: normal;
    word-wrap: break-word;
}

.panelCCA {
    padding-top: 10px;
}

.dxeListBox_iGateNewTheme .dxeHFC, .dxeListBox_iGateNewTheme .dxeHC, .dxeListBox_iGateNewTheme .dxeHMIC {
    border-right-width: 0;
    background-color: white;
}

.dxeListBox_iGateNewTheme td.dxeCM, .dxeListBox_iGateNewTheme td.dxeHCC, .dxeListBox_iGateNewTheme td.dxeCMR, .dxeListBox_iGateNewTheme td.dxeHCCR {
    background-color: white;
}

.dxeListBox_iGateNewTheme .dxeHLC {
    border-right: 1px solid #dcdcdc;
    background-color: white;
}

.dxeListBox_iGateNewTheme .dxeHD {
    background-color: white;
    border-bottom: 1px solid #a0a0a0;
}

.dxeListBox_iGateNewTheme div.dxlbd {
    background-color: white;
}

.dxlbd {
    scrollbar-face-color: white;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-track-color: white;
    scrollbar-arrow-color: white;
}

.dxeListBox_iGateNewTheme td.dxeIM {
    display: none;
}

ul.ui-autocomplete {
    border: solid 1px #000000;
    list-style-type: none;
    margin: 0px;
    overflow: auto;
    padding: 0px;
    width: 200px;
    background-color: floralwhite !important;
    padding: 2px;
}

.ui-state-focus {
    background-color: #f5d7d7;
}

.ui-helper-hidden-accessible {
    display: none;
}

.rTable {
    display: table;
}

.rTableRow {
    display: table-row;
}

.rTableCell, .rTableHead {
    display: table-cell;
}

.signature {
    width: 20px;
    height: 20px;
    transform: translate(96%, -175%);
}

.customTextBox {
    text-decoration: blink;
}

.indexFacturaContainer {
    display: flex;
    align-items: end;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
}

.indexNotificationContainer {
    display: flex;
    gap: 5px;
    padding-bottom: 3px;
}

#indexInfoMessage {
    font-size: 12px;
}

.indexControls {
    display: none;
    vertical-align: bottom;
    margin-left: 5px;
}

.new-row {
    padding-left: 3.3%;
}

.edit-row {
    padding-left: 2%;
}

#imgPreluareInfoFacturaButton {
    position: absolute;
    right: 0;
    margin-right: -20px;
    margin-top: -2px;
}

.titleContainer > span,
.titleContainer > a {
    line-height: 145%;
}

.invisible {
    display: none;
}

.a > .dx-vam, a > .dx-vat, a > .dx-vab {
    padding-bottom: 12px;
}

.roundedBorders {
    border-radius: 15px 15px 0px 0px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    background-color: #DCDCDC;
}


.roundedBordersBottom {
    border-radius: 0px 0px 15px 15px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.roundedBordersYearPickerTop {
    background-color: #E3E3E3;
    width: 100%;
    border-radius: 15px 15px 0px 0px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.roundedBordersLittle {
    border-radius: 10px 10px 10px 10px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.roundedBordersLittleOnlyTop {
    border-radius: 10px 10px 0px 10px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.roundedBordersLittleNoOverflow {
    border-radius: 10px 10px 10px 210px;
}

.roundedBordersLittleNoOverflowExceptTopLeft {
    border-radius: 0px 10px 10px 210px;
}

.roundedBordersLittleOnlyTopRight {
    border-radius: 0px 10px 0px 10px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

[class*=dxtlNode]:hover {
    background-color: blanchedalmond;
}

.pad {
    padding: 2px;
}

.padTable {
    padding-bottom: 10px;
    padding-right: 5px;
}

.padTarif {
    padding-left: 10px;
    padding-right: 10px;
}

.aprobare {
    padding: 1px;
}

.noBorderLeft {
    border-left: 0px;
}

.noBorderRight {
    border-right: 0px;
}

.noBorderLeftRight {
    border-left: 0px;
    border-right: 0px;
}

.inlineblock {
    display: inline-block;
}

.padTopLeft2px {
    padding-top: 2px;
    padding-left: 2px;
}

.UnderLine {
    text-decoration: underline;
}

.popup-content {
    padding-left: 20px;
}

.popup-row {
    display: flex;
    justify-content: space-between;
}

.tbValoareAjustare-input {
    text-align: right;
    font-size: 12px;
}

.select-box-container {
    display: flex;
    align-items: center;
    margin: 5px 0;
    width: 80%;
}

    .select-box-container.buget {
        width: 80%;
    }

    .select-box-container.excel {
        justify-content: end;
        width: 20%;
        padding-right: 16px;
    }

.year-and-budget {
    display: flex;
    width: 50%;
}

.an-container {
    display: flex;
    align-items: center;
    margin: 5px 0;
    width: min-content;
    padding-left: 5px;
}

.select-box-label {
    margin-right: 10px;
    margin-left: 15px;
}

.custom-item {
    display: flex;
    justify-content: normal;
}

    .custom-item div {
        width: 100%;
    }

.main-container {
    display: flex;
    align-items: center;
    margin-top: 2px;
    justify-content: space-between;
}

.dx-toolbar-item-custom {
    align-items: flex-start;
}

.hide-selection .dx-select-checkbox {
    display: none;
}

.view-selection .dx-select-checkbox {
    display: block;
}

.editing-cell-border {
    border: 1px solid grey;
    box-sizing: border-box;
}

#valoare-ajustare-transferuri .dx-texteditor-input {
    text-align: right;
}

#valoare-ajustare-venituri .dx-texteditor-input {
    text-align: right;
}

#treeListBugetNew .dx-treelist-validator.dx-treelist-invalid::after,
.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid.dx-cell-modified::after,
.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid.dx-datagrid-invalid::after {
    border: 2px solid rgba(247, 77, 97, 1) !important;
}

#pad-top {
    padding-top: 3px;
}

#divForm {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn {
    background: linear-gradient(#DDDDDD, #BBBBBB);
    font: 12px Tahoma, Geneva, sans-serif;
    border: 1px solid #7F7F7F;
    width: 60px;
}

.btn-primary {
    padding: 1px 4px 1px 4px;
    margin: 0px 4px 0px 0px;
}

.btn-secondary {
    padding: 1px 4px 1px 4px;
    margin: 0px 0px 0px 4px;
}

.btn:hover {
    background: linear-gradient(#EEEEEE, #CCCCCC);
    cursor: pointer;
}

.btn:active {
    background: linear-gradient(#CCCCCC, #AAAAAA);
}

.btnMarginTop {
    margin-top: 5px;
}

.alert {
    position: relative;
    padding: 5px;
    margin-top: 5px;
    border: 1px solid transparent;
    border-radius: .25rem;
    width: max-content;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.leftElement {
    float: left;
    padding-right: 5px;
}

.rightElement {
    float: right;
}

.row {
    display: flex;
}

.GridViewCssClass {
    border-radius: 0px 5px 5px 5px;
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    background: #f1f2f2;
}

#editContainerLS .editLSTd {
    text-align: right;
}

#ctl00_ContentPlaceHolder1_Popriri1_Spinner1_pc_PWC-1 {
    padding: 0px;
}

.dxgvFocusedCell_iGateNewTheme {
    box-shadow: none !important;
}

.leftAlign {
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 12px;
    height: 100%;
}

.rightAlign {
    float: right;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-right: 5px;
    height: 100%;
}

#ctl00_ContentPlaceHolder1_FIN_SesiunePlataDetalii1_formLayout_0_1,
#ctl00_ContentPlaceHolder1_FIN_SesiunePlataDetalii1_formLayout_0 {
    padding-right: 0px;
}

#ctl00_ContentPlaceHolder1_FIN_SesiunePlataDetalii1_formLayout_0,
#ctl00_ContentPlaceHolder1_FIN_SesiunePlataDetalii1_formLayout_0_2,
.dxflGroup_iGateNewTheme.dxflGroupSys.dxflAGSys {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.dxflGroupBox_iGateNewTheme.dxflGroupBoxSys {
    padding: 5px;
}

.radio-button {
    display: flex;
    align-items: center;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.pad-top {
    padding-top: 20px;
}

.tarife1 {
    margin-left: 10px;
    border-collapse: collapse;
    width: 30%;
}

.tarife2 {
    margin-left: 10px;
    border-collapse: collapse;
    width: 50%;
}

.tarife1 th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
}

.tarife2 th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
}


#tipTarif {
    margin-left: 10px;
}

    #tipTarif .dx-widget.dx-collection {
        display: flex;
        gap: 10px;
        justify-content: space-between;
    }

    #tipTarif .dx-item.dx-radiobutton {
        flex: 0 0 calc(50% - 10px);
        margin-bottom: 10px;
    }

#tipValoare {
    color: #333;
}

#valoare {
    color: #333;
}

#moneda {
    margin-left: 5px;
    color: #333;
}

#tarifDocument, #pragCalcul {
    vertical-align: super;
    color: #333;
}

#tarifOrar {
    vertical-align: super;
    color: #333;
}

#eora {
    margin-right: 2px;
    vertical-align: super;
    color: #333;
}

.selected-letters-container {
    display: flex;
    width: 33%;
}

.letter-rate-header {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
    gap: 1%;
}

.letter-rate-header-container.first {
    display: flex;
    gap: 10px;
}

.letter-rate-header-container.second {
    text-align: center;
    display: flex;
    justify-content: center;
}

.letter-rate-header-container.third {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.selected-letters-container.second {
    gap: 30px;
    width: 50%;
    justify-content: space-evenly
}

.selected-letters-container.bnr {
    width: 24%;
}

#price .dx-texteditor-input {
    text-align: right;
}

.UTI-title {
    display: flex;
    color: #cbcbcb;
}

.inline {
    display: inline-block;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.margin-left {
    margin-left: 60px;
}

#ctl00_ContentPlaceHolder1_Tarife_grdTarife_ef0_pcTarife_ctl18 {
    margin-left: 14px;
}

.dx-form-group-content {
    margin-right: 10px;
}

.currency-editor-wrapper {
    display: inline-flex;
    vertical-align: middle;
    width: 100%;
}

.currency-select {
    display: inline-flex;
    width: 20%;
    background-color: transparent;
    padding-left: 5px;
    margin-left: 2px;
    border-style: solid;
    border-width: thin;
    border-color: #d3d3d3;
    border-radius: 2px;
}

.numeric-editor {
    display: inline-flex;
    width: 100%;
    padding-right: 5px;
}

.dx-popover-wrapper .dx-popover-arrow::after {
    visibility: hidden;
}

#toolbar-pdf {
    background-color: grey;
    height: 284px;
    width: 44px;
    position: fixed;
    z-index: 6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    right: 10px;
    bottom: 10px;
}

.toolbar_button {
    width: 40px;
    height: 40px;
}

#pdfContainer {
    background-color: #E6E6E6;
    padding-top: 50px;
    padding-bottom: 50px;
}

#pageNumber .dx-texteditor-input {
    text-align: center;
    font-weight: bold;
}

#NrOfPages {
    color: black;
    font-weight: bold;
    text-align: center;
}

.formItem {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.custom-label {
    margin-right: 5px;
    width: 40px;
    text-align: left;
}

.custom-textbox, .custom-tagbox {
    flex-grow: 1;
}

input.dxeEditArea_iGateNewTheme[type="text"] {
    font-size: 11px;
}

.custom {
    background-color: none;
}

.dropZoneExternal > div,
.dropZoneExternal > img {
    position: absolute;
}

.dropZoneExternal {
    position: relative;
    cursor: pointer;
    background-color: grey;
}

#dropZone {
    top: 0;
    padding: 100px 25px;
}

.uploadControlDropZone,
.hidden {
    display: none;
}

.dropZoneText,
.dragZoneText {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 15pt;
    position: center;
    width: 100%;
    height: 100%;
}

.dragZoneText {
    color: white;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.dxucInlineDropZoneSys span {
    color: #fff !important;
    font-size: 10pt;
    font-weight: normal !important;
}

.uploadControlProgressBar {
    width: 350px !important;
}

.validationMessage {
    padding: 0 20px;
    text-align: center;
}

.uploadControl {
    margin-top: 10px;
}

.Note {
    width: 500px;
}

.dropZoneExternalRowAction > div,
.dropZoneExternalRowAction > img {
    position: absolute;
}

.dropZoneExternalRowAction {
    position: relative;
    cursor: pointer;
}

.dropZoneText,
.dragZoneTextRowAction {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 7.5pt;
    position: center;
    width: 100%;
    font-weight: bold;
    height: 100%;
    background-color: grey;
    opacity: 0.9;
}

.dragZoneTextRowAction {
    color: white;
    width: 100%;
    height: 100%;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    background-color: grey;
    opacity: 0.9;
}

.wrapWordClass {
    white-space: normal;
    word-wrap: break-word;
}

.mask {
    /*display: none;*/
    width: 100%;
}

.chkNoPaddings {
    padding: 0px !important;
}

.tdDelimiter {
    width: 10px;
}

.verticalCenter {
    vertical-align: middle !important;
    text-decoration: none !important;
}

.badge {
    top: auto;
    right: 3px;
    line-height: 8px;
    height: 10px;
    padding: 0 5px;
    position: inherit;
    margin-left: 10px;
    font-family: Verdana, sans-serif;
    font-size: 8.5px;
    font-weight: bold;
    border: 1px solid;
    border-radius: 5px 5px 5px 0px;
    border-color: #59ad33;
    background-image: -webkit-linear-gradient(top, #a5dd8c, #77cc51);
    background-image: -moz-linear-gradient(top, #a5dd8c, #77cc51);
    background-image: -o-linear-gradient(top, #a5dd8c, #77cc51);
    background-image: linear-gradient(to bottom, #a5dd8c, #77cc51);
    color: White;
}

.cursorImgAudit {
    cursor: pointer;
    top: 5px;
    position: relative;
    margin-top: 25px;
}


.dx-field-empty-item {
    display: none;
}

.disabledCursorImgAudit {
    top: 5px;
    cursor: default !important;
    position: relative;
    margin-top: 25px;
    color: rgb(210,210,210) !important;
}

.btnAddTask {
    margin-top: 10px;
}

.dx-datagrid-nowrap.dx-datagrid-headers .dx-header-row > td > .dx-datagrid-text-content {
    white-space: normal;
}

#ITSEquipmentsConfigForm .dx-layout-manager .dx-field-item:not(.dx-last-col) {
    padding-right: 3px;
}

#ITSEquipmentsConfigForm .dx-layout-manager .dx-field-item:not(.dx-first-col) {
    padding-left: 3px;
}

#CheckBoxAll {
    padding-right: 20px;
}

.adaugarePointer {
    cursor: pointer;
}

.file-uploader-invoice-issued.container {
    width: 400px;
    border-style: dashed;
    border-width: thin;
    border-color: lightgray;
    margin-right: 10px
}

.budget-diference-container {
    color: red;
    display: inline-flex;
}
