:root {
    --renkbeyaz: #fff;
    --renkacikgri: #f2f2f2;
    --renkortagri: #c1c1c1;
    --renkasirigri: #9b9b9b;
    --renksiyah: #888888;
    --renkfullsiyah: #000;
    --renkkoyukirmizi: #cb2727;
    --renkkirmizi: #f13131;
    --renkturuncu: #f18800;
    --renkacikturuncu: #e5c58e;
    --renkmavi: #9ac4f5;
    --renkyesil: #62d9ac;
}

@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');


#arama:focus{
    color: #000;
}

li{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul{
    margin: 0px;
    padding: 0px;
}
input:focus {
    box-shadow: 0 0 0 0 #00000000 !important;
}

input:focus {
    background-color: #ccc;
}
.custom-form input:focus {
    box-shadow: 0 0 0 0 #00000000 !important;
}
.custom-form textarea:focus {
    box-shadow: 0 0 0 0 #00000000 !important;
}

button:focus,select:focus {
    box-shadow: 0 0 0 0 #00000000 !important;
}

body,html{
    font-family: "Exo 2", sans-serif;
    background-color: #f2f2f2;
}
.topbar{
    height: 50px;
    background-color: #d4d4d4;
}
.footerbar{
    min-height: 100px;
    border-top: 1px solid #ccc;
    padding: 5px 10px;
    background-color: #fff;
    text-align: center;
}
.resimalan input {
    font-size: 13px;
    width: 100%;
}

input[type="file"] {
    line-height: 15px;
}

.solbar{

}

.mainbar{

}
.bararea{
    background-color: #ffffff;
    border-radius: 10px;
    padding: 1px;
}
.bararea ul{
    margin: 0px;
    /* padding: 1px 1px; */
    background-color: #ffffff;
    border-radius: 7px;
}
.bararea li{

}
.bararea li a{
    display: block;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    /* padding: 2px 5px 3px 5px; */
    margin: 4px 4px;
    border-radius: 5px;
    text-decoration: none;
    background-color: #ccc;
    padding: 4px 8px;
}
.bararea li a:hover{
    background-color: #919191;
    color: #fff;
}

.bararea li i {
    width: 20px;
}


.topi3{
    float: right;
    padding: 5px;
    min-width: 180px;
    text-align: right;
    height: 50px;
}
.incemenu{
    margin: 2px 2px 2px 0px;
}
.incemenu::-webkit-scrollbar {
    width: 6px; /* Dikey scroll iÃ§in geniÅŸlik */
    margin-right: 2px;
    right: 3px;
}

.incemenu::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 3px;
}

.incemenu::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}
.menusu1{}
.menusu1 a{
    color: #555555;
    font-size: 13px;
    height: 30px;
    display: block;
    margin: 4px 0px;
    border-radius: 5px;
    width: 176px;
    background-color: #fff;
}
.menusu1 a:hover{
    background-color: #a9a9a9;
    color: #fff;
    text-decoration: none;
}
.ddb-item-resim{
    width: 30px;
    float: left;
    text-align: center;
    height: 30px;
    padding-top: 5px;
}
.ddb-item-info{
    float: left;
    width: calc(100% - 40px);
    text-align: left;
    height: 30px;
    padding-top: 5px;
}
.dropdown-menu {
    background-color: #f3f3f3;
    width: 200px;
    box-shadow: 3px 3px 8px 0px #ccc;
}

.dropdown-menu.show {
    display: block;
    padding: 0px;
    border: 1px solid #cdcdcd;
}



.area-page-baslik{
    padding: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
}
.area-page-form{
    padding: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
}
.aa-input-area{
    background-color: #dedede;
}

.aa-input-area label {
    font-size: 14px;
    padding-left: 6px;
    margin-bottom: 0px;
    color: #717171;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 5px;
}


.aa-input-area{
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
    color: var(--renkasirigri);
}
.aa-input-areasiz{
    border-radius: 6px;
    border: 1px solid var(--renkacikgri);
    padding: 5px;
    margin-bottom: 20px;
    color: var(--renkasirigri);
}
.aa-input-areasiz label{
    font-size: 11px;
    padding-left: 6px;
    margin-top: 10px;
    margin-bottom: 8px;
    color: var(--renkturuncu);
    font-weight: 600;
    letter-spacing: 0.5px;
}

