﻿
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

table tbody tr.clicableRow{
    cursor: pointer;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 20px; /* Vertically center the text there */
}


.page-loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/Image/fancyBox/fancybox_overlay.png');
}

.page-loading-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

#page-loading-loading, .page-loading-close, .page-loading-prev span, .page-loading-next span {
    background-image: url('/Image/fancyBox/fancybox_sprite.png');
}

#page-loading-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

    #page-loading-loading div {
        width: 44px;
        height: 44px;
        background: url('/Image/fancyBox/fancybox_loading.gif') center center no-repeat;
    }


.btnNavBar {
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    background-color: white;
    padding: 0px 0px 0px 0px;
    height: 2.3rem;
    width: 100%;
}

.btnLeftBar {
    height: 2.3rem;
    padding-top: 0.2rem;
    float: left;
    text-align: left;
}

.btnRightBar {
    height: 2.3rem;
    float: right;
    line-height: 2.3rem;
    padding-right: 5px;
    font-weight: 800;
    text-align: right;
}

    .btnRightBar > div {
        float: right;
        height: 100%;
        line-height: 2.3rem;
        color: black;
    }

.mapBar {
    padding-left: 15px;
    margin-top: 3px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    background-color: #c8c3c3;
    width: 100%;
    z-index: 1000;
}

.column-Row {
    width: 100%;
    margin-bottom: 10px;
}

.form-label {
    font-weight: 700 !important;
    color: #212529 !important;
    font-size: .9em !important;
    width: 100%;
}

.form-label-white {
    font-weight: 700 !important;
    color: white !important;
    font-size: .9em !important;
    width: 100%;
}

.form-label2 {
    font-weight: 700 !important;
    color: #212529 !important;
    font-size: .9em !important;
}

.textareaComment {
    resize: none;
    height: 24em;
    width: 100%;
}

.textareaCommentSmall {
    resize: none;
    height: 12em;
    width: 100%;
}

.custom-control-input:focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5);
}

.rounded-circle {
    width: 35px;
    color: transparent;
    border-radius: 50% !important;
}


.form-control-group {
    position: relative;
    display: flex;
}

.form-control-group-append {
    position: absolute;
    display: flex;
    left: 0px;
}

.form-control-group-prepend {
    position: absolute;
    display: flex;
    right: 0px;
}

.form-control-group-text-sm {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.3rem 0.3rem;
    margin: 0rem 0rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: transparent;
    /*border: 1px solid #ced4da;*/
    border-radius: 0.25rem;
    font-size: 12px;
}

.bg-purple {
    background-color: #660099;
}

[data-show="true"] {
    display: block;
}

[data-show="false"] {
    display: none !important;
}

[data-position="upArrow"] {
    color: #d92cc1;
    margin: 5px 15px 0px 15px;
    cursor: pointer;
}

[data-position="downArrow"] {
    color: #d92cc1;
    margin: 5px 15px 0px 15px;
    cursor: pointer;
}

/*[data-limitIncrease="hide"] {
    display: none !important;
}

[data-limitIncrease="show"] {
    display: block !important;
}*/

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.salesRequestBottomMesage {
    bottom: 0px;
    height: auto;
    text-align: center;
    background-color: red;
    font-weight: bold;
    color: white;
    font-size: 8px;
}

.temsilci {
    font-size: 2vw;
    color: red !important;
}

.navBarButtonText {
    display: none !important;
}

@media (min-width: 576px) {
    .temsilci {
        font-size: 12px;
    }

    .salesRequestBottomMesage {
        bottom: 0px;
        height: 50px;
        text-align: center;
        background-color: red;
        font-weight: bold;
        color: white;
        font-size: 12px;
    }

    .navBarButtonText {
        display: inline !important;
        cursor: pointer;
    }
}

@media (min-width: 768px) {
    .salesRequestBottomMesage {
        bottom: 0px;
        height: 50px;
        text-align: center;
        background-color: red;
        font-weight: bold;
        color: white;
        font-size: 12px;
    }

    .navBarButtonText {
        display: inline !important;
        cursor: pointer;
    }
}

@media (min-width: 992px) {
    .salesRequestBottomMesage {
        bottom: 0px;
        height: 50px;
        text-align: center;
        background-color: red;
        font-weight: bold;
        color: white;
        line-height: 50px;
        font-size: 13px;
    }

    .navBarButtonText {
        display: inline !important;
        cursor: pointer;
    }
}

