﻿@font-face {
    font-family: FuturaCnd;
    font-weight: bold;
    src: url('../../fonts/futurastd-condensed-webfont.eot'); /* IE9 Compat Modes */
    src: local('FuturaCnd'), url('../../fonts/futurastd-condensed-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/futurastd-condensed-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../fonts/futurastd-condensed-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../../fonts/futurastd-condensed-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/futurastd-condensed-webfont.svg#futurastd-condensed-webfont') format('svg'); /* Legacy iOS */
}

html {
    visibility: visible;
}

/*!
DC-publisher="Drexel University"
DC-creator="David Vespoli"
DC-title="Screen stylesheet for Drexel University"
DC-type="Style Sheet"
DC-date="2012-05"
DC-updated="$BuildDate$"
DC-source=""
DC-relation=""
DC-coverage="Mobile screens"
<link rel="schema.DC" href="http://dublincore.org/documents/dces/" />
*/

/*background*/
/*1600 1024 800 640*/
ul.bg-images {
    margin: 0;
    padding: 0;
}

#bg-images-full {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

    #bg-images-full li img {
        position: fixed;
        top: 0px;
        left: 0;
        display: none;
    }

/*added/removed in js to keep background images full screen*/
.bgwidth {
    width: 100%;
}

.bgheight {
    height: 100%;
}

#bg-images li {
    width: 100%;
    height: 730px;
    overflow: hidden;
    position: absolute;
    background: none;
}

.alt-layout #bg-images li {
    height: 436px;
    /*background: #006699; 
    background-image: url("/images/bg[4].jpg");*/
    background: -webkit-linear-gradient(left, rgb(5, 48, 3) 0%, rgb(79, 150, 206) 50%, rgb(5, 48, 83) 100%);
    background: -o-linear-gradient(left, rgb(5, 48, 83) 0%, rgb(79, 150, 206) 50%, rgb(5, 48, 83) 100%);
    background: -ms-linear-gradient(left, rgb(5, 48, 83) 0%, rgb(79, 150, 206) 50%, rgb(5, 48, 83) 100%);
    background: -moz-linear-gradient(left, rgb(5, 48, 83) 0%, rgb(79, 150, 206) 50%, rgb(5, 48, 83) 100%);
    background: linear-gradient(to right, rgb(5, 48, 83) 0%, rgb(79, 150, 206) 50%, rgb(5, 48, 83) 100%);
    background-size: cover;
}

#alt-layout-nav {
    display: none;
}

#bg-images li img {
    position: absolute;
    top: 0;
    left: 50%;
    display: none;
    margin-left: -800px;
    width: 1600px;
}

@media only screen and (max-width: 1023px) {
    #bg-images li img {
        margin-left: -512px;
        width: 1024px;
    }
}

@media only screen and (max-width: 767px) {
    #bg-images li img {
        margin-left: -400px;
        width: 800px;
    }

    .sizes {
        float: right;
        margin-right: 15px;
    }

    span.text-size-separator {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    #bg-images li img {
        margin-left: -320px;
        width: 640px;
    }
}

/*header*/
.page-top {
    border-top: 5px solid #07294d;
    position: relative;
    z-index: 1600;
}

#header {
    height: auto;
    z-index: 100;
    margin: 0 20px;
    position: relative;
}

    #header li.active > a, #header a:hover {
        color: #ffc325;
    }
/*Allow Order Lists to be Numbered*/
.numberList {
    background: none !important;
    list-style: unset !important;
}

/*navigation and search bar */
#global-nav input.header-search {
    border-right: 0 none;
    width: 91%;
    height: 36px;
    margin-bottom: 20px;
}
/*Hide the Contact Links from the Main Nav under Partnerships and News and Stories-- requested by Jeff Davis 03/09/2017 -- ajp367*/

#main-nav .top-level .section ul li a[href="/partnerships/contact.aspx"] {
    display: none;
}

#main-nav .top-level .section ul li a[href="/mediacontacts.aspx"] {
    display: none;
}

input.header-search:focus {
    box-shadow: none;
}

#global-nav [class*='header-search']:active {
    outline: 1px dotted black;
}

#global-nav .header-search-icon {
    cursor: pointer;
    width: 9%;
    background: url("/static/img/mastersprite.png") no-repeat scroll 54.2% 84.0% rgb(255, 255, 255);
    height: 36px;
    border: 1px solid gray;
    border-left: medium none;
    border-bottom: medium none;
    float: right;
}


#site-search {
    position: relative;
}


#global-nav label {
    color: #fff;
    background: #07294d;
    font-size: 11px;
    display: none;
}

#global-nav a {
    font-size: 11px;
    display: block;
    background-color: #07294d;
}


#main-nav {
    margin-bottom: 10px;
}

    /* Mimics H1 tags that were removed for SEO reasons - brb 6-10-15 */
    #main-nav #main-nav-menu {
        color: #fff;
        cursor: pointer;
        background: #07294D url('/static/img/mastersprite.png') right -480px no-repeat;
        height: 37px;
        line-height: 37px;
        padding-left: 10px;
        margin-bottom: 0;
        padding-top: 6px;
        font-weight: bold;
        font: bold 18px/1 FuturaCnd,arial,sans-serif;
        font-size: 1.9em;
        text-transform: uppercase;
    }

.likeh1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #07294d;
    cursor: default;
    height: auto;
    font: bold 18px/1 FuturaCnd,arial,sans-serif;
    font-size: 1.9em;
    padding: 0.67em 0;
    text-transform: uppercase;
}

nav .likeh1 {
    padding-top: 0em;
}

#main-nav #main-nav-menu.open {
    background-position: right -529px;
    margin-bottom: 0;
}


#main-nav ul {
    height: 0;
    overflow: hidden;
}

    #main-nav ul.open, .no-js #main-nav ul {
        margin-bottom: 10px;
        background: #fff;
        padding: 10px 10px 0;
        height: auto;
    }