.miniarea{
    background-color: #f3f3f3;
    margin: 5px 5px 5px 5px;
    padding: 4px 7px;
    border-radius: 10px;
}
.aa-input-area-alt .form-switch{
    padding-top: 2px;
}

.area-page-form .text-muted{
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-size: 13px;
}
.area-page-form table{
    margin: 0px;
    border: 0px solid #ccc;
    font-size: 13px;
}
.area-page-form tbody{
    border: 0px solid #ccc;
}
.area-page-form tr{
    border: 0px solid #ccc;
}
.area-page-form td{
    border: 0px solid #ccc;
}
.area-page-form th{
    border: 0px solid #ccc;
}
.ip-code{
    background: #fff;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 12px;
}

.aa-input-text{
    border: none !important;
    padding-top: 0;
    border-radius: 8px;
    padding-left: 40px;
    font-size: .9rem;
    transition: all .3s;
    position: relative;
    margin-top: 5px;
}
.aa-input-text textarea{
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 5px 0 0px 10px;
    font-size: 14px;
    /* font-weight: 400; */
    /* line-height: 1.5; */
    color: #545454 !important;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
    margin-top: 0;
    height: 36px;
    min-height: 100px;
    margin-bottom: 0px;
}
.aa-input2{
    border: none !important;
    padding-top: 0;
    border-radius: 8px;
    height: 36px;
    font-size: .9rem;
    transition: all .3s;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}
.aa-input2 input{
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 5px 40px 4px 10px;
    font-size: 14px;
    /* font-weight: 400; */
    /* line-height: 1.5; */
    color: #545454;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: 0;
    height: 36px;
}
.aa-input2 .monica2 {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #888;
    font-size: 14px;
    padding: 4px 6px;
    border-radius: 4px;
    transition: all 0.2s;
}
.aa-input2 .monica2:hover {
    color: #3b82f6;
    background: rgba(59, 130, 246, 0.1);
}
.aa-input2 input:focus{
    color: #656565;
}
.aa-label2{

}
.aa-label2 label{
    font-size: 14px;
    padding-left: 6px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #717171;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.aa-input4{
    border: none !important;
    padding-top: 0;
    border-radius: 8px;
    font-size: .9rem;
    transition: all .3s;
    position: relative;
    margin-bottom: 5px;
}
.aa-input4 input{
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 5px 0 4px 10px;
    font-size: 14px;
    /* font-weight: 400; */
    /* line-height: 1.5; */
    color: #545454;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: 0;
    height: 36px;
}
.aa-input4 input:focus{
    background-color: #dedede;
}
.aa-label4{

}
.modal-body2{
    padding: 0px 10px 10px 10px;
}
.aa-input4 label{
    font-size: 14px;
    padding-left: 6px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #717171;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.aa-input-text4{
    border: none !important;
    padding-top: 0;
    border-radius: 8px;
    padding-left: 40px;
    font-size: .9rem;
    transition: all .3s;
    position: relative;
    margin-top: 5px;
}
.aa-input-text4 textarea{
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 5px 0 0px 10px;
    font-size: 14px;
    /* font-weight: 400; */
    /* line-height: 1.5; */
    color: #545454 !important;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
    margin-top: 0;
    height: 36px;
    min-height: 100px;
    margin-bottom: 0px;
}
.aa-input-text4 textarea:focus{
    background-color: #dedede;
}
.aa-input-text4 label{
    font-size: 14px;
    padding-left: 6px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #717171;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.monica{
    display: none;
    position: absolute;
    top: 4px;
    right: 4px;
    background-color: #ffffff;
    width: 30px;
    height: 28px;
    border-radius: 10px;
    padding-top: 3px;
    text-align: center;
    cursor: pointer;
}
.monica:hover{
    background-color: #cccccc;
}

