﻿html {
    font: 400 12px Arial, Helvetica, sans-serif;
}

html,
body {
    height: 100%;
}

body.bodyActive{
    overflow:hidden;
}

body {
    background-color: #fff;
    color: #555;
    font: 400 12px Arial, Helvetica, sans-serif;
    position: relative;
    padding-top: 50px;
    overflow-x: hidden;
}

* {
    font-size: 12px;
    font-family: sans-serif;
    margin: 0px;
    padding: 0px;
}

    *::-webkit-scrollbar-track {
        background-color: #fff;
    }

    *::-webkit-scrollbar {
        width: 8px;
        background-color: #bdbdbd;
    }

    *::-webkit-scrollbar-thumb {
        background-color: #bdbdbd;
    }

.dspNone {
    display: none;
}

.dspNoneImportant {
    display: none !important;
}

#mainContent {
    width: calc(100% - 250px);
    padding: 0px 5px 5px 0px;
    float: right;
}

.box-contentMini {
    background-color: #fff;
    max-width: 400px;
    margin: 0 auto 4.5em;
    padding: 0px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);
}


.k-widget:not(.k-tooltip) {
    padding-top: 0px;
}


.confirm {
    padding-top: 1em;
    text-align: center;
}

.valid {
    color: green;
}

.invalid {
    color: red;
}

.divKayitSatir .k-button {
    font-size: 13px;
}

.validationError li {
    color: #a94442;
    font-size: 14px !important;
    list-style:none!important;
}

.divKayitSatir {
    width: 100%;
    display: table !important;
}


    .divKayitSatir.dspNone {
        display: none !important;
    }



    .divKayitSatir input[type='text'], .divKayitSatir input[type='password'] {
        width: 100% !important;
        text-indent: 5px;
        line-height: 27px;
        color: #55595c;
        background-image: none;
        display: block;
        font-weight: normal;
        border: 1px solid rgba(33,37,41,.15);
        height: 27px; /*ie için*/
    }

    .divKayitSatir div.gridArama input[type='text'] {
        height: 29px !important;
    }



    .divKayitSatir textarea {
        width: 100% !important;
        text-indent: 5px;
        line-height: 27px;
        color: #55595c;
        background-image: none;
        display: block;
        font-weight: normal;
        border: 1px solid rgba(33,37,41,.15);
    }

    .divKayitSatir label {
        font-weight: bold;
        line-height: 25px;
        display: inline-block;
        max-width: 100%;
        margin-bottom: 0px;
    }

    .divKayitSatir .k-block, .divKayitSatir .k-widget, .divKayitSatir .k-state-default {
        border: none;
    }

    .divKayitSatir .k-dropdowntree {
        width: 100%;
    }

    .divKayitSatir :not(div.gridArama) .k-widget {
        width: 100%;
    }

    .divKayitSatir > .ckEditorSatir {
        overflow: hidden;
        height: inherit !important;
    }

        .divKayitSatir > .ckEditorSatir textarea#txtEditor0, .divKayitSatir > .ckEditorSatir textarea#txtEditor1 {
            display: none;
        }

    .divKayitSatir hr {
        margin-top: 0px;
        margin-bottom: 0px;
        border-color: #a5a5a5;
    }

        .divKayitSatir hr.hr-text {
            line-height: 27px;
            position: relative;
            outline: 0;
            border: 0;
            color: black;
            text-align: center;
            height: 27px;
            opacity: 1;
        }

            .divKayitSatir hr.hr-text:before {
                content: "";
                background-color: #333;
                position: absolute;
                left: 0;
                top: 50%;
                width: 100%;
                height: 1px;
            }

            .divKayitSatir hr.hr-text:after {
                content: attr(data-content);
                position: relative;
                display: inline-block;
                color: #333;
                padding: 0 0.5em;
                line-height: 1.5em;
                background-color: #ffffff;
            }


    .divKayitSatir:first-child {
        border-top: 1px solid #ebebeb;
    }

    .divKayitSatir > div[class^='col-md'] {
        padding: 5px;
        border-bottom: 1px solid #ebebeb;
        line-height: 27px;
        height: 38px;
    }

    .divKayitSatir > div[class^='col-md'] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }

        .divKayitSatir > div[class^='col-md']:first-child {
            border-left: 1px solid #ebebeb;
        }

            .divKayitSatir > div[class^='col-md']:first-child:visible {
                border-left: 1px solid #ebebeb;
            }

        .divKayitSatir > div[class^='col-md']:last-child {
            border-right: 1px solid #ebebeb;
        }

    .divKayitSatir .lblEtiket {
        line-height: 27px;
    }

        .divKayitSatir .lblEtiket label {
            margin: 0;
            font-weight: 600;
        }




