/* body {
    background-color: #dfeff9 !important
} */

body {
    background-color: aliceblue;
}

.headurl-url {
    font: 900 49px asap, arial;
    color: #0186da;
    letter-spacing: -1px;
    text-shadow: 0 2px 2px #ddd;
    word-wrap: break-word;
}

.logo {
    text-align: center;
}

.logo-merge {
    text-align: center;
}

section#urlbox {
    margin: 0 auto 20px auto;
    max-width: 758px;
    box-shadow: 0 1px 4px #ccc;
    border-radius: 2px;
    padding: 10px 30px 5px;
    background: #fff;
    text-align: center;
}

h3 {
    margin: 0 0 -10px 0;
    font: bold 36px asap, arial;
    color: #505050;
    letter-spacing: -1px;
}

#formurl {
    display: table;
    max-width: 600px;
    margin: 0 auto;
}

#formurl input[type=text] {
    display: table-cell;
    width: 100%;
    height: 56px;
    padding: 10px 16px;
    font: 17px lato, arial;
    color: #000;
    background: #fff;
    /* border: 1px solid #bbb; */
    border-right: 0;
    border-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    box-sizing: border-box;
}

#formurl #formbutton {
    display: table-cell;
    width: 1%;
    box-sizing: border-box;
    vertical-align: middle;
}

#formurl input[type=button],
#formurl input[type=submit] {
    height: 56px;
    padding: 10px 16px;
    font: bold 17px lato, arial;
    color: #fff;
    background-color: #2c87c5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    border: 0;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
    -webkit-appearance: button;
    margin: 0;

}

section .boxtextcenter {
    margin: 10px auto 20px;
    text-align: center;
    max-width: 620px;
}

p {
    font: 16px"source sans pro", arial;
    color: #484848;
    line-height: 1.5;
}

.boxtex:hover {
    color: #d72e2e;
}

.boxtex {
    color: #d72e2e;
}

.boxtextleft {
    font-size: 16px;
}

#balloon {
    background: #333;
    font: 13px asap, arial;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 3px;
    white-space: nowrap;
    float: right;
    margin: 4px 0;
}

.logo a:hover {
    text-decoration: underline;
}

.logo a:hover {
    color: #0186da;
}

.logo-merge a:hover {
    text-decoration: underline;
}

.genrate_qr {
    color: #A4A6A8;
    font-weight: 600;
    border-radius: 2px;
    border: 0;
    padding: 5px;
    margin: 0 8px;
    text-decoration: none;
    font-size: 18px;
}

.nav-link:hover {
    color: none !important;
}

.qrcode .nav-item {
    padding: 1px;
}

.qrcode .nav-item .nav-link {
    background-color: #eee;
    color: #000;
}

.qrcode .nav-item .nav-link.active {
    color: #fff;
    background-color: #0d6efd;
}

.qrtab-panel .tab-content {
    padding: 15px 0px;
    min-height: 213px;
}

.qrbox {
    background-color: #fff;
}

.qrimage {
    padding: 15px;
}

.qrimage img {
    max-width: 250px;
    margin: 0px auto;
    display:
        block;
    border-radius: 8px;
}

.qrbox {
    padding: 15px 15px 15px 30px;
    border: 2px solid #13aae8;
    border-radius: 8px;
    min-height: 378px;
}

.arrow {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #f9f7f1;
    top: 17%;
    left:
        -35px;
    border-radius: 50%;
    border: 2px solid #08aae5;
    padding: 7px;
}

.arrow .icon {
    background-color: #fff;
    text-align: center;
    font-size: 1.3em;
    color: #19bae9;
    border-radius: 50%;
    width: 42px;
    height: 41px;
    line-height:
        41px;
    position: relative;
    z-index: 20;
}

.arrow .seprator {
    position: absolute;
    z-index: 10;
    background: #f9f7f1;
    height: 80px;
    width: 12px;
    right: 0;
    left: -2px;
    margin: 0px auto;
    top: -10px;
}

.alert-success {
    font-size: 17px;
    font-weight: 800;
    padding: 4px;
    text-align: center;
}

