﻿#senk-modal-iframe {
    width: 100%;
    border: none;
}

.no-background {
    background: none;
}
td {
vertical-align:middle !important;
}

.zee-pager {
    float: right;
}

    .zee-pager div {
    }

        .zee-pager div input[type='submit'] {
            padding: 3px 15px;
            margin-left: -1px;
            background: transparent;
            border: 1px solid #CCC;
        }

        .zee-pager div input[type='number'] {
            margin-left: 10px;
            margin-right: 0px;
            text-align: center;
            outline: none;
            border: 1px solid #CCC;
            width: 40px;
            padding: 1px 10px 3px 10px;
            border-right: none;
        }

        .zee-pager div span {
            border: 1px solid #CCC;
            padding: 3px 12px 4px 12px;
            margin-right: 8px;
        }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.ErrorMessage {
    display: block;
    color: #EF5959;
    font-family: Arial;
    font-size: 12px;
    line-height: 27px;
    margin-left: 0px;
}

    .ErrorMessage.visible {
        position: relative;
        display: block;
    }

    .ErrorMessage:not([style*="visibility: visible"]) {
        display: none;
    }

input.error, select.error, textarea.error {
    border-color: #f2a696;
    color: #D68273;
    background-color: #fef9f8 !important;
}

textarea {
    resize: none;
}

.grid-image {
    width: 100px !important;
}

.urunler-table tbody td {
    line-height: 50px !important;
}

.tblcalismasaatler td {
    line-height: 36px !important;
}

.prog-modal {
    position: absolute;
    height: 100%;
    line-height: 100%;
    text-align: center;
    padding-top: 20%;
    background: #808080;
    opacity: 0.3;
}

    .prog-modal img {
    }

.progress {
    height: 11px;
}

.et-icon {
    text-align: center;
    border: 1px solid #CCC;
    border-radius: 27px;
    padding: 8px;
    background: wheat;
    text-align: center;
    border: 1px solid #CCC;
    border-radius: 27px;
    padding: 8px;
    background: wheat;
    display: inline-block;
    width: 42px;
    position: absolute;
    left: 0;
}

.itemdiv.memberdiv {
    border-right: 1px solid #E8E8E8;
    margin-right: 20px;
}


::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.modal-awesome {
    font-family: FontAwesome;
    padding: 2px 7px 1px;
    font-size: 14px;
}

.yeni-ekle a {
    color: #FFFFFF;
}

    .yeni-ekle a:hover {
        text-decoration: none;
    }

.garson-istegi {
    margin-left: 5px;
}

.label-sonradan {
    margin-left: 10px !important;
}

    .label-sonradan:hover {
        background-color: #82af6f !important;
    }

.user-info {
    top: 13px;
    max-width: none;
}

.modal-awesome {
    font-family: FontAwesome;
    padding: 2px 7px 1px;
    font-size: 14px;
}

.l {
    border: 2px solid #CCC;
    margin-bottom: 10px;
}

    .l .tools-bottom {
        position: absolute;
        height: 30px;
        background: rgba(0, 0, 0, 0.44);
        width: 100%;
        bottom: 0;
        text-align: center;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        display: none;
    }

    .l .text {
        position: absolute;
        background: rgba(0, 0, 0, 0.48);
        width: 100%;
        height: 100%;
        text-align: center;
        padding-top: 25px;
        color: white;
        display: none;
    }

.tools-bottom a {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    font-size: 18px;
    color: white;
    padding: 0 4px;
}

.sinif-box {
    border: 1px solid #CCC;
    background: #fafafa;
    height: 200px;
    margin: 11px;
    position: relative;
    transition:all linear 0.1s;
}


    .sinif-box > a {
        position: absolute;
        width: 100%;
        height: 100%;
        text-align:center;
    }

    .sinif-box a:hover {
        text-decoration: none;
    }
    .sinif-box > a > img {
       width:80%;
        max-width:200px;
        margin-top:20px;
        border: 5px solid #CCC;
    border-radius: 50%;
    }
    .sinif-box:hover {
       transform:scale(1.01);
       box-shadow: 2px 3px 6px #888888;
    }

.sinif-adi {
    font-size: 24px;
    color: #8c8a8a;
    text-align: center;
    padding-top: 26px;
    text-decoration: none;
}


.sinif-controls input {
    border: 1px solid #CCC;
    border-bottom: none;
    text-align: center;
    padding: 20px 0px;
    border-left: none;
    background: transparent;
    color: #337ab7;
}

.sinif-controls a {
    border: 1px solid #CCC;
    border-bottom: none;
    text-align: center;
    padding: 20px 0px;
    border-left: none;
    background: transparent;
}

.sinif-controls input:focus {
    outline: none;
}

.sinif-controls input:last-of-type {
    border-right: none;
}
.no-border-right {
border-right:none !important;
}

.sinif-controls {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.btn-yeni {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent !important;
    border: none;
    font-family: FontAwesome;
    font-size: 97px;
    color: #8c8a8a !important;
}

    .btn-yeni:hover {
        background: transparent !important;
    }
.cke_button__openfilemanager_icon {
        background: url(/ckeditor/plugins/icons.png?t=3876e73) no-repeat 0 -360px !important;
}
.benim-puanim {
    font-size: 130px;
    text-align: center;
    color: #00a876;
    border: 1px solid #CCC;
    margin: 12px;
}
        .btn-top-right {
            position: absolute;
            right: 10px;
            top: 10px;
        }
.table  .btn-xs,.table  .btn-xs:focus,.table  .btn-xs:active  {
    border-radius:35px;
    padding:3px 15px;
    outline:none;
}


