﻿* {
    text-decoration: none !important;
    outline: none !important;
}

body {
    font-family: 'Roboto', sans-serif !important;
    background-color: #eee !important;
}

.header {
    width: 100%;
    display: block;
    background-color: #fff !important;
}

.stich {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1293px;
}

.form-control {
    height: auto !important;
}

.header .pull-left {
    display: block;
    float: left;
    width: 20%;
}

    .header .pull-left a.logo {
        display: block;
        float: left;
        padding: 13px;
    }

        .header .pull-left a.logo img {
            height: 47px;
            width: 211px;
            max-width: 211px;
            max-height: 47px;
        }

.header .pull-right {
    display: block;
    float: right;
    width: 80%;
}

ul.operations {
    display: block;
    float: right;
    padding-top: 22px;
    padding-right: 15px;
}

    ul.operations li {
        display: block;
        float: left;
    }

        ul.operations li a {
            border: none;
            padding: 7px 11px;
            border-radius: 3px;
            margin-right: 3px;
            color: #ffffff;
            font-size: 12px;
            border-radius: 26px;
            box-shadow: none;
            overflow: hidden;
            font-weight: 500;
            background: #000000;
        }

            ul.operations li a span {
                position: relative;
                background: transparent;
                margin: 0px;
                color: #000;
                background-color: #fff;
                padding-right: 5px;
                margin-right: 0px;
                padding-top: 1px;
                padding-bottom: 1px;
                padding-left: 4px;
                margin-left: 8px;
                border-radius: 0px 5px 5px 0px;
                font-weight: 900;
                margin-left: 7px;
                border-radius: 50px;
            }

            ul.operations li a:hover {
                opacity: 0.75;
            }

.glyphicon {
    margin-right: 5px !important;
}