/*Zorunlu Alan label*/
.lblZorunluAlan {
    color: #f05050;
}

.divKayitSatir input[type='text'].input-validation-error, .divKayitSatir textarea.input-validation-error {
    border-color: #f56b6b !important;
}

.divKayitSatir input[type='password'].input-validation-error {
    border-color: #f56b6b !important;
}

@media only screen and (max-width: 991px) {
    .divKayitSatir > div[class^='col-md'] {
        display: block;
        height: initial;
    }

    .divKayitSatir > div.clnBos {
        display: none;
    }
}

@media (max-width: 991px) {
    .divKayitSatir > div[class^='col-md'] {
        border-right: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
    }

    .clnBos {
        display: none;
    }
}


.lblValidasyonSonuc {
    color: #a94442;
    font-weight: bold;
    font-size: 11px;
}



body::-webkit-scrollbar-track {
    background-color: #fff;
}

body::-webkit-scrollbar {
    width: 13px;
    background-color: #bdbdbd;
}

body::-webkit-scrollbar-thumb {
    background-color: #bdbdbd;
}


/*Btn*/
.genelBTN {
    border: 1px solid #3176b9;
    border-radius: 2px;
    background-color: #3176b9;
    color: #fff;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    /*height: 27px;*/
    line-height: 27px;
    padding: 0px 10px; /*15*/
    font-weight: 400;
    display: inline-block;
    position:relative;
}

    .genelBTN.dspNone {
        display: none;
    }

    .genelBTN:not(:last-child) {
        margin-right: 5px;
    }

    .genelBTN i {
        margin-right: 5px;
    }

    .genelBTN.tabloBTN i {
        margin-right: 0px;
    }

    .genelBTN:hover, .genelBTN.tabloBTN:hover {
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        background-color: #215b93;
    }

    .genelBTN:active, .genelBTN:focus {
        cursor: default;
        color: #fff;
        text-decoration: none;
        background-color: #3176b9;
    }

    .genelBTN.lnkDownload {
        border: 1px solid #3b94f0;
        color: #e33f43;
        background-color: #fff;
    }

    .genelBTN.btnKirmizi {
        border: 1px solid #f03b3b;
        color: #fff;
        background-color: #f03b3b;
    }
        .genelBTN.btnKirmizi:hover {
            cursor: pointer;
            color: #fff;
            text-decoration: none;
            background-color: #932121;
        }

.btn-fileup {
    position: relative;
    overflow: hidden;
    margin-top: 0 !important;
}

    .btn-fileup i {
        margin-right: 5px;
    }

    .btn-fileup input[type=file] {
        top: 0;
        right: -1px;
        position: absolute;
        /*width: 75px;*/
        height: 29px;
        font-size: 0;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: #fff;
        cursor: inherit;
        display: block;
        width: 100%;
    }

.SelectedFoto {
    background-position: 50% 50%;
    -webkit-transition-property: width,height;
    -webkit-transition-duration: 500ms;
    min-width: 50px;
    height: 90px;
    display: none;
    cursor: default;
    position: relative;
    margin-right: 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .SelectedFoto img {
        margin-right: 5px;
        margin-bottom: 5px;
        margin-top: 3px;
        cursor: pointer;
    }

    .SelectedFoto .secilenDosya {
        margin-right: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        line-height: 50px;
        display: inline-block;
        padding: 0px 5px;
        color: #fff;
    }

        .SelectedFoto .secilenDosya i {
            margin-right: 10px;
            font-size: 20px;
        }

.imgResim {
    height: 29px;
    margin: 0 auto;
    margin-right: 10px;
}

/*PhotoGaleri*/
.PhotoList {
    padding: 10px;
    margin: 5px;
    width: 180px;
    height: 180px;
    float: left;
    text-align: center;
    border: 1px solid #ccc;
    line-height: 120px;
    position: relative;
}

    .PhotoList .PhotoStar {
        position: absolute;
        right: 5px;
        top: 5px;
        height: 30px;
        line-height: 20px;
        font-size: 20px;
        background-color: #fff;
        border-radius: 100%;
        padding: 5px;
        color: #55595c;
        cursor: pointer;
    }

        .PhotoList .PhotoStar.Kapak {
            background-color: #fbc71d;
            color: #fff;
        }

    .PhotoList img {
        max-height: 120px;
    }

    .PhotoList .photoIslem {
        width: 150px;
        display: inline-block;
        font-size: 16px;
        line-height: 20px;
        position: absolute;
        bottom: 5px;
        left: 8px;
    }

        .PhotoList .photoIslem input {
            width: 50% !important;
            text-indent: 5px;
            line-height: 20px;
            color: #55595c;
            background-image: none;
            display: inline-block;
            font-weight: normal;
            border: 1px solid rgba(33,37,41,.25);
            height: 20px;
            text-align: center;
            margin-left: 5px;
        }

        .PhotoList .photoIslem i {
            font-size: 16px;
            top: 2px;
        }

        .PhotoList .photoIslem .photoSil {
            float: left;
            color: #f56b6b;
            cursor: pointer;
        }


    .PhotoList:hover .PhotoEdit {
        display: block;
    }

    .PhotoList .PhotoEdit {
        float: right;
    }

        .PhotoList .PhotoEdit a {
            color: #3b94f0;
        }


/*Grid*/
/*.k-grid-header .k-header:first-child {
    border-left-width: 1px !important;
}*/

/*.k-autocomplete .k-input {
    height: 15px !important;
}
    **Gridi Bozuyor


*/

.k-pdf-export .k-grid-toolbar,
.k-pdf-export .k-pager-wrap,
.k-pdf-export .k-filter-row {
    display: none !important;
}


/*popup Modal*/
.modal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(54, 64, 74, 0.8);
    display: none;
    overflow-x: hidden;
    z-index: 299;
}

    .modal-overlay.modal-overlayMini {
        z-index: 310;
    }

    .modal-overlay.modal-overlay3Kirim {
        z-index: 311;
    }

    .modal-overlay.modal-overlay4Kirim {
        z-index: 312;
    }

    .modal-overlay.modal-overlay5Kirim {
        z-index: 313;
    }

