/* Custom css */

.sectionBlock
{
	margin-top:15px;
}

.appTitle
{
font-weight:600;
padding-bottom:15px;
color:#fa8d03;
}

.tdTitle
{
padding:10px;
}

.tdBlock
{
padding:10px
}

.customdropdown
{
    color: #808080;
    height: 25px;
    width: 166px;
}
.astricClass
{
	color:#ff0000;
}
.dateClass
{
	width:55px;
	color: #808080;
}

.examPassClass
{
	width:83px;
	color: #808080;
}
.textalign
{
	font-size:12px;
	font-weight:300;
}

.majorBlock
{
margin-top:25px;
margin-bottom:159px;
}

.docNote
{
	color:red;
}
.CompElecTitle
{
	color:#0b9ff3;
	padding:10px;
font-weight:600;
}
.thanksBlock
{
	min-height:400px;
}

#electivSub
{
	display:none;
}
.schollTitle
{
	font-size:23px;
	font-weight:700;
	text-align: center;
}


.classTitle
{
	text-align:center;
	font-size:15px;
}

.facultyTitle
{
	text-align:center;
	font-size:16px;
}


.attachPhoto
{
	border:1px solid #ccc;
	height:97px;
	width:89px;
	float:right;
	text-align:center;
	padding-top:20px;
}
.tdAttached
{
	width:100px;
}
.reservationBlock
{
	border:1px solid #cacaca;
	text-align:justify;
	padding:10px;
	margin-bottom:20px;
}
.declareSection
{
border:1px solid #cacaca;
text-align:justify;
padding:10px;
margin-bottom:20px;
}
.declareLeft
{
	float:left;
	padding-top:10px;
}
.declareRight
{
	float:right;
	padding-top:10px;
}
.clr
{
	clear:both;
}
.declareDate
{
	padding-top:10px;
}

.subjectTitle
{
font-weight:600;color:#fa8d03;
}

.constReservHeading
{
	text-align:justify;
	line-height:1.7em;
}
.constResv{
	border:1px solid #cacaca;text-align:justify;padding:10px;margin-bottom:20px;;
}

.submitReview
{
display: flex;height: 50px;
}
.declarePara
{
	text-align:justify;line-height:1.7em;
}
.declarationBlock
{
	text-align:justify;
	padding:10px;
	margin-bottom:20px;
}
.sectionNone
{
	float:none;
}

.photoAttcheReview
{
border:1px solid #ccc;height:97px;width:89px;float:right;text-align:center;padding-top:20px;
}

.subTitle
{
font-weight:600;color:#fa8d03;
}
.declareBlock
{
border:1px solid #cacaca;text-align:justify;padding:10px;margin-bottom:20px;text-align:justify;line-height:1.7em;
}
.rightAlign
{
	float:right;
}

.leftAlign
{
	float:left;
}
.schollReview
{
	font-weight:700;
	font-size:18px;
}
.facultyReview
{
	font-size:15px;
}
.classReview
{
	font-size:14px;
}

.error label,
.error label.error {
  color: #C3232D;
}

div.message {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 20%;
  transition: opacity 300ms ease-out 0s;
  background-color: #DCE47E;
  border-color: #DCE47E;
  color: #626262;
}

.upcomingBlock
{
	height:35px;border:1px solid #ccc;padding:5px;background-color:#eaeaea;width:100%;font-size:16px;color:#fa8d03;font-weight:700;
}
.recentBlock
{
height:35px;border:1px solid #ccc;padding:5px;background-color:#eaeaea;width:100%;font-size:16px;color:#fa8d03;margin-top:10px;font-weight:700;
}
.upcomingContain
{
line-height:1.8em;border:1px solid #ccc;padding:5px;
}
.upcomingHeading
{
font-size:16px;font-weight:bold;
}
.upcominglist
{
font-size:15px !important;
}
.listNone
{
list-style:none;
}
.anchorPointer
{
cursor:pointer;
}
.listAlign
{
	padding-left:25px;
}
.errorMsg
{
font-size:25px;
text-align:center;
color:red;
padding-top:60px;
}

.submitFormBtn{
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#FA8D03 url(../../img/guidance/large-button-overlay.png);
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-border-radius: 5px;
    border-radius:2px;
    font-family:Arial, Helvetica, sans-serif;
    position:absolute;
    right:0;
}
.submitFormBtn:hover{
	background-color:#333;
}
.submitFormBtn:active{
	background-color:#333;  
}

.ThanksBtn{
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#FA8D03 url(../../img/guidance/large-button-overlay.png);
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-border-radius: 5px;
    border-radius:2px;
    font-family:Arial, Helvetica, sans-serif;
    right:0;
}
.ThanksBtn:hover{
	background-color:#333;
}
.ThanksBtn:active{
	background-color:#333;  
}
.documentNote1
{
	font-size:13px;color:#000000;font-weight:normal;
}
.minHeight
{
	min-height:410px;
}
.listview li
{
  display: inline;
  list-style-type: none;
  padding-right: 10px;
  float: left;
}
.anchorTags
{
	text-decoration:none;
	color:#fff;
}
.anchorTags:hover
{
	text-decoration:underline;
	color:#f18d05;
	}
	.footerBlock
	{
		background-color:#333333;
		color:#fff;
		font-size:14px;
		padding:10px;
	}
	.footerLeft
	{
		float:left;
	}
	.footerRight
	{
		float:right;
		color:#fff;
	}
	.clr
	{
		clear:both;
	}
	.submissionform
	{
		font-size:22px;
	}
	.schoolListText
	{
		font-weight: 700;
	}
/*End */