﻿@charset "utf-8";
/* CSS Document */
.bgImage{
	
}

.loginDiv{
	border: 1px solid #f79434;
	padding: 1%;
	border-radius: 10px;
}

.stdButton{
	background-color:#F79434;
}

.stdHeading{
	font-weight:bold;
	color:#F79434;
}

.divPadding{
	padding:5px;
}
.not-active {
	pointer-events: none;
	cursor: default;
}
/*-----------------------------CSS for Fieldset-----------------*/
fieldset.scheduler-border {
	border: 1px solid #F79434 !important;
	padding:0 10px 10px !important;
	margin: 0 0 10px 0 !important;
	-webkit-box-shadow:  0px 0px 0px 0px #000;
	box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
	 border-bottom: medium none;
	font-size: 1.2em !important;
	font-weight: bold !important;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0 6px;
	text-align: left !important;
	width: auto;
}
	
/*-----------------------------CSS for margin check box-----------------*/	
.chechBoxMargin > input {
	margin-right: 10px;
}

.hide {
  display: none;
}

.headingContent{
	padding:5px;
	background-color:#F79434;
	color:#fff;
	width:auto;
	font-size: 17px;
}
.reportHeading{
	padding:5px;
	text-align:center;
	background-color:#F79434;
	color:#fff;
	font-size: 30px;
    font-weight: bold;
}

.reportHeading2{
	padding:5px;
	text-align:center;
	color:#000;
	font-size: 25px;
}

.fixDivStudent{
	padding:10px;
	/*border:2px solid #F79434;*/
	/*height:500px;*/
	overflow-y:auto;
	border-top:none;
	background:#fff;
}

.box{
	display: none;
}

.fullarticle {
	width: 61%;
	margin-right: 2%;
	float: left;
	position: absolute; top: 80px; left: 37%;
	visibility: hidden;
}


.articlelist {
	float: left;
	width: 37%;
}

.homeProfileButton{
	/*background-color: #f79434;*/
	padding: 5px;
	text-align: center;
	font-size: 18px;
	margin:5px;
	border:1px solid #F79434;
}

.homeProfileButtonActive{
	background-color: #f79434;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	margin:5px;
}
	
.a_linkColor{
	color:#F79434;
}

.a_linkColorActive{
	color:#FFF;
}

.show.a_linkColor.form-control.btn.btn-success.stdButton {
	color: #fff;
}

.normalLabel{
	font-weight: normal;
}

.login-label{
	color:#F7931E; 
	font-family:'Comic Sans MS';
}

ul.news_list {
	display: table;
	margin: 0;
}

.news_list li {
	display: block;
	float: left;
	list-style: outside none none;
	margin-right: 10px;
	width: 150px;
}

.news_image {
	width: 150px;
}

.news_image img {
	width: 100% !important;
}

.news_title {
	background: #74ccd3 none repeat scroll 0 0;
	font-family: "Titillium Web";
	font-size: 13px;
	font-weight: 400;
	line-height: 100%;
	min-height: 46px;
	padding: 10px;
}

h3.page_title {
    color: #0098b0;
    display: block;
	font-family: "Titillium Web";
}

h4.page_title {
    color: #0098b0;
    display: block;
	font-family: "Titillium Web";
}

