/* ==========================================================================
   Author's custom styles
   ========================================================================== */
	/* Overall */
	body{		
		font-size: 17px;
		
		/*background-color: #fafafa;*/
		background-color: #f1f1f1;
		
		/*background: url(../images/bg.jpg?v=3.0.0.69);
		background-repeat: no-repeat;
		*/
		/*background: url(http://www.dinpattern.com/tiles/distressed-in-blue.gif?v=3.0.0.69);*/
		background-position: center;
		background-attachment: fixed;
	}
	
	.panel-default>.panel-heading{
		background-color: #fafafa;
	}
	
	.panel .panel-heading h2, .panel .panel-heading h4, .panel .panel-heading h3{
		margin-top:	0;
		margin-bottom:	0;
	}
	
	.panel-body{
		/*background-color: #fafafa;*/
	}
	/**/
	
   /* Navbar */
	@media (min-width: 1200px){
		.navbar-nav > li > a {padding-top:10px !important; padding-bottom:10px !important;}
		.navbar {min-height:32px !important; border-radius: 0; font-weight: 600;}
	}

	@media (min-width: 768px){
		.navbar-nav-just {
			background-color: #FFF;
			margin: 0 auto;
			display: table;
			table-layout: auto;
			float: none;
			width: 100%;
		}
		.navbar-nav-just>li {
			display: table-cell;
			float: none;
			text-align: center;
		}
	}

	

		#nav-main-top{
			background: #FFF;
			padding-bottom: 20px;
			margin-bottom: 0;
			border: 0;
		}
		
		#nav-main-top .navbar-text{
			font-size: 20px;
			text-align: right;
		}

		#nav-main-top-progress{
			height: 4px;
			min-height: 0;
			border: 0;
			margin-bottom: 0;
		}

		#nav-main-top{
			min-height: 50px;
		}
		
		#nav-main-top .navbar-header{
			width: 100%;
		}
		@media only screen and (max-width : 768px) {
			#nav-main-top .navbar-header{
				width: 100%;
				padding-bottom: 30px;
			}
			
			#nav-main-top .navbar-text{
				color: transparent;
				float: center!important;
				width: 100%;
			}

		}
	
		#nav-main-top .navbar-brand{
			width: 100%;
		}
		
		#nav-main-top a:hover:not(.btn-success){
			color: #333333;
		}
		
		#nav-main-top > li > a{
			padding-top: 0px;
			padding-bottom: 0px;		
			line-height: 100px;
		}
		
		.navbar-nav > li > a {
		}
		
		.navbar-inverse .navbar-nav>.active{
			font-weight: 700;
			/*background-color: #fafafa;*/
      background-color: rgb(242, 245, 212)!important;
		}
		
		.navbar-nav-upper{
			background-color: #F5F5F5;
		}
		.navbar-nav-upper  li a{
			text-transform: uppercase;
		}

		@media (max-width: 767px) {
			.navbar-nav > li > a {
			line-height: 20px;
			padding-top: 10px;
			padding-bottom: 10px;}
		}
	
	.navbar-brand {
		font-size: 45px;
		font-weight: 700;
		line-height: 36px;
	}

	.navbar-brand span{
	  color: #0078a0;
	}
	
	.navbar-brand img{
		max-width:100px;
		margin-top: 25px!important;
		margin-left: -20px;
	}
	
	.dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0;
	}
	
	.navbar-inverse .navbar-nav>li>a{
		/*color: #333333;*/
		/*color: #666666;*/
		color: #000;
		background-color: #FEFFF0;
	}
	
	.nav>li>a{
		padding: 0;
	}
	
	.navbar-inverse{
	    background-color: rgba(255, 255, 255, 0.77);
	}

	.navbar-inverse .navbar-nav>li>a:hover{
		color: #555;
		/*background-color: #e7e7e7;*/
    background-color: rgb(232, 239, 160)!important;
	}
	
	#navbar{
		margin-left: -30px;
	}
	
	#menu-previous-years{
		min-width:auto;
		width:100%;
	}
	
	/**/
	
	/* List Groups */
	.list-group .active-heading{
		text-decoration: none;
		color: #555555;
		background-color: #f5f5f5;
	}
	/**/
	
	/* Images */
		.center-block, #organizing-committee-page{
			text-align: center;
		}
		
		.center-block img, #organizing-committee-page img{
			margin-left: auto;
			margin-right: auto;
		}
		
		.thumbnail{
			border: none;
			border-radius: 0;
			padding:0;
		}
		
		#organizing-committee-page .thumbnail{

		}
	/**/
	
	/* OC */
		.center-block, .organizing-committee-page{
			text-align: center;
		}
		
		.center-block img, .organizing-committee-page img{
			margin-left: auto;
			margin-right: auto;
		}
		
		.thumbnail{
			border: none;
			border-radius: 0;
			padding:0;
		}
		
		.organizing-committee-page .thumbnail{

		}
	/**/
	
	/* Utility */
		.vr{
			border: 0;
			border-right: 1px solid #eeeeee;
		}
		
		.strong{
			font-weight: 700;
		}
	/**/
	
	/* Updates Slider */

	.ComsnetsUpdatesController{width:100%; overflow:hidden; background:#FFF; height:auto; position:relative; margin-bottom: 10px; min-height: 40px;}
	.ComsnetsUpdatesController .bn-title{display:inline-block; float:left; padding:10px 20px; background:#f5f5f5; color:#FFF; font-weight: 700!important; border-right: 0px solid #f1f1f1;}
	.ComsnetsUpdatesController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; left:180px; right:50px;}
	.ComsnetsUpdatesController ul li{list-style:none; padding:10px 20px; display:none; /*font-size: 1.1rem*/;}
	.ComsnetsUpdatesController ul li a{text-decoration:none; color:#333; display:inline-block; overflow:hidden; padding:0;}
	.ComsnetsUpdatesController .bn-arrows{display:inline-block; float:right; width:50px; position:absolute; right:0; top:0; bottom:0;}
	.ComsnetsUpdatesController .bn-arrows span{display:block; width:20px; position:absolute; top:0; bottom:0; cursor:pointer; opacity:0.2;}
	.ComsnetsUpdatesController .bn-arrows span:hover{opacity:1;}
	.ComsnetsUpdatesController .bn-arrows-left{ left:0; background:url(../images/bn-arrows.png?v=3.0.0.69) left center no-repeat;}
	.ComsnetsUpdatesController .bn-arrows-right{right:10px; background:url(../images/bn-arrows.png?v=3.0.0.69) right center no-repeat;}

	.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}

	.accordion dd > a{
		padding: 0.4rem;
	}
	/**/
	
	/*Modal*/
	.modal-backdrop {
		z-index: -1;
	}
	/**/
	
	/* Alerts */
		.alert-link{
			text-decoration: none !important;
		}
	/**/
	
	/* Buttons */
		.btn-group{
		  white-space:nowrap;
		 }    
		.btn{
		 white-space:normal;
		}	
	/**/
	
	/* Carousel */
		.carousel-control {
		  padding-top:10%;
		  width:5%;
		  background-image: none!important;
		}
	/**/
	
	/* University Partners */
	#university-partners img{
		width: 75%;
	}
	/**/
	
	/* Tech Block */
	#tech-block #ieee{
		width: 60%;
	}
	#tech-block #comsoc{
		width: 70%;
	}
	#tech-block #acm{
		width: 80%;
	}
	
	#tech-block #sigmobile{
		margin-top: 10px;
		width: 80%;
	}
	
	#tech-block #sigcomm{
		margin-top: 10px;
		width: 80%;
	}

	#tech-block #digital_india{
		margin-top:5px;
		width: 70%;
	}
	/**/
	
	/* Tabs */
  .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
          color: #555555;
          cursor: default;
          background-color: #ffffff;
          border: 1px solid #dddddd;
          border-bottom-color: transparent;
          }	
	/**/
	
