* {
  font-family: sans-serif !important;
}
.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free !important;
}
.card-custom
{
    border: 5px solid orange;
    border-radius: 25px;
    min-height: 90vh;
    padding-bottom: 0px;
}
.card-header-custom
{
    background-color: rgba(0,0,0,0);
    margin-top:0.5vh;
    border-bottom: 0px;
    display:flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    color: black;
    font-size : min(5.2vw,2.7em,70px);
    font-weight: 500;
    text-align: center;
}
.card-header-custom .card-header-title
{
    flex: 1;
    text-align: center;
}
.lang-toggle
{
    display: flex;
    gap: 0.5rem;
    margin-left: auto;
}
.lang-toggle .i18n-toggle-btn
{
    font-size: 0.5em;
    min-width: 3.5em;
}
.lang-toggle .i18n-toggle-btn.active
{
    background-color: orange;
    color: #fff;
}
.card-body-custom
{
    padding-bottom: 0px;
}
.card-footer-custom
{
    background-color: rgba(0,0,0,0);
    border-top: 1px solid rgba(0,0,0,0);
    padding-top: 0px;
}
.card-footer-buttonDIV-custom
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-primary-custom
{
    font-size : 1.5em;
    min-width : 8em;
    
}
.page-wrapper-custom
{
    background-color: rgba(0,0,0,0);
    padding-bottom: 0vh !important;
}
.page-container-custom
{
    background-color: rgba(0,0,0,0);
    padding-top: 5vh;
    padding-left: 6vw;
    padding-right: 0vw;
    width: 94vw;
    top:0px !important;
}
.subtitle
{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size : 1.5em;
    color: black;
}
.Notice
{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size : 1.5em;
    color: red;
    font-weight : 800;
}
.inputform
{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size : 1.3em;
    color: black;
    padding-right: 0px;
    padding-left: 0px;
}
.form-control
{
    margin-right: 10px;
}
input[type=text] 
{
    border: 2px solid blue;
}
input[type=number]
{
    border: 2px solid blue;
    -moz-appearance: textfield;
}
input[type=email]
{
    border: 2px solid blue;
    -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
select
{
    border: 2px solid blue;
    background-color: white;
}
.select2border {
    border: 2px solid blue !important;
    height: 2.3em !important;
    display: flex !important;
    margin-right: 9px;
}
.select2bordernewsubL1 {
    border: 2px solid blue !important;
    height: 1.5em !important;
    display: flex !important;
    margin-right: 0px;
    align-items: center;
}
.select2bordernewsubL1 span{
    line-height: 1.5em !important;
}
#select2-nmbreL4_Country-container
{
    align-items: center;
    display: flex;
}
#select2-nmbreL4_dialCode-container
{
    align-items: center;
    display: flex;
}
.select2-selection__arrow
{
    display: flex;
    align-items: center;
    height: -webkit-fill-available !important;
    right: 9px !important;
}
.loggedContent
{
    font-size : min(5vw,2.5em,50px);
    color: black;
    display: flex;
    align-items: center;
    justify-content: left;
}
#mbreL1_ReSubMth
{
    padding-left: 5px;
}
.redNotice
{
    color: red;
}
.loggedContent-ListTitle
{
    padding-right: 0px;
    line-height: 2em;
    align-items: flex-start;
}
.loggedContent-ListContent
{
    padding: 0px;
    line-height: 2em;
    display: block;
}
.loggedContent-ListContentLine
{
    display: flex;
}
.loggedContent-ListContentTab1
{
    padding: 0px;
    margin: 0px;
}
.ui-dialog-titlebar
{
    background-color: orange;
}
.Dialog_logout_Control
{
    display: flex;
}
#Dialog_logout
{
    font-size: min(5vw,2.5em,50px);
}
#Dialog_deleteSub
{
    font-size: min(5vw,2.5em,50px);
}
.Dialog_deleteSub_Name
{
     margin-bottom: 0px;
}
.Dialog_button
{
    font-size: 0.7em !important;
}
.loggedContent-smalltext
{
    display: flex;
    align-items: center;
    justify-content: left;
    font-size : 1.1em;
    color: black;
    padding-right: 0px;
}
#nmbreL4_errorContainer
{
    display: block;
    color: red;
}
#mbreL4_errorContainer
{
    display: block;
    color: red;
}
#newsubL4_errorContainer
{
    display: block;
    color: red;
}
#newsubL4_Invoice
{
    height: 100%;
    margin-right: 0;
}
#nmbreL4_Invoice
{
    height: 100%;
    margin-right: 0;
}
.error
{
    display: block;
}
input.error
{
    border: 2px solid red;
}
.Halignflex-end
{
    justify-content: flex-end;
}
.justifyCenter
{
    justify-content: center;
}
.Textred
{
    color: red;
}
span.select2-selection__arrow {
    display: none;
}
.margin-bottom0 {
    margin-bottom: 0;
}

.YedPay {
    /* display: none; */
}
.paystripe
{
    display: none;
}
.stripe
{
    display: none;
}