#main-nav li a {
    color: #069;
    display: block;
}

#main-nav nav, .tab-nav li, #main-nav li ul {
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, .5);
}

#divSiteBar #logo {
    position: relative;
    width: 100%;
    /* width: 126px; */
    margin: 15px auto 15px auto;
}

    #divSiteBar #logo a {
        text-indent: -999em;
        display: block;
        /*background: url('/images/logo-drexelonline.png') no-repeat 0 100%;*/
        background-size: contain;
        height: 70px;
        width: auto;
    }

/*page*/
#page {
    z-index: 50;
    position: relative;
    background: #fff;
    margin: 0;
    padding-top: 5px;
}

#center-rail {
    margin: 0 20px;
    padding-top: 20px;
}

    #center-rail h1, #left-rail h1 {
        font-size: 36px;
        margin-bottom: 20px;
    }

/*mainly right rail stuff*/
aside {
    margin: 0 0 20px;
}

    aside h1 {
        /* margin-bottom: 10px; */
    }

    aside p {
        padding: 0 0 20px;
        margin: 0;
    }

        aside p.more {
            background: url('/static/img/mastersprite.png') 0 -422px no-repeat;
            line-height: 22px;
            padding-left: 30px;
            margin-left: 0;
            padding-bottom: 18px;
        }

    aside.yellow p.more {
        background: url('/static/img/mastersprite.png') -657px -413px no-repeat;
    }

    aside li:last-child p {
        padding-bottom: 0;
    }

    aside img {
        max-width: 260px;
        /*margin-bottom: 10px;*/
        margin-left: 20px;
        height: auto;
    }

    aside.yellow h1, aside.blue h1, aside.gray h1 {
        padding: 20px 10px 15px 20px;
    }

    aside.gray h1 {
        padding-left: 30px;
    }

    aside.yellow p, aside.blue p {
        margin-left: 20px;
        margin-right: 20px;
    }

    aside.yellow.action p {
        margin-left: 30px;
        font-family: georgia, serif;
        font-style: italic;
    }

    aside.yellow {
        background: #FFC600 !important;
        color: #07294d !important;
    }

    aside.blue {
        background: #07294d !important;
        color: #fff !important;
    }

        aside.blue h1 {
            color: #fff;
        }

        aside.blue h2 {
            color: #fff;
        }

        aside.blue a {
            color: #fff;
        }

            aside.blue a:hover p.more {
                text-decoration: underline;
            }

    aside.yellow p.more a {
        color: rgb(7, 41, 70);
    }

/*breadcrumbs*/
#breadcrumbs {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e0;
    background: #fff;
}

    #breadcrumbs ul li {
        display: inline;
        font-size: 11px;
    }

        #breadcrumbs ul li a {
            padding: 0 10px;
        }

            #breadcrumbs ul li a:hover {
                text-decoration: underline;
            }

        #breadcrumbs ul li:first-child a {
            padding-left: 0;
        }

        #breadcrumbs ul li:after {
            content: " / "
        }

        #breadcrumbs ul li:last-child {
            margin-left: 10px;
        }

            #breadcrumbs ul li:last-child:after {
                content: "";
            }

/*main content*/
article figure {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #E1E1E0;
    padding: 5px;
    max-width: 580px;
}

    article figure img {
        max-width: 100%;
    }

article figcaption {
    max-width: 570px;
    color: #fff;
    font-size: 12px;
    background: rgba(7, 41, 77, .75);
    padding: 10px;
}

/*left rail*/
#left-rail nav {
    margin-bottom: 20px;
}

    #left-rail nav ul {
        border-top: 1px solid #e1e1e0;
    }

    #left-rail nav li {
        border-bottom: 1px solid #e1e1e0;
    }

        #left-rail nav li a {
            display: block;
            padding: 10px 0 10px 10px;
            color: #000;
            font-weight: bold;
            position: relative;
            top: -1px;
            margin-bottom: -2px;
        }

            #left-rail nav li a:hover, #left-rail nav li.active > a {
                background: #FFC600;
                display: inline-block;
                width: 100%;
            }

        #left-rail nav li li, #left-rail nav li li:hover {
            border-bottom: none;
        }

            #left-rail nav li li a {
                color: #069;
                padding: 5px 10px 5px 20px;
                font-weight: normal;
            }

            #left-rail nav li li:first-child a {
                padding-top: 10px
            }

            #left-rail nav li li:last-child a {
                padding-bottom: 10px;
            }

#left-rail menu {
    margin: 0 0 20px;
    padding: 0;
}

    #left-rail menu h1 {
        border-bottom: 1px solid #E1E1E0;
        padding-bottom: 15px;
    }

    #left-rail menu ul {
        margin: 0;
        padding: 0;
    }

    #left-rail menu li {
        font-weight: bold;
        margin-bottom: 10px;
    }

        #left-rail menu li ul {
            border-bottom: 1px solid #E1E1E0;
            margin-top: 10px;
            padding-bottom: 5px;
        }

        #left-rail menu li li {
            font-weight: normal;
        }

    #left-rail menu label {
        display: inline;
    }

    #left-rail menu input[type=checkbox] {
        margin-right: 8px;
    }

/*footer*/
#footer {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 250;
}

#footer-mask {
    display: none;
}

/*nav on wrapper*/
#footer .inline {
    font: 11px/1 Arial, sans-serif;
    padding: 0;
    margin: 28px 0 0;
}

    #footer .inline li {
        display: inline;
        line-height: 30px;
        border-right: 1px solid #d6a831;
    }

        #footer .inline li:last-child {
            border: none;
        }

        #footer .inline li a {
            color: #333;
            padding: 0 3px 0 5px;
        }

.alt-footer .social-label {
    margin: 10px 0 5px;
    font: 11px/1 Arial, sans-serif;
    color: #333;
}

.alt-footer .social {
    margin: 0;
    padding: 0;
}

