﻿html, body {
    font-family: sans-serif,Arial;
}

.betaFill {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='400px' width='400px'><text x='50' y='50' fill='rgb(228, 138, 138)' opacity='0.2' font-size='50pt' font-weight='normal' font-style='italic'  transform='rotate(20)' font-family='Arial'>Beta</text></svg>");
}


.hidden{
    display:none !important;
}

table {
    border-collapse: collapse;
}

a {
    color: #337ab7;
    text-decoration: none;
}

.k-grid-content {
    overflow-y: auto !important;
}


.k-widget.k-tooltip-validation {
    display: block;
}

.popup, .visibleOnlyIfDirty, .visibleOnlyIfNotDirty, .sliding {
    display: none;
}

.k-grid-footer, .k-grid-header {
    padding-right: 0px !important;
}

.k-pager-refresh.k-link {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
}


.grKndDrpItem td, .grKndDrpItem.grKndDropHeader th {
    width: 70px;
    text-align: left;
}

.grKndDrpItem.grKndDropHeader {
    margin-left: 5px;
}

.grKndDrpItem > tbody > tr > td:first-child {
    min-width: 65px;
}

.grKndDrpItem td + td, .grKndDrpItem th + th {
    padding-left: 8px;
}

a.k-link:hover, a.k-link:focus, .k-grid-content a.k-button:hover, .k-grid-content a.k-button:focus {
    text-decoration: none !important;
}


.body {
    padding: 5px;
}

fieldset {
    margin: 0 !important;
    position: relative;
    border: none;
}

@media screen and (max-width: 699px) {
    .body {
        padding: 0 !important;
    }

    fieldset {
        padding: 0 !important;
    }
}


.k-numerictextbox.k-textbox {
    padding: 0;
}


    .k-numerictextbox.k-textbox .k-numeric-wrap {
        border-style: unset;
    }

.k-numeric-wrap {
    height: 25px;
}

    .k-numeric-wrap .k-input {
        height: 20px;
    }

input.k-textbox {
    height: 2.1em !important;
}


.buttonPanel {
    float: right;
}



.seciliSatirSpan {
    float: right;
    margin-right: 10%;
}

.eklenmisSatirSpan {
    margin-left: 20px;
}

textarea {
    min-width: 168px;
}

.k-datetimepicker {
    width: 150px;
}


.filterTable {
    float: left;
}


    .filterTable::after, .buttonPanel::after {
        clear: both;
        *zoom: 1;
        height: 0;
        visibility: hidden;
        display: block;
    }


    .filterTable td + th {
        padding-left: 1em;
    }


.pageSizeChanger {
    margin-left: 20px;
    display: inline-block;
}


.k-radio {
    height: 2.1em !important;
    background-color: #fff;
    color: #333;
    position: relative;
    width: 12.4em;
    overflow: visible;
    vertical-align: middle;
    display: inline-block;
}

tr.dropTarget td, tr.dropTarget th {
    border-top: 4px dashed darkcyan;
}

div.dropTarget {
    border-top: 4px dashed darkcyan;
}

.grTab {
    width: 98%;
}

td[role='gridcell'] .k-button {
    min-width: 42px;
}

body.wait *, body.wait {
    cursor: progress !important;
}

body {
    font-size: 12px;
    margin: 0;
}

.well {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) inset;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}


.k-grid td[role='gridcell'] img {
    display: table;
    margin: 0 auto;
}

.k-tabstrip {
    background-color: unset;
}

#loginForm .formVeriTable th, #loginForm label {
    font-weight: lighter;
}


input.k-checkbox, .k-radio {
    opacity: 1;
}

.row {
    margin-left: 0;
    margin-right: 0;
}



.login-bg {
    min-height: 230px;
}


.smallbuttonwrapper {
    margin-right: 10px;
    height: 30px;
}

    .smallbuttonwrapper .k-sprite {
        height: 20px;
        width: 30px;
    }

.largebuttonwrapper {
    text-align: center;
    padding: 0px 5px;
}

.largebutton {
    color: black;
    display: table;
    height: 40px;
    width: 50px;
    margin: auto;
}