.header .adminmenu {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    z-index: 99;
    background: linear-gradient(to bottom,#ffffff 0%,#f2f2f2 100%);
    border-top: 1px solid #eee;
}

.adminmenu ul {
    display: block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1267px;
    position: relative;
    padding: 0px;
}

    .adminmenu ul li {
        display: block;
        float: left;
        min-width: 101px;
        text-align: center;
    }

        .adminmenu ul li a {
            display: block;
            color: #fff;
            padding: 11px 13px;
            font-size: 14px;
            font-weight: 600;
            border-bottom: none;
        }

            .adminmenu ul li a .glyphicon {
                display: block;
                width: 100%;
                text-align: center;
                font-size: 20px;
                margin-bottom: 6px;
                color: #000000;
                text-shadow: none;
            }

            .adminmenu ul li a span {
                color: #323946;
                font-weight: 400;
            }

        .adminmenu ul li:hover a {
            color: #000000 !important;
            background: #fff !important;
            position: relative;
            z-index: 999;
        }

        .adminmenu ul li .openmenu {
            display: none;
            position: absolute !important;
            background: #ffffff;
            box-shadow: 0px 5px 20px #00000014;
            padding-bottom: 12px;
            transition: all .2s ease-in-out;
            border-top: none;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .adminmenu ul li:hover .openmenu {
            display: block;
            transition: all .2s ease-in-out;
            box-shadow: -2px 14px 26px #0000004f;
        }

        .adminmenu ul li .openmenu h1 {
            display: block;
            padding: 0px;
            margin: 0px;
            padding: 10px;
            width: 100%;
            font-size: 16px;
            text-align: left;
            line-height: 19px;
            font-weight: 300;
            color: #373e65;
            padding-left: 21px;
            font-family: Raleway;
            font-weight: 600;
            background: #fff;
            text-align: center;
            display: none;
        }

.openmenu ul {
    display: block;
    padding: 0px;
    margin: 0px;
    width: 200px;
}

    .openmenu ul li {
        padding: 0px;
        margin: 0px;
        width: 100%;
    }

        .openmenu ul li a {
            padding: 0px;
            margin: 0px;
            color: #fff;
            font-weight: 500;
            font-size: 1.039em;
            padding: 6px;
            transition: all .2s ease-in-out;
            text-align: left;
            padding-top: 4px;
            padding-bottom: 4px;
            padding-left: 10px;
        }

            .openmenu ul li a .glyphicon {
                padding-right: 5px;
                color: #646464;
                display: inline;
                font-size: 12px;
            }

        .openmenu ul li:hover a {
            color: #ffffff !important;
            background-color: #000000 !important;
        }

            .openmenu ul li:hover a .glyphicon {
                color: #ffffff !important;
            }

.contentdis {
    width: 100%;
    margin-top: 15px;
}

.contentic {
    max-width: 1267px;
    margin: 0 auto;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #e4e4e4;
}

.boxer {
    margin-bottom: 20px;
}

    .boxer .baslik {
        color: #3e4761;
        width: 100%;
        font-size: 1.7em;
        font-weight: 600;
        text-indent: 0;
        letter-spacing: -0.03em;
        border-radius: 0px;
        padding-bottom: 20px;
    }

    .boxer .icerik {
        width: 100%;
        min-height: 80px;
        border-bottom: 1px solid #eee;
    }

.pricer {
    display: block;
    float: left;
    font-size: 19px;
    font-weight: 900;
    width: 38%;
    padding: 10px 0px;
    background: #000000;
    text-align: center;
    color: #ffffff;
    border-radius: 4px;
    margin-right: 9px;
    border: 2px solid #000000;
}

.icerik .text {
    display: block;
    float: left;
    width: 58%;
    font-size: 13px;
    padding-bottom: 0px;
    margin-bottom: 7px;
}

.buttton {
    background: #4b4b4b !important;
    padding: 8px;
    border-radius: 3px;
    color: #fff;
    font-size: 0.89em;
}

    .buttton:hover,
    .buttton:active,
    .buttton:focus {
        opacity: 0.75;
        color: #fff;
    }


.statistics {
    max-height: 315px !important;
    overflow-x: auto;
    margin: 0;
    padding: 0;
}

    .statistics li {
        border-bottom: 1px solid #E3EBF3;
        padding: 12px 14px 12px 0;
        display: block;
        position: relative;
    }

        .statistics li p {
            display: block;
            position: absolute;
            text-align: right;
            right: 14px;
            top: 12px;
        }

    .statistics .green {
        color: #308359;
    }

.boxer h3 {
    text-align: center;
    margin: 20px 0;
    padding: 0;
    font-size: 55px;
    font-weight: bold;
}

.creaform {
    border: 2px solid #e4e4e4 !important;
    box-shadow: none !important;
}

    .creaform:focus {
        border: 2px solid #0094ff !important;
    }

textarea {
    resize: none !important;
}

.creabtn {
    border-radius: 3px !important;
    border: 2px solid #308359 !important;
    background-color: #4abd83 !important;
    padding: 10px 15px !important;
    outline: none !important;
}

.requireddialog {
    background-color: #ff0000;
    border-radius: 2px;
    color: #fff !important;
    padding: 2px 5px !important;
    position: absolute;
    right: 0px;
    top: -6px;
}

    .requireddialog:after {
        content: '';
        position: absolute;
        left: 10px;
        bottom: -8px;
        border-style: solid;
        border-top-width: 5px;
        border-right-width: 5px;
        border-left-width: 5px;
        border-top-color: #ff0000;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
}

    table.dataTable td, table.dataTable th {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
            text-align: center;
        }

    table.dataTable.nowrap th, table.dataTable.nowrap td {
        white-space: nowrap;
    }

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    display: inline-block;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}

    div.dataTables_wrapper div.dataTables_filter label {
        font-weight: normal;
        white-space: nowrap;
        text-align: left;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0.5em;
        display: inline-block;
        width: auto;
    }

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap;
    }

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 30px;
}

table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
    outline: none;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative;
}

    table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
        position: absolute;
        bottom: 8px;
        right: 8px;
        display: block;
        font-family: 'Glyphicons Halflings';
        opacity: 0.5;
    }

    table.dataTable thead .sorting:after {
        opacity: 0.2;
        content: "\e150";
    }

    table.dataTable thead .sorting_asc:after {
        content: "\e155";
    }

    table.dataTable thead .sorting_desc:after {
        content: "\e156";
    }

    table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
        color: #eee;
    }

