﻿/*Breadcrumb margin bottom fix*/
.breadcrumb li { margin-bottom: 0 !important; }

/*
	Custom Ribbon Styles
*/

a.ms-rteElement-whiteactionlink { -ms-name: "White Link Button"; display: inline-block; padding: 10px; margin-bottom: 0px; font-weight: 400; line-height: 1.4285; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border-radius: 6px; color: #cc0b2a; font-size: 1.14em; border: 1px solid #cc0b2a; text-decoration: none; }
    a.ms-rteElement-whiteactionlink:hover, a.ms-rteElement-whiteactionlink:focus, a.ms-rteElement-whiteactionlink:active { border: 1px solid #990C21; color: #990C21; text-decoration: none; }

.csu .btn-primary { background-color: #cc0b2a; color: #fff; font-size: 1.125em; border: 1px solid #cc0b2a; }
    .csu .btn-primary:hover, .csu .btn-primary:focus, .csu .btn-primary:active { background-color: #990C21; border: 1px solid #990C21; color: #fff; }

a.ms-rteElement-actionlink { -ms-name: "Red Link Button"; color: #fff !important; display: inline-block; padding: 8px 18px; margin-bottom: 0px; font-weight: 300; line-height: 1.4285; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border-radius: 6px; background-color: #cc0b2a; color: #fff; font-size: 1.14em; border: 1px solid #cc0b2a; text-decoration: none; }
    a.ms-rteElement-actionlink:visited { background-color: #cc0b2a; color: #fff !important; font-size: 1.14em; border: 1px solid #cc0b2a; }

a.ms-rteElement-rightarrowlink { -ms-name: "Right Arrow Link"; color: #cc0b2a; text-decoration: none; cursor: pointer; }

    a.ms-rteElement-rightarrowlink::after { content: " \00BB"; }
    a.ms-rteElement-rightarrowlink:visited { color: #cc0b2a; }
    a.ms-rteElement-rightarrowlink:hover, a.ms-rteElement-rightarrowlink:focus, a.ms-rteElement-rightarrowlink:active { color: #990C21; text-decoration: none; }

a.ms-rteElement-actionlink:hover, a.ms-rteElement-actionlink:focus, a.ms-rteElement-actionlink:active { background-color: #990C21; border: 1px solid #990C21; color: #fff; text-decoration: none; }

@media (min-width:768px) {
    a.ms-rteElement-whiteactionlink, a.ms-rteElement-actionlink { font-size: 1em; padding: 8px 18px; }
}

@media (min-width:992px) {
    a.ms-rteElement-whiteactionlink, a.ms-rteElement-actionlink { font-size: 1.14em; }
}

@media (min-width:1200px) {
}

/* SharePoint overwrites */
.ms-core-listMenu-selected:link, .ms-core-listMenu-selected:visited, .ms-core-listMenu-selected { background: inherit; }

/* bootstrap overwrites*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { min-height: 0 !important; }

.generic .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.video-container, .news-events .ms-rte-embedil { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; }

.video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media (min-width:480px) {
    .generic .container { width: 750px !important; }
}

@media (min-width:768px) {
    .generic .container { width: 750px !important; }
}

@media (min-width:992px) {
    .generic .container { width: 970px !important; }
}

@media (min-width:1200px) {
    .generic .container { width: 1170px !important; }
}

footer .footer-main-nav ul.ms-core-listMenu-root li { font-size: 18px; }

/*
	Hero Image Styles
*/

.hero2 a.ms-rteElement-actionlink { font-size: 16px; font-family: "Open Sans", sans-serif; margin-top: 10px; padding: 6px 12px; text-transform: none; }

@media (max-width: 480px) {
    .hero2.hero-style4 div.overlay { width: 100%; }
    .hero2.hero-style4 div.left { left: 1%; top: 50%; line-height: 20px; }
}

@media (min-width: 481px) and (max-width: 768px) {
    .hero2.hero-style4 div.overlay { width: 100%; }
    .hero2.hero-style4 div.bottom { bottom: -100px; top: 70%; }

    .hero2.hero-style4 div.left { left: 1%; top: 70%; }
}

@media (min-width: 769px) {
    .hero2.hero-style2 div.overlay { width: 130px; }
    .hero2.hero-style3 div.overlay { width: 300px; }
    .hero2.hero-style4 div.overlay { width: 800px; }
    .hero2.hero-style3 div.bottom, .hero2.hero-style4 div.bottom { bottom: 15px; }
    .hero2.hero-style3 div.left, .hero2.hero-style4 div.left { left: 15px; }
}

@media (min-width: 992px) {
    .hero2.hero-style2 div.overlay { width: 130px; }
    .hero2.hero-style2 div.center { left: 21%; }
    .hero2.hero-style3 div.overlay { width: 200px; }
    .hero2.hero-style3 div.center { left: 21%; }
    .hero2.hero-style4 div.overlay { width: 850px; }
    .hero2.hero-style3 div.bottom, .hero2.hero-style4 div.bottom { bottom: 20px; }
    .hero2.hero-style3 div.left, .hero2.hero-style4 div.left { left: 20px; }
}

@media (min-width: 1200px) {
	.hero2.hero-style3 div.overlay { width: 150px; }

    .hero2.hero-style4 div.overlay { width: 420px; }
    .hero2.hero-style3 div.bottom, .hero2.hero-style4 div.bottom  { bottom: 50px; }
    .hero2.hero-style3 div.left, .hero2.hero-style4 div.left { left: 50px; }
}

.employee-profile .tab-content section { margin-bottom: 55px; }
.spotlight .story-category { min-height: 29px; }
    .spotlight .story-category.no-category { min-height: 0px; }
.btn { border-radius: 6px; }

.dashed-border { border: 1px dashed #000; }

/*
	Generic Page Layout Styles
*/
.news-events main article a, .news-events main article a:link, .news-events main article a:visited { text-decoration: none !important; }
.ms-rtestate-field, .generic, .generic .ms-rtestate-field { word-wrap: normal; }
.generic { letter-spacing: .5px; }
    .generic h1 { font-size: 3.0em; }
    .generic h4 { font-size: 1.35em; }
    .generic h3 { font-size: 1.75em; }
    .generic h2 { font-size: 1.9em; }
    .generic .page-title { text-align: center; padding: 30px 0; font-weight: 100; margin-bottom: 25px; margin-top: 25px; /*font-size:2.25em;
	font-weight: 700;*/ }
.page-title { line-height: 1.1; }
.generic .hero { clear: both; }
.generic .action img { width: 100%; }

@media (min-width: 480px) {
    .generic .action { width: 335px; }
    .generic h1 { font-size: 3.6em; }
}

body, h1, h2, h3, h4, h5, h6 { font-family: "Open Sans", sans-serif; color: #1a1a1a; }
.bot-hp { max-width: 1000px; }
.home-bot-section p.large-font { margin: 20px 0; }
#s4-bodyContainer { color: #1a1a1a; }
#s4-workspace, #s4-bodyContainer { width: 100% !important; }
.ms-rtestate-field h1,
h1.ms-rteElement-H1,
.ms-rtestate-field h2,
h2.ms-rteElement-H2 { color: #2f2f2f; }
.news-events aside .regular-box h4 {
    margin: 0;
    font-size: 1.5em;
    margin-bottom: 20px;
    font-weight: 700;
}
.news-events aside .white-box h4 {
    margin: 0;
    font-size: 1.5em;
    font-weight: 700;
}
.ms-rtestate-field h3, h3.ms-rteElement-H3, .ms-rtestate-field h2, h2.ms-rteElement-H2 { line-height: 1.1; }

.gray-border { border: 2px solid #e6e6e6; }

.bg-dark-gray { background-color: #2f2f2f; }
.bg-med-gray { background-color: #e1e1e1; }
.bg-light-gray { background-color: #f6f6f6; }
.bg-lightest-gray { background-color: #fbfbfb; }

/* overrides */
.mobile-only { display: none !Important; }

.spacer-10px { height: 10px; }
.no-margin-top { margin-top: 0 !important; }
.no-margin-bottom { margin-bottom: 0 !important; }
.no-margin-left { margin-left: 0 !important; }
.margin-bottom-35px { margin-bottom: 35px !important; }

.margin-top-25px { margin-top: 25px !important; }
.margin-top-35px { margin-top: 35px !important; }
.margin-top-55px { margin-top: 55px !important; }
.margin-bottom-25px { margin-bottom: 25px !important; }
.margin-bottom-35px { margin-bottom: 35px !important; }
.margin-bottom-55px { margin-bottom: 55px !important; }
.margin-top-bot-25px { margin: 25px 0 !important; }
.margin-top-bot-35px { margin: 35px 0 !important; }
.margin-top-bot-55px { margin: 55px 0 !important; }

.margin-top-bot-25px-centered { margin: 25px auto !important; }
.margin-top-bot-35px-centered { margin: 35px auto !important; }
.margin-top-bot-55px-centered { margin: 55px auto !important; }

.padding-top-bot-25px { padding: 25px 0 !important; }
.padding-top-bot-35px { padding: 35px 0 !important; }
.padding-top-bot-55px { padding: 55px 0 !important; }
.padding-top-25px { padding-top: 25px !important; }
.padding-top-35px { padding-top: 35px !important; }
.padding-top-55px { padding-top: 55px !important; }
.padding-bottom-25px { padding-bottom: 25px !important; }
.padding-bottom-35px { padding-bottom: 35px !important; }
.padding-bottom-55px { padding-bottom: 55px !important; }
.no-padding-top { padding-top: 0 !important; }
.no-padding-bottom { padding-bottom: 0 !important; }
.padding-all-30px { padding: 30px !important; }
.padding-all-55px { padding: 30px !important; }
.padding-right-10px { padding-right: 10px !important; }
.color-grey { color: #737373 !important; }
.letter-spacing-0 { letter-spacing: 0 !important; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.grey-out-text{color:#aaaaaa !important;}
blockquote p {font-size: 14px !important;}
blockquote h4 {font-size: 19.04px !important;}
ul ul {padding-top: 0px !Important;}
p.table-legal-terms {font-size: .85em;}
/* Table Override */

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { border-top: none; }

/* Table Override */
@media (min-width:768px) {
    .no-padding-bottom-sm { padding-bottom: 0 !important; }
    .width-75p, .generic .width-75p { width: 90% !important; }
    .foundation .width-75p, .generic .foundation .width-75p { width: 80% !important; }
    .width-65p, .generic .width-65p { width: 90% !important; }
    .width-60p, .generic .width-60p, .width-45p, .generic .width-45p { width: 90% !important; }
}

@media (min-width:992px) {
    .width-75p, .generic .width-75p { width: 75% !important; }
    .no-padding-bottom-md { padding-bottom: 0 !important; }
    .width-65p, .generic .width-65p { width: 65% !important; }
    .width-60p, .generic .width-60p { width: 60% !important; }
    .width-45p, .generic .width-45p { width: 45% !important; }
}

.bottom-border-line { border-bottom: 1px solid #e6e6e6; }
.top-border-line { border-top: 1px solid #e6e6e6; }

/*Listing*/
.listing { margin: auto; }

    .listing.gray-border { margin-top: 30px; padding: 20px 20px; }

    .listing h2 { font-weight: 300; text-align: center; }

    .listing ul { width: 90%; margin: auto; padding: 20px 0; }

        .listing ul li { /*list-style: none;*/ padding-bottom: 20px; }
.ms-rtestate-field ul, .ms-rtestate-field ol  { padding: 20px; }
    .ms-rtestate-field ul li, .ms-rtestate-field ol li { padding-bottom: 10px; }
    .ms-rtestate-field ul.multiple-page-stack li { padding-bottom: 0; }
/*.listing li::before { /*content: "\002022\00a0\00a0 "; color: #cc0b2a;
        content: "• "; color: #cc0b2a;or whatever color you prefer */
/* */

.listing .listing-link { text-align: center; padding-bottom: 10px; }

@media (min-width:768px) {
    .listing ul { width: 73%; margin: auto; padding: 20px 0; }
    .listing.listing-medium ul { width: 76%; }
}

@media (min-width:992px) {
    .generic .container { width: 970px !important; }
}

@media (min-width:1200px) {
    .generic .container { width: 1170px !important; }
}

.listing.listing-small { margin: 55px auto 35px auto; width: 75%; }
    .listing.listing-small ul { width: 100%; padding-left: 15px; }
    .listing.listing-small .listing-link { text-align: left; }
    .listing.listing-small li { list-style: disc; padding: 0px 0px 10px 0; }
        .listing.listing-small li::before { content: none; }
    .listing.listing-small a.ms-rteElement-whiteactionlink { padding: 6px 12px; }

.search-container { display: table; margin: 55px auto; width: 75%; }
    .search-container .search-container-label { float: left; padding-right: 40px; padding-top: 5px; font-style: italic; }
    .search-container .search-container-box { float: left; }
        .search-container .search-container-box .input-group { float: left; padding-right: 20px; }
            .search-container .search-container-box .input-group input { border-radius: 4px; padding: 0 15px; }
        .search-container .search-container-box .csu-search { float: left; }
        .search-container .search-container-box a.btn { margin: 0; }

    .search-container .csu-search-btn { position: relative; background-color: transparent; background-image: url(/_catalogs/masterpage/assets/images/mag-icon.png); background-repeat: no-repeat; min-width: inherit; width: 12px; height: 16px; border: 0; z-index: 100; margin-left: -26px; outline: 0; margin-top: 8px; }

/* cards */

.card-container { width: 100%; margin: 0px auto; margin-bottom: 40px; }

.card-container-small { }

.card-container-tall { }

.card-container img { width: 100%; }

.card-container-inner { padding: 10px; }

@media (min-width: 992px) {
    .card-container-inner { padding: 25px; }
}

@media (min-width:1200px) {
    .card-container-inner { padding: 45px; }
    /*	.card-container-inner { padding: 45px 55px; }*/
}

.card-container-inner h4 { padding-bottom: 5px; }
.support-csu .card-container-inner h4 { }
.card-container-inner h3, .card-container-inner h2 { margin-top: 0px; margin-bottom: 20px; }

.col-md-4 .card-container-inner { background-color: #fff; }

.card-container a, .card-container a:visited, .listing a, .listing a:visited { color: #cc0b2a; }

    .card-container a:hover, .card-container a:active .listing a:hover, .listing a:active { color: #990C21; text-decoration: none; }

/* CSU Trustees' Award */
.csu-trustees-awards.card-container h4 { margin-top: 0; }
/*
Page Title - AJR
*/
h1.page-title { font-weight: 100 !important; }
div#contentRow img { max-width: 100%; height: auto; }
/*
	Text Styles - AJR
*/
.action-large a { color: #cc0b2a; }
.action-large h2 { margin-top: 0; }
.action-large p { margin: 20px 0; }

.action-large { display: table; min-height: 230px; }
    .action-large .action-image { float: left; padding: 10px 30px; }
        .action-large .action-image img { width: 100%; }
    .action-large .action-body { float: left; padding: 10px; }

span.ms-rteStyle-cc0b2a-text { -ms-name: "CSU Red Text"; color: #cc0b2a; }
.subhead { font-size: large !important; }
/* TRUSTEES STYLES*/
/*Trustees Box CSS*/

/* HISTORY */
.img-w-caption-520px.history { width: 410px !important; }
/* HISTORY */
/* COAST STYLES*/
.inner.action.width-75p { margin: 40px auto; }
/* COAST STYLES*/

/* Trustee Awards */
#sectRelatedNews p { margin-top: 13px; line-height: 23PX; font-size: 14px; }
    #sectRelatedNews p a { margin-top: 8px; font-weight: inherit; }

.trustees-container { margin-left: 15px; }
.csu-trustees-awards.card-container.gray-border.margin-top-bot-55px a.ms-rteElement-whiteactionlink { margin-top: 1em; }
.csu-trustees-awards.card-container.gray-border { max-width: 457px; }

.profile-rollup-link a:nth-of-type(1) { font-weight: bold; }
.profile-rollup-link a:nth-of-type(2) { font-weight: normal; }

.profile.trustees-award:nth-child(-n+4) { padding-top: 15px !important; }

/* Trustee Awards */

/*
/*
	Blackbox Styles - AJR
*/
.blackbox { background-color: #2f2f2f; color: #fff; max-width: 441px; max-height: 407px; padding: 30px 41px 0px 41px; margin-bottom: 40px; }

.greybox { background-color: #e1e1e1; color: #000; max-width: 441px; max-height: 407px; padding: 20px; margin-bottom: 40px; }
    .blackbox h3, .greybox h3 { margin: 0; font-size: 1.9em; line-height: 1.2; }
.staff-member { width: 200px; display: inline-block; float: left; }
.break, .staff-box { clear: both; }
.staff-box { width: 100%; display: inline-block; }

@media (min-width:768px) {
    .greybox { max-width: 441px; min-height: 255px; padding: 20px; }
        .blackbox h3, .greybox h3 { margin: 0; font-size: 1.7em; line-height: 1.2; }
}

@media (min-width:992px) {
    .greybox { max-width: 441px; min-height: 255px; padding: 20px; }
        .blackbox h3, .greybox h3 { margin: 0; font-size: 2.1em; line-height: 1.2; }
    .doing-business.greybox { min-height: 320px; }
}

@media (min-width:1200px) {
    .greybox { max-width: 441px; min-height: 255px; padding: 30px 41px 30px 41px; }
        .blackbox h3, .greybox h3 { margin: 0; font-size: 2.1em; line-height: 1.2; }
    .doing-business.greybox { min-height: 255px; }
}

.blackbox-large { min-height: 340px; }

a.btn.btn-primary { margin-top: 12px; }
.action h4 { margin-bottom: 25px; }

.action p { margin-bottom: 28px; }

/* Hero with buttons*/

.hero-w-options { background: URL("/attend/admissions/PublishingImages/admissions-hero.jpg") no-repeat center center #ccc; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; display: table; width: 100%; /*background: URL("http://cloud.calstate.edu/attend/admissions/PublishingImages/admissions-hero.jpg") no-repeat #ccc;
    max-width: 1600px;
    height: 852px;
    display: block;
    right: 0;
    position: absolute;
    width: 1600px;*/ }
    .hero-w-options button:first-of-type, .hero-w-options a:first-of-type { margin-top: 2.5%; }
    .hero-w-options button:last-of-type, .hero-w-options a:last-of-type { margin-bottom: 2.5%; }
    .hero-w-options button, .hero-w-options a { background-color: rgba(0, 0, 0, 0.6); border: none; color: white; font-size: 1.35em; padding: 36px 32px; text-align: left; text-decoration: none; display: block; clear: both; width: 41%; margin-top: .5%; margin-bottom: .5%; }
        .hero-w-options button::after, .hero-w-options a::after { color: #cc0b2a; content: "\0020\25BA"; }
        .hero-w-options a:visited { color: #FFF; }
.generic-table { display: table; margin: auto; padding: 50px 0; width: 835px; }
    .generic-table p { padding: 10px 0; margin: 0; }

@media only screen and (max-width: 768px) {
    .hero-w-options button, .hero-w-options a { width: 100%; }
    .generic-table { width: 100%; }
}
/* Custom Tables */

/*Custom Table with Blue Styling : Table Style: CSU Blue */
table.ms-rteTable-blue { -ms-name: "Table Style: CSU Blue"; }
/* sets the name of the table style */

.ms-rteTable-blue { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-blue td { border-bottom: 1px solid none; border-left: 1px solid none; }
tr.ms-rteTableHeaderRow-blue { background-color: #296194; color: #FFF; }
​ .ms-rteTable-blue > tbody > tr > td, .ms-rteTable-blue > tbody > tr > th, td.ms-rteTableEvenCol-blue, td.ms-rteTableOddCol-blue, td.ms-rteTableFooterEvenCol-blue, td.ms-rteTableFooterEvenCol-green, td.ms-rteTableFooterOddCol-blue, td.ms-rteTableFooterOddCol-green { vertical-align: top; padding: 7px 5px 6px !important; }

/*Custom Table with Blue Styling : Table Style: CSU Blue w/ Totals */
table.ms-rteTable-blue-w-totals { -ms-name: "Table Style: CSU Blue w/ Totals"; }
/* sets the name of the table style */
table.ms-rteTable-blue-w-totals tr:last-child {
    background-color: #FFF !Important;
}
.ms-rteTable-blue-w-totals { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-blue-w-totals td { border-bottom: 1px solid none; border-left: 1px solid none; }

tr.ms-rteTableHeaderRow-blue-w-totals { background-color: #296194; color: #FFF; }
.ms-rteTable-blue-w-totals > tbody > tr > td, .ms-rteTable-blue-w-totals > tbody > tr > th, td.ms-rteTableEvenCol-blue, td.ms-rteTableOddCol-blue, tr.ms-rteTableFooterRow-blue, tr.ms-rteTableFooterRow-green { vertical-align: top; padding: 7px 5px 6px !important; }
tr.ms-rteTableOddRow-blue-w-totals:last-of-type, tr.ms-rteTableEvenRow-blue-w-totals:last-of-type, tr.ms-rteTableFooterRow-blue-w-totals, tr.ms-rteTableFooterRow-green-w-totals { border-top: solid 1px #000; font-weight: bold; }

/*Custom Table with Blue Styling : Table Style: CSU Blue w/ Totals and Averages */
table.ms-rteTable-blue-w-totals-avg { -ms-name: "Table Style: CSU Blue w/ Totals & Avg"; }
/* sets the name of the table style */

.ms-rteTable-blue-w-totals-avg { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-blue-w-totals-avg td { border-bottom: 1px solid none; border-left: 1px solid none; }

tr.ms-rteTableHeaderRow-blue-w-totals-avg { background-color: #296194; color: #FFF; }
.ms-rteTable-blue-w-totals-avg > tbody > tr > td, .ms-rteTable-blue-w-totals-avg > tbody > tr > th, td.ms-rteTableEvenCol-blue, td.ms-rteTableOddCol-blue { vertical-align: top; padding: 7px 5px 6px !important; }
tr.ms-rteTableOddRow-blue-w-totals-avg:nth-last-child(2), tr.ms-rteTableEvenRow-blue-w-totals-avg:nth-last-child(2) { border-top: solid 1px #000; font-weight: bold; background: #fff !important; }
tr.ms-rteTableFooterRow-tan-w-totals, tr .ms-rteTableOddRow-tan-w-totals-avg:last-of-type, tr.ms-rteTableEvenRow-tan-w-totals-avg:last-of-type, tr.ms-rteTableOddRow-blue-w-totals-avg:last-of-type, tr.ms-rteTableEvenRow-blue-w-totals-avg:last-of-type, tr.ms-rteTableFooterRow-green-w-totals-avg, tr.ms-rteTableFooterRow-blue-w-totals-avg, tr.ms-rteTableFooterRow-tan-w-totals-avg { background: #e6e6e6; font-weight: bold; }
/*Custom Table with Green Styling : Table Style: CSU Green */
table.ms-rteTable-green { -ms-name: "Table Style: CSU Green"; }
/* sets the name of the table style */

.ms-rteTable-green { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-green td { border-bottom: 1px solid none; border-left: 1px solid none; }
.ms-rteTable-green > tbody > tr > td, .ms-rteTable-green > tbody > tr > th, td.ms-rteTableEvenCol-green, td.ms-rteTableOddCol-green { vertical-align: top; padding: 7px 5px 6px !important; }

/*Custom Table with Green Styling : Table Style: CSU Green w/ Totals */
table.ms-rteTable-green-w-totals { -ms-name: "Table Style: CSU Green w/ Totals"; }
/* sets the name of the table style */

.ms-rteTable-green-w-totals { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-green-w-totals td { border-bottom: 1px solid none; border-left: 1px solid none; }

th.ms-rteTableEvenCol-green, th.ms-rteTableOddCol-green, th.ms-rteTableHeaderEvenCol-green, th.ms-rteTableHeaderOddCol-green, tr.ms-rteTableHeaderRow-green, tr .ms-rteTableHeaderRow-green-w-totals, tr.ms-rteTableHeaderRow-green-w-totals th, tr.ms-rteTableOddRow-green-w-totals th, tr.ms-rteTableEvenRow-green-w-totals th, th.ms-rteTableFirstCol-green { background-color: #58897e; color: #FFF; /*font-weight: normal;*/ }
.ms-rteTable-green-w-totals > tbody > tr > td, .ms-rteTable-green-w-totals > tbody > tr > th, td.ms-rteTableEvenCol-green, td.ms-rteTableOddCol-green { vertical-align: top; padding: 7px 5px 6px !important; }
tr.ms-rteTableOddRow-green-w-totals:last-of-type, tr.ms-rteTableEvenRow-green-w-totals:last-of-type { border-top: solid 1px #000; font-weight: bold; }

/*Custom Table with Green Styling : Table Style: CSU Green w/ Totals and Averages */
table.ms-rteTable-green-w-totals-avg { -ms-name: "Table Style: CSU Green w/ Totals & Avg"; }
/* sets the name of the table style */

.ms-rteTable-green-w-totals-avg { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-green-w-totals-avg td { border-bottom: 1px solid none; border-left: 1px solid none; }

tr.ms-rteTableHeaderRow-green-w-totals-avg, tr.ms-rteTableOddRow-green th { background-color: #58897e; color: #FFF; }
.ms-rteTable-green-w-totals-avg > tbody > tr > td, .ms-rteTable-green-w-totals-avg > tbody > tr > th, td.ms-rteTableEvenCol-green, td.ms-rteTableOddCol-green { vertical-align: top; padding: 7px 5px 6px !important; }
tr.ms-rteTableOddRow-green-w-totals-avg:nth-last-child(2), tr.ms-rteTableEvenRow-green-w-totals-avg:nth-last-child(2) { border-top: solid 1px #000; font-weight: bold; background: #FFF !important; }
tr.ms-rteTableOddRow-green-w-totals-avg:last-of-type, tr.ms-rteTableEvenRow-green-w-totals-avg:last-of-type, tr.ms-rteTableEvenRow-tan-w-totals-avg:last-of-type { background: #e6e6e6; font-weight: bold; }

tr .ms-rteTableOddRow-tan:nth-child(odd), tr.ms-rteTableEvenRow-tan:nth-child(odd), tr .ms-rteTableOddRow-green:nth-child(odd), tr.ms-rteTableEvenRow-green:nth-child(odd), .ms-rteTableEvenRow-blue-w-totals:nth-child(odd), tr.ms-rteTableEvenRow-blue:nth-child(odd), tr.ms-rteTableOddRow-blue-w-totals-avg:nth-child(odd), tr.ms-rteTableEvenRow-blue-w-totals-avg:nth-child(odd), tr.ms-rteTableOddRow-green-w-totals:nth-child(odd), tr.ms-rteTableEvenRow-green-w-totals:nth-child(odd) { background: #f7f7f7; }

/*Custom Table with Tan Styling : Table Style: CSU Tan */
table.ms-rteTable-tan { -ms-name: "Table Style: CSU Tan"; }
/* sets the name of the table style */

.ms-rteTable-tan { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-tan td { border-bottom: 1px solid none; border-left: 1px solid none; }
.ms-rteTable-tan > tbody > tr > td, .ms-rteTable-tan > tbody > tr > th, td.ms-rteTableEvenCol-tan, td.ms-rteTableOddCol-tan { vertical-align: top; padding: 7px 5px 6px !important; }

/*Custom Table with Tan Styling : Table Style: CSU Tan w/ Totals */
table.ms-rteTable-tan-w-totals { -ms-name: "Table Style: CSU Tan w/ Totals"; }
/* sets the name of the table style */

.ms-rteTable-tan-w-totals { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-tan-w-totals td { border-bottom: 1px solid none; border-left: 1px solid none; }

th.ms-rteTableEvenCol-tan, th.ms-rteTableOddCol-tan, th.ms-rteTableHeaderEvenCol-tan, th.ms-rteTableHeaderOddCol-tan, tr.ms-rteTableHeaderRow-tan, tr .ms-rteTableHeaderRow-tan-w-totals, tr.ms-rteTableHeaderRow-tan-w-totals th, tr.ms-rteTableOddRow-tan-w-totals th, tr.ms-rteTableEvenRow-tan-w-totals th, th.ms-rteTableFirstCol-tan { background-color: #C9A876; color: #FFF; /*font-weight: normal;*/ }
.ms-rteTable-tan-w-totals > tbody > tr > td, .ms-rteTable-tan-w-totals > tbody > tr > th, td.ms-rteTableEvenCol-tan, td.ms-rteTableOddCol-tan { vertical-align: top; padding: 7px 5px 6px !important; }
tr.ms-rteTableOddRow-tan-w-totals:last-of-type, tr.ms-rteTableEvenRow-tan-w-totals:last-of-type { border-top: solid 1px #000; font-weight: bold; }

/*Custom Table with Tan Styling : Table Style: CSU Tan w/ Totals and Averages */
table.ms-rteTable-tan-w-totals-avg { -ms-name: "Table Style: CSU Tan w/ Totals & Avg"; }
/* sets the name of the table style */

.ms-rteTable-tan-w-totals-avg { width: 100%; margin: 0; border-collapse: collapse; border-top: none; border-right: none; }
​ .ms-rteTable-tan-w-totals-avg td { border-bottom: 1px solid none; border-left: 1px solid none; }

tr.ms-rteTableHeaderRow-tan-w-totals-avg, tr.ms-rteTableOddRow-tan th { background-color: #C9A876; color: #FFF; }
.ms-rteTable-tan-w-totals-avg > tbody > tr > td, .ms-rteTable-tan-w-totals-avg > tbody > tr > th, td.ms-rteTableEvenCol-tan, td.ms-rteTableOddCol-tan { vertical-align: top; padding: 7px 5px 6px !important; }
tr.ms-rteTableOddRow-tan-w-totals-avg:nth-last-child(2), tr.ms-rteTableEvenRow-tan-w-totals-avg:nth-last-child(2) { border-top: solid 1px #000; font-weight: bold; background: #FFF !important; }
tr.ms-rteTableOddRow-tan-w-totals-avg:last-of-type, tr.ms-rteTableEvenRow-tan-w-totals-avg:last-of-type { background: #e6e6e6; font-weight: bold; }

tr .ms-rteTableOddRow-tan:nth-child(odd), tr.ms-rteTableEvenRow-tan:nth-child(odd), .ms-rteTableEvenRow-blue-w-totals:nth-child(odd), tr.ms-rteTableEvenRow-blue:nth-child(odd), tr.ms-rteTableOddRow-blue-w-totals-avg:nth-child(odd), tr.ms-rteTableEvenRow-blue-w-totals-avg:nth-child(odd), tr.ms-rteTableOddRow-tan-w-totals:nth-child(odd), tr.ms-rteTableEvenRow-tan-w-totals:nth-child(odd), tr.ms-rteTableOddRow-tan-w-totals-avg:nth-child(odd),
tr.ms-rteTableEvenRow-tan-w-totals-avg:nth-child(odd) { background: #f7f7f7; }

/*

tr:nth-child(odd) {background: #e6e6e6}

th.ms-rteTableHeaderEvenCol-blue-w-totals, th.ms-rteTableHeaderOddCol-blue-w-totals, td.ms-rteTableEvenCol-blue-w-totals, td.ms-rteTableOddCol-blue-w-totals, td.ms-rteTableFooterEvenCol-blue-w-totals, td.ms-rteTableFooterOddCol-blue-w-totals, th.ms-rteTableHeaderOddCol-blue, th.ms-rteTableHeaderEvenCol-blue, td.ms-rteTableOddCol-blue, td.ms-rteTableEvenCol-blue, td.ms-rteTableFooterOddCol-blue, td.ms-rteTableFooterEvenCol-blue {
    text-align: -webkit-right;
    text-align: right;
}
th.ms-rteTableFirstCol-blue-w-totals, th.ms-rteTableFirstCol-blue {
    font-weight: normal;
    text-align: -webkit-left;
    text-align: left;
}*/

/* Drop Down Styling */

.drop-down-style-1.container { margin: 20px 0; }

select.drop-down-style-1, button.btn.btn-default.dropdown-toggle { border: solid 1px #e6e6e6; padding: 10px 16px; margin-right: 10px; border-radius: 6px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url('/_catalogs/masterpage/assets/images/red-dropdown-arrow.png'); line-height: 21px; background-repeat: no-repeat; background-position: 98% 55%; background-color: #FFF; width: 75%; max-width: 405px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    select.drop-down-style-1 { background-image: none !important; }
}

input#button { min-width: 40px; display: inline-block; padding: 6px 6px; margin-bottom: 0px; font-weight: 400; line-height: 1.4285; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border-radius: 6px; background-color: #cc0b2a; color: #fff; font-size: 0.93em; border: 1px solid #cc0b2a; text-decoration: none; }
/* Image Captions Styles*/
.img-w-caption-520px { max-width: 520px; margin: 1%; padding: 1%; }
    .img-w-caption-520px.float-right { margin-left: 1.75%; margin-right: 0; }
    .img-w-caption-520px.float-left { margin-right: 1.75%; margin-left: 0; }
    .img-w-caption-520px img { width: 98%; }
/* Image Captions Styles*/
/* MOVE ABOVE TO MAIN CSS FILE*/

@media (min-width: 769px) {
    .listing { margin: auto; width: 840px; }

    .listing-smaller { width: 470px; }

    .listing-medium { width: 620px; }
}

@media (min-width:768px) {
    .container-2col { width: 750px; }
}

@media (min-width:992px) {
    .container-2col { width: 970px; }
    .extend-row { margin-left: -100px;}
}

@media (min-width:1200px) {
	.extend-row { margin-left: -100px; margin-right: -100px; }
    .container-2col { width: 1095px; }
}

.generic, .generic h4, .research-story { color: #2f2f2f; }

    .generic h4, h4 { font-weight: 700; line-height: 1.3; }

    .generic h2, h2 { font-weight: 300; }

    /* actions */
    .generic .action, .action { margin: auto; padding-top: 40px; padding-bottom: 35px; text-align: center; }

@media (min-width: 768px) {
    /*.generic .action-full-width { width: 67%;}*/
    .generic .action, .action { text-align: left; }
}

@media(max-width: 992px) {
    .generic .action a.ms-rteElement-actionlink { display: table; text-align: center; margin: auto; }
    .generic .action.action-full-width a.ms-rteElement-actionlink { display: inline-block; text-align: center; margin: 0; }
}

.generic .action-full-width { width: 90%; padding-top: 0px; text-align: center; }

    .generic .action-full-width h2 { margin-top: 0; margin-bottom: 28px; }
.generic .action p { }

.generic .action h4 { color: #000; font-weight: bold; }

.generic .action .btn-primary { font-size: 1.125em; }

/*temp file*/

.large-font { font-size: large !important; }
.x-large-font, .xl-font { font-size: x-large !important; }
.xx-large-font, .xxl-font { font-size: xx-large !important; }
.action.action-full-width p { }

/* Basic Link */

a { color: #cc0b2a; text-decoration: none; }

/* Box w. Hairline Border Code*/

.thin-border-grey { border: #e6e6e6 thin solid; /*padding: 1.5em;*/ }
    .thin-border-grey.two-wide-across { min-height: 355px; padding: 1.5em 0 1.5em 1.5em; }
/* COLORS */
.red-bg { background: #cc0b2a; }
.red { color: #cc0b2a; }
/*Hero w one button*/
.hero-one-button { background: URL("/attend/admissions/PublishingImages/admissions-hero.jpg") no-repeat center center #ccc; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; display: table; width: 100%; }
/* Centered button for Hero*/
button.centered { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
button.red-bg.centered { color: #fff; text-transform: uppercase; font-size: x-large; padding: .5em 1.5em; border-radius: 6px; border: none; }
    button.red-bg.centered:hover { background-color: #990C21; }

/*
Grey Bordered Box
*/
.light-grey-border { border: #f6f6f6 solid 1px; }
.padding-0-5pct { padding: 0 5%; }
.padding-2-5pct { padding: 2% 5%; }
.center-text { text-align: center; }
/*
Full Width Grey Box
*/
.light-grey-bg { background: #fbfbfb; }
/*
Full width box buttons
*/
.full-width a { margin: 1%; min-width: 120px; }
/*Multiple Story Stack*/
/*.bg-light-gray:before {
    margin-bottom: 4em;
}*/
.multiple-page-stack p { width: 100%; }
.multiple-page-stack img { width: 100%; }
li a.ms-rteElement-whiteactionlink.center-text { }
.multiple-page-stack h2, .multiple-page-stack-double-buttons h2 { font-weight: 300; max-width: 400px; margin: .5em 0 1em 0; line-height: 1.3; border-bottom: none !important; }
ul.multiple-page-stack, ul.multiple-page-stack-double-buttons { list-style: none; padding-left: 50px; padding-bottom: 20px; padding-top: 20px; display: inline-flex; display: -webkit-inline-flex; margin-bottom: 0; width: 100%; }
ul.multiple-page-stack-double-buttons { padding: 0 149px; }
.multiple-page-stack-double-buttons li:nth-of-type(1) { width: 40%; }
ul.multiple-page-stack-double-buttons li:nth-of-type(2), ul.multiple-page-stack-double-buttons li:nth-of-type(3), ul.multiple-page-stack-double-buttons li:nth-of-type(3) { width: 20%; }
.multiple-page-stack li { PADDING-LEFT: 5%; }
    .multiple-page-stack li:nth-of-type(1) { width: 30%; PADDING-LEFT: 0%; }
.multiple-page-stack-double-buttons li:nth-of-type(1) { width: 30%; PADDING-LEFT: 0%; MARGIN-RIGHT: 7%; }

.multiple-page-stack .2-col li:nth-of-type(2) { width: 70%; }
.multiple-page-stack li:nth-of-type(2) { width: 40%; }

ul.multiple-page-stack li:nth-of-type(3) { width: 30%; margin-top: 5em; }
ul.multiple-page-stack-double-buttons li:nth-of-type(2), ul.multiple-page-stack-double-buttons li:nth-of-type(3), ul.multiple-page-stack-double-buttons li:nth-of-type(4) { width: 0%; margin-top: 2em; display: table; MARGIN-RIGHT: 20PX; }
.styled-hr-1 { background-color: #e6e6e6; border: none; clear: both; color: #e6e6e6; height: 1px; }
.margin-extend { margin-left: -20px; margin-right: -40px; }

/* CSU Trustees' Award */
.news-events-subpage .heading-text { padding-bottom: 0px !important; }
.trustee-image-block, .out-fac-image-block { margin-left: -15px; }
h2.col-md-4.ng-binding { height: 66px; }

/*Outstanding faculty*/
.out-fac-profile { padding-top: 22px;}
.out-fac-image-block { margin-bottom: 15px; display: -webkit-box;}
.out-fac-profile h2.page-title { margin-top: 0 !important;}
.out-fac-profile .page-title { padding: 0px !important;}
.out-fac-image-block img { width: 271px; height: 322px;}
.out-fac-profile .article-quote.full { width: 80% !important;}
.out-fac-nav section.regular-box.padding-top-35px {margin-left: 0px !important;}
hr.out-fac-hor-rule { margin: 50px 0;}


/*Paying for College fixes*/
div#pfcBorderBoxRight { padding-bottom: 7px; }
#pfcBorderBoxLeft { padding-bottom: 0 !important; }

@media (max-width:1200px) {
    ul.multiple-page-stack { padding-left: 0px; }
        ul.multiple-page-stack li:nth-of-type(3) { width: 30%; margin-top: 3em; }
}

@media all and (max-width: 769px) {
    li a.ms-rteElement-whiteactionlink.center-text, li a.ms-rteElement-actionlink.center-text { }
    ul.multiple-page-stack li img, .multiple-page-stack h2, .multiple-page-stack p { max-width: 100%; width: 100%; }
    ul.multiple-page-stack { padding-left: 0; display: block; }
    .multiple-page-stack li:nth-of-type(1) { width: 100%; }
    .multiple-page-stack li:nth-of-type(2) { width: 100%; }

    ul.multiple-page-stack li:nth-of-type(3) { width: 100%; margin-top: .25em; }
    .codedmemos.listings { float: none !important; padding-right: 0 !important; margin-left: 0px !important; }
}

.small-font, main article p.small-font { font-size: 10px; }
.article-body img { padding: 5px; }

@media (max-width: 480px) {
    .small-font-sm, a.ms-rteElement-whiteactionlink.small-font-sm, a.ms-rteElement-actionlink.small-font-sm { font-size: 13px; }

    .breadcrumb-wrapper { padding: 10px 0; }

        .breadcrumb-wrapper > .container * { display: inline; }

    .breadcrumb > li > ul > li > a { white-space: nowrap; }

    .breadcrumb-wrapper i, .breadcrumb-wrapper .s4-breadcrumb-arrowcont, .breadcrumb-wrapper .ms-breadcrumb-anchor { display: none; }

    span.active { font-size: .75em; }
}

@media (max-width: 769px) {
    /**/ li a.ms-rteElement-whiteactionlink.center-text, li a.ms-rteElement-actionlink.center-text { margin: 0 auto; display: block; width: 60%; }
    .multiple-page-stack h2 { text-align: -webkit-center; }
    ul.multiple-page-stack li img { width: 100% !important; }
}

.csu-profile h1 { font-size: 2.8em; }
.csu-profile h2 { font-size: 1.6em; }
.csu-profile .page-title { padding: 20px 0 20px 0; }
.csu-profile .csu-profile-info { color: #cc0b2a; text-transform: uppercase; }

/* 3 Across */
/*.col-md-4 {
    background-color: #F6F6F6;
}*/
/*.col-md-4 :nth-of-type(2) {
    background-color: #FFF;
}*/
.plain-lead-in { padding: 5% 10% 0 10%; max-height: 420px; display: block; }
    .plain-lead-in a { color: #cc0b2a; }

/* Multi-Column Lists */

/* Campuses */
.campuses { max-width: 100% !important; }
body.campuses { padding-top: 0px !important; }
.campuses h2 { border-bottom: 3px solid #C30B2A; padding-bottom: 10px; }
.container.campuses { max-width: 1000px !important; }
img.campuses-img { max-width: 500px !important; }
#campus-list a:visited, #campus-list a:focus { color: #cc0b2a; }

#campus-list a:hover, #campus-list a:active { color: #990C21; }

#campus-list h2 { margin-bottom: 40px; }

ul#multi { list-style-type: none; }
ul li { text-align: left; }

@media (min-width:768px) {
    div#campus-list { max-width: 75%; margin: 3.5em auto; }
    ul#multi { margin: 0 auto 0 2em; padding: 0; overflow: auto; -moz-column-count: 3; /* Firefox */ -webkit-column-count: 3; /* Safari and Chrome */ column-count: 3; }

        ul#multi li, ul li p { text-align: left; margin-bottom: .91em; }
    #campus-list ul#multi li { margin-left: 5em !Important; padding: 0 !Important; }
}

/* Campuses */
/* Minimum Page Lengths for short pages*/
.media-resources, .campus-resources, .csu-fact-sheets { min-height: 2070px !important; }

/* Single List Multiple Columns */
#double li, .double li { }
#double li, .double li { width: 50%; display: list-item; }
    #double li p, .double li p { color: #cc0b2a; }
#triple li, .triple li { width: 33.3%; display: list-item; }
#double li, #triple li, .double li, .triple li { line-height: 1.5em; float: left; /*display: list-item;/**/ }

.counselor-lists { -webkit-column-count: 2; /* Chrome, Safari, Opera */ -moz-column-count: 2; /* Firefox */ column-count: 2; }

/* Single List Mulltiple Columns */

h2.red-arrow-heading, h3.red-arrow-heading { background: url('/_catalogs/masterpage/assets/images/red-dropdown-arrow.png'); background-repeat: no-repeat; padding-left: 37px; background-position-y: 8px; font-weight: bold; }
/* Multi-Column Lists */
.center-search { text-align: -webkit-center; padding: 2% 0 0% 0; }
.search-box { background: url('/_catalogs/masterpage/assets/images/mag-icon.png'); background-repeat: no-repeat; background-position: right center; width: 65%; margin-right: 1em; padding-left: 12px; background-position-y: center; background-position-x: 98%; border-radius: 2px; }
.search-box-style-1-container { padding: 3% 0 0 0; }

.diversity-stats { margin-left: -15px; padding-top: 10px; }
    .diversity-stats li { padding-bottom: 15px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    select.drop-down-style-1 { background-image: none !important; }
    .multiple-page-stack li { padding-left: 5%; display: inline-block !important; }
}

ul.csu-matters-list li { padding-bottom: 1.5em; }
.accreditation h2 { border-bottom: none !important; }
.accreditation .list ul li a, .accreditation .list ul li a:link, .accreditation .list ul li a:visited { color: #cc0b2a; }
.fac-staff.plain-lead-in:first-of-type { margin-top: 2%; }
.chancellor-card.card-container.gray-border { max-width: 402px; margin: 55px auto; }
.chancellor .card-level-2 div.card-container-inner { min-height: 215px !important; }

.chancellor-card .card-container-inner { padding: 45px 10px 15px !important; }
.chancellor .card-container-inner { padding: 25px 25px; }
.chancellor .generic .page-title { text-align: center; padding: 30px 0 0; font-weight: 100; /* margin-bottom: 15px; */ }
.csu-profile .page-title { text-align: left; }

@media(min-width:480px) {
    .alumni.card-container.gray-border { min-height: 405px !important; }
}

div.media-resources ul { margin: 15px 0 0 15px !important; }
ul#double, ul.double, ul#triple, ul.triple, ul.list-red-text { margin: 15px 0 0 15px; }
.media-resources ul.double { display: table; width: 100%; }
.media-resources h4 { margin: 0 !important; }

.list-red-text li p { color: #cc0b2a; }
.counselor input.search-box { height: 39px; }
.bot ul { padding-left: 0; }
    .bot ul li { padding-bottom: 12px; }
    .bot ul.current-year { float: left; list-style: none; }
    .bot ul.next-year { float: right; list-style: none; }
ul.current-year li:first-of-type, ul.next-year li:first-of-type { font-weight: bold; color: #cc0b2a; }
.bot.card-container { display: table; }
img.bot-image { max-width: 390px; height: auto; float: right; margin-right: 5px; /*   margin-right: 2em;*/ }
.margin-top-55px.home-bot-section.action.action-full-width { margin-left: 2em; }
.std-border-bottom { border-bottom: 1px solid #e6e6e6; max-width: 1170px; }

@media (max-width: 320px) {
    .bot ul.next-year { float: left; }
}

.card-container-inner img, .card-container-inner p { margin-bottom: 15px; }
    .card-container-inner p:last-of-type { margin-bottom: 28px; }
.synergy.plain-lead-in { min-height: 210px; }

.action.action-quarter-width { max-width: 21%; float: left; margin-right: 4%; }
.action-quarter-width a.ms-rteElement-actionlink { margin-bottom: .75em; }
ul.reddot { padding: 0; padding-left: 40px; }
.reddot li { color: #cc0b2a; margin-bottom: 1.33em; }
    .reddot li p { color: black; }
.gray-border .card-container-inner h2 { margin-bottom: 28px; }
.csusupport.card-container { min-height: 285px !important; }

@media (max-width: 1000px) {
    .action.action-quarter-width { max-width: 46%; float: left; margin-right: 2%; }
}

@media (max-width: 635px) {
    li a.ms-rteElement-whiteactionlink.center-text, li a.ms-rteElement-actionlink.center-text { margin: 0 auto; display: block; width: 100%; }
    .action.action-quarter-width { width: 100%; margin-left: 2%; max-width: 531px; }
    .card-container { width: 96%; margin: 0px 2%; min-height: 445px; }
}

@media (max-width: 1199px) {
    .multiple-page-stack h2 { text-align: center; }
    ul.multiple-page-stack li img { width: 100% !important; }
}

.select-container h4 { text-align: center; }
.select-container { padding-bottom: 50px; }
.research-spotlight-container { padding-top: 50px; }
    .research-spotlight-container h4, .research-spotlight-container p { padding-bottom: 10px; }
    .research-spotlight-container a.ms-rteElement-actionlink { margin-bottom: 10px; }
.research-spotlight-image img { padding: 15px; width: 100%; }

.generic .cbs-List { padding: 0; padding-bottom: 20px; width: 100%; }

.student-success-graphic { width: 100%; }
.width-100p { width: 100%; }

/*spotlight-carousel*/
.select-container .drop-down-style-1-container { width: 80%; margin: auto; }
.select-container select { width: 70%; }
.highlight-carousels { display: table; }
    .highlight-carousels .carousel-control { font-weight: 300; }
    .highlight-carousels .story-category { min-height: 56px; padding-top: 10px; }

.spotlight-carousel .carousel-inner { margin: auto; width: 85%; }
.spotlight-carousel .carousel-control { background-image: none !important; color: #2f2f2f; font-size: 110px; width: 4%; }
#modalCarousel img, #largeModalCarousel img { margin: auto; }
.modal-header button, .modal-header button.close { min-width: 0; color: #fff; opacity: 1; }
#modalCarousel .carousel-control, #largeModalCarousel .carousel-control { background-image: none !important; color: #fff; font-size: 110px; top: 150px; width: 4%; }
.spotlight-carousel h2 { text-align: center; }
.spotlight-carousel .tab-pane { padding-top: 0; }
.spotlight-carousel { padding: 25px 0 10px 0; }
    .spotlight-carousel .tab-pane section { margin-bottom: 10px; }

@media (min-width:992px) {
    .modal-md { width: 900px; }
    #hospitalityCarousel .carousel-inner { min-height: 280px; }
}

@media (min-width:1200px) {
    .modal-lg { width: 75%; }
}
/*
	research-story Page Layout Styles
*/

.more-highlights-container { margin: 55px auto !important; width: 100%; }
.more-highlights-container { width: 850px; }

.more-highlights-container { margin: 55px auto; }
    .more-highlights-container h2 { float: left; margin: 10px 0 0 0; padding-right: 30px; }
    .more-highlights-container .drop-down-style-1-container { float: left; width: 350px; }

@media(min-width:768px) {
    .more-highlights-container .drop-down-style-1-container { float: left; width: 350px; }
}
/*Ipad Specific Fixes*/
@media(width:768px) {
    .codedmemos.listings { padding-left: 55px; }
}

@media(min-width:992px) {
    .more-highlights-container { width: 850px !important; }
        .more-highlights-container .drop-down-style-1-container { float: left; width: 500px; }
}

.research-story h1, .research-story main article h1 { font-size: 2.4em; }
.research-story main { }
.research-story .article-right-panel { background-color: #f6f6f6; padding: 30px; }

@media (min-width: 992px) {
    .research-story .article-right-panel { float: right; margin-left: 40px; }
}

.research-story .article-right-panel .listing { width: 100%; }
    .research-story .article-right-panel .listing h2 { text-align: left; font-weight: 700; margin-top: 0; }
    .research-story .article-right-panel .listing ul { width: 100%; padding: 0 10px; }

.research-story main .article-bar .research-topic { color: #cc0b2a; }

.research-story .caption { border-bottom: 1px solid #ddd; color: #2f2f2f; font-style: italic; }
    .research-story .caption p { margin-bottom: 2px; }

.regular-box .drop-down-style-1 { padding: 5px; width: 63%; }

.research-story main .article-bar { margin: 0; }
.research-story main article { padding-bottom: 0; }

.regular-box .drop-down-style-1-container { padding-bottom: 20px; }
.research-story aside .regular-box .ms-rteElement-actionlink, a.go-button-sm { padding: 3px 10px; color: #fff; }
.research-topic { text-transform: uppercase; }
.research-story .image-block { padding-bottom: 35px; }

.profile-rollup .cbs-List { margin-bottom: 0; padding-bottom: 0; }
.generic .share-component { margin-top: 10px; }
.generic .article-bar { margin-top: 20px; }

.generic .article-quote, .generic .article-quote h3, .news-events .article-quote h3 { border: none; color: #737373; font-family: Oswald; line-height: 1.2; text-transform: uppercase; width: 90%; }
.article-quote h3 img { float: left; padding-right: 10px; width: 70px; }
.generic .fa-quote-left { font-size: 2.2em; float: left; padding-right: 15px; padding-top: 5px; }
.generic .article-bar { height: 40px; }
.generic .article-body { padding-bottom: 40px; }

.profile-page main p { margin-bottom: 20px; }
.profile-page main .row h4 { margin: 10px 0; }
.profile-page .heading-text, .profile-page main .heading-text { padding-bottom: 35px; }
    .profile-page .heading-text h4 { margin: 0; font-weight: 400; }
.profile-page main .page-title { font-weight: 400; padding: 55px 0 25px 0; }

.profile-image-block { }

.news-events .caption, .caption { padding: 5px 0 0px 0; color: #666; }
.profile-image-block .caption { padding: 10px 0; }

.ul-no-bullets { list-style: none; }
.padding-left-0 { padding-left: 0; }

@media(min-width:768px) {
}

@media(min-width:992px) {
    .profile-image-block { float: left; padding-right: 40px; width: 285px; }
        .profile-image-block img { width: 100%; }
    .profile-page .right-zone1, .page-with-right-nav .right-zone1 { padding-left: 35px; }
}


@media(max-width:480px) {
    .article-bar .share-component { float: left; }

    #newsCategory { font-size: medium !important; padding-bottom: 10px; min-width: 150px; }

    .article-bar { display: table; }

    .share-icons li { font-size: 12px !important; }

    .hero2.hero-style3 img { width: 150%; }
}

.modal-content { background-color: transparent; border: none; box-shadow: none; }
#profileImages { display: table; }
    #profileImages img { cursor: pointer; margin: 1px auto; width: 90%; }
        #profileImages img:after { content: '\A'; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.6); opacity: 0; transition: all 1s; -webkit-transition: all 1s; }

        #profileImages img:hover:after { opacity: 1; }
.profile-link { display: table; float: left; margin: 1px; position: relative; }
.profile-text { color: #fff; padding: 15px 20px 15px 30px; position: absolute; bottom: 0px; font-family: Oswald; font-weight: 300; }
    .profile-text p { font-size: 1.4em; }
    .profile-text h4 { color: #fff; line-height: 1; font-family: Oswald; font-size: 2em; font-weight: 300; text-transform: uppercase; line-height: 1.3; }

.profile-link .profile-image { width: 100%; }
.text-field input { width: 100%; }
#moreProfilesContainer { width: 80%; margin: 40px auto; }
.more-profile img { width: 100%; margin-bottom: 10px; }
.more-profile-header { margin-bottom: 20px; }
.more-profile .more-profile-title { margin-bottom: 10px; }
.profile-link .overlay-bg { top: 0; left: 0; bottom: 0; right: 0; position: absolute; background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .7)); }

    .profile-link .overlay-bg:hover { top: 0; left: 0; bottom: 0; right: 0; position: absolute; background: rgba(0, 0, 0, .7); }

.in.modal-backdrop { filter: alpha(opacity=90); opacity: .9; }
.spotlight .tab-pane section .story-video-overlay .fa-play-circle-o { font-size: 202px; }
#imageGallery { display: table; padding-top: 30px; }
    #imageGallery img { cursor: pointer; float: left; margin: 1px; padding: 0; }
.profiles-container .profile a { display: block; /*text-decoration:underline; Commented out by AJR & JP*/ margin-bottom: 5px; }
#imageGallery img:hover { -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); }
.overlay-text { background: rgba(0,0,0,.7); color: #fff; position: absolute; bottom: 0px; font-weight: 300; font-size: 1.4em; width: 100%; }
.overlay-text p {padding: 15px 20px 15px 30px; }
.profiles-container .profile img { width: 100%; margin-bottom: 5px; }

@media (min-width:768px) {
.profile-video.trustees-award { margin-left: 20px; }
    /*    .generic .article-quote, .news-events .article-quote { float: right; margin: 5px; padding-left: 25px; width: 28%; }*/
    .trustee-image-block .image { margin-right: 5px; }
    .generic .article-quote, .news-events .article-quote { float: right; margin: 5px; padding-left: 25px; width: 28%; }
        .generic .article-quote.full, .news-events .article-quote.full { float: none; margin: 5px; padding-left: 0px; width: 100%; }
            .generic .article-quote.full h3, .news-events .article-quote.full h3 { width: 100%; }

        .generic .article-quote h3, .news-events .article-quote h3 { font-weight: 100; font-size: 2em; margin-top: 0; }
    #profileImages img { float: left; width: 48%; margin: 1px; }
    .profile-link { width: 49.7%; }
    .spotlight .tab-pane section .story-video-overlay .fa-play-circle-o { font-size: 260px; }
    .profiles-container .profile { width: 220px; float: left; padding: 20px; min-height: 285px; }
        .profiles-container .profile.trustees-award { min-height: 370px; }
}

@media (min-width:992px) {
    .profile-link { width: 33.16%; }
    .spotlight .tab-pane section .story-video-overlay .fa-play-circle-o { font-size: 160px; }
    .profiles-container .profile { width: 200px;  }
        .profiles-container .profile a { display: block; /*text-decoration:underline; Commented out by AJR & JP*/ }
        .profiles-container .profile.trustees-award { min-height: 405px; }
}

@media (min-width:992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .profile-link { width: 33.1%; }
}

@media (min-width:1200px) {
	.profile-page .container main, .page-with-right-nav .container main { padding-right: 100px; }
    .profiles-container .profile { width: 215px; min-height: 337px; }
        .profiles-container .profile.trustees-award { min-height: 405px; }
    .profile-link { width: 33.18%; }
    #profileImages img { width: 49%; max-width:690px !important; }
}

@media (min-width:1200px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .profile-link { width: 33.16%; }
}

@media (min-width:1700px){
 #profileImages img { width: 49%; }

}

.link-item, .link-item a, .link-item a:link { font-family: "Open Sans", sans serif; }

/*Employee Profile Pages*/
.employee-profile-data { margin-bottom: 55px; }
    .employee-profile-data .styled-hr-1 { margin: 35px 0; }
    .employee-profile-data p { margin-bottom: 20px; }
    .employee-profile-data h3 { margin-bottom: 20px; }

@media (max-width:1200px) {
    .data-body img { height: auto !important; width: 100% !important; }
}

/*   Individual page fixes   */
.large-font.width-85p { width: 85%; margin-left: auto; margin-right: auto; }

.choosing-a-campus.action { width: 80% !important; }
.auto-margin-l-r { margin-left: auto !important; margin-right: auto !important; }
.card-container-inner p:last-of-type { margin-bottom: 0px !important; }

.contact-list li { padding: 1em 0; list-style-type: none; }
    .contact-list li:first-child { padding-top: 0 !important; }
.about-the-csu.greybox.no-margin-bottom { min-height: 235px; }
.about-the-csu.action-full-width { width: 100% !important; }
.about .card-container-inner { min-height: 429px !important; }
ul.csu-matters-list { margin: auto; width: 65%; }
ul.student-services.listing li:last-of-type { padding-bottom: 0; }
.about h4 { margin-top: 0; }
ul.Community-Partnerships-list { list-style: none; padding-left: 0px; margin-top: 1em; }
li.longer { margin-right: 0px !important; width: 50% !important; }
.action.width-75p.business-economy { min-height: 320px; }
.business-economy p:last-of-type { margin-bottom: 0; }

.planning-for-college.action { width: 400px !important; }

.international-student.action { max-width: 400px !important; }
.applying-to-a-program h2 { margin-top: 0; }
.listing.gray-border.margin-top-bot-55px-centered.padding-all-55px.horizontal-center.applying-to-a-program { max-width: 681px; }

ul.margin-top-55px.multiple-page-stack:first-of-type { padding-top: 0; }
p.subhead.why-the-csu-matters { width: 75%; }
.no-width { width: 100% !important; }
.horizontal-center { margin-left: auto !important; margin-right: auto !important; }
.clearfix { clear: both !important; }
p.next-steps { width: 80%; margin: 0 10%; }
.center { text-align: center; }
a:visited { color: #990C21; }

p.accreditation { margin-bottom: 55px; }
ul#multi li { text-align: left; margin-bottom: .91em; }
a.ms-rteElement-actionlink.buttons-4-across { margin: 10px; }
div.student-services { margin: 2.5em 0; }
.student-success.action.action-full-width { margin-bottom: 2em; }
ul.student-services.list li { list-style-type: disc; }
.community.greybox { min-height: 305px; }
.sustainability.greybox { min-height: 250px; }
.greybox.freshman { min-height: 320px; }

.greybox.blackbox-large.diversity { min-height: 415px; }

.education.greybox.blackbox-large { min-height: 390px; }

@media (min-width:1200px) {
    .greybox.blackbox-large.diversity { min-height: 375px; }
    .greybox.freshman { min-height: 305px; }
    .education.greybox.blackbox-large { min-height: 371px; }
    .sustainability.greybox { min-height: 235px; }
}

.csu-system.action.action-full-width, .transfer-applying.action.action-full-width { width: 65% !important; }
.transfer-applying.action.action-full-width { width: 65% !important; }
.student-success.action.action-full-width { max-width: 420px; }
img.doing-business { padding-bottom: 1.75em; width: 72% !important; }
.doing-business.plain-lead-in { padding: 5% 10%; }
.doing-business.action-body { padding: 5% 0% 10% 44%; float: right; }
img.r-img { width: 100%; height: auto; }
.student-success-graphic { max-width: 420px !important; }
.spotlight .tab-pane section .story-link:link h2, .spotlight .tab-pane section .story-link:visited h2 { font-size: 1em !important; font-weight: 500; line-height: 1.6; }
a.ms-rteElement-whiteactionlink, a.ms-rteElement-actionlink { max-width: 480px; }

img.campuses-img { max-width: 500px; }
/*  END MOVE TO MAIN FILE  */

.administration.plain-lead-in { margin-top: 15px; }
.about.plain-lead-in { padding: 5% 10%; }
.about-card.card-container.gray-border { min-height: 150px; max-width: 60%; }
.aux .card-container-inner, .about .card-container-inner { padding: 35px 30px; }
.about a.ms-rteElement-whiteactionlink { margin-top: .75em; }
.transparency .action-large { margin-top: 42px; }

ul.main-list { display: -webkit-inline-box; list-style: none; }
ul#col-1, ul#col-2, ul#col-3 { list-style: none; }
.bot.plain-lead-in, .fac-staff.plain-lead-in { padding: 3% 10% 5%; }
.careers.plain-lead-in { padding-top: 7%; padding-bottom: 3%; }
ul.list { list-style-type: none; }
.col-md-4 ul.list.first { PADDING-left: 170px; }
.col-md-4 ul.list { MARGIN-LEFT: 42PX; }
ul.list.third { MARGIN-LEFT: -48PX; }
ul.list { list-style-type: none; MARGIN-BOTTOM: 48PX; }
ul.student-services.list { margin-bottom: 0; }
a.student-services.ms-rteElement-whiteactionlink { margin: 1.25em 2.5em 0; padding-left: 1.5em; padding-right: 1.5em; }
#csuSideNavBox ul.root > li span.menu-item-text { cursor: pointer; }
@media (max-width: 1199px) {	
    .about-card.card-container.gray-border { margin: 0px 5%; max-width: 90%; }
    .multiple-page-stack h2 { margin: .5em 0 !important; }
}

@media (max-width: 768px) {
    a.ms-rteElement-actionlink { font-size: medium; min-height: 0px !important; }

    .about-card.card-container.gray-border.margin-top-bot-55px { margin-bottom: 5%; margin-left: 5%; }
    .col-sm-4 { width: 100% !important; }
    .greybox { width: 96%; margin: 0 2% !important; max-width: 100% !important; min-height: 100px !important; }
    .doing-business.action-body { padding: 5% 0% 10%; float: left; }
    .more-highlights-container { width: 100%; }
}

@media (max-width: 480px) {
    a#topicGoButton, #topicSelect, a#campusResearchGoButton, #campusResearchSelect { width: 97%; max-width: 700px; }
    a#topicGoButton, a#campusResearchGoButton { margin-top: 1em; }
    section#sectRelatedNews { padding: 10% 20%; }
    .related-article { max-width: 30%; margin-right: 3% !important; }
    .news-events aside .white-box .related-article { max-width: 203px; }
    .card-container-inner .ms-rteElement-actionlink { width: 100%; }
}

@media (max-width: 767px) {
    .about-card.card-container.gray-border.margin-top-bot-55px.auto-margin-l-r { margin-top: 5% !important; margin-left: 2% !important; }
    .codedmemos.listings { padding-left: 0px !important; }

    .campus-list ul#multi li { text-align: -webkit-center !important; }
    .foundation a.ms-rteElement-actionlink { width: 100%; margin-top: 1em; }
    section#sectRelatedNews { padding: 10% !important; margin-left: 0 !important; }
    /* FIn Aid Section*/
    .action.action-full-width.right, .action.action-full-width.left { width: 100% !Important; }
    .financial-aid.grants div#greyMiddle2Column { padding-left: 12px; }
    .financial-aid .ms-rteElement-whiteactionlink { margin-bottom: 1.5em; }
    .button-and-desc.col-md-2.center-text { margin-bottom: 1em !Important; }
    .financial-aid.grants div#greyMiddle2Column { padding-left: 12px !Important; }
    .action.action-full-width.right { padding-right: 0 !Important; }
    .card-container.fa-types { width: 100%; margin: 0 0 1.5em 0 !important; border-bottom: 1px solid #e7e7e7; padding-bottom: 1.5em; text-align: -webkit-center; }
    /* FIn Aid Section*/
    .related-article { max-width: 100% !important; }

    .highlight-carousels { width: 100%; }
    .action img { max-width: 300px !important; height: auto !important; }
    .media-resources ul.double, .media-resources ul, .ccc-resources ul.double, .ccc-resources ul { list-style: none; margin-left: 0; padding: 0; }
    .news-events aside .white-box .related-article { max-width: 100% !important; }
    .ccc-resources li { width: 100% !important; margin-right: 0 !important; }
    h4.col-md-6, p.col-md-6 { border-bottom: none !important; }
    .media-resources { height: 100% !important; }
    .news-events aside, .regular-box .drop-down-style-1 { width: 94% !important; }
    .freshman.greybox.blackbox-padded { padding-bottom: 20px !important; }
    .student-services h4 { text-align: -webkit-center; }
    a.student-services.ms-rteElement-whiteactionlink, a.student-services.ms-rteElement-whiteactionlink { margin: 1.25em 0 0; }
    ul.student-services.list { text-align: -webkit-left; }
    ul.community.multiple-page-stack { margin-top: 2em; }
    .sustainability.greybox { margin-bottom: 3% !important; }
    ul.large-font.diversity-stats { width: 90%; margin: 0 2%; }
    .education.greybox.blackbox-large, .diversity.greybox.blackbox-large { min-height: 125px !important; }
    span .greybox.blackbox-large, .greybox.blackbox-large { margin-bottom: 2% !important; }
    .action.action-quarter-width.no-padding-top { border-bottom: solid 1px #e6e6e6; }
    .action.action-quarter-width.no-padding-top { margin: 2% 0 !important; }
    a.business-economy.ms-rteElement-actionlink { margin: 1.5em 0 !important; }
    .business-economy.initiative.card-container.gray-border { margin-bottom: 5%; }
    .action a.ms-rteElement-actionlink { margin-bottom: 1.5em; }
    #campusGoButton { margin-top: 1em; }
    h2.red-arrow-heading, h3.red-arrow-heading { background-position-y: 0px !important; }
    .transfer-apply.action.action-full-width.text-center.large-font { max-width: 65% !important; }
    .freshman.action { border-bottom: 1px solid #e6e6e6; padding: 0px 20px 35px !important; }
        .freshman.action:last-child { border-bottom: none !important; }

    h1 { font-size: xx-large !important; }
    h2 { font-size: x-large !important; }
    h3 { font-size: large !important; }
    h4, h5, p, ul, ol, li, .ms-rteElement-whiteactionlink { font-size: medium !important; }

    address h1 { font-size: large !important; }
    ul#multi li { text-align: -webkit-center !important; }

    .card-container.gray-border.card-container-small, .admissions.card-container.gray-border, .transfer.card-container.card-container-tall.gray-border { min-height: 120px !important; }
    .transfer.card-container.card-container-tall.gray-border { margin: 4% 2.5%; }
    .bot.card-container.gray-border { margin-bottom: 6%; }
    .generic .action { padding: 20px !important; }
    ul.list.third { MARGIN-LEFT: 0PX !important; }
    ul.list { margin-bottom: 0; list-style-type: none; text-align: center; }
    .bot.plain-lead-in { text-align: left !important; }
        .bot.plain-lead-in:last-child { border: none; }
    .bot.plain-lead-in { text-align: left !important; }
    .bot ul.next-year { float: left !important; list-style: none; width: 100%; }
    .counselor.search-box-style-1-container { padding: 7% 0; }
    input.search-box { margin-bottom: 2% !important; }
    img.doing-business { max-width: 96%; margin: 8% 2% 2%; }
    img.student-success-profiles { width: 96%; margin: 2%; }
    .doing-business.action-body { padding: 10% !important; padding-top: 0px !important; }
    #double li, .double li, #triple li, .triple li { width: 100% !important; display: list-item; }
    .paying-for-college p.col-md-6 { border: none; }
    ul#multi { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1 !important; padding-left: 0; }
    .foundation a.ms-rteElement-actionlink { margin: 1.5em 0 2.5em; }
    .card-container-inner { padding: 2em; }
    .fac-staff.plain-lead-in { margin: 5%; }
    .aux .card-container.gray-border { margin: 0% !important; width: 100%; }

    li a.ms-rteElement-whiteactionlink.center-text, li a.ms-rteElement-actionlink.center-text { margin: 0 auto; display: block; width: 100%; }
    a.ms-rteElement-whiteactionlink, a.ms-rteElement-actionlink { width: 100%; }
    .aux a.ms-rteElement-whiteactionlink, .action a.ms-rteElement-actionlink, .action a.ms-rteElement-whiteactionlink, .faculty-staff.card-container.gray-border, a.ms-rteElement-whiteactionlink, a.ms-rteElement-actionlink, select#campusSelect, input.search-box { width: 96% !important; margin: 0 2%; }
    .multiple-page-stack li { PADDING-left: 1% !important; }
    .about.card-container.gray-border { margin: 2% 0% !important; width: 100%; }
    .faculty-staff.card-container.gray-border { margin-bottom: 1.5em; margin: 2% !important; border: none; }
    .faculty-staff .card-container-inner, .card-container-inner { padding: 25px !important; }
    .drop-down-style-1 { margin-bottom: 1.5em; width: 90%; }
    select#campusResearchSelect { width: 96%; margin: 2%; }
    .quarters-story-buttons-wrapper.action.action-quarter-width { padding: 2%; }
    #quarters-story-buttons-wrapper .action.action-quarter-width { padding-bottom: 0; }
    .about a.ms-rteElement-whiteactionlink, .about a.ms-rteElement-actionlink, .chancellor a.ms-rteElement-whiteactionlink, .chancellor a.ms-rteElement-actionlink, a.btn { width: 100%; font-size: small; max-width: 480px; }
    .action.action-quarter-width { margin-left: 0%; }

    a.ms-rteElement-whiteactionlink, a.ms-rteElement-actionlink { width: 90%; font-size: small; }
    .about .card-container.gray-border { margin: 0% !important; }
    .bottom-border-line { border-bottom: none !important; }
    /*    .row.bg-light-gray .col-md-6, .row .col-md-6 { border-bottom: 1px solid #e6e6e6; } */
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { padding-left: 20px; }
}

/* Start Mobile Fixes */

/* Portrait and Landscape CELL */
@media screen and (max-width: 736px) {
    .desktop-only { display: none !important; }
    .mobile-only { display: block !important; }
}

@media screen and (min-width: 737px) {
    .desktop-only { display: block !important; }
    .mobile-only { display: none !important; }
}

@media screen and (max-width: 736px) {
    .planning-for-college.action { max-width: 100% !important; }

    .graduate { margin-bottom: 12px !important; }
    ul#multi { width: 96%; margin: 0; padding: 0; }
    #campus-list ul#multi li { margin-left: 0EM !Important; PADDING: 0 !IMPORTANT; }
    .about-card.card-container.gray-border { max-width: 96%; margin: 0px 2% 5% !important; }

    h3, h4, a.ms-rteElement-rightarrowlink { text-align: center !important; }
    a.ms-rteElement-rightarrowlink { display: inline-block; }
    .card-container.gray-border { max-width: 96% !important; margin: 2% 2% 6% !important; }
    .about-card.card-container.gray-border { margin: 10px 2% 5% !important; }
}

@media screen and (max-width: 768px) {
    .buttons-4-across { margin-bottom: 1.5em !important; }
    a.ms-rteElement-actionlink { /* font-size: large;*/ min-height: 44px; }
    .page-title { padding: 15px 0 !important; }
    .about-the-csu.greybox { max-height: 200px !Important; margin-bottom: 12px !Important; }
    .about-card.card-container.gray-border { margin-bottom: 5% !important; }
    .margin-bottom-35px { margin-bottom: 20px !important; }
    .margin-top-25px { margin-top: 10px !important; }
    .margin-top-35px { margin-top: 20px !important; }
    .margin-top-55px { margin-top: 40px !important; }
    .margin-bottom-25px { margin-bottom: 10px !important; }
    .margin-bottom-35px { margin-bottom: 20px !important; }
    .margin-bottom-55px { margin-bottom: 40px !important; }
    .margin-top-bot-25px { margin: 10px 0 !important; }
    .margin-top-bot-35px { margin: 20px 0 !important; }
    .margin-top-bot-55px { margin-top: 40px !important; margin-bottom: 40px !important; }

    .margin-top-bot-25px-centered { margin: 10px auto !important; }
    .margin-top-bot-35px-centered { margin: 20px auto !important; }
    .margin-top-bot-55px-centered { margin: 40px auto !important; }

    .padding-top-bot-25px { padding: 10px 0 !important; }
    .padding-top-bot-35px { padding: 20px 0 !important; }
    .padding-top-bot-55px { padding: 40px 0 !important; }
    .padding-top-25px { padding-top: 10px !important; }
    .padding-top-35px { padding-top: 20px !important; }
    .padding-top-55px { padding-top: 40px !important; }
    .padding-bottom-25px { padding-bottom: 10px !important; }
    .padding-bottom-35px { padding-bottom: 20px !important; }
    .padding-bottom-55px { padding-bottom: 40px !important; }
    .no-padding-top { padding-top: 0 !important; }
    .no-padding-bottom { padding-bottom: 0 !important; }
    .padding-all-30px { padding: 30px !important; }
    .padding-all-55px { padding: 30px !important; }
    .padding-right-10px { padding-right: 10px !important; }

    /* End Mobile Fixes */
}

/*iphone 5 only fixes */
@media screen and (max-width: 480px) {
    .generic .action { padding: 20px 0px !important; }
    .hero2 div.overlay { left:20px; line-height:25px; width:90%; }
    .hero2 div.overlay, .hero2 div.overlay a { font-size: medium !important; }
    .hero2 div.overlay a.ms-rteElement-actionlink { padding:3px 10px; }
}

/*Executive Image location*/
.exec-image { width: 150px; float: left; }

/*Button with box, re-usable content classes*/
.box-with-button { border: 1px solid #e6e6e6; padding-left: 30px; padding-bottom: 30px; padding-right: 30px; }

.social-icons { }
    .social-icons ul { padding-left: 15px; }
        .social-icons ul li { float: left; list-style: none; padding-right: 15px; }

/*Used HTMEA - Inustry Partners page*/
.marginBottom-40px { margin-bottom: -40px; }

/*Used HTMEA - Board of Advisors page*/
.left-image-profile { padding-top: 50px; }
    .left-image-profile img { width: 143px; margin-right: 20px; float: left; }
/*Used HTMEA*/
.htmea.collapsible-container strong { padding-right: 10px; }
.news-events main .jobopenings-tabs { display: table; margin: auto; }
.breakWord { word-wrap: break-word !important; }

@media screen and (min-width: 1200px) {
    .hospitality .suceedingCarousel { width: 90% !important; margin-left: 40px !important; }
}

.faculty-staff .card-container-inner h2 { margin-bottom: 1em !important; }

.faculty-staff.card-container.gray-border { min-height: 432px !important; }
/* Financial Aid */
p.work-study.large-font.center-text { width: 56%; margin: 0 auto 1em; }
.fa-resources { margin-left: 160px; }
p.faresources.large-font.margin-bottom-35 { width: 80%; margin: 0 auto; }
.button-and-desc { max-width: 150px; display: inline-table; margin: 1.5%; }
.list_h { margin-top: 1em; }

    .list_h a { cursor: pointer; }
.fa-first-col p, .fa-second-col p { margin-top: 1em; }
h4.underline { border-bottom: 1px solid #e6e6e6; }
    h4.underline.first-item { margin-top: .5em; }
.financial-aid .campus-code { margin-top: 1em; margin-left: .3em; }
.col-sm-12.grants-box { margin-left: 70px; }
.button-and-desc a.ms-rteElement-whiteactionlink { margin-bottom: .8em; }
.large-font.text-center.margin-bottom-55px.scholarships.width-75p,
p.text-center.large-font.margin-bottom-55px.Loans.width-75p,
p.large-font.text-center.margin-bottom-55px.grants.width-75p,
p.text-center.large-font.margin-bottom-55px.Work-Study.width-75p,
p.large-font.center-text.margin-bottom-55px.Vet-Aid.width-75p { margin: 0 auto; }
.financial-aid main.col-md-9.col-lg-9.min-height { padding-bottom: 0; }
.action-body.width-75p.text-center { margin: 0 auto; }
.financial-aid.grants .bg-light-gray .action.action-full-width.left { width: 68%; padding-top: 0px !important; }
.financial-aid.grants .bg-light-gray .action.action-full-width.right { width: 92%; padding-right: 60px; /*    padding-top: 0px !important;*/ }
.financial-aid.grants .action.action-full-width { padding-top: 0 !important; }
.grants h4.center-text { margin-top: 0; }
.financial-aid.grants p.center-text.width-75p { margin-left: auto; margin-right: auto; }
.financial-aid.grants h4.center-text { margin-top: 1.5em; }
.col-sm-6 .action.action-full-width, .col-sm-6 .action.action-full-width.left { width: 80%; }
.financial-aid.grants div#greyMiddle2Column { padding-left: 62px; }
.col-sm-6 .action.action-full-width.right { padding-left: 25px; }
.button-and-desc.col-md-2.center-text { max-width: 189px; margin: 0 14px; }

@media screen and (max-width: 1342px) {
    .button-and-desc.col-md-2 a.ms-rteElement-whiteactionlink { width: 500px; }
    .button-and-desc.col-md-2.center-text { width: 100%; max-width: 1000px; margin: 0 auto; }
}

.financial-aid hr.col-md-12 { margin: 0 5%; width: 90%; }
.fa-button-box h3 { margin-bottom: 35px; }
.action.width-65p.fa-home-footer { padding-top: 0; padding-bottom: 0; }
.card-container.fa-types { margin: 45px; max-width: 380px; }
.fa-types h4, .fa-types-ws h4 { margin-top: 0 !important; }
.fa-types .card-container-inner { padding: 0 !Important; }
.fa-types-ws.margin-top-bot-55px { margin-top: 10px !Important; margin-bottom: 10px !Important; }
/* Financial Aid */

/* Support Budget */

.health-care-premium-increase .page-title.media-center-title.padding-top-55px.padding-bottom-55px, .cost-of-1-percent-compensation-increase .page-title.media-center-title.padding-top-55px.padding-bottom-55px, .employer-paid-retirement-adjustment .page-title.media-center-title.padding-top-55px.padding-bottom-55px, .maintenance-of-new-facilities .page-title.media-center-title.padding-top-55px.padding-bottom-55px, .dental-insurance-premium-increase .page-title.media-center-title.padding-top-55px.padding-bottom-55px{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.total-row { border-bottom: 1px solid #000; border-top: 1px solid #000; font-weight: bold; }
.total-row-bot { border-bottom: 1px solid #000; font-weight: bold; }

.total-row-top { border-top: 1px solid #000; font-weight: bold; }
.budget-book .plain-lead-in h4 { margin-top: 0; }
.budget-book .plain-lead-in.margin-top-bot-35px.mid { padding-top: 0; }
.support-budget.margin-top-bot-55px.center-text.width-75p { }
.centered.width-75p { margin-left: auto; margin-right: auto; }
.budget-book .card-container.gray-border { min-height: 150px !Important; }

p.page-subtitle.media-center-title.padding-bottom-55px{
    padding-top: 15px !important;
    margin-bottom: 0 !important;
    text-align: center;
    /*font-size: 45px;*/
    font-weight: 300;
}

/* Support Budget */

/* Honorary Degrees Styles */

.honorary-degrees.full-width.padding-2-5pct.large-font, .honorary-degrees.full-width.padding-2-5pct.center-text.margin-bottom-55px { padding-top: 0 !important; }
.honor-grad-profile p img { display: block !important; }
.honor-grad-profile p:first-of-type { display: block; width: 165px; float: right; }

/* Honorary Degrees Styles */

/* Chancellors Cards Update*/
.office-card.about-card.card-container.gray-border.margin-top-bot-55px.auto-margin-l-r { max-height: 220px; }
.about-office-card.about-card.card-container.gray-border.margin-top-bot-55px.auto-margin-l-r { max-height: 293px; }
/* Chancellors Cards Update*/

/* Alumni*/
.alumni.action.no-padding-top { width: 100%; }
/* Alumni*/

/* Inclusive Excellence */
.inclusive-excellence .right-zone1 { padding-left: 0 !important; }
.inclusive-excellence ul.list-one { margin-bottom: 0; padding-bottom: 0; }
/* Inclusive Excellence */

/* Fee Changes*/
.fee-changes.card-container.gray-border { margin-top: 35px; min-height: 366px; }
.fee-changes-2.card-container.gray-border { margin-top: 55px; }
/* Fee Changes*/
/* Google Maps - Responsive*/
.maps-and-directions-to-chancellors-office .google-maps { min-height: 310px; }
.google-maps { position: relative; padding-bottom: 15%; /*This is the aspect ratio*/ height: 0; overflow: hidden; margin-bottom: 32px; }
    .google-maps iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
/* Google Maps - Responsive*/
/* CSU Cares */
.csucares div#greyMiddle2Column, .csucares  div#greyTop2Column {
    border-bottom-color: transparent !important;
}
.csucares .article-quote.margin-top-55px.margin-bottom-25px {
    width: 100%;
}
.csucares  span.quote-sig {
    font-size: .8em;
}
.csucares  span.quote-sig::before { 
	content: "– ";
	font-size: .8em;
    
}
.csucares img.csucares-infographic {
    width: auto;
    max-height: 691px;
}
.csucares .intro {
    /* max-width: 86%; */
    margin-left: auto;
    margin-right: auto;
}
.csucares .card-container-inner h4 {
    margin-top: 0px;
}
/* CSU Cares */

/*Sustainability*/
.campus-as-a-living-lab .campus-name {
    padding-bottom: 12px;
    text-align: -webkit-left;
}

img.sustainability-charts {
    max-width: 300px !Important;
}
.campus-as-a-living-lab h4, .sustainability-awards h4{
    margin-top: 36px;
    margin-bottom: 24px;

}
/*Sustainability*/

/*Hospitality*/
.news-events aside .transparent { background-color: transparent; margin-left: 41px; margin-top: -1px; border-top: 1px solid #ddd; border-right: transparent; border-bottom: 1px solid #ddd; padding: 30px 25px 30px 0px; }
.news-events aside .transparent h1, .news-events aside .transparent h4 { margin: 0; font-size: 1.5em; font-weight: 700; color: #000;}

/* Initially hide the content heavy div of a toggle */
.init-hide { display: none; }
/* Initially hide the content heavy div of a toggle */
.borderBottom { border-bottom: 3px solid #C30B2A; }
/*<!--Start Event Page Layout, HACU, SACNAS..-->*/
.event .event-form { width: 90% !important; margin-left: 45px !important; }
.event .errorField { display: inline-block; margin-top: -10px !important; color: red; }
.event .disclaimer { font-size: 0.75em; color: #a6a6a6; }
.event .margin-top-40px { margin-top: -40px !important; }
.margin-top-15px { margin-top: 15px !important; }
.margin-bottom-15px { margin-bottom: 15px !important; }
.event .margin-left-15px { margin-left: 15px !important; }
.event select { width: 100% !important; margin-right: 0px !important; }

@media screen and (min-width: 1500px) {
    #sacnasContainer select#CurrentStatus { max-width: 329px !important; }
    #sacnasContainer select#IsStudent { max-width: 220px !important; }
    #sacnasContainer .event-form { width: 0 !important; margin-left: 0 !important; }
    #sacnasContainer select.drop-down-style-1 { max-width: none !important; }
}

@media screen and (min-width: 1280px) and (max-width: 1280px) {
    #sacnasContainer select#CurrentStatus { max-width: 229px !important; }
    #sacnasContainer select#IsStudent { max-width: 120px !important; }
}

@media screen and (min-width: 300px) and (max-width: 800px) {
    .event .event-form { width: 100% !important; margin-left: 0px !important; }
}
/*<!--End Event Page Layout, HACU, SACNAS..-->*/

/*Used for COAST images*/
.coast .imgStyle { padding: 7px; width: 308px; margin-top: 5px; margin-right: 10px; margin-left: 10px; }
.coast .imgCaption { font-size: 0.70em; margin: 0; }
.coast .imgStyle.small { width: 150px !important; }
.coast .large-button { max-width: inherit !important; font-size: 1em !important; padding: 10px !important; font-weight: inherit !important; }
.coast .col-md-12 { padding-bottom: 15px; }

/*filter dropdowns for award page*/
.news-events .ms-csrlistview-controldiv { display: table; float: left; width: 100%; }
.news-events .ms-InlineSearch-Outline-Baseline { border: none; padding-left: 0; width: 100%; }
.news-events .ms-InlineSearch-DivBaseline { width: 100%; }
input.ms-InlineSearch-SearchBox-Baseline.ms-InlineSearch-SearchBox-Baseline { background-color: white; border: 1px solid #ddd; border-radius: 5px; height: auto; padding: 10px 15px; margin-bottom: 12px; width: 100%; color: #000; }
#resetFiltersButton { margin-top: 15px; }
.news-events .ms-csrlistview-controldiv { width: 86%; }

.news-events aside .ms-core-listMenu-verticalBox ul.ms-core-listMenu-root li i.fa-angle-down, 
.news-events aside .ms-core-listMenu-verticalBox ul.ms-core-listMenu-root li i.fa-angle-right {float:none; }
.lastWord {white-space:nowrap; }
@media (min-width:768px) {
	/*#csuSideNavBox a.ms-core-listMenu-item { width:84%; }*/
    .news-events .ms-csrlistview-controldiv { width: 43%; }
    #resetFiltersButton { margin-left: 10%; }
    #resetFiltersButton { margin-top: 0px; }
    .resetFilterContainer { margin-top: -5px; }
}

@media (min-width:992px) {

	/*#csuSideNavBox a.ms-core-listMenu-item { width:84%; }*/
    .news-events .ms-csrlistview-controldiv { width: 43%; }
    #resetFiltersButton { margin-left: 9%; }
}

@media (min-width:1200px) {
	/*#csuSideNavBox a.ms-core-listMenu-item { width:88%; }*/

    .news-events .ms-InlineSearch-Outline-Baseline { border: none; padding-left: 0; }
}
@media (min-width:1600px) {
	/*#csuSideNavBox a.ms-core-listMenu-item { width:auto; }*/

}