.modalcontent {
    position: relative;
    background-color: #fff;
    display: block;
    margin: 0px auto;
    margin-top: 80px;
    margin-bottom: 40px;
    max-width: 1200px;
    min-height: 50px;
    height: auto;
    display: none;

    height: auto;
    min-height: calc(100% - 120px);
}

    .modalcontent .content {
        overflow: hidden;
    }

    .modalcontent.Max {
        max-width: 100%;
        margin-top: 0;
        height: 100%;
        margin-bottom: 0px;
        overflow: auto;
    }

@media only screen and (max-width: 600px) {
    .modalcontent {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.closePopUp {
    transition: all ease 0.1s;
    color: #929292;
    font-size: 14px;
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

    .closePopUp:hover {
        cursor: pointer;
        color: #3176b9;
    }

    .closePopUp i {
        line-height: 22px;
    }

.maxMinPopup {
    transition: all ease 0.1s;
    color: #929292;
    font-size: 14px;
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

    .maxMinPopup:hover {
        cursor: pointer;
        color: #3176b9;
    }

    .maxMinPopup i {
        line-height: 22px;
    }

.modalContainer {
    position: relative;
}

    .modalContainer .form-group span {
        font-weight: 400;
    }

    .modalContainer .caption {
        margin: 0px;
    }

    .modalContainer .content {
        padding: 10px;
    }

.caption {
    font-size: 20px;
    padding: 10px 20px;
    border-bottom: 1px solid #426e98;
    border-top: 1px solid transparent;
    z-index: 1;
}

.content {
    padding: 10px;
}

.modalContainer .nav-tabs {
    margin-top: -10px;
}

.nav-tabs {
    border-bottom: 1px solid #efefef;
    font-size: 17px;
    border-bottom: none;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .nav-tabs > li > a {
        border: none;
        color: #666;
    }

        .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
            border: none;
            color: #3176b9 !important;
            background: transparent;
        }

        .nav-tabs > li > a::after {
            content: "";
            background: #3176b9;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0px;
            bottom: -1px;
            transition: all 250ms ease 0s;
            transform: scale(0);
        }

    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
        transform: scale(1);
    }

.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 5px 0;
}

.nav-tabs > li, .nav-pills > li {
    float: none;
    display: inline-block;
}



.LoadingDiv {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    text-align: center;
    z-index: 1100;
}

    .LoadingDiv img {
        top: 40%;
        position: relative;
    }

.loader {
    position: relative;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3176b9;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1.5s ease-in-out infinite;
    -o-animation: spin 1.5s ease-in-out infinite;
    animation: spin 1.5s ease-in-out infinite;
}

    .loader:before {
        border-width: inherit;
        border-radius: inherit;
        border: inherit;
        border-top-color: #5c636c;
        content: "";
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        -webkit-animation: spin 1.5s linear infinite;
        -o-animation: spin 1.5s linear infinite;
        animation: spin 1.5s linear infinite;
    }

    .loader:after {
        border-width: inherit;
        border-radius: inherit;
        border: inherit;
        border-top-color: #0094ff;
        content: "";
        position: absolute;
        top: 25px;
        left: 25px;
        right: 25px;
        bottom: 25px;
        -webkit-animation: spin 0.75s linear infinite;
        -o-animation: spin 0.75s linear infinite;
        animation: spin 0.75s linear infinite;
    }

.color-blue {
    color: #3176b9;
}



@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.MarginAuto {
    margin: 0px auto;
}

.MarinNone {
    margin: 0px !important;
}

.MTop0 {
    margin-top: 0px !important;
}

.MTop5 {
    margin-top: 5px !important;
}

.MTop10 {
    margin-top: 10px !important;
}

.MTop15 {
    margin-top: 15px !important;
}

.MTop20 {
    margin-top: 20px !important;
}

.MTop25 {
    margin-top: 25px !important;
}

.MTop30 {
    margin-top: 30px !important;
}

.MBot0 {
    margin-bottom: 0px !important;
}

.MBot5 {
    margin-bottom: 5px !important;
}

.MBot10 {
    margin-bottom: 10px !important;
}

.MBot15 {
    margin-bottom: 15px !important;
}

.MBot20 {
    margin-bottom: 20px !important;
}

.MBot25 {
    margin-bottom: 25px !important;
}

.MBot30 {
    margin-bottom: 30px !important;
}

.MRgt0 {
    margin-right: 0px !important;
}

.MRgt5 {
    margin-right: 5px !important;
}

.MRgt10 {
    margin-right: 10px !important;
}

.MRgt15 {
    margin-right: 15px !important;
}

.MRgt20 {
    margin-right: 20px !important;
}

.MRgt25 {
    margin-right: 25px !important;
}

.MRgt30 {
    margin-right: 30px !important;
}

.MLft0 {
    margin-left: 0px !important;
}

.MLft5 {
    margin-left: 5px !important;
}

.MLft10 {
    margin-left: 10px !important;
}

.MLft15 {
    margin-left: 15px !important;
}

.MLft20 {
    margin-left: 20px !important;
}

.MLft25 {
    margin-left: 25px !important;
}

.MLft30 {
    margin-left: 30px !important;
}

.MAll5 {
    margin: 5px !important;
}

.MAll10 {
    margin: 10px !important;
}

.MAll15 {
    margin: 15px !important;
}

.MAll20 {
    margin: 20px !important;
}

.MAll25 {
    margin: 25px !important;
}

.MAll30 {
    margin: 30px !important;
}


.PaddingNone {
    padding: 0px !important;
}

.PTop0 {
    padding-top: 0px !important;
}

.PTop5 {
    padding-top: 5px !important;
}

.PTop10 {
    padding-top: 10px !important;
}

.PTop15 {
    padding-top: 15px !important;
}

.PTop20 {
    padding-top: 20px !important;
}

.PTop25 {
    padding-top: 25px !important;
}

.PTop30 {
    padding-top: 30px !important;
}

.PBot0 {
    padding-bottom: 0px !important;
}

.PBot5 {
    padding-bottom: 5px !important;
}

.PBot10 {
    padding-bottom: 10px !important;
}

.PBot15 {
    padding-bottom: 15px !important;
}

.PBot20 {
    padding-bottom: 20px !important;
}

.PBot25 {
    padding-bottom: 25px !important;
}

.PBot30 {
    padding-bottom: 30px !important;
}

.PRgt0 {
    padding-right: 0px !important;
}

.PRgt5 {
    padding-right: 5px !important;
}

.PRgt10 {
    padding-right: 10px !important;
}

.PRgt15 {
    padding-right: 15px !important;
}

.PRgt20 {
    padding-right: 20px !important;
}

.PRgt25 {
    padding-right: 25px !important;
}

.PRgt30 {
    padding-right: 30px !important;
}

.PLft0 {
    padding-left: 0px !important;
}

.PLft5 {
    padding-left: 5px !important;
}

.PLft10 {
    padding-left: 10px !important;
}

.PLft15 {
    padding-left: 15px !important;
}

.PLft20 {
    padding-left: 20px !important;
}

.PLft25 {
    padding-left: 25px !important;
}

.PLft30 {
    padding-left: 30px !important;
}

.PAll5 {
    padding: 5px !important;
}

.PAll10 {
    padding: 10px !important;
}

.PAll15 {
    padding: 15px !important;
}

.PAll20 {
    padding: 20px !important;
}

.PAll25 {
    padding: 25px !important;
}

.PAll30 {
    padding: 30px !important;
}

.BorderTop0 {
    border-top: 0px !important;
}

.BorderBot0 {
    border-bottom: 0px !important;
}

.txtUPPERCASE {
    text-transform: uppercase !important;
}

.txtLOWERCASE {
    text-transform: lowercase !important;
}

.page-template {
    font-family: "DejaVu Sans", "Arial", sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


    .page-template th {
        display: none !important;
    }


    .page-template .header {
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        border-bottom: 1px solid #888;
        color: #888;
    }

    .page-template .footer {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 30px;
        border-top: 1px solid #888;
        text-align: right;
        color: #888;
    }

    .page-template .watermark {
        font-weight: bold;
        font-size: 400%;
        text-align: center;
        margin-top: 30%;
        color: #aaaaaa;
        opacity: 0.3;
        transform: rotate(-35deg) scale(1.7, 1.5);
    }

.k-pdf-export .no-export {
    display: none !important;
}

.k-pdf-export colgroup {
    display: none;
}

.page-template .no-export {
    display: none !important;
}

#btnPopCloseTema {
    display: none;
}

.popUp #btnPopCloseTema {
    display: inline-block;
}

.dropdownList {
    padding: 4px 5px;
    line-height: 5px;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin-right: 5px;
    border-radius: 2px;
    display: inline-block;
    min-width: 200px;
    /*max-width: 370px;*/
    max-width: 340px;
}

    .dropdownList.minWidth100 {
        min-width: 100px;
    }

    .dropdownList.input-validation-error {
        border-color: #f56b6b;
    }

.modalcontent .dropdownList {
    min-width: 180px;
}

@media (max-width: 480px) {
    .dropdownList {
        min-width: 30px;
        width: 100%;
    }
}

.k-nodata, .k-searchbar {
    display: none !important;
}

.k-pager-wrap {
    padding-top: 5px;
}
/*.k-grid-content{
    max-height:500px;
}*/
.text-center-important {
    text-align: center !important;
}
/*.k-animation-container:not(:) {
    display: none !important;
}*/
/*[novalidate="novalidate"] .input-validation-error{
    border-color:rgba(33,37,41,.15) !important;
}*/
/*.no-export {
   
}*/
.gridArama {
    padding: 0;
}

.ddlSELECT2 {
    min-width: 200px;
    width: 50%;
}

/*CheckboxButton*/
.CheckButton {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    .CheckButton ~ .CheckButtonlbl {
        padding-left: 23px;
        height: 18px;
        display: inline-block;
        /*line-height: 18px;*/ /*Form tasarım ekranında düzgün gösterilmeis için değiştirildi*/
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 13px;
        vertical-align: middle;
        cursor: pointer;
    }

    .CheckButton:checked ~ .CheckButtonlbl {
        background-position: 0 -18px;
    }

.CheckButtonlbl {
    background-image: url('../img/csscheck.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
}

/*RadioButton Start*/
.RadioButton {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    .RadioButton ~ .RadioButtonlbl {
        padding-left: 23px;
        height: 18px;
        height: 15px;
        display: inline-block;
        /*line-height: 18px;*/ /*Form tasarım ekranında düzgün gösterilmeis için değiştirildi*/
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 13px;
        vertical-align: middle;
        cursor: pointer;
    }

    .RadioButton:checked ~ .RadioButtonlbl {
        background-position: 0 -15px;
    }

.RadioButtonlbl {
    background-image: url(../img/cssradio.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
}
/*RadioButton End*/


.iconpicker-popover.popover {
    width: 300px !important;
}

.iconpicker-items a {
    width: 30px !important;
    height: 30px !important;
}

.iconpicker-items i {
    font-size: 30px;
}

form:not([novalidate="novalidate"]) .ddlSELECT2.input-validation-error ~ .select2 .select2-selection {
    border-color: #f56b6b !important;
}

.select2-container--default .select2-selection--multiple, .select2-selection--single {
    border: 1px solid rgba(33,37,41,.15) !important;
    border-radius: 0 !important;
    /*height:27px;*/
}

.select2-selection__rendered {
    /*height:27px;*/
}

.select2-container .select-all {
    position: absolute;
    top: 6px;
    right: 4px;
    width: 20px;
    height: 20px;
    margin: auto;
    display: block;
    background: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNDc0LjggNDc0LjgwMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc0LjggNDc0LjgwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zOTYuMjgzLDI1Ny4wOTdjLTEuMTQtMC41NzUtMi4yODItMC44NjItMy40MzMtMC44NjJjLTIuNDc4LDAtNC42NjEsMC45NTEtNi41NjMsMi44NTdsLTE4LjI3NCwxOC4yNzEgICAgYy0xLjcwOCwxLjcxNS0yLjU2NiwzLjgwNi0yLjU2Niw2LjI4M3Y3Mi41MTNjMCwxMi41NjUtNC40NjMsMjMuMzE0LTEzLjQxNSwzMi4yNjRjLTguOTQ1LDguOTQ1LTE5LjcwMSwxMy40MTgtMzIuMjY0LDEzLjQxOCAgICBIODIuMjI2Yy0xMi41NjQsMC0yMy4zMTktNC40NzMtMzIuMjY0LTEzLjQxOGMtOC45NDctOC45NDktMTMuNDE4LTE5LjY5OC0xMy40MTgtMzIuMjY0VjExOC42MjIgICAgYzAtMTIuNTYyLDQuNDcxLTIzLjMxNiwxMy40MTgtMzIuMjY0YzguOTQ1LTguOTQ2LDE5LjctMTMuNDE4LDMyLjI2NC0xMy40MThIMzE5Ljc3YzQuMTg4LDAsOC40NywwLjU3MSwxMi44NDcsMS43MTQgICAgYzEuMTQzLDAuMzc4LDEuOTk5LDAuNTcxLDIuNTYzLDAuNTcxYzIuNDc4LDAsNC42NjgtMC45NDksNi41Ny0yLjg1MmwxMy45OS0xMy45OWMyLjI4Mi0yLjI4MSwzLjE0Mi01LjA0MywyLjU2Ni04LjI3NiAgICBjLTAuNTcxLTMuMDQ2LTIuMjg2LTUuMjM2LTUuMTQxLTYuNTY3Yy0xMC4yNzItNC43NTItMjEuNDEyLTcuMTM5LTMzLjQwMy03LjEzOUg4Mi4yMjZjLTIyLjY1LDAtNDIuMDE4LDguMDQyLTU4LjEwMiwyNC4xMjYgICAgQzguMDQyLDc2LjYxMywwLDk1Ljk3OCwwLDExOC42Mjl2MjM3LjU0M2MwLDIyLjY0Nyw4LjA0Miw0Mi4wMTQsMjQuMTI1LDU4LjA5OGMxNi4wODQsMTYuMDg4LDM1LjQ1MiwyNC4xMyw1OC4xMDIsMjQuMTNoMjM3LjU0MSAgICBjMjIuNjQ3LDAsNDIuMDE3LTguMDQyLDU4LjEwMS0yNC4xM2MxNi4wODUtMTYuMDg0LDI0LjEzNC0zNS40NSwyNC4xMzQtNTguMDk4di05MC43OTcgICAgQzQwMi4wMDEsMjYxLjM4MSw0MDAuMDg4LDI1OC42MjMsMzk2LjI4MywyNTcuMDk3eiIgZmlsbD0iIzAwMDAwMCIvPgoJCTxwYXRoIGQ9Ik00NjcuOTUsOTMuMjE2bC0zMS40MDktMzEuNDA5Yy00LjU2OC00LjU2Ny05Ljk5Ni02Ljg1MS0xNi4yNzktNi44NTFjLTYuMjc1LDAtMTEuNzA3LDIuMjg0LTE2LjI3MSw2Ljg1MSAgICBMMjE5LjI2NSwyNDYuNTMybC03NS4wODQtNzUuMDg5Yy00LjU2OS00LjU3LTkuOTk1LTYuODUxLTE2LjI3NC02Ljg1MWMtNi4yOCwwLTExLjcwNCwyLjI4MS0xNi4yNzQsNi44NTFsLTMxLjQwNSwzMS40MDUgICAgYy00LjU2OCw0LjU2OC02Ljg1NCw5Ljk5NC02Ljg1NCwxNi4yNzdjMCw2LjI4LDIuMjg2LDExLjcwNCw2Ljg1NCwxNi4yNzRsMTIyLjc2NywxMjIuNzY3YzQuNTY5LDQuNTcxLDkuOTk1LDYuODUxLDE2LjI3NCw2Ljg1MSAgICBjNi4yNzksMCwxMS43MDQtMi4yNzksMTYuMjc0LTYuODUxbDIzMi40MDQtMjMyLjQwM2M0LjU2NS00LjU2Nyw2Ljg1NC05Ljk5NCw2Ljg1NC0xNi4yNzRTNDcyLjUxOCw5Ny43ODMsNDY3Ljk1LDkzLjIxNnoiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K') no-repeat center;
    background-size: contain;
    cursor: pointer;
    z-index: 999999;
}


.select2-results__options[aria-multiselectable="true"] .select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 20px;
    vertical-align: middle;
}

.select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected=true]:before {
    font-family: fontAwesome;
    content: "\f00c";
    color: #fff;
    background-color: #5897fb;
    border: 0;
    display: inline-block;
    padding-top: 4px;
    text-align: center;
}

.select2-all {
    cursor: pointer;
}

    .select2-all:before {
        content: "";
        display: inline-block;
        position: relative;
        height: 20px;
        width: 20px;
        border: 2px solid #e9e9e9;
        border-radius: 4px;
        background-color: #fff;
        margin-right: 20px;
        vertical-align: middle;
    }

    .select2-all[aria-selected=true]:before {
        font-family: fontAwesome;
        content: "\f00c";
        color: #fff;
        background-color: #5897fb;
        border: 0;
        display: inline-block;
        padding-top: 4px;
        text-align: center;
    }

.k-loading-color {
    background-color: #aeaeae !important;
}

.k-i-loading:after, .k-i-loading:before, .k-loading-image:after, .k-loading-image:before {
    top: 10% !important;
}





.k-pager-wrap.k-pager-sm .k-pager-sizes {
    display: flex !important;
}

.k-pager-wrap.k-pager-md .k-pager-info, .k-pager-wrap.k-pager-sm .k-pager-info {
    display: flex !important;
}


.genelTXTREADONLY {
    background: #dddddd !important;
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    cursor: default !important;
    text-indent: 0px !important;
}

}

.genelTXTAREA {
    resize: none;
    height: 150px;
}

.genelSWALTXT {
    width: 100% !important;
    text-indent: 5px;
    line-height: 27px;
    color: #55595c;
    background-image: none;
    display: block!important;
    font-weight: normal;
    border: 1px solid rgba(33,37,41,.15);
    height: 27px; /*ie için*/
}
.dropdownListSWAL{
    width:100%;
}

.lblUyari {
    font-weight: 600;
    background: #3c94ee;
    color: white;
}

.fontUyari {
    color: #a94442;
}

.block-content {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.9;
    opacity: .90;
    filter: alpha(opacity=90);
    text-align: center;
    z-index: 1100;
}

    .block-content img {
        top: 40%;
        position: relative;
    }

.mxToolbarMode {
    /*width: 67px;
    height: 97px;*/
    margin-left: 10px !important;
    margin-right: 10px !important;
}

div#divToolBar {
    width: 165px !important;
    /*height: 600px;*/
    overflow-y: auto !important;
    float: left;
}

div#divGrid {
    float: left;
    /*height: 600px;*/
    width: calc(100% - 165px);
}


