/* ========================================
   Dashboard Ticket Table Fix
   ======================================== */
#tickets_table {
    width: 100% !important;
}

#tickets_table thead th:first-child,
#tickets_table tbody td:first-child {
    display: none !important;
}

.mclientlastblocks table {
    width: 100% !important;
    border-collapse: collapse;
}

.mclientlastblocks .dataTables_wrapper {
    overflow: visible !important;
}

.mclientlastblocks table tbody tr {
    border-bottom: 1px solid #eee;
}

.mclientlastblocks table tbody tr:last-child {
    border-bottom: none;
}

.mclientlastblocks table tbody td {
    padding: 12px 10px;
    vertical-align: middle;
}

.mclientlastblocks table thead th {
    padding: 12px 10px;
    font-weight: 600;
    text-align: left;
}

/* Son Destek Talepleriniz - Kayma Düzeltmesi */
.moderncliendblock.mclientlastblocks {
    clear: both !important;
    float: none !important;
    width: 100% !important;
    position: static !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.moderncliendblock.mclientlastblocks .mpanelrightcon {
    position: static !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
}

.moderncliendblock.mclientlastblocks .mpaneltitle {
    position: static !important;
    float: none !important;
    clear: both !important;
    overflow: hidden;
}

.moderncliendblock.mclientlastblocks .mpaneltitle::after {
    content: "";
    display: table;
    clear: both;
}

/* ========================================
   Quick Support Container - Light Theme
   ======================================== */
.mclientlastblocks .quick-support-container {
    padding: 40px 24px;
    text-align: center;
    background: linear-gradient(135deg, #f0fdf4 0%, #ecfeff 100%);
    border: 1px solid #d1fae5;
    border-radius: 12px;
    position: static;
    overflow: visible;
    margin: 0;
    float: none;
    clear: both;
}

.mclientlastblocks .quick-support-container::before {
    display: none;
}

.mclientlastblocks .quick-support-icon {
    font-size: 64px;
    color: #10b981;
    margin-bottom: 20px;
    display: block;
    position: static;
}

.mclientlastblocks .quick-support-title {
    font-size: 22px;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 12px;
    position: static;
}

.mclientlastblocks .quick-support-text {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 28px;
    line-height: 1.6;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: static;
}

.mclientlastblocks .quick-support-buttons {
    display: flex;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
    position: static;
    z-index: auto;
}

.mclientlastblocks .quick-support-btn {
    padding: 12px 24px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: static;
}

.mclientlastblocks .quick-support-btn.primary {
    background: linear-gradient(135deg, #10b981 0%, #34d399 100%);
    color: white;
    border: none;
    box-shadow: 0 4px 14px rgba(16, 185, 129, 0.3);
}

.mclientlastblocks .quick-support-btn.primary:hover {
    background: linear-gradient(135deg, #059669 0%, #10b981 100%);
    box-shadow: 0 6px 20px rgba(16, 185, 129, 0.4);
    transform: translateY(-2px);
}

.mclientlastblocks .quick-support-btn.secondary {
    background: #ffffff;
    color: #6366f1;
    border: 2px solid #e0e7ff;
}

.mclientlastblocks .quick-support-btn.secondary:hover {
    background: #eef2ff;
    border-color: #6366f1;
    transform: translateY(-2px);
}

@media only screen and (max-width: 768px) {
    .mclientlastblocks .quick-support-container {
        padding: 30px 16px;
    }
    
    .mclientlastblocks .quick-support-icon {
        font-size: 48px;
    }
    
    .mclientlastblocks .quick-support-title {
        font-size: 18px;
    }
    
    .mclientlastblocks .quick-support-buttons {
        flex-direction: column;
    }
    
    .mclientlastblocks .quick-support-btn {
        width: 100%;
        justify-content: center;
    }
    
    /* Mobil Menü */
    .mpanelbtns {
        padding: 10px;
    }
    
    #clientAreaMenus-2 {
        flex-direction: column;
        gap: 5px;
    }
    
    #clientAreaMenus-2 > li > a.toggle {
        padding: 10px 14px;
        font-size: 13px;
        width: 100%;
        justify-content: flex-start;
    }
    
    #clientAreaMenus-2 > li > ul.inner {
        position: relative;
        top: 0;
        left: 0;
        box-shadow: none;
        border: none;
        border-left: 3px solid #667eea;
        margin-left: 15px;
        margin-top: 5px;
        border-radius: 0;
        background: #f9fafb;
        min-width: 100%;
    }
}

/* ========================================
   Original Styles
   ======================================== */
.green-info {
    display: inline-block;
    width: 100%;
    background: #79ba7c;
    color: white;
    border: 1px solid #79ba7c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    color: white !important;
}

 .hdzipweb {
    display: none;
}
.red-info {
    display: inline-block;
    width: 100%;
    color: #f44336;
    border: 1px solid #f44336;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 46px;
}
.altftrst {
    display: none;
}
.gsstr svg {
    position: relative;
    top: 5px;
}

.ansyfdn svg {
    position: relative;
    top: 5px;
}

.gzzl svg {
    position: relative;
    top: 0px;
}
.ansyfdn {
    background: #ff5722;
    position: absolute;
    padding: 8px;
    color: white;
    cursor: pointer;
    display: block;
    left: 0.5%;
    z-index: 99;
}

.gsstr {
    background: #00bcd4;
    position: absolute;
    padding: 8px;
    color: white;
    left: 3.5%;
    cursor: pointer;
    display: block;
    z-index: 99;

}
.yanleft .inner.wbrk1 a.btn.btn-default-pink-fill.mt-4 {
    padding: 10px 20px !important;
    position: relative;
    top: 0px;
    right: 0;
    border: 0;
    background: #ffeb3b !important;
    color: black !important;
    font-weight: 600;
    float: none;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
.yanleft .inner.wbrrk2 .title.mb-2 {
    font-size: 24px;
}
a.btn.btn-default-pink-fill.mt-4 {
    background: #2196f3 !important;
    color: white !important;
}
.yanleft .start-offer.col-md-3 small {
    color: #ffeb3b !important;
    font-size: 20px !important;
}
.yanleft .inner.wbrk1 .title.mb-2 {
    color: white !important;
    font-size: 26px;
}
.yanleft .inner.wbrk1 {
    background: #00bcd4 !important;
    height: auto !important;
    min-height: 200px !important;
}
.yanleft .inner.wbrk1 .start-offer.col-md-3 small {
    color: #ffeb3b;
    font-size: 16px;
}
.yanleft .webhst .start-offer .inner a {
    padding: 12px 12px !important;
    font-family: "Open Sans Semibold";
    display: inline-block;
    line-height: 1;
    font-size: 14px !important;
}
.yanleft .inner.wbrk1 {
    color: white !important;
}
.yanleft .start-offer.col-md-3 {
    width: 100%;
    margin-left: 0;
    padding: 0 10px;
}
.sub-menu.megamenu-list.webhst .start-offer .inner {
    height: 100%;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    padding: 30px;
    text-align: left;
    background-color: #fdd700;
    height: 275px;
}
.yanleft .bg-pink {
    background-color: #ee5586 !important;
    color: white;
}
.yanleft .inner.wbrk1 .inner-content {
    font-size: 18px !important;
    line-height: 24px !important;
    color: #ffffff !important;
    margin-top: 8px !important;
    margin-bottom: 15px !important;
}

.badge.inside.bg-pink.ptr {
    background: #8bc34a !important;
}

.mpanelbtns li span:nth-child(1) {
    color: white !important;
}
/* .mpanelbtns li:nth-child(1) {
    background: #ff5722;
} */
.mpanelbtns i {
    width: 20px;
    text-align: center;
    float: unset;
    margin-right: 12px;
    line-height: 25px;
    display: contents;
    font-size: 22px;
}
.yanleft .inner.wbrrk2 .inner-content.mb-2.vc1 {
    font-size: 18px !important;
    line-height: 24px !important;
    color: #ffffff !important;
    margin-top: 8px !important;
    margin-bottom: 15px !important;
}
.yanleft .inner.wbrrk2 a.btn.btn-default-pink-fill.mt-4 {
    background: #ffffff !important;
    padding: 10px 20px !important;
    position: relative;
    top: 0;
    right: 0;
    border: 0;
    float: none;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    color: black !important;
    font-weight: 600;
}
.yanleft .inner.wbrrk2 {
    border-radius: 12px !important;
    background: #f44336;
    padding: 20px;
    color: white;
    height: auto !important;
    min-height: 200px !important;
    margin-top: 0px;
    margin-bottom: 8px;
}

.yanleft .wbrk2{border-radius: 0px !important;}
.yanleft .inner.wbrk1 {
    background: #2196f3 !important;
    height: auto !important;
    min-height: 200px !important;
    margin-bottom: 25px;
    margin-top: 0px;
    border-radius: 12px !important;
    padding: 20px;
}

.gzzl {
    background: #f44336;
    position: absolute;
    padding: 5px;
    color: white;
    left: 0.5%;
    cursor: pointer;
    display: none;
    top: 5.6%;
    z-index: 9;
    height: 24px !important;
}
.ansyfdn {
    height: 34px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    padding-top: 0px;
}

.gsstr {
    height: 34px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    padding-top: 0px;
}

.gzzl {
    height: 34px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    padding-top: 0px;
    padding-bottom: 15px;
    z-index: 99;
}
.gzzl:hover {
    background: #f44336;
}
.gsstr:hover {
    background: #009688;
}
.ansyfdn:hover {
    opacity: 0.8;
}
.sepetbaslik {
    float: left;
    line-height: 50px;
    width: 100%;
    background: #e8e9e9;
    color: #2b3134;
    -webkit-border-radius: 10px;
    -moz-border-radius: 2px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700;
    text-align: left !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.affiliate-banner2 {
    /* background-color: #082235; */
    /* background-image: linear-gradient(131.07deg,#02537a 6.83%,#2196f3 28.07%,#ff9800 93.61%); */
    color: #fff;
    animation: mpvea 30s infinite linear;
    height: 640px;
    position: relative;
    margin-bottom: -28px;
}

@keyframes mpvea {
    0% {
      background-color:  #082235;
    }
    25% {
      background-color:  #249eff;
    }

    50% {
        background-color: #02537a;
    }

    75% {
        background-color: #2196f3;
    }


    100% {
      background-color:  #ff9800;

    }
}
.affiliate-banner2 .acjssd {
    margin-bottom: 15px;
}
.affiliate-banner2 * {
    box-sizing: border-box;
}
.link-text a {
    background: white;
    padding: 12px;
    color: #2196F4;
    margin-left: 10px;
    border: 0px solid white;
    /* font-weight:
     bold; */
}
.hizmetblok tr:nth-child(1) td {
    font-size: 17px;
    padding: 12px;
    background: none;
    border-bottom: 1px solid #eee;
    color: #1c282e;
    background: #efefef;
    background: -moz-linear-gradient(top,#efefef 0%,#fff 100%);
    background: -webkit-linear-gradient(top,#efefef 0%,#fff 100%);
    background: linear-gradient(to bottom,#efefef 0%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#ffffff',GradientType=0);
}
.mpanelblokiconsrs.ringsd {
    position: absolute;
    top: 123px;
    background: white;
    padding: 10px;
    border-radius: 50%;
    z-index: 9;
    display: none;
}
.mpanelblokiconsrs.ringsd:hover {
    background: #f0edcf;
}
.mpanelblokiconsrs.ringsd i {
    font-size: 20px;
    color: #2196f3;
}
#order-service-detail-btns .yesilbtn {
    background: #009688 !important;
    color: #009595;
    box-shadow: none;
    font-weight: 600;
}
div#panel_buttons a:nth-child(1) {
    background: #f44336 !important;
}
.orderidno {
    float: right;
    text-align: right;
    padding: 2px 15px 0px 0px;
}
a.hstpkt {
    background: #e91e63;
    color: white;
}
p.altsts {
    line-height: 1.2 !important;
    font-size: 17px !important;
}
p.ustsdsd {
    padding-bottom: 20px;
}.pakettitle.aos-init.aos-animate {
    margin-top: 50px !important;
}
.acjssd {
    margin-bottom: 50px;
}
a.bzuls {
    padding: 13px;
    background: #4caf50;
    color: white;
    margin-left: 10px;
}

a.adsdns {
    background: #009688;
    color: white;
}
.affiliate-banner2 a {
    color: white;
    font-weight: bold;
}
.affiliate-banner2 .mpanelblokicon {
    z-index: 5;
    color: rgb(255 249 249 / 100%);
    font-size: 65px;
    position: relative;
    top: -57px;
    margin: 0;
    right: -97%;
    left: -100%;
    display: none;
}
.affiliate-banner2 .mpanelblokicons {
    display: inline-block;
}


.yanleft .mpaneltitle h4 {
    font-size: 18px;
    color: #244454;
}
.affiliate-banner2 .mpanelblokicons.ringsd i {
    position: absolute;
    left: 13px;
    margin-top: -17px !important;
}

.col-lg-5.sgtrf .mpanelblok:hover {
    opacity: 0.7;
}
.mpanelbtns a span {
    padding: 7px 15px;
    display: grid;
    text-align: center;
}
.gvsc svg {
    width: 38px;
    position: relative;
    top: 8px;
}

/* ========================================
   Client Area Menu Dropdown Fix
   ======================================== */
.mpanelbtns {
    position: relative;
    z-index: 1000;
    width: 100%;
    padding: 15px 0;
    background: #f8fafc;
    border-bottom: 1px solid #e5e7eb;
}

#clientAreaMenus-2 {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px;
}

#clientAreaMenus-2 > li {
    position: relative;
    list-style: none;
}

#clientAreaMenus-2 > li > a.toggle {
    display: inline-flex;
    align-items: center;
    padding: 12px 18px;
    font-size: 14px;
    font-weight: 600;
    color: #374151;
    text-decoration: none;
    background: #ffffff;
    border-radius: 8px;
    transition: all 0.3s ease;
    border: 1px solid #e5e7eb;
    cursor: pointer;
    pointer-events: auto !important;
    user-select: none;
    -webkit-user-select: none;
}

#clientAreaMenus-2 > li > a.toggle:hover {
    background: #f3f4f6;
    color: #667eea;
    border-color: #667eea;
}