.working{
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 2;
    color: #4e4e4e;
    /* opacity: .7; */
    background-color: #ffffff85;
    border-radius: 10px;
    font-weight: 600;
}
.textorta{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0px 10px;
    text-align: center;
    width: 100%;
}
.bula{
    position: absolute;
    right: 5px;
    font-size: 13px;
    font-weight: 600;
    top: 5px;
    background: #4e4e4e;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    z-index: 1;
    width: 26px;
    height: 24px;
}
.bula:hover{
    background-color: #d37d19;
}
.sifira_main{
    background-color: #fff;
    border-radius: 10px;
    height: 33px;
}
.sifira{
    float: left;
    text-align: center;
    margin: 5px;
}
.sifira a{
    width: 24px;
    color: #fff;
    border-radius: 8px;
    background-color: #ccc;
    display: block;
}
.sifira a:hover{
    color: #ccc;
    background-color: #000;
}
.sifirb{
    float: left;
    width: calc(100% - 34px);
    padding-top: 6px;
    font-size: 14px;
}
.aa-input2:hover .monica{
    display: block;
}
.modal-footer2{
    padding: 10px 0px 0px 0px;
    text-align: right;
}
.waiting{
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    padding: 20px 0px 7px 0px;
}
.aa-input{
    border: none !important;
    padding-top: 0;
    border-radius: 8px;
    height: 36px;
    padding-left: 40px;
    font-size: .9rem;
    transition: all .3s;
    position: relative;
    margin-top: 5px;
}
.aa-input input{
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 5px 0 4px 10px;
    font-size: 14px;
    /* font-weight: 400; */
    /* line-height: 1.5; */
    color: #545454;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: 0;
    height: 36px;
}

.aa-input select{
    border-radius: 10px;
    display: block;
    width: 100%;
    padding: 5px 0 4px 10px;
    font-size: 14px;
    /* font-weight: 400; */
    /* line-height: 1.5; */
    color: #545454;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: 0;
    height: 36px;

    box-sizing: border-box;
}
.aa-input input:focus{
    color: #656565;
}
.aa-input-icon{
    position: absolute;
    top: 0;
    left: 0;
    height: 36px;
    width: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aa-input:focus-within {
    color: var(--renkkoyukirmizi);
}
.aa-input:focus-within input{
    background-color: #b2b2b2;
    color: var(--renkbeyaz);
}
textarea:focus-within {
    color: var(--renkkoyukirmizi);
}
textarea:focus-within textarea{
    background-color: #b2b2b2;
    color: var(--renkbeyaz);
}
.ck-editor{
    color: #545454;
}
.iconsuz{
    padding: 0;
}
.aa-input-area-alt{
    padding-left: 7px;
    margin-top: -5px;
}
.ck-editor{

}
#YazarBtn{
    position: absolute;
    right: 5px;
    font-size: 13px;
    font-weight: 600;
    top: 44px;
    background: #4e4e4e;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    z-index: 1;
    width: 26px;
    height: 24px;
}
#YazarBtn:hover {
    background-color: #d37d19;
}
.form-check-label1{
    padding: 2px;
    margin: 0px !important;
    height: 22px;
    font-weight: 200 !important;
    font-size: 14px !important;
}
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}



.dd-list {
    display: list-item;
    margin: 5px 0px;
    padding: 0;
    list-style: none;
}


.dd-list .dd-list {
    padding-left: 30px;
}

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    margin: 0;
    padding: 0;
    /* min-height: 20px; */
    /* font-size: 13px; */
    /* line-height: 20px; */
    /* background-color: #f6eefd; */
    /* border: 0px; */
    /* height: 40px; */
    /* margin: 0px 0px 5px 0px; */
    width: 100%;
    /* margin-bottom: 0px; */
    border-radius: 10px !important;
    /* padding: 5px 0px 3px 0px; */
    color: #333;
    /* background-color: #f1edfb; */
    /* border: 1px solid rgba(0, 0, 0, .125); */
    -webkit-border-radius: 3px;
    border-radius: 10px;
    box-sizing: border-box;
}

.dd-handle {
    display: block;
    height: 40px;
    margin: 0px 0px 5px 0px;
    padding: 3px 3px 3px 3px;
    color: #353535;
    background-color: #f1edfb;
    /* border: 1px solid rgba(0, 0, 0, .125); */
    -webkit-border-radius: 3px;
    border-radius: 10px;
    box-sizing: border-box;
}

.dd-handle a {
    color: #353535;
    padding-left: 30px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
    display: block;
}

.dd-handle:hover {
    color: #2ea8e5;
    background-color: #e2dbe8;
}