#footer .social {
    margin: 0;
}

    #footer .social li {
        border: none;
    }

        #footer .social li a {
            padding: 0;
            text-decoration: none; /* Prevent underline on social media icons in footer ~ brb72 4-14-15 */
        }

            #footer .social li a:hover {
                opacity: .7;
            }
/*Updating footer Logo for Ambition Can't Wait Campaign ajp367 08/16/2017*/
.live-it {
    padding: 0px;
    height: 105px;
    width: 105px;
    margin-bottom: -15px;
}

div.live-it > a {
    display: block;
    height: 105px;
    width: 105px;
    background-color: rgba(0,0,0,0);
    background-image: url("/uploadedImages/public_website/pages2/generic/AmbitionCompressed.jpeg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 100%;
}

.live-it sup {
    font-size: 8px;
    top: -20px;
}


#skinny-nav {
    background: #FFC600;
    font: 11px/1 Arial, sans-serif;
    color: #333;
    border-top: 1px solid #d6a831;
    position: relative;
    z-index: 1500;
}

    #skinny-nav ul {
        margin: 0 10px;
    }

    #skinny-nav p {
        margin: 0 20px;
        line-height: 18px;
        padding-bottom: 10px
    }

    #skinny-nav li {
        display: inline;
        line-height: 30px;
    }

    #skinny-nav a {
        color: #333
    }

    #skinny-nav li a {
        background: url("/static/img/mastersprite.png") 0 2px no-repeat;
        padding: 0 10px;
    }

    #skinny-nav li:first-child a {
        background: none;
    }


/**
	* This will display  grid elements as block rather than inline for mobile browsers 
	* (essentially anything smaller than the narrow grid size, and media query declares. 
	*/

.grid-1,
.grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9,
.grid-10,
.grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16,
.grid-17, .grid-18, .grid-19,
.grid-20, .grid-21, .grid-22, .grid-23,
.grid-24, .grid-special {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
}

/*These are already going to have margin from their parent*/
.alpha {
    margin: 0;
}

.omega {
    margin: 0;
}

/*!
DC-publisher="Drexel University"
DC-creator="David Vespoli"
DC-title="Screen stylesheet for Drexel University"
DC-type="Style Sheet"
DC-date="2012-05"
DC-updated="$BuildDate$"
DC-source=""
DC-relation=""
DC-coverage="Base styles for this website. Includes resets, common utility, forms and print"
<link rel="schema.DC" href="http://dublincore.org/documents/dces/" />
*/

/*reset*/
body,
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input,
textarea, p, blockquote, th, td, figure, figcaption {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

address, caption, cite, code, dfn, th, var {
    font-weight: normal;
    font-style: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%
}

q:before, q:after {
    content: ''
}

fieldset, img, abbr, acronym {
    border: 0
}

/*better box model*/
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*html5 elements*/
article, aside, details, figcaption, figure, footer,
header, hgroup, menu, nav, section {
    display: block;
}

/*clearfix*/
.row:after, ul.buttons:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.row, ul.buttons {
    display: inline-block;
}

/*  \*/
* html .row, * html ul.buttons {
    height: 1%;
}

.row, ul.buttons {
    display: block;
}

/*  */

::-moz-selection {
    background: #aaa;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #aaa;
    color: #fff;
    text-shadow: none;
}

/*
p::-moz-selection,ul li a::-moz-selection { background: #aaa; color: #fff; text-shadow: none; }
p::selection,ul li a::selection { background: #aaa; color: #fff; text-shadow: none; }
*/

/*Drexel Typography*/


body {
    color: #000;
    font: normal 12px/1.5 arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
    font: bold 18px/1 FuturaCnd, arial, sans-serif;
    text-transform: uppercase;
    color: #07294d;
}

article h1 {
    font-size: 3em;
    margin-bottom: 20px;
}

aside h1 {
    font-size: 1.9em;
}

nav h1, menu h1 {
    font-size: 1.9em;
    margin-bottom: 10px;
}

h2 {
    line-height: 40px;
}

article h2 {
    font-size: 1.6em;
    margin-bottom: 20px;
}

aside h2 {
    font-size: 1.1em
}

/*rte styles*/
h3 {
    font-size: 1.1em;
    font-weight: bold;
}

h4 {
    font-size: 14px;
    font-style: italic;
}

h5 {
    font-size: 14px;
    text-transform: uppercase;
}

p {
    margin-bottom: 20px;
    font-size: 1.1em;
}

    p.more {
        font: bold 1em/1.3 FuturaCnd, arial, sans-serif;
        text-transform: uppercase;
    }

a {
    color: #069;
    text-decoration: none;
}

    a:visited {
        color: #006699;
    }

    a:hover {
        color: #006699;
        text-decoration: underline;
    }

    a:focus {
        outline: none;
    }

    a:hover, a:active {
        outline: 0;
    }

ul, ol {
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}

article ul {
    list-style-type: disc;
}

    article ul ul {
        list-style-type: square;
        margin-bottom: 0;
    }

article ol, #center-rail ol {
    list-style-type: decimal;
}

    article ol ol {
        list-style-type: lower-latin;
        margin-bottom: 0;
    }

article li {
    margin-bottom: 5px;
}

    article li li:last-child {
        margin-bottom: 0;
    }

    article li li:first-child {
        margin-top: 5px;
    }

