﻿@charset "utf-8";
/* CSS Document */

body 
{
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	background-color:#ffffff;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
{
    background-color:inherit;
    border-bottom-color:inherit;
}

.badge-inverse
{
	background-color: #000000;
}


.container 
{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto 0px;
}

.col-md-4, .col-md-12, .col-md-2
{
	padding-left: 0px;
}

.row
{
	margin-right: 0;
	margin-left: 0;
}

         
h1, h2, h3, h4, h5 {
	color:#000000;
	font-family: 'Abel', sans-serif;
}

h2 {
	font-size:1.8em;
	letter-spacing:0.0325em;
	font-weight: 400;
	}
	
a
{
	color: #0000cc;
}
p {
    margin : 0 0 9px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #58595B;
}
p small {
	font-size: .75em;
	color: #999999;
}
p large {
	font-size: 24px;
	color: #666666;
}

header {
    background-color: rgb(0, 0, 0);
} 
header.ataglance {
	background-color:#4D4D4F;
	border-bottom: 5px solid #F8C901;
	}

header p {
	color: #ffffff;
}

header nav {
	max-width: 1100px;
	margin:0 auto;
	padding:0px;
}	

header.navbar-brand img {
	float:left;
	padding:0px;
	margin:0px;
}

header li a{
	font-family: 'Abel', sans-serif;
	font-size:1.2em;
}
.navbar .navbar-brand {
    display: block;
    float: left;
    padding:0px;
    margin-left:0px;
    font-size: 20px;
    font-weight: 200;
}



.navbar .nav > li > a, .navbar .navbar-brand a span {
	float: none;
	padding: 1.125em .75em 0;
	line-height: 1.125em;
	font-size: 1em;
	text-decoration: none;
	font-weight: 600;
	letter-spacing:0.03em;
	color:#ffffff;
}

.navbar .navbar-brand a span
{
    padding-left:0;
    font-size:0.70em;
}

.navbar .nav > li > a.classic {
	color:#ffcc00;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	color: #ededed;
	text-decoration: none;
	background-color: transparent;
}

ul.dropdown-menu li a { /* controls default display of dropdown menu items */
	font-family: 'Abel',sans-serif;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}

.myiirc_link {padding-left:2em;}

#mainImage {
	max-width:1024px;
	margin:0 auto 30px;
	z-index:25;
	position:relative;
}

.schoolSearch {
	/*max-width:500px;
	margin: 0px auto 0px;*/
	z-index:100;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}
.schoolSearch h2 {
	color: #ffffff;
	letter-spacing:.075em;
	font-weight:400;
	text-shadow:1px 1px 1px #000; 
}
.schoolSearch label {
	font-size: .75em;
	color: #ffffff;
}
a.search_link {
	font-size: .75em;
	color: #ffcc00;
}
input.school_search	{width:415px;}
input.address {	width:296px;}
select.miles{width: 111px;margin-left:5px;}

/*for MainSearch.aspx page only*/
input.school_mainsearch	{width:450px;}
input.address_mainsearch{width:340px;}

.video_homepage {
	overflow:visible;
		margin:10px 0px 20px;
	}
	
.introRow {
	max-width:850px;
	margin:0px auto 20px;
	z-index:100;
}
.introRow p {
	margin: 0px 0px 9px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.0625em;
    line-height: 1.5em;
    color: rgb(114, 114, 114);
	letter-spacing:0.0325em;
    font-weight: 400;}

.fastFacts {
	max-width:850px;
	margin:10px auto 80px;
	padding-top:5px;
	z-index:100;
}

.mainContent {
	max-width:850px;
	margin:0px auto 60px;
	z-index:100;
}

.mainContent p.breadcrumnbs  {
	font-family:Abel, sanserif;
	color:#969696;
	text-decoration:none;
	margin-top:1em;
}

.mainContent p.breadcrumnbs a  {
	font-family:Abel, sanserif;
	color:#000;
	text-decoration:underline;
}

.mainContent p.breadcrumnbs a:hover  {
	font-family:Abel, sanserif;
	color:#000;
	text-decoration:none;
}

.mainContent p  {
	font-family:Arial, Helvetica, sans-serif, sanserif;
	color:#666666;
	text-decoration:none;
	font-size:.9em;
	line-height:1.5em;
}

.mainContent p strong {
	font-family:Arial, Helvetica, sans-serif, sanserif;
	color:#000000;
	font-weight:700;
}

.mainContent p a  {
	font-family:Arial, Helvetica, sans-serif, sanserif;
	color:#000;
	text-decoration:underline;
}

