﻿.station-wrapper {
    padding: 30px;
    background: #fff;
}

.title {
    border-bottom: 1px solid rgba(128, 128, 128, 0.32);
    margin-bottom: 4px;
    padding-left: 6px;
    padding-top: 3px;
}

.yonetim-button {
    text-align: center;
    border: 1px solid rgba(128, 128, 128, 0.17);
    margin-bottom: 4px;
    padding: 16px;
    border-radius: 5px;
    min-height: 148px;
}

    .yonetim-button .elemIcon .icon {
        font-size: 38px;
    }

    .yonetim-button a {
        padding: 40px !important;
        display: grid;
    }

.min-height-684 {
    min-height: 684px;
}

.padding-top10 {
    padding-top: 10px;
}

.padding-top0 {
    padding-top: 0px !important;
}

.foto-wrapper {
    overflow: hidden;
    height: 475px;
}

.wrapper-border {
    text-align: center;
    border: 1px solid rgba(128, 128, 128, 0.17);
    padding: 2px;
    border-radius: 5px;
    margin-bottom: 14px;
}

.k-event-template {
    padding: 0 !important;
}

/*.btn {
    padding: 9px !important;
}*/


.btn.btn-danger.active {
    background-color: #18a689 !important;
    border-color: #18a689 !important;
    color: #FFFFFF;
}

.k-slider-vertical .k-label {
    color: white;
}


#video {
    height: 480px;
}

.pink-lg {
    background-color: #ee7489;
    color: white;
}

.k-state-disabled {
    pointer-events: none;
}

legend.datalink {
    cursor: pointer;
}


.wrapper-export {
    position: absolute;
    z-index: 999;
    right: 14px;
    top: -21px;
}

td.day.disabled,
td.month.disabled,
td.years.disabled {
    background-color: #fefafa !important;
}

legend.datalink:hover {
    text-decoration: underline;
}

.progress span {
    font-weight: bold;
}

.default-bg {
    border: 1px solid gainsboro;
    background: gainsboro;
    color: black;
}

.customClass {
    background-color: red;
    color: white;
}

.progress {
    margin-bottom: 0px !important;
}

.widget {
    padding: 8px 11px;
}

.btn-wrapper {
    width: 20%;
}

.m-5 {
    margin: 5px;
}

.bg-green, .bg-green:hover {
    background-color: rgb(0, 128, 0);
    border-color: green;
    color: white;
}


.acik h3.olcum-bg {
    background: #008000b3;
    box-shadow: 0px 1px 6px -1px #008000b3;
}

.kapali h3.olcum-bg {
    background: #d4565b;
    box-shadow: 0px 1px 6px -1px #d4565b;
}

h3.olcum-bg {
    color: white;
    padding-top: 29px;
    padding-bottom: 29px;
    width: 78px;
    margin: 0 auto;
    border-radius: 40px;
    background: #ED9A41;
    box-shadow: 0px 1px 6px -1px #ED9A41;
}



.widget {
    cursor: default !important;
    padding: 15px;
}

#Diagnostics fieldset {
    padding-bottom: 20px !important;
}

[data-cardInfo="card"] .widget {
    font-size: 11px;
}

strong {
    cursor: text !important;
}

.elem.erisimyok .elemStatusText > i:after {
    content: "ERİŞİM SAĞLANAMADI";
}

table .k-floatwrap {
    display: none;
}

.aktive {
    position: relative;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    color: black;
    padding: 0px 15px 0px 15px;
}

    .aktive > div {
        background-color: #1ab394 !important;
    }

.pasive {
    position: relative;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    color: black;
    padding: 0px 15px 0px 15px;
}

    .pasive > div {
        background-color: #f8ac59 !important;
    }

.eslesmemis {
    position: relative;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    color: black;
    padding: 0px 15px 0px 15px;
}

    .eslesmemis > div {
        background-color: #ed5565 !important;
    }

/*Ölçümler*/
.alert-info {
    color: #31708f;
    background-color: #dfe8ec;
    border-color: #dfe8ec;
}

.alert.alert-info.clearfix.text-center {
    user-select: none;
}

#Kare {
    background-color: dimgrey;
    width: 33px;
    height: 36px;
    position: relative;
    float: right;
}


.kutu > div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 100%;
    /* background-color: #f00; */
}

.kutu {
    position: relative;
    float: left;
    margin-right: 5px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    padding: 0px 5px 0px 25px;
    background-color: #fff;
}

.valid {
    color: green;
    cursor: pointer;
}

    .valid > div {
        background-color: green;
    }




.span {
    color: #d9973c;
    cursor: pointer;
}

    .span > div {
        background-color: #d9973c;
    }

.zero {
    color: #00BEFF;
    cursor: pointer;
}

    .zero > div {
        background-color: #00BEFF;
    }

.bilinmiyor {
    color: #ED6A5E;
    cursor: pointer;
}

    .bilinmiyor > div {
        background-color: #ED6A5E;
    }

.test {
    color: gold;
    cursor: pointer;
}

    .test > div {
        background-color: gold;
    }

.warm {
    color: #FF0000;
    cursor: pointer;
}

    .warm > div {
        background-color: #FF0000;
    }




.invalid {
    color: brown;
    cursor: pointer;
}

    .invalid > div {
        background-color: brown;
    }



.kutu > .fa:before {
    color: #fff;
    z-index: 2;
    line-height: 30px;
}


.kutus > .fa:before {
    color: #fff;
    z-index: 2;
    line-height: 30px;
}

.kutus > div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 100%;
}

.kutus {
    position: relative;
    float: right;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid;
    padding: 0px 10px 0px 30px;
    background-color: #fff;
}

.k-grid-content .k-plus, .k-grid-content .k-i-expand {
    background-image: url('../../../../Content/Custom/img/arrow_down_normal_grid.png') !important;
    background-position: 50% 0% !important;
    opacity: 1 !important;
}

.k-grid-content .k-minus, .k-grid-content .k-i-collapse {
    background-image: url('../../../../Content/Custom/img/arrow_up_normal_grid.png') !important;
    background-position: 50% 50% !important;
    opacity: 1 !important;
}


.ovflow-height608 {
    overflow: auto;
    height: 608px;
}

.pagination > li {
    display: inline;
    color: black !important;
}

li.page.active .page-link {
    background: #1ab394 !important;
    color: white !important;
}

.pagination {
    margin-top: -5px;
    margin-right: 15px;
}
