﻿
.topheader {
    width: 100%;
    margin: 0 auto;
    background-color: #f2f2f2;
    height: 50px
}

.topheaderimg {
    width: 100%;
    margin: 0 auto; /*background-color:#e6e6e8*/
    background-color: #1f2d3f;
    height: 70px;
    z-index: 100;
    /*overflow: hidden;*/ /*border-bottom: 1px solid #f4f4f4;*/
}

.topheaderlbl {
    margin: 0 auto;
    width: 96%;
    overflow: auto
}

    .topheaderlbl table {
        width: 90%;
        margin: 0 auto
    }


.termsheaderdiv {
    width: 25%;
    margin: 0 auto
}

.privacyheaderdiv {
    width: 25%;
    margin: 0 auto
}

.faqheaderdiv {
    width: 15%;
    margin: 0 auto
}

.subheader {
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 65px;
    background: rgba(255,255,255,.1);
    color: #fff;
    z-index: 100;
}

.ed-header {
    background-color: #ed008c;
    font-size: 22px;
    text-align: center;
}

.subscribebtn {
    /*background-color: red;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    margin-top: -10px;
    font-weight: 600;
    cursor: pointer;*/
    cursor: pointer;
    border: 0 !important;
    padding: 12px 18px !important;
    border-radius: 12px !important;
    font-weight: 700;
    letter-spacing: .3px;
    background: linear-gradient(135deg, #00a8ff, #34d399) !important;
    color: #001018 !important;
    transition: transform .06s ease;
}

.accountmainpage{width:90%;margin:0 auto;flex:1;overflow:auto;padding:25px 0;}
.accountmainpage table{width:100%;}
.usertd1 {
    float: left;
    width:45%;
    /*font-weight: 600;
    font-size: 16px;*/
}
.accountmainpage table span {
    font-weight: 600;
    font-size: 12px;
}
.usertd2 {
    float: right;
    width:45%;
}
.tabletxtbox {
    float:right;
    width: 250px;
    height: 35px;
    font-size: 14px;
    border: 2px solid #ebebe8;
    border-radius: 5px;
    color: #333;
    font-family: Arial;
    vertical-align: middle;
    background-color: #fff;
    padding: 0 10px;
    margin-bottom: 2px;
    outline: 0;
}
.account-subpage {
    width: 60%;
    float: left;
    padding: 50px 0;
    margin-left: 30px;
}
.allplans-subscriptiondetails{padding:40px 0;}
.pricingmaindiv {
    width: 100%;
    margin: 0 auto;
}
.allpanelsdiv {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
    background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);
    display:none;
}
    .pricingmaindiv h1 {
        text-align: center;
        margin-bottom:50px;
       
    }
.pricingcurrentplanbadge {
    background: #0000ffba;
    padding: 8px 10px;
    border-radius: 20px;
    font-size: 10px;
    font-weight: 700;
    color: white;
    letter-spacing: 1px;
    float: right;   
    display:none;
}
.activeplansdiv{overflow:auto;height:50px;}
.minplan {
    width: 23%;
    float: left;
    border: 2px solid transparent;
    border-radius: 10px;
    padding-bottom: 20px;
}
.sub-pricingmaindiv, .sub-allplandetails {
    width: 1200px;
    margin: 0 auto;
}
    .sub-allplandetails table {
        width: 100%;
        border: 2px solid white;
        border-radius: 15px;
        margin: 30px 0;
    }
    .sub-allplandetails table thead tr{}
        .sub-allplandetails table thead tr td {
            text-align: center;
            font-size: 18px;
            font-weight: 500;
            color:white;
        }
    .sub-allplandetails table  tr{}
    .sub-allplandetails table tr td{padding:10px 0;text-align:center;font-size:12px;font-weight:600;color:white;}
        .sub-allplandetails table tr .eachplan {
            text-align: left;
            padding-left: 20px;
            font-size: 16px;
            font-weight: 500;
            color:white;
        }
    .sub-allplandetails table  tr td svg{width:20px;height:20px;}
