html, body, iframe, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font: inherit;
	vertical-align: baseline;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	font-family: 'Poppins', sans-serif;
	/*font-family: 'Open Sans', sans-serif;*/
	-webkit-font-smoothing: subpixel-antialiased;
	font-smoothing: antialiased;
	font-smooth: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased !important;
	font-smoothing: subpixel-antialiased !important;
	font-smooth: subpixel-antialiased;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', serif;
}

h1 {
	font-size: 40px;
	font-weight: 600;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 20px;
	line-height: 40px;
	border-bottom: solid 5px #005881;
}

h2 {
	font-size: 25px;
	font-weight: 700;
	margin-top: 14px;
	padding-bottom: 14px;
	color: #005881;
}

h3 {
	font-size: 20px;
	font-weight: 700;
	color: #802145;
}

h4 {
	font-size: 20px;
	margin-top: 35px;
	font-weight: 700;
	color: #343a40;
}

a {
	text-decoration: none;
	color: #802145;
}

p a {
	text-decoration: underline;
}

p {
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 20px;
	color: #000000;
	
}

ul {
	list-style-type: circle;
	margin-left: 20px
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
}

ol li {
	padding-bottom: 20px;
}

li {
	padding-bottom: 20px;
}

table {
	
}

table th {
	padding: 5px 10px;
	background: #802145;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: 700;
	text-transform: uppercase;
}

table tr {
	border-bottom: solid 1px #802145;
}

table td {
	vertical-align: top;
	padding: 10px;
}


/*th {
	padding: 5px 10px;
}*/

.table-col-1 {
	font-weight: 800;
	color: #005881;
}
.table-money-amt-col {
	text-align: right;
}

.table-summary-row-col-1 {
	font-weight: 800;
	color: #802145;
}

.table-summary-row {
	border-top: solid 3px #802145;
	border-bottom: solid 3px #802145;
}

/*
.site-obbre {
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 6px 0;
	text-transform: uppercase;
	background: rgb(159, 29, 33) none repeat scroll 0% 0%;
	min-height: 12px;
}
*/

#header_area {
	background: #FFFFFF;
	padding: 10px 0px 20px 0px;
}

/*.social-media-links {
	padding: 0px 20px 20px 20px;
	margin: 0px;
	border-right: solid #D1E5F6;
}

.social-media-links-title {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

.social-media-links-list {
	float: left;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	margin: 0px;
}
.social-media-links-list li {
	float: left;
	padding: 0px 5px 20px 0px;
	margin: 0px;
}

.university-links {
	padding: 0px 20px 20px 20px;
	margin: 0px;
}

.university-links-title {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

.university-links-list {
	float: left;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	width: 100%;
}
.university-links-list li {
	float: left;
	padding: 0px 30px 20px 0px;
}

.university-links-list li a{
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}*/

.menu_wrap {
	/*background: #005881;
	border-top: solid 1px #EEEDED;
	border-bottom: solid 1px #EEEDED;*/
	padding: 0px;
}

.breadcrumb-sec {
	border-bottom: 1px solid #EBEBEB;
}

.breadcrumb {
	padding: 0px;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0px !important;
	margin-left: 0px;
	padding: 5px 0;
}

.breadcrumb .active {
	color: #999;
}

.breadcrumb li {
	display: inline-block;
}
.breadcrumb li a {
	color: #000;
}

.breadcrumb>li+li:before {
    padding: 0 10px;
    color: #ccc;
    content: ">";
}

.page-header {
	border: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	display: block;
}
.page-header h2 {
	font-weight: bold;
	color: #9f1c22;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.page-header h1 {
	margin-bottom: 20px;
	border-bottom: solid 5px #802145;
}
.inner-page-cnt {
	padding: 30px 0px;
}
.side-module {
	border: 1px solid #EBEBEB;
	background-color: #F2F2F2;
	border-radius: 0px 0px 15px 15px;
}
.side-module-header h3 {
	height: 34px;
	line-height: 34px;
	padding: 0px;
	background-color: #802145;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
}

.side-module-header #menu-header {
	font-size: 20px;
	height: 34px;
	line-height: 34px;
	padding: 0px;
	background-color: #802145;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
}

.side-module-list {
	padding: 0 5%;
	margin-top: 10px;
	list-style-type: none;
}

.side-module-list ul {
	list-style-type: none;
	margin: 0px;
}

