.selectOptionLabel{
	margin-bottom: 10px;
	font-size: 14px;
	color: #3e3d3d;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

.resetPassEmailInputField{
	border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #ccc;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
    font-size: 15px;
    margin-bottom: 10px;
    width: 135px;
}


.disclaimerGlyph {  				/* Added for Part-Time by parth */
    padding: 10px;
    background-repeat: no-repeat;
    background-image: url(/campus/pages/images/about_icon.png);
    float: right;
    position: relative;
    right: 10px;
    cursor: pointer;
    margin-top: 5px;
    background-size: 16px;
}

/* FAQ Page Styling Starts */

.faqContainerStyle{
	background-color: white;
    margin-left: 20%;
    width: 60%;
    margin-bottom: 50px;
    margin-top: 50px;
}

.panel-default{
	border: none;
}

.panel-body {
    padding-top: 0px;
    padding-bottom: 50px;
    margin-top: -5px;
}

.faqQuestionLabel{
	padding-left: 20px;
    font-size: 16px;
    color: #3d87c6;
    width: 97%;
    line-height: 22px;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
    font-weight: 500;
    cursor: pointer;
}

.nestedTabs{
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 18px;
}

.faqLoginButton{
	padding: 6px 0px; 
	text-align: center;
	font-size: 14px;
	width: 100%;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	height: 30px;
}

.tabSpacing{
	width: 13%;
	text-align: center;
	margin-right: 1%;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 500
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: none;	
}

body.modal-open {
    overflow: hidden;
}

.emailModalHeader{
	background-color: #4989c9;
	padding: 8px;
	padding-left: 20px;
	color: #ffffff;
}

.attachmentDisplayDiv{
	color:#4989ca;
	margin-left: -15px;
}

.nav>li>a:hover, .nav>li>a:focus {
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 500;
	background-color: #fff;
}

.nav>li.active>a{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 500;
	color: #3d87c6;
}

.successAlertDiv{
    font-size: 15px;
    margin-top: 80px;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

a:hover, a:focus {
	color: #3d87c6;
}

.panel-default>.panel-heading {
	background-color: white;	
	padding: 20px 10px 15px 0px;
}

.faqTitle{
	text-align: center;
    color: #454545;
    padding-bottom: 40px;
    padding-top: 50px;
    background-color: #f2f0f1;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

.line-h2 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #eceaea; 
   line-height: 0.1em;
   margin: 0px 0px 0px -25px; 
} 

.nav-tabs>li>a {
    background-color: #eceaeb;
	color: #848484;
	border-radius: 0px 0px 0 0;
	border: 1px solid #eceaeb;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	color: #333333;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: 500;
	border: 1px solid #eceaeb;
    border-bottom-color: transparent;
}

.panel-group .panel {
    margin-bottom: 0px;
}

.panel-group {
    margin-bottom: 10px;
    border-bottom: 1px solid #ECEAEB;
}

.upIcon{
	cursor: pointer;
    float: right;
    position: relative;
    margin-left: 0%;
    font-size: 30px;
    right: 90px;
    top: -37px;
}

.faqFooter{
	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;
}

.attachmentButton{
    color: #9d9d9d;
    font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
    font-weight: 500;
    margin-bottom: 10px;
    cursor: pointer;
    width: 90px;
}

.faqDescriptionStyle{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	margin-left: 10px;
	font-size: 13px;
}

.barStyle{
	float: left;
	font-size: x-large;
	color: #ccc;
}

.questionCircle{
    margin-right: 15px;
    position: relative;
    top: -3px;
}

.orCircle{
    position: relative;
    top: 11px; 
}

.tabStyle{
	width: 60%;
	margin-left: 20%;
	background-color: #f2f2f2;
	border-bottom: 1px solid #eceaeb;
}

.icon-plus{
	cursor: pointer;
	position: relative;
    top: 5px;
}

.icon-minus{
	cursor: pointer;
	position: relative;
    top: 5px;
    padding: 5px 0px;
}

.errorMessageStyle{
	text-align: center;
    font-size: 16px;
    color: #545454;
}

.errorModalCloseButton{
	padding: 15px 15px;
	background-repeat:no-repeat;
    background-image: url('/campus/pages/images/RegPageImages/Close-Dark.png');
    float: right;
    position: relative;
    right: 15px;
    cursor:pointer;
    margin-top: 15px;
}

/* FAQ Page Styling Ends */

.nextStepBtnStyle{
	height: 30px;
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 11px;
	color: #fff !important;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #428bca;
}
 BUTTON.nextStepBtnStyle:HOVER{
 	background-color: #e75a26;
 }
 BUTTON.btn-primary:HOVER{
 	background-color: #3276b1;
 	border-color:#285e8e; 
 }
 nextStepBtnStyle:HOVER{
 	background-color: #3276b1;
 	border-color:#285e8e; 
 }

.backgroundFade {
	display: block;
	position: absolute;
	_position: absolute;
	left: 13%;
	/* width: 100%; */
	height: 100%;
	background: #e5e5e5;
	z-index: 100000;
	-moz-opacity: 0.8;
	opacity: .60;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity =   80);
	
}

div.ajaxLoadingStatus {
	background: url(ajax.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 10px;
	position: fixed;
	_position: absolute;
	top: 300px;
	left: 40%;
	width: auto;
	padding-right: 30px;
	height: 40px;
	z-index: 100001 !important;
}

div.ajaxLoadingStatus span {
	display: inline block;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	z-index: 100001 !important;
	background: transparent;
	color: black;
}
body{
	height: 100%;
}

.formValidationInvalidStyleForSelect{
		border-color: red;
		border-width: 1px;
		outline:0px;
		-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,102,107,.6);
		box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,102,107,.6);
	}