div.dataTables_scrollHead table.dataTable {
    margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

    div.dataTables_scrollBody > table > thead .sorting:after, div.dataTables_scrollBody > table > thead .sorting_asc:after, div.dataTables_scrollBody > table > thead .sorting_desc:after {
        display: none;
    }

    div.dataTables_scrollBody > table > tbody > tr:first-child > th, div.dataTables_scrollBody > table > tbody > tr:first-child > td {
        border-top: none;
    }

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
    box-sizing: content-box;
}

    div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
        margin-top: 0 !important;
        border-top: none;
    }

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
        text-align: center;
    }
}

table.dataTable.table-condensed > thead > tr > th {
    padding-right: 20px;
}

table.dataTable.table-condensed .sorting:after, table.dataTable.table-condensed .sorting_asc:after, table.dataTable.table-condensed .sorting_desc:after {
    top: 6px;
    right: 6px;
}

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left-width: 0;
}

    table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
        border-right-width: 0;
    }

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    border-bottom-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
    margin: 0;
}

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
        padding-left: 0;
    }

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
        padding-right: 0;
    }

.pagination > li > a, .pagination > li > span {
    border: 2px solid #eee !important;
    color: #646464 !important;
}

.pagination > .active > a {
    border-color: #337ab7 !important;
    color: #fff !important;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 0 !important;
}

.blue-background-class {
    background-color: #C8EBFB !important;
}