.eachplan{width:40%;text-align:left;}
.allplans {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.bottomsubscribediv {
    margin-top: -20px;
}
.lifetime-plan .planscontent { /*min-height:90px;*/
}
.basic-plan .planscontent{/*margin-top:-20px;*//*min-height:230px;*/}
.subscribediv {
    text-align: center;
    padding-top:15px;
    overflow:auto;
}
.topsubscribediv{margin-top:-15px;text-align:center;}
.topsubscribebtn {
    background: linear-gradient(135deg, #00a8ff, #34d399) !important;
    color: #001018 !important;
    padding: 10px 10px;
    border: none;
    border-radius: 12px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    cursor: pointer;
}
/*.planscontent table td{font-size:15px;}*/
.plansrows1 {
    font-weight: 600;
    font-size: 16px;
}
.plansrows2 {
    font-weight: 600;
    font-size: 13px;
}
.plansrows3 {
    font-weight: 400;
    font-size: 12px;
}
.plansrows4 {
    font-weight: 500;
    font-size: 20px;
    margin-top:40px;
}
.plansrows5 {
    font-weight: 600;
    font-size: 16px;
    margin-top:5px;
    line-height:1.5;
    padding-top:30px;
    padding:0 20px;
}
.planscontent table {margin:0 auto;
}
.planscontent svg {
    width: 20px;
    height: 20px;
}
.planscontent table tr td span:first-child{float:left;}
.planscontent table tr td span:last-child{padding-left:10px;margin-top:3px;}
.standard-plan .subplans {
    padding: 10px 0 0px 0;
}
.lifetime-plan .subplans {
    padding: 10px 0 00px 0;
}
.csonetime{font-weight:500;}
.subplans span {
    font-size: 14px;
    font-weight: 400;
}
.subplans {
    text-align: center;
    padding: 30px 0 0 0;
    height:340px;
}
.subscriptioncardpanel .subplans {
    text-align: center;
    padding: 30px 0 0 0;
    height: 280px;
}
.lifetime-plan .subplans h3 {
    margin-bottom:0;
}
.standard-plan table tr td, .basic-plan table tr td {
    padding: 7px 0;
}
.standard-plan{}
.subplans h3 {
    font-size: 32px;
    font-weight: 600;    
}
.notetext p {
    font-size: 20px;
    font-weight: 600;
    padding: 30px 0;
    margin: 0 auto;
}
.notetext1 p {
    font-size: 20px;
    font-weight: 600;
    padding: 30px 0;
    margin: 0 auto;
}
.subplans h4{margin:0;font-size:24px;font-weight:600;}

/*.basic-plan .planscontent table tr td:last-child {
    text-align: left;
    padding-left: 5px;
}
.standard-plan .planscontent table tr td:last-child {
    text-align: center;font-size:14px;
}*/
    /*Plans*/
.nonrefundtxt{text-align:right;color:red;display:none;}
.paymentinformation {
    width: 990px;
    margin: 0 auto;
}
.payment-subdiv{width:80%;margin:0 auto;}
.payment-subdiv h3{margin:0 auto;text-align:center;padding-bottom:40px;}
.cardtxtboxes {
    width: 100%;
    padding: 8px 10px;
    border: 2px solid #ccc;
    border-radius: 5px;
    font-size: 18px;
    outline: none;
    margin-bottom:10px;
    margin-top:10px;
}
.fname{width:45%;float:left;}
.lname{width:45%;float:right;}
.cardnumber{width:45%;float:left;}
.expmnth{width:10%;float:left;margin-right:25px;}
.expyear {
    width: 20%;
    float: left;
    margin-right: 25px;
}
.errortxtboxes{display:none;}
.expcvv {
    width: 30%;
    float: left;
}
.cardzip{width:30%;float:left;}
.errortxtboxes{font-size:13px;color:red;}
.createbtn-get-started {
    border: none;
    font-weight: 600;
    font-size: 1em;
    display: inline-block;
    border-radius: 4px;
    transition: 0.3s;
    color: #fff;
    background: green;
    padding: 8px 20px;
    letter-spacing: initial;
    cursor:pointer;
}
.cardrow1{width:100%;}
.cardrow2 {
    width: 100%;
}
.paynowbtndiv{text-align:center;padding:20px 0;}
.credicartdiv{padding:30px 0;}
.cardrow3 {
    width: 100%;
    overflow: auto;
}
.cardrow4 {
    width: 100%;
    overflow:auto;
}
.tickdiv {
    width: 100px;
    height: 100px;
    border: 1px solid #60ec60;
    border-radius: 60px;
    background-color: #60ec60;
    margin:0 auto;
}
.sub-successpanel{text-align:center;}
.successpanel {
    width: 800px;
    margin: 0 auto;
    padding: 40px 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    background: white;
    border-radius: 12px;
}
.subscriptioncancelpanel {
    width: 800px;
    margin: 0 auto;
    padding: 40px 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    background: white;
    border-radius: 12px;
}
.chargefreetrailplans {
    width: 60%;
    margin: 0 auto;
    text-align: left;
    border: 1px solid transparent;
    padding: 20px 10px;
    background-color: white;
    font-size: 15px;
    border-radius: 15px;
    margin-top: 20px;
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.3);
    line-height: 1.9;
}
.subscriptionhead {
    font-weight: 600;
    font-size: 30px;
    padding: 10px 0;
}
.subscription-txt {
    font-size: 18px;
    font-weight: 600;
}
.freetrailmsg {
    padding: 10px 0;
    font-size: 16px;
    font-weight: 500;
}
.dashboardbtn {
}
.subscriptionbtns {
    border: none;
    font-weight: 600;
    font-size: 1em;
    display: inline-block;
    border-radius: 12px;
    transition: 0.3s;
    background: linear-gradient(135deg, #00a8ff, #34d399) !important;
    color: #001018 !important;
    padding: 12px 25px;
    letter-spacing: initial;
    margin-top: 20px;
}
.eachplan a{color:black;text-decoration:none;cursor:pointer;}
/* Overlay (black background) */
.modal-overlay {
    position: fixed;
    inset: 0; /* top:0; right:0; bottom:0; left:0; */
    background: rgba(0,0,0,0.7); 
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 20px; 
    /*backdrop-filter: blur(2px); /* subtle blur behind overlay */*/
}

    /* Show overlay */
    /*.modal-overlay.open {
        display: flex;
    }*/

/* Small centered popup */
.modal {
    width: 500px;
    margin: 0 auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 12px 40px rgba(0,0,0,0.45);
}
    /*.modal.open {
        transform: translateY(0) scale(1);
        opacity: 1;
    }*/
.publish {
    background: linear-gradient(135deg, #0f0f23 0%, #1a1a2e 50%, #16213e 100%);
    color: white;
    height: 60px;
    padding:20px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 100px;
}
.webheading {
    font-size: 20px;
    color: white;
    width: 95%;
    text-align: center;
}
.headerclosebtn {
    font-size: 18px;
    border-radius: 20px;
    border: 3px solid;
    padding: 5px 9px;
    cursor: pointer;
}
.divpaymentinfo {
    text-align: left;
    padding: 20px 0;
}
.divpaymentinfotable span{
    color:blue;text-decoration:underline;cursor:pointer;
}
.divpaymentinfotable {
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.9;
}
.accountpagenavigations {
    width: 30%;
    float: left;
    
    
}
.username {
    background-color: black;
    color: white;
    font-weight: 600;
    font-size: 40px;
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 30px;
    border-radius: 50px;
    margin: 0 auto;
}
.subprofilediv {
    width: 100%;
}
.profilename {
    margin-top: 20px;
}
.profilealltabs {
    width: 80%;
    text-align: center;
}
.profiletext{line-height:1.5;font-size:16px;font-weight:bold;}
.profiletabs ul li.active {
    border-left: 3px solid black;
}
.profiletabs ul li {
    list-style: none;
    border-bottom: 1px solid #dedede;
    padding: 15px 30px;
    cursor:pointer;
}
.profiletabs ul li:first-child {
    border-top: 1px solid #dedede;
}
.profiletabs{width:80%;}
.profiletabs ul {
    padding-left: 0;
}
.divcurrentplans {
    width: 70%;
    float: left;
    /*border-left: 2px solid;*/
}
.sub-divcurrentplans table{width:90%;}
.activeplan {
    background-color: #dede13eb;
    color: white;
    padding: 5px 15px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
}
.activeplanname {
    font-size: 24px;
    font-weight: 600;
}
.sub-divcurrentplans {
    padding: 0px 30px 50px 0px;
}
.divcurrentplans hr{margin:40px 0;}
.sub-divcurrentplans table tr td:first-child {
    float: left;
}
.upgradeplandiv{text-align:center;margin-top:40px;}
.sub-divcurrentplans table tr td:last-child {
    float: right;
    font-size: 18px;
    font-weight: 500;
}
.allswitchplans {
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.eachswitchplan {
    text-align: center;
    padding: 23px 35px 30px 35px;
    border: 2px solid transparent;
    border-radius: 20px;
    cursor:pointer;  
}
.switchplanname {
    font-size: 20px;
    font-weight: 600;
    line-height:2;
}
.switchplanamount {
    font-size: 18px;
    font-weight: 500;
}

.checkout-container {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    /*box-shadow: inset 0 0 25px rgb(0 0 0 / 6%);*/
    width: 100%;
    padding: 32px;
}

.order-summary {
    flex: 1 1 45%;
    border-right: 1px solid #eee;
    padding-right:25px;
}

.payment-section {
    flex: 1 1 45%;
    padding-left: 24px;
}

.section-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #111;
}

.sub-title {
    font-size: 18px;
    font-weight: 500;
    margin: 8px 0;
    color: #222;
    background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
    border-left: 4px solid #1e40af;
}
.autorenewal {
    background-color: blue;
    color: white;
    font-size: 10px;
    font-weight: 500;
    border-radius: 10px;
    padding: 5px ;
}
.text {
    font-size: 14px;
    color: #555;
    margin: 6px 0;
    width: 100%;
}
    .text tr td:first-child {float:left;
    }
    .text tr td:last-child {
        float:right;margin-right:10px;
    }
.lifetimenote1{margin:0;font-size:14px;font-weight:600;}
.freetrailnotes {
    padding: 15px 10px;
    color: green;
    background-color: #98fb9840;
    border-radius: 15px;
    line-height: 1.7;
}
.howitworksdiv {
    background-color: #d1e2f763;
    border-radius: 15px;
    color: white;
    padding: 20px 10px;
    color:black;
    margin-top:10px;
}
.termsconditions {
    font-size: 12px;
    font-weight: 400;
}
.howitworksdiv ul {
    padding-left: 15px;
}
    .howitworksdiv ul li {
        font-size: 12px;
        font-weight: 400;
    }
.htmtitle {
    font-size: 14px;
    font-weight: 700;
}
.lifetimenote2 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.total-due-label {
    font-size: 14px;
    color: #222;
    margin-top: 18px;
    font-weight: 500;
    width:100%;
}

.amount {
    font-size: 32px;
    color: green;
    font-weight: 700;
    text-align:right;
    margin-right:10px;
}

.terms {
    font-size: 13px;
    color: #555;
    line-height: 1.5;
    margin-right:20px;
}

.card-logos {
    margin-bottom: 10px;
}

.card-logo {
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
}

.label {
    display: block;
    font-size: 12px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 4px;
}

.input {
    width: 100%;
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    box-sizing: border-box;
}
    .input:focus {
        border: 2px solid #ccc;
    }
    .inline-fields {
        display: flex;
        gap: 10px;
    }

    .inline-fields .input-group {
        flex: 1;
    }

.subscribe-btn {
    background: linear-gradient(135deg, #00a8ff, #34d399) !important;
    color: #001018 !important;
    border: none;
    width: 100%;
    padding: 12px;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 12px;
    cursor: pointer;
    font-weight: 600;
    transition: background 0.2s ease;
}

.disclaimer1 {
    font-size: 11px;
    color: #777;
    margin-top: 25px;
    line-height: 1.5;
    background: #fef3c7;
    border-left: 4px solid #f59e0b;
    padding: 20px;
    border-radius: 8px;
    margin-top: 30px;
    display:none;
}

    .disclaimer1 b {
        font-weight: 600;
        color: #333;
    }
.disclaimer {
    font-size: 11px;
    color: #777;
    margin-top: 25px;
    line-height: 1.5;
    background: #fef3c7;
    border-left: 4px solid #f59e0b;
    padding: 20px;
    border-radius: 8px;
}

    .disclaimer b {
        font-weight: 600;
        color: #333;
    }
.notetext{height:50px;}
.notetext1{height:50px;}
.container {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
}

.profile-section {
    background: white;
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.profile-header {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid #f0f0f0;
}
.plan-card .notetext p {
    font-size: 16px;
    font-weight: 600;
    padding: 30px 0;
    margin: 0 auto;
}
.subscriptioncancelpanel .subscription-txt {
    font-size: 18px;
    font-weight: 600;
    width: 50%;
    margin: 0 auto;
    padding-top: 15px;
}
.paymentsectiondiv{padding:50px 0;}
.avatar {
    float: left;
    width: 100px;
    height: 100px;
    background: black;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 0 8px 20px rgba(102, 126, 234, 0.3);
}

.user-info h2 {
    font-size: 28px;
    color: #2d3748;
    margin-bottom: 8px;
}

.user-info p {
    color: #718096;
    font-size: 16px;
}

.subscription-card {
    background: black;
    /*background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    border-radius: 16px;
    padding: 35px;
    color: white;
    position: relative;
    overflow: hidden;
}
.user-info{overflow:auto;margin-top:-10px;padding-left:30px;}
.profile-header table tr td:first-child{float:left}
.profile-header table tr td:last-child{float:right;}
.profile-header table {width:100%}
.displaytabs ul li {
    float: left;
    list-style: none;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    padding-left:40px;
    color: blue;
}
.subscription-card::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 400px;
    height: 400px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.subscription-content {
    position: relative;
    z-index: 1;
}

.status-badge {
    display: inline-block;
    background: #e2bc57;
    backdrop-filter: blur(10px);
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.plan-details {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.plan-info h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}

.plan-features {
    display: flex;
    gap: 30px;
    margin-top: 20px;
    flex-wrap: wrap;
}


.price-info {
    text-align: right;
}

.price {
    font-size: 48px;
    font-weight: 800;
    line-height: 1;
}

.price-period {
    font-size: 16px;
    opacity: 0.9;
    margin-top: 5px;
}

.renewal-info {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    padding: 20px;
    border-radius: 12px;
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.switch-plan-section {
    background: white;
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.section-title {
    font-size: 28px;
    color: #2d3748;
    margin-bottom: 30px;
    text-align: center;
}

.plans-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-bottom: 30px;
}

.plan-card {
    background: #f7fafc;
    border: 2px solid #e2e8f0;
    border-radius: 16px;
    padding: 30px;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

    /*.plan-card:hover {
        transform: translateY(-5px);
        border-color: #667eea;
        box-shadow: 0 10px 30px rgba(102, 126, 234, 0.2);
    }*/

    /*.plan-card.current {
        background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0%, rgba(118, 75, 162, 0.1) 100%);
        border-color: #667eea;
        position: relative;
    }*/
.currentplanbadge {
    background: #0000ffba;
    padding: 8px 10px;
    border-radius: 20px;
    font-size: 10px;
    font-weight: 700;
    color:white;
    letter-spacing: 1px;
    float: right;
    margin-right: -25px;
    margin-top: -10px;
    display:none;
}
.current-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #667eea;
    color: white;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 11px;
    font-weight: 700;
}

.plan-card h4 {
    font-size: 22px;
    /*color: #2d3748;*/
    margin-bottom: 15px;
}
.upgradeplanbtns{margin:25px 0;}
.plan-price {
    font-size: 32px;
    font-weight: 700;
    /*color: #667eea;*/
    margin-bottom: 20px;
}

.plan-card .btn {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn-upgrade {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

    .btn-upgrade:hover {
        transform: scale(1.05);
        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
    }

.btn-downgrade {
    background: #e2e8f0;
    color: #4a5568;
}

    .btn-downgrade:hover {
        background: #cbd5e0;
    }

.actions-section {
    background: white;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.action-buttons {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.action-btn {
    flex: 1;
    min-width: 200px;
    padding: 16px 30px;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.btn-primary {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
}

    .btn-primary:hover {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.3);
    }

.btn-secondary {
    background: #f7fafc;
    color: #4a5568;
    border: 2px solid #e2e8f0;
}

    .btn-secondary:hover {
        background: #edf2f7;
        border-color: #cbd5e0;
    }

.cancel-section {
    background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
    border: 2px solid #fc8181;
    border-radius: 16px;
    padding: 30px;
}

    .cancel-section h4 {
        color: #c53030;
        font-size: 20px;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .cancel-section p {
        color: #742a2a;
        margin-bottom: 20px;
        line-height: 1.6;
    }

.cancel-btn {
    background: #f56565;
    color: white;
    padding: 14px 30px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
}

    .cancel-btn:hover {
        background: #c53030;
        transform: scale(1.05);
        box-shadow: 0 6px 20px rgba(197, 48, 48, 0.3);
    }

.profile-content {
    padding: 20px;
}

    .profile-content .section-title {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 30px;
        color: #2d3436;
    }

.form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}
.emailform-grid{}
.emailform-group{width:80%;margin:0 auto;padding:30px 0;font-size:14px;}
.newemailerrormsg{color:red;font-size:14px;text-align:center;}
.edit-icon {
    position: absolute;
    right: 10px;
    top: 36px;
    cursor: pointer;
    color: #007bff;
    font-size: 18px;
    transition: color 0.2s;
}
.form-groupemail{position:relative;}
.emailform-group tr td:last-child {
    float: right;
}
.emailform-grid input {
    padding: 12px 16px;
    border: 2px solid #e1e8ed;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s;
    background: #f8f9fa;
    width:300px;
}
    .emailform-grid input:focus {
        outline: none;
        border-color: #667eea;
        background: white;
        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
    }
.form-group {
    display: flex;
    flex-direction: column;
}

    .form-group.full-width {
        grid-column: 1 / -1;
    }

.profile-content label {
    font-weight: 600;
    margin-bottom: 8px;
    color: #2d3436;
    font-size: 14px;
}

.profile-content input, select {
    padding: 12px 16px;
    border: 2px solid #e1e8ed;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s;
    background: #f8f9fa;
}

    .profile-content input:focus, .profile-content select:focus {
        outline: none;
        border-color: #667eea;
        background: white;
        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
    }

.update-btn {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 14px 40px;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 30px;
    transition: all 0.3s;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

    .update-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.6);
    }

    .update-btn:disabled {
        background: #95a5a6;
        cursor: not-allowed;
        box-shadow: none;
    }

.profile-content input:disabled {
    background: #ecf0f1;
    cursor: not-allowed;
    color: #7f8c8d;
}

.profile-content .input-group {
    position: relative;
}

.verify-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: #3498db;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.3s;
    font-weight: 600;
}

    .verify-btn:hover {
        background: #2980b9;
    }

    .verify-btn.verified {
        background: #27ae60;
        cursor: default;
    }

        .verify-btn.verified:hover {
            background: #27ae60;
        }

.verification-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    color: #27ae60;
    font-weight: 600;
    margin-top: 5px;
}

.warning-text {
    font-size: 12px;
    color: #e74c3c;
    margin-top: 5px;
    font-weight: 500;
}

.info-text {
    font-size: 12px;
    color: #7f8c8d;
    margin-top: 5px;
}

.profile-content .modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

    .profile-content .modal.active {
        display: flex;
    }

.profile-content .modal-content {
    background: white;
    padding: 40px;
    border-radius: 15px;
    max-width: 500px;
    width: 90%;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}

.modal-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #2d3436;
}

.modal-text {
    color: #636e72;
    margin-bottom: 25px;
    line-height: 1.6;
}

.otp-input {
    width: 100%;
    padding: 15px;
    border: 2px solid #e1e8ed;
    border-radius: 10px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 8px;
    margin-bottom: 20px;
}

.modal-buttons {
    display: flex;
    gap: 15px;
}
.disableautorenewal{text-align:right;}
.subscription-contenttable {
    width: 100%
}
    .subscription-contenttable tr td:first-child{float:left;}
    .subscription-contenttable tr td:last-child{float:right;}
    .modal-btn {
        flex: 1;
        padding: 12px;
        border: none;
        border-radius: 8px;
        font-weight: bold;
        cursor: pointer;
        transition: all 0.3s;
    }

    .modal-btn.primary {
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        color: white;
    }

    .modal-btn.secondary {
        background: #ecf0f1;
        color: #2d3436;
    }

    .modal-btn:hover {
        transform: translateY(-2px);
    }
    /*invoice history*/
.invoicemaindiv{}
.invoicediv {
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
    padding: 40px 0;
}
.invoicediv tbody tr th{
    height: 65px;
    font-size: 18px;
    background-color: #FFEDDE;
}
    .invoicediv tbody tr td {
        background-color: white;
    }
    .invoicediv table {
        width: 100%;
        border-collapse: collapse;
        width: 100%;
        border: 1px solid #e5e7eb;
        border-radius: 10px;
    }
        .invoicediv table tbody tr  {
            border-top: 1px solid #e5e7eb;
        }
            .invoicediv table tbody tr th {
                text-align: center;
                padding: 0px 12px;
                font-size: 16px;
                color: #6b7280;
                background: #f9fafb;
                font-weight: 600;
            }
    /*.invoicediv table tbody tr td{text-align:center;line-height:2;}*/
            .invoicediv table tbody tr  {
                padding: 10px 12px;
                font-size: 13px;
                line-height: 1;
                text-align: center;
                font-weight: 600;
            }
.freetrialbanner {
    padding:20px 10px;
    line-height:1.5;
    background: linear-gradient(135deg, #00a8ff, #34d399) !important;
    color: #001018 !important;
    transition: transform .06s ease;
    border-radius:12px;
}
.bannertext {
    font-size: 18px;
    font-weight: 600;
}
.bannertextdate {
    font-size: 14px;
    font-weight: 400;
}
.updateokbtn {
    float: left;margin-right:20px;
}
.updatenobtn{float:left;}
.updateallbtns {
    width: fit-content;
    margin: 0 auto;
    overflow: auto;
    padding: 30px 0;
    text-align: center;
}
.btnokupgrade, .btncancel {
    cursor: pointer;
    border: 0 !important;
    padding: 15px 20px !important;
    border-radius: 12px !important;
    font-weight: 700;
    letter-spacing: .3px;
    background: linear-gradient(135deg, #00a8ff, #34d399) !important;
    color: #001018 !important;
    transition: transform .06s ease;
    width: 180px;
    font-size:16px;
}
.usersubsection {
    padding: 32px 16px
}

.usersubwrapper {
    width: 900px;
    margin: 0 auto
}

.usersubcard {
    background: #ffffff;
    border-radius: 26px;
    padding: 26px;
    box-shadow: 0 25px 50px #00000020;
    margin-bottom: 22px
}

.usereachdiv div {
    margin: 15px auto;
}

.usersubtitle {
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 4px
}

.usersubsubtitle {
    font-size: 16px;
    font-weight: 700;
}

.usersubrow {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.usersubbadge {
    background: #16a34a;
    color: white;
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700
}

.usersublabel {
    font-weight: 600
}

.usersubvalue {
    font-weight: 700
}

.usersubempty-msg {
    color: #dc2626;
    font-weight: 600;
    text-align: center;
    margin-top: 10px
}

.usersubinvoicediv table {
    width: 100%;
    border-collapse: collapse
}
    .usersubinvoicediv table table tr {
        border-top: 1px solid #e5e7eb;
    }

    .usersubinvoicediv table tbody tr th {
        text-align: center;
        padding: 0px 12px;
        font-size: 16px;
        color: #6b7280;
        background: #f9fafb;
        font-weight: 600;
    }

    .usersubinvoicediv table tbody tr {
        padding: 10px 12px;
        font-size: 13px;
        line-height: 1.5;
        text-align: center;
        font-weight: 600;
    }
    /*aletrs panels*/
/* Modal Content */
.alertmodaldiv {
    display: none;
    position: fixed;
    z-index: 9999;
    background-color: rgba(0,0,0,0.7);
    inset: 0;
    padding-top: 200px;
    width: auto;
    overflow: auto;
}

.alertmodal-content {
    background-color: #fefefe;
    margin: 0 auto;
    padding: 20px;
    border: 4px solid #080808;
    width: 500px;
    text-align: center;
    border-radius: 10px;
    color: #000;
}
.closereferalpanle {
    float: right;
    cursor: pointer;
    font-size: 20px;
    background: black;
    border-radius: 15px;
    padding: 0px 5px;
    color: white;
}
/* Button style */
.alertmodal-button {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}
.alertmodel-txt {
    padding: 20px 0px;
    font-weight:500;
}
.pagemodal {
    width: 600px;
    margin: 0 auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 12px 40px rgba(0,0,0,0.45);
}
.pagemodal-body {
    height: 400px;
    width: 100%;
    border: none;
}
body.pagepopup .artcl-main {padding:0 !important;
}
body.pagepopup header,
body.pagepopup footer {
    display: none !important;
}
body.pagepopup .arcl {
    background-color: white !important;
}
.pagepublish {
    background: linear-gradient(135deg, #0f0f23 0%, #1a1a2e 50%, #16213e 100%);
    color: white;
    height: 60px;
    padding: 20px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 10px;
}

    @media only screen and ( max-width: 767px) {
        /*.mobilefilter{border-bottom:10px double #000;border-top:3px solid #000;content:"";height:4px;width:25px;position:absolute;top:12px;right:10px;margin:24px;cursor:pointer}*/
        .mobilefilter {
        border-bottom: 10px double red;
        border-top: 3px solid red;
        content: "";
        height: 4px;
        width: 25px;
        position: absolute;
        top: 12px;
        right: 10px;
        margin: 24px;
        cursor: pointer
    }

    .topheaderimg {
        height: auto
    }    

    .topheaderlbl {
        width: 100%;
        padding-bottom: 10px;
        overflow: hidden;
    }

        .topheaderlbl table {
            width: 100%
        }

    

    .portfolionames {
        width: 96% !important;
        margin: 0 auto !important;
    }

    .tabletxtbox {
        width: 150px;
    }

    .account-subpage {
        width: 60%;
        float: left;
        padding: 50px 0;
        border-right: 2px solid;
    }

    .accountmainpage {
        width: 90%;
        margin: 0 auto;
        flex: 1;
        overflow: auto;
    }

    .switchplanamountspan {
        font-size: 12px;
    }

    
    .subscribebtn {
        margin-bottom: 10px;
    }

    .loginbtn {
        margin-bottom: 20px;
    }

    .sub-pricingmaindiv, .sub-allplandetails {
        width: 90%;
        margin: 0 auto;
    }

    .allplans {
        width: 100%;
        display: grid;
        justify-content:center;
    }
        .subplans {
            height: 350px;
        }
        .sub-allplandetails table tr td {
            padding: 5px 0;
        }
    .minplan {
        width: 96%;
        float: none;
        margin: 0 auto;
        margin-top: 30px;
    }

    .sub-allplandetails table thead tr td {
        font-size: 14px;
    }

    .sub-allplandetails table tr .eachplan {
        padding-left: 10px;
        font-size: 12px;
    }

    .profile-section {
        padding: 20px;
    }
    .user-info h2 {
        font-size: 20px;
    }
    .user-info p {
        font-size: 14px;
    }
    .profile-content {
        padding: 0;
    }
        .profile-content .section-title {
            font-size: 24px;
            margin-bottom: 0px;
        }
    .subscription-card {
        padding: 15px;
    }
    .status-badge {
        font-size: 10px;
    }
    .subscription-contenttable .subscribebtn {
        font-size: 12px;
    }
    .webheading {
        font-size: 18px;
    }
    .divpaymentinfotable {
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
    }
    #idamountpaid {
        font-size: 14px;
        padding: 0 10px;
    }
    .paymentinformation {
        width: 90%;
        margin: 0 auto;
    }
    .inline-fields {
        display: block;
    }
    .subscription-txt {
        font-size: 16px;
        font-weight: 600;
        padding:0 20px;
    }
    .subscriptioncancelpanel {
        width: 90%;
        margin: 0 auto;
    }
    .successpanel {
        width: 90%;
        margin: 0 auto;
    }
    .subscriptionhead {
        font-size: 20px;
    }
    /*@media (max-width: 768px)*/
    .checkout-container {
        flex-direction: column;
    }

    .order-summary {
        border-right: none;
        border-bottom: 1px solid #eee;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .payment-section {
        padding-left: 0;
    }


    /*@media (max-width: 420px)*/
    .modal {
        max-width: 100%;
        border-radius: 10px;
        width:100%;
        margin:0 auto;
    }


    /*@media (max-width: 968px)*/
    .profile-card {
        grid-template-columns: 1fr;
    }

    .form-grid {
        grid-template-columns: 1fr;
    }

    /*@media (max-width: 768px)*/

    .profile-header {
        flex-direction: column;
        text-align: center;
    }

    .plan-details {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .price-info {
        text-align: left;
    }

    .plans-grid {
        grid-template-columns: 1fr;
    }

    .action-buttons {
        flex-direction: column;
    }

    .action-btn {
        width: 100%;
    }
    .emailform-grid input {
        width: auto;
    }
        .invoicediv{width:90%;overflow:auto;}
            .invoicediv tbody tr th {
                font-size: 12px;
            }
            .invoicediv table tbody tr td {
                font-size: 8px;
            }
    .updateallbtns {       
        margin: 0 auto;
    }
    .comingtag {
        font-size: 10px;
        display: block;
    }
    .usersubwrapper {
        width: 100%;
        margin: 0 auto
    }
    .btnokupgrade, .btncancel {        
        width: fit-content;
        font-size: 14px;
    }
    .alertmodaldiv {
        left: 0;
        /*top: 20%;*/
    }

    .alertmodal-content {
        width: 100%;
    }
        .pagemodal {
            width: 100%;
        }
        .pagepublish {
            margin-top:0;
        }
}