#clientAreaMenus-2 > li > a.toggle#active {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border-color: transparent;
}

#clientAreaMenus-2 > li > a.toggle i {
    margin-right: 8px;
    font-size: 16px;
}

#clientAreaMenus-2 > li > a.toggle span {
    display: inline-flex;
    align-items: center;
}

#clientAreaMenus-2 > li > ul.inner {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    min-width: 220px;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.25);
    display: none;
    z-index: 2000;
}

#clientAreaMenus-2 > li > ul.inner.show {
    display: block;
}

#clientAreaMenus-2 > li > ul.inner > li {
    list-style: none;
}

#clientAreaMenus-2 > li > ul.inner > li > a.toggle {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    font-size: 14px;
    font-weight: 500;
    color: #374151;
    border-radius: 6px;
    border: none;
}

#clientAreaMenus-2 > li > ul.inner > li > a.toggle:hover {
    background: #f3f4f6;
    color: #667eea;
}

/* Neworderbtn özel stil */
#clientAreaMenus-2 > li.neworderbtn > a.toggle {
    background: linear-gradient(135deg, #10b981 0%, #34d399 100%);
    color: white;
    border-color: transparent;
}

#clientAreaMenus-2 > li.neworderbtn > a.toggle:hover {
    background: linear-gradient(135deg, #059669 0%, #10b981 100%);
    box-shadow: 0 4px 15px rgba(16, 185, 129, 0.4);
}

.client-footer-upgrade {
    margin-top: 40px;
    padding: 40px 0 10px;
    background: linear-gradient(135deg, #0c2d4a 0%, #123a5f 40%, #0a1c2c 100%);
    color: #fff;
    border-radius: 16px;
}

.client-footer-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    padding: 0 32px;
}

.client-footer-card {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 20px 35px rgba(3, 13, 25, 0.35);
}

.client-footer-card h3 {
    margin: 8px 0 16px;
    font-size: 20px;
    color: #f0f4f8;
}

.client-footer-card p {
    margin: 0 0 20px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
}

.client-footer-card .eyebrow {
    letter-spacing: 0.12em;
    font-size: 11px;
    text-transform: uppercase;
    color: #7dd3fc;
}

.client-footer-contact {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 16px;
}

.contact-chip {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 12px 16px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.12);
    text-decoration: none;
    transition: border-color 0.2s ease, transform 0.2s ease;
}

.contact-chip span {
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}

.contact-chip strong {
    font-size: 16px;
    color: #fff;
}

.contact-chip:hover {
    border-color: #38bdf8;
    transform: translateY(-2px);
}