dd {
    margin: 0 0 0 10px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

nav a:hover {
    text-decoration: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #E1E1E0;
    margin: 1em 0;
    padding: 0;
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

small {
    font-size: 85%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/*strong,b{font-weight:bold;}*/
table {
    margin-bottom: 20px;
}

em, i {
    font-style: italic;
}

/*utility*/
.left, .col {
    float: left;
}

.col {
    display: inline;
}

.right {
    float: right;
}

.tright {
    text-align: right;
}

.hide {
    display: none;
}

.pad {
    padding: 10px;
}

.vpad {
    padding: 10px 0;
}

.push {
    margin: 10px;
}

.vpush {
    margin: 10px 0;
}

.print-only {
    display: none;
}

.placeholder {
    color: #aaa;
}

.icon {
    height: 30px;
    width: 30px;
    display: inline-block;
    *display: block;
    *float: left;
    background-image: url('/static/img/mastersprite.png');
    background-repeat: no-repeat;
}

/*!
DC-publisher="Drexel University"
DC-creator="David Vespoli"
DC-title="Screen stylesheet for Drexel University"
DC-type="Style Sheet"
DC-date="2012-05"
DC-updated="$BuildDate$"
DC-source=""
DC-relation=""
DC-coverage="Styles from 3rd party libraries"
<link rel="schema.DC" href="http://dublincore.org/documents/dces/" />
*/

/*formalize*/
label {
    display: block;
    margin-bottom: 5px;
}

input[type="search"]::-webkit-search-decoration {
    display: none;
}

/* Remove all search styling in IE and Chrome by default. ~ brb72 4-9-15 */
input[type="search"]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type="search"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #ffffff inset;
}

input:invalid,
button:invalid,
select:invalid,
textarea:invalid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input:focus,
button:focus,
select:focus,
textarea:focus {
    -webkit-box-shadow: #0066ff 0 0 5px 0;
    -moz-box-shadow: #0066ff 0 0 5px 0;
    box-shadow: #0066ff 0 0 5px 0;
    z-index: 1;
}

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

button, a.button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
    display: inline-block;
    -webkit-appearance: none;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: #FFC600;
    border: none;
    cursor: pointer;
    color: #0d1e31;
    font: bold 16px/1 FuturaCnd, arial, sans-serif;
    text-transform: uppercase;
    outline: 0;
    overflow: visible;
    margin: 0 0 5px 0;
    padding: 7px 20px;
    text-shadow: white 0 1px 1px;
    vertical-align: top;
    width: auto;
    *padding-top: 2px;
    *padding-bottom: 0;
}

    button:hover, a.button,
    input[type="reset"]:hover,
    input[type="submit"]:hover,
    input[type="button"]:hover {
        background-color: #FFC600;
    }

        button:active, a.button:active,
        input[type="reset"]:active,
        input[type="submit"]:active,
        input[type="button"]:active {
            position: relative;
            top: 1px;
        }

        button:focus, a.button:focus,
        input[type="reset"]:focus,
        input[type="submit"]:focus,
        input[type="button"]:focus {
        }

    button::-moz-focus-inner,
    input[type="reset"]::-moz-focus-inner,
    input[type="submit"]::-moz-focus-inner,
    input[type="button"]::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

button {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    background-color: white;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: black;
    outline: 0;
    margin: 0;
    padding: 5px 0 5px 7px;
    text-align: left;
    font-size: 13px;
    font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
    height: 28px;
    vertical-align: top;
    *padding-top: 5px;
    *padding-bottom: 4px;
    *height: auto;
}

    textarea[disabled],
    select[disabled],
    input[type="date"][disabled],
    input[type="datetime"][disabled],
    input[type="datetime-local"][disabled],
    input[type="email"][disabled],
    input[type="month"][disabled],
    input[type="number"][disabled],
    input[type="password"][disabled],
    input[type="search"][disabled],
    input[type="tel"][disabled],
    input[type="text"][disabled],
    input[type="time"][disabled],
    input[type="url"][disabled],
    input[type="week"][disabled] {
        background-color: #eeeeee;
    }

        button[disabled],
        input[disabled],
        select[disabled],
        select[disabled] option,
        select[disabled] optgroup,
        textarea[disabled] {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            -moz-user-select: -moz-none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            user-select: none;
            color: #888888;
            cursor: default;
        }

    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #888888;
    }

    input:-moz-placeholder,
    textarea:-moz-placeholder {
        color: #888888;
    }

    input.placeholder_text,
    textarea.placeholder_text {
        color: #888888;
    }

    textarea,
    select[size],
    select[multiple] {
        height: auto;
    }

    select[size="0"],
    select[size="1"] {
        height: 1.8em;
        *height: auto;
    }

@media (-webkit-min-device-pixel-ratio: 0) {
    select[size],
    select[multiple],
    select[multiple][size] {
        background-image: none;
        padding-right: 3px;
    }

    select,
    select[size="0"],
    select[size="1"] {
        background-image: url('/static/img/selectgif.gif');
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 20px;
    }

    ::-webkit-validation-bubble-message {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
        border: 1px solid;
        border-color: #747474 #5e5e5e #4f4f4f;
        color: white;
        font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
        overflow: hidden;
        padding: 15px 15px 17px;
        text-shadow: black 0 0 1px;
        height: 16px;
    }

    ::-webkit-validation-bubble-arrow,
    ::-webkit-validation-bubble-top-outer-arrow,
    ::-webkit-validation-bubble-top-inner-arrow {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #666666;
        border: 0;
    }
}

textarea {
    min-height: 40px;
    overflow: auto;
    resize: vertical;
    width: 100%;
}

optgroup {
    color: black;
    font-style: normal;
    font-weight: normal;
    font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}

    optgroup::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

.ie6_button,
* html button {
    /*  background: #dddddd url('../images/button.png?1298351022') repeat-x; */
    border: 1px solid;
    border-color: #dddddd #bbbbbb #999999;
    cursor: pointer;
    color: #333333;
    font: bold 12px/1.2 Arial, sans-serif;
    padding: 2px 10px 0px;
    overflow: visible;
    width: auto;
}

* html button {
    padding-top: 1px;
    padding-bottom: 1px;
}

.ie6_input,
* html textarea,
* html select {
    background: white;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: black;
    padding: 2px 3px 1px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    vertical-align: top;
}

* html select {
    margin-top: 1px;
}

.placeholder_text,
.ie6_input_disabled,
.ie6_button_disabled {
    color: #888888;
}

