﻿/* 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;
}

#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 {    
    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: #50947f;
    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: #50947f !important;
    border-color: #e3f1fa !important;
}

#activation-container {
    margin-bottom: 10px;
}

#btActivate {
    padding-bottom: 2px;
    padding-top: 2px;
}

.font-main-color {
    color: #50947f;
}


.bg-portlet .portlet-title .caption span {
    color: white !important;
}



.bg-portlet .portlet-title.custom-title {
    background-color: #50947f;
}

.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: white;
    background-color: #f2f6f9 !important;
}

    #tab-opened-portlets .active a:hover {
        color: white;
    }

#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, .dx-datagrid-headers td {
    text-align: center!important;
    color:black!important;
}

.disabled-div {
    pointer-events: none;
    opacity: 0.4;
}

.dx-datagrid .dx-datagrid-rowsview .dx-datagrid-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: white;
    font-weight: 500;
    background-color: #77ac9a;
}

.dx-popup-title {
    background: #50947f!important;
    color: white !important;
}
.dx-overlay-content.dx-popup-normal {
    border: 1px solid #50947f!important;
}
#menu-tree-list [aria-expanded=false], #menu-tree-list [aria-expanded=true] {
    font-weight: 700 !important;
}
.save-button {
    background-color: #50947f!important;
    color: white!important;
}
.cancel-button {
    border-color: #50947f!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 #50947f;
}
    .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;
}
.nav .nav-link:hover,
.nav-link:not(.active) .nav-text{
    color: white!important;
}
/*  ====== end metronic ======*/
/* DevExtream*/
.dx-row-focused td {
    background-color: lightslategray!important;
}

.dx-header-filter {
    color: red!important;
}

.dx-header-filter.dx-header-filter-empty {
    color: white !important; 
}

@media (max-width: 991.98px)  {
    background-color: #484f66;
}   


/* LOGIN */
@media (max-width: 768px) {
    .login-prod {
        display: none;
    }
    #card-with-string>div {
        margin:0px auto;
    }
}

#keyboard-table td {
    height: 75px;
    width: 75px;
    background-color: white;
    color: #50947f;
    font-weight: 700;
    text-align: center;
    border: 2px #50947f solid;
}

    #keyboard-table td:hover {
        background-color: lightgoldenrodyellow;
        color: black;
    }
    #keyboard-table td:active {
        background-color: lightgoldenrodyellow;
        color: black;
        box-shadow: 0 5px #666;
        transform: translateY(2px);
        transform: translateX(2px);
    }

/* CalendarRange Picker*/
.popup-no-border {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -moz-border-radius: 0px !important; /* for mozilla */
    -webkit-border-radius: 0px !important; /* for safari */
    border-radius: 0px !important; /* IE, Chrome, Opera */
}

.date-period-list-ranges .dx-list-group-header {
    font-size: 0px !important;
    padding: 0px !important;
}

td.dx-calendar-cell[aria-label *= 'суббота'], td.dx-calendar-cell[aria-label *= 'воскресенье'],
td.dx-calendar-cell[aria-label *= 'Saturday'], td.dx-calendar-cell[aria-label *= 'Sunday'],
td.dx-calendar-cell[aria-label *= 'sâmbătă'], td.dx-calendar-cell[aria-label *= 'duminică'] {
    color: green;
    font-weight: bold;
}


td.dx-calendar-cell.dx-calendar-selected-date[aria-label *= 'суббота'], td.dx-calendar-cell.dx-calendar-selected-date[aria-label *= 'воскресенье'],
td.dx-calendar-cell.dx-calendar-selected-date[aria-label *= 'Saturday'], td.dx-calendar-cell.dx-calendar-selected-date[aria-label *= 'Sunday'],
td.dx-calendar-cell.dx-calendar-selected-date[aria-label *= 'sâmbătă'], td.dx-calendar-cell.dx-calendar-selected-date[aria-label *= 'duminică'] {
    color: white;
    font-weight: bold;
}
.ddDatePeriod {
    margin-bottom: 5px;
}
/* End CalendarRange Picker*/

#step-3 .dx-field-item-label-text{
    color: white!important;
}

.iqos-type-active {
    border: 2px dashed white;
}
.iqos-type {
    width: 200px;
    height: 235px;
    padding: 4px;
}

.color-type {
    width: 40px;
    height: 40px;    
    padding: 4px;
    display: inline-block;
    margin-right: 10px;
}
    .color-type div:first-child {
        width: 100%;
        height: 100%
    }
.color-type-active {
    border: 2px dashed white;
}

#for-print {
    display: none;
}