.mainContent p a:hover  {
	font-family:Arial, Helvetica, sans-serif, sanserif;
	color:#000;
	text-decoration:underline;
}

.mainContent ul li article.thumbnail p  {
	font-family:Arial, Helvetica, sans-serif, sanserif;
	color:#969696;
	font-weight:600;
	}

.nav-tabs > li a {
    background-color: #eeeeee;
    font-size:.9em;
	font-family:Abel, sanserif;
	color:#666666;
	border-radius:0px 0px 0px 0px;}
	
.mainContent .nav-tabs > li .active {
    background-color: #cc0000;
	color:#f8f8f8;
}

.mainContent .nav-tabs > li.active a{
  color:#f8f8f8;
  text-decoration: none;
  background-color: #a9a9a9;
}
.mainContent .nav-tabs > li a  {
  color:#666666;
  font-size:1.1em;
  text-decoration: none;
  background-color: #eeeeee;
  margin-right:0px;
}

.mainContent .nav-tabs > li a:hover, .mainContent .nav-tabs > li a:hover {
  color:#f8f8f8;
  text-decoration: none;
  background-color: #a9a9a9;
}

.myiirc_login {
	border: 1px solid #bbbbbb;
	background-color:#ededed;
	float:left;
	overflow:hidden;
	padding:.5em;
	}
	
.navbar-inverse .navbar-inner {
    background-color: rgb(0, 0, 0);
    background-image: linear-gradient(to bottom, rgb(0, 0, 0), rgb(0, 0, 0));
    background-repeat: repeat-x;
    border-color: rgb(0, 0, 0);
	margin-left:55px;
}

.navbar 
{
	margin-bottom: 0px;
}
.navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: rgb(250, 250, 250);
    background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(242, 242, 242));
    background-repeat: repeat-x;
    border: 1px solid rgb(212, 212, 212);
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.067);
}

/*** tabbed panels navigation, layout  ***/
.sub-list
{
	padding-left: 10px;	
}
.list-group 
{
	margin-bottom: 0px;
}
.list-group-item
{
	border: 0;	
	/*padding:5px 5px;	*/
	padding-left: 5px;
}

.nav-list > li > a 
{
	padding: 10px 15px;
	font-family: Abel, sanserif;
	font-size:1em;
	font-weight:400;
	color:#666666;
	text-decoration:none;
}
.list-group > li > a  {
    padding: 10px 15px;
    padding-bottom: 2px;
    padding-top: 2px;
	font-family: Abel, sanserif;
	font-size:1em;
	font-weight:400;
	color:#666666;
	text-decoration:none;
    margin-left: -15px;
    margin-right: -15px;
}

/*.nav-list > li
{
	padding-bottom: 10px;
	padding-top: 10px;
}*/
.nav-list > .active > a, .nav-list > .active > a:hover,
.list-group > .active > a, .list-group > .active > a:hover {
    color:#000000;
    background-color: rgb(255, 255, 255);
	background-image: url(theme_img/nav-list-active.png);
	background-repeat:no-repeat;
	background-position:left center;
	display: block;
}

.panel-heading {
    border-bottom: 0px none;
    font-size: 1.1em;
    background-color: #eeeeee;
	font-family:Abel, sanserif;
	font-weight:600;
}
.panel-heading a {
	color:#000;
	text-decoration:none;
}

/*#infographics {
	padding:0px;
	border-left:1px solid #fff;
}*/

 
#infographics .thumbnail {
    background-color: #eeeeee;  
    margin:0 0;       
    padding: 15px 0px;
    line-height: 20px;
    border-top: 0px solid rgb(255, 255, 255);
	border-right: 2px solid rgb(255, 255, 255);
	border-bottom: 2px solid rgb(255, 255, 255);
	border-left: 0px solid rgb(255, 255, 255);
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    transition: all 0.0s ease-in-out 0s;
    width:20%;
    }
	
#infographics .thumbnail > img {
margin:0px auto;
}
	
#infographics ul.thumbnails{
    padding: 0px;
    margin: 0px;
    }
#infographics p {font-weight:700;
	font-size:.8em;
	margin:.5em 1.5em;

}

#infographics p small {color:#333;}

