.main_logo {
    padding: 10px 0px;
}
.main_logo img {
    max-width: 225px;
    height: auto;
    max-height: 60px;
}
header {
    box-shadow: 0px 0px 12px -5px;
}
.activate_form {
    background-image: url('../new_images/activate_background.png');
    /*background-image: url('../future_campus/images/activate_background.png');*/
    /* height: 100vh; */
    background-size: cover;
}
.activate_heading {
    padding: 50px 0px;
}
.activate_form_section {
    background: rgba(255,255,255,0.85);
    padding: 60px;
    text-align: center;
}
.activate_form_section h2 {
    font-size: 30px;
}
.activate_form_section h2 span {
    color: #e46713 ;
    font-size: 50px;
}
.activate_form_section img {
    width: 50%;
    margin-top: -30px;
}
form.form_activate {
    margin-top: 100px;
}
input.text_field {
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    margin-top: 10px;
}
input.submit_button {
    background: #e46713 ;
    color: #fff;
    border: none;
    /* margin-top: 20px; */
    padding: 10px 15px;
    width: 100%;
    border-radius: 0px;
    font-weight: 600;
}
button.submit_button {
    background: #e46713;
    color: #fff;
    border: none;
    /* margin-top: 20px; */
    padding: 12px 20px;
    width: 100%;
    border-radius: 0px;
    font-weight: 600;
    transition: all 0.3s ease 0s;
}
.regsubmit_button {
    background: #e46713;
    color: #fff;
    border: none;
    /* margin-top: 20px; */
    padding: 10px 20px;
    width: 100%;
    border-radius: 0px;
    font-weight: 600;
}
.exam_details p {
    margin-bottom: 0px;
    text-align: left;
}
.exam_details {
    margin-top: 20px;
    margin-bottom: 20px;
}
.activate_image {
    background-image: url('../new_images/activate_image.png');
    /*background-image: url('../future_campus/images/activate_image.png');*/
    background-size: contain;
    background-repeat: no-repeat;
    /* height: 100vh; */
}



.register_form {
    background-image: url('../new_images/activate_background.png');
    /*background-image: url('../future_campus/images/activate_background.png');*/
    /* height: 100vh; */
    background-size: cover;
}
.register_heading {
    padding: 50px 0px;
}
.register_form_section {
    background: rgba(255,255,255,0.85);
    padding: 30px;
    text-align: center;
}
.register_form_section h2 {
    font-size: 30px;
}
.register_form_section h2 span {
    color: #e46713 ;
    font-size: 50px;
}
.register_form_section img {
    width: 50%;
    margin-top: -30px;
}
form.form_register {
    margin-top: 0px;
}
.register_image {
    background-image: url('../new_images/register_image.png');
    /*background-image: url('../future_campus/images/register_image.png');*/
    background-size: contain;
    background-repeat: no-repeat;
    /* height: 100vh; */
}


.login_form {
    background-image: url('../new_images/activate_background.png');
    /*background-image: url('../future_campus/images/activate_background.png');*/
    background-size: cover;
    background-repeat: no-repeat;
}
.login_heading {
    padding: 50px 0px;
}
.login_form_section {
    background: rgba(255, 255, 255, 0.85) !important;
    padding: 30px;
    text-align: center;
}
.login_form_section h2 {
    font-size: 30px;
}
.login_form_section h2 span {
    color: #e46713 ;
    font-size: 50px;
}
.login_form_section img {
    width: 50%;
    margin-top: -30px;
}
form.form_login {
    margin-top: 0px;
}
.login_image {
    background-image: url('../new_images/login_image.png');
   /* background-image: url('../future_campus/images/login_image.png');*/
    background-size: contain;
    background-repeat: no-repeat;
    height: auto;
}



.international_skills {
    background-image: url('../new_images/activate_background.png');
    /*background-image: url('../future_campus/images/activate_background.png');*/
    /* height: 100vh; */
    background-size: cover;
    padding: 30px;
}
.international_skill_box{
    background: rgba(255, 255, 255, 0.95);
    padding: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.international_skill_box h3 span {
    color: #e46713 ;
}

.international_skill_box h3 {
    font-size: 40px;
    text-transform: uppercase;
}
img.skill_top_image {
    width: 15%;
}
ul#myTab {
    border-bottom: 0px;
    background-image: url('../new_images/tabs_back.png');
    /*background-image: url(../future_campus/images/tabs_back.png);*/
    background-size: cover;
    padding: 20px;
}
ul#myTab li button {
    border: none;
    width: 110px;
    background: #002c57;
    margin-left: 20px;
    color: #fff;
    border-radius: 0px;
}
.nav-link.active {
    background: #228852 !important;
}
.international_box .content .buttons a {
    background: #e46713 ;
    padding: 10px 20px;
    border-radius: 0px;
    color: #ffffff;
    text-decoration: none;
}
.international_box .content .buttons a:hover {
    background: #212832 !important;
    color: #ffffff;
}