.page-headerx h1 {
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

.btn-creabtn {
    padding: 8px 16px !important;
    font-weight: bold !important;
    font-size: 15px !important;
    background-color: transparent !important;
    border: 2px solid #909090 !important;
    min-width: 100px !important;
    color: #909090 !important;
}

    .btn-creabtn:hover {
        background-color: #000000 !important;
        border-color: #000000 !important;
        color: #fff !important;
    }

.page-content {
    padding: 30px 0 0 0 !important;
}

.card {
    border: none;
    -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
    box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
    margin-bottom: 15px;
    color: #6c757d !important;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px;
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.mb-h5 {
    margin-top: .375rem !important;
    font-weight: 700;
    font-size: 15px;
}

.badge-danger {
    color: #fff !important;
    background-color: #fa5c7c !important;
}

.badge {
    border-radius: 3px !important;
    font-weight: normal !important;
    padding: 3px 5px !important;
}

.mb-0 a {
    float: left !important;
    margin-right: 5px !important;
}

.badge-warning {
    color: #313a46 !important;
    background-color: #ffbc00 !important;
}

.badge-info {
    color: #fff !important;
    background-color: #39afd1 !important;
}

.badge-success {
    color: #fff !important;
    background-color: #0acf97 !important;
}

.badge-dark {
    color: #fff !important;
    background-color: #313a46 !important;
}

.alert-danger {
    background-color: #fa5c7c !important;
    color: #fff !important;
    border: none !important;
    text-align: center !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

.shortlist {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.modal-title {
    float: left !important;
}

.dangerbtn {
    background-color: #f22d2d !important;
    color: #fff !important;
    border-color: #c80101 !important;
}

.modal-content {
    box-shadow: none !important;
    border-radius: 3px !important;
    border: none !important;
}

.close {
    text-shadow: none !important;
    color: #fff !important;
    opacity: 1 !important;
    background-color: #000 !important;
    width: 25px !important;
    height: 25px !important;
    border-radius: 50% !important;
    position: absolute !important;
    right: -10px !important;
    top: -10px !important;
}

.modal-dialog {
    margin: 75px auto !important;
}

.form-group {
    position: relative !important;
}

.badge-black {
    background-color: #000000 !important;
    color: #fff !important;
}

.max-modal {
    width: 85% !important;
}

.dropzone, .dropzone * {
    box-sizing: border-box;
}

.dropzone {
    border: 1px dashed rgba(0, 0, 0, 0.3);
    background: white;
    border-radius: 4px;
}

    .dropzone.dz-clickable {
        cursor: pointer;
    }

        .dropzone.dz-clickable * {
            cursor: default;
        }

        .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
            cursor: pointer;
        }

    .dropzone.dz-started .dz-message {
        display: none;
    }

    .dropzone.dz-drag-hover {
        border-style: solid;
    }

        .dropzone.dz-drag-hover .dz-message {
            opacity: 0.5;
        }

    .dropzone .dz-message {
        text-align: center;
        margin: 2em 0;
    }

    .dropzone .dz-preview {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 16px;
        min-height: 100px;
    }

        .dropzone .dz-preview:hover {
            z-index: 1000;
        }

            .dropzone .dz-preview:hover .dz-details {
                opacity: 1;
            }

        .dropzone .dz-preview.dz-file-preview .dz-image {
            border-radius: 20px;
            background: #999;
            background: linear-gradient(to bottom, #eee, #ddd);
        }

        .dropzone .dz-preview.dz-file-preview .dz-details {
            opacity: 1;
        }

        .dropzone .dz-preview.dz-image-preview {
            background: white;
        }

            .dropzone .dz-preview.dz-image-preview .dz-details {
                -webkit-transition: opacity 0.2s linear;
                -moz-transition: opacity 0.2s linear;
                -ms-transition: opacity 0.2s linear;
                -o-transition: opacity 0.2s linear;
                transition: opacity 0.2s linear;
            }

        .dropzone .dz-preview .dz-remove {
            font-size: 14px;
            text-align: center;
            display: block;
            cursor: pointer;
            border: none;
        }

            .dropzone .dz-preview .dz-remove:hover {
                text-decoration: underline;
            }

        .dropzone .dz-preview:hover .dz-details {
            opacity: 1;
        }

        .dropzone .dz-preview .dz-details {
            z-index: 20;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            font-size: 13px;
            min-width: 100%;
            max-width: 100%;
            padding: 2em 1em;
            text-align: center;
            color: rgba(0, 0, 0, 0.9);
            line-height: 150%;
        }

            .dropzone .dz-preview .dz-details .dz-size {
                margin-bottom: 1em;
                font-size: 16px;
            }

            .dropzone .dz-preview .dz-details .dz-filename {
                white-space: nowrap;
            }

                .dropzone .dz-preview .dz-details .dz-filename:hover span {
                    border: 1px solid rgba(200, 200, 200, 0.8);
                    background-color: rgba(255, 255, 255, 0.8);
                }

                .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                    .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
                        border: 1px solid transparent;
                    }

                .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
                    background-color: rgba(255, 255, 255, 0.4);
                    padding: 0 0.4em;
                    border-radius: 3px;
                }

        .dropzone .dz-preview:hover .dz-image img {
            -webkit-transform: scale(1.05, 1.05);
            -moz-transform: scale(1.05, 1.05);
            -ms-transform: scale(1.05, 1.05);
            -o-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05);
            -webkit-filter: blur(8px);
            filter: blur(8px);
        }

        .dropzone .dz-preview .dz-image {
            border-radius: 20px;
            overflow: hidden;
            width: 120px;
            height: 120px;
            position: relative;
            display: block;
            z-index: 10;
        }

            .dropzone .dz-preview .dz-image img {
                display: block;
            }

        .dropzone .dz-preview.dz-success .dz-success-mark {
            -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
            animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
        }

        .dropzone .dz-preview.dz-error .dz-error-mark {
            opacity: 1;
            -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
            animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
        }

        .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
            pointer-events: none;
            opacity: 0;
            z-index: 500;
            position: absolute;
            display: block;
            top: 50%;
            left: 50%;
            margin-left: -27px;
            margin-top: -27px;
        }

            .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
                display: block;
                width: 54px;
                height: 54px;
            }

        .dropzone .dz-preview.dz-processing .dz-progress {
            opacity: 1;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }

        .dropzone .dz-preview.dz-complete .dz-progress {
            opacity: 0;
            -webkit-transition: opacity 0.4s ease-in;
            -moz-transition: opacity 0.4s ease-in;
            -ms-transition: opacity 0.4s ease-in;
            -o-transition: opacity 0.4s ease-in;
            transition: opacity 0.4s ease-in;
        }

        .dropzone .dz-preview:not(.dz-processing) .dz-progress {
            -webkit-animation: pulse 6s ease infinite;
            -moz-animation: pulse 6s ease infinite;
            -ms-animation: pulse 6s ease infinite;
            -o-animation: pulse 6s ease infinite;
            animation: pulse 6s ease infinite;
        }

        .dropzone .dz-preview .dz-progress {
            opacity: 1;
            z-index: 1000;
            pointer-events: none;
            position: absolute;
            height: 16px;
            left: 50%;
            top: 50%;
            margin-top: -8px;
            width: 80px;
            margin-left: -40px;
            background: rgba(255, 255, 255, 0.9);
            -webkit-transform: scale(1);
            border-radius: 8px;
            overflow: hidden;
        }

            .dropzone .dz-preview .dz-progress .dz-upload {
                background: #333;
                background: linear-gradient(to bottom, #666, #444);
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                width: 0;
                -webkit-transition: width 300ms ease-in-out;
                -moz-transition: width 300ms ease-in-out;
                -ms-transition: width 300ms ease-in-out;
                -o-transition: width 300ms ease-in-out;
                transition: width 300ms ease-in-out;
            }

        .dropzone .dz-preview.dz-error .dz-error-message {
            display: block;
        }

        .dropzone .dz-preview.dz-error:hover .dz-error-message {
            opacity: 1;
            pointer-events: auto;
        }

        .dropzone .dz-preview .dz-error-message {
            pointer-events: none;
            z-index: 1000;
            position: absolute;
            display: block;
            display: none;
            opacity: 0;
            -webkit-transition: opacity 0.3s ease;
            -moz-transition: opacity 0.3s ease;
            -ms-transition: opacity 0.3s ease;
            -o-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease;
            border-radius: 8px;
            font-size: 13px;
            top: 130px;
            left: -10px;
            width: 140px;
            background: #be2626;
            background: linear-gradient(to bottom, #be2626, #a92222);
            padding: 0.5em 1.2em;
            color: white;
        }

            .dropzone .dz-preview .dz-error-message:after {
                content: '';
                position: absolute;
                top: -6px;
                left: 64px;
                width: 0;
                height: 0;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-bottom: 6px solid #be2626;
            }

.modal-10 {
    width: 10% !important;
}

.modal-20 {
    width: 20% !important;
}

.modal-30 {
    width: 30% !important;
}

.modal-40 {
    width: 40% !important;
}

.modal-50 {
    width: 50% !important;
}

.modal-60 {
    width: 60% !important;
}

.modal-70 {
    width: 70% !important;
}

.modal-80 {
    width: 80% !important;
}

.modal-90 {
    width: 90% !important;
}

.modal-100 {
    width: 100% !important;
}

.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
    background-color: #000 !important;
}

.panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
}