.dd-item > button {
    display: block;
    position: absolute;
    cursor: pointer;
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px 0px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

.dd-item > a:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f0fe";
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #989898;
}


.dd-item > button {
    display: block;
    position: absolute;
    cursor: pointer;
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px 0px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

.dd-item > button:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f0fe";
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #989898;
}

.dd-item > button[data-action="collapse"]:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f146";
    color: #989898;
}


.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}

.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}

.dd-item > button[data-action="collapse"]:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    content: "\f146";
    color: #989898;
}

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
    linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}

.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}

/**
 * Nestable Extras
 */

.nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

#nestable-menu {
    padding: 0;
    margin: 20px 0;
}

#nestable-output,
#nestable2-output {
    width: 100%;
    height: 7em;
    font-size: 0.75em;
    line-height: 1.333333em;
    font-family: Consolas, monospace;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#nestable2 .dd-handle {
    color: #fff;
    border: 1px solid #999;
    background: #bbb;
    background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
    background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
    background: linear-gradient(top, #bbb 0%, #999 100%);
}

#nestable2 .dd-handle:hover {
    background: #bbb;
}

#nestable2 .dd-item > button:before {
    color: #fff;
}


.dd-hover > .dd-handle {
    background: #2ea8e5 !important;
}

/**
 * Nestable Draggable Handles
 */

.dd3-content {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 10px 5px 40px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd3-content:hover {
    color: #2ea8e5;
    background: #fff;
}
.sag_mini_bar2{
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
}
.sag_mini_bar_icerik{

}
.sag_mini_bar_icerik p{
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.sag_mini_bar_baslik{
    font-size: 14px;
    font-weight: 600;
}
.aa_bilgi i{
    color: #ffffff !important;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-top: 2px;
    margin: auto;
}
.duzen_button1:hover,.duzen_button:hover,.delete_button:hover,.edit_button:hover {
    opacity: 1;
    cursor:pointer;
}
.duzen_button {
    margin-right: 3px;
    margin-top: -3px;
    float: right;
    width: 27px;
    height: 27px;
    opacity: 0.6;
    /* font-size: 25px !important; */
    text-align: center;
    background-color: var(--pat5);
    border-radius: 7px;
}
.duzen_button i {
    font-size: 14px !important;
    padding-top: 6px !important;
    color: #fff !important;
}

.area-page {
    background: #fff;
    padding: 1px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.iconlink{
    /* width: 42px; */
    /* height: 42px; */
    display: block;
    font-size: 24px;
    text-align: center;
    color: #fff;
    /* margin: 0px 0px 3px 0px; */
    border-radius: 8px;
    border: 1px solid #ece9e9;
    overflow: hidden;
    opacity: 0.6;
    /* padding: 3px; */
    background-color: aquamarine;
    margin: 2px;
}
.iconlink:hover{
    opacity: 1;
}

.iconlink img{
    width: 100%;
}
.aa-input-area0{
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0px 20px 0px;
}
.modal-header div{
    font-size: 18px;
    font-weight: 600;
    color: var(--pat5);
}
.panel_listele{
    margin-bottom: 20px;
}

.aa_bilgi{
    margin-right: 0px;
    margin-top: -3px;
    float: right;
    padding-top: 6px;
}
.aa_bilgi div{
    margin-right: 3px;
    margin-top: 0px;
    float: right;
    width: 27px;
    height: 27px;
    opacity: 0.4;
    font-size: 20px !important;
    text-align: center;
    background-color: var(--pat5);
    border-radius: 7px;
    color: #fff;
    padding-top: 4px;
    font-weight: 600;
}
.silo_yok {
    font-size: 14px;
    padding-top: 8px;
    text-align: center;
    font-weight: 600;
    color: #949494;
}
.s_info{
    border-radius: 5px;
    background-color: #fff;
    margin: 10px 0px 10px 0px;
    padding: 5px 0px;
}
.s_info1{
    margin: 0px 5px;
    background-color: #ccc;
    border-radius: 5px;
    padding: 5px 8px;
    text-align: left;
    font-size: 14px;
}
.noselect{
    user-select: none; /* KullanÄ±cÄ±nÄ±n metni seÃ§mesini engeller */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
}
.aa_bilgi0{
    float: left;
    width: calc(100% - 185px);
    padding: 7px 0px 0px 22px;

    color: #000;
}
.aa_bilgi81{
    float: left;
    width: calc(100% - 150px);
    padding: 7px 0px 0px 15px;

    color: #000;
}
.aa_bilgi82{
    float: left;
    width: calc(100% - 50px);
    padding: 7px 0px 0px 15px;

    color: #000;
}
.aa_bilgi83{
    float: left;
    width: calc(100% - 100px);
    padding: 7px 0px 0px 15px;

    color: #000;
}
.as_21{
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #fff;
    margin-right: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}

#ui-datepicker-div{
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.ui-datepicker-title {
    padding-top: 9px;
}
.ui-state-disabled{
    font-weight: 100;
    font-size: 14px !important;
}

.ui-datepicker-calendar thead th {
    padding: 10px 0 6px 0px;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    color: #78909C;
}
.ui-datepicker-calendar tbody td {
    width: 2.5rem;
    text-align: center;
    padding: 0px 2px;
}
.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 0.25rem;
    line-height: 18px;
    transition: 0.3s all;
    color: #546E7A;
    font-size: 0.875rem;
    text-decoration: none;
    margin: 2px 0px;
    text-align: center;
    padding: 5px 0px;
    background-color: aliceblue !important;
}
.ui-datepicker-calendar tbody td a:hover {
    background-color: #E0F2F1;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
    color: #000000;
}
.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 28px;
    height: 28px;
    margin: 2px;
    border-radius: 0.25rem;
    transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
    background-color: #ECEFF1;
}
.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: 0.5rem;
    background-position: 50%;
    transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50%;
}
.ui-datepicker-header a>span {
    display: none;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0px;
    line-height: 18px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 13px;
    font-weight: 800;
    height: 26px;
    padding-top: 5px;
}
.ui-datepicker-week-col {
    color: #78909C;
    font-weight: 400;
    font-size: 0.75rem;
}
.ui-datepicker-calendar{
    margin-bottom: 4px;
}
.silModal{
    display: block;
    border-radius: 5px;
    padding: 4px 8px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    background-color: #e59999;
    cursor: pointer;
}
.silModal:hover{

    background-color: #e05f5f;
}
.mainarea{
    margin: 30px 0px;
}

