.app-header{
    position: absolute;

left: 100px;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 38px;
align-items: center;
letter-spacing: 0.09em;

/* Primary Blue */

color: #413B89;
}

.top-header{
      box-sizing: border-box;

position:inherit;
height: 80px;
width: 100%;
top: 0px;
padding-right: 1rem;
align-items: center;
/* padding: 0.75rem; */
padding-left: 1rem;
display :flex;
/* Secondary - White */
justify-content: space-between;

background: #FFFFFF;
/* Inactive State Color */

border-bottom: 1px solid rgba(118, 154, 15, 0.8);
/* Primary Shadow */

box-shadow: 0px 4px 6px rgba(65, 59, 137, 0.1);
    }
    
 .s{
    display: flex;
 }
 @media only screen and (max-width: 650px) {
    .button-download {
        display: none;
        
    }
}
@media (max-width: 650px) {
   
    .center-mode{
        left: 5%;
        right: 5%;
    }

}
    .button-download{
font-weight: 700;
position: relative;
font-size: 17px;
height: 50px;
padding-left: 3rem;
padding-right: 3rem;
background: #769A0F;
box-shadow: 0px 4px 6px rgba(246, 212, 83, 0.5);
border-radius: 12px;
    }

    .register-as{
        position: absolute;
        top: 120px;
        height: 100px;
      
display: flex;

    width: 350px;
justify-content: center;
align-items: center;


/* Secondary - White */

background: #FFFFFF;
/* Primary Shadow */

box-shadow: 0px 4px 6px rgba(65, 59, 137, 0.1);
border-radius: 12px;
    }
    .register-as-astro{
        position: absolute;


        
font-weight: 800;
font-size: 22px;
line-height: 28px;
align-items: center;
text-align: center;
letter-spacing: 0.02em;

/* Text Color - 80% Opacity */

color: rgba(34, 34, 34, 0.9);

opacity: 0.8;
    }
    .center-mode{
        display: flex;
        justify-content: center;
    }
    .main-form{
        position: absolute;
width: 350px;
/* left: 40%; */
top: 240px;
/* Secondary - White */

background: #FFFFFF;
/* Primary Shadow */

box-shadow: 0px 4px 6px rgba(65, 59, 137, 0.1);
border-radius: 12px;
    }
    .form-control-textarea-answer{

        display: block;
        width: 100%;
        padding: 0.47rem 0.75rem;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.5;
        text-align: start;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border-radius: 20px;

        border: 1px solid rgba(206, 206, 206, 1)        ;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    .form-control-textarea{

        display: block;
        width: 100%;
        padding: 0.47rem 0.75rem;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.5;
        text-align: start;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border-radius: 12px;

        border: 1px solid rgba(73, 69, 79, 0.8);
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    .form-control-signup{

        display: block;
        width: 100%;
        height: 50px;
        padding: 0.47rem 0.75rem;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.5;
        text-align: start;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border-radius: 12px;

        border: 1px solid rgba(73, 69, 79, 0.8);
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

     .next-button{
        position: absolute;
width: 100%;
height: 40px;


/* Primary Blue */

background: #413B89;
border-radius: 12px;
font-weight: 500;
font-size: 17px;
letter-spacing: 0.01em;
     }   

     .astro-image{
        width: 100px;
        height: 100px;
     }

    .countryCode{
        width: 80px;
        height: 80px;
        text-align: center;
        align-items: center;
        justify-content: center;
     }

     #data:hover{
        overflow: visible; 
        white-space: normal; 
        
        border: none;
        background-color:none;
        width: auto;
       
      }
    #des{
        overflow: visible; 
        white-space: normal; 
        text-align: center;
        border: none;
        background-color:none;
        width: auto;
       
      }
      .message-size {
        height: 36px;
        width: 36px; }
     .message{
        position: absolute;
    width: 36px;
    height: 36px;
    
    
    /* Secondary Baby Pink */
    
    background: #FFEDDE;
     } 
     .text-border{
        border: 1px solid #CECECE;
        border-radius: 30px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;

   
     }
    .details-box{
        box-sizing: border-box;
    white-space: pre-wrap;
    overflow-wrap: break-word;
        word-wrap: break-word;
    padding: 12px;
    
    /* Secondary - White */
    
    background: #FFFFFF;
    /* Dividers and Borders - grey Light */
    
    border: 1px solid #CECECE;
    border-radius: 12px
     }
     .details-box1{
        box-sizing: border-box;
    white-space: pre-wrap;
    overflow-wrap: break-word;
        word-wrap: break-word;
    padding: 5px;
    
    /* Secondary - White */
    
    background: #FFFFFF;
    /* Dividers and Borders - grey Light */
    
    border: 1px solid #CECECE;
    border-radius: 12px
     }

     .details-box-before{
        box-sizing: border-box;
    white-space: pre-wrap;
    overflow-wrap: break-word;
        word-wrap: break-word;
    padding: 12px;
    
    /* Secondary - White */
    
    background: #FFFFFF;
    /* Dividers and Borders - grey Light */
    
    border: 1px solid #CECECE;
    border-radius: 20px
     }

     .details-box-after{
        box-sizing: border-box;
    white-space: pre-wrap;
    overflow-wrap: break-word;
        word-wrap: break-word;
    padding: 12px;
    
    /* Secondary - White */
    
    background: #FFFFFF;
    /* Dividers and Borders - grey Light */
    
    border: 2px solid  rgba(14, 173, 105, 1);
    
    border-radius: 12px
     }
    @keyframes spinner {
        0% {
          transform: rotate(0deg);
        }
        100% {
          transform: rotate(360deg);
        }
      }
      .loading-spinner {
        width: 50px;
        height: 50px;
        border: 10px solid #f3f3f3; /* Light grey */
        border-top: 10px solid #383636; /* Black */
        border-radius: 50%;
        animation: spinner 1.5s linear infinite;
      }
      .card-body1 {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        padding: 0.75rem 0.75rem; }
      .rounded-success{
        width: 25px;
        height: 25px;
        justify-content: end;
background-color: #0EAD69
      }

      .rounded-reject{
        width: 25px;
        height: 25px;
        justify-content: end;
background-color: rgba(193, 11, 14, 0.8);
      }