.Logon {
    background-color: #eee;
    padding: 20px 45px 0px 20px;
    border: 1px solid #d9d9d9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-top: 70px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.Layout {
    padding-left: 2px;
}

.Logon .Layout table.GroupContent {
    background-color: transparent;
    padding: 20px 20px 20px 20px;
    width: 95%;
    border: 1px solid #B5B5B5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#Logon_ErrorInfo {
    align-content: center;
    width: 320px;
    margin-bottom: 20px;
}

.ErrorMessage {
    font-family: Verdana, Tahoma;
    font-size: 12px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 1px solid black;
    -webkit-text-fill-color: black;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    transition: background-color 5000s ease-in-out 0s;
}
/*
.Layout table.GroupContent 
{
    
    background-color: transparent;
    padding: 20px 20px 20px 20px;
	border: 1px solid #B5B5B5;
	background-color: #F4F4F4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
*/
.menuButtons .dxm-disabled {
    color: blanchedalmond !important;
}

.dxeDisabled_SoftOrange {
    color: #696666 !important;
    cursor: default;
}

    .dxeDisabled_SoftOrange td.dxe {
        color: #383636 !important;
        cursor: default;
    }

.GroupHeader .Image {
    padding-left: 2px;
}

.GroupHeader .Label {
    color: #666;
    font-size: 12px;
    /*font-weight: bold;*/
    padding-left: 4px;
}

.GroupHeader {
    border-bottom: 1px solid #CCC;
    height: 16px;
    padding-bottom: 3px;
    padding-top: 5px;
    margin: 10px 0px 5px 0px !important;
}

.footer {
    position: absolute;
    bottom: 0px;
    height: 100px;
    width: 100%;
    background-color: #eee;
    border-top: 1px solid #ddd;
}

.Logon .NextColumn div:first-child {
    padding-bottom: 20px;
}

.Logon .NextColumn div:nth-child(1) {
    padding-right: 0px;
}

.Logon .NextColumn div:nth-child(2) {
    padding-right: 0px;
}

.Layout .NextColumn div.Item {
    padding-right: 0px;
}

table#viewSiteControl_xaf_l30_xaf_l30_ctbl td, table#viewSiteControl_xaf_l35_xaf_l35_ctbl td {
    width: 140px;
}

.Logon td#PopupActions_Menu_DXI0_T {
    margin-right: 10px;
}

.HorizontalTemplateHeader,
.VerticalTemplateHeader,
.Header {
    background-color: #EEEEF3;
    background-image: url(header-bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

.dxnbLite_SoftOrange .dxnb-header, .dxnbLite_SoftOrange .dxnb-headerCollapsed {
    /* color: #707070;*/
    color: #4d4949
}

.Layout .Caption {
    /* width: 150px; */
    color: #625C5C;
    font-family: Helvetica;
    font-weight: bold;
    vertical-align: middle;
    padding: 2px 0px 2px 0px;
    white-space: nowrap;
    /*background-color:  #FBF8EF*/
}

.LayoutViewMode .WebEditorCell {
    padding: 2px 5px 2px 5px;
    /*background-color: white;*/
}

.LayoutViewMode .Caption {
    height: 16px;
    /*background-color: white; */
}

html {
    height: 100%;
}

.Dialog, .PageContent {
    height: 100%;
}

.span.dx-vam {
    color: white;
}

#Content, #form1 {
    height: 100%;
}


/* HEADER */
.HeaderV .ViewImage {
    background: url(vortex-erp-header.png) 10px 16px no-repeat;
    width: 250px;
    height: 100px;
    /*background-size: 72%;    */
}

.Header .ViewCaption {
    display: none;
}

#Logon_UPHeader {
    position: absolute;
}

.DialogContent.Content.LogonContent {
    height: 100%;
}

.LogonContent {
    background: url(default-bg.jpg)no-repeat;
    background-size: cover;
}

.DialogContent.Content.LogonContent {
    background-color: initial;
}

.Header {
    background-color: initial;
    background-image: initial;
}