/* Subscribe Box */
.overlay-box-container {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 2;
}

.overlay-box-container .box {
	/*width: 300px;*/
	padding: 10px 30px;
	position: relative;
	background-color: #EDF3F5;
	box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.3);
}

.overlay-box-container .box .close {
	position: absolute;

	right: 10px;
}

.overlay-box-container .box .box-content {
	/*padding: 0 0 10px;*/
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus{
	color: rgb(104, 93, 93);
}

.overlay-box-container .box h4{
	font-weight: 700;
}

.overlay-box-container .subscribe-message p{
	font-weight: 700;
	text-align: center;
	line-height: 34px;
}

.hide{
	display: none !important;
}

#email_sub_h{
	color: #f8922e;
    margin-top: -2px;
}

#container-register-now p{
	margin-bottom: 0;
}
/* End Subscribe Box */

/* T-Shirts */

/**/

/*Mobile India*/
#mi strong{
	color: #c00000;
}

#mi .blue{
	color: #7030a0;
}
/**/

/* Mobile App */
#mobile-app .col-md-6{
	padding-left: 10px;
	padding-right: 10px;
}

#mobile-app img{
	width: 47%;
	margin-left: auto;
	margin-right: auto;
}
/**/

/* Bulk Discount */
#bulk-discount tr td:first-child{
	/*font-weight: 700;*/
}
/**/