.client-footer-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.client-footer-actions .btn-primary,
.client-footer-actions .btn-secondary {
    padding: 12px 20px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.client-footer-actions .btn-primary {
    background: linear-gradient(135deg, #38bdf8, #0ea5e9);
    box-shadow: 0 10px 25px rgba(14, 165, 233, 0.35);
}

.client-footer-actions .btn-secondary {
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #cfe6ff;
}

.client-footer-actions a:hover {
    transform: translateY(-2px);
}

.client-footer-links {
    list-style: none;
    padding: 0;
    margin: 0 0 16px;
    display: grid;
    gap: 8px;
}

.client-footer-links.compact {
    gap: 4px;
}

.client-footer-links a {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    font-weight: 500;
}

.client-footer-links a:hover {
    color: #7dd3fc;
}

.client-footer-meta {
    display: grid;
    grid-template-columns: repeat(3, minmax(70px, 1fr));
    gap: 12px;
}

.client-footer-meta div {
    padding: 12px 10px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.05);
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.client-footer-meta strong {
    display: block;
    font-size: 20px;
    color: #fff;
}

.client-footer-meta span {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}

.client-footer-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.client-footer-badges span {
    padding: 6px 12px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 12px;
    color: rgba(255, 255, 255, 0.85);
}

@media (max-width: 1199px) {
    .client-footer-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .client-footer-container {
        grid-template-columns: 1fr;
        padding: 0 20px;
    }
    .client-footer-upgrade {
        padding: 30px 0 0;
    }
    .client-footer-meta {
        grid-template-columns: repeat(2, minmax(70px, 1fr));
    }
}

.mpanelhaber img {
    float: left;
    width: 75px;
    margin-right: 20px;
    border-radius: 5px;
    margin-left: 5px;
    opacity: .6;
    filter: alpha(opacity=60);
}
#muspanel .moderncliendblock {
    width: 100% !important;
    margin: 0px !important;
    margin-top: 10px;
    margin-bottom: 20px !important;
}
.yanleft .sayfalama span a {
    text-decoration: none;
    border-radius: 5px;
    font-size: 15px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 1px solid #CCC;
    padding: 5px 10px;
    margin-left: 5px;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px;
    font-weight: 500;
}
.mclientlastblocks .productinfo {
    font-size: 14px;
    opacity: 1;
    font-weight: 500;
}
.ac-domainlist-status a {
    opacity: 1;
    padding: 7px 10px;
    border-left: 2px solid #eee;
    float: left;
    line-height: 15px;
    border-radius: 3px;
    color: #3c5662;
    font-weight: 500;
}
.mpanelsstcon {
    padding: 10px;
}
.mpanelbtns a {
    float: left;
    width: unset;
    padding: 7px 0;
    border-bottom: 0cm solid #eee;
    font-size: 16px;
    font-weight: 600;
}
.wclientnotifi.prof {
    background: #ffffff;
    height: 53px;
    line-height: 20px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    top: -2px;
    cursor: pointer !important;
    padding-right: 10px;
}
.link-text a:hover {
    opacity: 0.8;
}


.yanleft {
    background: #ffffff00;
    width: 28%;
    margin-top: 0px !important;
    position: relative;
    padding-left: 14px;
    border: 0px solid #e5dfdf;
    box-shadow: 0 0 3px #ccc0;
    padding: 0px;
}
#basic_client_rightcon {
    float: right;
    width: 71%;
    margin-bottom: 35px;
}
.invoiceremind {
    text-align: center;
    width: 100%;
    display: inline-block;
    top: 0px;
    background: white;
    left: 0%;
    z-index: 9;
    margin-top: 0px;
    margin-bottom: 20px;
    animation: mftru 20s infinite linear;
}

@keyframes mftru {
0% {
    background-color: #ff5722;
}
25% {
    background-color: #f44336;
}

50% {
    background-color: #009688;
}
75% {
    background-color: #cddc39;
}
100% {
    background-color: #f44336;
}

}
.red-info .lbtn:hover {
    background: rgb(255 255 255 / 25%);
    color: white !important;
}
.invoiceremind .red-info {
    width: 100%;
    margin-top: 10px;
    text-align: left;
    background: transparent;
    color: #ffffff;
    border: 0px solid #e3e7e9;
}
.invoiceremind .red-info {
    width: 100%;
    margin-top: 0px;
    text-align: left;
    background: transparent;
    color: #ffffff;
    border: 0px solid #e3e7e9;
}
.red-info .lbtn {
    background: #ffffff;
    border: none;
    color: black;
    z-index: 12;
    position: relative;
    float: right;
    position: absolute;
    right: 0%;
    top: 19%;
}
.invoiceremind .red-info i {
    float: none;
    margin-bottom: 0;
    font-size: 65px;
    color: #ffffff;
}
.red-info .padding20 {
    padding: 20px 15px;
    padding-left: 25px;
    padding-left: 5% !important;
}
.other-product {
    position: relative;
    padding: 50px 0;
    text-align: center;
    background: #f0f3f8 !important;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 1.25em;
}
.mpanelleft {
    float: unset;
    box-shadow: 0 0 0px #ccc;
    border-radius: unset;
    width: unset;
    margin-bottom: unset;
    background: unset;
    margin-top: unset;
}
.ikiheadbl .headbutonlar {
    float: right;
    font-family: 'Raleway',sans-serif;
    position: absolute;
    right: 10px;
}

.mpanelbtns a:hover {
    background: #1a5f81;
}
.affiliate-banner2 .mpanelblokicons i {
    z-index: 5;
    color: #009688;
    font-size: 25px;
    position: absolute;
    margin-top: -203px !important;
    margin: 0;
    margin-left: 3px;
    right: auto;
    left: auto;
    background: white;
    padding: 8px;
    border-radius: 50%;
    width: 42px;
    text-align: center;
}
.radio-custom:checked+.radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    background: #009688;
}
.mpanelblokicons.rcktsd i {
    color: #8bc34a;
}
.mpanelblokicons.glblsd i {
    color: #2196f3;
}
.mpanelblokicons.tesdtsd i {
    color: #f44336;
}
.mpanelblokicons.ringsd i {
    color: #607d8b;
}
.mpanelblokicons.univ i {
    color: #00bcd4;
}
.affiliate-banner2 .container {
    width: 1315px;
}
.muspanelbloks {
    display: none;
}
div#wisecp {
    background-color: #fffffffa !important;
    width: 100%;
    height: 100%;
    padding-top: 17% !important;
}
.ansyfdn a {
    color: white;
}
.affiliate-banner2 .col-lg-5.sgtrf .mpanelblok {
    width: 31%;
    margin-bottom: 32px;
}
.mpanelblokicons.dgrsd i {
    color: #ff9800;
}
.mpanelinfo {
    display: none;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: rgb(0 0 0 / 0%);
}
.b2 .wclientnotifi.prof {
    background: #ffffff3b;
    height: 47px;
    line-height: 21px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    top: -12px;
    cursor: pointer !important;
    padding-top: 8px;
}
.b2 .wclientnotifi.prof svg.w-6.h-6 {
    color: #ffffff;
    position: relative;
    top: 4px;
    width: 32px;
    left: 10px;
}
.b2 .headbi3 {
    z-index: 99;
    top: 0px;
    position: relative;
    float: inherit;
}

.b2 #sepeticon {
    font-size: 26px;
    float: left;
    color: #fff;
    margin-top: 7px;
    margin-right: 5px;
}
.headbutonlar.h2 a {
    float: right;
    color: #ffffff87;
    margin-left: 15px;
    font-size: 15px;
}
.b2 .cksyps a {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px !important;
}
.b2 .wclientnotifi.prof i {
    margin-right: 8px;
    padding-top: 0px;
    position: relative;
    top: 0px;
    color: #ffffff;
    left: 15px;
}
.b2 .wclientnotifi.prof a.wnotifitibtn {
    color: #f7f8f8 !important;
}
.headbutonlar.b2 {
    float: right;
    font-family: 'Raleway',sans-serif;
    position: absolute;
    right: 1%;
    top: 27px;
    z-index: 99;
}
.b2 .wclientnotifi.nhyt svg.w-6.h-6 {
    width: 30px;
    top: 6px;
    position: relative;
    left: 0px;
}
.b2 .headbi3 .wclientnotification {
    top: 57px;
}
.b2 div#read_all_notifications a {
    margin-bottom: 14px;
}
.b2 .notifi-count {
    font-size: 12px;
    width: 20px;
    height: 20px;
    background: #ffffff;
    color: #000000;
    position: absolute;
    text-align: center;
    line-height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-left: -18px;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    margin-top: 0px;
    -webkit-animation: alert 2s linear 0s infinite normal;
    animation: alert 2s linear 0s infinite normal;
}
.cksyps a {

    width: 97%;
}
.b2 #sepeticon span {
    font-size: 13px;
    width: 20px;
    height: 20px;
    /* background: linear-gradient(#9BC90D 0%, #79A70A 100%); */
    color: #fff;
    position: absolute;
    text-align: center;
    line-height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-left: -32px;
    margin-top: -7px;
}

.b2 .wclientnotification.v1 h5 {
    font-weight: 500;
    color: #3c3737;
}
.b2 .wclientnotification.v1 {
    top: 40px;
    right: 30%;
    z-index: 99;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.headbutonlar.b2 {
    display: block;
}
.headbutonlar.b2 a {
    float: right;
    color: #ffffff;
    margin-left: 14px;
    font-size: 15px;
}
div#turquised {
    background: #ff9800;
}
.affiliate-banner2 .col-lg-5.sgtrf {
    width: 49%;
    padding-top: 11.1%;
}
.affiliate-banner2 .col-lg-7 {
    width: 50.33333%;
    padding-top: 11%;
}
.affiliate-banner2:before {
    position: absolute;
    top: 0;
    left: 0;
    content: " ";
    background: url(/templates/website/zipweb/assets/images/zipweb/markapl.jpg);
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    margin: 0px;
    opacity: 0.3;
}