.ie6_input_disabled {
    background: #eeeeee;
}

.inline-display {
    display: inline;
}

h2#site-title a {
    color: #ffffff;
}

    h2#site-title a:hover {
        color: #ffffff;
        text-decoration: none;
    }

/* clear floats - emy26 */

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */

/* floats - emy26 */

.float-left {
    float: left;
    width: 50%;
    margin: 0 20px 10px 0;
}

.float-right {
    float: right;
    width: 50%;
    margin: 0 0 10px 20px;
}

/* fade element - emy26 */

.fade {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* for IE8 in IE7 mode */
    filter: alpha(opacity=100); /* for IE6-IE8 */
    opacity: 1.0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .fade:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)"; /* for IE8 in IE7 mode */
        filter: alpha(opacity=60); /* for IE6-IE8 */
        opacity: .6;
    }

/* generic "more button" with arrow - emy26 */

.more-button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 22px; /* IE fix for inline-block */
    height: 22px;
    color: #07294D;
    font: bold 1em/1 FuturaCnd, arial, sans-serif;
    text-transform: uppercase;
    background: url("/static/img/mastersprite.png") no-repeat scroll 0 -422px;
    margin: 0;
    padding: 5px 0 0 27px;
    width: 50%;
}

    .more-button:visited {
        color: #07294D;
    }

    .more-button:hover {
        color: #006699;
    }

/* ------------ OPTIONAL CLASSES ABOVE ------------ MANDATORY FIXES / RULES BELOW ------------ */

#center-rail,
aside {
    word-wrap: break-word;
}

iframe {
    border: 0;
}

/* tables - emy26 */

table {
    width: 100%;
    border: 1px solid #E1E1E0;
    margin: 0 0 30px 0;
}

    table td,
    table th {
        vertical-align: top;
        padding: 10px;
    }

        table td p,
        table th p {
            margin: 0 0 10px 0;
        }

    table th {
        font: bold 1.4em/1.4 FuturaCnd, arial, sans-serif;
        color: #333;
        background-color: #FFC600;
    }

/* A*/
/*table tr:nth-of-type(odd):not(.even):not(.odd) {
    background-color: #f2f2f2;
}*/

/* default grid-12 list style - emy26 */

.grid-8 ul li,
.grid-12 ul li,
.grid-18 ul li,
.grid-24 ul li,
.hidden-content ul li,
.sidehome li,
.bullets li,
.bullet-list-single li,
.mceContentBody ul li {
    /* only in certain grids... i don't want to override any other lists from NavArts such as index listing pages */
    list-style: none;
    background: url("/static/img/l-square.jpg") no-repeat left 4px;
    margin: 0 0 7px 0;
    padding-left: 20px;
}

.events-list li {
    overflow: auto;
}

article ol,
#center-rail ol {
    margin: 0 0 20px 16px;
}

/* DON'T inherit default list styling */

.events-list > li,
.button-group li,
.upcoming-events-list li,
.pagination li,
#breadcrumbs ul li,
.tabs > li,
.search-results li,
.pagination-top li {
    background: none !important;
    padding-left: 0 !important;
}

/* not sure who wrote this rule - emy26 */

@media all and (max-width : 740px) {
    #main-nav ul.open li {
        float: left;
        line-height: 1em;
        width: 50%;
        min-height: 50px;
        padding-top: 10px;
    }
}


/* aside events - blue */

aside.blue, aside.yellow {
    overflow: hidden;
}

    aside.blue.events-sidebar ul {
        background: white;
        width: 92%;
        color: black;
        padding: 0;
        border-left: 1px solid #07294D;
    }

.ie-compat {
    background-color: #0cff00;
    padding: 5px 0;
    display: none;
    position: relative;
    z-index: 9000;
    font-size: 12pt;
}

    .ie-compat p {
        margin-bottom: 0px;
    }

/* Gray Sidebars */

aside.gray {
    background: none repeat scroll 0 0 #E1E1E0;
    color: #000000;
    overflow: hidden;
}

    aside.gray h1 {
        color: #07294D;
    }

    aside.gray p {
        margin-left: 20px;
        margin-right: 20px;
    }


/* page image fit container width - emy26 */

#center-rail .grid-6 img {
    /*max-width: auto;*/
    width: auto;
    height: auto;
}

.bottom-0 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.bottom-m0 {
    margin-bottom: 0 !important;
}

.bottom-p0 {
    padding-bottom: 0 !important;
}

.bottom-m10 {
    margin-bottom: 10px !important;
}

.bottom-p10 {
    padding-bottom: 10px !important;
}

.top-0 {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.top-m0 {
    margin-top: 0 !important;
}

.top-p0 {
    padding-top: 0 !important;
}

.top-m10 {
    margin-top: 10px !important;
}

.top-p10 {
    padding-top: 10px !important;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.bg-white, table.bg-white tr td {
    background-color: white;
}

.table-white, table.table-white tr td {
    background-color: white;
    border: none;
}


/* add space at top of page - emy26 */

#page.home-layout {
    padding-top: 20px !important;
}

/* footer no hand cursor - emy26 */

html #footer .footer-bg,
html #footer div.wrap.row {
    cursor: default;
    padding-top: 20px;
}

/* panel 2 - sidebar styles - emy26 */

.panel-two .image-sidebar img {
    height: auto;
}

/* message home box */

#page .message-home img {
    width: 90px;
    margin-left: 20px;
}

/* general */

.home-layout h1,
.home-layout h2 {
    margin-bottom: 10px;
}

.home-layout aside h1,
.home-layout aside h2 {
    margin-bottom: 0px;
}

#footer:before {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.one-col.home-layout:after {
    clear: both;
    content: " ";
    display: block;
    visibility: hidden;
}

h2#site-title a:hover {
    color: #ffc600;
}

#footer .grid-16 {
    background: none repeat scroll 0 0 #FFC600;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
}