.side-module-list ul li {
	border-bottom: 1px solid #cacaca;
	padding: 6px 8px;
	list-style-type: none;
}
.side-module-list ul li a {
	padding: 0 0px 3px 0px;
	margin-bottom: 5px;
	color: #5F5F5F;
	text-decoration: none;
	list-style-type: none;
}
.side-module-list ul li a::before {
	font-style: normal;
	color: #ff2b16;
	margin-right: 5px;
}
.side-module-list ul li a:hover, .side-module-list ul li a:focus {
	font-weight: 800 !important;
	text-decoration:none;
}
.side-module-list ul li a:hover::before, .side-module-list ul li a:focus::before {
	font-style: normal;
	color: #ff2b16;
}
.wsmenu-submenu {
	top: 55px;
}
.wsmenu-submenu > li > a:hover, .wsmenu-submenu > li > a:focus {
	/*font-size: 101%;*/
	font-weight: bold !important;
}
.footer_area {
	padding: 15px 0;
	color: #FFFFFF;
	text-align: left;
	-moz-box-shadow:    0px 0px 20px grey;
	-webkit-box-shadow: 0px 0px 20px grey;
	box-shadow:         0px 0px 20px grey;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.top-search input[type="search"] {
	height: auto;
	width: 100%;
	margin-top: 19px;
	border: 1px solid gray;
	border-radius: 20px;
}
.img_wid img {
	border: 4px solid #666;
	border-radius: 5px;
}
.article-ul {
	list-style: initial;
	padding: 0px 0px 0px 12px;
}
.dep-ch li {
	width: 20%;
	float: left;
	padding: 0 20px 0 0;
	display: table;
}
.news-list {
	list-style: disc;
}
.news-list li {
	margin: 0 0px 0 13px;
}
.side-module-list h4 {
	color: #073C98;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.side-module-list h3 {
	color: #9E1D21;
	padding: 0px 0px;
	text-transform: uppercase;
}
.fac-med h5 {
	color: #9E1D21;
}
.news-img {
	display: table;
}
.pull-left img {
	margin-right: 26px;
	margin-bottom: 28px;
}
.search-main {
	display: none;
}

.front-video {
	width: 100%; 
	margin: -200px 0px -200px 0px;
}

.image-overlay-text {
	color: white; 
	font: bold 24px/45px Helvetica, Sans-Serif; 
	letter-spacing: 0px;  
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
	padding: 10px;
}

.news-banner {
	line-height: 34px; 
	color: #FFFFFF;
}

.title h2 {
	width: 100%;
	height: 30px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
}
.title h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 20%;
}
.bor2B {
	border-bottom: 2px solid #A02226;
	text-transform: uppercase;
	width: 20%;
}
.fs16 {
}
.mar0A {
	margin: 0;
}
.pad0A {
	padding: 0;
}
.pad10A {
	padding: 10px;
}
.pad10T {
	padding-top: 10px;
}
.pad20T {
	padding-top: 20px;
}
.pad10B {
	padding-bottom: 10px;
}
.bg-gray {
	background: #EBEBEB;
}
.txtU {
	text-transform: uppercase;
}
.fs-red {
	color: #9E171B;
}
.w100P{
	width:100%
}

.container {
  position: relative;
}
#clip {
  position: absolute;
  clip: rect(0, 150px, 150px, 0);
  /* clip: shape(top, right, bottom, left); NB 'rect' is the only available option */
}

ul.regular, ol.reqular {
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0px;
}

/* Custom Additions */
.content-area-our-values {
	text-align: center;
	background: #005881;
	color: #FFFFFF;
	font-weight: 800;
	line-height: 25px;
}

.content-area-our-values p {
	color: #FFFFFF;
	padding: 10px 0px;
}

.content-area-our-values h2 {
	color: #FFFFFF;
	padding: 10px 0px;
}

.content-area-our-values img {
	border-radius: 15px 15px 0px 0px;
	width: 155px;
}

.front-highlights {
	padding-top: 20px;
}

.front-highlights:hover, .front-highlights:focus {
	background:#802145;
}

#popup-display-content {
	display: none;
	position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.front-highlights:hover #popup-display, .front-highlights:focus #popup-display {
	display: block;
	position: absolute;
}

.apply-button {
	text-align: center;
	color: #FFFFFF;
	background-color: #802145;
	border-radius: 30px;
	padding: 10px 0px;
	text-transform: uppercase;
}

.apply-button:hover, .apply-button:focus {
	background-color: #005881;
}

.hrz-plum-5px {
	background: #802145;
	height: 5px
}

.hrz-wht-5px {
	background: #FFFFFF;
	height: 5px
}

.main-content-area {
	padding-top: 15px;
}

.accordion {
    background-color: #802145;
    color: #FFFFFF;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.5s;
	text-transform: uppercase;
}

.accordion span {
    color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 0px;
	text-transform: none;
	font-weight: 300;
}
/*
.active, .accordion:hover {
    background-color: #802145;
}
*/
.accordion:after {
    content: '\2335';
    color: #FFFFFF;
    font-weight: bold;
    float: right;
}
/*
.active:after {
    content: "\2212";
}
*/
.panel {
    padding: 0 18px;
    background-color: #FFFFFF;
    max-height: 0;
	border: solid 1px #802145;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panel div {
	padding: 20px 0px 0px 0px;
}