.hesapinfobloktitle {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
}
.affiliate-banner2 .banner-text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 334px;
    background: #0b0b0b36;
    padding: 20px;
    border-radius: 10px;
}
.affiliate-banner2 .banner-text h1 {
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 10px;
    text-align: left;
}
    .affiliate-banner2 .banner-text p {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 7px;
}
.affiliate-banner2 img {
    height: 330px;
    margin-top: 0px;
}

@media only screen and (max-width: 768px) {

    .gzzl {
        background: #ff5722b0;
        position: absolute;
        padding: 6px;
        color: white;
        left: 1%;
        cursor: pointer;
        display: none;
        top: 0% !important;
        z-index: 999;
        padding-top: 3px;
    }
    .link-text a {
        background: white;
        padding: 9px;
        color: #2196F4;
        margin-left: 10px;
        border: 0px solid white;
        /* font-weight: bold; */
    }
    .wclientnotifi.prof {
        background: #ffffff;
        height: 45px;
        line-height: 17px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        position: relative;
        top: -2px;
        cursor: pointer !important;
        padding-right: 3px !important;
    }
.gsstr {
    background: #00bcd4;
    position: absolute;
    padding: 6px;
    color: white;
    left: 12%;
    cursor: pointer;
    display: block;
    z-index: 9;
    padding-top: 0px;
    
}

.affiliate-banner2 {
    background-color: #082235;
    background-image: linear-gradient(131.07deg,#607d8b 6.83%,#00bcd4 28.07%,#ffeb3b 93.61%);
    color: #fff;
}

.affiliate-banner2 .banner-text h1 {
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 10px;
}
.affiliate-banner2 .banner-text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;

}
.ansyfdn {
    background: #ff5722;
    position: absolute;
    padding: 6px;
    color: white;
    cursor: pointer;
    display: block;
    left:1%;
    z-index: 9;
    padding-top: 0px;

}

}


/* Gizle Göster Header */

.link-text svg {
    position: relative;
    top: 8px;
}
table.dataTable tbody tr:nth-child(2) {
    background-color: #f7f7f7;
}
table.dataTable tbody tr:nth-child(4) {
    background-color: #f7f4d8;
}
table.dataTable tbody tr:nth-child(6) {
    background-color: #cfe4f4;
}

table.dataTable tbody tr:nth-child(8) {
    background-color: #ffeb3b66;
}
table.dataTable tbody tr:nth-child(10) {
    background-color: #c6fffa;
}
/* .wclientnotifi.prof i {
    color: #607d8b;
}

.headbi2 {
    color: #181616;
} */
.formcon {
    float: left;
    width: 100%;
    border-bottom: 0px solid #ccc;
    padding: 7px 0;
    word-wrap: break-word;
}
.mpanelinfo {
    float: left;
    width: 100%;
    height: 48px;
    background: #f4f1ef;
    color: #607d8b;
    line-height: 52px;
    font-size: 13px;
    margin-bottom: 30px;
}
div#tab-transfer-service .yuzde70 {
    background: #ff5722;
    width: 2%;
    color: white !important;
    padding: 10px !important;
    border-radius: 50%;
}
div#tab-transfer-service .yuzde30 {
    width: 8%;
    display: inline-block;
}
.fixedwhatapp a span {
    background: #009688;
    color: #fff;
}
.fixedcall a span {
    background: #ff5722;
    color: #fff;
}
div#dns-current .yuzde30 {
    width: 5%;
    display: inline-block;
}
div#dns-current input[type="text"] {
    background: #f3f3f3;
    font-weight: bold;
}
div#dns-current .yuzde70 {
    width: 94%;
    display: inline-block;
}
a.turuncbtn.gonderbtn {
    background: #ff5722 !important;
}
.logoynmnd {
    position: absolute;
    top: 19px;
    left: 18%;
    border-left: 4px solid #ffeb3b;
    padding-left: 12px;
    display: inline-grid;
    background: #ffffff;
    padding: 7px;
    padding-left: 10px;
}
#fullwidth .headbutonlar {
    margin-top: 7px;
    display: flex;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-bottom: 1px solid #e7dfdf;
}
.wclientnotifi.prof svg.w-6.h-6 {
    color: #607d8b;
    position: relative;
    top: 12px;
    width: 32px;
    left: 8px;
}
.fullwidthhead:before {
    position: absolute;
    top: 0;
    left: 0;
    content: " ";
    /* background: url(/templates/website/zipweb/assets/images/zipweb/mhead2.jpg); */
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    margin: 0px;
    opacity: 0.3;
}

.fullwidthhead {
    width: 100%;
    height: auto;
    padding: 35px 0;
    float: left;
    background-image: unset !important;
    position: relative;
    margin-top: 0;
    background-size: 100%;
 
}
.fullwidthhead {
    width: 100%;
    height: auto;
    padding: 35px 0;
    float: left;
    background-image: url(/templates/website/zipweb/assets/images/headbg.webp);
    position: relative;
    margin-top: 0;
    background-size: 100%;
    background-color: #26aff1 !important;
}
.mclientlastblocks .mpaneltitle .sbtn {
    float: right;
    font-size: 13px;
    margin-top: -2px;
    opacity: 1;
    width: auto;
    padding: 5px 10px;
    background: #f44336;
    color: rgb(255 255 255);
    font-weight: 600;
}
.mpanelblok {
    display: inline-block;
    width: 19.2%;
    margin-right: 3px;
    background: #eee;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 0 5px #ccc0;
    overflow: hidden;
    min-height: 147px;
    position: relative;
}
.campaigns-bar {
    background: #f44336;
    color: white;
}

.fixedoffer .phonenumber span {
    background: #2196f3;
    color: #fff;
}
.headbi3 .wnotifilisticon i {
    color: #607d8b !important;
}
.campaigns-bar strong {

    color: #ffffff;
}
.btncam {
    background: #ffffff;
}


.ticketinfos select {
    width: 49%;
    padding: 20px 0;
    background: transparent;
}

.btncam:hover {
    background: #ffeb3b;
}
.mlogo img {
    width: 172px;
    left: 66%;
}
.mlogo {
    top: 16%;
    position: absolute;
    z-index: 99;
}
.mpanelinfo i {
    font-style: inherit;
}
#order-service-detail-btns a {
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    background: #607d8b ;
    color: white !important;
}
#order-service-detail-btns a:hover {
    background: #4e6672 !important;
}


/* .hizmetblok tr:nth-child(1) td {
    font-size: 15px;
    padding: 12px;
    background: none;
    border-bottom: 1px solid #eee;
    color: #ffffff;
    background: #efefef;
    background: -moz-linear-gradient(top,#efefef 0%,#fff 100%);
    background: -webkit-linear-gradient(top,#efefef 0%,#fff 100%);
    background: linear-gradient(to bottom,#607d8b 0%,#607d8b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#ffffff',GradientType=0);
} */


.listingstatus .active {
    border: 1px solid #4CAF50;
    color: #ffffff;
    background: #4caf50;
}

.kps1 {
    text-align: center;
    position: absolute;
    background: #e91e63;
    color: white;
    left: 50%;
    padding: 0px 10px;
    padding-top: 6px;
    top: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
}

.acs1 {
    text-align: center;
    position: absolute;
    background: #4caf50;
    color: white;
    left: 50%;
    padding: 0px 10px;
    padding-top: 6px;
    top: 74px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    z-index: 99;
}
.acs1:hover {
    opacity: 0.8;
}
.kps1:hover {
    opacity: 0.8;
}
/* Mobil */


