﻿:root {
    --corcliente: #5EBD9C;
}

.LogonTemplate .UPOAuth .menuButtons .dxm-item {
    background-color: white !important;
    color: #2C86D3 !important;
    border: 1px solid #d3d3d3 !important;
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    float: inherit;
    border: none !important;
    margin: auto !important;
}

    .LogonTemplate .UPOAuth .menuButtons .dxm-item .dx-vam {
        color: #616161 !important;
    }

    .LogonTemplate .UPOAuth .menuButtons .dxm-item.dxm-hovered {
        background-color: white !important;
        color: #2C86D3 !important;
        /* border: 1px solid #d3d3d3 !important; */
    }

.AuditClass .dxtcLite_XafTheme ul, .AuditClass .dxtcLite_XafTheme div {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.AlignRight .ACH {
    margin-right: 0px !important;
}

.AlignRight div {
    float: right !important;
}

.LogonTemplate .UPOAuth .menuButtons.menuButtons_XafTheme .dxm-item a.dx {
    /*width:100%;*/
}

.LogonContentWidth {
    border-color: transparent !important;
    width: 450px !important;
    height: auto !important;
    border-radius: 15px;
}

.LogonTemplate .UPOAuth .dxm-spacing {
    padding: 0 !important;
    height: 2px !important;
    display: none;
}

.LogonTemplate .UPOAuth .menuButtons.menuButtons_XafTheme .dxm-item a.dx .dx-vam {
    padding-left: 0px;
}

.LogonTemplate .UPOAuth .menuActionImageSVG .dxm-image,
.LogonTemplate .UPOAuth .dxm-popup .menuActionImageSVG .dxm-image,
.LogonTemplate .UPOAuth .smallImage2 .dxm-image,
.LogonTemplate .UPOAuth .dxm-popup .smallImage2 .dxm-image {
    padding: 3px 4px 3px 4px !important;
}

svg.sc-ho03tx-4.dPtQUU {
    transform: scale(-1, 1);
    left: 140px;
}

.list-container {
    display: flex;
    margin-top: 20px;
}

.list-popup {
    flex: 1;
    margin-left: 20px;
    margin-right: 20px;
}

.formula-expression-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.LogonTemplate .UPOAuth .menuButtons.menuButtons_XafTheme .dxm-item.dxm-hovered a.dx {
    color: #2C86D3 !important;
    background-color: #F0F0F0 !important;
    background-image: none;
}

.LogonTemplate .UPOAuth .menuButtons .dxm-item.LoginWithGoogle,
.LogonTemplate .UPOAuth .menuButtons.menuButtons_XafTheme .dxm-item.LoginWithGoogle.dxm-hovered a.dx,
.LogonTemplate .UPOAuth .menuButtons .dxm-item.LoginWithGoogle .dx-vam {
    background-color: #fff !important;
    color: #fff !important;
    border: none !important;
}

.LogonTemplate .UPOAuth .menuButtons .dxm-item.LoginWithFacebook,
.LogonTemplate .UPOAuth .menuButtons.menuButtons_XafTheme .dxm-item.LoginWithFacebook.dxm-hovered a.dx,
.LogonTemplate .UPOAuth .menuButtons .dxm-item.LoginWithFacebook .dx-vam {
    background-color: #fff !important;
    color: #fff !important;
    border: none !important;
}

.LogonTemplate .UPOAuth .menuButtons .dxm-item.LoginWithMicrosoft,
.LogonTemplate .UPOAuth .menuButtons.menuButtons_XafTheme .dxm-item.LoginWithMicrosoft.dxm-hovered a.dx,
.LogonTemplate .UPOAuth .menuButtons .dxm-item.LoginWithMicrosoft .dx-vam {
    background-color: #fff !important;
    color: #fff !important;
    border: none !important;
}

.StaticText {
    color: #9a9a9a;
    font-weight: bold;
    font-size: 17px;
    /*display: none;*/
}

.background-login {
    /*background-image: url(../Images/BackgroundLogin/background-login.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
    height: 100%
}

.center-menu {
    padding: 0px;
    width: 152px !important;
    margin: auto;
}

    .center-menu li {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0px !important;
    }

    .center-menu div {
        width: 100% !important;
        padding: 0px;
    }

    .center-menu ul {
        width: 100%;
        height: 20px !important;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .center-menu a {
    }

.right-menu {
    text-align: right;
    color: #d3dc71 !important;
}

.class-signup-login {
    width: 100%;
    margin-top: 40px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
}

    .class-signup-login a {
        font-weight: bolder;
        margin-top: 10px;
        color: #2d9140;
    }

.dx-vams ul {
    background-color: sienna
}

.dxm-contentText {
    display: none;
}

.height-big-screen {
    border-color: transparent !important;
}

.login-big-screen {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: absolute
}

#telalogin {
    position: absolute;
}

#Logon_PopupActions_Menu_DXI0_ {
    height: 40px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* #Logon_PopupActions_Menu_DXI0_:hover {
        height: 40px !important;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px !important;
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05,1.05);
    }

    #Logon_PopupActions_Menu_DXI0_::after {
        height: 40px !important;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px !important;
        opacity: 0;
        -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    #Logon_PopupActions_Menu_DXI0_:hover::after {
        opacity: 1;
    } */

#Logon_RegisterContainer_Menu_DXI0_ {
    height: 40px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0px !important;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* #Logon_RegisterContainer_Menu_DXI0_:hover {
        height: 40px;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px !important;
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05,1.05);
    }

    #Logon_RegisterContainer_Menu_DXI0_::after {
        height: 40px !important;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px !important;
        opacity: 0;
        -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    #Logon_RegisterContainer_Menu_DXI0_:hover::after {
        opacity: 1;
    } */

