/* Custom css */

.sectionBlock
{
	margin-top:15px;
}

.appTitle
{
font-weight:600;
padding-bottom:0px;
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: #FDC638;
  border-color: #FDC638;
  color: #343235;
}

.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;
    left: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:#808490;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;
	}

	.noteText{
		font-style: italic;
    	font-size: 10px;
    	color : red;
	}
	.noteText:before { 	content: "[" ;	}
	.noteText:after  { 	content: "]";	}
	


@media print {

	body * {
		visibility: hidden;
		font-size: 12px !important;	
	}

	.subheadClass{
		font-size: 13px !important;	
	}

	.headClass{
		font-size: 14px !important;	
	}

	#section-to-print, #section-to-print * {
		visibility: visible;
	}

	#section-to-print {
		margin-left:30px !important;
		position: absolute;
		left: 0;
		top: 0;
	}

	.photoBox{
		width: 85px !important;
		height: 85px !important;
	}

}

/*End */

table.miyazaki { 
  margin: 0 auto;
  border-collapse: collapse;
  font-weight: 100; 
   color: #fff;
  text-rendering: optimizeLegibility;
  border-radius: 5px; 
  
}
table.miyazaki caption { 
  font-size: 2rem; color: #444;
  margin: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left, center right; 
}


table.miyazaki thead th {
    background: #eee none repeat scroll 0 0;
    color: #333;
    font-size: 14px;
    padding: 0.8rem;
}
table.miyazaki tbody td
{
    background: #fff none repeat scroll 0 0;
    color: #444;
    font-size: 14px;
    padding: 0.8rem;
}

table.miyazaki thead th { font-weight: 600; }

table.miyazaki tbody tr:not(:last-child) { 
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;  
}

.merit-list{font-size:16px;font-weight:bold;padding:10px; text-align:center;}
.scrollup {width: 30px; height: 30px; position: fixed; bottom: 50px; right: 20px; display: none; text-indent: -9999px; background:url(/img/arrow.png) no-repeat scroll 5px 5px; background-color:#2db9f7;}
	

@media screen and (max-width: 800px) {
  table.miyazaki caption { background-image: none; }
  table.miyazaki thead { display: none; }
  table.miyazaki tbody td { 
    display: block; padding: .6rem; 
  }
  table.miyazaki tbody tr td:first-child { 
     background: #ccc; color: #333; 
  }
	table.miyazaki tbody td:before { 
    content: attr(data-th); 
    font-weight: bold;
    display: inline-block;
    width: 6rem;  
  }
}