
.body-container {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
    @apply  bg-gray-100;
}

/* .myHeader {
    background: #d22323;
    @apply  bg-violet-700;
} */

.navbar-container {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.75rem 10rem/* 28px */;
    @apply bg-white py-7 px-40;
}

.navbar-top {
    width: 100%;
    display: flex;
    align-items: stretch;
    position: relative;
    @apply w-full flex items-stretch relative;
}

/* .navbar-left {
    @apply bg-gray-300;
} */

.navbar-right {
    position: absolute;
    right: 0px;
    @apply right-0 absolute;
}

.navbar-right a, .gen-link {
    --tw-text-opacity: 1;
    color: rgb(139 92 246 / var(--tw-text-opacity));
    padding-left: 0.5rem/* 8px */;
    padding-right: 0.5rem/* 8px */;
    text-decoration-line: none;
    font-size: 0.875rem/* 14px */;
    line-height: 1.25rem/* 20px */;
    border-width: 0px;
    border-right-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-right-color: rgb(209 213 219 / var(--tw-border-opacity));
    @apply text-violet-500 px-2 no-underline text-sm border-0 border-r border-solid border-r-gray-300 
    hover:text-violet-400;
}

.navbar-right a:hover, .gen-link:hover {
    --tw-text-opacity: 1;
    color: rgb(167 139 250 / var(--tw-text-opacity));
}

.country-flag {
    width: 1.25rem/* 20px */;
    border-style: solid;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    @apply w-5 border-solid border border-gray-200;
}

.maca1 {
    font-size: 1rem/* 18px */;
    line-height: 1.75rem/* 28px */;
    --tw-text-opacity: 1;
    font-weight: 300;
    color: rgb(156 163 175 / var(--tw-text-opacity));
    @apply text-lg text-gray-400;
}

.renew {
    font-size: 1.5rem/* 24px */;
    line-height: 2rem/* 32px */;
    letter-spacing: 0em;
    @apply text-2xl tracking-normal;
}

.cust-loc {
    width: auto;
    font-size: 0.75rem/* 12px */;
    line-height: 1rem/* 16px */;
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
    font-weight: 300;
    border-style: solid;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
    float: left;
    padding-left: 0.75rem/* 12px */;
    padding-right: 0.75rem/* 12px */;
    padding-top: 0.25rem/* 4px */;
    padding-bottom: 0.25rem/* 4px */;
    border-radius: 0.375rem/* 6px */;
    @apply w-auto text-xs text-gray-500 font-light border-solid border border-gray-300 float-left
    px-3 py-1 rounded-md;
}

.pay-details-card {
    margin: 3rem 10rem/* 160px */;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    border-radius: 0.5rem/* 8px */;
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    @apply mx-40 my-12 bg-white rounded-lg shadow-lg;
}

.row-left {
    border-start-start-radius: 0.5rem/* 8px */;
    border-end-start-radius: 0.5rem/* 8px */;
    padding-left: 4rem/* 64px */;
    padding-right: 4rem/* 64px */;
    padding-top: 2.5rem/* 40px */;
    padding-bottom: 2.5rem/* 40px */;
    @apply rounded-s-lg px-16 py-10;
    background: #0285ad;
}

.row-left-login {
    background: #fff!important;
}

.row-left i {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-size: 1.875rem/* 30px */;
    line-height: 2.25rem/* 36px */;
    @apply text-white text-3xl;
}

.row-left p {
    width: 66.666667%;
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity));
    font-size: 0.875rem/* 14px */;
    line-height: 1.25rem/* 20px */;
    letter-spacing: 0em;
    padding-top: 0.5rem/* 8px */;
    padding-bottom: 0.5rem/* 8px */;
    margin-bottom: 1.75rem/* 28px */;
    @apply w-2/3 text-gray-200 text-sm tracking-normal py-2 mb-7;
    border-bottom: 1px solid #4ca2bc;
}

.billing-period {
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity));
    font-size: 0.875rem/* 14px */;
    line-height: 1.25rem/* 20px */;
    font-weight: 200;
    letter-spacing: 0em;
    padding-top: 0.25rem/* 4px */;
    padding-bottom: 0.25rem/* 4px */;
    @apply text-gray-200 text-sm font-extralight tracking-normal py-1;
}