/*Form Tasarım diğer sayfalarda kullanılıcak textarea için yükseklik ayarı*/
.inputItem textarea {
    min-height: 50px;
}

/*For Rapor Sayfaları Aralık olarak verilen inputları ikiye düzgün ayrıan class*/
.divKayitSatir input.AralikAramaAyrim {
    width: 48% !important;
    /* float: right; */
    display: inline-block;
}

.caption.kucuk {
    font-size: 17px;
}
/*.formUstAlanlar .caption,.col-md-4{
    padding-left:0;
    padding-right:0;
}*/

/*Ayir */
.formUstAlanlar {
    /*padding-top:20px;
    padding-bottom:20px;*/
}

    .formUstAlanlar > div {
        height: 600px;
        padding: 0;
    }

    .formUstAlanlar .altAlan3 {
        height: 33.3%;
    }

    .formUstAlanlar div > .content {
        overflow-y: auto;
        height: calc(100% - 39px);
        border-right: 1px solid #426e98;
        /*border-left: 1px solid #426e98;*/
        z-index: 100000000000000;
    }

    .formUstAlanlar div > .caption {
        border-right: 1px solid #426e98;
        border-top: 0;
    }

    .formUstAlanlar > div > .altAlan3:first-child .caption {
        border-right: 0;
    }
    /*.formUstAlanlar .altAlan3{
     border-right: 1px solid #426e98;
}*/

    .formUstAlanlar .draggable {
        z-index: 500000;
        background-color: #3176b9;
        padding: 10px 15px;
        color: white;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        position: relative;
        border-radius: 5px;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
    }

        .formUstAlanlar .draggable .drag-close {
            display: none;
        }

    .formUstAlanlar .dropzoneAlt .draggable .drag-close {
        display: block;
        right: -4px;
        top: -5px;
        position: absolute;
        /*color: white;*/
        /*border: 1px solid #f45905;*/
        /*border-radius: 100%;
        width: 15px;
        height: 15px;*/
        /*background-color: #f45905;*/
        font-size: 20px;
        padding: 0;
        text-align: center;
        cursor: pointer;
        color: #e99080;
    }

