body {
font-family: 'Roboto', sans-serif;   
margin: 0 auto;
color: #555555;    
text-decoration: none;
max-width: 450px;
text-align: center;
background-color:#EAEAEA;
box-shadow: 1px 2px 15px rgba(72, 72, 72, 0.2);

}


.hidden {
            display: none;
        }
		

.vjAkhuContainer {

padding-left: 20px;
padding-right: 20px;

}


a {text-decoration: none;}



.vjCover {
    background-color: #0A0B5B;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px;
    height: 180px;
    
    z-index: -1;
 }

.vjCoverwhite {
    background-color:white;
    margin:20px;
    border-radius: 10px;
    box-shadow: 1px 2px 15px rgba(72, 72, 72, 0.2);
    z-index: 99;
    margin-top: -165px;    
  
 }


.leadbriefcasetext {
    font-size: 22px;
   font-weight: 600;
    color: white;
    letter-spacing: 0.7px;
    margin-left: 20px;
    margin-right: 20px;
    margin: 12px;
    
    
}

.vjUserPhoto{
    
    width: 110px;
    height:auto;
    border-radius: 110px;
    border: 4px solid white;
    background-color: white;
    margin-top: 35px;
    box-shadow: 1px 2px 20px rgba(72, 72, 72, 0.2);
}

.vjLoginPhoto{
    
    width: 200px;
    height:auto;
    border-radius: 210px;
    border: 4px solid white;
    background-color: 0A0B5B;
    margin-top: 35px;
    box-shadow: 1px 2px 20px rgba(72, 72, 72, 0.2);
}


h1 {
   font-size: 20px;
   font-weight: 500;
    color: #444444;
    letter-spacing: 0.6px;
    margin-left: 20px;
    margin-top: 12px;
    margin-right: 20px;
}

.vjProfession{
    color:#666666;
    margin-top:-5px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.4px;
   }

.vjCTAheading {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    border-left: 5px solid #0A0B5B;
    padding-left: 10px;
    line-height: 38px;
    background-color:white;
    color: #666666;
    letter-spacing: 0.4px;  
    margin-bottom: 25px;
    margin-top:25px;
    
        
    }

.vjCTAinfobox{
 display: inline-block;
 width: 70px;
 margin-bottom: 15px;
 margin-top: 10px;
 margin-right: 15px;
}

.buttonBox{
 display: inline-block;
 margin-bottom: 15px;
 margin-top: 10px;
 margin-right: 15px;
}


.closeBox{
 display: block;
 width: 70px;
 margin-bottom: 15px;
 margin-top: 10px;
 float: right;
}


.vjctamaintext{
    color: #666666;
    text-decoration: none;
    font-size: 13px;
}

.vjCTAimage {
    display:block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    text-align:center;
    margin: 0 auto;
    box-shadow: 1px 1px 5px rgba(72, 72, 72, 0.2);
    border-radius: 100px;
    margin-bottom: 10px;
    line-height: 40px;
    color:white;
    background-color: #0A0B5B;
    border: 2px solid white;
}


.vjShareContainer{
display:inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px; 
    margin:2px;
background-color: #0A0B5B;
    box-shadow: 1px 1px 5px rgba(72, 72, 72, 0.2);
    border-radius: 35px;
    border: 2px solid white;
    margin-bottom: 10px;
}

.vjsocialLink {

        color: white;
 vertical-align: middle;
    font-size: 18px;
        line-height: 35px;
    
}


.vjcopyrightcontainer {
    height:20px;
    background-color:#0A0B5B;
    min-width:100%;
    margin: 0;
    padding-top:3px;
    padding-bottom:3px;
    
        color:white;
    text-decoration: none;
    line-height: 20px;
    font-size: 11px;
    letter-spacing: 0.5px;
    
}


.vjNoDecoration{
        text-decoration: none;
        color:#ffffff;
    }