h2#site-title {
    font-size: 2.4em;
}

/* events index listing page - emy26 */

.events-list > li {
    border-top: 1px solid #E1E1E0;
    margin: 0 0 30px 0;
    padding: 30px 0;
}

.events-list li h3 a {
    font: bold 18px/1 FuturaCnd, arial, sans-serif;
    text-transform: uppercase;
}

.events-list li img {
    float: right;
    width: 200px;
    height: auto;
    border: 1px solid #E1E1E0 !important;
    margin: 0 0 10px 10px;
    padding: 5px;
}

.events-list li p {
    margin: 0 0 7px 0;
}

.events-list li .event-read-more {
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 22px; /* IE fix for inline-block */
    height: 22px;
    color: #07294D;
    font: bold 1em/1 FuturaCnd, arial, sans-serif;
    text-transform: uppercase;
    padding: 4px 0 0 27px;
}

.events-list li .event-description {
    display: none;
}

/* events styling detail page - emy26 */

.image-box #bodytag_2_centerrail_0_imgImage {
    width: 100%;
    height: auto;
    margin: 15px 0;
}

/* list links with description - emy26 */

.list-description {
    margin: 0;
    padding: 0;
}

    .list-description li {
        margin-bottom: 20px;
    }

        .list-description li h3 a {
            font: bold 18px/1 FuturaCnd, arial, sans-serif;
            text-transform: uppercase;
        }

/* list links - button - emy26 */

.button-group {
    margin: 0;
    padding: 0;
}

    .button-group .button {
        display: block;
    }

aside.image-sidebar p.more {
    background: url("/static/img/mastersprite.png") no-repeat scroll 0 -420px transparent;
    display: inline-block;
    font: bold 12px/22px FuturaCnd, arial, sans-serif;
    letter-spacing: 0;
    margin-left: 0;
    padding-left: 30px;
    text-decoration: none;
}

.boxes {
    overflow: hidden;
}

    .boxes .outer {
        background-color: #07294d;
        padding: 15px;
        margin: 0 0 20px 0;
    }

        .boxes .outer p.more a {
            padding: 3px 0 3px 27px;
            background: url("/static/img/mastersprite.png") no-repeat scroll 0 -424px;
            margin: 0;
        }

.home-layout h1, .home-layout h2 {
    margin-bottom: 10px;
}

.panel-one h2 {
    font-size: 1.5em;
    padding: 0 0 6px 0;
}

.panel-two h2 {
    font: bold 18px/1 FuturaCnd,arial,sans-serif;
    padding: 20px 20px 15px 20px;
    margin: 0;
}

.home-layout .slideshow-wrapper {
    /* height: 620px; */
}

.slideshow-wrapper .slideshow-slideset h2 {
    font-size: 1.2em;
    padding: 0 0 .5em 0;
}
/* -------------- boxes ---------------- */
.boxes .outer {
    background-color: #07294d;
    padding: 15px;
    margin: 0 0 20px 0;
}

#page .boxes h2, #page .boxes p, #page .boxes ul li, #page .boxes a:link, #page .boxes a:visited,
#page .boxes p.more a:link, #page .boxes p.more a:visited {
    color: white;
}

#page .panel-one li {
    background: none;
    padding: 0;
    margin: 12px 9px;
}

.boxes .outer p {
    margin: 10px 20px 20px 20px;
}

    .boxes .outer p.more {
        margin: 20px 0 0 0;
    }

aside.yellow p, aside.blue p {
    margin-left: 20px;
    margin-right: 20px;
}

aside.yellow.action p, aside.blue.action p, aside.gray.action p {
    margin-left: 30px;
}

aside p {
    padding: 0 0 20px;
    margin: 0;
}

.padding-20 {
    padding: 20px;
}

.padding-left-20 {
    padding-left: 20px;
}

aside ul {
    padding-right: 20px;
}

h1.yellow, h2.yellow, h3.yellow, h4.yellow, h5.yellow {
    color: #FFC600;
}

aside.action p {
    color: #006699;
}

a.action {
    text-decoration: none;
}

aside.action {
    cursor: pointer;
}

aside input.rmi, aside select.rmi {
    width: 80%;
    margin: 5% 10%;
    display: block;
}

    aside input.rmi.phone {
        display: inline;
        width: 40px;
        vertical-align: middle;
        margin: 10px auto;
    }

.mobile-hide {
    display: none;
}

.rmi.submit {
    float: right;
    margin-right: 10%;
}

.spotlight img, .boxes .spotlight .inner img, .spotlight-thumbnail img {
    width: auto;
}

.spotlight-thumbnail {
    /*float: left;*/
    text-align: center;
    display: block;
}

.spotlight-info {
    color: #FFC600;
    font-family: georgia, serif;
    font-style: italic;
    float: left;
    margin: 7px 15px;
}

    .spotlight-info h5 {
        color: inherit;
    }

aside.gray .spotlight-info {
    color: #006699;
}

.spotlight .more-button {
    margin-left: 0;
}

aside.spotlight.gray h1 {
    padding-left: 20px;
}

aside.spotlight p.more {
    margin-left: 0;
}

aside .degree-nav {
    padding: 0;
}

    aside .degree-nav > li > a {
        background: #07294D url("/static/img/mastersprite.png") right -953px no-repeat;
        padding-right: 30px;
    }

    aside .degree-nav li ul {
        display: block; /*position:absolute;left:0;top:30px;*/
        padding: 0px 0px 0px 20px; /*background-color:#E1E1E0;*/
    }

    aside .degree-nav li li {
        display: block;
        float: none;
    }

aside .degree-nav {
    position: relative;
    z-index: 300;
    cursor: default;
}

    aside .degree-nav li {
        position: relative;
    }

        aside .degree-nav li h2 a:hover {
            text-decoration: none;
        }


/*Hide the RMI on the homepage*/
.home-layout .cta aside:nth-child(3) .hidden {
    display: none;
}