.donbut {
    color: #fff;
    border: 1px solid #90c52d;
    width: 44%;
    background-color: #90c52d;
    text-align: center;
    border-radius: 100px;
    padding: 9px 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.form-control2 {
    display: block;
    height: auto;
    overflow: hidden;
    font-size:
        12px;
}

.switch .on,
.table td .switch .off {
    font-size: 11px;
    color: rgba(0, 0, 0, .8);
}

.switch .slider {
    background-color: #f9cccc;
}

.switch input:checked+.slider {
    background-color: #92c88e;
}

.switch {
    width: 84px;
    height: 27px;
    float: right;
}

.switch .slider::before {
    height: 20px;
    width: 20px;
}

.qrcode {
    display: flex;
    flex-wrap: wrap;
}

.qrcode .nav-item a {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 2px;
}

.qrcode .nav-item a i {
    display: block;
    font-size: 15px;
    color: #f34d00;
}

.qrcode .nav-item a.active i {
    color: #fff;
}

.tabhead {
    padding: 8px 15px;
    background-color: #08abe6;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
}

body {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    /* background-color: #e6eef0; */
    /* font-size: 14px; */
}

.listbox {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.listbox li {
    padding: 3px;
    box-sizing: border-box;
    width: 25%;
    position: relative;
}

.listbox li>a {
    display: block;
    background-color: #fff;
    padding: 20px;
    border-radius: 3px;
    text-decoration: none;
    transition-duration: .3s;
    position: relative;
    min-height: 236px !important;
}

.listbox li>a span {
    display: block;
}

.listbox li>a span.icon {
    font-size: 48px;
    color: #e5322d;
}

.listbox li>a span.icon img {
    height: 50px;
}

.listbox li>a span.head {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
    font-weight: bold;
}

.listbox li>a span.para {
    color: #666;
}

.listbox li>a:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .5);
    background-color: #d6dcdd;
}

.headurl:hover {
    color: #c52424;
}

.headurl {
    font: 900 49px asap, arial;
    color: #c52424;
    letter-spacing: -1px;
    text-shadow: 0 2px 2px #ddd;
    word-wrap: break-word;
}

.logo {
    text-align: center;
}

section#urlbox {
    margin: 0 auto 20px auto;
    max-width: 758px;
    box-shadow: 0 1px 4px #ccc;
    border-radius: 2px;
    padding: 10px 30px 5px;
    background: #fff;
    /* text-align: center; */
}

#btnSave {
    margin-left: 40%;
}

h3 {
    margin: 0 0 -10px 0;
    font: bold 36px asap, arial;
    color: #505050;
    letter-spacing: -1px;
}

.imgPreviewClass {
    width: 100px;
    height: 100px;
    margin: 0px 7px;
}

.multicolorqr {
    display: block;
    position: relative;
}

.multicolorqr .lable {
    display: inline-block;
    position: relative;
    top: -7px;
}

span.qrBlack {
    background-color: rgb(0, 0, 0);
    border-radius: 50%;
    height: 25px;
    display: inline-block;
    width: 25px;
    border-radius: 50%;
    overflow: hidden;
}

span.qrBlack input {
    height: 25px;
    width: 25px;
    display: block;
    opacity: .2;
}

span.qrRed {
    background-color: rgb(196, 30, 58);
    border-radius: 50%;
    height: 25px;
    display: inline-block;
    width: 25px;
    border-radius: 50%;
    overflow: hidden;
}

span.qrRed input {
    height: 25px;
    width: 25px;
    display: block;
    opacity: .2;
}


span.qrGreen {
    background-color: rgb(34, 139, 34);
    border-radius: 50%;
    height: 25px;
    display: inline-block;
    width: 25px;
    border-radius: 50%;
    overflow: hidden;
}

span.qrGreen input {
    height: 25px;
    width: 25px;
    display: block;
    opacity: .2;
}

span.qrBlue {
    background-color: rgb(0, 150, 255);
    border-radius: 50%;
    height: 25px;
    display: inline-block;
    width: 25px;
    border-radius: 50%;
    overflow: hidden;
}

span.qrBlue input {
    height: 25px;
    width: 25px;
    display: block;
    opacity: .2;
}

a.btn.btn-secondary.addQrFunction {
    margin-bottom: 10px;
}

.patternradio {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
}

.patternradio li {
    box-sizing: border-box;
    padding: 3px;
}

.qrinput {
    display: block;
    position: absolute;
    width: 6%;
    height: 50%;
    opacity: .0;
}

.qrinput[type=radio]+label {
    border-radius: 5px;
    background-color: #fff;
    padding: 3px;
    width: 95px;
    height: 85px;
    transition: 500ms all;
}