.modal-header.search {color: #ffffff; background-color: #FEDE01;}
.modal-footer.search{
    background-color:#ededed;
}

.modal-footer.myiirc{
    background-color:#ededed;
}

.nav-header {
	font-size:1em;
	color:#333;	
}
/*tabbed panels*/
.nav-tabs > li a {
	background-color:#dddddd;
	font-size:1.2em;
}

.nav-tabs > li.selected a {
	background-color:#fff;
}

a[rel=popover] {
	background-color: rgb(255, 204, 0);
	border-radius: 20px 20px 20px 20px;
	color: rgb(0, 0, 0);
	font-weight: 600;
	text-decoration: none;
	padding: 0 .35em;
}

a[data-content=*] {
	font-size:.8em;
}
.table-hover tbody tr:hover th {
	background-color:inherit;}

footer {
	background-image: url(theme_img/images/footer_bg.jpg);
	padding-bottom:40px;
}

.footer_content {
	max-width:850px;
	margin:10px auto 0px;
	padding-bottom:40px;
	z-index:100;
	padding:1em;
}


footer p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: .85em;
    line-height: 1.5em;
    color: rgb(114, 114, 114);
	letter-spacing:0.0325em;
    font-weight: 400;}
	
footer p strong {
	font-family: 'Abel', sans-serif;
    color: rgb(0, 0, 0);
    font-weight: 600;}

	table.search_results {
	border:1px solid #333;
	font-size:1em;
	}
	table.search_results th {
	background-color:#0866A5;
	text-align:center;
	border:1px solid #fff;
	color:#ffffff;
	padding:5px 0px;
	}
	table.search_results tr:nth-child(odd) {
	background-color:#e3eff9;
	}
.carousel {
    position: relative;
    margin-bottom: 0px;
    line-height: 1;
}

.box {border:1px solid #a9a9a9;padding:0;margin:1em 0em;}
.box p {padding:0 1em;}
/*** At A Glance Styles***/

/*Color Pallet*/
/* dark-green: #2C606B / 44 96 107
/* light-green: #21C3AC  / 33 195 172
/* yellow: #F8C901 / 248 201 1
/* dark-red: #8B4368 / 139 67 104*/
/* light-grey: #F5F5F5 / 245 245 245 */
/* dark-grey: #7F7F7F / 147 147 147 */
body.at-a-glance {
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  background-color:#ffffff;
   background:none;
}
.at-a-glance-layout {
	max-width:1023px;
	margin:0px auto 20px;
	z-index:100;
}

.academicPerformance {
	background-color:#F1F2F2;
	margin-bottom:2em;
	padding:0 .25em;
	border-top: 5px solid #8B4368;
}

.spendingPerStudent, .studentDemographics{
	border-top:5px solid #21C3AC;
	background-color:#F1F2F2;
	margin-bottom:2em;
	padding:0 .25em;
}

.learningClimate {
	border-top:5px solid #2C606B;
	background-color:#F1F2F2;
	margin-bottom:2em;
	padding:0 .25em;
}

.programsCoursesResources, .personnelResources {
	background-color:#FFFFFF;
	margin-bottom:2em;
	padding:.25em 0em;
}

.questionsResources, .qrcode {
	border-top:5px solid #F8C901;
	background-color:#F1F2F2;
	margin-bottom:2em;
	padding:0 .25em;
}
.qrcode img {
	margin:10px;
	max-width:20%;
	float:left;}

p.qr_arrow {
	background: url(file:///I|/BWalk/2012%20IIRC%20Web/iirc_redesign/hsm/ataglance/images/qr_arrow.png) no-repeat center left;
	left:20px;
	margin-left:10px;
	padding-left:5px;
}


table.ap_table {
	font-size:10px;
	margin:0em;
	}
	
table.ap_table th[scope="row"]{
	text-align:left;
	width:25%;
	}
table.ap_table td {
	text-align:center;
	}
table.ap_table td.highlight {
	background-color:#F8C901;
	}
table.basic {
	font-size:10px;
	margin:0em;
	}
	
table.basic th[scope="row"]{
	text-align:left;
	}
table.basic td {
	text-align:center;
	}
table.basic td.highlight {
	background-color:#F8C901;
	}
	
table.growth {
	font-size:10px;
	margin:0em;
	}
	
table.growth th[scope="row"]{
	text-align:right;
	width:25%;
	}
table.growth td {
	text-align:center;
	}
table.growth td.bracket {
	border-collapse:collapse;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:10px;
	}
.no-background {
	diplay:block;
	background-color:none;
	padding:.25em 0em;
	color:#000;
	border-radius:10px 10px 0px 0px;
	margin-bottom: 0em;
}	
.dark-green {
	diplay:block;
	padding:0em;
	color:#2C606B;
	margin-bottom: .5em;
}

.light-green {
	diplay:block;
	color:#21C3AC;
	margin-bottom: .5em;
}

.dark-red {
	diplay:block;
	color:#8B4368;
	margin-bottom: .5em;
}

.dark-grey{
	diplay:block;
	color:#4D4D4F;
	margin-bottom: .5em;
}

/*Typography*/
.at-a-glance h1 { }
.at-a-glance h2 { }
.at-a-glance h4 {font-size:1.1em;}
.at-a-glance p {font-size:.8em;
}

h4.dark-red-heading {
	diplay:block;
	color:#8B4368;
}


/* irc_tablet styles */

@media only screen and (max-width:768px)
{

body
 {
  background-image:none;
 }
 
 .iframe-explanation-video
    {
    	width:100%;
    }
    
 .container{
    max-width: 768px; 

}

p {
    font-size: .8em;
    line-height: 1.25em;
    color: rgb(114, 114, 114);
    font-weight: 400;
  }
  
  header {
	background-color:#000000;
}


header nav {
	max-width: 768px;
}	

header.navbar-brand li a{font-family: 'Abel', sans-serif;font-weight:bold;font-size:1.2em;}

.myiirc_link {padding-left:0em;}

.schoolSearch {
	max-width:400px;
}

input.address{width:305px;}

select.miles{width:102px;}


/*for MainSearch.aspx page only*/
input.school_mainsearch	{width:auto;}
input.address_mainsearch{width:auto;}
select.miles_mainsearch{width:100px;}	


.video_homepage {
		padding:0 1em 0 0;

	}
	
.introRow {
	max-width:760px;
	margin:20px auto;
	padding:0 1em;
}


.introRow p {
    font-size: .8em;
    line-height: 1.25em;
    }
    
    
    .fastFacts {
	max-width:760px;
	margin:10px auto 20px;
	padding:.5em 1em;

}

.mainContent {
	max-width:760px;
	margin:0px auto 10px;
	padding:0 1em;
}


.mainContent p a:hover  {
	font-family:Arial, Helvetica, sans-serif, sanserif;
	color:#969696;
	text-decoration:underline;
}

.mainContent .nav-tabs > li a {
    color: rgb(102, 102, 102);
    font-size: .95em;
    text-decoration: none;
    background-color: rgb(238, 238, 238);
    margin-right: 0px;
}

.mainContent .nav-tabs > li.active {
    background-color: #a9a9a9;
	color:#666666;
}

.mainContent .nav-tabs > li > a {
    padding: 12px;
    margin-right: 0px;
    line-height: 14px;
    background-color: #eeeeee;
	font-family:Abel, sanserif;
	color:#666666;
	text-decoration:none;
	font-size:1em;}
	
	
	.mainContent .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    color: rgb(85, 85, 85);
    cursor: default;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;}
    
    
    .navbar-inverse .navbar-inner {
	margin-left:0px;
}



/*tabbed panels content area*/
.ataglance	{
	margin-right:2em;	
}
#infographics {
	background-color:#eeeeee;	
	/*padding:0px 1em 0 0;*/
	border-left:1px solid #fff;

}

#infographics li {
	margin:0px;
	border-radius:0px;
	width:100%;
}