@media (min-width: 1200px) {
    .salesRequestBottomMesage {
        bottom: 0px;
        height: 50px;
        text-align: center;
        background-color: red;
        font-weight: bold;
        color: white;
        line-height: 50px;
        font-size: 14px;
    }

    .navBarButtonText {
        display: inline !important;
    }
}

[type="checkbox"] {
    vertical-align: middle;
}

input:checked {
    background: blue !important;
    color: white !important;
    border-color: white !important;
}

*:focus {
    outline: none;
}

input.middle:focus {
    outline-width: 0;
}

.is-invalid-select2 {
    border: 1px solid #dc3545 !important;
}

.is-valid-select2 {
    border-color: #28a745 !important;
}

.is-valid-select2-icon {
    position: absolute;
    right: 20px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
}

.is-invalid-select2-icon {
    position: absolute;
    right: 20px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
}



/* Loading Overlay */
.loading-overlay-showing {
    overflow: hidden;
}

    .loading-overlay-showing > .loading-overlay {
        opacity: 1;
        visibility: visible;
    }

.loading-overlay {
    -webkit-transition: visibility 0s ease-in-out 0.5s, opacity 0.5s ease-in-out;
    transition: visibility 0s ease-in-out 0.5s, opacity 0.5s ease-in-out;
    bottom: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
    visibility: hidden;
    background: #FFF;
}

body > .loading-overlay {
    position: fixed;
    z-index: 999999;
}

/* Bounce Loading */
.bounce-loader {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin: -9px 0 0 -35px;
    text-align: center;
    width: 70px;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 10000;
}

    .bounce-loader .bounce1,
    .bounce-loader .bounce2,
    .bounce-loader .bounce3 {
        -webkit-animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
        animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
        background-color: #CCC;
        border-radius: 100%;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        display: inline-block;
        height: 18px;
        width: 18px;
    }

    .bounce-loader .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .bounce-loader .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

html.safari.iphone .bounce-loader .bounce1,
html.safari.iphone .bounce-loader .bounce2,
html.safari.iphone .bounce-loader .bounce3 {
    -webkit-animation: 1.4s ease-in-out infinite bouncedelay;
    animation: 1.4s ease-in-out infinite bouncedelay;
}

.clickable {
    cursor: pointer;
}

.column30 {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}

.column40 {
    width: 40px;
    max-width: 40px;
    min-width: 40px;
}

.column50 {
    width: 50px;
    max-width: 50px;
    min-width: 50px;
}

.column60 {
    width: 60px;
    max-width: 60px;
    min-width: 60px;
}

.column70 {
    width: 70px;
    max-width: 70px;
    min-width: 70px;
}

.column80 {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}

.column90 {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}

.column100 {
    width: 100px;
    max-width: 100px;
    min-width: 100px;
}

.column110 {
    width: 110px;
    max-width: 110px;
    min-width: 110px;
}

.column120 {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
}

.column130 {
    width: 130px;
    max-width: 130px;
    min-width: 130px;
}

.column140 {
    width: 140px;
    max-width: 140px;
    min-width: 140px;
}

.column150 {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}

.column160 {
    width: 160px;
    max-width: 160px;
    min-width: 160px;
}

.column170 {
    width: 170px;
    max-width: 170px;
    min-width: 170px;
}

.column180 {
    width: 180px;
    max-width: 180px;
    min-width: 180px;
}

.column190 {
    width: 190px;
    max-width: 190px;
    min-width: 190px;
}

.column200 {
    width: 200px;
    max-width: 200px;
    min-width: 200px;
}

.column230 {
    width: 230px;
    max-width: 230px;
    min-width: 230px;
}

.column250 {
    width: 250px;
    max-width: 250px;
    min-width: 250px;
}

.column270 {
    width: 270px;
    max-width: 270px;
    min-width: 270px;
}

.column300 {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
}

.column400 {
    width: 400px;
    max-width: 400px;
    min-width: 400px;
}

.column500 {
    width: 500px;
    max-width: 500px;
    min-width: 500px;
}

.quantity-column {
    text-align: right;
}

    .quantity-column::after {
        content: "Ad.";
        margin-left: 5px;
    }

.currency-column {
    text-align: right;
}

    .currency-column::after {
        content: "₺";
        margin-left: 5px;
        text-align: right;
    }

.text-end {
    text-align: right;
}