#content-wrapper {
    width: 100%;
    left: 0;
}

.dyna-dax-wrap {
    min-height: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: rgb(237, 243, 253);
    transition: opacity 0.5s;
}

body {
    margin: 0;
}

.glyphicon-menu-right {
    transform: translateX(7px);
}

.dyna-join-dax-button:hover .glyphicon-menu-right {
    transform: translateX(10px);
    transition: transform 0.3s ease;
}

.fa-close{
    cursor: pointer;
}

.dyna-dax-button-submit{
    margin-top: 30px;
}

#dyna-dax-join-button-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

#dax_leave_message{
    width: 100%;
    border: 1px solid rgb(211, 219, 226);
    box-sizing: border-box;
    border-radius: 6px;
    height: auto;
    resize: vertical;
    padding: 8px 12px;
}

#dyna-dax-join-table-title{
    padding-top: 20px;
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    color: rgba(3, 18, 66, 1);
}

.dyna-dax-join-table-main input{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;

    width: 100%;
    height: 44px;
    padding: 8px 12px;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    box-shadow: 0 2px 1px rgba(16, 24, 40, 0.0005);
}



.dyna-dax-join-table-main{
    padding-top: 15px;
}

.dyna-dax-join-table-font{
    margin: 3px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(3, 18, 66, 1);
}

#dyna-dax-wrap2 {
    margin: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
    position: relative;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.dyna-dax-top-background {
    background-attachment: fixed !important;
    min-height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dyna-dax-logo-show {
    padding: 30px;
}

.dyna-dax-container {
    height: 820px;
    width: 100%;
}

.dyna-dax-img-detail-show{
    width: 90%;
    height: auto;
}

.dyna-dax-top-color-wrap {
    z-index: 1;
    flex-direction: column;
    display: flex;
    align-items: center;
    padding-top: 109px;
}

.dyna-dax-img-show{
    width: 100%;
    display: flex;
    justify-content: center;
    min-width: 380px;
    margin-top: -250px;
    margin-bottom: 50px;
}


.dyna-dax-top-rest {
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    color: #ffffff;
    vertical-align: middle;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 15px;
    padding-left: 15px;
}

#dyna-dax-font-show {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    width: 36px;
    height: 24px;
    color: #031242;
    opacity: 0.5;
}

#dyna-dax-title-show {
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 64px;
    line-height: 66px;
    padding-top: 20px;
    padding-bottom: 40px;
    color: #031242;
    width: 95%;
    margin: 0;
}

#dyna-dax-content-show {
    font-weight: 400 !important;
    font-size: 16px;
    width: 100%;
    opacity: 0.8;
    color: #031242 !important;
}

#dyna-join-dax-button {
    padding-top: 40px;
    margin-bottom: 70px;
}

#dyna-dax-join-button-link {
    background: rgba(3, 18, 66, 1);
    border-radius: 60px;
    padding: 13px 28px 13px 28px;
    color: rgba(235, 243, 255, 1);
    font-weight: 400;
}
.error-container {
    position: fixed;
    flex-direction: row;
    align-items: center;
    padding: 5px 20px;
    gap: 13px;
    background: #FDE8E8;
    border: 1px solid #FEAD9A;
    border-radius: 3px;
    z-index: 9999;
}

.error-message {
    margin-bottom: 5px;
}

.close-button {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

#dyna-dax-form-button{
    background: rgba(3, 18, 66, 1);
    border-radius: 60px;
    color: rgba(235, 243, 255, 1);
    padding: 13px 28px 13px 28px;
    font-weight: 400;
}

#dyna-dax-form-button[disabled] {
    background: rgba(3, 18, 66, 0.4);
}

.dyna-dax-join-button-text {
    border-radius: 60px;
    display: inline-block;
    white-space: nowrap;
}