select:focus {
    outline: none;
    box-shadow: none;
}
.hopim{
    text-align: center;
    font-size: 14px;
    font-weight: 200;
    padding: 20px 0px;
}
.hopim i{
    font-size: 24px;
}
.loader{
    text-align: center;
    color: #7d7e80;
}
.s_info2{
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
}
.sag_kontrol_menu{
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 10px;
}
.sag_kontrol_menu ul{
    margin: 0px;
    padding: 5px;
}
.sag_kontrol_menu li{
    margin-top: 5px;
    list-style: none;
}
.sag_kontrol_menu li:first-child{
    margin-top: 0px;

}
.sag_kontrol_menu .aktif{
    background-color: #ffa438;
}
.sag_kontrol_menu li i{
    width: 20px;
}
.sag_kontrol_menu li a{
    display: block;
    margin: 0px;
    border-radius: 5px;
    padding: 4px 4px 4px 8px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    background-color: #ccc;
}
.sag_kontrol_menu li a:hover{
    background-color: #919191;
}
.sag_kontrol_menu .aktif{
    background-color: #ffa438;
}


.sag_kontrol_menu3{
    border-radius: 6px;
    background-color: #fff;
    padding: 1px 1px;
    margin-bottom: 10px;
}
.sag_kontrol_menu3a{
    margin: 4px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
}
.sag_kontrol_menu31{
    padding-top: 2px;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    color: #cccccc;
    padding-right: 4px;
}
.sag_kontrol_menu3a ul{
}
.sag_kontrol_menu3a li{
    margin-bottom: 5px;
}
.sag_kontrol_menu3a div{
    float: right;
    color: #ff0000;
}
.sag_kontrol_menu3a li a{
    display: block;
    padding: 3px 8px;
    background-color: #dedede;
    border-radius: 5px;
    text-decoration: none;
    color: #4e4e4e;
}
.sag_kontrol_menu3a li a:hover{
    background-color: #cccccc;
    color: #fff;
}

