@CHARSET "ISO-8859-1";

@font-face {
    font-family: robotoLight;
    src: url('/campus/pages/css/fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: robotoRegular;
    src: url('/campus/pages/css/fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: trebuchetBold;
    src: url('/campus/pages/css/fonts/Trebuchet MS.ttf');
}
  @font-face {
    font-family: caviar;
    src: url('/campus/pages/css/fonts/CaviarDreams.ttf');
} */

body{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
}

.oldHeaderFooter{
	display:none;
}

.overBackgroundFade {
	display: block;
	position: fixed;
	_position: fixed;
	width: 100%;
	height: 100vh;
	background: #000000;
	z-index: 100000;
	-moz-opacity: 0.8;
	opacity: .60;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 80);	
}

.bodyCSS{
	background: url('/campus/pages/images/HomePageWaterMark.jpg');background-repeat: no-repeat;background-attachment: fixed; 
	overflow-y:scroll;
}

.greenButton {
	border: 0px solid #7d99ca;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	text-decoration: none;
	display: inline-block;
	color: #FFFFFF;
	background-color: #61c523;
}

.greenButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #59b71f;
	/* box-shadow: 2px 2px 7px #272626; */
}

.viewMore {
	width: 100%;
	position: relative;
	color: #9A9898;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight:300;
}

.viewMore button {
	border: 0;
	width: 100px;
	height: 30px;
	color: #040404;
	font-size: 14px;
	background-color: #e5e5e5;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
}

.viewMore button:hover {
	background-color: #d9d7d7;
}

.bodyBgc {
	width: 100%;
	top: 0;
	left: 0;
	margin-top: 0px;
	overflow: hidden;
	background-image: url('/campus/pages/images/Banner.jpg');
	height: 600px;
	/* -webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%; */
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	transition: all 0.2s ease-in-out;
	height:90px;
	display:;
}

.logo {
	float: left;
	height: 35px;
	color: white;
	width: 237px;
	margin-top: 30px;
	cursor: pointer;
	animation-duration: 1s;
 	animation-delay: 0.2s;
 	animation-iteration-count: 1;
 	margin-left: -15px;
}

.scrollLogo {
	background-image: url('/campus/pages/images/Color-Logo.png');
}

.blackColor {
	color: #454545 !important;
}

.menuGrid {
	margin-top: 36px;
	float: right;
	margin-right: -40px;
	overflow: hidden;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
}

.menuGrid>table a>img {
	visibility: visible;
}