.international_box .content .buttons {
    margin-top: 28px;
    margin-bottom: 16px;
}
.international_box {
    box-shadow: 0px 0px 12px -5px;
}
.international_box .image img {
    width: 100%;
}
.international_box .content {
    padding: 20px 15px;
}
.international_box .content h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 15px 5px;
}
.international_box .content .buttons {
    margin-top: 28px;
    margin-bottom: 16px;
    font-weight: 500;
}
.international_box .content .buttons:hover {
    color: #fff !important;
}
section.dashboard-section .section {
    background-image: url(../new_images/activate_background.png);
    /* background-image: url(../future_campus/images/activate_background.png); */
    background-size: cover;
    padding-bottom: 40px;
}
.dashboard-login-block {
    text-align: center;
    background: rgba(255, 255, 255, 0.85) !important;
    padding: 40px;
    border-radius: 0px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
    .dashboard-login-block img {
        width: 20%;
        margin-top: -30px;
    }

.login-header-logo img {
    width: 250px !important;
}
.login-header-logo {
    /* padding: 25px 33px; */
    padding: 20px;
    background-color: #fff !important;
}
.login-header {
    background-color: #fff !important;
}

.login-header-logo.logo-2 {
    margin-right: 50px;
    background-color: #fff !important;
}



/* 19-08-2025 style start */
.main-wrapper {
    float: inherit !important;
    position: relative;
}
.section{
  float: inherit !important;
}
.dashboard-login-block .card{
    background-color: transparent !important;
}
.default-transparent-btn {
    background-color: transparent !important;
    color: #131d3b !important;
    font-size: 15px !important;
    font-weight: 600;
    margin-bottom: 0;
    padding: 12px 8px !important;
    line-height: 24px;
}
.default-transparent-btn:hover{
    color: #ffffff !important;
}
.default-orange-btn{
    background-color: #e46713 !important;
    color:#fff !important;
}
h2.default-orange-btn{
    background-color: #e46713 !important;
    color:#fff !important;
}

.dashboard-login-block .card.card-bg {
  background: transparent;
  border-radius: 0px;
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: none;
  border: 1px solid #131d3b;
  }
.regsubmit_button.regsubmit_button_transparent {
    background: transparent;
    color: #131d3b;
    border: none;
    padding: 0px;
    width: 100%;
    border-radius: 0px !important;
    font-weight: 600;
}

.regsubmit_button.regsubmit_button_transparent:hover{
    background-color: #131d3b !important;
    color: #ffffff !important;
}

.footer_section {
    background-image: url('../new_images/footer-pattern-1.png');
    background-color: #252525 !important;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer_top {
    padding-top: 60px;
    padding-bottom: 20px;
}
.footer_logo img {
    max-width: 250px;
    margin-bottom: 20px;
}
.phonenolondon{
    color: #afb0b2;
    font-size: 14px;
}
.footer_address{
    color: #afb0b2;
    font-size: 14px;
}
.footer-bottom {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .15);
    padding: 18px 0;
}
.copyright{
    opacity: .95;
    margin-bottom: 0;
    font-size: 15px;
    color: #afb0b2;
}
.footer-bottom .copyright p a
 {
    color: #fff;
}
.single-form.form-styles input.text_field{
    width: 100%;
    padding: 10px 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    margin-top: 10px;
    height: auto !important;
}
button.submit_button:hover{
    background-color: #212832 !important;
    color: #fff;
}

span.no.cont-info-foot {
    display: flex;
    gap: 7px;
}
.cont-info-foot i{
    margin-top: 5px;
}
a.action_gohome{
   position: absolute;
    right: 0;
    top: 25px;
}
a.action_gohome:hover {
    color: #e46713;

}
.gotohome_block {
    position: relative;
}
a.action_gohome i {
    font-size: 20px;
}
button.payment-now-btn {
    max-width: 320px;
    margin-top: 20px;
}
@media only screen and (max-width: 575px) {
.international_skill_box {
    padding: 12px;
} 
.international_skills {
    padding: 12px;
}
}

@media only screen and (max-width: 991.9px) {
.sidebar-wrapper{
    display: none !important;
}
}
@media only screen and (max-width: 767.9px) {
a.action_gohome {
    position: absolute;
    right: 0;
    top: -52px;
}
}
.grayout {
    pointer-events: none; /* Prevents clicks */
    opacity: 0.5; /* Makes it look faded */
    cursor: not-allowed;
    background-color: lightgray !important;
    color:white;
}

/* 19-08-2025 style End */