.sag_kontrol_menu3{
    border-radius: 6px;
    background-color: #fff;
    padding: 1px 1px;
    margin-bottom: 10px;
}
.sag_kontrol_menu3a{
    margin: 4px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
}
.sag_kontrol_menu31{
    padding-top: 2px;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    color: #cccccc;
    padding-right: 4px;
}
.sag_kontrol_menu3a ul{
}
.sag_kontrol_menu3a li{
    margin-bottom: 5px;
}
.sag_kontrol_menu3a div{
    float: right;
    color: #ff0000;
}
.sag_kontrol_menu3a li a{
    display: block;
    padding: 3px 8px;
    background-color: #dedede;
    border-radius: 5px;
    text-decoration: none;
    color: #4e4e4e;
}
.sag_kontrol_menu3a li a:hover{
    background-color: #cccccc;
    color: #fff;
}
.magenta{
    color: #7d7e80;
    display: block;
    padding-top: 10px;
}
.sag_kontrol_menu4a{
    padding: 0px 5px 5px 5px;
}
.sag_kontrol_menu5a{
    padding: 0px 5px 5px 5px;
    text-align: right;
}
.mozi{
}
.mozi textarea{
    border-radius: 5px;
    display: block;
    width: 100%;
    padding: 6px 6px;
    font-size: 14px;
    /* font-weight: 400; */
    /* line-height: 1.5; */
    color: #545454 !important;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0 solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
    margin: 9px 0px 0px 0px;
    min-height: 100px;
}

.asiz{
    display: block;
    margin: 0px;
    border-radius: 5px;
    padding: 4px 8px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    background-color: #ccc;
    cursor: pointer;
}
.asiz:hover{
    background-color: #919191;
}
.form-switch .form-check-input{
    margin-top: 13px;
}
.b_yok{
    text-align: center;
    font-size: 16px;
    color: #bdbdbd;
    padding: 100px 0px;
}
.b_yok i{
    font-size: 32px;
    margin-bottom: 20px;
}

.resimbaz {
    float: left;
    width: 128px;
    margin-left: 5px;
    margin-right: 12px;
    height: 128px;
    margin-bottom: 8px;
}

.resimbaz img {
    max-width: 100%;
    max-height: 100%;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
}

.resiminfo {
    float: left;
    width: calc(100% - 147px);
    height: 128px;
    /* display: block; */
    position: relative;
}

.resimsil, .resimsil1, .resimsil2, .resimsil3, .resimsil2,.reklamsil1, .reklamsil2, .reklamsil3 {
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    border-radius: 6px;
}
.resimalan input{
    font-size: 13px;
    width: 100%;
}
.r-info{
    font-size: 12px;
    color: #7e7e7e;
    padding: 10px 5px 0 5px;
}
.label-bilgi{
    font-size: 11px;
    padding-top: 5px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{
    background-position-x: 15px;
}


.mm_model{
    font-family: "Outfit", serif;
    font-size: 12px;
    padding: 10px;
}
.mm_model p{
    padding: 0px;
}
.cerez_buton2a{
    width: calc(25% - 2px);
    float: left;
    background-color: #eaeff2;
    text-align: center;
    font-size: 10px;
    padding-top: 4px;
    height: 40px;
    color: #2d4156;
    border-radius: 5px;
    margin: 0px 0px 3px 2px;
    border: 0px;
    cursor: pointer;
    font-weight: 600;
}
.cerez_buton2a:hover{
    background-color: #d7e0e6;
}
.modal-footer input{
    display: none;
}

.mox1{
    float: left;
    height: 60px;
    width: 50px;
    border-radius: 7px;
}
.mox1 img{
    width: 40px;
    margin-top: 10px;
}
.mox2{
    float: left;
    width: calc(100% - 50px);
    /* margin-left: 5px; */
    height: 58px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.mox2 div{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /* padding: 0px 5px; */
    text-align: center;
    width: 100%;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    color: #ffffff;
    text-shadow: 1px 1px 0px #5c5c5c;
}
.ajs-message {
    height: 60px;
    padding: 0px !important;
    border-radius: 10px !important;
}
.aa-inputa{
    height: auto !important;
    padding-left: 0px;
}
.aa-input-area1 label {
    font-size: 14px;
    padding-left: 6px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #717171;
    font-weight: 400;
    letter-spacing: 0.5px;
}