.fa:not(.largebutton)::before, .smallbuttonwrapper .fa::before,
.gricon:not(.largebutton)::before, .smallbuttonwrapper .gr::before {
    font-size: 20px;
}

.largebuttonwrapper span.fa.largebutton, .largebuttonwrapper span.gricon.largebutton {
    font-size: 35px;
    padding-top: 4px;
    width: 100%;
}

[role='button']:not([disabled]):hover {
    -moz-box-shadow: 3px;
    -webkit-box-shadow: 3px;
    box-shadow: 3px;
}


button:active {
    -moz-box-shadow: 3px;
    -webkit-box-shadow: 3px;
    box-shadow: 3px;
}


[sfunc='next'], [sfunc='prev'] {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100px;
    opacity: 0.2;
    background: gray;
    top: 0;
    height: 400px;
}

[sfunc='next'] {
    left: auto;
    right: 0;
    background: url('/Images/arrow-right.png') no-repeat 50% 50%;
}

[sfunc='prev'] {
    left: 0;
    background: url('/Images/arrow-left.png') no-repeat 50% 50%;
}



    [sfunc='prev']:hover {
        opacity: 1;
    }

[sfunc='next']:hover {
    opacity: 1;
}

.km-virtual-page {
    height: 100%;
}


.km-pages {
    height: 1.8em !important;
}

    .km-pages li {
        cursor: pointer;
    }

.sayfa-a4 {
    height: 27.6cm;
    margin: auto;
    position: relative;
}