.formValidationValidStyleForSelect{
		border-color: green;
		border-width: 1px;
		outline: 0px;
		-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,233,160,.6);
		box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,233,160,.6);
	}

.formValidationStyle input.ng-invalid.ng-dirty{
		border-color: red;
		border-width: 1px;
		outline:0px;
		/*changed for UI changes in registration form*/
		/* -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,102,107,.6);
		box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,102,107,.6); */
		
}
/*changed for UI changes in registration form*/
/* .formValidationStyle input.ng-valid.ng-dirty{
		border-color: green;
		border-width: 1px;
		outline: 0px;
		-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,233,160,.6);
		box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,233,160,.6);
} */  /**/
.formValidationStyle input.ng-invalid.ng-dirty:FOCUS{
		border-color: #66afe9;
		outline: 0px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
		
	}
.formValidationStyle input.ng-valid.ng-dirty:FOCUS{
		border-color: #66afe9;
		outline: 0px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	}
.toolTipStyle{
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 10px;
}
.ApplicatinoFormSideNavBtnStyle{
	height: 33px;
	display: inline-block;
	font-size: 11px;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	cursor: pointer;
	text-decoration: none;
	background-color: #e5e5e5;
	line-height: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b7babc;
	border-left-style:solid;
	border-left-color: #b7babc;
	border-left-width:1px;
	border-top-style:none;
	border-right-style:solid;
	border-right-color: #b7babc;
	border-right-width:1px;
	text-align: left;
}
.ApplicatinoFormSideNavBtnStyle:HOVER {
	background-color: white;
}
.ApplicatinoFormSideNavBtnStyle:FOCUS{
	background-color: white;
	border-right-style: none;
	outline: none;
	z-index: 2;
}
.ApplicatinoFormSideNavActiveBtnStyle{
	background-color: white;
	border-right-style: none;
	outline: none;
	z-index: 2;
}
.ApplicationFormSubPageStyle{
	border-top-style: solid;
	border-top-color: #b7babc;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #b7babc;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7babc;
	border-bottom-width: 1px;
}
.NextStepBoxShadowStyle{
	-webkit-box-shadow: 7px 7px 25px #7D7D7D;
	box-shadow: 7px 7px 25px #7D7D7D;
	
}
.NextStepBoxStyle{
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}
.NextStepHalfBoxStyle{
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
}
.CreativeButtonStyle{
		color: white;
		text-transform: uppercase;
		background-color: #136997;
		border-style: solid;
		border-width: 1px;
		border-color: white;
		font-size: 11px;
		line-height: 24px;
		padding-left:10px;
		padding-right:10px;
		font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
		transition:all 0.2s linear;
		-webkit-transition:all 0.2s linear;
		cursor: pointer;
		border-radius:2px;
	}

