/* This file contains CSS style definitions for text only web site view. */

img, footer, iframe {
	display: none !important;
}

* {
	background-image: none !important;
	border: none !important;
}

#header-banner, #comment-tabs, #ys_actions_calendar_widget-2 {
	display: none !important;
}

#p14-nav li a {
	color: blue;
}

.groups article {
	 min-height: inherit; 
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
 	float: none;
 	width: auto;
}


.textonly {
	display: block!important;
}