﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

#card-with-string .card:before {
    content: "";
    display: inline-block;
    float: right;
    height: 1.618em;
    top: 0;
    width: 100%;
    background: url("/images/string-top.png") top center no-repeat;
    margin-top: -15px;
    z-index: 9999;
    zoom: 1;
}237

#card-with-string .card:after {
    display: inline-block;
    float: right;
    content: "";
    height: 3.631em;
    top: 100%;
    background: url("/images/string.png") top center no-repeat;
    width: 100%;
    margin-top: -1.118em;
    zoom: 1;
}

#card-with-string .card:last-child:after {
    display: none;
}

#card-with-string .card:first-child:before {
    display: none;
}

.bg1 {
    background-color: white !important;
}

.bg2 {
    background-color: #53a8de !important;
}

.button-lock {
    z-index: 9999;
    background: url('/images/upload_inv.gif') center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
}

.button-div {
    position: relative;
    border: 0;
    display: inline-block;
    position: relative;
    line-height: normal;
    zoom: 1;
    width: 100%;
}

.card-block.bordered-blue {
    border-left: 1px solid #4285F4;
    border-bottom: 1px solid #4285F4;
    border-right: 1px solid #4285F4;
}

.card.login {
    margin: 20px auto;
    margin-bottom: 20px;
    display: block;
    max-width: 350px;
}

.card.bg1 {
    border-radius: 4px;
}

.card.login label {
    font-weight: normal !important;
}

.card.login .card-header {
    color: white !important;
    background-color: #3B3F51;
    padding: 15px;
}

.card.login h4 {
    font-size: 24px;
    margin-bottom: 0px;
}

.card.login .card-body {
    padding: 20px;
}

.card.activation {
    margin: 100px auto;
    margin-bottom: 20px;
    display: block;
    max-width: 450px
}

.no-padding {
    padding: 0px !important
}

#btLogin, #btActivate, #btRestorePasssword {
    background-color: #3B3F51 !important;
    border-color: #e3f1fa !important;
}

#activation-container {
    margin-bottom: 10px;
}

#btActivate {
    padding-bottom: 2px;
    padding-top: 2px;
}

.font-main-color {
    color: #3B3F51;
}


.bg-portlet .portlet-title .caption span {
    color: white !important;
}



.bg-portlet .portlet-title.custom-title {
    background-color: #3B3F51;
}

.portlet-title.custom-title {
    padding-bottom: 5px !important;
    padding-top: 10px !important;
}

#weightElement2, #weightElement1 {
    text-align: right;
    /*font-weight:500;
    font-size: 8rem;*/
}

#weight1-container, #weight2-container {
    text-align: right;
}

    #weight1-container button, #weight2-container button {
        width: 100%;
    }

    #weight1-container h1, #weight2-container h1 {
        font-weight: bold;
    }

.custom-title li.active {
    border-bottom-color: white !important;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

#receipt {
    display: none;
}

.adapt-h1 h1 {
    margin: 0px;
}

.adapt-h1 .button-div {
    position: relative;
    top: 25px;
}

.portlet-title .dx-toolbar-after {
    position: relative;
    float: right;
    margin-right: 20px;
    top: 3px;
}

.dx-icon-add, .dx-icon-trash, .dx-icon-edit {
    text-decoration: none !important;
}

#tab-opened-portlets .active a {
    color: #5b9bd1;
    background-color: #f2f6f9 !important;
}

    #tab-opened-portlets .active a:hover {
        color: #5b9bd1;
    }

#tab-opened-portlets a {
    color: lightgray;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

    #tab-opened-portlets a:hover {
        color: white;
        background-color: transparent;
        border-top: 1px solid white;
        border-left: 1px solid white;
        border-right: 1px solid white;
    }

.a-tab-opened-portlet {
    font-size: 1.25rem !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    padding-right: 50px !important;
}


.dx-datagrid-headers .dx-datagrid-text-content, .dx-treelist-headers .dx-treelist-text-content {
    text-align: center;
}

.disabled-div {
    pointer-events: none;
    opacity: 0.4;
}

.dx-datagrid .dx-datagrid-rowsview .dx-datagrid-edit-form, .dx-treelist-container .dx-treelist-rowsview .dx-treelist-edit-form {
    background-color: lightyellow !important;
}