.menuGrid>table a {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

.menuGrid>table td {
	padding: 0px 15px 4px 15px;
}

.menuGrid>table td:hover {
	border-bottom: 1px solid white;
	cursor: pointer;
}

.menuGridTableBlackBorder {
	border-bottom: 1px solid black;
}

.menuGrid>table {
	font-size: 20px;
	animation-duration: 1s;
  	animation-delay: 0.1s;
  	animation-iteration-count: 1;
}

.menuGrid>table button div{
	float: right;
    top: 6px;
    position: relative;
    right: 9px;
}    

.page_content-container {
	width: auto;
	color: white;
	margin: 255px 0px;
	text-align: center;
	font-size: 55px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif !important;
}
.page_content-container>.container{
	animation-duration: 1s;
  	animation-delay: 1.5s;
  	animation-iteration-count: 1;
}


section:first-child>.page_content-container button div {
	float: right;top: 12px;position: relative;right: 20px;
}
section:nth-child(2) {
	background-color: white;
	background-attachment: fixed;
}

section:nth-child(2)>div:FIRST-CHILD {
	height: 100px;
	width: 100%;
	padding: 70px 0px;
	position: relative;
	font-size: 20px;
	color: #9A9898;
}

section:nth-child(3) {
	background-image: url('/campus/pages/images/CC.jpg');
	height: 354px;
	background-repeat: no-repeat;
}

section:nth-child(3) .col-md-6 {
	color: white;
	margin-left: 647px;
}

section:nth-child(3) .col-md-6>.col-md-10:FIRST-CHILD {
	line-height:1;
	margin-top: 60px;
	font-size: 24px;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
}

section:nth-child(3) .col-md-6>.col-md-10:nth-child(2) {
	line-height:1;
	margin-top: 30px;
	font-size: 48px;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

section:nth-child(3) .col-md-6>.col-md-10:nth-child(3) {
	margin-top: 30px;
	font-size: 16px;	
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
}

section:nth-child(3) .col-md-6>.col-md-10:nth-child(3) button {
	width: 165px;
	height: 34px;
	background-color: #055987;
	border: 0;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
	outline:none;	
	padding-left: 0px;
	 font-size: 16px;
}

section:nth-child(3) .col-md-6>.col-md-10:nth-child(3) button:hover {
	background-color: #064e75;
}

section:nth-child(3) .col-md-6>.col-md-10:nth-child(3) button div {
	float: right;top: 7px;position: relative;right: 18px;
}

section:nth-child(4) {
	height: 100%;
	background-color: #f0f0f0;
}

section:nth-child(4)>div:FIRST-CHILD {
	width: 100%;
	padding: 70px 0px 0px 0px;
	position: relative;
	font-size: 20px;
	color: #9A9898;
}

section:nth-child(4)>.container>div:nth-last-child(2) {
	margin-top: 40px;
}
/* section:nth-child(4)>.container>div:nth-last-child(3){
	height: 143px;
    width: 100%;
    position: relative;
    color: #9A9898;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
    font-weight: 300;
}  */
.events{
	border-top:0px solid;
	border-bottom:1px solid #ddd;	
}

.eventsTab {
	height: 120px;
	padding: 5px;
	width: 100%;
	background-color: #FFFFFF ;
}

.eventDate {
	font-size: 13px;
	top: 25px;
	position: relative;
	color: #b1b1b1;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif !important;
	line-height:0;
}

.eventHeading {
	top: 60px;
	position: relative;	
	color: #454545;
	font-size: 24px;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif !important;
	line-height:0;
}
.eventDesc {
	top: 90px;
	position: relative;
	font-size: 14px;
	color: #848484;
	line-height:0;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif !important;
}

.eventsTab:hover {
	background-color: #f4942e;
	cursor: pointer;
	transition: background-color 0.3s ease-in-out;
	/* background-position:left bottom; */
}

.eventsTab:hover :nth-child(n) {
	color: white;
}

.registerHere {
	width: 200px;
	height: 40px;
	font-size: 21px;
	font-weight: 500;
	background-color: #61c523;
	border: 0px;
	margin-top: 10px;
	box-shadow: 2px 2px 3px #2A730D;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

.display {
	display: none;
}

.registerHereCol {
	visibility: hidden;
	transition: visibility 0.3s ease-in-out;
}

.registerHereCol:hover {
	border-bottom: none !important;
}

.registerHereInTabs {
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: white !important;
	background-color: #61c524;
	border: 0px;
	margin-top: 0px;
	text-shadow: none;
}

/* .registerHere:hover {
	box-shadow: 10px 6px 54px #041302;
} */

section:nth-child(4) .row>.newsCard {
	overflow: hidden;
	box-shadow: 0px 2px 3px #ddd;
	width: 370px;
	position: relative;
	float: left;
	height: 370px;
	margin-left:30px;
	background-color: white;
	margin-bottom: 40px;
	border-radius: 0px;
	text-decoration: none;
}
/* section:nth-child(4) .row>.newsCard:not(:first-child) {
	margin-left:30px;
} */
section:nth-child(4) .row>.newsCard:nth-child(3n+1){
margin-left:0px;
}

section:nth-child(4) .row>.newsCard>img {
	float: left;
	height: 185px;
	width:100%;
}

section:nth-child(4) .row>.newsCard>.upDiv {
	background-color: rgba(245, 240, 240, 0);
	transition: background-color 0.2s ease-in-out;
	position: relative;
	top: 0px;
	transition: all 0.2s ease-in-out;
	width: 100%;
	height: 175px;
	font-size: 25px;
	letter-spacing: 1px;
	color: black;
	visibility: hidden;
}

section:nth-child(4) .row>.newsCard>#lowDiv {
	background-color: white;
	position: relative;
	top: 0px;
	transition: all 0.2s ease-in-out;
	width: 100%;
	font-size: 22px;
	color: black;
	padding: 25px 20px;
	color: #454545;
	line-height: 30px;
	height:130px;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

section:nth-child(4) .row>.newsCard>#arrow {
	font-size: 25px;
	transition: left 0.5s ease-in-out;
	height: 25px;
	left: 89%;
	position: relative;
	top: 4%;
}

section:nth-child(4) .row>.newsCard>.loadText {
    position: relative;
    top: 0px;
    transition: all 0.2s ease-in-out;
    width: 100%;
    font-size: 30px;
    color: white;
    padding: 40px 40px;
    line-height: 36px;
    height: 100%;
    opacity:1;
}

section:nth-child(4) .row>.newsCard>#whiteArrow {
	font-size: 25px;
	transition: left 0.5s ease-in-out;
	height: 25px;
	left: 75%;
	position: relative;
	top: -15%;
}

section:nth-child(4) .row>#bigNewsCard {
	overflow: hidden;
	color: white;
	background-color: #a8c829;
	border: 1px solid;
	width: 63%;
	position: relative;
	float: left;
	margin-left: 30px;
	height: 370px;
	transition: background-color 0.3s ease-in-out;
}