.qrinput[type=radio]:checked+label {
    padding: 5px 9px;
    border-radius: 5px;
    background-color: #fff;
}

/* Stuff after this is only to make things more pretty */

.qrinput[type=radio]:checked+label {
    border: 1px solid #000;
}

.headqrDemo {
    margin: 0px 5px 10px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    color: rgb(120, 120, 120);
    font-size: 17px;
    font-weight: 600;
}

body {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    /* background-color: #e6eef0; */
    /* font-size: 14px; */
}

.listbox {
    list-style: none;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.listbox li {
    padding: 6px;
    box-sizing: border-box;
    width: 20%;
    position: relative;
}

.listbox li>a {
    display: block;
    background-color: #fff;
    padding: 20px;
    border-radius: 3px;
    text-decoration: none;
    transition-duration: .3s;
    position: relative;
    min-height: 210px;
    border: 1px solid #d7d7d7;
}

.listbox li>a span {
    display: block;
}

.listbox li>a span.icon {
    font-size: 48px;
    color: #e5322d;
}

.listbox li>a span.icon img {
    height: 50px;
}

.listbox li>a span.head {
    font-size: 20px;
    color: #333;
    margin-bottom: 5px;
    font-weight: bold;
}

.listbox li>a span.para {
    color: #666;
}

.listbox li>a:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .5);
    background-color: rgba(0, 0, 0, .1);
    border: 1px solid #2fade2;
}

.patternradio {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
}

.patternradio li {
    box-sizing: border-box;
    padding: 3px;
}

.qrinput {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .0;
}

.qrinput[type=radio]+label>img {
    border-radius: 5px;
    background-color: #fff;
    padding: 3px;
    width: 60px;
    height: 60px;
    transition: 500ms all;
}

.qrinput[type=radio]:checked+label>img {
    padding: 5px;
    border-radius: 5px;
    background-color: #fff;
}

/* Stuff after this is only to make things more pretty */

.qrinput[type=radio]:checked+label>img {
    border: 1px solid #000;
}

.dg-header {
    display: flex;
    background-color: #fff;
    padding: 0px 120px;
    flex: 1 1 auto;
}

.dg-logo {
    padding: 12px 0px;
    flex: auto;
}

.dg-logo img {
    height: 52px;
}

.dg-nav .navbar-nav li a {
    padding: 20px 22px !important;
    font-weight: bold;
}

.dg-nav .navbar-nav li a:hover {}

.pageheader2 {
    text-align: center;
    padding: 35px;
}

.pageheader2 h2 {
    font-weight: bold;
}

.footer {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 15px;
    background-color: #d0dbdd;
}

.footer-main_title {
    padding: 8px 0px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 15px;
    color: #d51a15;
}

.footer-main_nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-main_nav li {
    padding: 5px 0px;
}

.footer-main_nav li a {
    color: #333;
    text-decoration: none;
}

.footer-main_nav li a:hover {
    color: #d51a15;
}

.footer-bottom {
    padding: 15px 0px;
    border-top: 1px solid rgba(0, 0, 0, .2);
}

.footer-top {
    margin-bottom: 15px;
}

h3.text-center.fw-bold.mb-4.tabhead {
    border-radius: 10px;
}

.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: var(--bs-form-valid-border-color);
    padding-right: calc(1.5em + 0.75rem);
    background-image: url();
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

h3.fw-bold.mb-4.tabhead {
    border-radius: 10px;
}

/* Dono cards ka fixed size */
.container .card {
    width: 100%;
}

/* Row ke liye flex stretch */
.row.gy-4.justify-content-center {
    align-items: stretch;
}

/* QR card me content center */
.card.text-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* .d-flex.justify-content-between.mt-4 {
    margin-left: 40%;
} */

.justify-content-between {
    justify-content: space-around !important;
}

.border-primary {
    --bs-border-opacity: 1;
    border-color: rgb(13 253 191) !important;
}

.qrcode .form-control,
.qrcode .form-select {
    font-size: 1rem;
    /* 16px */
    padding: 10px 12px;
}

.qrcode small {
    font-size: 0.9rem;
    /* 14-15px */
}

/* Tab heading bigger */
.tabhead {
    font-size: 1.25rem;
    /* ~20px */
    font-weight: 700;
}

/* Buttons bigger */
.qrcode .btn {
    font-size: 1rem;
    /* 16px */
    padding: 10px 18px;
}

