.page-main .header.py-4{
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #6574cd;
}
.visitex_hide {
    display: none;
}
.force_visitex_hide {
    display: none !important;
}
.country_flag{
    display: inline-block;
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
}
.page-title {
    font-weight: 300 !important;
}
.disabled_plan {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}
.session_input{
    color:#808080;
    font-weight: 300;
    border: none;
    background: #f7f7f7;
    box-shadow: none;
    padding: 3px 10px;
    border-radius:31px;
    width: 80%;
    font-size: 0.8em;
}
.nav-tabs .nav-link {
    width: 100%;
}
.payment_logo {
    height: 44px;
    width: auto;
}
a:focus{
    outline: 0;
}
.card h4 a{
    font-weight: 400;
}
.card h4 a:hover,
.card h4 a:focus{
    text-decoration: none;
}