section:nth-child(4) .row>#bigNewsCard>:first-child {
	margin: 30px 50px 0px 50px;
	font-size: 42px;
}

section:nth-child(4) .row>#bigNewsCard>:nth-child(2) {
	margin: 20px 50px;
	font-size: 22px;
}

section:nth-child(4) .row>#bigNewsCard>:nth-child(3)  {
	font-size: 25px;
	transition: left 0.5s ease-in-out;
	height: 30px;
	left: 80%;
	position: relative;
	top: 8%;
}

section:nth-child(5)>div{
	margin: 80px 367px 60px 367px;
	font-size:24px;
}
section:nth-child(5)>div div{
	font-size: 23px;color: #403E3E;
}
section:nth-child(5)>div div:nth-child(n+2){
	margin-top:20px;
}
section:nth-child(5) div input{
	box-shadow: 0px 0px 0px;
	border: 0;border-bottom: 1px solid #CAC5C5;
	 padding-left: 1px;
	color: #878787;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
	border-radius: 0px; 
	padding-left:15px;  
	width: 370px;
}
section:nth-child(5) div input:focus{
	box-shadow: 0px 0px 0px;
	border-color:#CAC5C5;
}
section:nth-child(5) div textarea:focus{
	outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
section:nth-child(5) div button{
	font-size:16px;
	border: 0;
	background-color:#e5e5e5;
	width: 370px;
	height: 30px;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
	color:#454545;
}
section:nth-child(5) div button:hover{	
	background-color:#d9d7d7;
}
section:nth-child(6) {
	width:100%;
}
section:nth-child(6) .row>div {
	background-color: #3d87c6;padding: 20px;color:white;
    width: 100%;float: left;margin-left: 0%; height: 75px;
    font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
    font-weight: 300;
}
section:nth-child(6) .row>div>img {
	margin-bottom: 4px;
}
section:nth-child(6)>div div:nth-child(3) {
	cursor:pointer;float: right;position: relative; margin-left: 0%;font-size: 30px;right: 90px;top: -37px;
}
.parallax-window {
    min-height: 400px;
    background: transparent;
    width: 100%;
}
#loginSection{
	margin:100px 0px 0px 0px;font-size:20px;color:#545454;text-align: center;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

#loginModal input:focus{
	border:0px solid;
	box-shadow:0px 0px 0px;
	border-color:transparent;
}
.forgotPasswrd{
	margin: 100px 0px 0px 0px;
    transition: all 0.5s ease-out;
    font-size: 18px;
    color: #545454;
    text-align: center;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}
.invAns{
	display:none;
	font-size: 11px;
	color: #FF0101;
	margin-top: 10px;
	font-weight: bold;
}



