﻿
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: rgba(0,0,0,0.09);
    -webkit-border-radius: 100px;
}

    /*::-webkit-scrollbar:hover {
        background-color: rgba(0, 0, 0, 0.09);
        background: linear-gradient(45deg, white, silver);
    }*/

    ::-webkit-scrollbar:horizontal {
        background-color: rgba(0, 0, 0, 0.09);
        background: linear-gradient(45deg, white, silver);
    }

/*::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0);
    -webkit-border-radius: 100px;
}*/

::-webkit-scrollbar-thumb:horizontal {
    background: rgba(0,0,0,0.5);
    -webkit-border-radius: 100px;
}

::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.5);
    -webkit-border-radius: 100px;
}

    ::-webkit-scrollbar-thumb:active {
        background: rgba(0,0,0,0.61);
        -webkit-border-radius: 100px;
    }

#div-form {
    z-index: 3000;
    position: absolute;
    display: none;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.61);
}

.dosya-ekle a {
    background: rgb(153, 193, 228);
    color: whitesmoke;
    border-radius: 6px;
    text-decoration: none;
}

.dosya-ekle p {
    line-height: 2em;
    display: block;
}

.icerik-alani {
    background: #fff;
    border-radius: 6px;
    box-shadow: 1px 1px 4px 0px;
    width: 100%;
    height: 100%;
}

    .icerik-alani a {
        text-decoration: none;
    }

.icerik-alani-sec {
    background: #fff;
    border-radius: 6px;
    box-shadow: 1px 1px 4px 0px;
    width: 100%;
    margin: 0 1% 0 1%;
}

.klasor-adlandir {
    height: 27px;
    margin: 0px;
    font-size: 0.92em;
    width: 84px;
    line-height: 13px;
    border: 1px solid rgba(0, 0, 0, 0.00);
    box-shadow: none;
    padding: 0;
    resize: none;
    text-align: center;
    overflow: hidden;
}

    .klasor-adlandir:focus {
        border: 1px solid rgba(0, 0, 0, 0.00);
        outline: none;
    }

.form-baslik {
    margin: 0 10% -20px 10%;
}

#formKapat.form-kapat {
    height: 8px;
    width: 10px;
    border: 1px solid black;
    position: relative;
    top: -6px;
    border: 2px solid #c2c2c2;
    padding: 0px 1px 12px 2px;
    background-color: white;
    left: 99.2%;
    border-radius: 20px;
    box-shadow: none;
    color: rgb(255, 255, 255);
    border: none;
    background-color: rgb(216, 66, 66);
    font-size: 8px;
}

    #formKapat.form-kapat:hover {
        box-shadow: inset 1px 1px 1px 1px #423E3E;
    }

.form-kapat:hover {
    box-shadow: inset 1px 1px 1px 1px;
}

input:focus {
    outline: none;
}

.yonlendirme {
    width: 100%;
    height: 2%;
}

.Dosya-Derinligi {
    margin: 0px;
    font-size: 10px;
    background: rgb(153, 193, 228);
    background-position: 3px 0%;
    background-size: 10px 13px;
    background-image: url('../dosya/sagok.png');
    background-repeat: no-repeat;
    border-radius: 6px 6px 0 0;
    text-indent: 12px;
    height: 1.5em;
    color: whitesmoke;
}

    .Dosya-Derinligi span {
        color: whitesmoke;
    }

        .Dosya-Derinligi span:hover {
            cursor: pointer;
        }

.model-icerik {
    margin: 10px 0px 0px 15px;
    max-height: 68vh;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    height: 98%;
    width: 99%;
}

.model-ad {
    overflow: hidden;
    overflow-wrap: break-word;
    line-height: 1.2em;
    text-indent: 0px !important;
    height: 30px;
    text-indent: 5px;
    font-size: 13px;
    font-weight: normal;
}

div.model-label {
    line-height: 47px;
    width: 100%;
}

.model-secili {
    border-radius: 6px;
    box-shadow: inset 1px 1px 5px 2px rgba(153, 193, 228, 0.46);
}

.model-sec {
    height: 47px;
}

.model-item, .model-item-ac {
    display: inline-block;
    vertical-align: middle;
    width: 110px;
    text-align: center;
    border: 2px groove rgba(153, 193, 228, 0);
    margin: 2px;
    height: 100px;
}

img.model-icon {
    height: 43px;
    width: 43px;
    margin: 5px;
    border-radius: 6px;
}

div#dosyalar-penceresi {
    margin: 0 10%;
    height: 80%;
}

.button-fotograf-sec {
    border: none;
    margin: 8px 0 10px 5px;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
        from {
            padding: 0;
        }

        to {
            padding: 0;
        }
    }
}*/

img.imagelist-image {
    width: 20vh;
}

.description-image {
    width: 35vh;
}

.textbox-list {
    margin-bottom: 5px;
}

img.description-image-tumbler {
    width: 34px;
    max-width: 34px;
}

.button-descriptionImage-sil {
    height: 10px;
    width: 10px;
    border: 1px solid black;
    padding: 0px 1px 12px 2px;
    background-color: white;
    border-radius: 20px;
    color: rgb(255, 255, 255);
    border: none;
    background-color: rgb(216, 66, 66);
    font-size: 9px;
}