.panel.with-nav-tabs > .panel-heading {
    border-color: #fff !important;
}

.panel.with-nav-tabs {
    margin-bottom: 0 !important;
    box-shadow: none !important;
    border-color: #000 !important;
}

    .panel.with-nav-tabs .nav-justified {
        margin-bottom: -1px;
    }

.with-nav-tabs.panel-default .nav-tabs > li {
    margin-bottom: 0 !important;
}

    .with-nav-tabs.panel-default .nav-tabs > li > a,
    .with-nav-tabs.panel-default .nav-tabs > li > a:hover,
    .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
        color: #fff;
        width: 200px;
        text-align: center;
        border: none !important;
    }

        .with-nav-tabs.panel-default .nav-tabs > .open > a,
        .with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
        .with-nav-tabs.panel-default .nav-tabs > li > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
            color: #fff;
            background-color: #333;
            border-color: transparent;
        }

    .with-nav-tabs.panel-default .nav-tabs > li.active > a,
    .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
    .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
        color: #000;
        background-color: #fff;
        border-bottom-color: transparent;
    }

.squaredThree {
    position: relative;
}

    .squaredThree label {
        width: 20px;
        height: 20px;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        background: #000;
        border-radius: 4px;
    }

        .squaredThree label:after {
            content: '';
            width: 10px;
            height: 5px;
            position: absolute;
            top: 6px;
            left: 5px;
            border: 2px solid #fcfff4;
            border-top: none;
            border-right: none;
            background: transparent;
            opacity: 0;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    .squaredThree input[type=checkbox] {
        visibility: hidden;
    }

        .squaredThree input[type=checkbox]:checked + label:after {
            opacity: 1;
        }

    .squaredThree span {
        margin-left: 10px;
    }

.select2 {
    width: 100% !important;
}

.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > td {
    border: 2px solid #e4e4e4 !important;
}

.well-black {
    background-color: #000 !important;
    color: #fff !important;
    border: none !important;
}

.mt-20 {
    margin-top: 15px !important;
}

.table-image {
    color: #000000 !important;
    display: block;
}

#preview {
    position: absolute;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
    height: 150px;
    width: 150px;
}

    #preview img {
        width: 100%;
        height: 100%;
    }