.Logon {
    border-radius: 5px;
    border: initial;
    border-collapse: initial !important;
    background: linear-gradient(to bottom right, #a52e1d, #ef8b78);
    padding: 40px 40px 20px 40px;
    margin-top: 0px;
    width: 320px;
}

    .Logon .FirstColumn {
        display: none;
    }

#Logon_PopupActions > div > div > ul {
    width: 100%;
    height: 26px;
    margin-right: 5px;
}

    #Logon_PopupActions > div > div > ul a {
        width: 100%;
        text-align: center;
        color: white;
    }

    #Logon_PopupActions > div > div > ul span {
        line-height: 20px;
        font-size: 14px;
        color: white;
        width: 100%;
        text-align: center !important;
        float: none;
    }

    #Logon_PopupActions > div > div > ul *:focus {
        text-align: center !important;
        outline: none !important;
        background-image: none !important;
        background: salmon !important;
        height: 28px !important;
        margin: unset !important;
        padding: unset !important;
        /*outline-style: dashed !important;*/
        border-collapse: separate !important;
    }

    #Logon_PopupActions > div > div > ul *:hover {
        background: none !important;
    }

.LogonContentCell .Layout .NextColumn div.Item {
    margin-top: 10px;
}

.LogonTextClassCSS {
    color: white;
}

.LogonContentCell .Layout .StaticText {
    color: white;
}

.Layout .StaticText {
    color: #434241;
}

.Logon td.Caption {
    display: none;
}

.LogonItemClassCSS > table > tbody > tr > td:last-child {
    height: 32px;
}

.LogonItemClassCSS:nth-child(2) > table > tbody > tr > td:last-child > table {
    padding-left: 32px;
    background: #AF412F url(login-username.png) no-repeat;
    background-size: 32px;
    height: 32px;
    border-collapse: separate !important;
}

.LogonItemClassCSS:nth-child(3) > table > tbody > tr > td:last-child > table {
    padding-left: 32px;
    background: #AF412F url(login-password.png) no-repeat;
    background-size: 32px;
    height: 32px;
    border-collapse: separate !important;
}

.LogonItemClassCSS > table > tbody > tr > td > table > tbody > tr > td > table {
    height: 32px;
}

    .LogonItemClassCSS > table > tbody > tr > td > table > tbody > tr > td > table.dxeTextBox_DevEx {
        border: none !important;
    }

.LogonItemClassCSS .dxeEditArea_SoftOrange {
    background: white !important;
}

.LogonContent .menuButtons_DevEx .dxm-content {
    padding: 0px !important;
    float: none;
}

.Logon .Layout .Caption {
    color: white;
}

.LogonContentCell .Layout .NextColumn div.Item {
    text-align: center;
}

.LogonContent .menuButtons_DevEx .dxm-item {
    background: #AF412F !important;
    border: none !important;
    padding: 0 4px 0 4px !important;
    border-radius: 2px;
}

.Logon_PopupActions.Menu .menuButtons_DevEx .dxm-item:focus,
.Logon_PopupActions.Menu .menuButtons_DevEx .dxm-item:hover,
.Logon_PopupActions.Menu .menuButtons_DevEx .dxm-hovered,
.Logon_PopupActions.Menu .menuButtons_DevEx .dxm-item:active,
.Logon_PopupActions.Menu .menuButtons_DevEx .dxm-item:visited {
    background: #CC523E !important;
    border: none !important;
    padding: 0 4px 4px 4px !important;
    border-radius: 2px;
}

.Logon .dxic,
.Logon input[type="text"].dxeEditArea_DevEx, .Logon input[type="password"].dxeEditArea_DevEx {
    background: white;
}

.LogonContent .menuButtons_DevEx .dxm-item,
.LogonContent .menuButtons_DevEx .dxm-item:hover,
.LogonContent .menuButtons_DevEx .dxm-item:active,
.LogonContent .menuButtons_DevEx .dxm-hovered {
    padding: 0px !important;
}

.Logon .menuButtons_DevEx .dxm-content {
    height: 32px !important;
}

.menuButtons_SoftOrange .dxm-item, .menuButtons_SoftOrange .dxm-content {
    float: unset !important;
}

input:-webkit-autofill,
textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: initial !important;
}

.dxtvControl_SoftOrange.TreeViewNavControl a:hover {
    color: #FFFFFF;
}

.dxtvControl_SoftOrange.TreeViewNavControl a:active {
    color: #FFFFFF;
}
