﻿body {
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.navbar-brand > img {
    /* margin-top: 2px; */
    height: 30px;
}

.navbar-brand {
    float: left;
    padding: 6px 18px;
    font-size: 14px;
    line-height: 20px;
    height: 46px;
}


@keyframes zemin {
    from {
        background-color: #abfeab
    }

    to {
        background-color: white
    }
}

@keyframes zemin1 {
    from {
        background-color: #feabae
    }

    to {
        background-color: white
    }
}

@keyframes zemin2 {
    from {
        background-color: #000000
    }

    to {
        background-color: white
    }
}

.uyari_zemin {
    background-color: #abfeab;
    animation-name: zemin;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.gec_uyari_zemin {
    background-color: #feabae;
    animation-name: zemin1;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.onay_uyari_zemin {
    background-color: #000000;
    animation-name: zemin2;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.gorulmedi_zemin {
    background-color: #e6e6e6;
    /*animation-name: zemin;
    animation-duration: 1s;
    animation-iteration-count: infinite;*/
}

@keyframes nokta {
    from {
        background-color: transparent;
        border: 1px solid transparent;
    }

    to {
        background-color: red;
        border: 1px solid #fff;
    }
}

.uyari_nokta {
    background-color: red;
    border: 1px solid #fff;
    animation-name: nokta;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 3px;
    margin-right: 3px;
}

@keyframes nokta_ic {
    from {
        background-color: transparent;
        border: 1px solid transparent;
    }

    to {
        background-color: red;
        border: 1px solid #fff;
    }
}

.uyari_nokta_ic {
    background-color: red;
    border: 1px solid #fff;
    animation-name: nokta_ic;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    top: -11px;
    left: -14px;
    margin-top: 3px;
    margin-right: 3px;
}

.brighttheme .ui-pnotify-action-bar {
    padding-top: 0;
}

.pmesaj {
    left: inherit;
    bottom: inherit;
}

.note-editor .note-toolbar {
    background-color: #fcfcfc;
    border-bottom: 1px solid #ddd;
    padding: 15px 15px;
    padding-top: 0;
    margin: 0;
    border-radius: 3px;
}

/*.modal:nth-of-type(even) {
    z-index: 1052 !important;
}*/

.modal-backdrop.show:nth-of-type(even) {
    z-index: 1051 !important;
}

.dikYazi {
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 50%;
    position: relative;
}

.datatable-scroll-wrap {
    overflow-x: inherit;
}

.katki {
    background-color: red;
}

.alerjen {
    background-color: blue;
}

.noSelect {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.duzeltIcon:hover {
    cursor: text;
}

.mesajPenceresi {
    bottom: 0;
    position: absolute;
    width: -webkit-fill-available;
}

.page-header-default {
    margin-bottom: 0px !important;
}

._header {
    position: fixed;
    width: calc(100% - 385px);
    z-index: 3;
    top: 0;
}

._headerMobil {
    position: fixed;
    width: 100%;
    z-index: 3;
    top: 0;
}

._panel {
    border: 0;
    margin-top: 94px;
}

._footer {
    position: fixed;
    z-index: 3;
    bottom: 0;
}

.chatContent {
    height: calc(100% - 74px);
    width: calc(100% - 385px)
}

.chat-list, .chat-stacked {
    max-height: 100%;
    overflow: auto;
}

.page-title-new {
    padding: 15px;
    display: block;
    position: relative;
    font-size: 10px;
}

/*.sidebar1 {
    display: table-cell;
    vertical-align: top;
    background-color: #263238;
    color: #fff;
    position: relative;
    width: 400px;
}
.sidebar-fixed.sidebar-default .sidebar-content1 {
    position: fixed;*/
/*max-height: 100%;
    overflow: auto;
    top: 48px;
    bottom: 48px;
    margin-bottom: -48px;
    padding-bottom: 8px;*/
/*width: 400px;
}*/

.chat-list .reversed .media-content:not([class*=bg-]) {
    background-color: #EEFFDE;
    border-color: #EEFFDE;
}

.text-black {
    color: black !important;
    font-weight: 500 !important;
}

.user-image {
    background-color: white;
    padding: 5px;
}

.status-mark-circle {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid;
}

.img-xlg {
    width: 60px !important;
    height: 60px !important;
}

.img-xl {
    width: 80px !important;
    height: 80px !important;
}

.right-sideber-width {
    width: 330px;
}

.right-sidebar-content {
    width: 330px !important;
}

.pointer {
    cursor: pointer;
}

.menu-padding {
    padding: 5px 20px !important;
}

._nav-tabs:before {
    content: 'PROJEKT';
}

.labelTakvim {
    display: inline-block;
    font-weight: 500;
    padding: 0px 3px 0px 3px;
    line-height: 1.5384616;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 0.1px;
    border-radius: 2px;
}
.modal-xl {
    width: 1310px;
}

.ui-pnotify-title {
    display: block;
    margin-top: 0;
    margin-bottom: -15px;
    font-size: 12px;
}

.ui-pnotify {
    border-radius:20px;
    
}
.ui-pnotify-container {
    border-radius: 20px;
    
}
.ui-pnotify[class*=bg-] > .brighttheme {
    border-color: transparent;
}

.fixedHeader-floating, .fixedHeader-locked {
    background-color: #fff;
    margin-top: 48px;
    margin-bottom: 0;
}

.ustBar {
    display: inline-block;
    padding-left: 7px;
}

.nokta_kirmizi {
    background-color: red;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 100%;
}
.nokta_yesil {
    background-color: green;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 100%;
}

/* ckeditor5-table/theme/table.css */
.cke_textarea_inline {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    min-height: 100px;
    /*border: 1px double hsl(0, 0%, 70%);*/
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
}