.CreativeButtonStyle:HOVER {
	 background-color:#1b93d2;
	-webkit-box-shadow: 1px 1px 2px white;
	-ms-box-shadow: 1px 1px 2px white;
	-moz-box-shadow: 1px 1px 2px white;
	 box-shadow:1px 1px 2px white;
	-webkit-transform:scale(1.05,1.05);
	 transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	 transform:scale(1.05,1.05);
}
.view {
   width: 730px;
   height: 300px;
   margin: 10px;
   float: inherit;
   border: 5px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   box-shadow: 0px 0px 5px #aaa;
   cursor: pointer;
}
.view .mask, .view .content {
   width: 730px;
   height: 300px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view img {
   display: block;
   position: relative;
}

.view a.info {
   background:url(search-9-xxl.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:40px;
   height:40px;
}
.third-effect .mask {
   opacity: 0;
   overflow:visible;
   border:100px solid rgba(0,0,0,0.7);
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
}

.third-effect a.info {
   position:relative;
   top:-70px; /* Center the link */
   opacity: 0;
   transition: opacity 0.5s 0s ease-in-out;
}

.third-effect:hover .mask {
   opacity: 1;
   border:200px solid rgba(0,0,0,0.7);
}

.third-effect:hover a.info {
   opacity:1;
   transition-delay: 0.3s;
}
.BoxHoverClass{
		cursor: pointer;
		-webkit-transition:all 0.3s linear;
		border-radius: 50%;
}
.BoxHoverClass:HOVER {
	-webkit-box-shadow:0 0 20px black;
	box-shadow:0 0 20px black;
}
.HyperLinkHoverStyle{
	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;
}
.HyperLinkHoverStyle:HOVER {
	color: white;
	text-decoration: none;
}
.HyperLinkHoverStyle:ACTIVE{
	color: white;
	text-decoration: none;
}
.SecondaryButtonStyle{
		color: white;
		text-transform: uppercase;
		background-color: #136997;
		border-style: none;
		border-radius:0px;
		-webkit-border-radius:0px;
		font-size: 11px;
		line-height: 24px;
		padding-left:10px;
		padding-right:10px;
		font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
		transition:all 0.2s linear;
		-webkit-transition:all 0.2s linear;
		-ms-transition:all 0.2s linear;
		cursor: pointer;
	}
.SecondaryButtonStyle:HOVER {
	background-color:#1b93d2;
	-webkit-box-shadow:0 0 5px black;
	box-shadow:0 0 5px black;
	-ms-box-shadow:0 0 5px black;
}
.btn-custom {
  background-color: hsl(201, 100%, 30%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a5ff", endColorstr="#006399");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00a5ff), to(#006399));
  background-image: -moz-linear-gradient(top, #00a5ff, #006399);
  background-image: -ms-linear-gradient(top, #00a5ff, #006399);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a5ff), color-stop(100%, #006399));
  background-image: -webkit-linear-gradient(top, #00a5ff, #006399);
  background-image: -o-linear-gradient(top, #00a5ff, #006399);
  background-image: linear-gradient(#00a5ff, #006399);
  border-color: #006399 #006399 hsl(201, 100%, 25%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-selectDrive{
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #1a557a);
  background-image: -moz-linear-gradient(top, #3498db, #1a557a);
  background-image: -ms-linear-gradient(top, #3498db, #1a557a);
  background-image: -o-linear-gradient(top, #3498db, #1a557a);
  background-image: linear-gradient(to bottom, #3498db, #1a557a);
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover-selectDrive  {
  background: #bd8242;
  background-image: -webkit-linear-gradient(top, #bd8242, #bd8242);
  background-image: -moz-linear-gradient(top, #bd8242, #bd8242);
  background-image: -ms-linear-gradient(top, #bd8242, #bd8242);
  background-image: -o-linear-gradient(top, #bd8242, #bd8242);
  background-image: linear-gradient(to bottom, #bd8242, #bd8242);
  text-decoration: none;
}
.formElementDiscription{
	color:#595959;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size:11px;
	padding-left:3;
	border-style:none;
	background-alpha:0;
	font-weight:normal;
}

/* added for password Validator */
input.ng-pristine + ul#strength {
    display:none;
}
ul#strength {
    display:inline;
    list-style:none;
    margin:0;
    margin-left:15px;
    padding:0;
    vertical-align:2px;
}
.point:last {
    margin:0 !important;
}
.point {
    background:#DDD;
    border-radius:2px;
    display:inline-block;
    height:5px;
    margin-right:1px;
    width:20px;
}
#footer {
    position:fixed;
    bottom:5px;
}

.strong   { background-color: #060; border-color: #0F0;}
.good   { background-color: #C60; border-color: #FC0;}
.weak     { background-color: #900; border-color: #F00;}
.strength { padding: 1px 10px; border: 2px solid; color: #FFF;}

.alert {
padding: 1px 30px 10px 14px;
margin-bottom: 18px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
/* added for password Validator */

.horizontalMenuHomeStyle{
	color:#FFFFFF;
	font-weight:bold;
	border-style:none;
	padding-left:3px;
	padding-top:3px;
	cursor: pointer;
	font-size:11px
}
.horizontalMenuIcon{
	float: left;
	padding-left: 12px;
}


.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-color: #428BCA}
.navbar-inverse { background-image: none; }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-image: none; }
.navbar-inverse { border-color: #080808}
.navbar-inverse .navbar-brand { color: #999999}
.navbar-inverse .navbar-brand:hover { color: #FFFFFF}
.navbar-inverse .navbar-nav>li>a { color: #999999}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #FFFFFF}
.dropdown-menu>li>a { color: #333333}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #999999}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-top-color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-bottom-color: #999999}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #FFFFFF}



.btnAppFormTopMenu {
   background: #3498db;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
  color: #ffffff;
  font-size: 11px;
  background: #3498db;
  padding: 7px 20px 10px 20px;
  text-decoration: none;
  border-style:none;
  width:200px;
  height:45px;
  vertical-align:middle
}
.btnAppFormTopMenuActive {
   background: #e87034;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
  color: #ffffff;
  font-size: 11px;
  background: #e87034;
  padding: 7px 20px 10px 20px;
  text-decoration: none;
  border-style:none;
  width:200px;
  height:45px;
  vertical-align:middle
}
.btnAppFormTopMenu:hover {
 background: #3cb0fd;
 color:black;
}

.appklicationFormSectionHeading{
	fontFamily:Verdana;
	fontSize:12;
	color:#d3441d;
	fontWeight:bold;
	fontStyle:applicationFormSectionHeadingFontStyle;
	
}
.applicationFormSectionHeadingFontStyle{
	color:white;
}
.applicationFromMenuDivInactive{
	background-color: #f3f3f3;
	border-color: #dfdfdf;
	cursor: pointer;
	border: solid;
	border-width: 1px;
	border-style:groove;
	height:34px;
}
.applicationFromMenuLabel{
	font-weight: bold;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	cursor: pointer;
}
.applicationFromMenuDivInactive:hover{
	background-color: rgb(221, 214, 214);
}
.applicationFromMenuLabelActive{
	font-weight: bold;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	cursor: pointer;
	color:#d3441d;
}
.applicationFromMenuDivActive{
	background-color: white;
	border-color: #f3f3f3;
	cursor: pointer;
	border: solid;
	border-width: 1px;
	border-style:none;
	height:34px;
}
.appFormAcadOtherDetailsBoxStyle{
	margin-left: -28px;
  	background-color: white;
  	margin-top: 20px;
  	height:93%;
}
.btnStyleInAppForm{
	color: white;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 14px;
	background-color: #d96642;
	border-style: groove;
	border-radius: 3px;
	border-bottom-color: black;
	border-width: 1px;
	border-right-color: black;	
	
}	
.btnStyleInAppForm:hover{
	background-color: #b23f1b;
}
.menuStyle{
	color: black;
	background-color: #428bca;
	border-radius: 3px;
	height: 25px;
	cursor: pointer;
}

.NextStepScrollToTop{
		width:100px; 
		height:130px;
		padding:10px; 
		text-align:center; 
		font-weight: bold;
		color: #804444;
		text-decoration: none;
		position:fixed;
		top:375px;
		right:50px;
		display:none;
		background: url("scroll-up.png") no-repeat;
}
.NextStepScrollToTop:HOVER {
	text-decoration: none;
}
/*  Let's get this party started 
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
 
Track
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
Handle
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #3498db; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: black; 
} */
.hide-fade.ng-hide-add, .hide-fade.ng-hide-remove {
  -webkit-transition:all linear 0.5s;
  -moz-transition:all linear 0.5s;
  -o-transition:all linear 0.5s;
  transition:all linear 0.5s;
  display:block!important;
}
.hide-fade.ng-hide-add.ng-hide-add-active,
.hide-fade.ng-hide-remove {
  opacity:0;
}
.hide-fade.ng-hide-add,
.hide-fade.ng-hide-remove.ng-hide-remove-active {
  opacity:1;
}
.gridStyle {
    border: 1px solid rgb(212,212,212);
    width: 400px; 
    height: 200px
}
.contactUsDiv{
	margin-top: 16px;
	border: solid;
	border-color: lightgray;
	border-width: thin;
	box-shadow: blue;
	box-shadow: 0px 3px 5px #888888;
    border: so;
    height: 240px;
    width:29%
}
.paddingGap{
	width:4%;
}
.contactUsLabelDiv{
	width: 116%;
	background-color: #f3f3f3;
	height: 30px;
	margin-left: -15px;
}
.contactUsLabel{
	padding-top: 5px;
	padding-left: 16px;
	width: 181px;
	font-size:13px;
	font-weight: bold;
	font-family:robotoRegular, Open Sans, Segoe UI, Sans-Serif;
}
.contactUsDescDiv{
	font-size: 11px;
	font-weight: bold;
}
.faqLabelHover:HOVER{
	color: #3498db;
	cursor:pointer
}

.ugIntegratedCss{
	color:gray;
	cursor:default;
	border: solid;
	border-width: 1px;
	border-style:groove;
	}
.ugIntegratedLabel{
	font-weight: bold;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	cursor:default;
	color:gray;
}
.btnHoverCSS{
	cursor:pointer;
}
.btnStyleForILPCorner{
  background-color: #f3f3f3;
  color: black;
  margin-top: 22px;
  border: solid;
  border-width: 1px;
  border-color: gray;
  font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
  font-size: 12px;
}
.activeBtnStyleForILPCorner{
 	color:deepskyblue;
 	font-weight: 900;

}
.attireGuideLabel{
  background-color: gold;
  margin-left: -6px;
  padding-left: 20px;
  height: 26px;
  padding-top: 3px;
  font-weight: bold;
  font-size: 15px;
}
.attireGuideDiv{
  margin-left: 4px;
  font-size: 12px;
  font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
  margin-top: 0px;
  color: black;
  border: solid;
  border-width: 1px;
  border-color: darkgrey;
  width: 701px;
  padding-top: 10px;
}
.attireGuideSubDiv{
  background-color: rgb(234, 231, 231);
  margin-left: 2px;
  padding-top: 11px;
  margin-top: 2px;
}
.ilpStatusTitle{
	margin-top: 4px;
	background-color: rgb(226, 226, 226);
	font-size: 12px;
	font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
	font-weight: bold;
	color: rgb(244, 139, 65);
	height: 22px;
    padding-top: 3px;
}
.ilpStatusLabel{
  padding-top: 6px;
  padding-left: 15px;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: lightgrey;
  margin-left: 13px;
  width: 68%;
}
.ilpCentreTitle{
  margin-top: 17px;
  font-size: 12px;
  font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
  font-weight: bold;
  height: 22px;
  padding-top: 3px;
}
.ilpCentreLabel{
  padding-top: 19px;
  margin-left: -6px;
  width: 68%;
}
.ilpCentreDiv{
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: lightgray;
  margin-left: 24px;
  width: 62%;
}
.hallTktLbl{
  font-family: robotoRegular, Open Sans, Segoe UI, Sans-Serif;
  font-size: 13px;
  font-weight: bold;
  color: rgb(4, 110, 203);

}

.bgcTrackerClass{
	margin-left: -54px;
    margin-top: 44px;
    width: 724px;
}

.thumb{
    width: 88px;
    height: 82px;
    margin: -23px;
    float: right;
    margin-right: 62px;
}


/*Testing*/


/* We remove the margin, padding, and list style of UL and LI components */
#menuwrapper ul, #menuwrapper ul li{
    margin:0;
    padding:0;
    list-style:none;
}

/* We apply background color and border bottom white and width to 150px */
#menuwrapper ul li{
    background-color:#548AD4;
    border-bottom:solid 1px white;
    /*width:150px;
    */cursor:pointer;
}

/* We apply the background hover color when user hover the mouse over of the li component */
#menuwrapper ul li:hover{
    background-color:#ECBB60;
    position:relative;
}

/* We apply the link style */
#menuwrapper ul li a{
    padding:5px 15px;
    color:black;
    display:inline-block;
    text-decoration:none;
}

/**** SECOND LEVEL MENU ****/
/* We make the position to absolute for flyout menu and hidden the ul until the user hover the parent li item */
#menuwrapper ul li ul{
    position:absolute;
    display:none;
}

/* When user has hovered the li item, we show the ul list by applying display:block, note: 150px is the individual menu width.  */
#menuwrapper ul li:hover ul{
    left:150px;
    top:0px;
    display:block;
}

/* we apply different background color to 2nd level menu items*/
#menuwrapper ul li ul li{
    background-color: white;
    /*width: 90%;*/
    /*margin-left: 24%;
*/}

/* We change the background color for the level 2 submenu when hovering the menu */
#menuwrapper ul li:hover ul li:hover{
    background-color:#8AB3D6;
}

/* We style the color of level 2 links */
#menuwrapper ul li ul li a{
    color:#454444;
    display:inline-block;
    width:280px;
}

/**** THIRD LEVEL MENU ****/
/* We need to hide the 3rd menu, when hovering the first level menu */
#menuwrapper ul li:hover ul li ul{
    position:absolute;
    display:none;
}

/* We show the third level menu only when they hover the second level menu parent */
#menuwrapper ul li:hover ul li:hover ul{
    display:block;
    left:150px;
    top:0;
}

/* We change the background color for the level 3 submenu*/
#menuwrapper ul li:hover ul li:hover ul li{
    background:#86d3fa;
}

/* We change the background color for the level 3 submenu when hovering the menu */

#menuwrapper ul li:hover ul li:hover ul li:hover{
    background:#358ebc;
}

/* We change the level 3 link color */
#menuwrapper ul li:hover ul li:hover ul li a{
    color:#ffffff;
}

/*Added by karna8*/
#emailID::-webkit-calendar-picker-indicator {
  display: none;
}

/* Clear float */
.clear{
    clear:both;
}