#infographics .thumbnail {
    display: block;
    }
    
    
    #infographics p {
	margin:0 0;
}


.modal-header {
    padding: 9px 9px;
    border-bottom: 1px solid rgb(238, 238, 238);
    background-color: rgb(237, 237, 237);
}

footer {
	margin-top:20px;

}

.footer_content {
	max-width:1036px;
}

}
/* End of  irc_tablet styles */



/* irc_large styles */
@media only screen and (min-width:1035px)
{

p {
    margin: 0px 0px 9px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.0625em;
    line-height: 1.5em;
    color: rgb(114, 114, 114);
    font-weight: 400;}
    
header {
	background-color:#000000;
}

header.navbar-brand li a{font-family: 'Abel', sans-serif;font-weight:bold;font-size:1.2em;}
    

.navbar .nav > li > a {
	font-size: .95em;
}

.myiirc_link {padding-left:3em;}

#mainImage {
	max-width:1280px;
}

input.school_search	{width:450px;}
input.address	{width:340px;}
select.miles{width:102px;}

.introRow {
	max-width:1036px;
}
	
	
.fastFacts {
	max-width:1036px;
	margin:10px auto 100px;
}

.mainContent {
	max-width:1036px;
}


.mainContent .nav-tabs > li > a {
    padding:12px;
    margin-right: 0px;
    line-height: 14px;
    text-decoration:none;}
    
    
.mainContent .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    color: rgb(85, 85, 85);
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;}
    
 .modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid rgb(238, 238, 238);
    background-color: rgb(237, 237, 237);
 }
 
 footer {
	margin-top:20px;
}   


.footer_content {
	max-width:1036px;
}

}
/* End of irc_large styles */


