﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
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%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 40px; /* Vertically center the text there */
    height: 180px;
}


/* Width */
.width-40 {
    width: 40px !important;
}

.width-60 {
    width: 60px !important;
}

.width-80 {
    width: 80px !important;
}

.width-100 {
    width: 100px !important;
}

.width-120 {
    width: 120px !important;
}

.width-140 {
    width: 140px !important;
}

.width-160 {
    width: 160px !important;
}

.width-180 {
    width: 180px !important;
}

.width-200 {
    width: 200px !important;
}

.width-220 {
    width: 220px !important;
}

.width-240 {
    width: 240px !important;
}

.width-260 {
    width: 260px !important;
}

.width-280 {
    width: 280px !important;
}

.width-300 {
    width: 300px !important;
}

.width-320 {
    width: 320px !important;
}

.width-340 {
    width: 340px !important;
}

.width-360 {
    width: 360px !important;
}

.width-380 {
    width: 380px !important;
}

.width-400 {
    width: 400px !important;
}

/* Padding & Margins */
.padding_5 {
    padding: 5px;
}

.padding_10 {
    padding: 10px;
}

.padding_20 {
    padding: 10px;
}

.padding_top_5 {
    padding-top: 5px;
}

.padding_top_10 {
    padding-top: 10px;
}

.padding_top_15 {
    padding-top: 15px;
}

.padding_top_20 {
    padding-top: 20px;
}

.padding_top_25 {
    padding-top: 25px;
}

.padding_top_35 {
    padding-top: 35px;
}

.padding_top_50 {
    padding-top: 50px;
}

.padding_top_100 {
    padding-top: 100px;
}

.padding_bottom_5 {
    padding-bottom: 5px;
}

.padding_bottom_10 {
    padding-bottom: 10px;
}

.padding_bottom_15 {
    padding-bottom: 15px;
}

.padding_bottom_20 {
    padding-bottom: 20px;
}

.padding_bottom_25 {
    padding-bottom: 25px;
}

.padding_bottom_35 {
    padding-bottom: 35px;
}

.padding_bottom_50 {
    padding-bottom: 50px;
}

.padding_bottom_100 {
    padding-bottom: 100px;
}

.padding_left_5 {
    padding-left: 5px;
}

.padding_left_10 {
    padding-left: 10px;
}

.padding_left_15 {
    padding-left: 15px;
}

.padding_left_20 {
    padding-left: 20px;
}

.padding_left_25 {
    padding-left: 25px;
}

.padding_left_35 {
    padding-left: 35px;
}

.padding_right_5 {
    padding-right: 5px;
}

.padding_right_10 {
    padding-right: 10px;
}

.padding_right_15 {
    padding-right: 15px;
}

.padding_right_20 {
    padding-right: 20px;
}

.padding_right_25 {
    padding-right: 25px;
}

.padding_right_35 {
    padding-right: 35px;
}

.margin_10 {
    margin: 10px;
}

.margin_20 {
    margin: 10px;
}

.margin_top_5 {
    margin-top: 5px;
}

.margin_top_10 {
    margin-top: 10px;
}

.margin_top_15 {
    margin-top: 15px;
}

.margin_top_20 {
    margin-top: 20px;
}

.margin_top_25 {
    margin-top: 25px;
}

.margin_top_35 {
    margin-top: 35px;
}

.margin_top_50 {
    margin-top: 50px;
}

.margin_top_100 {
    margin-top: 100px;
}

.margin_bottom_5 {
    margin-bottom: 5px;
}

.margin_bottom_10 {
    margin-bottom: 10px;
}

.margin_bottom_15 {
    margin-bottom: 15px;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

.margin_bottom_25 {
    margin-bottom: 25px;
}

.margin_bottom_35 {
    margin-bottom: 35px;
}

.margin_bottom_50 {
    margin-bottom: 50px;
}

.margin_bottom_100 {
    margin-bottom: 100px;
}

.margin_right_10 {
    margin-right: 10px;
}

.margin_right_15 {
    margin-right: 15px;
}

.margin_right_20 {
    margin-right: 20px;
}

.margin_right_25 {
    margin-right: 25px;
}

.margin_right_35 {
    margin-right: 35px;
}

.margin_right_50 {
    margin-right: 50px;
}

.margin_left_10 {
    margin-left: 10px;
}

.margin_left_15 {
    margin-left: 15px;
}

.margin_left_20 {
    margin-left: 20px;
}

.margin_left_25 {
    margin-left: 25px;
}

.margin_left_35 {
    margin-left: 35px;
}

.margin_left_50 {
    margin-left: 50px;
}

/* Fonts */
.font_16 {
    font-size: 16px !important;
}

.font_18 {
    font-size: 18px !important;
}

.font_20 {
    font-size: 20px !important;
}

.font_30 {
    font-size: 30px !important;
}

.font_50 {
    font-size: 50px !important;
}

.font_80 {
    font-size: 80px !important;
}

.font_100 {
    font-size: 100px !important;
}

.font_120 {
    font-size: 120px !important;
}

/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}

.dataTables_wrapper {
    padding-bottom: 30px;
}

.dataTables_length {
    float: left;
}

.dataTables_filter label {
    margin-right: 5px;
}