.vjcopyrights {
    

    color:white;
    text-decoration: none;
    line-height: 20px;
    font-size: 11px;
    letter-spacing: 0.5px;
    
}



.vjFooterBranding {
    
    height:80px;
    background-image:url(vjimages/coverbg.png);
    width:100%;
}




.vjGolIcon {

color: white;
vertical-align: middle;
font-size: 18px;
}

    

.vjFooterSignup {

    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
    letter-spacing: 1px;
    cursor: pointer;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
    border-radius: 2px;
    background-color:#0A0B5B;
    color: white;
    box-shadow: 1px 2px 10px rgba(107, 128, 168, 0.2);
    letter-spacing: 0.4px;
    border: 2px solid white;
    width: 110px;
}





.vjJagya5 {
    padding-top: 5px;
}
.vjJagya10 {
    padding-top: 10px;
}
.vjJagya15 {
    padding-top: 15px;
}
.vjJagya20 {
    padding-top: 20px;
}
.vjJagya30 {
    padding-top: 30px;
}
.vjJagya40 {
    padding-top: 40px;
}




.vjfloatBottomRightBttn{
        position:fixed;
        bottom:0;
        width:80px;
        height:30px;
        bottom:20px;
        right:20px;
        background-color:#e2927c;
        color:#FFF;
        border-radius:50px;
        border:2px solid white;
        text-align:center;
        line-height:30px;
        font-size:12px;
        box-shadow: 1px 2px 10px rgba(107, 128, 168, 0.2);
    }



.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}


.accordion {
    font-size: 14px !important; /* Smaller font size for accordion headers */
}

.panel {
    font-size: 12px !important; /* Smaller font size for panel content */
}

.vjCTAinfobox {
    width: 60px !important; /* Adjust width */
}

.vjCTAimage {
    width: 30px !important; /* Adjust icon size */
    height: 30px !important;
    line-height: 30px !important; /* Adjust line height */
}

.vjctamaintext {
    font-size: 12px !important; /* Adjust text size */
}


/* Ensuring modal opens in mobile view */
@media (max-width: 450px) {
    .md-modal {
        width: 100%; /* Full width on mobile */
        left: 0; /* Align to the left edge */
        transform: translateY(-50%); /* Center vertically */
    }

    .md-content {
        padding: 10px; /* Adjust padding for mobile */
        font-size: 14px; /* Smaller font size for mobile */
    }

    .md-content h3 {
        font-size: 18px; /* Smaller heading font size */
    }

    .accordion {
        font-size: 14px; /* Smaller font size for accordion headers */
    }

    .panel {
        font-size: 12px; /* Smaller font size for panel content */
    }

    .vjCTAinfobox {
        width: 60px; /* Adjusting width for mobile */
    }

    .vjCTAimage {
        width: 30px; /* Adjusting icon size for mobile */
        height: 30px;
        line-height: 30px; /* Adjust line height */
    }

    .vjctamaintext {
        font-size: 12px; /* Adjusting text size */
    }
}


/* The container */
.containerR {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.containerR input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmarkR {
  position: absolute;
  top: 0;
  left: 150px;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.containerR:hover input ~ .checkmarkR {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerR input:checked ~ .checkmarkR {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkR:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerR input:checked ~ .checkmarkR:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerR .checkmarkR:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



 /* Popup container - saru thayu */
        .popup {
            display: none;
            position: fixed;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            background-color: #f9f9f9;
            padding: 20px;
            border: 1px solid #ccc;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            z-index: 1000;
        }

        /* Popup message */
        .popup-message {
            font-size: 16px;
            color: #333;
        }

        /* Close button */
        .popup-close {
            background: none;
            border: none;
            font-size: 20px;
            position: absolute;
            right: 10px;
            top: 10px;
            cursor: pointer;
        }
/* Popup container - patyu */

#F5F9FF
#FA74A9
#252932
#6B80A8
#F74302
#F7647C

#0A0B5B-new
#28a499-old