.draggable {
    /*-webkit-transition: position 2s;
    transition: position 2s;*/
}

.drop-zone-highlight {
    background-color: #f5feff;
    /*box-shadow: 1px;*/
}

#txtAktivite {
    width: 100%;
    border: 1px solid #426e98;
    line-height: 25px;
    border-radius: 3px;
    padding: 0 5px;
    background-color: #fafafa;
}

.aktivite {
    width: 100%;
    background-color: #3176b9;
    padding: 0px 5px;
    border-radius: 3px;
    margin-bottom: 10px;
    display: table;
}

    .aktivite input {
        float: left;
        padding: 0 5px;
        border: 0;
        cursor: default;
        line-height: 30px;
        background-color: transparent;
        color: white;
        outline: 0;
        width: 90%;
    }

        .aktivite input:focus {
            /*border: 1px solid #426e98;*/
            border: 0;
            cursor: auto;
            background-color: #3482ce;
        }

    .aktivite > .btnAktiviteOzellik {
        float: right;
        z-index: 15;
        padding: 7.5px 0;
        color: white;
        cursor: pointer;
    }


.contextmenu {
    min-width: 90px;
    max-width: 250px;
    /*box-shadow: 0 4px 5px 3px rgba(0, 0, 0, 0.2);*/
    position: absolute;
    display: none;
    background-color: #fff;
    z-index: 99999999999;
    border: 1px solid #000;
}

    .contextmenu .menu-options {
        list-style: none;
        padding: 10px 0;
        position: relative;
        max-height: 300px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .contextmenu .menu-option {
        font-weight: 500;
        font-size: 14px;
        padding: 10px 40px 10px 20px;
        cursor: pointer;
        word-break: break-word;
    }

        .contextmenu .menu-option:hover {
            background: rgba(0, 0, 0, 0.2);
        }


.fileUploadTemizle {
    /* padding: 0px; */
    background-color: #ff3535;
    color: #ffffff;
    /* margin: 0px auto; */
    width: 200px;
    text-align: center;
    border: 1px solid #ff3535;
    cursor: pointer;
}

    .fileUploadTemizle i {
        margin-right: 10px;
    }


.A_BekleyenIslerBaslik {
    font-size: 16px;
    padding: 7.5px 5px;
    font-weight: 600;
}

.A_BekleyenIslerGrid {
    border-bottom: 1px solid #426e98;
    padding-bottom: 7.5px;
}

tr.A_BekleyenIslerHedefSure td:nth-last-child(6) {
    background: #f3da2c;
    color: black;
    font-weight: 600;
}


tr.A_BekleyenIslerZamanAsimi td:nth-last-child(5) {
    background: #ff9b3f;
    color: white;
    font-weight: 600;
}

tr.A_BekleyenIslerZamanAsmis td:nth-last-child(5) {
    background: #d9534f;
    color: white;
    font-weight: 600;
}

.A_BekleyenIslerBaslik + div {
    margin-bottom: 10px;
}

.gridArama .k-edge .k-grid-header .k-header > .k-link, .k-ie .k-grid-header .k-header > .k-link {
    margin-right: 0 !important;
}



input.tarihAralik::after {
    content: '-';
}
/*sweetalert input validasyon uyarı icon*/
.sa-input-error.show {
    display: none !important;
}

.bgAraBaslik {
    background-color: #f3f3f3;
    font-weight: bold;
    font-size: 14px;
}




/*popup Modal*/
#popImza {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(54, 64, 74, 0.8);
    display: none;
    overflow-x: hidden;
    z-index: 299;
}


