﻿body {
    font-size: 12px;
}

h1 {
    color: #fbb900;
    font-size: 22px;
    padding: 0px 10px 10px 25px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 0px;
}

h2 {
    font-size: 20px;
    font-style: italic;
}


.loginTitle {

    text-align: center;
    width: 100%;
}

.loginForm {
    padding-right: 70px;
    margin: 0px auto;
    width: 300px;
}

.loginForm-Group {
    margin: 5px;
    height: 40px;
}

.loginLabel {
    padding: 7px 0px 0px 0px;
    text-align: right;
    width: 50px;
    float: left;
}

.loginTextBox {
    float: right;
}

.loginButton {
    margin: 0px 0px 0px 100px;
}

.loginErrorText {
    text-align: center;
    padding-left: 70px;
    color: red;
    font-weight: bold;
}

.nav {
    padding-top: 10px;
    background-color: #3A393B;
    color: #fbb900;
    margin-left: -20px;
    margin-right: -15px;
    padding-left: 10px;
}

.nav ul {
        background-color: #3A393B;
        border: none;
        color: #ffffff;
    }

#menu > li > a {
    color: #ffffff;
}

.k-state-highlight {
    background-color: #fbb900;
}

.k-state-hover > a {
    background-color: #999999;
}

.btn-primary {
    background-color: #fbb900;
    border-color: #ffffff;
}

#menu > li > a:active {
    color: #000000;
}

#menu > li > div > ul > li > a {
    color: #000000;
}



.fejlec {
   border-bottom: 3px solid #fbb900;
}

.label200 {
    width: 200px;
}

.input300 {
    width: 300px;
}

#main-section {
    float: none;
    width: auto;
    /* overflow: hidden; */
    height: 100%;
    background-color: #F1F4F7;
    padding: 20px 10px 10px 10px;
    /*  margin-top: 120px;*/
}

.Width100 {
    width: 100%;
}

/* Szállítólevél popup ablak */
.popupwin dl {
}

.popupwin > dt {
    margin-top: 10px;
}

.popupwin > dd {
    margin-top: 10px;
}

/* Gyártás lejelentés popup ablak */
.gyarjelen-popupwin dl {
}

.gyarjelen-popupwin > dt {
    margin-top: 10px;
    width: 200px;
}

.gyarjelen-popupwin > dd {
    margin-top: 10px;
    margin-left: 210px;
}

/* working popup ablak */
#WorkingWindow.k-window-action {
    visibility: hidden;
}

.workingwindow {
    padding: 5px 0px;
    display: block;
    text-align: center;
}

.form-control-checkbox-label {
    font-weight: normal;
}


.JuliusRendeles {
    text-align:center;
    border: 1px solid #8a8b8f;
    width:100px;
    float:left;
    margin:5px;
    padding:5px;
    border-radius:3px;
}
.sajat-ListView {
border:none;
margin-left:198px;
}
.navbar-inverse .navbar-nav > li > a {
    color: white;
}


.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #fbb900;
    color: black;
}
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #f3f3f3;
    color: black;
}
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #f9f9f9;
    color: black;
}
.navbar-inverse .navbar-nav > li > a:active {
    background-color: #fbb900;
    color: black;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #000000;
    }
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #262626;
    background-color: #999999;
}
.row {
    margin-right: 0px;
}

/*Toggle Swich*/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/*Toggle Swich END*/

.rk-tolemRendelt td {
    background-color: bisque;
}

.rk-zoroltRendeles td {
    background-color: lightgray;
}


/*Gyártásjelentés szállítógyűjtő*/
.gyj-failed-textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
}

#GyartasJelentesProgressBar .k-progress-status {
    display: none;
}

.max-width-container {
    width: 100%;
}

    .max-width-container .row {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 5px 0;
    }

/*DBJ MT Tételek*/
.dbjmt-container {
    display: flex;
    flex-direction: row;
}

.dbjmt-rendelesek {
    width: 25%;
}

.dbjmt-rendelesTetelek {
    width: 15%;
}

.dbjmt-dbjmtTetelek {
    width: 60%;
}

.btn-valtozas {
    width: 5vw;
}

.btn-warning, .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    color: black;
}

.valtozas-tooltip {
    position: fixed;
    background: white;
    border: 2px solid gray;
    border-radius: 5px;
    width: 200px;
    display: none;
    z-index: 1000;
    box-shadow: 5px 5px 10px -5px black;
    overflow: hidden;
}
.valtozas-tooltip-header {
    font-weight: bold;
    background-color: #f0ad4e;
    color: black;
    line-height: 2em;
}

.valtozas-tooltip-body {
    background-color: white;
    border-top: 1px solid gray;
    display: flex;
    padding: 10px;
    flex-wrap: wrap;
}

.original-data-label, .original-data {
    text-align: left;
    line-height: 2em;
}

.original-data-label {
    font-weight: bold;
    width: 75%;
}

.dbjmt-cikkszamok {
    width: 20%;
}

.original-data {
    width: 25%;
}

.dbjmt-dbjmtAktualisTetelek {
    width: 65%;
}

.label {
    margin: 0 2px;
}

/*TABS*/
.mtdbj-tabs {
    display: flex;
    align-content: flex-start;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

.mtdbj-tab {
    line-height: 2em;
    display: block;
    font-size: large;
    font-weight: bold;
    padding: 0 10px;
    margin-bottom: -1px;
}

    .mtdbj-tab:hover {
        background-color: #428bca;
    }

        .mtdbj-tab:hover a.mtdbj-tab-link {
            color: white;
        }

    .mtdbj-tab.active {
        border: 1px solid #ccc;
        border-bottom: 1px solid white;
        border-radius: 4px 4px 0 0;
    }

        .mtdbj-tab.active:first-child {
            border-left: none;
        }

    a.mtdbj-tab-link {
        color: black;
        text-decoration: none;
    }

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.jwa-mtdbj-selectable tr {
    cursor: pointer;
}

.btn.btn-valtozas {
    cursor: default;
}

    .btn.btn-valtozas.valtozas-modified {
        cursor: pointer;
    }

.editable-cell {
    background-color: #fbb900;
    font-weight: bold;
}

.visszaru-raktar-dropdown {
    width: 400px;
}

.full-width {
    width: 100%;
}

.flex-row {
    display: flex;
    align-items: center;
    margin: 10px;
}

.flex-label {
    margin-bottom: 0px;
}

/*Visszáru*/
.visszaru-table {
    border:1px solid;
}

.visszaru-table-header {
    font-weight: bold;
    line-height: 3.5;
    border-bottom: 1px solid;
    background-color: white !important;
}

.visszaru-table-body {
    min-height: 200px;
}

.visszaru-table-row {
    display: flex;
    margin-right: -15px;
}

.visszaru-table-row:nth-child(2n+1) {
    background-color: lightgray;
}

.visszaru-table-cell {
    line-height: 3.5;
}

a:disabled {
    opacity: .5;
}

.checkbox-container {
    display: flex;
    align-items: center;
}

.panel-heading h5 {
    font-weight: bold;
}
.k-filter-row th, .k-grid-header th.k-header {
    white-space: pre-line;
}
.k-grid-header th.k-header {
    vertical-align: middle;
}