@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .fullwidthhead {
        width: 95%;
        height: 48px !important;
        float: left;
        background-image: url(/templates/website/zipweb/images/menubg2018.jpg) ;
        position: relative;
        margin-top: 0;
        background-size: 100%;
        background-color: white !important;
    }
    .lbtn {

        font-size: 12px;
    }
    .yuzde50 {
        width: 100%;
        display: inline-block;
    }
    ul.tab li a {
        padding: 10px 0;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
    }
    .ynbrmus {
        display: none;
    }
    .hizmetblok:nth-child(n+6):nth-child(-n+9) {
        width: 100%;
    }
    .wclientnotifi.prof {
        margin-left: 10px;
    }
    .b2 .wclientnotifi.prof {
        margin-left: 0px;
    }
    .hizmetblok tr:nth-child(1) td {
        font-size: 15px;
        padding: 12px;
        background: none;
        border-bottom: 1px solid #eee;
        color: #ffffff;
        background: #efefef;
        background: -moz-linear-gradient(top,#efefef 0%,#fff 100%);
        background: -webkit-linear-gradient(top,#efefef 0%,#fff 100%);
        background: linear-gradient(to bottom,#607d8b 0%,#607d8b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#ffffff',GradientType=0);
    }
    #order-service-detail-btns {
        width: 100% !important;
        margin: initial;
    }
    #order-service-detail-btns .yesilbtn:nth-child(3) {
        background: #f44336 !important;
    }
    #order-service-detail-btns .yesilbtn:nth-child(1) {
        background: #009688 !important;
    }
    .hizmetblok {
        display: inline-block;
        width: 100%;
        margin: 0px;
        vertical-align: top;
        font-size: 14px;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-bottom: 20px;
    }
    .tabcontent {
        display: none;
        padding: 15px 0;
        border-top: none;
    }
    #nserverinfo {
        font-size: 15px;
        padding: 12px;
        background: none;
        border-bottom: 1px solid #eee;
        color: #009595;
        background: #efefef;
        background: -moz-linear-gradient(top,#efefef 0%,#fff 100%);
        background: -webkit-linear-gradient(top,#efefef 0%,#fff 100%);
        background: linear-gradient(to bottom,#2196f3 0%,#2196f3 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#ffffff',GradientType=0);
    }
    #fullwidth #sepeticon {
        margin-top: 7px !important;
    }
    .hizmetblok tr:nth-child(1) td strong {
        color: white !important;
    }
    .wclientnotifi.prof svg.w-6.h-6 {
        color: white;
        position: relative;
        top: 8px;
        width: 32px;
        left: 10px;
    }
    
    #nserverinfo {
        font-size: 15px;
        padding: 12px;
        background: none;
        border-bottom: 1px solid #eee;
        color: #009595;
        background: #efefef;
        background: -moz-linear-gradient(top,#efefef 0%,#fff 100%);
        background: -webkit-linear-gradient(top,#efefef 0%,#fff 100%);
        background: linear-gradient(to bottom,#607d8b 0%,#607d8b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#ffffff',GradientType=0);
    }

    .mpanelinfo {
        float: left;
        width: 100%;
        height: 31px !important;
        color: #607d8b;
        line-height: 18px;
        font-size: 13px;
        margin-bottom: 40px;
        overflow: hidden;
        overflow-y: auto;
    }
    .muspanelbloks {
        float: left;
        width: 100%;
        margin-top: 8px;
        text-align: center;
        height: 176px;
        overflow: hidden;
        overflow-y: auto;
        margin-bottom: 40px;
        border: 1px solid #c1c5c7;
        border-radius: 5px;
    }
    table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
        top: 0px;
        left: 4px !important;
        height: 20px !important;
        width: 20px !important;
        display: block;
        position: relative;
        color: #999;
        border: 1px solid #999;
        border-radius: 4px;
        box-sizing: content-box;
        text-align: center;
        font-family: 'Courier New', Courier, monospace;
        line-height: 20px !important;
        font-size: 21px !important;
        content: '+';
        float: left;
    }
    table.dataTable tbody tr:nth-child(2) {
        background-color: #f7f7f7;
    }
    table.dataTable tbody tr:nth-child(4) {
        background-color: #f7f4d8;
    }
    table.dataTable tbody tr:nth-child(6) {
        background-color: #cfe4f4;
    }

    table.dataTable tbody tr:nth-child(8) {
        background-color: #ffeb3b66;
    }
    table.dataTable tbody tr:nth-child(10) {
        background-color: #c6fffa;
    }
    .mclientlastblocks .mpaneltitle .sbtn {
        float: right;
        font-size: 11px;
        margin-top: -27px;
        opacity: .8;
        width: auto;
        padding: 5px 10px;
        background: #f44336;
        color: rgb(255 255 255);
    }
    table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child a {
        padding-left: 11px;
    }
    #muspanel table.dataTable thead th:nth-child(3) {
        width: 60px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }
    table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child {
        width: 67%;
       
    }
    table.dataTable.dtr-inline.collapsed>tbody>tr>td:nth-child(3) {
        font-size: 10px;
    }
    table.dataTable.dtr-inline.collapsed>tbody>tr>td:nth-child(2) {
        font-size: 12px;
    }
    div#domain_all table.dataTable.dtr-inline.collapsed>tbody>tr>td:nth-child(2) {
        font-size: 11px;
        display: inherit;
        position: relative;
        top: 3px;
    }

    .mlogo {
        top: 13.7%;
        position: absolute;
        z-index: 999;
    }
.mlogo img {
    width: 100px;
    left: 4%;
}
#muspanel table.dataTable thead th {
    padding: 11px 7px;
    font-size: 12px;
}
.b2 .wclientnotifi.prof i.fa.fa-angle-down.hidden-sm {
    color: white;
    left: 7px;
}
/* .ac-domainlist-status {
    margin-top: 15px;
    display: inline-flex;
    width: 344px;
    overflow: hidden;
    overflow-y: auto;
    text-align: center;
} */
.ortahed {
    position: absolute;
    text-align: unset;
    left: 17%;
    top: 56px;
    background: #f5f1f100;
    padding: 10px;
    border-radius: 10px;
    padding-right: 0px;
    z-index: 99;
}
.wclientnotifi.prof {
    background: #607d8b;
}
#order-service-detail-btns {
    width: 320px;
    margin: initial;
}

#muspanel #updownbtn {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    position: absolute;
    margin-top: -80px;
    width: 92% !important;
}
.use-progressbar {
    display: inline-flex;
}
.use-progressbar {
    display: inline-flex;
    margin-top: 50px;
}
div#nameservers tr {
    font-size: 17px;
}
.progress-circle {
    position: relative;
    display: inline-block;
    margin: 1rem;
    width: 101px !important;
    height: 101px !important;
    border-radius: 50%;
    background-color: #ebebeb;
}
table.dataTable tbody td:nth-child(3) {
    font-size: 11px;
}
table.dataTable tbody td:nth-child(2) {
    font-size: 11px;
}
#nserverinfo {
    font-size: 15px;
    padding: 12px;
    background: none;
    border-bottom: 1px solid #eee;
    color: #009595;
    background: #efefef;
    background: -moz-linear-gradient(top,#efefef 0%,#fff 100%);
    background: -webkit-linear-gradient(top,#efefef 0%,#fff 100%);
    background: linear-gradient(to bottom,#ff5722 0%,#ff5722 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#ffffff',GradientType=0);
}
#muspanel #fullwidth .logo {
    margin-bottom: 0;
    background: #03a9f400;
    padding: 5px 0;
    margin-left: unset;
    margin-top: unset !important;
}
.affiliate-banner2 .banner-text i {
    font-style: inherit;
}

/* .mpanelbtns bloğu silindi - dropdown menüyü bozuyordu (width: 0%, top: -78px) */

.affiliate-banner2 .banner-text h1 {
    font-size: 23px !important;
    line-height: 1.3;
    margin: 0 0 10px;
    font-style: revert !important;
}

.cksyps a {
    background: #f44336 !important;
    color: white !important;
    padding: 0px;
    height: 16px !important;
    width: 93%;
    text-align: center;
    line-height: 17px;
    border-radius: 10px !important;
    position: relative;
    margin: 21px;
    font-size: 13px !important;
    position: relative;
    top: -8px;
}
.other-product {
    position: relative;
    padding: 0px 0;
    text-align: center;
    background: #f0f3f8 !important;
}
.affiliate-banner2 {
    /* background-color: #082235; */
    /* background-image: linear-gradient(131.07deg,#02537a 6.83%,#2196f3 28.07%,#ff9800 93.61%); */
    color: #fff;
    animation: mpvea 30s infinite linear;
    height: 640px;
    position: relative;
    margin-bottom: 0px;
}
p.altsts {
    line-height: 1.2 !important;
    font-size: 13px !important;
}
#muspanel .mpanelrightcon {
    padding: 8px;
    word-wrap: break-word;
    background: white;
    margin-bottom: 25px;
    border-radius: 7px;
    box-shadow: 0 0 3px #ccc;
    margin-top: 10px;
    min-height: auto;
    padding-top: 17px;
}