.popImzacontent {
    position: relative;
    background-color: #fff;
    display: block;
    margin: 0px auto;
    margin-top: 150px;
    margin-bottom: 40px;
    max-width: 400px;
    min-height: 50px;
    height: auto;
}

    .popImzacontent .content {
        overflow: hidden;
    }



@media only screen and (max-width: 600px) {
    .popImzacontent {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.ImzaSayacAlan {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    /* background-color: #fff; */
    padding: 5px;
    border-bottom: 1px solid #ededed;
}


/*Cursor*/
.cursorPointer {
    cursor: pointer;
}

.cursorDefault {
    cursor: default;
}


.maxMinPopup_2 {
    transition: all ease 0.1s;
    color: #929292;
    font-size: 14px;
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

    .maxMinPopup_2:hover {
        cursor: pointer;
        color: #3176b9;
    }

    .maxMinPopup_2 i {
        line-height: 22px;
    }


.fileHighlight {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
}



.genelBTN[disabled]::before {
    content:'';
    position:absolute;
    background-color:black;
    opacity:0.3;
    left:0;
    right:0;
    top:0;
    bottom:0;
}

.genelBTN[disabled]:hover{
    cursor:default;
    background-color:#3176b9;
}

.Font14{
    font-size:14px;
}

/*IE tablo görünümlerinde filtreleme tarafındaki küçük görünme durumu*/
.k-filtercell .k-filtercell-wrapper > .k-textbox, .k-filtercell :not(.k-dropdown-operator).k-widget{
width:calc(100% - 30px)!important;
}