/* Added by Pushkala for New Registration Page */
/*@font-face {
    font-family: caviar;
    src: url('/campus/pages/css/fonts/caviardreams-webfont.woff');
}*/

@font-face {
    font-family: robotoMedium;
    src: url('/campus/pages/css/fonts/Roboto-Medium.ttf');
}

.bodyReg{
	width: 100%;
	top: 0;
	left: 0;
	margin-top: 0px;
	overflow: hidden;
	background-image: url('/campus/pages/images/RegPageImages/Pattern.png');
	/*height: 2045px;
	 -webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%; */
	background-position: center top;
	background-attachment: fixed;
	
}
.footerReg{
	background-color: #3d87c6;padding: 20px;color:white;
    width: 100%;float: left;margin-left: 0%; height: 75px;
    font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
    font-weight: 300;
}
.bckReg{
	width: 800px;
	background-color: #eeeeee;
	
	height: 100%;
	margin-left: 24%;
	margin-right:auto
}
.divLblReg{
	/* margin-left: 60px; */
	margin-top: 30px;
	padding: 0px;
	
}
.lblReg{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 15px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 0px;
}
.txtReg{
	margin-top: 10px;
	padding: 0;
	
}
.dropdownReg{
	height: 35px;
	padding-left: 15px;
	padding-top: 4px;   
}
.placeholderReg{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 15px;
}
.txt-placeholderReg{
	height: 35px;
	width: 160px;
	padding-left: 15px;	
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	color: #848484;
	font-size: 15px; 
	border: #d9d9d9 solid 1px;
	border-radius: 3px;
	               
}
.txt-divReg{
	width: 160px;
	padding-left: 0px;
	margin-left: 10px;
	
}
.lbl-txtReg{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	color: #757575;
	font-size: 13px; 
	margin-left: 60px;
    margin-top: 10px;
    padding-right: 102px;
   
}
.greenButtonReg{
	height: 34px;
    /* padding-left: 30px; */
    width: 110px;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
    font-size: 16px;
    background-color: #61c523;
    text-decoration: none;
    display: inline-bloc;
    color: #ffffff;
    border: 0px solid #7d99ca;
}
.sprite-Color-LogoReg {
    width: 253px;
    height: 35px;
        background-position: -4px -40px;
}
.loginLink:hover{
	border-bottom: 1px solid black;
	cursor:pointer;
}
.regMenuGrid{
	margin-top: 36px;
	float: right;
	margin-right: 80px;
	overflow: hidden;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 300;
}
.regMenuGrid>table a{
	color: black;
	cursor: pointer;
	text-decoration: none;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;	
	font-size: 20px;
	
}
.regMenuGrid>table td:hover {
	border-bottom: 1px solid black;
	cursor: pointer;
}
.bckRegForm{
	
    width: 710px;
    background-color: #eeeeee; !important;
    height: 100%;
    margin-left: 24%;
    margin-right: auto;
    
    
    display: -webkit-box;
    display: -moz-box;
    padding: 0;
    display:-ms-grid;
}
.errorMsg{
	font-size: 12px;
    padding: 0;
    margin-bottom: 10px;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
    margin-top: 10px;
    color: red;
}
.txtBoxErrorBorder{
	border-color: red;
    border-width: 1px;
    outline: 0px;
}
#OTPSend:hover{color:black;
           cursor: pointer;
            text-decoration: none;
           }
             #OTPSend:active{color:black;
           cursor: pointer;
            text-decoration: none;
           }
           #OTPSend{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 11px;
	color: #1b93d2;
	font-weight: bold;
	cursor: pointer;
	-webkit-transition:all 0.1s linear;
	transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	text-decoration: none;
}
           .HyperLinkHoverStyleOTP{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 11px;
	color: #1b93d2;
	font-weight: bold;
	cursor: pointer;
	-webkit-transition:all 0.1s linear;
	transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	text-decoration: none;
}
           .HyperLinkHoverStyleOTP:hover{
           color:black;
           text-decoration: none;
           cursor: pointer;
           }
            .HyperLinkHoverStyleOTP:active{
           color:black;
           text-decoration: none;
           cursor: pointer;
           }