/* Better styled form labels */
.form-label {
    font-size: 1.05rem;
    /* thoda bada (~17px) */
    font-weight: 600;
    /* semi-bold */
    color: #2c3e50;
    /* dark elegant color */
    margin-bottom: 6px;
    /* thoda space niche */
    letter-spacing: 0.4px;
    /* thoda modern spacing */
    text-transform: capitalize;
    /* Har word ka first letter capital */
}

/* Label styling */
.qrcode .form-label {
    font-size: 1.05rem;
    /* thoda bada */
    font-weight: 600;
    /* semi-bold */
    color: #2c3e50;
    /* dark grey/blue */
    margin-bottom: 6px;
    letter-spacing: 0.4px;
    text-transform: capitalize;
}

/* Fields ke beech me space */
.qrcode .form-group,
.qrcode .mb-3 {
    margin-bottom: 18px !important;
    /* default se thoda zyada gap */
}

/* Input aur select ka design bhi thoda clean */
.qrcode .form-control,
.qrcode .form-select {
    padding: 10px 14px;
    border-radius: 8px;
}

input.form-control.form-control-color {
    width: 80px;
    height: 40px;
    padding: 0px;
    border: 1px solid rgb(204, 204, 204);
}

.qrcode .nav-link {
    font-weight: 600;
    font-size: 15px;
    padding: 10px 18px;
    border-radius: 8px 8px 0 0;
    color: #555;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.3s ease;
}

.qrcode .nav-link i {
    font-size: 14px;
}

.qrcode .nav-link:hover {
    background: #f5f5f5;
    color: #000;
}

.qrcode .nav-link.active {
    background: #fff;
    color: #0d6efd;
    border: 1px solid #dee2e6;
    border-bottom: 2px solid #0d6efd;
    position: relative;
    z-index: 1;
}

.qrcode.nav {
    border-bottom: 2px solid #dee2e6 !important;
    margin-bottom: 20px;
}

.qrcode {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: 2px solid #dee2e6;
}

.qrcode .nav-item {
    flex: 1 1 auto;
    /* sabko equal width dega */
    text-align: center;
}

.qrcode .nav-link {
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    padding: 12px 10px;
    border-radius: 0;
    color: #555;
    transition: all 0.3s ease;
}

.qrcode .nav-link.active {
    color: #0d6efd;
    border-bottom: 3px solid #0d6efd;
    background: #fff;
}

.qrcode .nav-link:hover {
    background: #f5f5f5;
}

/* Premium Card Style */
.qr-card {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 22px;
    padding: 28px;
    background: linear-gradient(145deg, #ffffff, #f9f9f9);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1),
        0 4px 12px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

/* Hover floating effect */
.qr-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.12),
        0 6px 14px rgba(0, 0, 0, 0.08);
}

/* Divider line between sections */
.qr-card .section-divider {
    border-top: 1px solid #eaeaea;
    margin: 18px 0;
}

/* QR Code Box Styling */
.qr-preview {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 250px;
    background: #f8fafc;
    border-radius: 16px;
    border: 1px dashed #cbd5e1;
    padding: 20px;
}

.qr-wrapper {
    width: 100%;
    max-width: 100%;
    /* card ke andar hi रहे */
    overflow: hidden;
    /* bahar kaat do */
    display: flex;
    justify-content: center;
}

.qr-wrapper canvas,
.qr-wrapper svg {
    max-width: 100%;
    height: auto !important;
    /* responsive scaling */
}

.ad-modal {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.ad-card {
    background: #fff;
    width: 400px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    animation: fadeIn 0.3s ease-in-out;
}

.ad-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #1d1d1d;
    color: #fff;
    padding: 12px 16px;
}

.ad-title {
    font-weight: bold;
    font-size: 16px;
}

.ad-close {
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    border: none;
    background: transparent;
}

.ad-close:hover {
    color: #f44336;
}

.ad-body {
    padding: 16px;
    text-align: center;
}

.ad-banner {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}

.ad-logo {
    width: 220px;
    margin: 24px;
    margin-bottom: 8px;
}

.ad-text {
    padding: 12px;
    font-family: "Open Sans", Sans-Serif;
}

.ad-btn {
    display: inline-block;
    background: #ff5722;
    color: #fff;
    padding: 10px 18px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;
}

.ad-btn:hover {
    background: #e64a19;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

span.badge.bg-light.text-dark.border.fw-semibold.px-3.py-2.rounded-pill.shadow-sm {
    float: right;
    margin-top: 5px;
}