@charset "UTF-8";
body {
	font-family: source-sans-pro;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-style: normal;
	font-weight: 200;
	background-color: #f2f2f2;
}
.container {
	background-color: #FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.row {
	width: 90%;
	margin-top: 10%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	background-color: #31393C;
	color: #FFF;
	height: 300px;
}
	
.column_half {
	width: 40%;
	float: left;
	color: #00000;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: auto;
}
.columns {
	width: 90%;
	font-family: "Source Sans Pro";
	color: #343434;
	background-color: #FFFFFF;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

.container .columns h4 {
	text-align: center;
	color: #363b42;
	font-size: 18pt;
}
.primary_header {
	width: 100%;
	background-color: #31393C;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	border-bottom: 8px solid #2176FF;
}
.secondary_header {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #33A1FD;
	clear: left;
}
.left_article {
	background-color: #FFFFFF;
	max-width: 100%;
	margin-right: auto;
	float: left;
	margin-left: auto;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	font-family: "Source Sans Pro";
	border-radius: 10px;
}
.noDisplay {
	display: none;
}
.Main .left_article h3 {
	padding-left: 5%;
	text-align: center;
	padding-right: 5%;
	color: black;
	font-weight: bold;
	font-size: 22pt;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: black;
	font-size: 15pt;
}
.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.title {
	font-size: 18pt;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 800px;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
	align-content: center;
}
.paragraph_insert{
	display: block;
	width: 75%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.left_half {
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	text-decoration: none;
	transition: all 0.3s linear;
}
.right_half {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	font-size: 12pt;
}


@media (max-width: 320px) {
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	flex: 40%;
	color: #00000;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: auto;
}
.column_half.right_half {
	flex: 25%;
	color: #00000;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: auto;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 100%;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
	
.thumbnail {
	height: auto;
	display: block;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
}
.social_icon {
	width: 50%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 5px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
	color: black;
}
#menu {
}

a.twitter-timeline {	
	color: gray;
}
a.twitter-timeline:hover,
a.twitter-timeline:focus {
  background-color: #dedede;
}

script {
		overflow: scroll;
}

.Main {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}


.twitter {
	width: 29.5%;
	display: block;
	overflow-y: scroll;
	font-family: "Source Sans Pro";
	max-height: 1143px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.left_pic {
	background-color: #FFFFFF;
	float: center;
	font-family: "Source Sans Pro";
	color: #343434;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}





.column_half {
	width: 40%;
	float: left;
	color: #00000;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: auto;
}

.column_half.middle {
	flex: 25%;
	color: #00000;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: auto;
	text-align: center;
}

.flex_column {
	flex: 32%;
	text-align: left;
	padding-left: 20px;
	font-size: 10pt;
}

.flex_column_middle {
	flex: 32%;
	text-align: center;
	padding-left: 20px;
}

.flex_column_right {
	flex: 32%;
	text-align: right;
	padding-right: 20px;
}

.bg {
    
    height: 100%; 
    background-position: center;
}
.navbar {
    overflow: hidden;
    background-color: #33A1FD;
    font-family: "Source Sans Pro";
}

.navbar a {
    float: left;
    font-size: 14pt;
    color: white;
    text-align: center;
    padding: 18px 16px;
    text-decoration: none;
}

.drop_menu {
    float: left;
    overflow: hidden;
}

.drop_menu .dropbtn {
    font-size: 14pt;  
    border: none;
    outline: none;
    color: white;
    padding: 18px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.navbar a:hover, .drop_menu:hover .dropbtn {
    background-color: #48A9FF;
	transition: 0.1s;
}

.drop_menu-content {
    display: none;
    position: absolute;
    background-color: #33A1FD;
    min-width: 160px;
    z-index: 1;
}

.drop_menu-content a {
    float: none;
	font-size: 12pt;
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.drop_menu-content a:hover {
    background-color: #068BFF;
	color: white;
}

.drop_menu:hover .drop_menu-content {
    display: block;
}
.Banner {
	width: 70%;
	background-color: white;
	opacity: 1.0;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 5px 5px;
}

.Banner_text {
	font-size: 18pt;
}

.Banner2 {
	background-color: white;
	transform: scaleZ(-1);
	opacity: 0.8;
}

.paper_link {
	text-decoration: none;
	color: royalblue;
}

.cards {
	border-radius: 10px;
}

.student_highlight {
	width: 80%;
	float: left;
	margin-left: 5%;
	border-bottom: 4px solid #0064a4;
	border-radius: 9px;
	margin-bottom: 20px;
	text-align: center;
}

.text_column {
	color: black;
}

.dropbtn_main {
	font-size: 14pt;
	width: 100%;
    border: none;
    outline: none;
	padding: 0px;
    color: white;
    background-color: inherit;
    font-family: inherit;
}