span.readmore a {
    color: #69655c;
    font-family: "Titillium Web";
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.columns.three.thumbpost {
    display: block;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 36px;
    width: 24% !important;
}
.columns.three.thumbpost h1.entry-title a {
    color: #69655d;
    font-size: 18px;
    font-weight: 300;
    line-height: 100%;
}

.container.page.default .entry-title {
    background: #f69333 none repeat scroll 0 0;
    color: #fff;
    font-family: "Titillium";
    font-size: 26px;
    padding: 5px 16px;
}

.category-latest-news article .entry-header img {
    background: #fff none repeat scroll 0 0;
    height: 226px;
    text-align: center;
    width: auto;
}

.columns.three.thumbpost:nth-child(4n-6) {
    clear: both;
}

.columns.three.thumbpost {
   display: block;
    margin: 10px 0.5% 1%;
    width: 24% !important;
}
.container .column, .container .columns {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}


.entry-title{
line-height: 0.5;
    margin: 0;
    padding: 5px 10px;
    width: 250px;
}

/*--------------Style for new menubar--------------------------*/

.marginBottom-0 {margin-bottom:0;}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

/*-------------For List Header----------------------*/
.listHeader{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7fbfc+0,f7fbfc+0,d9edf2+52,add9e4+100 */
	background: #d9edf2; /* Old browsers */
	text-align: center;
	padding:5px !important;
	font-size:16px;
}

.listHeader .stdHeading {
    color: #0098b0;
	margin-bottom:0px;
}

.listColHeading{
background-color:#F79434;color:#fff;
}

/*-----------------For image thumbnail-----------------------------*/
.thumbnailDivStyle{
	background:#F79434;
	padding:5px;
}

.thumbnailCaption{
	text-align:center;
}

.thumbnailCaption > h3 {
	margin: 5px;
	color:#fff;
}

.thumbnailCaption .page_title > a {
	color: #fff;
}

.colonSpace{
	margin-left: 10px;
	margin-right: -18px;
}

.listColHeading > th {
	text-align: center;
	vertical-align:middle !important;
}

.BottomMenuStyle {
	padding:1% 0;
}

.homeBottomMenu {
	/* background: red none repeat scroll 0 0;*/
	color: #31708f;
	font-size: 17px;
	padding: 3%;
	text-align: center;
	/*font-family:"Roadshow IAIC 2013";*/
	/*border:1px solid #F79434;*/
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,131313+0,2c2c2c+7,2b2b2b+17,474747+31,595959+47,474747+68,1c1c1c+99,666666+99,111111+100,000000+100 */
	background: #fff; /* Old browsers */
	/*background: -moz-linear-gradient(top,  rgba(76,76,76,1) 0%, rgba(19,19,19,1) 0%, rgba(44,44,44,1) 7%, rgba(43,43,43,1) 17%, rgba(71,71,71,1) 31%, rgba(89,89,89,1) 47%, rgba(71,71,71,1) 68%, rgba(28,28,28,1) 99%, rgba(102,102,102,1) 99%, rgba(17,17,17,1) 100%, rgba(0,0,0,1) 100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(19,19,19,1) 0%,rgba(44,44,44,1) 7%,rgba(43,43,43,1) 17%,rgba(71,71,71,1) 31%,rgba(89,89,89,1) 47%,rgba(71,71,71,1) 68%,rgba(28,28,28,1) 99%,rgba(102,102,102,1) 99%,rgba(17,17,17,1) 100%,rgba(0,0,0,1) 100%);*/ /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom,  rgba(76,76,76,1) 0%,rgba(19,19,19,1) 0%,rgba(44,44,44,1) 7%,rgba(43,43,43,1) 17%,rgba(71,71,71,1) 31%,rgba(89,89,89,1) 47%,rgba(71,71,71,1) 68%,rgba(28,28,28,1) 99%,rgba(102,102,102,1) 99%,rgba(17,17,17,1) 100%,rgba(0,0,0,1) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000',GradientType=0 );*/ /* IE6-9 */
	
	
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.9);
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.9);
}

.BottomMenuStyle:hover {
	color:#fff;
}

.homeBottomMenu:hover{
	color:#F79434;
}

.container{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	box-shadow: none;
	padding:0px;

}
.fixDivBorder{
	border-right:1px solid #F79434;
}

@font-face {
	font-family: 'Roadshow IAIC 2013';
	src: url('../fonts/roadshow.eot');
	src: local('?'), url('../fonts/roadshow.woff') format('woff'), url('../fonts/roadshow.ttf') format('truetype'), url('../fonts/roadshow.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Bhushan For Item Type Heading */
.itemTypeHeader{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7fbfc+0,f7fbfc+0,d9edf2+52,add9e4+100 */
	background: #9F9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7fbfc 0%, #f7fbfc 0%, #d9edf2 52%, #add9e4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f7fbfc 0%,#f7fbfc 0%,#d9edf2 52%,#add9e4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f7fbfc 0%,#f7fbfc 0%,#d9edf2 52%,#add9e4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0 ); /* IE6-9 */
	text-align: left;
	padding:5px !important;
	font-size:16px;
}
 
/*  bhushan*/ 
.txt_clear {
	border: medium none;
	background: transparent none repeat scroll 0 0;
	pointer-events: none;
	text-align: center;
}
	
.footer-style{
	background-color: #222222;
	padding:10px;
	text-align:center;
	color:#F79331;
}

.bottomfooterMsg{
	padding: 3px;
	font-size: 18px;
	color:#a6eaf6;
}

.moreNewsButton{
	padding: 6px;
	margin-left: 14px;
	text-align: center;
	background: rgb(247, 147, 49) none repeat scroll 0% 0%;
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: bold;
}
	
.glyphiconColor{
	color:#F79434;
}

.changePassHeading{
color:#F7931E;
font-family:'Comic Sans MS', cursive;
font-size: 24px;
text-align:center; 
font-weight: bold;
margin-bottom: 10px;
}

.anchorColor{
	color:#fff;
}

.bookNameColor{
	color:#f69333;
	font-weight:bold;
}

.newsallBgColor{
	width:22%; 
	background-color: #f79533;
	padding: 8px;
	min-height:330px;
}

.ColPanelHeading{
	background-color:#F69333 !important;
	color:#fff !important;
}

.col-centered{
		float: none;
		margin: 0 auto;
}

.login-footer-style{
	padding:10px;
	text-align:center;
	color:#F79331;
}

.container.login{
	box-shadow:none !important;
	border:none !important;
}

.footer-link{
	color:#F79331;padding-right:10px;border-right:solid #F79331 1px;padding-left:10px
}

.footer-link-end{
	color:#F79331;padding-left:10px
}