#Logon_RegisterContainer_Menu_DXI1_ {
    height: 40px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: right;
    padding: 0px !important;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* #Logon_RegisterContainer_Menu_DXI1_:hover {
    height: 40px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05,1.05);
}

#Logon_RegisterContainer_Menu_DXI1_::after {
    height: 40px !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#Logon_RegisterContainer_Menu_DXI1_:hover::after {
    opacity: 1;
} */

#Logon_RegisterContainer{
    width: 100% !important;
}

.GroupContent .buttonAlignRight .ACH {
    float: right;
}

#Logon_OAuthActions_Menu_DXI0_, #Logon_OAuthActions_Menu_DXI1_ {
    padding: 0px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 3px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white !important;
    width: auto;
    margin: 0 !important;
    min-width: 45px !important;
}

#Logon_OAuthActions_Menu_DXI0_T, #Logon_OAuthActions_Menu_DXI1_T {
    padding: 0px !important;
}

    #Logon_OAuthActions_Menu_DXI0_T > span, #Logon_OAuthActions_Menu_DXI1_T > span {
        background-color: white !important;
        color: #616161 !important;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 23px;
        height: 30px;
        width: 45px;
    }

    #Logon_OAuthActions_Menu_DXI0_T > span {
        background-image: url("../ClientImages/Logos/img/google.jpg");
    }

    #Logon_OAuthActions_Menu_DXI1_T > span {
        background-image: url("../ClientImages/Logos/img/microsoft.jpg");
    }

    #Logon_OAuthActions_Menu_DXI0_T:hover, #Logon_OAuthActions_Menu_DXI1_T:hover {
        background-color: white !important;
        padding: 0px !important;
    }

#Logon_OAuthActions_Menu_DXI1_Img, #Logon_OAuthActions_Menu_DXI0_Img {
    padding: 0px !important;
}

#Logon_OAuthActions_Menu {
    width: 100% !important;
}

    #Logon_OAuthActions_Menu > ul {
        width: 100% !important;
        display: flex;
        margin: 30px auto;
        box-shadow: 0px 11px 34px #0000001a;
        padding: 5px;
        border-radius: 10px;
        box-sizing: border-box;
        justify-content: space-around;
    }

#Logon_OAuthActions_Menu_DXI0_Img {
    width: 19px !important;
    height: 19px !important;
}

#Logon_OAuthActions_Menu_DXI1_Img {
    width: 19px !important;
    height: 19px !important;
}