.home-layout .widgetBody aside.gray.rmi {
    display: none;
}

    .home-layout .widgetBody aside.gray.rmi.programUpdated {
        display: block;
    }

#rcctasboxes .RCCTAlikeh1, #rmi-cta .RCCTAlikeh1, #applynowCTA .RCCTAlikeh1 {
    background: rgba(0, 0, 0, 0) url("/static/img/mastersprite.png") no-repeat scroll -657px -396px;
    padding-left: 30px;
    font-size: 1.9em;
    word-wrap: normal;
}

#rcctasboxes .blue .RCCTAlikeh1, #rmi-cta.blue .RCCTAlikeh1 {
    background: rgba(0, 0, 0, 0) url("/static/img/mastersprite.png") -534px -308px no-repeat;
    padding-left: 30px;
    font-size: 1.9em;
    word-wrap: normal;
}

.boxes .inner img { /*CTA images*/
    width: 201px;
    height: 132px;
}

aside .degree-nav h1 a, aside .degree-nav h2 a {
    color: inherit;
}

li.PBItem,
[data-ux-pagebuilder="Column"] > ul > li {
    background: none;
    padding: 0;
    margin: 0 !important;
}

[data-ux-pagebuilder-column-data] > ul > li.widgetMoveLocation {
    background-color: #427ba4 !important;
}
/* News Pages */
.headline-date {
    font-style: italic;
}

.newsLink, .newsLink:visited {
    color: #07294d;
}

.feed-subhead {
    margin-bottom: 30px;
    padding: 0;
    color: #aaa;
}

aside.media {
    border: 1px solid #dddddd;
}

    aside.media p {
        margin-left: 20px;
        margin-right: 20px;
    }

#titleH1 {
    font-size: 36px;
    margin-bottom: 20px;
}

/* Ektron PageBuilder Widgets */
[data-ux-pagebuilder="Widget"] {
    padding: 2px;
    margin: 1px;
}
/* Prevent widgets from touching page edges or each other ~ brb72 1/12/15 */

/* Program template styles */
/* Hide overview tab header and textbox keeping track of active tab ~ brb72 1/29/15 */
.psect [id*="widget_uxOverviewTitle"], .hiddenActiveSubSection {
    display: none;
}

/* Program Template - Add extra text after "View Course Descriptions" at the bottom of curriculum pages ~ brb72 4/15/15 */
/* Remove per Lynn's request ~ brb72 8-19-20 */
/*.psect.curriculum a[href*="http://catalog.drexel.edu"]:after {
    content: " at the University Catalog";
}*/

/* Google Custom Search Result Page */
.gsc-control-cse .gsc-above-wrapper-area, .gsc-control-cse .gsc-resultsHeader {
    display: none;
}
/* Hide misc. search info above results, it was coming in poorly style by Google's CSS ~ brb72 4-8-15 */

.gs-webResult.gs-result {
    box-shadow: 0 0 7px rgb(0, 0, 0);
}
/* Style individual link boxes on the results page. Same box shadow as main nav in the header ~ brb72 4-8-15 */

table.gsc-table-result {
    border: none;
}

.gsc-results table tr:nth-of-type(2n+1):hover {
    opacity: .7;
}

.gsc-webResult div.gsc-result {
    border-bottom: none;
}

.gsc-results div.gcsc-branding {
    opacity: .4;
}

/* Auto Responsive Images -- Add :not() selector to stop ektron edit icons from being huge ~ brb72 3-31-15 */
#center-rail img:not([src*='/WorkArea/PageBuilder']) {
    max-width: 100%;
    /*width: 100%;*/
    height: auto;
}

/* Auto Responsive Youtube Videos ~ brb72 4-15-15 */
#center-rail iframe[src*='www.youtube.com/embed'] {
    max-width: 100%;
    /*width: 100%;*/
}

/* Fix embedded videos ~ ajp367 2-4-16*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/*Make a Blue CTA Button*/
.blueCTA {
    background-color: #006699;
    color: #FFFFFF;
    text-shadow: none;
    border-radius: 12px;
}
/*************************************/

/* 
    Styles the $("#accordion") element using H3 tags as headers and UL tags as toggled viewing sections. 
    Use in conjunction with /scripts/components/accordion.js
*/
div[id="accordion"] h3 {
    color: #069;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #E2E3DE;
    padding: 8px 16px;
    cursor: pointer;
    margin: 15px 0;
}

div[id="accordion"] h3 {
    -webkit-transition: background-color 450ms linear;
    -moz-transition: background-color 450ms linear;
    -o-transition: background-color 450ms linear;
    -ms-transition: background-color 450ms linear;
    transition: background-color 450ms linear;
}

    div[id="accordion"] h3:hover {
        background-color: #FFC222;
    }

div[id="accordion"] ul {
    list-style-type: none;
    padding: 0px 0px 0px 30px;
    display: none;
}

div[id="accordion"] li {
    padding-bottom: 2px;
}

div[id="accordion"] a {
    color: #069;
}

.accordion-character:before {
    content: '▼';
    float: right;
}

.open .accordion-character:before {
    content: '▲';
}

div[id="accordion"] h3.open {
    background-color: #FFC222;
}
/************************ End Accordion styles **********************/


/**To remove the floating background gradient on safari mobile browsers -ajp367 8-3-2016*/
[data-ux-pagebuilder="Column"]:not(.ux-siteApp-pageBuilderCssFramework[data-ux-pagebuilder="Column"]) {
    float: none;
}
/**CSS For the footer social icons ajp367 8-3-2016*/
/**Facebook Icon*/
#FBImg {
    background-position: -54px -251px;
}
/**Twitter Icon*/
#TWTImg {
    background-position: -86px -251px;
}
/**Linked-In Icon*/
#LNKImg {
    background-position: -116px -251px;
}
/**Youtube Icon*/
#YTImg {
    background-position: -148px -251px;
}