.ozellikbtn, .urunx {
    height: 36px;
    padding: 0 15px;
}

.urunlist > tbody > tr > td:last-child,
.urunlist > tbody > tr > td:first-child {
    padding: 0 !important;
    width: 130px !important;
}

.ozellikbtn input, .urunx input {
    margin-top: 10px;
    margin-right: 9px;
    float: left;
}

.urunx a {
    margin-top: 7px;
    margin-right: 9px;
    float: left;
}

.thumbnail .img-thumbnail {
    height: 130px !important;
    width: 100% !important;
    position: relative;
}

.img-thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

.loginpanel {
    width: 320px !important;
    margin: 5em auto;
    position: relative;
}

.loginlogo {
    width: 100%;
    height: 80px;
    position: relative;
}

    .loginlogo img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
    }

.login-page {
    border-radius: 3px !important;
    background-color: #fff;
    padding: 50px 35px;
    box-shadow: 0 1px 3px rgba(0,0,0,.05);
}

.guvenlikKodu {
    width: 100% !important;
    margin-top: 5px;
}


#countdown_dashboard {
    height: 110px;
}

.dash {
    width: 46%;
    float: left;
    position: relative;
}

    .dash .digit {
        width: 50%;
        border: 1px solid #eee;
        font-size: 55pt;
        font-weight: bold;
        float: left;
        text-align: center;
        font-family: Times;
        color: #555;
        position: relative;
    }

.minutes_dash {
    margin-right: 20px;
}


.order-row_order-data {
    color: #919191;
    font-size: 17px;
}

    .order-row_order-data b {
        color: #484848;
    }

.orderRow-orderDate {
    color: #919191;
    font-size: 17px;
}

.orderRow-price {
    font-size: 17px;
    color: #919191;
    text-align: right;
}

    .orderRow-price b {
        display: block;
        color: #E9A802 !important;
    }