.mbnyukpt {
    position: absolute;
    margin-top: 64px;
    z-index: 9;
    background: #ff5722;
    right: 1%;
    padding: 3px;
    border-radius: 50%;
    height: 16px;
    width: 14px;
    text-align: center;
    line-height: 16px;
    color: #ffffff;
    font-weight: bold;
}
.mbnyu svg {
    width: 20px;
    position: relative;
    top: 6px;
}
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.ticketinfos select {
    width: 100%;
    padding: 10px 0;
    background: transparent;
}
.ticketdetail textarea::placeholder {
    color: black;
    font-size: 15px;
}
.ticketinfos input::placeholder {
    color: black;
}
.mbnyu {
    position: absolute;
    margin-top: 74px;
    z-index: 9;
    background: #607d8b;
    color: white;
    right: 3%;
    padding: 2px;
    display: block;
    height: 30px;
    padding-left: 10px;
    width: 22%;
    text-align: center;
}
.b2 .wclientnotifi.nhyt {
    margin-top: -1px;
    margin-left: -45px;
}
.b2 .notifi-count {
    margin-top: 0px !important;
    margin-left: -18px !important;
}
#muspanel .headbutonlar.b2 {
    display: inline-flex;
    float: inherit;
}
.mbnyu:hover {
    background: #3b97e0;
    color: white;
}
.b2 .wclientnotifi.prof {
    background: #ffffff3b;
    height: 43px;
    line-height: 21px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    top: -7px;
    cursor: pointer !important;
    padding-top: 4px;
}
.b2 .wclientnotification .padding10 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.wnotifititle.slr i.fa.fa-user {
    font-size: 39px;
    color: #605e5e45;
    margin: auto;
    position: absolute;
    top: -4px;
    bottom: 0;
    right: 82%;
    margin-top: 13px;
}
.b2 .cksyps a {
    height: 20px !important;
    line-height: 20px !important;
    font-size: 14px !important;
}
.wclientnotification.usrmn .wnotificontent {
    height: 346px !important;
    margin-top: 5px;
}
.mbnyukptr1 {
    position: absolute;
    margin-top: 50px;
    z-index: 999;
    background: #f4f2f2b8;
    right: 3%;
    padding: 4px;
    border-radius: 50%;
    height: 16px;
    width: 15px;
    text-align: center;
    line-height: 15px;
    color: #607D88;
    font-weight: bold;
}
.wnotifilist1 {
    padding-bottom: 37px;
}
.b2 .headbi3 .wclientnotification {
    top: 51px;
}
.wnotifilistcon a {
    font-size: 13px !important;
}
.b2 span.kads {
    font-size: 13px;
    position: absolute;
    display: flow-root;
    margin-top: -2px;
}
div#domain_active table.dataTable tbody td:nth-child(2) {
    font-size: 11px;
    font-size: 11px;
    display: inherit;
    position: relative;
    top: 18px;
}
.ticketinfos input {
    width: 100%;
    padding: 10px 0;
}
.ticketinfos select {
    width: 100%;
    padding: 10px 0;
    background: transparent;
}
#muspanel .select2-container .select2-selection--single {
    height: 44px;
}
#muspanel .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
}
#muspanel .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    margin: 2px 0 0;
    padding: 13px !important;
    font-size: 14px !important;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-bottom: 10px;
}
.row.services h4 {
    font-size: 15px;
    margin-left: 1px;
}
.wclientblockscon {
    text-align: center;
    margin-bottom: 0px;
}
section.support-info.divider-top .row.services {
    display: flex;
}
.other-product.bg-grey .col-md-3 {
    float: left;
    display: flex;
    width: 46%;
    margin-left: 10px;
}
.yanleft {
    background: white;
    width: 26%;
    margin-top: 0px !important;
    position: relative;
    padding-left: 14px;
    border: 0px solid #e5dfdf;
    box-shadow: 0 0 3px #ccc;
    padding: 10px;
    display: flow-root;
}


.affiliate-banner2 {
    background-color: #082235;
    background-image: linear-gradient(131.07deg,#607d8b 6.83%,#2196f3 28.07%,#998a07 93.61%);
    color: #fff;
}
.affiliate-banner2 .col-lg-7 {
    width: 100%;
}
div#wisecp {
    padding-top: 60% !important;
}

.affiliate-banner2 .banner-text h1 {
    font-size: 15px !important;
    line-height: 1.3;
    margin: 0 0 10px;
}
.affiliate-banner2 .banner-text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 283px;
    /* background: #eae6e642; */
    padding: 10px;
    border-radius: 10px;
    width: 370px !important;
    padding-bottom: 25px;
    margin-bottom: 40px;
    padding-left: 14px !important;
}
#fullwidth .headbutonlar {
    margin-top: 1px !important;
    display: flex;
}
.mclientlastblocks thead {
    background: #ff5722;
    color: white;
}

.affiliate-banner2 .mpanelblokicons.ringsd i {
    position: absolute;
    left: 199px;
    margin-top: -203px !important;
}
.ac-domainlist-status a {
    opacity: 1 !important;
    padding: 10px 10px;
    border-left: 2px solid #eee;
    float: left;
    line-height: 22px !important;
    border-radius: 3px;
}
#basic_client_rightcon {
    float: none;
    width: 100%;
    margin-top: 20px;
}
.affiliate-banner2 .container {
    width: 100% !important;
}
.affiliate-banner2 .col-lg-5.sgtrf .mpanelblok {
    width: 46%;
    margin-bottom: 32px;
}
.affiliate-banner2 .col-lg-5.sgtrf {
    width: 96%;
    padding-right: 0px;
}
a.bzuls {
    display: none;
}
.gvsc svg {
    width: 29px;
    position: relative;
    top: 7px;
}
.mpanelblokiconsrs.ringsd {
    position: absolute;
    top: 60px;
    background: white;
    padding: 10px;
    border-radius: 50%;
    left: 87%;
}
.affiliate-banner2 a {
    color: white;
    font-weight: 600;
}
.mpanelblok {
    min-height: 115px;

}

.affiliate-banner2 .mpanelblokicons i {
    margin-top: -166px !important;
}


.affiliate-banner2 .mpanelblokicons.ringsd i {
    position: absolute;
    left: 199px;
    margin-top: -166px !important;
}
.mpanelbtns i {
    width: 20px;
    text-align: center;
    float: unset;
    margin-right: 12px;
    line-height: 21px;
    display: contents;
    font-size: 18px;
}

.link-text a {
    padding-left: 9px;
    padding-right: 12px;
    border-radius: 3px;
}

.yanleft {
    width: 94%;
}
.domain-content2 .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: unset;
    width: 49%;
    display: inline-block;
}
table.dataTable tbody tr {
    height: 45px;
}
.mclientlastblocks thead {
    background: #ededed;
    color: #111111;
}
input, select, textarea {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: #e3e3e3;
    padding: 10px 0;
    border-style: none none solid;
    padding-left: 10px;
    background: white;
}
.affiliate-banner2 {
    height: 960px;
    position: relative;
}
#basic_client_rightcon {
    float: right;
    width: 100% !important;
    margin-bottom: 5px;
}
.affiliate-banner2 .col-lg-7 {
    width: 100%;
    padding-left: 11px;
}
.affiliate-banner2 .col-lg-7 {
    padding-top: 25%;
}
.affiliate-banner2 .col-lg-5.sgtrf {
    padding-top: 0%;
}
.yanleft {
    position: initial;
    display: contents;
}
.b2 .wclientnotifi.nhyt svg.w-6.h-6 {
    width: 30px;
    top: 5px;
    position: relative;
    left: -2px;
}
.affiliate-banner2:before {
    position: absolute;
    top: 0;
    left: 0;
    content: " ";
    background: none;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    margin: 0px;
    opacity: 0.1;
}
.wclientnotifi.prof {
    background: #ffffff;
    height: 45px;
    line-height: 17px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    top: -2px;
    cursor: pointer !important;
    padding-right: 10px;
}
.wclientnotifi.prof svg.w-6.h-6 {
    color: #607d8b;
    position: relative;
    top: 8px;
    width: 30px !important;
    left: 10px;
}
.headbutonlar.b2 {
    float: right;
    font-family: 'Raleway',sans-serif;
    position: absolute;
    right: 2%;
    top: 27px;
    z-index: 99;
}
}

/* ========================================
   Sidebar Kampanya Kartları Düzeltmesi
   ======================================== */
body#muspanel .yanleft {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

body#muspanel .yanleft .start-offer {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

body#muspanel .yanleft .start-offer .inner {
    width: 100% !important;
    box-sizing: border-box !important;
}

/* Tüm kampanya kartları butonları */
body#muspanel .yanleft .inner a.btn.btn-default-pink-fill.mt-4,
body#muspanel .yanleft .inner .btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    float: none !important;
    position: relative !important;
    right: 0 !important;
    left: 0 !important;
    margin-top: 15px !important;
    padding: 12px 20px !important;
    box-sizing: border-box !important;
}

/* wbrk3 ve wbrk4 kartları için */
body#muspanel .yanleft .inner.wbrk3,
body#muspanel .yanleft .inner.wbrk4 {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    border-radius: 12px !important;
    padding: 20px !important;
    color: white !important;
    margin-bottom: 8px !important;
}

body#muspanel .yanleft .inner.wbrk3 .title,
body#muspanel .yanleft .inner.wbrk4 .title {
    color: white !important;
    font-size: 22px !important;
}

body#muspanel .yanleft .inner.wbrk3 .inner-content,
body#muspanel .yanleft .inner.wbrk4 .inner-content {
    color: rgba(255,255,255,0.9) !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
}

body#muspanel .yanleft .inner.wbrk3 a.btn,
body#muspanel .yanleft .inner.wbrk4 a.btn {
    background: rgba(255,255,255,0.2) !important;
    border: 1px solid rgba(255,255,255,0.3) !important;
    color: white !important;
}

body#muspanel .yanleft .inner.wbrk3 a.btn:hover,
body#muspanel .yanleft .inner.wbrk4 a.btn:hover {
    background: rgba(255,255,255,0.3) !important;
}

/* ========================================
   Enhanced Client Footer Section
   ======================================== */
.client-footer-upgrade {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 60px 20px;
    margin: 40px 0;
    border-top: 2px solid #e9ecef;
}