/** In the news, blog page captions under the promobox image. Fixed mobile first style **/
.promo-box p {
    font-size: 0.8em;
    font-style: italic;
    margin: -5px 0 0;
    opacity: 0.8;
    padding: 2px 4px;
    transition: all 0.3s ease-in-out 0s;
}

    .promo-box p:hover {
        color: white;
        background-color: #506881;
    }

.socialConnectBar {
    text-align: center;
    margin: 5px auto;
    display: block;
}

    .socialConnectBar a {
        margin: 2px 4px;
        background-image: url("/Static/img/MasterSprite.png");
        height: 68px;
        width: 68px;
        margin: 4px 0 0;
        display: inline-block;
    }

        .socialConnectBar a:hover {
            text-decoration: none;
        }

.fbConnectLink {
    background-position: 13.18% 96.9%;
}

.twitterConnectLink {
    background-position: 42.6% 96.95%;
}

.youtubeConnectLink {
    background-position: 52.5% 96.98%;
}

.linkedinConnectLink {
    background-position: 32.9% 96.9%;
}

.instagramConnectLink {
    background-position: 23.2% 96.8%;
}

.emailConnectLink {
    background-position: 2.3% 96.65%;
}

.form-input-container {
    width: inherit;
    min-width: 202px;
}

div.optoutForm {
    margin: 0 auto;
    display: block;
    width: 40%;
}

.opt-out-result .errorDescrip {
    color: #FF0000;
    display: block;
    font-weight: bold;
}

/* Skip Button*/
.skipBtn {
    padding: 6px 15px 10px;
    margin-left: 5px;
    color: rgb(222,224,223);
    font-size: 11px;
    text-decoration: underline;
    float: left;
}

#divSkipBtn {
    overflow: hidden;
    margin: 0 -20px 0 -20px;
    /*position: absolute;*/
    z-index: 400;
    left: -20px;
    right: -20px;
    background-color: rgb(7, 41, 77);
}

.sizes {
    line-height: 28px;
    display: inline-block;
}

span.text-size {
    font-size: 12.5px;
    margin-left: 10px;
}

.text-size {
    padding-left: 6px;
    padding-right: 6px;
    background-color: rgb(7, 41, 77);
    color: rgb(222,224,223);
    font-size: 11px;
    float: left;
    margin: 0;
    display: inline-block;
}

#divSkipBtn a.text-size:hover, #divSkipBtn a.chosen-text-size {
    background-color: #1E5685;
    color: rgb(222,224,223);
    text-decoration: none;
}


a.adjust-size-regular {
    font-size: 12px;
}

a.adjust-size-big {
    font-size: 15px;
}

a.adjust-size-double {
    font-size: 16px;
}

span.text-size-separator {
    color: #4B5463;
    margin-left: 0;
}

article .imgLeftAlign {
    float: left;
    margin-right: 17px;
    margin-left: initial;
    max-width: 30%;
}

article .imgRightAlign {
    float: right;
    margin-left: 17px;
    margin-right: initial;
    max-width: 30%;
}

article .imgCenterAlign {
    float: initial;
    margin: auto;
    max-width: initial;
    text-align: center;
}




aside.yellow.rmi div#shortRMI a.programRMISubmit {
    background-color: #07294d;
    text-shadow: none;
    color: #ffc600;
}

aside.blue p {
    color: #fff;
}

.imageblock {
    /*background-color: #07294d;*/
    padding: 22px 0 22px 0;
}

    .imageblock .block-content {
        overflow: auto;
    }

    .imageblock img {
        display: block;
    }

    .imageblock.imgCenterAlign img {
        margin: auto;
    }

    .imageblock.imgLeftAlign img, .imageblock.imgRightAlign img {
        width: 50%;
    }

    .imageblock.imgLeftAlign img {
        float: left;
        padding: 0 15px 15px 0;
    }

    .imageblock.imgRightAlign img {
        float: right;
        padding: 0 0 15px 15px;
    }

    .imageblock h2 {
        font-size: 1.7em;
        margin: 0 0 16px 20px;
    }

    .imageblock.imgLeftAlign p {
        margin: 0 20px 10px 0;
    }

    .imageblock.imgRightAlign p {
        margin: 0 0 10px 0;
    }

    .imageblock.imgCenterAlign p {
        margin: 10px 20px 10px 20px;
    }

    /*.imageblock p, .imageblock h2, .imageblock a {
    color: white;
}*/

    .imageblock a.more {
        font: bold 1em/1.3 FuturaCnd, arial, sans-serif;
        text-transform: uppercase;
    }

        .imageblock a.more span {
            vertical-align: middle;
        }

.arrow-blue {
    display: inline-block;
    background: url('/Static/img/MasterSprite.png') no-repeat -534px -327px;
    width: 20px;
    height: 20px;
}

.EPiServerForms .Form__Status .Form__Status__Message.hide {
    display: none;
}

.FormSelection select {
    max-width: 80%;
    /*color: gray;*/
}

.FormSelection.gray select {
    color: gray;
}

.FormSelection select option[disabled] {
    display: none;
}

.FormChoice div.choiceContainer label {
    display: inline
}

.EPiServerForms .Form__Element .Form__Element__Caption {
    display: block
}

.EPiServerForms .Form__Element.SingleCheckBox .Form__Element__Caption {
    display: inline;
}

.EPiServerForms .Form__Element .Form__Element__ValidationError {
    display: inline;
}

.EPiServerForms .Form__Status .Form__Success__Message {
    background: none;
    text-align: center;
}

.reqAsterisk {
    color: red;
    padding: 0;
    margin: 0px;
    display: inline;
}

.formbuilder-error {
    text-align: center;
    margin: 0 auto;
}

label.Form__Element__Caption p {
    display: inline-block;
}

/*************** Custom DUO CSS for mobile and up ***************/

.simpleCenter {
    display: block;
    margin: 0 auto;
    text-align: center;
}