.html5buttons {
    float: right;
}

    .html5buttons a {
        border: 1px solid #e7eaec;
        background: #fff;
        color: #676a6c;
        box-shadow: none;
        padding: 6px 8px;
        font-size: 12px;
    }

        .html5buttons a:hover,
        .html5buttons a:focus:active {
            background-color: #eee;
            color: inherit;
            border-color: #d2d2d2;
        }

    .html5buttons button {
        border: 1px solid #e7eaec;
        background: #fff;
        color: #676a6c;
        box-shadow: none;
        padding: 6px 8px;
        font-size: 12px;
    }

        .html5buttons button:hover,
        .html5buttons button:focus:active {
            background-color: #eee;
            color: inherit;
            border-color: #d2d2d2;
        }

div.dt-button-info {
    z-index: 100;
}

@media (max-width: 768px) {
    .html5buttons {
        float: none;
        margin-top: 10px;
    }

    .dataTables_length {
        float: none;
    }
}

/* Tables */
.td-actions {
    text-align: center;
}

    .td-actions .btn-group, .btn-group-vertical {
        display: inherit;
    }

/* Background */
.bg-gray {
    background-color: #d4d4d4;
}

.bg-dark-gray {
    background-color: #353535;
}

/* Other */
.pmethods {
    padding: 20px;
}

    .pmethods img {
        height: 50px;
    }

.footer-custom {
    color: #d4d4d4;
    background-color: #1d1d1d;
    line-height: 30px !important;
}

.container-full {
    width: 100%;
    padding: 0 15px;
    margin: 0;
}

.footer-nav {
    background-color: #303030;
    color: #ffffff;
}

    .footer-nav a {
        color: #ffffff;
    }

    .footer-nav .navbar {
        padding: 0;
    }

    .footer-nav .container-full {
        padding: 0;
    }

.right-form-control {
    text-align: right;
}

    .right-form-control .form-control {
        display: inline !important;
    }

/* Checkout */
.sqsp-page {
    background-color: #ffffff;
    padding: 0px;
    margin: 0px !important;
    height: 100%;
    min-height: 900px;
}

.sqsp-container {
    width: 100%;
    max-width: 1012px;
    margin: 10px auto;
}

.device-img {
    max-width: 90%;
}

.sqsp_header {
    color: #39686e;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.sqsp_details {
    font-size: 18px;
}

.sqsp_price {
    min-height: 100px;
    height: 100px;
    font-size: 18px;
}

.sqsp_price_full {
    font-size: 28px;
    font-weight: 600;
}

.sqsp_discount {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background-color: #FF0000;
    padding: 5px;
    width: 120px;
}

.pm_was {
    font-size: 16px;
}

.sqsp-img-container {
    width: 70%;
    margin: 0 auto;
}

.sqsp-shipping-container {
}

    .sqsp-shipping-container input {
        max-width: 100% !important;
    }

    .sqsp-shipping-container select {
        max-width: 100% !important;
    }

    .sqsp-shipping-container textarea {
        max-width: 100% !important;
    }
/* Payment */
.payment-page {
    background-color: #ffffff;
    padding: 0px;
    margin: 0px !important;
    height: 100%;
}

.payment-container {
    width: 100%;
    max-width: 1012px;
    margin: 10px auto;
}

.payment-details-image-container {
    width: 100px;
    height: 100px;
    text-align: center;
}

    .payment-details-image-container img {
        max-width: 98px;
        max-height: 98px;
    }

.payment-name {
    font-size: 22px;
}

.payment-description {
    font-size: 12px;
    color: #676a6c;
}

.payment-quantity {
    max-width: 100px;
    font-size: 18px;
}

.payment-tax {
    width: 180px;
    font-size: 18px;
}

.payment-discount {
    width: 100px;
    font-size: 18px;
}

.payment-price {
    width: 180px;
    font-size: 18px;
}

.payment-totals-title {
    font-size: 20px;
}

.payment-totals-value {
    width: 180px;
    font-weight: bold;
    font-size: 20px;
}

.style-hide {
    visibility: hidden;
}

.div_tax {
    font-size: 14px;
    font-style: italic;
}

/* Invoice */
.container-invoice {
    height: 100% !important;
    min-height: 1000px !important;
}

.invoice-title {
    font-size: 48px;
    width: 300px;
}

.invoice-status {
    font-size: 38px;
}

.invoice-status-div {
    width: 150px;
    padding: 15px;
    margin: 20px auto;
}

.invoice-status-new {
    color: blue;
    padding: 15px;
    border: 1px solid blue;
    border-radius: 20px;
}

.invoice-status-paid {
    color: green;
    padding: 15px;
    border: 1px solid green;
    border-radius: 20px;
}

.invoice-status-canceled {
    color: red;
    padding: 15px;
    border: 1px solid red;
    border-radius: 20px;
}

.left-border {
    border-left: 1px solid #676a6c;
}

.invoice-tdhT {
    width: 120px;
}

.invoice-tdhV {
    width: 300px;
}

/* Print */
@media print {
    @page {
        margin: 0 !important;
    }

    body {
        margin: 1.6cm !important;
    }

    .hideOnPrint {
        visibility: hidden;
    }

    header {
        visibility: hidden;
    }

    footer {
        visibility: hidden;
    }
}

.div-pdf {
    width: 21cm;
    margin: 55px auto;
}