.dyna-dax-sample-diagram-wrap {
    padding-bottom: 58px !important;
    padding-top: 58px !important;
    height: auto;
    width: 100%;
    overflow: hidden;
    padding: 0;
    background-color: rgb(237, 243, 253);
    border: none;
    background-position: center center;
    background-size: cover;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dyna-dax-sample-diagram-table {
    width: 80%;
}

.dyna-dax-sample-diagram-col {
    width: 33.33%;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    float: left;
    min-width: 0px;
    padding: 0 1.5%;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.dyna-dax-sample-diagram-img {
    flex: 1;
}

.dyna-dax-sample-diagram-option {
    flex: 1;
}

.dyna-option {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    width: 82px;
    height: 22px;
    background: rgba(3, 18, 66, 0.2);
    border-radius: 10px;
}

.dyna-option-content {
    width: auto;
    height: 18px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 8px 2px 8px;
    color: #031242;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.dyna-option-main-content{
    min-width: 310px;
}

.dynadot-content-title {
    height: 24px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0;
    letter-spacing: -0.01em;
    color: #031242;
    flex: none;
    order: 1;
    flex-grow: 0;
    min-width: 310px;
    text-transform: none;
    padding: 0;
}

.dynadot-content-main {
    height: 78px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(3, 18, 66, 1);
    flex: none;
    flex-grow: 0;
    opacity: 0.6;
}

.dyna-ai-expired-acction-background {
    height: 357px;
    width: 95%;
    background-size: cover;
    background-position: center;
    gap: 120px;
    align-items: center;
    margin: auto;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    justify-content: center;
    min-width: 382px;
}

.dyna-ai-expired-acction-content {
    width: 80%;
    height: 216px;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.dyna-header-option {
    gap: 22px;
    background: rgba(255, 202, 43, 0.2);
    border-radius: 10px;
    padding: 2px 8px 2px 8px;
}

.dyna--header-option-content {
    height: 18px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: rgba(255, 202, 43, 1);
    flex: none;
    order: 0;
    flex-grow: 0;
}

.dyna-ai-expired-acction-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    align-items: center;
    margin-top: 12px;
    color: rgba(235, 243, 255, 1);
    margin-bottom: 11px;
    text-transform: none;
    letter-spacing: -0.01em;
    padding: 0;
}

.dynadot-content-main {
    height: 78px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(3, 18, 66, 1);
    flex: none;
    flex-grow: 0;
}

#dyna-ai-button {
    gap: 22px;
    background: rgba(0, 150, 247, 1);
    border-radius: 60px;
    padding: 10px 24px 10px 24px;
    color: rgba(235, 243, 255, 1);
    font-weight: 400;
    transition: 0.4s cubic-bezier(0.4, 0, 1, 1);
}

#dyna-ai-button-text {
    border-radius: 60px;
    display: inline-block;
    white-space: nowrap;
}

.dyna-symbol {
    width: 6px;
    height: 11px;
    border: 1.25px;
    color: rgba(235, 243, 255, 1);
    display: inline-block;
}

#dyna-indomain-img-background {
    padding: 45px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#dyna-indomain-img-content {
    width: 100%;
    display: flex;
    justify-content: center;
    min-width: 420px;
}

.dyna-end-prompt-content {
    height: 21px;
    font-weight: 400;
    font-size: 16px;
    color: rgba(3, 18, 66, 0.6);
    text-align: center;
    width: 85%;
    min-width: 320px;
}

.dyna-dax-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.dyna-dax-footer-content {
    border-top: 1px solid;
    width: 872px;
    padding: 33px 0;
    border-color: rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
}

#dyna-ai-button:hover {
    background: rgba(59, 169, 242, 0.5);
}

input[type="text"] {
    text-indent: 0;
}

input[type="button"] {
    text-indent: 0;
}

.fa-angle-right {
    margin-left: 10px;
    font-size: 20px;
}

.login-span {
    float: right;
    padding: 6px 14px;
    border-radius: 20px;
    border: 1.25px solid #2D2F3D;
}

.login-span i {
    margin-right: 8px;
}

.dyna-dax-logo-show a {
    color: #031242;
}

.account-section {
    float: right;
    font-weight: 600;
    border: 1px solid #3DADC1;
    border-radius: 25px;
}

.account-section .account-page-link {
    height: 48px;
    display: flex;
    align-items: center;
    min-width: 236px;
}

.account-section .account-page-link .name {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #3dadc1;
    margin: 0 18px;
    border-radius: 4px;
    color: #031242;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}

.logged-in-menu {
    right: 1%;
    position: absolute;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.logged-in-menu>li {
    border-bottom: 1px solid #dae3e9;
}

.logged-in-menu>li:last-child {
    border-bottom: none;
}

.logged-in-menu>li>a {
    height: 46px;
    line-height: 46px;
    font-weight: 600;
    display: block;
    padding: 0 20px 0 30px;
    clear: both;
    color: #333;
    white-space: nowrap;
}

@media (max-width: 1025px) {
    .dyna-dax-top-rest {
        text-align: left;
        align-items: initial;
    }

    #dyna-dax-title-show{
        font-size: 45px;
        line-height: 48px;
    }

    .dyna-dax-sample-diagram-table{
        width: 100% !important;
    }
}

@media (max-width: 1300px) {
    .dyna-dax-sample-diagram-table{
        width: 90%;
    }

    .dyna-dax-img-show{
        margin-bottom: 0;
    }
}
@media ( max-width : 767px) {
    #content-wrapper .account-section {
        display: block;
    }
}
@media(max-width: 698px){
    .dyna-dax-img-detail-show{
        width: 95%;
    }
}

@media(max-width: 500px){
    .dyna-dax-img-detail-show{
        width: 95%;
    }

    .dyna-dax-img-show{
        margin-top: -200px;
        min-width: 380px;
    }
}

@media (max-width: 984px) {
    .dyna-dax-sample-diagram-col {
        width: 80%;
        margin: 20px 0;
    }
    .dyna-dax-sample-diagram-table {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}