.amount-due {
    font-size: 1.875rem/* 30px */;
    line-height: 2.25rem/* 36px */;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-weight: 500;
    margin-top: -0.75rem/* -12px */;
    @apply text-3xl text-white font-medium -mt-3 ;
}

.amount-due span {
    font-size: 0.875rem/* 14px */;
    line-height: 1.25rem/* 20px */;
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity));
    @apply text-sm text-gray-200;
}

.image-promo {
    max-width: 640px;
    margin-left: -4rem/* -64px */;
    margin-right: -4rem/* -64px */;
    margin-top: -0.75rem/* -12px */;
    margin-bottom: -0.75rem/* -12px */;
    @apply max-w-screen-sm -mx-16 -my-3;
}

.row-right {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 4rem/* 64px */;
    @apply bg-white p-16;
}

.visa {
    width: 60%;
    margin-top: 1rem/* 16px */;
    margin-bottom: 1rem/* 16px */;
    @apply w-3/5 my-4;
}

.row-right label {
    font-size: 0.75rem/* 12px */;
    line-height: 1rem/* 16px */;
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
    margin-bottom: 0.25rem/* 4px */;
    @apply text-xs text-gray-400 mb-1;
}

.row-right input, .row-right select {
    width: 100%;
    height: 2.75rem/* 44px */;
    border-style: solid;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    margin-bottom: 0.75rem/* 12px */;
    padding-left: 0.75rem/* 12px */;
    padding-right: 0.75rem/* 12px */;
    border-radius: 0.375rem/* 6px */;
    outline-color: #000;
    @apply w-full h-11 border-solid border border-gray-200 mb-3 px-3 rounded-md outline-black 
    placeholder:text-gray-300 placeholder:font-light;
}

.row-right input::placeholder, .row-right select::placeholder {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
    font-weight: 300;
}

.row-right p {
    width: 66.666667%;
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
    font-size: 0.875rem/* 14px */;
    line-height: 1.25rem/* 20px */;
    letter-spacing: 0em;
    padding-top: 0.5rem/* 8px */;
    padding-bottom: 0.5rem/* 8px */;
    margin-bottom: 1.75rem/* 28px */;
    font-weight: 300;
    @apply w-2/3 text-gray-400 text-sm tracking-normal py-2 mb-7 font-light;
    border-bottom: 1px solid #eaeaea;
}

.sign-up-image {
    width: 90%;
    margin: 20px 5%;
    /* border: 2px solid #000; */
}

.login-btn {
    color: #fff;
    margin: 10px 0;
    font-size: 0.7em;
    outline: none!important;
    padding: 12px 24px;
    text-transform: uppercase;
    background: #343434;
    border-radius: 4px;
    border: 1px solid #343434;
}

.login-btn:hover {
    color: #343434;
    background: #fff;
    border: 1px solid #343434;
}

.unlock {
    color: #343434!important;
    border-bottom: 1px solid #343434!important;
}

.unlock i {
    color: #000;
}

.login-container {
    margin-top: 50px;
    margin-bottom: 50px;
}

.success-img i {
    font-size: 4em;
    margin-top: 30px;
}

.pay-success {
    color: #343434!important;
}

.pay-error {
    color: #ff0000!important;
}

.alert-notification {
    color: #00a6ffa0;
    background-color: #00a6ff15;
    border-color: #00a6ffa0; 
}
    
.alert-notification hr {
    border-top-color: #008edaa0; 
}

.alert-notification{
    color: #027dbfbc; 
}

#vs { display: none;}









/* @media all and (max-width: 900px) { */
@media (max-width: 1200px) {

    #vs { display: block;}
    #vl { display: none;}

    .row-left p {
        width: 100%;
    }

    .sign-up-image {
        width: 60%;
        margin: 5px 20%;
        /* border: 2px solid #000; */
    }
    
    .navbar-container {
        padding: 1rem 3rem;
    }

    .pay-details-card {
        margin: 2rem 2rem;
    }

    .row-left {
        padding-left: 2rem;
        border-radius: 0.5rem 0.5rem 0 0;
    }

    .row-right {
        padding: 2rem;
    }

    .row-right p {
        width: 100%;
    }
    .image-promo {
        max-width: 70vw;
        margin: 0rem/* -64px */;
    }
}