.list-faculty-profiles li {
	padding: 0px 0px 10px 5px;
}

/* Possibly Not Used */
/*
.site-obbre {
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 6px 0;
	text-transform: uppercase;
	background: rgb(159, 29, 33) none repeat scroll 0% 0%;
	min-height: 12px;
}
*/
.image-overlay-container {
	position: absolute; 
	top: 45%;
	left: 20%;
}

.main_page_header {
    font-weight: 600;
    color: #000000;
    padding-bottom: 10px;
    padding-top: 20px;
    line-height: 40px;
	border-bottom: 0px;
}

.main_page_header:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0; /* This will center the border. */
    width: 50%; /* Change this to whatever width you want. */
    padding-top: 20px; /* This creates some space between the element and the border. */
    border-bottom: 4px solid #005881; /* This creates the border. Replace black with whatever color you want. */
}

.main_page_tile {
	text-align: center;
	margin: 10px 0px;
	padding: 0px 0px 20px 0px;
	border: 2px solid #939BA0;
	border-radius: 5px 5px 15px 15px;
}

.carousel-item img {
	width: 100%;
}

footer {
	background-image: url('/images/[assets]/mountain_view.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F2F2F2;
	z-index: 1000;
}

.copyright_message {
	text-align: center;
	background-color: #939BA0;
}

.footer_header {
	color: #FFF;
}
.footer_header:after, .footer_header:before {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0; /* This will center the border. */
}
.footer_header:after{
	padding-bottom: 10px; /* This creates some space between the element and the border. */
}
.footer_header:before {
	padding-top: 10px; /* This creates some space between the element and the border. */
}

.footer_text {
	color: #FFF;
	font-weight: 400;
}

a.footer_text:hover, a.footer_text:focus {
	color: #FFF;
	font-size: 104%;
}

.wht_text {
	color: #FFF;
	font-weight: 400;
}

.wht_text_p {
	color: #FFF;
	font-weight: 400;
}

.wht_text_h {
	color: #FFF;
}
.wht_text_h:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0; /* This will center the border. */
    width: 50%; /* Change this to whatever width you want. */
    padding-top: 20px; /* This creates some space between the element and the border. */
    border-bottom: 4px solid #FFF; /* This creates the border. Replace black with whatever color you want. */
}


.main_page_block {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

.main_page_block h2, .main_page_block p, .som_page_block h2, .som_page_block_special h2 {
	color: #FFF;
	padding: 0px;
}

.som_page_block_standard h2{
	color: #802145;
	margin: 10px;
	padding: 0px;
}

 .main_page_block_blue{
	background-color: #005881;
 }
 
 .main_page_block_plum {
	background-color: #802145;
}

.main_page_block_white {
	background-color: #FFFFFF;
}

.main_page_block_grey {
}

.main_page_block_grey h2 {
}

.som_page_block, .som_page_block_special {
	color: #FFF;
	text-align: center;
	margin: 10px;
	border-radius: 15px 15px 15px 15px;
}

.som_page_block_standard {
	/*color: #FFF;*/
	text-align: center;
	margin: 20px 10px;
	padding: 5px;
	border-radius: 15px 15px 15px 15px;
}

.form_area {
	background-image: url('/images/[assets]/F29A2466.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #939BA0;
 }

.form_div {
	background-color: #fff;
	padding: 0px;
	border-radius: 15px;
}

.som_honor_code_area {
	background-image: url('/images/[assets]/F29A2466.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #939BA0;
 }

/* On Hover for Main Menu Item */
.wsmenu-list > li > a:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    width: 0%; /* Change this to whatever width you want to have before hover. */
    padding-top: 0px; /* This creates some space between the element and the border. */
    border-bottom: 4px solid #343a40; /* This creates the border. Replace black with whatever color you want. */
    transition: .5s; /* This establishes the amount of time in seconds the animation should take from start to finish */
}

.wsmenu-list > li > a:hover:after, .wsmenu-list > li > a:focus:after {
    width: 80%; /* This will be the new width of your border when on hover */
}

.carousel-caption {
	opacity: .5; 
}

 .algin_center_and_white {
	text-align: center;
	margin: 0;
	padding: 0;
 }
 
 .algin_center_and_white h2 {
	color: #FFF;
	margin: 0;
	padding: 0;
 }
 
 .element_one, .element_two, .element_three, .element_four {
	padding: 20px 10px;
	border-style: solid;
    border-color: rgb(255, 255, 255);
}

.social_media_icon:hover, .social_media_icon:focus {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}

.algin_center {
	text-align: center;
}

.Selected {
	font-weight: 900;
}

.breadcrumb li {
	padding-bottom: 0px;
}

.program_main_header {
	color: #FFF;
}

.program_main_header_div {
	margin: 20px 10px;
    padding: 5px;
}

.simple_header:after {
	border-bottom: 0px solid #FFF;
}