.logo-statics {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

    .logo-statics img {
        width: 140px;
    }

@font-face {
    font-family: "comfortaa";
    src: url("Fonts/CustomFont1.woff") format('woff');
}

@font-face {
    font-family: "coda";
    src: url("Fonts/CustomFont2.woff") format('woff');
}

.ThemeButton {
    color: #2C86D3;
    width: 140px;
    display: inline-table;
}

    .ThemeButton span {
        float: left;
        text-decoration: underline;
    }

    .ThemeButton img {
        float: left;
        margin-right: 6px;
    }

.color-selector-container {
    width: 160px;
    display: inline-block;
    padding-top: 6px;
}

    .color-selector-container .ColorSelectorPopup {
        background-color: transparent !important;
        border: 0 !important;
        z-index: 11000 !important;
    }

        .color-selector-container .ColorSelectorPopup .dxpc-content {
            padding: 0 !important;
            font: 13px 'Segoe UI', 'Helvetica Neue', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
            color: #3c3c3c;
        }

        .color-selector-container .ColorSelectorPopup .colors-container-wrapper {
            padding: 0 10px 20px 10px;
            overflow: hidden;
            width: 276px;
            display: inline-block;
            margin-top: -1px;
            margin-left: 20px;
        }

            .color-selector-container .ColorSelectorPopup .colors-container-wrapper .colors-container {
                background-color: white;
                border: 1px solid #b0b0b0;
                -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2);
                box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2);
                padding: 16px 21px 21px;
                clear: both;
            }

                .color-selector-container .ColorSelectorPopup .colors-container-wrapper .colors-container .base-color-container {
                    padding-bottom: 12px;
                }

                .color-selector-container .ColorSelectorPopup .colors-container-wrapper .colors-container .caption,
                .color-selector-container .ColorSelectorPopup .colors-container-wrapper .colors-container .caption-font {
                    font: 14px 'Segoe UI', 'Helvetica Neue', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
                    color: #848484;
                    text-transform: uppercase;
                    margin-top: 10px;
                    margin-bottom: 10px;
                    margin-left: 2px;
                    display: block;
                }

                .color-selector-container .ColorSelectorPopup .colors-container-wrapper .colors-container .caption-font {
                    margin-bottom: 6px;
                }

            .color-selector-container .ColorSelectorPopup .colors-container-wrapper .dxEditors_edtRadioButtonChecked_Metropolis {
                background-color: #ff8800;
            }

            .color-selector-container .ColorSelectorPopup .colors-container-wrapper .dxeBase_Metropolis.dxeTAR {
                margin-bottom: 3px;
            }

        .color-selector-container .ColorSelectorPopup .button-wrapper {
            overflow: hidden;
            padding: 8px 10px 0 10px;
            float: right;
        }

            .color-selector-container .ColorSelectorPopup .button-wrapper .color-button-border {
                border: 1px solid #b0b0b0;
                border-bottom-width: 0;
                width: 164px;
                height: 40px;
            }

        .color-selector-container .ColorSelectorPopup .button-wrapper-bottomBorder {
            position: absolute;
            width: 164px;
            height: 1px;
            background-color: white;
            z-index: 1000;
            top: 48px;
            left: 141px;
        }

    .color-selector-container .color-item-container {
        display: inline-block;
        width: 50px;
        height: 50px;
        margin: 0px auto;
        padding: 4px;
    }

        .color-selector-container .color-item-container .color-item-wrapper {
            width: 100%;
            margin: 0 auto;
            height: 100%;
            border: none;
        }

        .color-selector-container .color-item-container .color-item {
            width: 100% !important;
            height: 100% !important;
            border: none;
        }

.colors-container-wrapper .colors-container .dxe .dxeTAR .dxichTextCellSys {
    font: 13px 'Segoe UI', 'Helvetica Neue', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: #848484;
}

    .colors-container-wrapper .colors-container .dxe .dxeTAR .dxichTextCellSys label {
        margin-right: 0;
    }

.dxeRadioButtonList .dxe .dxeTAR {
    margin-top: 2px;
}

.color-selector-container .color-item-container .color-item.selected-item {
    border: 1px solid white;
    outline: 2px solid #F88E1D;
}

.color-selector-container .color-item.dxbButton {
    background: none;
}

.color-selector-container .selected-color-icon {
    display: inline-block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    margin-bottom: -3px;
}

@media (max-width: 550px) {
    .color-selector-wrapper {
        display: none;
    }
}

.dxpcDropDown {
    margin-bottom: 50px !important;
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.blinkErrorImage > table tbody tr td img {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}

.DashboardsViewMainGroup .CardGroupContent {
    padding: 0px !important;
}

.CardGroupContent {
    /*padding: 10px !important;*/
}

.PanelRightItems {
    margin-left: 1% !important;
    width: 33% !important;
}

/*Added to enable hover on tree list node*/
*[class*=dxtlNode]:hover {
    background-color: #626262;
}
/*image Slider tela de login*/

.dxisControl .dxis-itemTextArea {
    top: 17px;
    left: 17px;
    bottom: auto;
    width: 285px;
    padding: 15px 16px 21px;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.3);
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}

    .dxisControl .dxis-itemTextArea a {
        color: white;
    }

        .dxisControl .dxis-itemTextArea a:hover, a:focus {
            text-decoration: underline;
        }

    .dxisControl .dxis-itemTextArea p {
        color: #b0b0b0;
    }

    .dxisControl .dxis-itemTextArea > p {
        margin-bottom: 0 !important;
    }

