.iti__country-list {
    z-index: 20;
}

input {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    font-weight: 500;
    color: var(--color-bg-6, var(--grey-blue));
    padding-left: 3.4rem;
    background: none !important;
}

.toplabel {
    text-transform: uppercase;
    padding-left: 3px;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: left;
    word-break: break-all;
    color: var(--color-bg-alpha7, #2e2e54);
}

.posspan {
    top: 20% !important;
    left: 4% !important;
}

.header1 {
    /*background-size: contain;*/
    /*background-image: url(./header2.png);*/
    /*background-repeat: no-repeat; */
    /*width: 102%; */
    /*height: 50px; */
    /*background-position: center; */
    /*margin-bottom: 20px; */
    /*margin-top: 20px; */
    /*transform: translateX(-10px);*/
}

.header-border {
    border-bottom: 1px solid #043063;
}