/* HR */
hr.bold {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #333; /* old IE */
    background-color: #333; /* Modern Browsers */
}
/**/

/*SOCIAL SHARE*/

div#followbuttons {
	top:250px;
	border:0px;
	position:fixed;
	z-index: 1000;
	left:5px;
	width:35px;
}
div#followbuttons a  {
	float:left;
	border:0px;
	color: #FFF;
}

div#followbuttons a:hover {
	/*float:right;*/
}

/**/


/* Well */
.well:not(.well-grey){
	background-color: #158cba; /*#5BB7EF; /*#00c4ff;*/
	color: #FFF;
}

.well a, .well h1, .well h2, .well h3, .well h4, .well h5, .well h6 {
	color: #FFF;
	font-weight: 700;
}

.well-grey a, .well-grey h1, .well-grey h2, .well-grey h3, .well-grey h4, .well-grey h5, .well-grey h6 {
	color: inherit;
	font-weight: 700;
}

.well a:hover, a:focus{
	color: #FFF;
}

.well-grey a:hover, a:focus{
	color: inherit;
}

.navbar-inverse .navbar-nav .highlight a{
	/*background-color: #5BB7EF;
	color: #FFF;*/
}
/**/

/* Blinking Text */
.highlight a, .highlight h4{
	text-transform: uppercase;
	color: #ff4c4c!important;
}

.blinking a, .blinking h4{
	color: #0099e5!important;
}
/**/

/* Schedule */
.nav-tabs li a,
.nav-tabs li a:active,
.nav-tabs li a:focus { outline:0px !important; -webkit-appearance:none;  text-decoration:none; }  



/* inactive tabs */ 
.nav-tabs > li > a				{ background-color: #f5f5f5; color: #676767; border-color: #dddddd; border-width: 1px; padding: 5px 5px; line-height: 2; -webkit-transition: all 0.75s; -moz-transition: all 0.75s; transition: all 0.75s; }} 
.nav-tabs > li > a:active		{ background-color: #f5f5f5; color: #676767;}
.nav-tabs > li > a:focus 		{ background-color: #f5f5f5; color: #676767;} 
.nav-tabs > li > a:hover 		{ background-color: #eeeeee; color: #676767; border-color: #dddddd;} 

/* active tabs */ 
.nav-tabs > li.active > a:hover 	{color: #222222;} 

.table-schedule{
}

 .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

 .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}
/*
.table-schedule tr td:nth-child(1), .table-schedule tr td:nth-child(3){
	background: #f9f9f9;
}

.table-schedule tr td:nth-child(2){
	background: #75caeb;
}
*/

table {
  border-collapse: collapse;
}

.table-schedule td, table th {
  border: 2px solid #e7e7e7!important;
}

/**/

/* Buttons CTA */
.btn-cta{
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.btn-cta img{
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
margin-top: -4px;
}

.btn-cta-schedule{
	background: #FEFFF0;
}
/**/

/* New Icon */
.new-icon{
	margin-top: -4px;
	padding-right: 15px;
}
/**/

/* Live Video */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/**/

/* Live */
.live{
	color: #cd201f;
	font-weight: 700;
}
/**/

/* Mentoring Sessions */
#mentoring-schedule tbody tr td{
	vertical-align:middle;
}
/**/