.client-footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.client-footer-card {
    background: white;
    border-radius: 12px;
    padding: 40px 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.client-footer-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #007bff, #0056b3);
}

.client-footer-card.support-card::before {
    background: linear-gradient(90deg, #10b981, #059669);
}

.client-footer-card.quick-card::before {
    background: linear-gradient(90deg, #f59e0b, #d97706);
}

.client-footer-card.security-card::before,
.client-footer-card.trusted::before {
    background: linear-gradient(90deg, #8b5cf6, #6d28d9);
}

.client-footer-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.card-icon {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 28px;
}

.support-icon {
    background: rgba(16, 185, 129, 0.1);
    color: #10b981;
}

.quick-icon {
    background: rgba(245, 158, 11, 0.1);
    color: #f59e0b;
}

.security-icon {
    background: rgba(139, 92, 246, 0.1);
    color: #8b5cf6;
}

.card-icon svg {
    width: 32px;
    height: 32px;
}

.eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #6b7280;
    margin: 0 0 10px;
}

.client-footer-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #1f2937;
    margin: 0 0 12px;
    line-height: 1.3;
}

.client-footer-card > p {
    color: #6b7280;
    font-size: 14px;
    margin: 0 0 20px;
    line-height: 1.6;
}

/* Contact Chips */
.client-footer-contact {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
}

.contact-chip {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 15px;
    background: #f3f4f6;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.2s ease;
    border: 1px solid #e5e7eb;
}

.contact-chip svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.contact-chip span {
    font-size: 12px;
    color: #9ca3af;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.contact-chip strong {
    font-size: 14px;
    color: #1f2937;
    font-weight: 600;
}

.contact-chip:hover {
    background: #e5e7eb;
    border-color: #d1d5db;
    transform: translateX(4px);
}

/* Action Buttons */
.client-footer-actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.client-footer-actions a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 18px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    border: 1px solid transparent;
}

.client-footer-actions a svg {
    width: 16px;
    height: 16px;
}

.btn-primary {
    background: #10b981 !important;
    color: white !important;
    border: 1px solid #059669 !important;
}

.btn-primary:hover {
    background: #059669 !important;
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);
}

.btn-secondary {
    background: white !important;
    color: #10b981 !important;
    border: 2px solid #10b981 !important;
}

.btn-secondary:hover {
    background: #f0fdf4 !important;
}

/* Quick Links Grid */
.quick-links-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 20px;
}

.client-footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.client-footer-links li {
    margin-bottom: 8px;
}

.client-footer-links a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #374151;
    text-decoration: none;
    padding: 8px 10px;
    border-radius: 6px;
    font-size: 14px;
    transition: all 0.2s ease;
}

.quick-links-grid a {
    flex-direction: column;
    text-align: center;
    padding: 12px 8px;
}

.client-footer-links a .link-icon {
    font-size: 16px;
}

.client-footer-links a:hover {
    background: #f3f4f6;
    color: #10b981;
    font-weight: 500;
}

.legal-links a {
    padding: 10px 12px;
}

/* Stats Section */
.client-footer-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    padding: 16px 0;
    border-top: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
    margin: 20px 0;
}

.stat-item {
    text-align: center;
}

.stat-value {
    font-size: 18px;
    font-weight: 700;
    color: #f59e0b;
    line-height: 1.2;
}

.stat-label {
    font-size: 11px;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 4px;
}

/* Badges */
.client-footer-badges,
.certification {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.client-footer-badges span,
.badge-item {
    display: inline-block;
    padding: 8px 12px;
    background: #f3f4f6;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
    color: #374151;
    border: 1px solid #e5e7eb;
}

.badge-item.iso {
    background: rgba(16, 185, 129, 0.1);
    color: #059669;
    border-color: #d1fae5;
}

.badge-item.pci {
    background: rgba(59, 130, 246, 0.1);
    color: #1e40af;
    border-color: #dbeafe;
}

.badge-item.tier {
    background: rgba(139, 92, 246, 0.1);
    color: #6d28d9;
    border-color: #ede9fe;
}

/* Responsive Design */
@media (max-width: 768px) {
    .client-footer-upgrade {
        padding: 40px 15px;
    }
    
    .client-footer-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .client-footer-card {
        padding: 25px 20px;
    }
    
    .quick-links-grid {
        grid-template-columns: 1fr;
    }
    
    .client-footer-stats {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 8px;
    }
    
    .card-icon {
        width: 50px;
        height: 50px;
    }
    
    .card-icon svg {
        width: 28px;
        height: 28px;
    }
}

@media (max-width: 480px) {
    .client-footer-upgrade {
        padding: 30px 12px;
    }
    
    .client-footer-card {
        padding: 20px 15px;
    }
    
    .client-footer-card h3 {
        font-size: 18px;
    }
    
    .client-footer-actions {
        flex-direction: column;
    }
    
    .client-footer-actions a {
        width: 100%;
    }
    
    .client-footer-contact {
        flex-direction: column;
    }
}

/* ========================================
   Mobile Responsive Improvements
   Müşteri Paneli Mobil Uyumluluk
   ======================================== */

/* Customer Panel Container - Mobile */
@media (max-width: 768px) {
    #clientAreaIndex-wrapper {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        width: 100% !important;
    }
    
    #clientAreaIndex-wrapper > div {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    
    /* Product Group Items - Tablet */
    .product-group-item {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        width: calc(33.333% - 12px) !important;
        margin: 6px !important;
        padding: 16px 12px !important;
        border-radius: 12px !important;
        background: white !important;
        border: 1px solid #e5e7eb !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
        transition: all 0.3s ease !important;
        float: left !important;
    }
    
    .product-group-item:hover {
        box-shadow: 0 4px 12px rgba(15, 90, 110, 0.15) !important;
        transform: translateY(-2px) !important;
    }
    
    .product-group-item a {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-decoration: none !important;
        width: 100% !important;
        height: 100% !important;
    }
    
    .product-group-item span {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        font-weight: 600 !important;
        color: #082235 !important;
        width: 100% !important;
        font-size: 13px !important;
        line-height: 1.2 !important;
    }
    
    .product-group-item span i,
    .product-group-item span img {
        flex-shrink: 0 !important;
        font-size: 28px !important;
        width: 28px !important;
        height: 28px !important;
        color: #0f5a6e !important;
    }
    
    .product-group-item-desc {
        font-size: 12px !important;
        margin-top: 6px !important;
        color: #666 !important;
    }
    
    /* Clearfix for products */
    #clientAreaIndex-wrapper > div::after {
        content: "";
        display: table;
        clear: both;
    }
    
    /* Domain Check Area - Tablet */
    .homedomainarea-con {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        background: linear-gradient(135deg, #082235 0%, #0f5a6e 100%) !important;
        border-radius: 0 !important;
    }
    
    .homedomainarea {
        width: 100% !important;
        margin: 0 !important;
    }
    
    .homedomainarea .padding30 {
        padding: 25px 15px !important;
    }
    
    .homedomainarea h1 {
        font-size: 20px !important;
        margin-bottom: 15px !important;
        color: white !important;
    }
    
    .homedomainarea form {
        display: flex !important;
        flex-direction: row !important;
        gap: 10px !important;
        margin-bottom: 15px !important;
    }
    
    .homedomainarea input[type="text"] {
        flex: 1 !important;
        padding: 12px 10px !important;
        font-size: 14px !important;
    }
    
    .homedomainarea input[type="submit"] {
        width: auto !important;
        padding: 12px 20px !important;
        font-size: 14px !important;
    }
    
    /* TLD Grid - Tablet */
    .spottlds {
        width: calc(25% - 8px) !important;
        padding: 10px !important;
        font-size: 12px !important;
        margin: 4px !important;
        border-radius: 8px !important;
        background: rgba(255, 255, 255, 0.95) !important;
        box-shadow: 0 1px 3px rgba(0,0,0,0.1) !important;
        float: left !important;
    }
    
    .spottlds img {
        width: 20px !important;
        height: 20px !important;
    }
    
    .spottlds h5 {
        font-size: 11px !important;
        margin-top: 5px !important;
    }
    
    /* News Section - Tablet */
    .clean-theme-home-news {
        width: calc(100% - 30px) !important;
        padding: 20px 15px !important;
        margin: 15px auto !important;
        background: white !important;
        border-radius: 12px !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
    }
    
    .clean-theme-home-news .mpaneltitle {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important;
        border-bottom: 2px solid #0f5a6e !important;
    }
    
    .clean-theme-home-news .mpaneltitle h4 {
        font-size: 16px !important;
        color: #082235 !important;
    }
    
    .mpanelhaber {
        padding: 12px 10px !important;
        margin-bottom: 10px !important;
        background: #f8f9fa !important;
        border-left: 4px solid #10b981 !important;
        border-radius: 4px !important;
    }
    
    .mpanelhaber h5 {
        font-size: 14px !important;
        margin-bottom: 8px !important;
        color: #082235 !important;
    }
    
    .mpanelhaber span {
        font-size: 12px !important;
        line-height: 1.4 !important;
    }
    
    /* General Client Panel - Tablet */
    .wclientblockscon {
        width: 100% !important;
        padding: 0 !important;
        background: #f5f5f5 !important;
    }
    
    .moderncliendblock {
        width: calc(100% - 30px) !important;
        margin: 15px auto !important;
        padding: 15px 15px !important;
        background: white !important;
        border-radius: 12px !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
    }
    
    .mpanelrightcon {
        width: 100% !important;
        float: none !important;
    }
    
    .mpaneltitle {
        width: 100% !important;
        margin-bottom: 12px !important;
        padding-bottom: 10px !important;
        border-bottom: 2px solid #0f5a6e !important;
    }
    
    .mpaneltitle h4 {
        margin: 0 !important;
        font-size: 15px !important;
        color: #082235 !important;
    }
    
    .mpaneltitle h4 i {
        margin-right: 6px !important;
    }
    
    /* Affiliate Banner - Tablet */
    .affiliate-banner2 {
        padding: 0 !important;
        margin: 0 !important;
    }
    
    .affiliate-banner2 .banner-text {
        width: calc(100% - 20px) !important;
        height: auto !important;
        padding: 15px 10px !important;
        margin: 10px auto !important;
        border-radius: 10px !important;
    }
    
    .affiliate-banner2 .banner-text h1 {
        font-size: 16px !important;
        line-height: 1.3 !important;
    }
    
    /* Table Responsive */
    .mclientlastblocks table {
        font-size: 12px !important;
        width: 100% !important;
    }
    
    .mclientlastblocks table tbody td {
        padding: 9px 5px !important;
    }
    
    .mclientlastblocks table thead th {
        padding: 9px 5px !important;
        font-size: 12px !important;
    }
}