.orderRow-progressBar {
    font-size: 15px;
    color: #484848;
    font-weight: bold;
    position: relative;
    display: flex;
}

    .orderRow-progressBar span {
        text-align: center;
        line-height: 50px;
    }

    .orderRow-progressBar i.tamamlandi:before {
        content: '';
        display: inline-block;
        height: 50px;
        width: 50px;
        background-image: url(/images/teslimedildi.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50%;
    }

    .orderRow-progressBar i.hazirlaniyor:before {
        content: '';
        display: inline-block;
        height: 50px;
        width: 50px;
        background-image: url(/images/hazirlaniyor.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50%;
    }

    .orderRow-progressBar i.kargoda:before {
        content: '';
        display: inline-block;
        height: 50px;
        width: 50px;
        background-image: url(/images/kargoda.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50%;
    }

    .orderRow-progressBar i.iptaledildi:before {
        content: '';
        display: inline-block;
        height: 50px;
        width: 50px;
        background-image: url(/images/iptaledildi.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50%;
    }

.urunlistsiparis {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}

.deliveery {
    padding: 24px;
    background-color: #f7fdf7;
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 0 4px 4px 0;
}

.siparislist {
    padding: 16px 16px 0 16px;
}

.siparisimage {
    width: 100%;
    height: 73px;
    position: relative;
    border-radius: 3px;
}

    .siparisimage img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
    }

.siparisurunadi {
    font-size: 14px;
    color: #555555;
}

.siparisurunvaryant {
    font-size: 12px;
    margin-top: 4px;
    color: #b3b3b3;
    font-style: italic;
}

.siparisurunFiyat {
    color: #E9A802 !important;
    font-weight: bold;
    line-height: 30px;
    float: left;
}

    .siparisurunFiyat span {
        background-color: #E9A802;
        width: 20px;
        height: 20px;
        display: inline-block;
        text-align: center;
        line-height: 20px;
        margin-left: 10px;
        margin-top: 6px;
        border-radius: 20px;
        color: #fff;
        font-size: 11px;
        float: right;
    }

.buttoncargoinvoice {
    background-color: transparent;
    border: none;
    color: #484848 !important;
    font-size: 15px;
    margin-top: 12px;
    text-align: left;
    cursor: pointer;
    display: inline;
    width: 50%;
    text-decoration: none;
    padding: 12px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    position: relative;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

    .buttoncargoinvoice:hover {
        background-color: rgba(0,0,0,0.03);
        border-radius: 4px;
    }

    .buttoncargoinvoice i.report {
        position: relative;
        background-image: url(/images/report.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        height: 24px;
        width: 24px;
        display: inline-block;
        top: 6px;
        margin-right: 10px;
    }

    .buttoncargoinvoice i.cargo {
        position: relative;
        background-image: url(/images/shipping.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        height: 24px;
        width: 24px;
        display: inline-block;
        top: 6px;
        margin-right: 10px;
    }

.lineitemcontentheader {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #def6e0;
}

.lineitemcontentheadericon i.iptaledildi:before {
    content: '';
    display: inline-block;
    height: 50px;
    width: 50px;
    background-image: url(/images/iptaledildi.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.lineitemcontentheadericon i.tamamlandi:before {
    content: '';
    display: inline-block;
    height: 50px;
    width: 50px;
    background-image: url(/images/teslimedildi.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.lineitemcontentheadericon i.hazirlaniyor:before {
    content: '';
    display: inline-block;
    height: 50px;
    width: 50px;
    background-image: url(/images/hazirlaniyor.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.lineitemcontentheadericon i.kargoda:before {
    content: '';
    display: inline-block;
    height: 50px;
    width: 50px;
    background-image: url(/images/kargoda.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.lineitemcontentheadericon {
    float: left;
}

.lineitemcontentheadercontent {
    float: left;
    margin-left: 20px;
    font-size: 15px;
}

    .lineitemcontentheadercontent .date {
        color: #E9A802;
        font-size: 13px;
        margin-top: 8px;
    }

.ekbilgiinfo {
    margin-top: 30px;
    color: #555555;
}

    .ekbilgiinfo h3 {
        font-weight: bold;
        font-size: 20px;
    }

.adresss {
    margin-top: 20px;
}

    .adresss p {
        font-weight: bold;
        font-size: 14px;
        margin: 0 !important;
    }

    .adresss small {
        font-size: 14px;
    }

.aliciphone {
    font-weight: bold;
    font-size: 14px;
}

.payment-info-card {
    margin-top: 20px;
    background-color: #f5f5f5;
    padding: 24px 18px;
    border-radius: 4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.payment-info-card__info {
    margin-left: 20px;
}

.payment-info-card__info__number {
    font-size: 13px;
    color: #484848;
    font-weight: 600;
}

.payment-info-card__info__detail {
    margin-top: 8px;
    color: #646464;
}

.t-green {
    color: #E9A802;
}

.t-bold {
    font-weight: 600;
}

.payment-info-card__bank {
    width: 90px;
}

.orderinformationgroup {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.informationgroupkey {
    color: #7b7b7b;
}

.valuetotalamount {
    font-weight: 600;
    float: right;
    font-size: 18px;
    color: #E9A802;
}

.modal-body h1 {
    text-align: center;
    font-size: 25px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 20px;
}

.labelsiz {
    margin-top: 24px !important;
    padding: 6px 16px !important;
}

.botresim {
    width: 100%;
}

    .botresim img {
        height: 100px;
        width: 100px;
        border: 1px solid #484848;
        padding: 2px;
        float: left;
        margin-right: 10px;
    }

.Table_iptal-edildi {
    background-color: #ffb1b1 !important; 
}
.Table_siparis-tamamlandi {
    background-color: #b5f9a5 !important;
}

.Table_kargoya-verildi {
    background-color: #f9f0a5 !important;
}
.teklinq {
    background-color: #eee !important;
    color: #000 !important;
    display: block !important;
    padding: 10px !important;
    border-top: 2px solid #e4e4e4 !important;
}