﻿body {

    .highlightedRow:hover, .highlightedRow:hover > td {
        background-color: lightgoldenrodyellow;
        color: black;
    }

    .centered-header-popup .dxbl-popup-header-text {
        width: 100%;
        text-align: center;
    }

    .icon-vehicletruckprofile {
        --icon-mask-image: url("/images/pages/VehicleTruckProfile.svg");
    }

    .icon-homecheckmark {
        --icon-mask-image: url("/images/pages/homecheckmark.svg");
    }

    .icon-building {
        --icon-mask-image: url("/images/pages/Building.svg");
    }

    .icon-buildingbank {
        --icon-mask-image: url("/images/pages/BuildingBank.svg");
    }

    .icon-peoplecommunity {
        --icon-mask-image: url("/images/pages/PeopleCommunity.svg");
    }

    .icon-calculator {
        --icon-mask-image: url("/images/pages/Calculator.svg");
    }

    .icon-arrowgrowth {
        --icon-mask-image: url("/images/pages/ArrowGrowth.svg");
    }

    .icon-search {
        --icon-mask-image: url("/images/pages/Search.svg");
    }


    .alinearCentro {
        text-align: center;
        margin-right: 0px !important;
        width: 100%;
    }

    .search-box input.dxbl-text-edit-input {
        color: red;
        font-weight: 600;
    }

    .fechasRango input {
        font-weight: bold;
        font-size: 11px;
        color: black !important;
        text-align: left;
        width: 100%;
        background: none;
    }

    .popupWindowBody {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .popUpWindowFooter {
        gap: 0.5rem;
    }

    .my-fl .form-group {
        margin-bottom: -1px;
    }

    .title2 {
        position: absolute;
        right: 400px;
    }

    .textMargin-left10 {
        margin-left: 10px;
    }
    /*font-weight: bold;*/
    .mensajesVarios {
        color: red;
        margin-left: 20px;
        margin-right: 20px;
    }

    .waitingIndicatorStyle {
        font-weight: bold;
        color: green;
        margin-left: 20px;
        margin-right: 20px;
    }

    .editFormStyle {
        min-width: 100%;
        min-height: 100%;
        border-color: blue;
        border-style: solid;
    }

    .floatRight {
        float: right;
    }

    .alinearCentro {
        text-align: center;
        margin-right: 0px !important;
        width: 100%;
    }

    .alinearDerecha {
        text-align: right;
        margin-right: 0px !important;
        width: 100%;
    }

    .gridColumn {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .detailGrid {
        height: 340px;
    }

    .groupHeader {
        text-align: left;
        padding-top: 20px;
        padding-bottom: 2px;
        --dxbl-group-header-font-size: small;
        height: 20px;
    }

    .inputSinBackground {
        background-color: white;
    }

    .textWidth100 {
        width: 100%;
    }

    .spinEditRightAlign {
        text-align: right;
        background-color: white;
        padding-right: 0.5em !important
    }

    .gridRowStyle {
        height: 30px;
    }

    .gridAlternateRowStyle table tbody tr:nth-child(odd) {
        background-color: azure;
    }

    .gridAlternateRowStyle1 table tbody tr:nth-child(odd) {
        background-color: #FFFAFA;
    }

    .gridAlternateRowStyle2 table tbody tr:nth-child(odd) {
        background-color: #E5FFCC;
    }

    .gridStyle {
        width: 100%;
        height: 100%;
        font-size: 14px;
        line-height: 19px;
    }
    /*   The Grid displays the vertical scroll bar when the height of the Grid content exceeds the height of the component itself.*/
    .gridStyleSinPage {
        height: 500px;
    }

    .my-grid5 table tr > td:not(:last-of-type) {
        border-left: none;
        font-size: 14px;
        line-height: 19px;
    }

    .align-firstDropDown td:nth-child(1),
    .align-firstDropDown th:nth-child(1) {
        text-align: center;
    }

    .align-secondDropDown td:nth-child(2),
    .align-secondDropDown th:nth-child(2) {
        text-align: center;
    }

    .align-thirdDropDown td:nth-child(3),
    .align-secondDropDown th:nth-child(3) {
        text-align: left;
    }

    .align-firstDropDownLeft td:nth-child(1),
    .align-firstDropDownLeft th:nth-child(1) {
        text-align: left;
    }

    .align-fourthDropDownLeft td:nth-child(4),
    .align-fourthDropDownLeft th:nth-child(4) {
        text-align: left;
    }

    .align-firstDropDownCenter td:nth-child(1),
    .align-firstDropDownCenter th:nth-child(1) {
        text-align: center;
    }

    .align-secondDropDownCenter td:nth-child(2),
    .align-secondDropDownCenter th:nth-child(2) {
        text-align: center;
    }

    .align-thirdDropDownCenter td:nth-child(3),
    .align-thirdDropDownCenter th:nth-child(3) {
        text-align: center;
    }

    .align-fourthDropDownCenter td:nth-child(4),
    .align-fourthDropDownCenter th:nth-child(4) {
        text-align: Center;
    }

    .align-fifthDropDownCenter td:nth-child(5),
    .align-fifthDropDownCenter th:nth-child(5) {
        text-align: center;
    }

    .align-sixthDropDownCenter td:nth-child(6),
    .align-sixthDropDownCenter th:nth-child(6) {
        text-align: center;
    }

    .iconMarginRight {
        margin-right: 8px;
    }

    .cltesIcon {
        height: 16px;
        width: 16px;
        background-image: url("open-iconic/svg/people.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top;
        margin-right: 8px;
    }

    .artículoIcon {
        height: 16px;
        width: 16px;
        background-image: url("../images/Products.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top;
        margin-right: 8px;
    }

    .notasIcon {
        height: 16px;
        width: 16px;
        background-image: url("open-iconic/svg/comment-square.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top;
        margin-right: 8px;
    }

    .editorIcon {
        position: absolute;
        right: 23px;
        top: 4px;
    }

    .toolBarItemIcon {
        right: 5px;
        top: 0px;
    }

    .margenIzq10 {
        margin-left: 10px;
    }

    .margenDer10 {
        margin-right: 10px;
    }

    .margenDer3 {
        margin-right: 3px;
    }

    .margenDer3 {
        margin-right: 1px;
    }

    .tabPagesStyle {
        height: 200px;
    }

    .buttonMenuStyle {
        font-weight: bolder;
        font-size: 14px;
        width: 170px;
        height: 45px;
        border: medium;
        color: black;
        -webkit-text-fill-color: black;
    }

    .ventasButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/graph.svg");
    }

    .cxcButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/people.svg");
    }

    .cxpButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/people.svg");
    }

    .inventarioButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("../images/Products.svg");
    }

    .serviciosButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("../images/Products.svg");
    }

    .bancosButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/briefcase.svg");
    }

    .contabilidadButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/book.svg");
    }

    .reportesPersonalizadosButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/print.svg");
    }

    .configuraciónButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/cog.svg");
    }

    .acercaDeButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/copywriting.svg");
    }

    .empSeleccionDeButtonIcon {
        height: 16px;
        width: 16px;
        --icon-mask-image: url("open-iconic/svg/copywriting.svg");
    }
    /* DxGrid Group Panel - default placeholder text */
    .dxbl-grid .dxbl-grid-group-panel-container > .dxbl-text {
        font-weight: bold !important;
        color: lightgray !important;
    }
    /* DxGrid Search Box - default placeholder text */
    .dxbl-grid .dxbl-text-edit-input::placeholder {
        font-weight: bold !important;
        color: lightgrey !important;
    }
    /* Disable row hover highlight on specific grids */
    .dxbl-grid.no-hover-highlight {
        --dxbl-grid-hover-bg: transparent;
        --dxbl-grid-hover-color: inherit;
    }
}