/* Mobile Devices - Extra Small (480px and below) */
@media (max-width: 480px) {
    * {
        box-sizing: border-box;
    }
    
    html, body {
        overflow-x: hidden !important;
    }
    
    #clientAreaIndex-wrapper {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        background: #f8f9fa !important;
    }
    
    #clientAreaIndex-wrapper > div {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    
    /* Product Group Items - Mobile Grid - 2 Columns */
    .product-group-item {
        display: inline-flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        text-align: center !important;
        width: calc(50% - 7px) !important;
        margin: 3.5px !important;
        padding: 12px 7px !important;
        border-radius: 8px !important;
        background: white !important;
        border: 1px solid #e8eef5 !important;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06) !important;
        transition: all 0.2s ease !important;
        vertical-align: top !important;
        box-sizing: border-box !important;
    }
    
    .product-group-item:hover {
        box-shadow: 0 4px 12px rgba(15, 90, 110, 0.12) !important;
    }
    
    .product-group-item a {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-decoration: none !important;
        width: 100% !important;
    }
    
    .product-group-item span {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 5px !important;
        font-weight: 600 !important;
        color: #082235 !important;
        width: 100% !important;
        font-size: 11.5px !important;
        line-height: 1.2 !important;
    }
    
    .product-group-item span i,
    .product-group-item span img {
        flex-shrink: 0 !important;
        font-size: 24px !important;
        width: 24px !important;
        height: 24px !important;
        color: #0f5a6e !important;
    }
    
    .product-group-item-desc {
        display: none !important;
    }
    
    .wclientblockscon > div::after {
        content: "";
        display: table;
        clear: both;
    }
    
    /* Domain Check Area - Mobile */
    .homedomainarea-con {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        background: linear-gradient(135deg, #082235 0%, #0f5a6e 100%) !important;
    }
    
    .homedomainarea {
        width: 100% !important;
        margin: 0 !important;
    }
    
    .homedomainarea .padding30 {
        padding: 18px 12px !important;
    }
    
    .homedomainarea h1 {
        font-size: 16px !important;
        line-height: 1.3 !important;
        margin: 0 0 14px 0 !important;
        color: white !important;
        font-weight: 700 !important;
    }
    
    .homedomainarea form {
        display: flex !important;
        flex-direction: column !important;
        gap: 8px !important;
        margin-bottom: 12px !important;
    }
    
    .homedomainarea input[type="text"],
    .homedomainarea input[type="submit"] {
        padding: 11px 10px !important;
        font-size: 14px !important;
        border-radius: 6px !important;
        border: none !important;
        font-family: inherit !important;
    }
    
    .homedomainarea input[type="text"] {
        width: 100% !important;
        background: white !important;
        color: #333 !important;
    }
    
    .homedomainarea input[type="submit"] {
        width: 100% !important;
        background: #10b981 !important;
        color: white !important;
        font-weight: 600 !important;
        cursor: pointer !important;
    }
    
    /* TLD Grid - Mobile */
    .spottlds {
        display: inline-block !important;
        width: calc(50% - 8px) !important;
        padding: 9px 6px !important;
        font-size: 10px !important;
        margin: 4px !important;
        border-radius: 6px !important;
        background: white !important;
        border: 1px solid #e8eef5 !important;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) !important;
        text-align: center !important;
        vertical-align: top !important;
    }
    
    .spottlds img {
        width: 16px !important;
        height: 16px !important;
        margin-bottom: 3px !important;
    }
    
    .spottlds h5 {
        font-size: 9px !important;
        margin: 3px 0 !important;
        color: #082235 !important;
    }
    
    .amount_spot_view {
        font-size: 8px !important;
        color: #0f5a6e !important;
    }
    
    .amount_spot_view i {
        font-size: 8px !important;
    }
    
    /* News Section - Mobile */
    .clean-theme-home-news {
        width: calc(100% - 16px) !important;
        padding: 14px 8px !important;
        margin: 8px auto !important;
        background: white !important;
        border-radius: 10px !important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08) !important;
    }
    
    .clean-theme-home-news #wrapper {
        width: 100% !important;
    }
    
    .clean-theme-home-news .mpaneltitle {
        margin: 0 0 10px 0 !important;
        padding-bottom: 8px !important;
        border-bottom: 2px solid #0f5a6e !important;
    }
    
    .clean-theme-home-news .mpaneltitle h4 {
        font-size: 14px !important;
        margin: 0 !important;
        color: #082235 !important;
        font-weight: 700 !important;
    }
    
    .clean-theme-home-news .mpaneltitle h4 i {
        margin-right: 6px !important;
        color: #0f5a6e !important;
    }
    
    .mpanelhaber {
        padding: 10px 8px !important;
        margin-bottom: 8px !important;
        background: #f8f9fa !important;
        border-left: 3px solid #10b981 !important;
        border-radius: 4px !important;
    }
    
    .mpanelhaber h5 {
        font-size: 13px !important;
        margin: 0 0 4px 0 !important;
        color: #082235 !important;
        font-weight: 600 !important;
    }
    
    .mpanelhaber h5 a {
        color: #082235 !important;
        text-decoration: none !important;
    }
    
    .mpanelhaber span {
        font-size: 11px !important;
        line-height: 1.4 !important;
        color: #666 !important;
    }
    
    .mpanelhaber a {
        color: #0f5a6e !important;
        text-decoration: none !important;
        font-weight: 600 !important;
    }
    
    /* General Client Panel - Mobile */
    .wclientblockscon {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        background: #f8f9fa !important;
        box-sizing: border-box !important;
    }
    
    .wclientblockscon > div {
        box-sizing: border-box !important;
    }
    
    .moderncliendblock {
        width: calc(100% - 16px) !important;
        margin: 8px auto !important;
        padding: 14px 8px !important;
        float: none !important;
        background: white !important;
        border-radius: 10px !important;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08) !important;
    }
    
    .mpanelrightcon {
        width: 100% !important;
        float: none !important;
    }
    
    .mpaneltitle {
        width: 100% !important;
        margin-bottom: 10px !important;
        padding-bottom: 8px !important;
        border-bottom: 2px solid #0f5a6e !important;
    }
    
    .mpaneltitle h4 {
        margin: 0 !important;
        font-size: 14px !important;
        color: #082235 !important;
    }
    
    .mpaneltitle h4 i {
        margin-right: 6px !important;
    }
    
    /* Affiliate Banner - Mobile */
    .affiliate-banner2 {
        padding: 0 !important;
        margin: 0 !important;
        border-radius: 0 !important;
    }
    
    .affiliate-banner2 .banner-text {
        width: calc(100% - 16px) !important;
        height: auto !important;
        padding: 12px 8px !important;
        margin: 8px auto !important;
        border-radius: 10px !important;
    }
    
    .affiliate-banner2 .banner-text h1 {
        font-size: 14px !important;
        line-height: 1.3 !important;
    }
    
    /* Table Responsive */
    .mclientlastblocks table {
        font-size: 11px !important;
        width: 100% !important;
    }
    
    .mclientlastblocks table tbody td {
        padding: 8px 4px !important;
    }
    
    .mclientlastblocks table thead th {
        padding: 8px 4px !important;
        font-size: 11px !important;
    }
}