/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

.view-how-to-apply-info .views-row {
	margin:auto;
}
.view-how-to-apply-info .views-row {
	float:left;
	width:26%;
	background-color:#e8e5e3;
	padding:17px 19px;
	margin:0px 10px 0px 0px !important;
	min-height:175px

}

.view-how-to-apply-info a {color:#685038; font-weight:bold; text-decoration:underline; font-size:15px; padding-bottom:10px}

.view-how-to-apply-info .views-row-2 {
	margin-left:3%;
	margin-right:3%;
}
.view-search-for-classes {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	padding:0;
}

/* Programs and Degrees &  How to apply */
.view-programs-list {
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
}
.view-search-for-classes {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
}
.view-programs-list .views-row {
	text-align:center;
	max-width:250px; 
	min-height:193px;
}
.view-programs-list .views-row {
	margin-bottom:3em;
	margin-bottom:3em;
}
.view-how-to-apply ol {
	padding:0;
}
.view-how-to-apply ol {
	list-style:none;
}

/* Temporary fixes for layout issues */
/*
.not-front .two-sidebars .content-inner {
	margin-right:28%;
}
*/
/* Changing from tablet or mobile views to desktop view results
 * in inline styles from menu toggle scripts.  This resulted in 
 * a mangled menu-bar in chrome
 * --michael 8/11/14
 */
#menu-bar > div {
	width:100% !important;
}
/*
.view-search-for-classes .views-row {
	-webkit-column-break-after:always;
	column-break-after:always;
}
*/
/* less than ideal support for break-after */
.view-search-for-classes .views-row-last {
/*
	float:left;
*/
}
.pane-menu-menu-quick-links ul.menu {
	-moz-column-count:4;
	-webkit-column-count:4;
	column-count:4;
}
.pane-menu-menu-quick-links ul.menu > li {
	float:none;
}
