﻿html, body, form {
    background-color: #ffffff;
    font: 10pt 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.pageContent {
    height: 100%;
    background-image: url('Images/BackgroundImage.jpg');
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*-----------------------------------------------------------*/
/*Grid toolbarını daraltmak için*/
/*.dxmLite_Office365 .dxctToolbar_Office365.dxm-main.dxmtb {
    padding-top: 5px;
    padding-bottom: 3px;
}*/
/*Grid arama çubuğu mobil görünümde sol padding*/
.dxmLite_Office365.dxm-ltr .dxm-popup .dxm-noImage {
    padding-left: 0;
}

/*Left Panel Header padding*/
.toolbarModuleName {
    padding-left: 5px;
    /*padding-top: 5px;*/
}
/*-----------------------------------------------------------*/

/*Application Header*/
.app-header {
    padding: 0 !important;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-bottom-width: 0 !important;
}

    .app-header .left-block {
        float: left;
    }

    .app-header .right-block {
        float: right;
    }

    .app-header .left-block .header-menu .image-item > .dxm-content {
        padding: 0 8px 5px 8px;
    }

    .app-header .right-block .header-menu .image-item > .dxm-content {
        padding: 0 7px 0 7px;
    }

    .app-header .left-block .header-menu .item.toggle-item > .dxm-content {
        padding: 0 14px 0 14px;
    }

    .app-header .right-block .header-menu .item.toggle-item > .dxm-content {
        padding: 0 14px 0 14px;
    }

    .app-header .header-menu .item {
        font-size: 11pt;
    }

        .app-header .header-menu .item.selected {
            color: inherit;
            box-sizing: border-box;
            border-bottom: solid 2px #F87C1D;
        }

        .app-header .header-menu .item.selected,
        .app-header .header-menu .item.hovered {
            background-color: rgba(0, 0, 0, 0.05);
        }

            .app-header .header-menu .item.selected .dxm-content {
                margin-bottom: -2px;
            }

            .app-header .header-menu .item.selected .dxm-content,
            .app-header .header-menu .item.hovered .dxm-content {
                color: inherit;
            }

    .app-header .menu-container {
        overflow: hidden;
    }

        .app-header .menu-container > div {
            float: right;
        }

.header-menu {
    background-color: white !important;
    border-style: none !important;
    height: 3.13rem;
}

    .header-menu .image-item {
        vertical-align: middle !important;
    }

    .header-menu .vertically-aligned {
        font-size: 0;
    }

.header-logo {
    background: url('Images/etna_logo_v1.png') no-repeat center;
    height: 26px;
    width: 150px;
}

.footer-logo-2 {
    background: url('Images/staller_logo.jpg') no-repeat center;
    height: 26px;
    width: 130px;
    padding-left: 40px;
}

.footer-logo-1 {
    background: url('Images/CollExLogo_2025.png') no-repeat center;
    height: 26px;
    width: 150px;
}

.menu-container .dxm-popOut {
    display: none !important;
}

@media (max-width: 359px) {
    .header-logo {
        background: url('Images/logo-small.svg') no-repeat center;
        width: 26px;
    }
}

@media (max-width: 359px) {
    .footer-logo-1, .footer-logo-2 {
        display: none;
    }
}

@media (max-width: 599px) {
    .menu-container .dxm-ltr > div:not(.header-menu) {
        width: 100% !important;
    }

    /*.header-sub-menu {
        width: 100% !important;
    }*/
    .menu-container .dxm-popOut {
        display: block !important;
        padding-top: 12px !important;
    }
}

.header-sub-menu .item {
    padding: 5px 2px !important;
}

.header-sub-menu .dxm-popOut {
    display: block !important;
}

/* Ellipsis -> Apps Icon */
.header-menu .adaptive-image {
    background: url('Images/adaptive-menu.svg') no-repeat center;
    width: 16px;
    height: 16px;
    padding: 0 8px;
}

/* Hide item images */
.header-menu.application-menu .item .dxm-content > img {
    display: none !important;
}

@media (max-width: 720px) /* Change Ellipsis image Apps Icon */
{
    .app-header .menu-container > div {
        width: 47px;
    }

    .header-menu .adaptive-image {
        background: url('Images/application.svg') no-repeat center;
    }

    /* Show item images */
    .header-menu.application-menu .item .dxm-content > img {
        display: inline-block;
    }
}
/*-----------------------------------------------------------*/

/* Left Panel */
.left-panel {
    border: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .left-panel.expand-bar {
        border: 0;
    }

.leftpanel-section {
    border: none !important;
    background-color: rgba(0, 0, 0, 0.1);
}

.section-caption {
    height: 40px; /*2.69rem;*/
    line-height: 40px; /*2.69rem;*/
    vertical-align: middle;
    margin: 0;
    /*border-top: solid 1px #f0f0f0;*/
    border-bottom: solid 1px #f0f0f0;
}

    .section-caption.contents-caption {
        padding-left: 15px;
        border-top: none !important;
        color: #666666;
        font-size: 14pt;
    }

a.tree-view-node {
    color: #666666;
    padding-top: 7px !important;
    padding-bottom: 8px !important;
    padding-right: 8px !important;
    border: none !important;
}

    a.tree-view-node.hovered {
        text-decoration: none;
    }

.tree-view-elbow {
    padding-top: 3px;
}
/*-----------------------------------------------------------*/

/*Login Form*/
.loginForm {
    margin: auto;
    position: relative;
    top: 25%;
    max-width: 320px;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2) !important;
    border-radius: 10px;
    background-color: white;
}

.loginFormErrorText {
    color: red;
    padding-top: 1em;
}

.changePasswordForm {
    margin: 0 auto;
    position: relative;
    top: 15%;
    max-width: 320px;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2) !important;
    border-radius: 10px;
    background-color: white;
}

.changePasswordFormErrorText {
    color: red;
    padding-top: 1em;
}

.eye-button {
    background: none;
}

    .eye-button > div {
        background: url('../Content/Images/eye-button.svg') no-repeat center;
        width: 18px;
        height: 12px;
        vertical-align: baseline;
        pointer-events: none;
        user-select: none;
    }

    .eye-button.show-password > div {
        background: url('../Content/Images/eye-button-hide.svg') no-repeat center;
    }

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
    display: none;
}
/*------------^^^^^^^^^^^^^^^^^^^^-------------*/
