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

}


.form-control {
    font-size: 1.3em;
    color: #080808;
    width: 100%;
    margin-top: 5px!important;
	padding: 5px 5px;
    border-radius: 5px;
}
.form-group {
    margin-top: 25px!important;
    text-align: left;
}
.vjAkhuContainer {


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

}


a {text-decoration: none;}



.vjCover {
    background-color: #29338a;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px;
    height: 95px;
    
    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: -20px;    
  
 }


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

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

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




.vjCoverwhite .proback{
	background-color:#871813;
	border-left: 5px solid #29338a;
}
.vjProfession{
    color:#fff;
    margin-top:-5px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.4px;
	padding-bottom: 10px;
   }

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

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

}

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

.vjCTAimage {
    display:block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    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;
    border: 2px solid white;
    font-size: 20px;    
	cursor:pointer;
}


.vjShareContainer{
display:inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px; 
    margin:2px;
background-color: #03A8DD;
    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:#828282;
    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;
    
}

.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;
}

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


.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:#03A8DD;
    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);
    }

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

#28a499