.dx-datagrid-rowsview .dx-selection.dx-row > td, .dx-datagrid-rowsview .dx-selection.dx-row:hover > td {
    background-color: lightblue !important;
}

.dx-checkbox-icon {
    border-color: grey !important;
}

.menu-nav .menu-text {
    font-size: 14px !important;
}

.dx-widget, .dx-widget input, .dx-dialog-message {
    font-family: "Segoe UI" !important;
}

.dx-loadpanel-message {
    font-family: "Segoe UI" !important;
}

#connection_lost .dx-loadpanel-message {
    font-family: "Segoe UI" !important;
    font-weight: 700;
}

.dx-menu-item.dx-menu-item-has-text .dx-menu-item-text {
    font-family: "Segoe UI" !important;
}

#app-tabs {
    border-bottom: 0px !important;
}

    #app-tabs .nav-link {
        padding: 0.25rem 1.0rem !important;
        padding-right: 5px !important;
    }

    #app-tabs .tab-close {
        font-size: 9px !important;
        margin-left: 5px;
        -webkit-border-radius: 12px !important;
        -moz-border-radius: 12px !important;
        border-radius: 12px !important;
        text-shadow: none !important;
        text-align: center;
        vertical-align: middle;
        text-transform: uppercase;
        font-weight: 600;
        padding: 4px 6px 2px;
    }

        #app-tabs .tab-close:hover {
            background-color: red;
            color: white;
        }

.portlet-body {
    margin-top: 0px;
    height: auto;
    padding: 0px;
}

.height-as-parent {
    border: 1px solid lightgrey;
    background-color: white;
    padding: 0px;
}

.dx-datagrid-header-panel .dx-toolbar, .dx-treelist-header-panel .dx-toolbar {
    background-color: aliceblue !important;
    padding-top: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.dx-datagrid-header-panel, .dx-treelist-header-panel {
    background-color: aliceblue !important;
}

.dx-row.dx-header-row {
    color: navy;
    font-weight: 500;
    background-color: #cbe1f7;
}

.dx-popup-title {
    background: #3F4254 !important;
    color: white !important;
}

.dx-overlay-content.dx-popup-normal {
    border: 1px solid #3F4254 !important;
}

#menu-tree-list [aria-expanded=false], #menu-tree-list [aria-expanded=true] {
    font-weight: 700 !important;
}

.save-button {
    background-color: #3F4254 !important;
    color: white !important;
}

.cancel-button {
    border-color: #3F4254 !important;
}

.dx-popup-title .dx-closebutton .dx-icon {
    color: white !important;
}

.dx-datagrid-column-chooser-plain {
    margin-top: 10px;
}

.dx-datagrid-column-chooser-mode-select .dx-popup-title {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.stream-container {
    width: 300px;
    display: inline-block;
    padding: 5px;
    border: dashed 1px #3F4254;
}

    .stream-container img {
        width: 300px;
    }

    .stream-container i {
        font-size: 12px;
        color: navy;
    }

        .stream-container i:after, .stream-container i:before {
            content: "\A";
            white-space: pre;
        }

.dx-toolbar-item i.dx-icon.dx-icon-close
/* Metronic*/
.nav .nav-link:not(.active) .nav-text {
    color: white !important;
}

.img-circle {
    border-radius: 50% !important;
}
/*  ====== end metronic ======*/
/* DevExtream*/
.dx-row-focused td {
    /*background-color: #3F4254 !important;*/
}

@media (max-width: 991.98px) # {
    background-color: #484f66;
}

td[role="columnheader"] {
    border: 1px solid gray !important;
}

.dx-field-item-label-text{
    font-weight:600;
}

   #accordion h1 {
        font-size: 20px;
    }

    #accordion h1,
    #accordion p {
        margin: 0;
    }


.dx-theme-material #accordion .dx-accordion-item-title {
    display: flex;
}

.dx-theme-material #accordion h1 {
    align-self: center;
}

.dx-accordion-item-opened > .dx-accordion-item-title{
    background-color:antiquewhite!important;
}
.dx-form-group-caption {
    font-weight: 600;
    color: navy;
}