﻿.gridSelectedRowBorder {
    background-color: #ffc04c9c !important;
}
.progress {
    height: 20px;
    margin-bottom: 0!important;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
/*i.fa.fa-file {
    font-size: 20px;
    padding: 12px;
    color: #1c84c6;
}*/
/*.form-control, .single-line {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 90%;
    float: left;
}*/
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    float:left;
}
.sliderust{
    margin-bottom:20px;
}
/*.actionbtnlist {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    margin-top: -15px;
}
.gridRightActionBtnclass > li > a {
    border-radius: 3px;
    color: inherit;
    line-height: 25px;
    margin: 4px !important;
    text-align: left;
    font-weight: normal;

}*/


.gridRightActionBtnclass {
    min-width: 120px;
    width: 120px;
}

    .gridRightActionBtnclass > li > a {
        font-size: 9px;
        color: #fff;
        font-weight: 600;
        width: 110px;
        white-space: normal;
        margin-left: 4px !important;
    }

ul.dropdown-menu.gridRightActionBtnclass {
    position: relative;
    z-index: 10;
}
.ibox-title {
    border-bottom: 1px solid #f3ebeb;
}
span.select2 {
    width: 100% !important;
}
[class^='select2'] {
    border-radius: 0px !important;
}
.wrapper.wrapper-content {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.checkLabel {
    padding: 10px 0 0 10px;
}

.isTalepRaporSayilari {
    font-size: 12px !important;
    text-align: center;
    display: block;
    padding: 20px;
    font-size: 14px;
    font-weight: bold;
}
span.field-validation-error {
    color: red !important;
    font-size: 11px;
}



/*jstree grid*/
li#j1_loading {
    margin-left: 30px;
}

.jstree-default .jstree-clicked {
    background: transparent !important;
    border-radius: 0px;
    box-shadow: none !important;
}

.jstree-default .jstree-hovered {
    background: transparent !important;
    border-radius: 0px;
    box-shadow: none !important;
}

.jstree-default .jstree-clicked {
    background: transparent !important;
    border-radius: 0px;
    box-shadow: none !important;
}

.jstree-grid-header-regular {
    background-color: #fff !important;
    border-bottom: 1px solid #f5f5f5;
}

th.jstree-grid-header.jstree-grid-header-cell.jstree-grid-header-regular {
    padding-left: 29px;
    font-size: 14px;
}
/*.jstree-grid-cell-regular {
    border-bottom: 1px solid #ececec;
}*/

.rolRightIslemDiv {
    margin-left: 17px;
    margin-bottom: 0px;
    /*border-bottom: 1px solid #ececec;*/
    border-bottom: 1px solid #f5f5f5;
    height: 30px;
    max-height: 30px;
}

    .rolRightIslemDiv > a {
        margin-right: 10px;
    }

.jstree-grid-separator-regular {
    border: none !important;
}

.jstree-anchor {
    font-size: 16px;
    /*border-bottom: 1px solid #ececec;*/
    border-bottom: 1px solid #f5f5f5;
}

.treeDuzenleCls {
    font-size: 12px;
    border: none;
    background: #fff;
    height: 28px;
}

.EkleCls {
    font-size: 12px;
    color: #23c6c8;
    width: 86px !important;
    display: inline-block;
    border: none;
    background: #fff;
    height: 28px;
}

.SilCls {
    font-size: 12px;
    color: #d02736;
    border: none;
    background: #fff;
    height: 28px;
}

.jstree-container-ul > li > a {
    font-size: 12px !important;
}

.jstree-anchor {
    font-size: 12px;
}

.jstree-default .jstree-anchor {
    line-height: 30px !important;
    height: 30px !important;
    max-height: 30px !important;
}

.jstree-default .jstree-closed > .jstree-ocl {
    background-position: -100px 0px;
}

.jstree-default .jstree-open > .jstree-ocl {
    background-position: -132px 0px;
}

.jstree-default .jstree-icon:empty {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
}

.treeDuzenleCls > .fa {
    margin-right: 4px;
}

.EkleCls > .fa {
    margin-right: 4px;
}

.SilCls > .fa {
    margin-right: 4px;
}

.jstree-grid-wrapper {
    overflow: auto;
}



/*mavi checkbox*/
.checkCustom {
    /*display: block;*/
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*margin-top: 7px;*/
    padding-top: 4px;
}

    /* Hide the browser's default checkbox */
    .checkCustom input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #ddd;
    background-color: #fff;
}

/* On mouse-over, add a grey background color */
.checkCustom:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkCustom input:checked ~ .checkmark {
    background-color: #1ab394;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkCustom input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkCustom .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal-dialog {
    max-width: 94%;
    margin: 0 auto;
}
/*body.modal-open {
    margin-right: 10px;
}*/


.jsGridfumeRow > td {
    background-color: #d9d9d9 !important
}

.jsGridyesilRow > td {
    background-color: #1be4bb !important;
}

.jsGridkirmiziRow > td {
    background-color: #d02736 !important;
}
/*Kategori Combobox Stilleri*/
.select2-results span[customColor="koyuKirmizi"] {
    font-weight: bold !important;
    color: #000 !important;
    font-size:13px !important;
}
.select2-results span[customColor="koyuMavi"] {
    color: #f8ac59 !important;
    font-weight: bold !important;
    font-size: 12px !important;
}
/*Kategori Combobox Stilleri*/