.linkButton {
    border: none;
    background: none;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.k-menu .k-item > .k-link {
    line-height: 2.34em;
}

.hidden {
    display: none;
}


fieldset .buttonPanel {
    position: absolute;
    right: 5%;
    top: 20px;
}


legend {
    font-size: 25px;
    min-height: 40px;
    width: 100%;
    padding-top: 20px;
    border-bottom: 1px solid #f0f0f0;
}

fieldset.hasLargeButton legend {
    min-height: 60px;
}

@media screen and (max-width: 620px) {
    fieldset.hasSmallButton legend {
        min-height: 95px;
    }

    fieldset.hasLargeButton legend {
        min-height: 120px;
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 620px) {

    fieldset .buttonPanel {
        top: 70px;
    }
}
/*
@supports (-moz-appearance:none) {
    fieldset.hasSmallButton .buttonPanel {
        top: -40px;
    }

    fieldset.hasLargeButton .buttonPanel {
        top: -70px;
    }
}
*/
fieldset.hasSmallButton .buttonPanel {
    top: -40px;
}

fieldset.hasLargeButton .buttonPanel {
    top: -70px;
}



h1, h2, h3, h4, h5 {
    font-weight: normal;
}

h4 {
    font-size: 20px;
}

h3 {
    font-size: 25px;
}

h2 {
    font-size: 30px;
}

h1 {
    font-size: 35px;
}

th {
    text-align: left;
}

legend > h1, legend > h2, legend > h3, legend > h4, legend h5 {
    margin: 0;
}

hr {
    color: #f0f0f0;
}

header .k-menu {
    border-radius: 0;
}

.alertPanel {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid transparent;
}

    .alertPanel.danger, .alertPanel.error {
        background-color: #f8d7da;
        color: #721c24;
        border-color: #f5c6cb;
    }

    .alertPanel.warning {
        background-color: #fff3cd;
        color: #856404;
        border-color: #ffeeba;
    }

    .alertPanel.success {
        background-color: #d4edda;
        color: #155724;
        border-color: #c3e6cb;
    }

    .alertPanel.info, .alertPanel.primary {
        background-color: #d1ecf1;
        color: #0c5460;
        border-color: #bee5eb;
    }


.formVeriTable td, .formVeriTable th {
    padding: 5px;
}

    .formVeriTable td + th {
        padding-left: 3em;
    }

.formVeriTable th {
    min-width: 70px;
}

    .formVeriTable th::after {
        content: ":";
        position: relative;
    }

    .formVeriTable th.noContent::after {
        content: "";
        position: relative;
    }

.fieldText {
    font-weight: bold;
}

.fieldTitle {
    font-weight: bold;
    padding-right: 5px;
    min-width: 95px;
    display: table-cell;
}

.fieldWrapper {
    display: table-cell;
}

    .fieldWrapper > .fieldText + * {
        margin-left: 0px;
    }



.lightTitle .fieldTitle {
    font-weight: lighter;
}

.whiteTitle .fieldTitle {
    color: white;
}

.fieldTitle:nth-child(1)::after {
    content: ": ";
}


.formVeriRespDiv {
    display: grid;
    grid-template-columns: auto;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
}

.respDivRightButton {
    position: absolute;
    right: 0;
}

    .respDivRightButton + .respDivRightButton {
        position: absolute;
        right: 50px;
    }

@media screen and (max-width:699px) {
    .formVeriRespDiv[cols='2'] {
        background-color: #E3E0E0;
        border-radius: 5px;
        padding: 5px;
    }
}

@media screen and (min-width: 700px) {
    .formVeriRespDiv[cols='2'] {
        grid-template-columns: auto auto;
        max-width: 950px;
    }

        .formVeriRespDiv[cols='2'] div[colspan='2'] {
            grid-column-end: span 2;
        }

        .formVeriRespDiv[cols='2'] div[rowspan='2'] {
            grid-column-end: span 2;
        }

        .formVeriRespDiv[cols='2'] div[rowspan='3'] {
            grid-column-end: span 3;
        }

        .formVeriRespDiv[cols='2'] div[rowspan='4'] {
            grid-column-end: span 4;
        }

        .formVeriRespDiv[cols='2'] div[rowspan='5'] {
            grid-column-end: span 5;
        }

        .formVeriRespDiv[cols='2'] div[rowspan='6'] {
            grid-column-end: span 6;
        }
}


@media screen and (max-width:954px) {
    .formVeriRespDiv[cols='3'] {
        background-color: #E3E0E0;
        border-radius: 5px;
        padding: 5px;
    }
}

@media screen and (min-width: 955px) {
    .formVeriRespDiv[cols='3'] {
        grid-template-columns: auto auto auto;
    }

        .formVeriRespDiv[cols='3'] div[colspan='2'] {
            grid-column-end: span 2;
        }

        .formVeriRespDiv[cols='3'] div[colspan='3'] {
            grid-column-end: span 3;
        }

        .formVeriRespDiv[cols='3'] div[rowspan='2'] {
            grid-column-end: span 2;
        }

        .formVeriRespDiv[cols='3'] div[rowspan='3'] {
            grid-column-end: span 3;
        }

        .formVeriRespDiv[cols='3'] div[rowspan='4'] {
            grid-column-end: span 4;
        }

        .formVeriRespDiv[cols='3'] div[rowspan='5'] {
            grid-column-end: span 5;
        }

        .formVeriRespDiv[cols='3'] div[rowspan='6'] {
            grid-column-end: span 6;
        }
}

@media screen and (max-width:1039px) {
    .formVeriRespDiv[cols='4'] {
        background-color: #E3E0E0;
        border-radius: 5px;
        padding: 5px;
    }
}

@media screen and (min-width: 1040px) {
    .formVeriRespDiv[cols='4'] {
        grid-template-columns: auto auto auto auto;
    }

    .formVeriRespDiv[cols='5'] {
        grid-template-columns: auto auto auto auto auto;
    }

    .formVeriRespDiv[cols='6'] {
        grid-template-columns: auto auto auto auto auto auto;
    }

        .formVeriRespDiv[cols='4'] div[colspan='2'], .formVeriRespDiv[cols='5'] div[colspan='2'], .formVeriRespDiv[cols='6'] div[colspan='2'] {
            grid-column-end: span 2;
        }

        .formVeriRespDiv[cols='4'] div[colspan='3'], .formVeriRespDiv[cols='5'] div[colspan='3'], .formVeriRespDiv[cols='6'] div[colspan='3'] {
            grid-column-end: span 3;
        }

        .formVeriRespDiv[cols='4'] div[colspan='4'], .formVeriRespDiv[cols='5'] div[colspan='4'], .formVeriRespDiv[cols='6'] div[colspan='4'] {
            grid-column-end: span 4;
        }

        .formVeriRespDiv[cols='4'] div[colspan='5'], .formVeriRespDiv[cols='5'] div[colspan='5'], .formVeriRespDiv[cols='6'] div[colspan='5'] {
            grid-column-end: span 5;
        }

        .formVeriRespDiv[cols='4'] div[colspan='6'], .formVeriRespDiv[cols='5'] div[colspan='6'], .formVeriRespDiv[cols='6'] div[colspan='6'] {
            grid-column-end: span 6;
        }


        .formVeriRespDiv[cols='4'] div[rowspan='2'], .formVeriRespDiv[cols='5'] div[rowspan='2'], .formVeriRespDiv[cols='6'] div[rowspan='2'] {
            grid-column-end: span 2;
        }

        .formVeriRespDiv[cols='4'] div[rowspan='3'], .formVeriRespDiv[cols='5'] div[rowspan='3'], .formVeriRespDiv[cols='6'] div[rowspan='3'] {
            grid-column-end: span 3;
        }

        .formVeriRespDiv[cols='4'] div[rowspan='4'], .formVeriRespDiv[cols='5'] div[rowspan='4'], .formVeriRespDiv[cols='6'] div[rowspan='4'] {
            grid-column-end: span 4;
        }

        .formVeriRespDiv[cols='4'] div[rowspan='5'], .formVeriRespDiv[cols='5'] div[rowspan='5'], .formVeriRespDiv[cols='6'] div[rowspan='5'] {
            grid-column-end: span 5;
        }

        .formVeriRespDiv[cols='4'] div[rowspan='6'], .formVeriRespDiv[cols='5'] div[rowspan='6'], .formVeriRespDiv[cols='6'] div[rowspan='6'] {
            grid-column-end: span 6;
        }
}


@media screen and (min-width: 450px) {
    .fieldWrapper > :not(:first-child) {
        margin-left: 5px;
    }
}


@media screen and (max-width: 429px) {
    .fieldWrapper > :not(.fieldText):not(:first-child) {
        margin-top: 2px;
    }
}

.fieldWrapper > style:first-child + * {
    margin-left: 0px !important;
}



.formVeriRespDiv .row {
    width: 100%;
}

    .formVeriRespDiv .row + .row {
        margin-top: 8px;
    }

    .formVeriRespDiv .row > div {
        white-space: nowrap;
    }

.col + .col {
    padding-left: 10px;
}


.buttonMenu ul button {
    width: 100%;
    text-align: left;
    margin: 0;
}

.buttonMenu ul {
    overflow: hidden !important;
}

    .buttonMenu ul li, .buttonMenu .k-link {
        padding: 0 10px 0 0 !important;
    }

.buttonMenu {
    background-color: #fff !important;
    color: black !important;
    float: right;
}

    .buttonMenu > li button {
        margin-right: 5px;
    }

    .buttonMenu > li .k-icon {
        margin-right: 5px;
    }

    .buttonMenu table {
        border-spacing: 5px;
    }

        .buttonMenu table td {
            padding-right: 2px;
        }

            .buttonMenu table td + td {
                padding-right: 0px;
                padding-left: 2px;
            }

.menuLogo {
    background-color: #f5f5f5;
    box-shadow: 0 0 10px rgba(0,0,0,.2) inset;
}

header .k-menu.k-menu-horizontal {
    border-top: none;
}

.gr-nav-menu {
    position: fixed;
    width: 100%;
    z-index: 2;
}

    .gr-nav-menu .toggle-button {
        display: none;
        float: right;
        margin-right: 15px;
        margin-top: 5px;
    }

    .gr-nav-menu.k-menu-vertical .toggle-button {
        display: inline-block;
    }

    .gr-nav-menu.k-menu.k-menu-horizontal .k-item.nav-right {
        border-left-width: 1px;
        border-right-width: 0;
        float: right;
    }

    .gr-nav-menu.k-menu-vertical {
        overflow: hidden;
    }


    .gr-nav-menu.k-menu-vertical {
        overflow: hidden;
    }

    .gr-nav-menu > li {
        float: none;
    }

        .gr-nav-menu > li:not(:first-child) {
            display: none;
        }

legend button.smallbuttonwrapper {
    font-size: 12px;
}

.clearfix {
    display: block;
    content: "";
    clear: both;
}