/* irc_mobile styles */

@media only screen and (max-width:650px)
{
   body {
  background-image:none;} 
  
  .container {
    max-width: 640px; 
  }
  
  h2 {
	font-size:1.2em;
	letter-spacing:0.0325em;
	font-weight: 400;
	}
	
	p {
    font-size: .8em;
    line-height: 1.25em;
    color: rgb(114, 114, 114);
    font-weight: 400;}
    
    header {
	background-color:#000000;
}

header nav {
	max-width: 480px;
}

header.brand li a{font-family: 'Abel', sans-serif;font-weight:bold;font-size:1.2em;}

.navbar .nav > li > a {
	font-size: .95em;
}    

.navbar .btn-navbar {
    margin-right: 0px;
    margin-left: 0px;}
	
.myiirc_link {padding-left:0em;}


#mainImage {
	max-width:640px;
	min-height:180px;
    overflow:visible;
	margin:0 auto 0px;
	background: url(theme_img/teacher_students_mobile.jpg) no-repeat top center;
}

#mainImage img{display:none;}

.schoolSearch {
	/*	padding:.5em;
	z-index:1000;*/
	max-width:640px;
/*	margin:210px auto 0;
*/	margin: 0px auto 0px;
	padding-top:0px;
	z-index:100;
	position:absolute;
	bottom:0px;
	/*left:15px;*/
	right:0;
	top:-20px;
}


.schoolSearch h2 {
	letter-spacing:0.065em;
	text-shadow:1px 1px 1px #000;
	margin-top:0px 3px; 
}


.schoolSearch label {
	color: #FFFFFF;
	letter-spacing:0.065em;
	text-shadow:1px 1px 1px #000;
}

input.school_search	{width:240px;margin:0px 0px 10px;}
input.address{width:156px;margin:0px 0px 8px;}
select.miles{width:80px;margin:0px 0px 8px;}


/*for MainSearch.aspx page only*/
input.school_mainsearch	{width:auto; }
input.address_mainsearch{width:auto; }
select.miles_mainsearch{width:100px;}	



.video_homepage {
	overflow:visible;
	margin:10px 0px 0px;
	padding:0;
	}
	
	
	.introRow {
	max-width:640px;
	margin:10px auto 0px;
	z-index:100;
	padding:0;
}



.introRow p {
    font-size: .8em;
    line-height: 1.25em;
  }
  
  .fastFacts {
	max-width:640px;
	margin:10px auto 20px;
	padding:.5em 0;
  }
  
  .mainContent {
	max-width:640px;
	margin:0px auto 10px;
	padding:0;
  }
  
  
  .mainContent p  {
	font-family:Arial, Helvetica, sans-serif, sanserif;
	color:#969696;
  }
  
  .mainContent p a:hover  {
	color:#969696;
}


.mainContent .nav-tabs > li.active {
    background-color: #a9a9a9;
}


.mainContent .nav-tabs > li > a {
    padding:12px;
    margin-right: 0px;
    line-height: 14px;
    background-color: #eeeeee;

	font-family:Abel, sanserif;
	color:#666666;
	text-decoration:none;}
	
	
	.mainContent .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    color: rgb(85, 85, 85);
    cursor: default;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;}
    
    .navbar-inverse .navbar-inner {
	margin-left:0px;
    }
    
    .ataglance	{
	margin:1em;	
	text-align:center;

}


.accordion-heading {

    border-bottom: 0px none;
    font-size: .9em;
    background-color: #eeeeee;
	font-family:Abel, sanserif;
	font-weight:600;
}
.accordion-heading a {
	color:#000;
	text-decoration:none;
}


#infographics {
	background-color:#eeeeee;	
}


#infographics li {
	margin:0px;
	border-radius:0px;
	width:100%;
	}
	
	
	
	#infographics .thumbnail {
    display: block;

    /*padding: 15px 0px;
    line-height: 20px;*/
    border-width: 0px 2px 2px 0px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
/*
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px transparent;
    transition: all 0s ease-in-out 0s;*/
    width:100%;
}



#infographics p {font-weight:700;
	font-size:.7em;
	margin:.5em 1.5em}

#infographics p small {color:#333;}


.modal-header {
    padding: 9px 9px;
    border-bottom: 1px solid rgb(238, 238, 238);
    background-color: rgb(237, 237, 237);
}


.table-condensed > thead > tr > td, 
.table-condensed > tbody > tr > td, 
.table-condensed > tfoot > tr > td {
    padding: 0;
}

footer {
	margin-top:20px;
}


.footer_content {
	max-width:1036px;
}

  
}


/* End of irc_mobile styles */