.dxisControl .dxis-nbDotsBottom {
    padding: 0;
    margin-top: -25px;
}

    .dxisControl .dxis-nbDotsBottom .dxis-nbSlidePanel {
        right: 15px;
        left: auto !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    }

.isdemoH3 {
    font-size: 28px !important;
    color: white;
    padding-bottom: 9px;
}

.dxgvEmptyDataRow_XafTheme {
    height: 0px;
    display: none;
}

/* Nova tela de login */
.dxpnlControl_XafTheme {
    color: #000;
    width: 100% !important;
    float: inherit;
}

table {
    border-radius: 6px;
    margin: auto;
}

    table p {
        display: none;
    }

.LogonContent {
    box-shadow: 0px 11px 34px #00000033;
    padding: 30px 50px;
}

.LayoutEditMode.Layout td.Caption {
    display: none;
}

.LogonTemplate .GroupContent.lastEditorContainer .Item {
    padding: 0;
    margin: 15px auto 5px;
}

.dxeEditArea_XafTheme, body input.dxeEditArea_XafTheme {
    color: #04284C;
}

    .dxeEditArea_XafTheme, body input.dxeEditArea_XafTheme::placeholder {
        color: #D6D6D6;
    }

.LogonTemplate .LogonTextClassCSS .dxm-tmpl td.dxic, .LogonTemplate .WebEditorCell td.dxic {
    padding: 0px 10px 0 10px !important;
    height: 35px;
}

.dxeFocused_XafTheme {
    border: 1px Solid var(--corcliente) !important;
}

.dxeTextBox_XafTheme {
    border: 1px Solid #D9DFE4
}

.dxeTextBox_XafTheme td.dxic {
    border: 0px Solid #D9DFE4;
}

.dxeEditArea_XafTheme, body input.dxeEditArea_XafTheme {
    font-size: 16px !important;
}

.firstVerticalCardGroup {
    margin: 0;
}

.dxmLite_XafTheme .dxm-main.menuButtons {
    padding: 0;
    min-width: auto !important;
}

.LogonTemplate .menuButtons .dxm-item {
    background-color: transparent !important;
    box-shadow: 0px 8px 15px rgb(0 0 0 / 0%) !important;
    height: auto !important;
}

    .LogonTemplate .menuButtons .dxm-item .dxm-content {
        color: #bbb !important;
        padding: 0 !important;
        font-size: 12px;
    }

.LogonTemplate .menuActionImageSVG .dxm-image, .LogonTemplate .dxm-popup .menuActionImageSVG .dxm-image {
    display: none !important;
}

.LogonTemplate .menuButtons .dxm-noImages .dxm-item .dxm-content, .LogonTemplate .menuButtons .dxm-item.dxm-noImage .dxm-content {
    padding: 0px !important;
}

#Logon_PopupActions_Menu_DXI0_T span {
    padding: 12px 0px;
    background-color: #FFF;
    border: 1px solid #D9DFE4;
    border-radius: 10px;
    margin-top: 20px;
    font-size: 16px;
    cursor: pointer;
    width: 150px;
    color: #04284C;
    transition: 0.3s;
}

#Logon_PopupActions_Menu_DXI0_T span:hover {
    background-color: var(--corcliente);
    border: 1px solid var(--corcliente);
    color: #FFF;
}

#Logon_XafUpdatePanelOAuth {
    width: 100px !important;
    display: flex;
    margin: auto;
}

.LogonTemplate .right {
    float: inherit;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.logo-cliente a img {
    width: auto;
    max-width: 250px;
    max-height: 170px;
}

.dxmLite_XafTheme .dxm-horizontal .dxm-image-l .captionAndImage .dxm-content {
    padding: 0 5px !important;
}

@media (max-width: 550px) {
    .LogonTemplate .LogonContent {
        padding: 25px 25px;
    }

    .LogonContentWidth {
        width: 350px !important;
    }
}

/* Loading */
/* Externo */
.dxlpLoadingPanel_XafTheme{
    border: none;
    border-radius: 7px;
}
.dxlpLoadingPanel_XafTheme tbody{
    position: relative;
}
.dxlpLoadingPanel_XafTheme .dxlp-loadingImage{
    width: 100px;
    height: 100px;
    border-radius: 7px;
    background-size: 100%;
    margin: auto !important;
    background-position: center;
    background-image: url("../Images/icons/Geral/loading.gif");
}
.dxlpLoadingPanel_XafTheme td.dx{
    padding: 0;
}
.dxlpLoadingPanel_XafTheme td.dx span{
    position: absolute;
    bottom: 17%;
    left: 50%;
    transform: translate(-50%, 50%);
    color: #FFF;
    font-size: 10px;
}
/* Loading */