body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  vertical-align:top;
}
.course_catalog_city_landing:not(.landing) {
	display:inline-block;
}
 
.course_catalog_city_landing:not(.landing) ul {
  list-style-type: none;
  margin: auto;
  padding: 0;
}

.course_catalog_city_landing:not(.landing) li {
  border-bottom: 1px solid #ccc;
  font: 200 20px/1.5 Helvetica, Verdana, sans-serif;
}

.course_catalog_city_landing:not(.landing) li:last-child {
  border: none;
}
 
.course_catalog_city_landing li a:not(.program_type) {
  text-decoration: none;
  color: #000;
  display: block;

  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
.course_catalog_city_landing li a:not(.program_type):hover {
  font-size: 30px;
  background: #f6f6f6;
}
@charset "UTF-8";
/* CSS Document */
.mod_staff{
	margin-top:30px;
}

.staff_item_header{
	height:auto;
	width:auto;
}

.staff_item_header .staff_item_image img {
	max-width:245px;
	max-height:185px;
	border-style:ridge;
}

.staff_item_header .staff_item_image {
	margin-right:15px;
	float:left;
}

.staff_item_header .staff_non_image {
	border-bottom-style:solid;
	float:left;
}

.staff_non_image .name {
	font-family:'Cinzel', serif;
	font-size:25px;
	font-weight:bold;
}

.staff_non_image .title {
	font-family:'Cinzel', serif;
	font-size:20px;
}

.staff_non_image .working_since {
	font-family:'Cinzel', serif;
	font-size:15px;
}

.staff_item_body {
	clear:left;	
}

.staff_item_body .staff_item_about_elements_name {
	width:20%;
	float:left;
	font-weight:bold;
	font-size:20px;

}
.staff_item_body .staff_item_about_elements_content {
	width:80%;
	float:left;
	font-size:20px;
}

#employment-opportunities > a{
	background-color: #c0392b !important;
	color: #fff !important;
	border-color: #d35400 !important;
}

body {
    font-family:'Lato',sans-serif;
}

#container {
    width:90%;
    display:block;
    margin-left: auto;
    margin-right: auto;
    max-width:1300px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:'EB Garamond',serif;
    font-weight:normal;
    text-decoration:underline;
    color:#000;
}

div.switch h1,
div.switch h2,
div.switch h3,
div.switch h4,
div.switch h5,
div.switch h6 {
    color:#CE6D2B;
}

.hidden {
    display:none;
}

div.course_catalog div.course div.switch_panel {
    margin-bottom:1em;
    padding-bottom:1em;
    background-color:#ebead5;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    border-left:1px solid #000;
}

div.course_catalog div.course div.switch.active {
    margin-top:1em;
    background-color:#eddc8e;
    border-top:1px solid #000;
    border-right:1px solid #000;
    border-bottom:0px solid #000;
    border-left:1px solid #000;
}

#main {
    clear:both;
    display:block;
    text-align:left;
    font-size:1em;
}

#main div.inside {
	padding: 2em 0;
}

#main p {
    text-align:left;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
    display:block;
    padding-bottom:.1em;
    text-align:left;
    text-decoration:none;
    font-family: 'Lato', sans-serif;
}

#main h1:first-letter,
#main h2:first-letter,
#main h3:first-letter,
#main h4:first-letter,
#main h5:first-letter,
#main h6:first-letter {
  text-transform: uppercase;
}

#main h1,
#main h2 {
}

#main img {
    text-align:center;
}

#main div.ce_image {
    text-align:center;
}

#main div.switch {
    top:0;
    position:relative;
    clear:both;
    display:block;
    padding:.2em .2em .2em 2em;
}

#main div.switch.hover {
    cursor:pointer;
}

#main div.switch:Before {
    width:.6em;
    height:.6em;
    left:.8em;
    top:.8em;
    position:absolute;
    display:block;
    padding:0;
    vertical-align:middle;
    text-align:center;
    font:.8em/.8em 'Lato',sans-serif;
    font-weight:bold;
    content: '+';
}

#main div.switch.active:Before {
    content: '-';
}

#main div.switch h2,
#main div.switch h1 {
    display:inline-block;
    margin:0;
    padding:0;
    width: auto;
}

#main div.switch.hover h2,
#main div.switch.hover h1 {
    margin:0;
    padding:0;
    border-top:0px solid #3592e8;
    border-right:0px solid #3592e8;
    border-bottom:1px solid #3592e8;
    border-left:0px solid #3592e8;
    width: auto;
}

#main div.switch.active h2,
#main div.switch.active h1 {
    margin:0;
    padding:0;
}

#main div.switch.active.hover h2,
#main div.switch.active.hover h1 {
    margin:0;
    padding:0;
    border-top:0px solid #3592e8;
    border-right:0px solid #3592e8;
    border-bottom:1px solid #3592e8;
    border-left:0px solid #3592e8;
}

#main div.courses div.switch.hover {
    text-decoration:underline;
}

#main div.switch_panel {
    padding-left:2em;
}

#main div.note {
    text-align:center;
    font-size:.8em;
    font-style:italic;
    color:#66666;
}

#main div.course span.label {
    display:inline-block;
    margin:0 1em 0 0;
    padding:0;
    font-family:'Lato',sans-serif;
    font-weight:bold;
}

#main div.course_catalog div.filters {
    margin-bottom:1em;
    padding:.4em;
    text-align:center;
    background-color:#b5b5b5;
    border:1px solid #858585;
    font-size:.8em;
}

#main div.course_catalog div.filters div.program_type_filters {
    display:none;
}

#main div.course_catalog div.filters span.label {
    display:inline-block;
    padding-right:.4em;
    font-weight:bold;
}

#main div.course_catalog div.filters span.filter {
    display:inline-block;
    margin-left:1em;
}

#main div.universities div.switch h3 {
    margin:.2em 0 0;
    padding:0;
}

#main div.past_students div.past_student_item {
    clear:both;
    display:block;
    padding-bottom:1.5em;
}

#main div.past_students div.past_student_item div.photo {
    max-width:12em;
    float:left;
    display:block;
    margin:0 1em .6em 0;
}

#main div.past_students div.past_student_item img.past_student {
    width:12em;
    max-width:12em;
    border:1px solid #000;
}

#main div.mobile.upcoming_programs {
    display:none;
}

div.request_information_form {
    width:22em;
    float:right;
    display:inline-block;
    margin:1em;
    padding-bottom:.4em;
    background-color:#FFF;
    -webkit-box-shadow:2px 2px 4px 0;
    box-shadow:2px 2px 4px 0;
    border:1px solid #666;
    font-size:.8em;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

div.request_information_form h2 {
    display:block;
    margin:0 0 .4em;
    padding:.2em .6em;
    text-align:center;
    background-color:#40a6ff;
    border-bottom:1px solid #000;
    font-size:1.6em;
    color:#FFF;
}

div.request_information_form div.field {
    margin:0 1em .2em;
}

div.request_information_form div.field.text label {
    width:5em;
    display:inline-block;
    text-align:right;
}

div.request_information_form div.field.text input {
    width:14em;
    display:inline-block;
    margin-left:.4em;
}

div.request_information_form div.field.checkbox label {
    width:22em;
    display:inline-block;
    text-align:left;
    font-size:.8em;
    font-style:italic;
}

div.request_information_form div.field.checkbox input {
    top:-0.8em;
    position:relative;
}

div.request_information_form div.field.button {
    text-align:center;
}

div.request_information_form div.field.button input {
    padding:.2em .4em;
    background-color:#f2bf18;
    border:1px solid #000;
    border-radius:3px;
    color:#000;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

div.right_panel {
    width:30%;
    top:0;
    display:block;
    margin-left:3%;
    z-index: 5;
}

div.right_panel div.right_cell {
    margin:0 0 .6em;
    padding:1em;
    background-color:#F9F9F9;
}

#main div.right_panel div.right_cell h2 {
    margin:0 0 .2em;
    padding:0;
    border:0px solid;
    font:1em 'Lato',sans-serif;
    font-weight:bold;
    color:#000;
}

#main div.right_panel div.right_cell ul.panel_list {
    margin:0 .2em;
    padding:0;
    list-style-type:none;
}

#main div.right_panel div.right_cell ul.panel_list > li {
    margin:0;
    padding:1em 0;
    border-bottom:1px solid #DDD;
    list-style-type:none;
}

#main div.right_panel div.right_cell ul.panel_list > li.program_item {
    padding-top:.5em;
    padding-bottom:.5em;
}

#main div.right_panel div.right_cell ul.panel_list > li:last-child {
    border-bottom:0px solid;
}

#main div.right_panel div.right_cell ul.panel_list > li a.program_type.category_title {
    display:block;
    padding-bottom:.2em;
    font:1.1em 'EB Garamond',serif;;
    text-decoration:none;
    color:#CE6D2B;
}

#main div.right_panel div.right_cell ul.panel_list > li span.program_title {
    display:block;
    padding-bottom:.2em;
    font:1.1em 'EB Garamond',serif;;
    text-decoration:none;
    color:#000;
}

#main div.right_panel div.right_cell ul.panel_list > li div.program_info {
    font-size:.8em;
}

#main div.right_panel div.right_cell ul.panel_list > li div.category_teaser {
    margin-top:.2em;
    font-size:.8em;
}

#main div.right_panel div.right_cell a.apply_button {
    display:inline-block;
    margin-top:.4em;
    padding:.2em;
    background-color:#CE6D2B;
    border:1px solid #DDD;
    font-size:.75em;
    text-decoration:none;
    color:#FFF;
}

#main div.landing div.switch_sections div.switch {
    clear:left;
}

#programs > div > div.switch_sections {
	float: right;
    width: 65%;
    top: 0;
    position: relative;
}

#programs > div > div.info_panel {
	float: right;
    width: 65%;
    top: 0;
    position: relative;
}

#main div.landing div.switch_sections div.switch h2,
#main div.landing div.switch_sections div.switch.active h2 {
    width: auto;
}

#main div.landing img.photo {
    width:100%;
}

#main div.right_panel ul.sub_links {
    display:block;
    margin-top:.6em;
    font:.9em 'Lato',sans-serif;
    list-style-type:square;
}

#main div.right_panel ul.sub_links ul.sub_links {
    font-size:1em;
}

#main div.right_panel ul.sub_links > li {
    margin-top:.2em;
    margin-bottom:.2em;
}

#main div.right_panel ul.sub_links a {
    font-family:'Lato',sans-serif;
    font-weight:bold;
    text-decoration:none;
    color:#000;
}

#main div.right_panel ul.sub_links a:Hover {
    text-decoration:underline;
}

#main div.right_panel ul.sub_links a.sub_link {
    color:#CE6D2B;
}

#main div.cities_wrapper {
    display:table-row;
}

#main div.cities_wrapper div.city_cell {
    width:33%;
    display:table-cell;
    padding-right:1em;
    padding-left:1em;
    vertical-align:top;
}

#main div.cities_wrapper div.city_cell div.city_inner {
    background-color:#F9F9F9;
}

#main div.cities_wrapper div.city_cell a.city_header_wrapper {
    height:16em;
    display:block;
    text-align:center;
    text-decoration:none;
    background-size: cover;
}

#main div.cities_wrapper div.city_cell a.city_header_wrapper h2.city_name {
    display:block;
    margin:0;
    padding:.2em .4em;
    text-align:center;
    background-color:#ed5b00;
    color:#FFF;
}

#main div.cities_wrapper div.city_cell a.city_header_wrapper h2.city_name.barcelona-spain {
    background-color:#001F7D;
}

#main div.cities_wrapper div.city_cell a.city_header_wrapper h2.city_name.seville-spain {
    background-color:#E67300;
}

#main div.cities_wrapper div.city_cell a.city_header_wrapper h2.city_name.alicante-spain {
    background-color:#73E600;
}

#main div.cities_wrapper div.city_cell div.city_inner div.program_types {
    margin:1em;
}

#main div.cities_wrapper div.city_cell div.city_inner div.program_types h3 {
    font:1.2em 'Lato',sans-serif;
    font-weight:bold;
}

#main div.cities_wrapper div.city_cell div.city_inner div.program_types ul.panel_list {
    display:block;
    margin:0;
    padding:0;
    list-style-type:none;
}

#main div.cities_wrapper div.city_cell div.city_inner div.program_types ul.panel_list li.program_category {
    margin-right:1em;
    margin-left:1em;
    padding-bottom:1em;
    border-top:1px solid #666;
    font-size:.8em;
}

#main div.cities_wrapper div.city_cell div.city_inner div.program_types ul.panel_list li.program_category p {
    margin:0;
    padding:0;
}

#main div.cities_wrapper div.city_cell div.city_inner div.program_types ul.panel_list li.program_category:first-child {
    border-top:0px solid #666;
}

#main div.cities_wrapper div.city_cell div.city_inner div.program_types ul.panel_list a.program_type {
    display:block;
    margin-top:1em;
    margin-bottom:1em;
    text-decoration:none;
}

#main div.cities_wrapper div.city_cell div.city_inner div.program_types ul.panel_list a.program_type h4 {
    margin:0;
    padding:0;
    font:1.4em 'EB Garamond',serif;;
    text-decoration:none;
    color:#ed5b00;
}

#main div.category_navigator a.city {
    width:32%;
    display:inline-block;
    margin-right:.5%;
    margin-left:.5%;
    background-position:center center;
    text-decoration:none;
    margin-top: 1em;
    margin-bottom: 0em;
}

#main div.category_navigator a.city h2 {
    margin:0;
    padding:.5em 0;
    text-align:center;
    background-color:#ed5b00;
    font:1.1em 'Lato',sans-serif;
    text-decoration:none;
    color:#FFF;
}

#main div.category_navigator a.city div.image {
    height:14em;
    background-size: cover;
}

#main div.category_navigator a.city.alicante-spain h2 {
    background-color:#73E600;
}

#main div.category_navigator a.city.barcelona-spain h2 {
    background-color:#001F7D;
}

#main div.category_navigator a.city.cordoba-argentina h2 {
    background-color:#26A6FF;
}

#main div.category_navigator a.city.havana-cuba h2 {
    background-color:#d60b0b;
}

#main div.category_navigator a.city.san-juan-puerto-rico h2 {
    background-color:#0A0DFF;
}

#main div.category_navigator a.city.seville-spain h2 {
    background-color:#E67300;
}

form.boa {
    text-align:center;
}

form.boa label {
    width:10em;
    display:inline-block;
}

form.boa label.topics_to_discuss {
    display:block;
    width: auto;
}

form.boa fieldset {
    border:0px solid;
}

form.boa div.formbody {
    display:block;
    text-align:left;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

form.boa div.formbody > div {
    margin-bottom:.2em;
}

form.boa span.mandatory {
    color:#f00;
}

div.program_item {
    margin-top:10px;
    margin-bottom:10px;
    padding-top:10px;
    padding-bottom:10px;
}

#main div.program_item div.program_info h3 {
    width:9em;
    display:inline-block;
    margin:0;
    padding:0;
    text-align:right;
    border:0px hidden;
    border-style: none;
}

#main div.program_item div.program_info div {
    display:inline-block;
}

#main div.program_item a.apply_button {
    display:block;
    margin-left:11em;
}

#main div.type_item {
    top:0;
    position:relative;
    display:block;
}

#main div.type_item h2 {
    clear:both;
}

#main div.type_item div.programs_wrapper {
    width:25%;
    float:right;
    display:block;
    padding:0 0 1em 1em;
}

#main div.type_item div.programs_wrapper h3 {
    margin:0 0 1em;
    padding:0;
    font-size:1em;
}

#main div.type_item div.programs_wrapper div.program_item h4 {
    margin:0 0 .2em;
    padding:0;
    font:.75em 'Lato',sans-serif;
    font-weight:bold;
}

#main div.type_item div.programs_wrapper div.program_item div.program_info {
    font:.75em 'Lato',sans-serif;
}

#main div.type_item div.programs_wrapper div.program_item div.program_info a.apply {
    font-family:'Lato',sans-serif;
    text-decoration:none;
}

#main div.type_item div.programs_wrapper div.program_item div.program_info a.apply:Hover {
    font-family:'Lato',sans-serif;
    text-decoration:underline;
}

#main div.type_item div.programs_wrapper div.program_item div.program_info.program_dates label {
    display:none;
}

#main div.type_item div.programs_wrapper div.program_item div.program_info label {
    font-weight:bold;
}

#header {
    height:140px;
    top:0;
    position:relative;
    display:block;
    vertical-align:top;
    text-align:center;
    background:#F9B61F url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/banners/test.png") center top repeat-x;
    color:#FAFAFA;
}

#header div.inside {
	max-width:1300px;
	margin:auto;
    width:90%;
    height:36px;
    top:0;
    position:relative;
    padding:104px 0 0;
    text-align:center;
    margin-left: auto;
    margin-right: auto;

}

#header a.ssa_logo {
    top:0;
    position:absolute;
    display:block;
}

#header a.cccs_text {
    float:left;
    display:block;
}

#header div.mod_search {
    height:20px;
    bottom:52px;
    right:0;
    position:absolute;
    display:block;
    padding:4px;
    background-color:#FFF;
    border:0px solid;
    border-radius:4px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

#header div.mod_search input.text {
    width:14em;
    height:20px;
    border:0px solid;
    border-radius:4px 0 0 4px;
    font-size:14px;
    font-style:italic;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

#header div.mod_search button {
    height:10px;
    margin-right:6px;
    margin-bottom:8px;
    padding:0;
    background-color:#FFF;
    border:0px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

#header nav.homepage_buttons {
    right:0;
    top:6px;
    position:absolute;
    display:block;
}

#header nav.homepage_buttons ul {
    list-style-type:none;
}

#header nav.homepage_buttons ul li {
    display:inline-block;
    margin-right:0;
    margin-left:24px;
    font:16px 'Lato',sans-serif;
    color:#000;
}

#header nav.homepage_buttons ul li a {
    font-size:16px;
    text-decoration:none;
    color:#000;
}

#header nav.homepage_buttons ul li a:Hover {
    text-decoration:underline;
}

#header nav.homepage_buttons ul li a.start_an_application {
	text-decoration: none;
    padding:0.5em 1em;
    background-color:#E27C26;
    border-radius:0.25em;
    color:#FFF;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}

#scroll_to_top {
	display: none;
}

@media screen and (max-width: 799px) and (min-width: 601px) {
	#header nav.homepage_buttons ul li a {
		font-size: 14px;
	}
	}



@media screen and (min-width: 601px) {
	#header nav.primary_navigation {
		margin: 0 auto;
		padding: 0;
		width: auto;
		position: relative;
		top: 0;
		height: 500px;
	}
	
	#header nav.primary_navigation ul ul {
		display: none;
	}
	
	#header nav.primary_navigation ul li:hover > ul {
		display: block;
		z-index: 155;
	}
	
	#header nav.primary_navigation ul {
		background: #F9B61F; 
		list-style: none;
		display: inline-block;
		margin: 0;
		padding: 0;
		z-index: 150;
		width: 100%;
	}
	
	#header nav.primary_navigation ul:after {
		content: ""; 
		clear: both; 
		display: block;
	}
	
	#header nav.primary_navigation ul li {
		float: left;
	}

	#header nav.primary_navigation ul > li {
		position: relative;
	}
	
	#header nav.primary_navigation ul li:hover {
		background: #fcd783;
	}
	
	#header nav.primary_navigation ul li:hover a {
		color: #000;
	}
	
	#header nav.primary_navigation ul li a {
		display: block; 
		padding: 9px 2em;
		color: #000000; 
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		font-size: 18px;
		font-family: 'Lato', sans-serif;
	}
	
	#header nav.primary_navigation ul li span {
		display: block; 
		padding: 9px 1.8em;
		color: #000000; 
		text-transform: uppercase;
		white-space: nowrap;
		font-size: 18px;
		font-family: 'Lato', sans-serif;	
		background-color: #fff;
	}
	
	#header nav.primary_navigation ul li span.locations {
		text-decoration: none;
	}
	
		
	#header nav.primary_navigation ul ul {
		background: #fcdf9c; 
		padding: 0;
		position: absolute; 
		top: 100%;
		width: auto;
	}
	
	#header nav.primary_navigation ul ul li {
		float: none; 
		border-top: 1px dashed #757575;
		z-index: 150;
	}
	
	#header nav.primary_navigation ul ul li a {
		padding: 10px 1.4em;
		color: #000;
		text-transform: none;
		text-align: left;
		min-width: 14em;
		height: auto;
	}	
	
	#header nav.primary_navigation ul ul li span {
		padding: 10px 1.4em;
		color: #000;
		text-transform: none;
		text-align: left;
		min-width: 14em;
		height: auto;
	}	
	
	#header nav.primary_navigation ul ul li a:hover {
		background: #fef7e6;
	}
	
	#header nav.primary_navigation .submenu .trail {
		background-color: #fff;
	}
}

@media screen and (min-width: 1310px) {
	#header nav.primary_navigation ul li a {
		font-size: 16px;
		padding: 10px 1.2em 7px 1.1em;
	}

	#header nav.primary_navigation ul li span {
		font-size: 16px;
		padding: 10px 1.2em 7px 1.1em;
	}
}


@media screen and (max-width: 1309px) and (min-width: 1125px) {
	#header nav.primary_navigation ul li a {
		font-size: 13px;
		padding: 12px 1.2em 8px 1.2em;
	}

	#header nav.primary_navigation ul li span {
		font-size: 13px;
		padding: 12px 1.2em 12px 1.2em;
	}
}

@media screen and (max-width: 1124px) and (min-width: 1050px) {
	#header nav.primary_navigation ul li a {
		font-size: 12px;
		padding: 13px 1.2em 8px 1.2em;
	}

	#header nav.primary_navigation ul li span {
		font-size: 12px;
		padding: 13px 1.2em 12px 1.2em;
	}
}

@media screen and (max-width: 1049px) and (min-width: 997px) {
	#header nav.primary_navigation ul li a {
		font-size: 12px;
		padding: 13px 1.0em 8px 1.0em;
	}

	#header nav.primary_navigation ul li span {
		font-size: 12px;
		padding: 13px 1.0em 12px 1.0em;
	}
}

@media screen and (max-width: 997px) and (min-width: 670px) {
	#header {
		height: 184px;
	}
	
	#header nav.primary_navigation ul li a {
		font-size: 12px;
		padding: 13px 1.0em 8px 1.0em;
	}

	#header nav.primary_navigation ul li span {
		font-size: 12px;
		padding: 13px 1.0em 12px 1.0em;
	}
}

@media screen and (max-width: 669px) and (min-width: 601px) {
	#header {
		height: 224px;
	}
	
	#header nav.primary_navigation ul li a {
		font-size: 12px;
		padding: 13px 1.0em 8px 1.0em;
	}

	#header nav.primary_navigation ul li span {
		font-size: 12px;
		padding: 13px 1.0em 12px 1.0em;
	}
	
}


#footer {
	background: #062647;
	color: #FFFFFF;
	position: relative;
	top: 0px;
	width: 100%;
	min-height: 16em;
}

#footer div.inside {
	max-width:1450px;
	background: #062647;
	color: #FFFFFF;
	position: centered;
	top: 0px;
	width: 100%;
	padding: 1em 0 1em 0;
	margin:auto;
}

#footer div.contact_info {
	position: absolute;
	left: 0;
	width: 20%;
	padding: 1em 2.5% 1em 5%;
	font-size: 18px;
}

#footer div.contact_info a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer div.contact_info a:hover {
	text-decoration: underline;
}

#footer div.mission_statement {
	position: absolute;
	left: 30%;
	width: 40%;
	padding: 1em 0;
	font-size: 22px;
	color: #C9CCCF;
	font-style: italic;
}

#footer div.social_media {
	position: absolute;
	right: 0px;
	top: 1em;
	padding: 1em 5% 1em 2.5%;
	text-align: right;
}

#footer nav.legal {
	position: absolute;
	top: 4em;
	right: 0px;
	padding: 1em 5% 1em 2.5%;
	width: 20%;
	text-align: right;
}

#footer nav.legal a:hover {
	text-decoration: underline;
}

#footer nav.legal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer nav.legal ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}

#footer nav.legal ul li.last:before {
	content: "|";
	padding: 0 1em;
}

#footer nav.legal ul li a {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}

#footer nav.legal ul li span {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}

#footer div.copyright {
	position: absolute;
	top: 6em;
	right: 0px;
	padding: 1em 5% 1em 2.5%;
	width: 20%;
	text-align: right;
	font-size: 18px;
}

@media screen and (max-width: 1450px) and (min-width: 1290px) {

	#footer {
		font-size: 16px;
	}

	#footer div.contact_info {
		font-size: 16px;
	}
	
	#footer div.mission_statement {
		font-size: 20px;
	}
	
	#footer nav.legal ul li a {
		font-size: 16px;
	}
	
	#footer nav.legal ul li span {
		font-size: 16px;
	}
	
	#footer div.copyright {
		font-size: 16px;
	}

}

@media screen and (max-width: 1289px) and (min-width: 1125px) {
	
	#footer {
		font-size: 14px;
	}

	#footer div.contact_info {
		font-size: 14px;
	}
	
	#footer div.mission_statement {
		font-size: 18px;
	}
	
	#footer nav.legal ul li a {
		font-size: 14px;
	}
	
	#footer nav.legal ul li span {
		font-size: 14px;
	}
	
	#footer div.copyright {
		font-size: 14px;
	}

}

@media screen and (max-width: 1124px) and (min-width: 1050px) {

	#footer {
		font-size: 13px;
	}

	#footer div.contact_info {
		font-size: 13px;
	}
	
	#footer div.mission_statement {
		font-size: 16px;
	}
	
	#footer nav.legal ul li a {
		font-size: 13px;
	}
	
	#footer nav.legal ul li span {
		font-size: 13px;
	}
	
	#footer div.copyright {
		font-size: 13px;
	}

}

@media screen and (max-width: 1049px) and (min-width: 970px) {

	#footer {
		font-size: 12px;
	}

	#footer div.contact_info {
		font-size: 12px;
	}
	
	#footer div.mission_statement {
		font-size: 14px;
	}
	
	#footer nav.legal ul li a {
		font-size: 12px;
	}
	
	#footer nav.legal ul li span {
		font-size: 12px;
	}
	
	#footer div.copyright {
		font-size: 12px;
	}

}

@media screen and (max-width: 969px) and (min-width: 800px) {

	#footer {
		font-size: 11px;
	}

	#footer div.contact_info {
		font-size: 11px;
	}
	
	#footer div.mission_statement {
		font-size: 13px;
	}
	
	#footer nav.legal ul li a {
		font-size: 11px;
	}
	
	#footer nav.legal ul li span {
		font-size: 11px;
	}
	
	#footer div.copyright {
		font-size: 11px;
	}

}

@media screen and (max-width: 799px) and (min-width: 601px) {

	#footer {
		background: #062647;
		color: #FFFFFF;
		position: relative;
		top: 0px;
		width: 100%;
		min-height: 16em;
		padding: 0;
		margin: 10px 0 0 0;
	}
	
	#footer div.inside {
		background: #062647;
		color: #FFFFFF;
		position: relative;
		top: 0px;
		width: auto;
		padding: 20px;
		text-align: center;
	}
	
	#footer div.contact_info {
		position: static;
		left: 0;
		width: auto;
		padding: 10px 0 10px 0;
		font-size: 16px;
		text-align: center;
	}
	
	#footer div.contact_info a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#footer div.mission_statement {
		position: static;
		left: 0;
		padding: 10px 0;
		font-size: 18px;
		color: #C9CCCF;
		font-style: italic;
		width: auto;
	}
	
	#footer div.social_media {
		position: static;
		left: 0px;
		top: 0;
		padding: 10px 0;
		text-align: center;
	}
	
	#footer nav.legal {
		position: static;
		top: 0;
		left: 0;
		padding: 10px 0 10px 0;
		width: auto;
		text-align: center;
	}
	
	#footer nav.legal ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#footer nav.legal ul li {
		display: inline-block;
		list-style: none;
		margin: 0;
		padding: 0 0 0 0;
	}
	
	#footer nav.legal ul li.last:before {
		content: "|";
		padding: 0 1em;
	}
	
	#footer nav.legal ul li a {
		color: #ffffff;
		font-size: 14px;
		text-decoration: none;
	}
	
	#footer nav.legal ul li span {
		color: #ffffff;
		font-size: 14px;
		text-decoration: none;
	}
	
	#footer div.copyright {
		position: static;
		top: 0;
		left: 0;
		padding: 10px 0 10px 0;
		width: auto;
		text-align: center;
		font-size: 14px;
	}

}

div.program_navigator {
	clear: both;
    top:0;
    position:relative;
    display:block;
    padding:.3em 0 1em 0;
    text-align: center;
}

div.program_navigator div.location_row {
	position: relative;
	top: 0;
	height: 14em;
	width: 100%;
	padding: 2em 0;
}

div.program_navigator div.location {
    width:30%;
    height:14em;
    top:0;
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    background-position:center center;
    background-repeat:no-repeat;
    border:1px solid #000;
	border-radius: 4px;
    background-size: cover;
}

div.program_navigator div.location.first {
	position: absolute;
	left: 0;
} 

div.program_navigator div.location.middle {
	position: absolute;
	left: 34.5%;
} 

div.program_navigator div.location.last {
	position: absolute;
	right: 0;
} 

div.program_navigator div.location a.location {
    width:100%;
    height:12em;
    top:0;
    position:relative;
    display:block;
    text-decoration:none;
    font-weight: bold;
}

div.program_navigator div.location a.location span.banner {
    width:110%;
    display:block;
    padding:.4em .4em .4em .6em;
    margin: 0;
    background: #0e2648;
    font:24px 'Lato',sans-serif;
    text-decoration:none;
    color:#FFF;
    text-align: left;
	font-weight: normal;
}

@media screen and (max-width: 1200px) and (min-width: 1000px) {
	div.program_navigator div.location a.location span.banner {
		font-size: 22px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 801px) {
	div.program_navigator div.location a.location span.banner {
		font-size: 18px;
	}
}

@media screen and (min-width: 801px) {
	div.program_navigator div.location.cordoba-argentina {
	    background-image:url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/Artboard%201.png");
		background-position:center center;
	}
	
	div.program_navigator div.location.barcelona-spain {
	    background-image:url("/tl_files/ssa_2015/homepage/homepage_optimized/barcelona.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.seville-spain {
	    background-image:url("/tl_files/ssa_2015/homepage/homepage_optimized/seville.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.alicante-spain {
	    background-image:url("/tl_files/ssa_2015/homepage/homepage_optimized/alicante.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.san-juan-puerto-rico {
	    background-image:url("https://www.spanishstudies.org/tl_files/ssa_2015/homepage/homepage_optimized/puertorico1.png");
		background-position:center center;
	}
	
	div.program_navigator div.location.havana-cuba {
	    background-image:url("/tl_files/ssa_2015/homepage/homepage_optimized/havana.png");
	    background-position:center center;
	}
}

@media screen and (max-width: 800px) and (min-width: 601px) {
	div.program_navigator {
		clear: both;
	    top:0;
	    position:relative;
	    display:block;
	    padding: 10px 0;
	    text-align: center;
	}
	
	div.program_navigator div.location_row {
		position: relative;
		top: 0;
		height: auto;
		width: auto;
		padding: 0 0;
		margin: 0;
	}
	
	div.program_navigator div.location {
	    width: 100%;
	    height: auto;
	    top:0;
	    position: relative;
	    overflow: visible;
	    display: block;
	    margin: 0;
	    padding: 0;
	    background-image: none;
	    border: none;
	}
	
	div.program_navigator div.location.first {
		position: static;
		left: 0;
	} 
	
	div.program_navigator div.location.middle {
		position: static;
		left: 0;
	} 
	
	div.program_navigator div.location.last {
		position: static;
		left: 0;
	} 
	
	div.program_navigator div.location a.location {
	    width: auto;
	    height: 200px;
	    top:0;
	    position: relative;
	    overflow: hidden;
	    display: block;
	    margin: 0 0 20px 0;
	    padding: 0;
	    background-position:center center;
	    background-repeat:no-repeat;
	    border:1px solid #000;
		border-radius: 4px;
	    background-size: cover;
		behavior:url('assets/css3pie/1.0.0/PIE.htc');
	}
	
	div.program_navigator div.location a.location span.banner {
	    width:100%;
	    display:block;
	    padding: 5px 5px 5px 5px;
	    margin: 0;
	    background: #0e2648;
	    font:24px 'Lato',sans-serif;
	    text-decoration:none;
	    color:#FFF;
	    text-align: left;
		font-weight: normal;
	}
	
	div.program_navigator div.location.cordoba-argentina a.location {
	    background-image:url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/Artboard%201.png");
		background-position:center center;
	}
	
	div.program_navigator div.location.barcelona-spain a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/homepage_optimized/barcelona.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.seville-spain a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/homepage_optimized/seville.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.alicante-spain a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/homepage_optimized/alicante.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.san-juan-puerto-rico a.location {
	    background-image:url("https://www.spanishstudies.org/tl_files/ssa_2015/homepage/homepage_optimized/puertorico1.png");
		background-position:center center;
	}
	
	div.program_navigator div.location.havana-cuba a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/homepage_optimized/havana.png");
	    background-position:center center;
	}
}


@media screen and (max-width: 800px) {
	/*Sidebar*/
	.article_sidebar {
        position: relative;
        display: block;
        padding: 1em;
    }
    .article_sidebar h2 {
        margin: 0 0 .2em;
        padding: 0;
        border: 0px solid;
        font: 1.1em 'Lato', sans-serif;
        font-weight: bold;
        color: #000;
    }
    .article_sidebar ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    .article_sidebar li {
        margin: 0;
    	border-bottom: 1px dotted black;
    }
    
    .article_sidebar li.sibling.last {
    	border-bottom: 0;
    }
    
    .article_sidebar li.last {
    	border-bottom: 0;
    }
    
    .article_sidebar ul a {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #CE6D2B;
        display: block;
        padding: .5em 1em;
    }
    .article_sidebar ul a:hover {
        background: #fef7e6;
    }
    .article_sidebar img {
        width: 95%;
    }
    .article_sidebar .level_2 li {
    	background: #fbfbfb;
    	border-bottom: 1px solid white;
    }
    
    .article_sidebar .level_2 a {
    	padding: .5em .7em .5em 1.5em;
    }
    
    .article_sidebar .level_3 {
    }
    
    .article_sidebar li.active span {
    	font-weight:bold;
    	padding: .5em .7em;
    	display:block;
    }
    .mod_navigation {
    	display:inline;
    }
	/* sidebar end*/
	
    #remarketing-landing {
    }
    
    #primer-lower-link {
        display:none;
    }
   
    #remarketing-landing > .statement > h1 {
        color: white;
        font-family: lato;
        font-size: 40px;
        margin: 0;
    }
    #remarketing-landing > .statement > h3 {
        color: #C9CCCF;
        font-family: lato;
        font-size: 20px;
        font-weight: thin;
    }
    #remarketing-landing > .statement > h2 {
        color: #0e2648;
        font-family: lato;
        font-size: 30px;
        background-color: #FCD66A;
        position: absolute;
        left: 0;
        right: 0;
        padding: 10px 40px 10px 40px;
        margin-top: 10px;
    }
    #remarketing-landing > .statement > p {
        margin-top: 110px;
        margin-bottom: 0;
        font-weight: bold;
        font-size: 18px;
    }
    #remarketing-landing > .statement > ol {
        color: white;
        font-family: lato;
        font-size: 17px;
        line-height: 23px;
        text-align: left;
    }
    #remarketing-landing > .statement > ul > li {
        margin-top: 5px;
    }
    #remarketing-landing > .statement > a {
        border-radius: 2px;
        color: white;
        font-family: lato;
        font-size: 26px;
    }
    
    /*Remarketing landing
    #remarketing-landing {
        background: url("http://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/banners/la-vida-compressed.jpg") no-repeat center left;
        background-size: 500px;
        height: auto;
    }
    #remarketing-landing-links {
        margin-top: 30px;
        display: block !important;
        height: 90px;
    }
    #remarketing-landing-links > .lower_section {
        background-color: #0e2648;
        color: white;
        padding: 0 5px 0 5px !important;
        width: 10%;
    }
    #remarketing-landing-links > .lower_section > a {
        color: white;
        font-size: 20px;
        text-decoration: underline;
        text-align: center;
        margin-right: 10px;
        padding: 0 !important;
    }
    #primer-lower-link {
        background-color: white !important;
        width: 18%
    }
    #remarketing-landing-links > .lower_section.last {
        border-right-width: 0px !important;
    }
    #primer-lower-link p {
        font-size: 24px !important;
        color: black;
        font-weight: bold;
    }
    #remarketing-landing > .statement {
        width: 60%;
        height: auto;
        position: relative;
        float: right;
        padding-right: 5em;
    }
    #remarketing-landing > .statement > h1 {
        color: white;
        font-family: lato;
        font-size: 40px;
        margin: 0;
    }
    #remarketing-landing > .statement > h3 {
        color: #C9CCCF;
        font-family: lato;
        font-size: 20px;
        font-weight: thin;
    }
    #remarketing-landing > .statement > h2 {
        color: #0e2648;
        font-family: lato;
        font-size: 30px;
        background-color: #FCD66A;
        position: absolute;
        left: 0;
        right: 0;
        padding: 10px 40px 10px 40px;
        margin-top: 10px;
    }
    #remarketing-landing > .statement > p {
        margin-top: 80px;
        margin-bottom: 0;
        font-weight: bold;
        font-size: 18px;
    }
    #remarketing-landing > .statement > ul {
        color: white;
        font-family: lato;
        font-size: 17px;
        line-height: 23px;
        list-style-type: square;
    }
    #remarketing-landing > .statement > ul > li {
        margin-top: 5px;
    }
    #remarketing-landing > .statement > a {
        border-radius: 2px;
        color: white;
        font-family: lato;
        font-size: 26px;
    }*/
    
    .w-col-4 {
        width: 90%;
    }
    #new_article_layout {
        overflow: hidden;
        max-width: 1300px;
        margin: auto;
    }
    #new_article_layout .article_headline {
        font-size: 50px;
        font-weight: bold;
        display: table;
        width: 100%;
        margin: 0 auto;
        height: auto;
        border-bottom: #CE6D2B 5px solid;
        padding-bottom: 10px;
        font-family: 'Cinzel', serif;
        text-align: center;
        margin-bottom: 10px;
    }
    #new_article_layout .article_body_main {
        padding-top: 20px;
        clear: both;
    }
    #new_article_layout .article_headline_picture img {
        max-height: 100px;
    }
    #new_article_layout aside {
        position: relative;
        display: block;
        margin-left: 3%;
        margin: 0 0 .6em;
        padding: 1em;
        clear: both;
    }
    #new_article_layout section {
        background-color: #F9F9F9;
        border-bottom: 10px solid white;
        padding: 1em 0 0 1em;
    }
    #new_article_layout aside h2 {
        margin: 0 0 .2em;
        padding: 0;
        border: 0px solid;
        font: 1em 'Lato', sans-serif;
        font-weight: bold;
        color: #000;
    }
    #new_article_layout aside ul {
        margin: 0 .2em;
        padding: 0;
        list-style-type: none;
    }
    #new_article_layout aside ul > li {
        margin: 0;
        padding: 1em 0;
    }
    #new_article_layout ul a {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #CE6D2B;
    }
    #new_article_layout ul a:Hover {
        text-decoration: underline;
    }
    #new_article_layout .article_body_section_header {
        font-size: 20px;
        font-weight: bold;
    }
    #new_article_layout a {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #CE6D2B;
    }
    #new_article_layout a:Hover {
        text-decoration: underline;
    }
    #new_article_layout .btn {
        font-size: 30px;
        text-align: center;
        margin: 0 auto;
        border: 1px solid #ddd;
        background-color: #f0f0f0;
        padding: 10px 30px;
        cursor: pointer;
        display: table;
        -o-transition: background-color .2s ease-in;
        -moz-transition: background-color .2s ease-in;
        -webkit-transition: background-color .2s ease-in;
        transition: background-color .2s ease-in;
    }
    #new_article_layout .btn:hover {
        background-color: #e5e5e5;
    }
    #new_article_layout .btn:active {
        background-color: #ccc;
    }
    #new_article_layout .article_body_section_body ul {
        list-style-type: square;
    }
    #new_article_layout .article_body_section_body ul li {
        padding-bottom: 5px;
    }
    .program_category_description {
        background-color: #e0e0e0;
        margin-bottom: 20px;
    }
    .program_category_description .description {
        display: table-cell;
        padding: 2% 1% 2% 1%;
    }
    .program_category_description .title {
        font-weight: bold;
        font-size: 20px;
        padding-bottom: 2%;
        font-family: 'Lato', sans-serif;
    }
    .program_category_description .more_info {
        text-align: center;
        vertical-align: middle;
        background-color: #CE6D2B;
    }
    .program_category_description .more_info a {
        color: white !important;
        display: inline-block;
        height: 100%;
        width: 100%;
        text-decoration: none !important;
    }
    .more_info_btn {
        font-size: 20px;
        padding: 5px;
        height: 100%;
        width: 100%;
        text-align: center;
        cursor: pointer;
        -o-transition: background-color .2s ease-in;
        -moz-transition: background-color .2s ease-in;
        -webkit-transition: background-color .2s ease-in;
        transition: background-color .2s ease-in;
        text-decoration: none;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .more_info_btn:hover {
        background-color: #b96226;
    }
    .more_info_btn:active {
        background-color: #ccc;
    }
    .table-fill {
        background: white;
        border-radius: 3px;
        border-collapse: collapse;
        height: 200px;
        margin: auto;
        max-width: 600px;
        padding: 2 5 2 5;
        width: 100%;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        animation: float 5s infinite;
        overflow: auto;
    }
    .table-fill th {
        color: #D5DDE5;
        ;
        background: #3D200C;
        border-bottom: 4px solid #9ea7af;
        border-right: 1px solid #343a45;
        font-size: 23px;
        font-weight: 100;
        padding: 10px;
        text-align: left;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        vertical-align: middle;
    }
    .table-fill th:first-child {
        border-top-left-radius: 3px;
    }
    .table-fill th:last-child {
        border-top-right-radius: 3px;
        border-right: none;
    }
    .table-fill tr {
        border-top: 1px solid #C1C3D1;
        border-bottom-: 1px solid #C1C3D1;
        color: #666B85;
        font-size: 16px;
        font-weight: normal;
        text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
    }
    .table-fill tr:hover td {
        color: #FFFFFF;
        border-top: 1px solid #22262e;
        border-bottom: 1px solid #22262e;
        background: #dc986a;
    }
    .table-fill tr:first-child {
        border-top: none;
    }
    .table-fill tr:last-child {
        border-bottom: none;
    }
    .table-fill tr:nth-child(odd) td {
        background: #f0d3bf;
    }
    .table-fill tr:nth-child(odd):hover td {
        background: #dc986a;
    }
    .table-fill tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }
    .table-fill tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }
    .table-fill td {
        background: #FFFFFF;
        padding: 10;
        text-align: left;
        vertical-align: middle;
        font-weight: 300;
        font-size: 18px;
        text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
        border-right: 1px solid #C1C3D1;
    }
    .table-fill td:last-child {
        border-right: 0px;
    }
    .table-fill th.text-left {
        text-align: left;
    }
    .table-fill th.text-center {
        text-align: center;
    }
    .table-fill th.text-right {
        text-align: right;
    }
    .table-fill td.text-left {
        text-align: left;
    }
    .table-fill td.text-center {
        text-align: center;
    }
    .table-fill td.text-right {
        text-align: right;
    }
    blockquote {
        display: block;
        background: #fff;
        padding: 15px 20px 15px 45px;
        margin: 0 0 20px;
        position: relative;
        /*Font*/
        font-family: Georgia, serif;
        font-size: 16px;
        line-height: 1.2;
        color: #666;
        text-align: justify;
        /*Borders - (Optional)*/
        border-left: 15px solid #c76c0c;
        border-right: 2px solid #c76c0c;
        /*Box Shadow - (Optional)*/
        -moz-box-shadow: 2px 2px 15px #ccc;
        -webkit-box-shadow: 2px 2px 15px #ccc;
        box-shadow: 2px 2px 15px #ccc;
    }
    blockquote::before {
        content: "\201C";
        /*Unicode for Left Double Quote*/
        /*Font*/
        font-family: Georgia, serif;
        font-size: 60px;
        font-weight: bold;
        color: #999;
        /*Positioning*/
        position: absolute;
        left: 10px;
        top: 5px;
    }
    blockquote::after {
        /*Reset to make sure*/
        content: "";
    }
    .quote_footer {
        font-style: italic;
    }
    *,
    *:after,
    *:before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .timeline {
        margin: 0px auto;
        max-width: 40em;
        overflow: hidden;
        height: auto;
        position: relative;
        padding: 0px;
        list-style-type: none;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQIW2NMTEz8z8gABAAPKwIlXWq1kgAAAABJRU5ErkJggg==);
        background-repeat: repeat-y;
        background-position: 50% 0;
    }
    .timeline .year {
        background: #CE6D2B;
        font-size: 3em;
        max-width: 6em;
        clear: both;
        margin: 1em auto 2em;
        color: white;
        border-radius: 20% / 100%;
        text-align: center;
        margin-top: 2em;
    }
    .timeline .year:first-of-type {
        margin-top: 0 !important;
    }
    .timeline .event {
        position: relative;
        text-align: center;
        float: right;
        clear: right;
        width: 45%;
        margin: 1em 2.5%;
        border-radius: 5px;
        list-style-type: none;
        display: block;
        padding: .4em;
        background: white;
        z-index: 15;
        color: #4d4d4d;
        border: 1px solid #9d9d9d;
        text-decoration: none;
        -webkit-transition: background .15s linear;
        -moz-transition: background .15s linear;
        -ms-transition: background .15s linear;
        -o-transition: background .15s linear;
        transition: background .15s linear;
    }
    .timeline .event.featured {
        width: 95% !important;
        background: #e8e8e8;
    }
    .timeline .event.featured:after,
    .timeline .event.featured:before {
        display: none;
    }
    .timeline .event {
        width: 85%;
    }
    .timeline .event.offset-first {
        margin-top: -1.5em !important;
    }
    .timeline .event img {
        margin-top: 10px;
        max-width: 100%;
    }
    .timeline .event:hover {
        background: #ebc4aa;
    }
    .timeline .event:hover:after {
        background: #505050;
    }
    .timeline .event:nth-of-type(2n) {
        float: left;
        clear: left;
    }
    .timeline .event:nth-child(2n):after {
        right: -5%;
        /* reset the standard declaration I defined before*/
        left: auto;
    }
    .deadline-banner {
        font-size: 1em;
    }
    
    .homepage > #wrapper > #header {
    	height: auto !important;
    }
}

@media screen and (max-width: 450px) {
    #new_article_layout .article_headline {
        font-size: 40px;
    }
}

@media screen and (max-width: 600px){
	
	#header a.call-us-header {
		position: static !important;
	    display: block !important;
	    margin: 0 auto !important;
	    padding: 4px !important;
	    border: 0px solid !important;
	    border-radius: 0px !important;
	}
}


@media screen and (max-width: 600px){
	#header {
	    text-align:center;
	    background:#F9B61F url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/banners/test.png") center top repeat;
	    color:#FFF;
	    padding: 0;
	    margin: 0 0 20px 0;
	    text-align:center;
	    height: auto;
	    border-bottom: solid #757575 1px;
	}
	
	#header div.inside {
		height: auto;
		width: 100%;
	    top:0;
	    position:relative;
	    padding: 20px 0 0 0;
	    margin: 0;
	    text-align:center;
	}
	
	#header a.ssa_logo {
	    position: static;
	    display: block;
	    margin: 0 20px 0 20px;
	    padding: 0;
	    text-align: center;
	    width: auto;
	    float: none;
	}
	
	#header a.cccs_text {
		position: relative;
		top: -3px;
		left: -1px;
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 20px;
	    padding: 5px 0 0 0;
	    text-align: center;
	    width: 158px;
	    float: none;
	    background-color: #F9B61F;
	    -webkit-box-shadow: 2px 2px 2px 0px rgba(102,102,102,1);
		-moz-box-shadow: 2px 2px 2px 0px rgba(102,102,102,1);
		box-shadow: 2px 2px 2px 0px rgba(102,102,102,1);
	}

	#header div.mod_search {
	    position: static;
	    height:30px;
	    display:block;
	    margin: 0 auto;
	    padding:4px;
	    background-color:#FFF;
	    border:0px solid;
	    border-radius:0px;
	    behavior:url('assets/css3pie/1.0.0/PIE.htc');
	}
	
	
	
	#header nav.homepage_buttons {
	    position: static;
	    display: none;
	}	
	
	#scroll_to_top {
		position: absolute;
		display: block;
		right: 0;
		top: 100%;
		background-color: #F9B61F;
		color: #000000;
		padding: 5px 10px 5px 10px;
		border-top: dashed #757575 1px;
		border-bottom: solid #757575 1px;
		border-left: solid #757575 1px;
		border-right: solid #757575 1px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		text-decoration: none;
		margin: 0;
		z-index: 500;
	}

	#scroll_to_top.top {
		display: none;
	}
	
	#scroll_to_top.floater {
		position: fixed;
		right: 0;
		top: 0px;
		border-top: solid #F9B61F 1px;
	}

}

@media screen and (max-width: 800px) and (min-width:601px){
	div.mod_search {
		bottom:15px !important;
		height:30px !important;
		
	}
	
	a-call-us-header {
		bottom: 15px !important;
	}
}


@media screen and (max-width: 600px) {
	#header nav.primary_navigation {
		margin: 10px 0 0 0;
		padding: 0;
		width: 100%;
		background: #F9B61F;
		font-size: 14px;
	}
	
	#header nav.primary_navigation ul {
		display: block;
		list-style: none;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	
	#header nav.primary_navigation ul.level_2 {
		background: #f2be44;
		text-align: center;
	}

	#header nav.primary_navigation ul li ul {
		display: none;
	}
	
	#header nav.primary_navigation ul li {
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		border-top: 1px dashed #757575;
	}

	#header nav.primary_navigation ul li a {
		display: block; 
		padding: 10px 2em;
		color: #000000; 
		text-decoration: none;
		text-transform: uppercase;
		font-size: 16px;
		font-family: 'Lato', sans-serif;
		font-weight: normal;
	}
	
	#header nav.primary_navigation ul li span {
		display: block; 
		padding: 10px 2em;
		color: #000000; 
		text-decoration: none;
		text-transform: uppercase;
		font-size: 16px;
		font-family: 'Lato', sans-serif;	
		font-weight: normal;
	}
	
	#header nav.primary_navigation ul li span.active {
		text-decoration: underline;
	}
	
	#header nav.primary_navigation ul li.expanded {
		background: #f2be44;
	}
	
	#header nav.primary_navigation ul li.expanded > a {
		font-weight: bold;
	}
	
	#header nav.primary_navigation ul li.expanded > span {
		font-weight: bold;
	}		
	
	#header nav.primary_navigation ul li.expanded ul {
		display: block;
	}

	#header nav.primary_navigation ul li.defocus {
		font-size: 12px;
	}
	
	#header nav.primary_navigation ul li.defocus a {
		padding: 6px 2em;
		font-size: 16px;
	}
	
	#header nav.primary_navigation ul li.defocus span {
		padding: 6px 2em;
		font-size: 16px;	
	}	
	
	#header nav.primary_navigation ul.level_2 li a {
		display: block;
		font-size: 14px;
		text-transform: none;
	}	

	#header nav.primary_navigation ul.level_2 li span {
		display: block;
		font-size: 14px;
		text-transform: none;
	}	
	
	#header nav.primary_navigation ul li.homepage {
		display: none;
	}
	

}

@media screen and (max-width: 600px) {
	#header div.cccs-text {
    	display: none !important;
	}
	div.welcome_block {
		width: 100%;
		position: relative;
		top: 0;
		margin: 0;
		padding: 0;
		background: #0e2648;
	}
	
	div.welcome_block div.statement {
		display: block;
		margin: 0;
		padding: 10px;
		text-align: center;
	}
	
	div.welcome_block div.statement div.image_wrapper {
		display: block;
		background: url("/tl_files/ssa_2015/Files/Images/banners/newhomepage.png") left;
		padding: 5px;
		text-align: right;
	}
	
	div.welcome_block div.statement div.image_wrapper img {
		border-radius: 100%;
		background-color: rgba(14, 38, 72, 0.75);
		padding: 18px 8px 10px 12px;
	}
	
	div.welcome_block div.statement h3 {
		font-size: 26px;
		display: block;
		margin: 0 0 2px 0;
		padding: 0;
		font-weight: bold;
		color: #FFFFFF;
		font-family: 'Lato', sans-serif;
	}
	
	div.welcome_block div.statement h4 {
		font-size: 16px;
		display: block;
		margin: 0 0 5px 0;
		padding: 0;
		font-weight: bold;
		color: #C9CCCF;
		font-family: 'Lato', sans-serif;
	}
	
	div.welcome_block div.statement p {
		display: block;
		color: #FFFFFF;
		font-size: 14px;
		font-family: 'Lato', sans-serif;
		padding: 0px;
		margin: 1em 0 2em 0;
	}
	
	div.welcome_block div.statement a.start_an_application {
		display: block;
		text-decoration: none;
		font-size: 16px;
	    padding: 5px;
	    margin: 0;
	    background-color:#E27C26;
	    border-radius:0.25em;
	    color:#FFF;
	    behavior:url('assets/css3pie/1.0.0/PIE.htc');
	}
	
	h2.program_locations_homepage {
		font-size:20px !important;
		font-weight: bold;
		display: block;
		padding: 0;
		margin: 0.5em 0 0.2em 0;
	}
	
	
	
	div.lower_homepage_links {
		display: block;
	}
	
	div.lower_homepage_links div.lower_section {
		display: block;
		border-top: #757575 dotted  1px;
		padding: 10px 0;
	}
	
	div.lower_homepage_links div.lower_section a {
		display: block;
		color: #e47c27;
		font-weight: bold;
		font-size: 20px;
		text-decoration: none;
		padding: 0;
	} 
	
	div.lower_homepage_links div.lower_section p {
		font-size: 18px;
		padding: 4px 0 0 0;
	}
	
	div.lower_homepage_links div.lower_section a.more_link {
		text-align: right;
		font-weight: normal;
		font-size: 12px;
	}
	
	div.lower_homepage_links2 {
		display: block;
	}
	
	div.lower_homepage_links2 div.lower_section {
		display: block;
		border-top: #757575 dotted  1px;
		padding: 10px 0;
	}
	
	div.lower_homepage_links2 div.lower_section a {
		display: block;
		color: #e47c27;
		font-weight: bold;
		font-size: 20px;
		text-decoration: none;
		padding: 0;
	} 
	
	div.lower_homepage_links2 div.lower_section p {
		font-size: 18px;
		padding: 4px 0 0 0;
	}
	
	div.lower_homepage_links2 div.lower_section a.more_link {
		text-align: right;
		font-weight: normal;
		font-size: 12px;
	}

}

@media screen and (max-width: 525px) {
	div.welcome_block div.statement div.image_wrapper {
		display: block;
		background-image: none;
		background-color: #0e2648;
		padding: 5px;
		text-align: center;
	}
	
	div.welcome_block div.statement div.image_wrapper img {
		background-color: #0e2648;
		padding: 0;
	}
	
	#main div.welcome_block div.statement h3 {
		text-align: center;
	}
	
	#main div.welcome_block div.statement h4 {
		text-align: center;
	}
	
	#main div.welcome_block div.statement p {
		text-align: center;
	}
	#header div.cccs-text {
    	display: none;
	}
}

@media screen and (max-width: 600px) {
	div.program_navigator {
		clear: both;
	    top:0;
	    position:relative;
	    display:block;
	    padding: 10px 0;
	    text-align: center;
	}
	
	div.program_navigator div.location_row {
		position: relative;
		top: 0;
		height: auto;
		width: auto;
		padding: 0 0;
		margin: 0;
	}
	
	div.program_navigator div.location {
	    width: 100%;
	    height: auto;
	    top:0;
	    position: relative;
	    overflow: visible;
	    display: block;
	    margin: 0;
	    padding: 0;
	    background-image: none;
	    border: none;
	}
	
	div.program_navigator div.location.first {
		position: static;
		left: 0;
	} 
	
	div.program_navigator div.location.middle {
		position: static;
		left: 0;
	} 
	
	div.program_navigator div.location.last {
		position: static;
		left: 0;
	} 
	
	div.program_navigator div.location a.location {
	    width: auto;
	    height: 200px;
	    top:0;
	    position: relative;
	    overflow: hidden;
	    display: block;
	    margin: 0 0 20px 0;
	    padding: 0;
	    background-position:center center;
	    background-repeat:no-repeat;
	    border:1px solid #000;
		border-radius: 4px;
	    background-size: cover;
		behavior:url('assets/css3pie/1.0.0/PIE.htc');
	}
	
	div.program_navigator div.location a.location span.banner {
	    width:100%;
	    display:block;
	    padding: 5px 5px 5px 5px;
	    margin: 0;
	    background: #0e2648;
	    font:24px 'Lato',sans-serif;
	    text-decoration:none;
	    color:#FFF;
	    text-align: left;
		font-weight: normal;
	}
	
	div.program_navigator div.location.cordoba-argentina a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/cordoba.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.barcelona-spain a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/barcelona.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.seville-spain a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/seville.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.alicante-spain a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/alicante.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.san-juan-puerto-rico a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/puerto_rico.jpg");
		background-position:center center;
	}
	
	div.program_navigator div.location.havana-cuba a.location {
	    background-image:url("/tl_files/ssa_2015/homepage/havana.jpg");
	    background-position:center center;
	}
}

@media screen and (max-width: 600px) {

	#footer {
		background: #062647;
		color: #FFFFFF;
		position: relative;
		top: 0px;
		width: 100%;
		min-height: 16em;
		padding: 0;
		margin: 10px 0 0 0;
	}
	
	#footer div.inside {
		background: #062647;
		color: #FFFFFF;
		position: relative;
		top: 0px;
		width: auto;
		padding: 20px;
		text-align: center;
	}
	
	#footer div.contact_info {
		position: static;
		left: 0;
		width: auto;
		padding: 10px 0 10px 0;
		font-size: 16px;
		text-align: center;
	}
	
	#footer div.contact_info a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#footer div.mission_statement {
		position: static;
		left: 0;
		padding: 10px 0;
		font-size: 18px;
		color: #C9CCCF;
		font-style: italic;
		width: auto;
	}
	
	#footer div.social_media {
		position: static;
		left: 0px;
		top: 0;
		padding: 10px 0;
		text-align: center;
	}
	
	#footer nav.legal {
		position: static;
		top: 0;
		left: 0;
		padding: 10px 0 10px 0;
		width: auto;
		text-align: center;
	}
	
	#footer nav.legal ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#footer nav.legal ul li {
		display: inline-block;
		list-style: none;
		margin: 0;
		padding: 0 0 0 0;
	}
	
	#footer nav.legal ul li.last:before {
		content: "|";
		padding: 0 1em;
	}
	
	#footer nav.legal ul li a {
		color: #ffffff;
		font-size: 14px;
		text-decoration: none;
	}
	
	#footer nav.legal ul li span {
		color: #ffffff;
		font-size: 14px;
		text-decoration: none;
	}
	
	#footer div.copyright {
		position: static;
		top: 0;
		left: 0;
		padding: 10px 0 10px 0;
		width: auto;
		text-align: center;
		font-size: 14px;
	}
	
}


/* ------------------------------------------------------------
	NUMBER OF COLUMNS: Adjust #primaryNav li to set the number
	of columns required in your site map. The default is 
	4 columns (25%). 5 columns would be 20%, 6 columns would 
	be 16.6%, etc. 
------------------------------------------------------------ */

#staff_table #primaryNav li {
	width:25%;
}

#staff_table #primaryNav li ul li {
	width:100% !important;
}

#staff_table #primaryNav.col1 li { width:99.9%; }
#staff_table #primaryNav.col2 li { width:50.0%; }
#staff_table #primaryNav.col3 li { width:33.3%; }
#staff_table #primaryNav.col4 li { width:45.0%;}
#staff_table #primaryNav.col5 li { width:20.0%; }
#staff_table #primaryNav.col6 li { width:16.6%; }
#staff_table #primaryNav.col7 li { width:14.2%; }
#staff_table #primaryNav.col8 li { width:12.5%; }
#staff_table #primaryNav.col9 li { width:11.1%; }
#staff_table #primaryNav.col10 li { width:10.0%; }

/* ------------------------------------------------------------
	General Styles
------------------------------------------------------------ */

#staff_table body {
	background: white;
	color: black;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
}
#staff_table #staff_table {
	float: left;
	width: 100%;
}
#staff_table h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 5px 0;
}
#staff_table h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	color: #777777;
	margin: 0 0 20px 0;
}
#staff_table a {
	text-decoration: none;
}
#staff_table ol, #staff_table ul, .mod_breadcrumb ul {
	list-style: none;
}


/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */

/* --------	Top Level --------- */

#staff_table #primaryNav {
	margin: 0;
	width: 100%;
	font-family: inherit;
}
#staff_table #primaryNav #home {
	display: block;
	float: none;
	background: #ffffff center bottom no-repeat;
	position: relative;
	z-index: 2;
	padding: 0 0 30px 0;
}
#staff_table #primaryNav li {
	float: left;
	padding: 30px 0;
	margin-top: -30px;
}
#staff_table #primaryNav li a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: black;	
	background: #c3eafb top left repeat-x;
	border: 2px solid #b5d9ea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
}
#staff_table #primaryNav li a:hover {
	background-color: #e2f4fd;
	border-color: #97bdcf;
}
#staff_table #primaryNav li:last-child {
}
#staff_table a:link:before,
#staff_table a:visited:before {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
#staff_table #primaryNav li a:link:before,
#staff_table #primaryNav li a:visited:before {
	color: #78a9c0;
}

/* --------	Second Level --------- */

#staff_table #primaryNav li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url('../../tl_files/ssa_2015/css/images/vertical-line.png') center bottom repeat-y;
}
#staff_table #primaryNav li li a {
	background-color: #FFC663;
	border-color: #FFAF24;
}
#staff_table #primaryNav li li a:hover {
	border-color: #FFAF24;
	background-color: #FFCF7D;
}
#staff_table #primaryNav li li:first-child {
	padding-top: 30px;
}
#staff_table #primaryNav li li:last-child {
	background: url('../../tl_files/ssa_2015/css/images/vertical-line.png') center bottom repeat-y;
}
#staff_table #primaryNav li li a:link:before,
#staff_table #primaryNav li li a:visited:before {
	color: #8faf5c;
}

/* --------	Third Level --------- */

#staff_table #primaryNav li li ul {
	margin: 10px 0 0 0;
	width: 100%;
	float: right;
	padding: 9px 0 10px 0;
	background: #ffffff url('../../tl_files/ssa_2015/css/images/L3-ul-top.png') center top no-repeat;
}
#staff_table #primaryNav li li li {
	background: url('../../tl_files/ssa_2015/css/images/L3-center.png') left center no-repeat;
	padding: 5px 0;
}
#staff_table #primaryNav li li li a {
	background-color: #fff7aa;
	border-color: #e3ca4b;
	font-size: 12px;
	padding: 5px 0;
	width: 80%;
	float: right;
}
#staff_table #primaryNav li li li a:hover {
	background-color: #FFC663;
	border-color: #d1b62c;
}
#staff_table #primaryNav li li li:first-child {
	padding: 15px 0 5px 0;
}
#staff_table #primaryNav li li li:last-child {
}
#staff_table #primaryNav li li li a:link:before,
#staff_table #primaryNav li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
}


/* ------------------------------------------------------------
	Utility Navigation
------------------------------------------------------------ */

#staff_table #utilityNav {
	float: right;
	max-width: 50%;
	margin-right: 10px;
}
#staff_table #utilityNav li {
	float: left;
	margin-bottom: 10px;
}
#staff_table #utilityNav li a {
	margin: 0 10px 0 0;
	padding: 5px 10px;
	display: block;	
	border: 2px solid #e3ca4b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #fff7aa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
}
#staff_table #utilityNav li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#staff_table #utilityNav li a:link:before,
#staff_table #utilityNav li a:visited:before {
	color: #ccae14;
	font-size: 9px;
	margin-bottom: 3px;
}

@media screen and (min-width: 800px) {
	div.welcome_block {
		width: 100%;
		position: relative;
		top: 0;
		margin: 0;
		padding: 0;
		height: 16em;
		background: url("/tl_files/ssa_2015/Files/Images/banners/newhomepage.png") left;
		background-size:cover;	
		
	}
	
	div.welcome_block div.statement {
		display: block;
		width: 28%;
		margin: 0;
		padding: 1.4em 14em 1.4em 2.8em;
		position: absolute;
		right: 0;
		background: #0e2648;
		height: 13.2em;
	}
	
	div.welcome_block div.statement img {
		position: absolute;
		right: 2em;
		top: 2.5em;
		float: right;
	}
	
	div.welcome_block div.statement h3 {
		font-size: 28px;
		display: block;
		margin: 0 0 0.2em 0;
		padding: 0;
		font-weight: bold;
		color: #FFFFFF;
		font-family: 'Lato', sans-serif;
	}
	
	div.welcome_block div.statement h4 {
		font-size: 16px;
		display: block;
		margin: 0 0 0.2em 0;
		padding: 0;
		font-weight: bold;
		color: #C9CCCF;
		font-family: 'Lato', sans-serif;
	}
	
	div.welcome_block div.statement p {
		display: block;
		color: #FFFFFF;
		font-family: 'Lato', sans-serif;
		padding: 0px;
		margin: 1em 0 2em 0;
	}
	
	div.welcome_block div.statement a.start_an_application {
		display: inline-block;
		text-decoration: none;
		font-size: 18px;
	    padding:0.5em 1em;
	    margin: 0;
	    background-color:#E27C26;
	    border-radius:0.25em;
	    color:#FFF;
	    behavior:url('assets/css3pie/1.0.0/PIE.htc');
	}
	
	#main h2.program_locations {
		text-align: center;
		font-weight: bold;
		display: block;
		margin: 1.5em 0 0.7em 0;
		padding: 0;
	}
	
	div.lower_homepage_links {
		display: table-row !important;
	}
	
	div.lower_homepage_links div.lower_section {
		display: table-cell !important;
		width: 25%;
		padding:1em 0 0 1em !important;
		background-color:#ECECEC;
		border-right: 10px solid white !important;
		border-top: 0px !important;
	}
	
	div.lower_homepage_links div.lower_section:last-child {
		border-right: 0 !important;
	}
	
	div.lower_homepage_links div.lower_section a {
		display: block;
		color: #e47c27;
		font-weight: bold;
		font-size: 20px;
		text-decoration: none;
		padding: 0 1em 0 1em;
	} 
	
	div.lower_homepage_links div.lower_section a.more_link {
		display: none;
	} 
	
	div.lower_homepage_links div.lower_section p {
		font-size: 18px;
		padding: 0.2em 1em 1em 1em;
	}
/*Alt lower homepage links with 3 links*/

	div.lower_homepage_links2 {
		display: table-row !important;
	}
	
	div.lower_homepage_links2 div.lower_section {
		display: table-cell !important;
		width: 33%;
		padding:1em 0 0 1em !important;
		background-color:#ECECEC;
		border-right: 10px solid white !important;
		border-top: 0px !important;
	}
	
	div.lower_homepage_links2 div.lower_section:last-child {
		border-right: 0 !important;
	}
	
	div.lower_homepage_links2 div.lower_section a {
		display: block;
		color: #e47c27;
		font-weight: bold;
		font-size: 20px;
		text-decoration: none;
		padding: 0 1em 0 1em;
	} 
	
	div.lower_homepage_links2 div.lower_section a.more_link {
		display: none;
	} 
	
	div.lower_homepage_links2 div.lower_section p {
		font-size: 18px;
		padding: 0.2em 1em 1em 1em;
	}
}



/* Alternative homepage laying out 6 cities across */
@media screen and (min-width: 800px) {
	.homepage-alt .program_navigator {
		margin-left:-5px;
		margin-right:5px;
		padding: 0px;

	}
	.homepage-alt .program_navigator .location_row {
		width: 49%;
		display: inline-block;
		padding: 0;
		margin-left:5px;
		height: 160px;

	}
	
	.homepage-alt div.program_navigator div.location a.location span.banner {
		font-size: 18px;
		text-align: center;
		width: 95%;
		padding: 0.3em;
	}
	
	.homepage-alt div.program_navigator div.location {
		height: 160px;
	}
	.homepage-alt div.lower_homepage_links div.lower_section {
		background-color: #062647;
		color: white !important;
		margin-top: 0.3em;
	}
	
	.homepage-alt div.lower_homepage_links div.lower_section p{
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 8px;
		margin-top:.5em;
		font-size:1em;

	}
	.homepage-alt div.lower_homepage_links div.lower_section a{
		color: white !important;
		text-decoration: underline;
		padding: 0 8px 0 8px;
}

	.homepage-alt div.lower_homepage_links2 div.lower_section {
		background-color: #062647;
		color: white !important;
		margin-top: 0.3em;
	}
	
	.homepage-alt div.lower_homepage_links2 div.lower_section p{
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 8px;
		margin-top:.5em;
		font-size:1em;

	}
	.homepage-alt div.lower_homepage_links2 div.lower_section a{
		color: white !important;
		text-decoration: underline;
		padding: 0 8px 0 8px;
}
}

/* Alternative homepage with shorter banner */
@media screen and (min-width: 800px) {
	.homepage-dale #main > div {
		padding: .87em 0 1em 0 !important;
	}
	.homepage-dale .welcome_block {
		height: 12em;

	}
	.homepage-dale .welcome_block .statement {
		padding: 1em 14em 0 2.8em;
		height: 11em;
	}
	
	.homepage-dale div.welcome_block div.statement img {
		height: 160px;
		top: 1em;
	}
	
	#article-1731 > div.welcome_block > div > a.deadline_banner {
		display: block;
    	font-size: .9em;
    	color: white;
    	padding-top: 15px;
	}
	#article-1731 > div.welcome_block{
    	background-image: url("/tl_files/ssa_2015/homepage/homepage_optimized/alicante.jpg");
    	background-position: left -190px;
    	background-repeat: repeat-x;
    	background-size: 700px;	
	}
	
	.homepage-dale .program_navigator {
		margin-left:-5px;
		margin-right:5px;
		padding: 0px;

	}
	.homepage-dale .program_navigator .location_row {
		width: 49%;
		display: inline-block;
		padding: 0;
		margin-left:5px;
		height: 160px;

	}
	
	.homepage-dale div.program_navigator div.location a.location span.banner {
		font-size: 18px;
		text-align: center;
		width: 95%;
		padding: 0.3em;
	}
	
	.homepage-dale div.program_navigator div.location {
		height: 160px;
	}
	.homepage-dale div.lower_homepage_links div.lower_section {
		background-color: #062647;
		color: white !important;
		margin-top: 0.3em;
	}
	
	.homepage-dale div.lower_homepage_links div.lower_section p{
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 8px;
		margin-top:.5em;
		font-size:1em;

	}
	.homepage-dale div.lower_homepage_links div.lower_section a{
		color: white !important;
		text-decoration: underline;
		padding: 0 8px 0 8px;
}

	.homepage-dale div.lower_homepage_links2 div.lower_section {
		background-color: #062647;
		color: white !important;
		margin-top: 0.3em;
	}
	
	.homepage-dale div.lower_homepage_links2 div.lower_section p{
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 8px;
		margin-top:.5em;
		font-size:1em;

	}
	.homepage-dale div.lower_homepage_links2 div.lower_section a{
		color: white !important;
		text-decoration: underline;
		padding: 0 8px 0 8px;
}
	.homepage-dale div.welcome_block div.statement h4 {
		margin: 0 0 0.6em 0;
	}
}

@media screen and (max-width: 1219px) and (min-width: 1080px) {
	div.welcome_block div.statement h3 {
		font-size: 24px;
	}
	div.welcome_block div.statement h4 {
		font-size: 14px;
	}
	div.welcome_block div.statement a.start_an_application {
		font-size: 16px;
	}
}
	
@media screen and (max-width: 1079px) and (min-width: 860px) {
	div.welcome_block div.statement h3 {
		font-size: 20px;
	}
	div.welcome_block div.statement h4 {
		font-size: 12px;
	}
	div.welcome_block div.statement a.start_an_application {
		font-size: 16px;
	}
}

@media screen and (max-width: 859px) and (min-width: 800px) {
	div.welcome_block div.statement h3 {
		font-size: 18px;
	}
	div.welcome_block div.statement h4 {
		font-size: 12px;
	}
	div.welcome_block div.statement p {
		font-size: 14px;
	}
	div.welcome_block div.statement a.start_an_application {
		font-size: 16px;
	}
}

@media screen and (max-width: 799px) and (min-width: 601px) {
	div.welcome_block {
		width: 100%;
		position: relative;
		top: 0;
		margin: 0;
		padding: 0;
		background: #0e2648;
	}
	
	div.welcome_block div.statement {
		display: block;
		margin: 0;
		padding: 10px;
		text-align: center;
	}
	
	div.welcome_block div.statement div.image_wrapper {
		display: block;
		background: url("/tl_files/ssa_2015/Files/Images/banners/newhomepage.png") left;
		padding: 5px;
		text-align: right;
	}
	
	div.welcome_block div.statement div.image_wrapper img {
		border-radius: 100%;
		background-color: rgba(14, 38, 72, 0.75);
		padding: 18px 8px 10px 12px;
	}
	
	div.welcome_block div.statement h3 {
		font-size: 26px;
		display: block;
		margin: 0 0 2px 0;
		padding: 0;
		font-weight: bold;
		color: #FFFFFF;
		font-family: 'Lato', sans-serif;
	}
	
	div.welcome_block div.statement h4 {
		font-size: 16px;
		display: block;
		margin: 0 0 5px 0;
		padding: 0;
		font-weight: bold;
		color: #C9CCCF;
		font-family: 'Lato', sans-serif;
	}
	
	div.welcome_block div.statement p {
		display: block;
		color: #FFFFFF;
		font-size: 12px;
		font-family: 'Lato', sans-serif;
		padding: 0px;
		margin: 1em 0 2em 0;
	}
	
	div.welcome_block div.statement a.start_an_application {
		display: block;
		text-decoration: none;
		font-size: 16px;
	    padding: 5px;
	    margin: 0;
	    background-color:#E27C26;
	    border-radius:0.25em;
	    color:#FFF;
	    behavior:url('assets/css3pie/1.0.0/PIE.htc');
	}
}


@media screen and (max-width: 1200px) and (min-width: 1060px) {
	div.lower_homepage_links div.lower_section a {
		font-size: 18px;
	}
	div.lower_homepage_links div.lower_section p {
		font-size: 16px;
	}
	div.lower_homepage_links2 div.lower_section a {
		font-size: 18px;
	}
	div.lower_homepage_links2 div.lower_section p {
		font-size: 16px;
	}
}

@media screen and (max-width: 1059px) and (min-width: 800px) {
	div.lower_homepage_links div.lower_section a {
		font-size: 16px;
	}
	div.lower_homepage_links div.lower_section p {
		font-size: 14px;
	}
	div.lower_homepage_links2 div.lower_section a {
		font-size: 16px;
	}
	div.lower_homepage_links2 div.lower_section p {
		font-size: 14px;
	}
}

@media screen and (max-width: 799px) and (min-width: 601px) {
	div.lower_homepage_links {
		display: block;
	}
	
	div.lower_homepage_links div.lower_section {
		position: relative;
		display: block;
		font-size: 16px;
		float: left;
		border-top: #757575 dotted  1px;
		padding: 10px 0;
		margin: 1em 1%;
		width: 45%;
		height: 8em;
	}
	
	div.lower_homepage_links div.lower_section a {
		display: block;
		color: #e47c27;
		font-weight: bold;
		font-size: 16px;
		text-decoration: none;
		padding: 0;
	}
	
	div.lower_homepage_links div.lower_section a.more_link {
		display: none;
	}  
	
	div.lower_homepage_links div.lower_section p {
		font-size: 16px;
		padding: 4px 10px 0 0;
	}
	
	div.lower_homepage_links div.lower_section:first-child a {
		padding: 0;
	}
	
	div.lower_homepage_links div.lower_section:first-child p {
		padding: 4px 10px 0 0;
	}
	
	div.lower_homepage_links div.lower_section:last-child a {
		padding: 0;
	}
	
	div.lower_homepage_links div.lower_section:last-child p {
		padding: 4px 10px 0 0;
	}
	
	div.lower_homepage_links2 {
		display: block;
	}
	
	div.lower_homepage_links2 div.lower_section {
		position: relative;
		display: block;
		font-size: 16px;
		float: left;
		border-top: #757575 dotted  1px;
		padding: 10px 0;
		margin: 1em 1%;
		width: 45%;
		height: 8em;
	}
	
	div.lower_homepage_links2 div.lower_section a {
		display: block;
		color: #e47c27;
		font-weight: bold;
		font-size: 16px;
		text-decoration: none;
		padding: 0;
	}
	
	div.lower_homepage_links2 div.lower_section a.more_link {
		display: none;
	}  
	
	div.lower_homepage_links2 div.lower_section p {
		font-size: 16px;
		padding: 4px 10px 0 0;
	}
	
	div.lower_homepage_links2 div.lower_section:first-child a {
		padding: 0;
	}
	
	div.lower_homepage_links2 div.lower_section:first-child p {
		padding: 4px 10px 0 0;
	}
	
	div.lower_homepage_links2 div.lower_section:last-child a {
		padding: 0;
	}
	
	div.lower_homepage_links2 div.lower_section:last-child p {
		padding: 4px 10px 0 0;
	}
	
}

    .app_link a {
        color: white !important;
        display: inline-block;
        height: 100%;
        width: 100%;
        text-decoration: none !important;
                background-color: #CE6D2B;

    }
    .contact_us_button, .apply_button {
        font-size: 20px;
        height: 100%;
        width: 100%;
        text-align: center;
        cursor: pointer;
        -o-transition: background-color .2s ease-in;
        -moz-transition: background-color .2s ease-in;
        -webkit-transition: background-color .2s ease-in;
        transition: background-color .2s ease-in;
        text-decoration: none;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .contact_us_button:hover,.apply_button:hover {
        background-color: #b96226;
    }
    .contact_us_button:active, .apply_button:active {
        background-color: #ccc;
    }

#header a.call-us-header {
    bottom: 52px;
    right: 250px;
    position: absolute;
    display: block;
    text-decoration: none;
    padding: 0.1em .5em;
    background-color: #E27C26;
    border-radius: 0.25em;
    color: #FFF;
    font-size: 1.2em;
}

.white {
	background-color: white !important;
}

#article-1731 div.welcome_block div.statement p {
	margin: .4em 0 !important;
}

.homepage-dale > h2:nth-child(2) {
	text-align: center;
}

/* Login form */
 
#ssa-login {
   margin-top:13px;
}
 
#ssa-login table {
   margin: 0 auto;
}
 
#ssa-login label {
   font-weight: bold;
   margin-left: 15px;
}
 
#ssa-login input {
   padding: 5px;
}
 
#ssa-login .checkbox_container {
   margin: 5px 0;
}
 
#ssa-login .submit_container {
   width:100%;
}
 
/* Subscribe form and homepag ebutton*/

 
#header > div > nav.mod_customnav.homepage_buttons.block > ul > li:nth-child(4) > a {
   text-decoration: none;
   padding: 0.5em 1em;
   background-color: #E27C26;
   border-radius: 0.25em;
   color: #FFF;
   behavior: url(assets/css3pie/1.0.0/PIE.htc);
}
 
#header > div > nav.mod_customnav.homepage_buttons.block > ul > li > span {
   text-decoration: none;
   padding: 0.5em 1em;
   background-color: #fef7e6;
   border-radius: 0.25em;
   color: black;
   behavior: url(assets/css3pie/1.0.0/PIE.htc);
}
 
#header nav.homepage_buttons ul li {
   margin-left: 12px !important;
}
 
#subscribe > div.ce_form.last.tableform.block {
   margin-left:20px;
}
 
#subscribe input.text, #subscribe input.captcha {
   width: 100%;
   padding: 12px 20px;
   margin: 8px 0;
   box-sizing: border-box;
}
 
#subscribe .formbody table {
   width: 100%;
}
 
.program_type_landing .right_panel {
   float:left;
}
 
#subscribe input.submit {
   width: 100%;
   height: 50px;
   box-sizing: border-box;
   font-size: 1.5em;
   resize: none;
   margin-top: 8px;
}
 
#subscribe #ce_form {
   margin-left: 15px;
}
 
 
#subscribe .formbody > .left {
   width: 45%;
   float: left;
}
 
#subscribe .formbody > .right {
   width: 50%;
   float: right;
}
 
#subscribe .formbody > .form-clear {
   clear: both;
}
 
#subscribe .radio_container > span {
   display: inline-block;
   width:33%;
}
 
#subscribe > div.ce_form.last.tableless.block > h1 {
   margin: 0 !important;
}
 
#subscribe > div.ce_form.tableless.block {
   margin: 10px 0 10px 2% !important;
   width: 98%;
}
 
#container {
   margin-top:15px;
}
 
/* Contct us Form */
 
#contact-us-about > div.ce_form.tableless.block {
   width:48%;
   float:left;
   margin: 10px 0 10px 2% !important;
 
}
 
#contact-us-about > div.ce_text.block {
   width:48%;
   float:right;
   margin: 15px 0 10px 0 !important;
 
}
 
#contact-us-about > .ce_form > h3 {
   padding: 10px 16px;
   margin: 0;
   background-color: #fbfbfb;
}
 
#contact-us-about form#f6 {
   background-color: #fbfbfb;
   padding: 10px;
}
 
#contact-us-about input {
   width: 100%;
   padding: 12px 20px;
   margin: 8px 0;
   box-sizing: border-box;
}
 
#contact-us-about .formbody table {
   width: 100%;
}
 
.program_type_landing .right_panel {
   float:left;
}
 
#contact-us-about #ctrl_31 {
   width: 100%;
   height: 150px;
   padding: 12px 20px;
   box-sizing: border-box;
   resize: none;
   margin-top: 8px;
}
 
#contact-us-about #ce_form {
   margin-left: 15px;
}
 
 
#contact-us-about .formbody > .left {
   width: 45%;
   float: left;
}
 
#contact-us-about .formbody > .right {
   width: 50%;
   float: right;
}
 
#contact-us-about > div.ce_form.last.tableless.block > h1 {
   margin: 0 !important;
}
 
#contact-us-about .radio_container > span {
   width:auto;
   display: inline-block;
   margin: 0 3px;
}
 
#contact-us-about .radio_container input, #contact-us-about .checkbox_container input {
   width: auto;
}
 
#contact-us-about .radio_container label {
   font-size: .9em;
}
 
#contact-us-about #ctrl_41 > span {
   text-align:center;
}
 
#container {
   margin-top:15px;
}
 
 
#contact-us-about .widget-captcha, #subscribe .widget-captcha {
   margin-top: 8px;
}
/* Sidebar form */
 
.article_sidebar section #mc_embed_signup input.email {
   padding: 0.4em;
   margin: 10px auto;
   width: 86%;
   min-width: 0;
}
 
.article_sidebar section #mc_embed_signup .button {
   width: 90%;
   margin: 0 auto;
   background-color: #CE6D2B;
}
 
.article_sidebar section #mc_embed_signup form {
   padding-left: 0;
   padding-top: 1px;
}
 
/*----*/
 
#programs > div > div.info_panel > div.city_title {
   display: table;
   width: 100%;
   margin: 0 auto;
   height: auto;
   border-bottom: #CE6D2B 5px solid;
   font-family: 'Cinzel', serif;
   text-align: center;
   font-size: 40px;
   font-weight: bold;
}
 
.article_sidebar > section {
       background-color: #feefcd;
       border-bottom: 20px solid white;
   }
 
.homepage #header {
   height: 140px !important;
}
 
div#remarketing-landing {
   margin-top:20px;
}
 
.homepage-alt div.program_navigator div.location.alicante-spain {
   background-position: left center;
}
 
.homepage-alt div.program_navigator div.location.barcelona-spain {
   background-position: left center;
}
 
.homepage-dale #header > div > nav.primary_navigation.mod_customnav.locations_nav.block > ul > li.homepage.first.last {
   background-color: white;
}
 
.homepage #header {
   height: 140px !important;
}
 
div#remarketing-landing {
   margin-top:20px;
}
 
.homepage-alt div.program_navigator div.location.alicante-spain {
   background-position: left center;
}
 
.homepage-alt div.program_navigator div.location.barcelona-spain {
   background-position: left center;
}
 
.homepage-dale #header > div > nav.primary_navigation.mod_customnav.locations_nav.block > ul > li.homepage.first.last {
   background-color: white;
}
 
/* Subscribe form and homepag ebutton*/

 
#header nav.homepage_buttons ul li {
   margin-left: 12px !important;
}
 
#subscribe > div.ce_form.last.tableform.block {
   margin-left:20px;
}
 
#subscribe input.text, #subscribe input.captcha {
   width: 100%;
   padding: 12px 20px;
   margin: 8px 0;
   box-sizing: border-box;
}
 
#subscribe .formbody table {
   width: 100%;
}
 
.program_type_landing .right_panel {
   float:left;
}
 
#subscribe #ctrl_43_submit {
   width: 100%;
   height: 50px;
   box-sizing: border-box;
   font-size: 1.5em;
   resize: none;
   margin-top: 8px;
}
 
#subscribe #ce_form {
   margin-left: 15px;
}
 
 
#subscribe .formbody > .left {
   width: 45%;
   float: left;
}
 
#subscribe .formbody > .right {
   width: 50%;
   float: right;
}
 
#subscribe .formbody > .form-clear {
   clear: both;
}
 
#subscribe .radio_container > span {
   display: inline-block;
   width:33%;
}
 
#subscribe > div.ce_form.last.tableless.block > h1 {
   margin: 0 !important;
}
 
#subscribe > div.ce_form.tableless.block {
   margin: 10px 0 10px 2% !important;
   width: 98%;
}
 
#container {
   margin-top:15px;
}
 
/* Contct us Form */
 
#contact-us-about > div.ce_form.tableless.block {
   width:48%;
   float:left;
   margin: 10px 0 10px 2% !important;
 
}
 
#contact-us-about > div.ce_text.block {
   width:48%;
   float:right;
   margin: 15px 0 10px 0 !important;
 
}
 
#contact-us-about > .ce_form > h3 {
   padding: 10px 16px;
   margin: 0;
   background-color: #fbfbfb;
}
 
#contact-us-about form#f6 {
   background-color: #fbfbfb;
   padding: 10px;
}
 
#contact-us-about input {
   width: 100%;
   padding: 12px 20px;
   margin: 8px 0;
   box-sizing: border-box;
}
 
#contact-us-about .formbody table {
   width: 100%;
}
 
.program_type_landing .right_panel {
   float:left;
}
 
#contact-us-about #ctrl_31 {
   width: 100%;
   height: 150px;
   padding: 12px 20px;
   box-sizing: border-box;
   resize: none;
   margin-top: 8px;
}
 
#contact-us-about #ce_form {
   margin-left: 15px;
}
 
 
#contact-us-about .formbody > .left {
   width: 45%;
   float: left;
}
 
#contact-us-about .formbody > .right {
   width: 50%;
   float: right;
}
 
#contact-us-about > div.ce_form.last.tableless.block > h1 {
   margin: 0 !important;
}
 
#contact-us-about .radio_container > span {
   width:auto;
   display: inline-block;
   margin: 0 3px;
}
 
#contact-us-about .radio_container input, #contact-us-about .checkbox_container input {
   width: auto;
}
 
#contact-us-about .radio_container label {
   font-size: .9em;
}
 
#contact-us-about #ctrl_41 > span {
   text-align:center;
}
 
#container {
   margin-top:15px;
}
 
/* Sidebar form */
 
.article_sidebar section #mc_embed_signup input.email {
   padding: 0.4em;
   margin: 10px auto;
   width: 86%;
   min-width: 0;
}
 
.article_sidebar section #mc_embed_signup .button {
   width: 90%;
   margin: 0 auto;
   background-color: #CE6D2B;
}
 
.article_sidebar section #mc_embed_signup form {
   padding-left: 0;
   padding-top: 1px;
}
 
/*----*/
 
#programs > div > div.info_panel > div.city_title {
   display: table;
   width: 100%;
   margin: 0 auto;
   height: auto;
   border-bottom: #CE6D2B 5px solid;
   font-family: 'Cinzel', serif;
   text-align: center;
   font-size: 40px;
   font-weight: bold;
   
}


div.course_info.syllabi a:nth-child(3)::before {
	content: "  -  ";
	font-weight:bold;
	text-decoration:none !important;
	color:black;
}

.df-bold {
	font-weight: bold;
}

.article_sidebar > section {
        background-color: #feefcd;
        border-bottom: 20px solid white;
    }

/*Random quotes*/

.website-quote {
	min-height: 170px !important;
}

.website-quote p {
	font-size: 1.4em;
}

.website-quote .blockquote-image {
	border-radius: 50%;
	width: 150px;
	height: 150px;
}

.website-quote .blockquote-person {
	text-align: right;
}

#lopinto {
	background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Quote%20Images/lopinto.jpg");
	background-position: center;
}

.dataTables_filter {
	margin: 0 0 10px 2px;
}

/*Body images for cccs in the news */

.body-images-wrapper {
    padding: 20px;
    border: 1px solid #ffc268;
    border-radius: 3px;
    box-shadow: #ff8500 1px 0px 1px 0px;
    height: 450px;
}

.body-image {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.body-image.cubaneando-1 {
    background-image: url('http://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/CCCS_in_the_news/cubaneando_2.PNG');
    background-position: -50px 0px;
}

.body-image.NY-times {
    background-image: url('http://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/CCCS_in_the_news/Capture.PNG');
    background-position: -50px 0px;
}

.body-image.diario-sevilla {
    background-image: url('http://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/CCCS_in_the_news/diario_sevilla_preview.PNG');
    background-position: -50px 0px;
}

.body-image.cubaneando-2 {
    background-image: url('http://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/CCCS_in_the_news/cubaneando_1.PNG');
    background-position: -15px 0px;
}

.body-images-caption {
    margin-top: 10px;
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.w-col-4 {
    width: 30%;
}

.w-row:before,
.w-row:after {
    content: " ";
    display: table;
}

.w-row:after {
    clear: both;
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0;
}


#header div.cccs-text {
    width: 600px;
    bottom: 62px;
    left: 182px;
    position: absolute;
    display: block;
}

/*Highlight menu on homepage & locations */

body.homepage li.homepage {
    background-color: #feefcd;
}

body.locations li.locations {
    background-color: white;
}


/*Deadline banner*/

#deadline-banner {
    background-color: #e74c3c;
    padding: .5em .7em;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    transition: opacity 0.5s ease-in 0.1s;
}

#deadline-banner a {
    color: white;
}

#deadline-banner-next {
    float: right;
}

#deadline-banner-previous {
    float: left;
}

#main .inside {
    padding-top: 0em !important;
}


/* Breadcrumb */

#new_article_layout {
}

.mod_breadcrumb {
    position: absolute;
    right: 0;
    left: 0;
    line-height: .2em;
    color: #a45722 !important;
    background-color: #feefcd;
    font-weight: bold;
    font-style: italic;
    font-size: .8em;
    margin-top: -4px !important;
    padding-top: 5px;
    padding-right: 5%;
    padding-left: 5%;
}

.mod_breadcrumb ul {
    margin-top: 5px !important;
    width:90%;
    max-width:1300px;
    margin:auto;
}

.mod_breadcrumb a {
    display: block;
    color: #a45722 !important;
    float: left;
    padding-right: 10px;
    height: .8em;
    margin-right: 5px;
    position: relative;
    text-decoration: none;
    font-weight: normal;
}

.mod_breadcrumb a:last-of-type {
    margin-right: 10px;
}

.mod_breadcrumb a:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    border: 5px solid transparent;
    border-color: #e1a77f;
    border-left-color: transparent;
}

.mod_breadcrumb a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -3px;
    right: -10px;
    border: 5px solid transparent;
    border-left-color: #e1a77f;
}

.mod_breadcrumb a:first-of-type:before {
    display: none;
}

.mod_breadcrumb a:hover:before {
    border-left-color: transparent;
}

.homepage .mod_breadcrumb {
    display: none;
}

.homepage .mod_breadcrumb {
    display: none;
}

.remarketing-landing .mod_breadcrumb {
    display: none;
}

.homepage-alt .mod_breadcrumb {
    display: none;
}

#breadcrumb-layout {
	height: 15px;
}


/* Boxes - Navigator */

.boxes_navigator {
    clear: both;
    top: 0;
    position: relative;
    display: block;
    padding: 1em 0;
    text-align: center;
}

.boxes_navigator a:Hover {
    text-decoration: none;
}

.boxes_navigator .boxes_row {
    position: relative;
    top: 0;
    height: 3em;
    width: 100%;
    padding: 1em 0;
}

.boxes_navigator .box {
    width: 48%;
    top: 0;
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #000;
    border-radius: 4px;
    background-size: cover;
}

.boxes_navigator .box.first {
    position: absolute;
    left: 0;
}

.boxes_navigator .box.last {
    position: absolute;
    left: 50%;
}

.boxes_navigator .box a.box {
    width: 100%;
    top: 0;
    position: relative;
    display: block;
    text-decoration: none;
    font-weight: bold;
}

.boxes_navigator .box a.box span.banner {
    width: 110%;
    display: block;
    padding: .4em .4em .4em .6em;
    margin: 0;
    background: #CE6D2B;
    font: 24px 'Lato', sans-serif;
    text-decoration: none;
    color: #FFF;
    text-align: left;
    font-weight: normal;
}

.boxes_navigator .box a:hover {
    text-decoration: none !important;
}

@media screen and (max-width: 1430px) and (min-width: 1300px) {

    #header div.cccs-text {
    width: 470px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 1000px) {
    .boxes_navigator .box a.box span.banner {
        font-size: 22px;
    }
    
    #header div.cccs-text {
    width: 40%;
    bottom: 76px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 801px) {
    .boxes_navigator .box a.box span.banner {
        font-size: 18px;
    }
    #header div.cccs-text {
    width: 400px;
    }
}

@media screen and (max-width: 800px) {
	#header div.cccs-text {
    width: 300px;
	}
	#header a.call-us-header {
		bottom:16px;
	}
    .boxes_navigator {
        padding: 10px 0;
    }
    .boxes_navigator .boxes_row {
        height: auto;
        width: auto;
        padding: 0 0;
        margin: 0;
    }
    .boxes_navigator .box {
        width: 100%;
        height: auto;
        overflow: visible;
        background-image: none;
        border: none;
    }
    .boxes_navigator .box.first {
        position: static;
    }
    .boxes_navigator .box.middle {
        position: static;
        left: 0;
    }
    .boxes_navigator .box.last {
        position: static;
        left: 0;
    }
    .boxes_navigator .box a.box {
        width: auto;
        overflow: hidden;
        margin: 0 0 20px 0;
        padding: 0;
        background-position: center center;
        background-repeat: no-repeat;
        border: 1px solid #000;
        border-radius: 4px;
        background-size: cover;
        behavior: url('assets/css3pie/1.0.0/PIE.htc');
    }
    .boxes_navigator .box a.box span.banner {
        width: 100%;
        display: block;
        padding: 5px 5px 5px 5px;
    }
}


/* END BOXES NAVIGATOR */


/* Main desktop style */

@media screen and (max-width: 1253px) and (min-width: 1033px) {
    #remarketing-landing > .statement > h2 {
        font-size: 25px !important;
    }
}

@media screen and (max-width: 1033px){
    #remarketing-landing > .statement > h2 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 799px) and (min-width:634px){
    #remarketing-landing > .statement > p {
        margin-top: 70px !important;
    }
}

@media screen and (min-width: 800px) {
    /*Remarketing landing*/
    div.prboa-banner {
    	height: 500px !important;
    }
    #remarketing-landing {
        background: url("http://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/banners/la-vida-compressed.jpg") no-repeat center left;
        background-size: 500px;
        height: auto;
    }
    #remarketing-landing-links {
        margin-top: 30px;
        display: block !important;
        height: 90px;
    }
    #remarketing-landing-links > .lower_section {
        background-color: #0e2648;
        color: white;
        padding: 0 5px 0 5px !important;
        width: 10%;
    }
    #remarketing-landing-links > .lower_section > a {
        color: white;
        font-size: 20px;
        text-decoration: underline;
        text-align: center;
        margin-right: 10px;
        padding: 0 !important;
    }
    #primer-lower-link {
        background-color: white !important;
        width: 18%
    }
    #remarketing-landing-links > .lower_section.last {
        border-right-width: 0px !important;
    }
    #primer-lower-link p {
        font-size: 24px !important;
        color: black;
        font-weight: bold;
    }
    #remarketing-landing > .statement {
        width: 60%;
        height: auto;
        position: relative;
        float: right;
        padding-right: 5em;
    }
    #remarketing-landing > .statement > h1 {
        color: white;
        font-family: lato;
        font-size: 40px;
        margin: 0;
    }
    #remarketing-landing > .statement > h3 {
        color: #C9CCCF;
        font-family: lato;
        font-size: 20px;
        font-weight: thin;
    }
    #remarketing-landing > .statement > h2 {
        color: #0e2648;
        font-family: lato;
        font-size: 30px;
        background-color: #FCD66A;
        position: absolute;
        left: 0;
        right: 0;
        padding: 10px 40px 10px 40px;
        margin-top: 10px;
    }
    #remarketing-landing > .statement > p {
        margin-top: 80px;
        margin-bottom: 0;
        font-weight: bold;
        font-size: 18px;
    }
    #remarketing-landing > .statement > ol {
        color: white;
    }
    #remarketing-landing > .statement > ol > li {
    }
    #remarketing-landing > .statement > a {
        border-radius: 2px;
        color: white;
        font-family: lato;
        font-size: 26px;
    }
    #new_article_layout {
        overflow: hidden;
        max-width: 1300px;
        margin: auto;
    }
    #new_article_layout .article_header {
        display: table;
        width: 100%;
        margin: 0 auto;
        height: auto;
        border-bottom: #CE6D2B 5px solid;
        font-family: 'Cinzel', serif;
        text-align: left;
        margin-bottom: 10px;
    }
    
    .city_landing .city_title {
        display: table;
        width: 100%;
        margin: 0 auto;
        height: auto;
        border-bottom: #CE6D2B 5px solid;
        font-family: 'Cinzel', serif;
        text-align: left;
        font-size: 50px;
        font-weight: bold;
    	
    }
    
    .program_type_landing .article_header {
        display: table;
        width: 100%;
        margin: 0 auto;
        height: auto;
        border-bottom: #CE6D2B 5px solid;
        font-family: 'Cinzel', serif;
        text-align: left;
        font-size: 50px;
        font-weight: bold;
    	
    }
    #new_article_layout .article_headline {
        font-size: 50px;
        font-weight: bold;
    }
    
    .program_type_landing .article_headline {
        font-size: 50px;
        font-weight: bold;
    }
    
    .program_type_landing .right_panel {
    	float:left;
    }
    #new_article_layout .article_subheadline {
        font-size: 20px;
    }
    #new_article_layout .article_body_main {
        float: right;
        font-family: 'Roboto', sans-serif;
        width:98%;
    }
    #new_article_layout .article_headline_picture img {
        max-height: 100px;
    }
    .article_sidebar {
        width: 25%;
        float: left;
        position: relative;
        display: block;
        margin-left: 3%;
        margin: 0 0 .6em;
        padding: 1em;
    }
    .article_sidebar h2 {
        margin: 0 0 .2em;
        padding: 0;
        border: 0px solid;
        font: 1.1em 'Lato', sans-serif;
        font-weight: bold;
        color: #000;
    }
    .article_sidebar ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    .article_sidebar li {
        margin: 0;
    	border-bottom: 1px dotted black;
    }
    
    .article_sidebar li.sibling.last {
    	border-bottom: 0;
    }
    
    .article_sidebar li.last {
    	border-bottom: 0;
    }
    
    .article_sidebar ul a {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #CE6D2B;
        display: block;
        padding: .5em 1em;
    }
    .article_sidebar ul a:hover {
        background: #fef7e6;
    }
    .article_sidebar img {
        width: 95%;
    }
    .article_sidebar .level_2 li {
    	background: #fbfbfb;
    	border-bottom: 1px solid white;
    }
    
    .article_sidebar .level_2 a {
    	padding: .5em .7em .5em 1.5em;
    }
    
    .article_sidebar .level_3 {
    }
    
    .article_sidebar li.active span {
    	font-weight:bold;
    	padding: .5em .7em;
    	display:block;
    }
    .article_sidebar li.forward span {
    	font-weight:bold;
    	padding: .5em .7em;
    	display:block;
    }
    .mod_navigation {
    	display:inline;
    }
    
    #new_article_layout .article_body_section_header {
        font-size: 20px;
        font-weight: bold;
    }
    #new_article_layout a {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #CE6D2B;
    }
    #new_article_layout a:Hover {
        text-decoration: underline;
    }
    #new_article_layout .article_body_section_body ul {
        list-style-type: square;
    }
    #new_article_layout .article_body_section_body li {
        padding-bottom: 5px;
    }
    .article_body_section {
        line-height: 1.5em;
    }
    /*BUTTON*/
    #new_article_layout .btn {
        font-size: 30px;
        text-align: center;
        margin: 0 auto;
        border: 1px solid #ddd;
        background-color: #f0f0f0;
        padding: 10px 30px;
        cursor: pointer;
        display: table;
        -o-transition: background-color .2s ease-in;
        -moz-transition: background-color .2s ease-in;
        -webkit-transition: background-color .2s ease-in;
        transition: background-color .2s ease-in;
    }
    #new_article_layout .btn:hover {
        background-color: #e5e5e5;
    }
    #new_article_layout .btn:active {
        background-color: #ccc;
    }
    .article_image_banner {
        display: block;
        margin: 0 auto;
        height: 180px;
        overflow: hidden;
        position: relative;
    }
    .article_image_banner img {
        width: 100%;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
    }
    /*More info rows*/
    .program_category_description {
        background-color: #e0e0e0;
        margin-bottom: 20px;
    }
    .program_category_description .description {
        display: table-cell;
        padding: 2% 1% 2% 1%;
    }
    .program_category_description .title {
        font-weight: bold;
        font-size: 20px;
        padding-bottom: 2%;
        font-family: 'Lato', sans-serif;
    }
    /*MORE INFO ROWS*/
    .program_category_description .more_info {
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        width: 15%;
        background-color: #CE6D2B;
    }
    .program_category_description .more_info a {
        color: white !important;
        display: inline-block;
        height: 100%;
        width: 100%;
        text-decoration: none !important;
    }
    .more_info_btn {
        font-size: 20px;
        height: 100%;
        width: 100%;
        text-align: center;
        cursor: pointer;
        -o-transition: background-color .2s ease-in;
        -moz-transition: background-color .2s ease-in;
        -webkit-transition: background-color .2s ease-in;
        transition: background-color .2s ease-in;
        text-decoration: none;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .more_info_btn:hover {
        background-color: #b96226;
    }
    .more_info_btn:active {
        background-color: #ccc;
    }
    /*TABLE WITH FILL */
    .table-fill {
        background: white;
        border-radius: 3px;
        border-collapse: collapse;
        height: 200px;
        margin: auto;
        max-width: 600px;
        padding: 2 5 2 5;
        width: 100%;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        animation: float 5s infinite;
    }
    .table-fill th {
        color: #D5DDE5;
        ;
        background: #3D200C;
        border-bottom: 4px solid #9ea7af;
        border-right: 1px solid #343a45;
        font-size: 23px;
        font-weight: 100;
        padding: 10px;
        text-align: left;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        vertical-align: middle;
    }
    .table-fill th:first-child {
        border-top-left-radius: 3px;
    }
    .table-fill th:last-child {
        border-top-right-radius: 3px;
        border-right: none;
    }
    .table-fill tr {
        border-top: 1px solid #C1C3D1;
        border-bottom-: 1px solid #C1C3D1;
        color: #666B85;
        font-size: 16px;
        font-weight: normal;
        text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
    }
    .table-fill tr:hover td {
        color: #FFFFFF;
        border-top: 1px solid #22262e;
        border-bottom: 1px solid #22262e;
        background: #dc986a;
    }
    .table-fill tr:first-child {
        border-top: none;
    }
    .table-fill tr:last-child {
        border-bottom: none;
    }
    .table-fill tr:nth-child(odd) td {
        background: #f0d3bf;
    }
    .table-fill tr:nth-child(odd):hover td {
        background: #dc986a;
    }
    .table-fill tr:last-child td:first-child {
        border-bottom-left-radius: 3px;
    }
    .table-fill tr:last-child td:last-child {
        border-bottom-right-radius: 3px;
    }
    .table-fill td {
        background: #FFFFFF;
        padding: 10;
        text-align: left;
        vertical-align: middle;
        font-weight: 300;
        font-size: 18px;
        text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
        border-right: 1px solid #C1C3D1;
    }
    .table-fill td:last-child {
        border-right: 0px;
    }
    .table-fill th.text-left {
        text-align: left;
    }
    .table-fill th.text-center {
        text-align: center;
    }
    .table-fill th.text-right {
        text-align: right;
    }
    .table-fill td.text-left {
        text-align: left;
    }
    .table-fill td.text-center {
        text-align: center;
    }
    .table-fill td.text-right {
        text-align: right;
    }
    /*Quotes*/
    blockquote {
        display: block;
        background: #fff;
        padding: 15px 20px 15px 45px;
        margin: 0 0 20px;
        position: relative;
        font-size: 16px;
        line-height: 1.2;
        color: #666;
        text-align: left;
        border-left: 15px solid #c76c0c;
        border-right: 2px solid #c76c0c;
        -moz-box-shadow: 2px 2px 15px #ccc;
        -webkit-box-shadow: 2px 2px 15px #ccc;
        box-shadow: 2px 2px 15px #ccc;
    }
    blockquote::before {
        content: "\201C";
        font-size: 60px;
        font-weight: bold;
        color: #999;
        position: absolute;
        left: 10px;
        top: 5px;
    }
    blockquote::after {
        content: "";
    }
    .quote_footer {
        font-style: italic;
    }
    .blockquote-image {
        width: 250px;
        height: 300px;
    }
    .blockquote-image-wrapper {
        float: right;
        margin: 20px 20px 6px 20px;
        position: relative;
    }
    .blockquote-image>.staff_non_image {
        background: rgba(212, 117, 22, 0.69);
        position: absolute;
        bottom: 0;
        color: black;
        padding: 5px;
    }
    .staff_item_body > blockquote {
        min-height: 320px;
    }
    
    #Becker {
    	height:120px;
    }
    #strauss {
        background: url(http://www.spanishstudies.org/tl_files/images/Alumni_photos/strauss.jpg) no-repeat bottom;
    }
    #eppler {
        background: url(http://www.spanishstudies.org/tl_files/images/Alumni_photos/Eppler.jpg) no-repeat;
    }
    #stelman {
        background: url(http://www.spanishstudies.org/tl_files/images/Alumni_photos/elina.jpg) no-repeat bottom;
    }
    #kelly-williams {
        background: url(http://www.spanishstudies.org/tl_files/images/Alumni_photos/Williams%20Kelly-Photo.jpg) no-repeat;
    }
    #moncavage {
        background: url(http://www.spanishstudies.org/tl_files/images/Alumni_photos/Holly_Moncavage_story.jpg) no-repeat;
    }
    #victoria-thomson {
        background: url(http://www.spanishstudies.org/tl_files/images/Alumni_photos/victoria%20thompson.jpg) no-repeat;
        background-size: 250px;
    }
    #katie-stephens {
        background: url(http://www.spanishstudies.org/tl_files/images/Alumni_photos/Katie%20Stephens.jpg) no-repeat center center;
    }
    /*Timeline*/
    .timeline {
        margin: 0px auto;
        max-width: 40em;
        overflow: hidden;
        height: auto;
        position: relative;
        padding: 0px;
        list-style-type: none;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQIW2NMTEz8z8gABAAPKwIlXWq1kgAAAABJRU5ErkJggg==);
        background-repeat: repeat-y;
        background-position: 50% 0;
    }
    .timeline .year {
        background: #CE6D2B;
        font-size: 3em;
        max-width: 7em;
        clear: both;
        margin: 1em auto 2em;
        color: white;
        border-radius: 20% / 100%;
        text-align: center;
        margin-top: 2em;
        padding-bottom: .5em !important;
        padding-top: .5em;
    }
    .timeline .year:first-of-type {
        margin-top: 0 !important;
    }
    .timeline .event {
        position: relative;
        text-align: center;
        float: right;
        clear: right;
        width: 45%;
        margin: 1em 2.5%;
        border-radius: 5px;
        list-style-type: none;
        display: block;
        padding: .4em;
        background: white;
        z-index: 15;
        color: #4d4d4d;
        border: 1px solid #9d9d9d;
        text-decoration: none;
        -webkit-transition: background .15s linear;
        -moz-transition: background .15s linear;
        -ms-transition: background .15s linear;
        -o-transition: background .15s linear;
        transition: background .15s linear;
    }
    .timeline .event.featured {
        width: 95% !important;
        background: #e8e8e8;
    }
    .timeline .event.featured:after,
    .timeline .event.featured:before {
        display: none;
    }
    .timeline .event.offset-first {
        margin-top: -1.5em !important;
    }
    .timeline .event img {
        margin-top: 10px;
        max-width: 100%;
    }
    .timeline .event:hover {
        background: #ebc4aa;
    }
    .timeline .event:hover:after {
        background: #505050;
    }
    .timeline .event:nth-of-type(2n) {
        float: left;
        clear: left;
    }
    .timeline .event:nth-of-type(2n) {
        margin-top: 2em;
    }
    .timeline .event:after {
        display: block;
        content: ' ';
        height: 9px;
        width: 9px;
        background: #9d9d9d;
        border-radius: 50%;
        position: absolute;
        left: -5%;
        top: 1.5em;
        border: 2px solid white;
    }
    .timeline .event:nth-child(2n):after {
        right: -5%;
        /* reset the standard declaration I defined before*/
        left: auto;
    }
    .timeline * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #lowercase {
        text-transform: none !important;
    }
    /*3 column buttons*/
    .columns_3 {
        margin: auto;
    }
    .btn.column_1 {
        display: inline-block !important;
    }
    .btn.column_2 {
        display: inline-block !important;
    }
    .btn.column_3 {
        display: inline-block !important;
    }
}

#ambassador > div.ce_form.last.tableform.block {
   margin-left:20px;
}
 
#ambassador input.text, #ambassador input.captcha, #ambassador select {
   width: 100%;
   padding: 12px 20px;
   margin: 8px 0;
   box-sizing: border-box;
}
 
#ambassador .formbody table {
   width: 100%;
}

#ambassador input.submit {
   width: 100%;
   height: 50px;
   box-sizing: border-box;
   font-size: 1.5em;
   resize: none;
   margin-top: 8px;
}
 
#ambassador #ce_form {
   margin-left: 15px;
}
 
 
#ambassador .formbody > .left {
   width: 45%;
   float: left;
}
 
#ambassador .formbody > .right {
   width: 50%;
   float: right;
}
 
#ambassador .formbody > .form-clear {
   clear: both;
}
 
#ambassador .radio_container > span {
   display: inline-block;
   width:33%;
}
 
#ambassador > div.ce_form.last.tableless.block > h1 {
   margin: 0 !important;
}
 
#ambassador > div.ce_form.tableless.block {
   margin: 10px 0 10px 2% !important;
   width: 98%;
}

#ambassador .widget-captcha {
   margin-top: 8px;
}

#ambassador > div.ce_form.last.tableform.block {
   margin-left:20px;
}
 
#ambassador input.text, #ambassador input.captcha {
   width: 100%;
   padding: 12px 20px;
   margin: 8px 0;
   box-sizing: border-box;
}
 
#ambassador .formbody table {
   width: 100%;
}

#ambassador #ctrl_43_submit {
   width: 100%;
   height: 50px;
   box-sizing: border-box;
   font-size: 1.5em;
   resize: none;
   margin-top: 8px;
}
 
#ambassador #ce_form {
   margin-left: 15px;
}
 
 
#ambassador .formbody > .left {
   width: 45%;
   float: left;
}
 
#ambassador .formbody > .right {
   width: 50%;
   float: right;
}
 
#ambassador .formbody > .form-clear {
   clear: both;
}
 
#ambassador .radio_container > span {
   display: inline-block;
   width:33%;
}
 
#ambassador > div.ce_form.last.tableless.block > h1 {
   margin: 0 !important;
}
 
#ambassador > div.ce_form.tableless.block {
   margin: 10px 0 10px 2% !important;
   width: 98%;
}

.fa-circle {
	font-size: .5em !important;
}

.tabs-image{
	    height: 354px;
    margin: 10px 10px 0px 10px;
}

#tab1 > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/banners/sevilla.png");
}

#tab2 > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/homepage/homepage_optimized/alicante.jpg");
		background-position: bottom left;
}

#tab3 > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/banners/barcelona.gif");
}

#tab4 > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/Artboard%201.png");
}

#tab5 > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/homepage/homepage_optimized/puertorico-homepage.png");
}

#tab6 > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/homepage/homepage_optimized/havana.png");
        background-position-x: -140px;
}
.mod_article > .container {
    width: 100%;
    margin: 10px auto;
    margin-top: 20px;
}

ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid white;
    display: flex;
    transition: all .5s ease-out;
    font-family: 'Lato', sans-serif;
    width: 100%;
}

ul.tabs li {
    float: left;
    width: 15%;
    margin: 0;
    padding: 0;
    line-height: 31px;
    margin-bottom: -1px;
    background: #F0F0F0;
    flex: auto;
    border-top: 0px solid black;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#466c99+1,1e5799+53,4a6f99+100 */
    background: rgb(70, 108, 153);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(70, 108, 153, 1) 1%, rgba(30, 87, 153, 1) 53%, rgba(74, 111, 153, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(70, 108, 153, 1) 1%, rgba(30, 87, 153, 1) 53%, rgba(74, 111, 153, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(70, 108, 153, 1) 1%, rgba(30, 87, 153, 1) 53%, rgba(74, 111, 153, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#466c99', endColorstr='#4a6f99', GradientType=0);
    /* IE6-9 */
        transition: background .5s;

}

ul.tabs li.active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#466c99+1,0e2648+100 */
    background: rgb(70, 108, 153);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(70, 108, 153, 1) 1%, rgba(14, 38, 72, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(70, 108, 153, 1) 1%, rgba(14, 38, 72, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(70, 108, 153, 1) 1%, rgba(14, 38, 72, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#466c99', endColorstr='#0e2648', GradientType=0);
    /* IE6-9 */
        transition: background .5s;
	
}

ul.tabs li:last-child {
    border-right: 0px solid black;
}

ul.tabs li:first-child {
    border-top-left-radius: 8px;
}

ul.tabs li:last-child {
    border-top-right-radius: 8px;
}

ul.tabs li a {
    text-decoration: none;
    color: white;
    display: block;
    padding: 15px;
    outline: none;
    text-align: center;
    font-size: 1.1em;
}

html ul.tabs li.active,
html ul.tabs li.active a:hover {
    border-bottom: 0px;
}

.tab_container {
    border: 2px solid #0e2648;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 20px;
}

.tab_content {
    padding: 0 0 0 0;
    font-size: 1.2em;
    height: 376px;
    color: white;
    background-color: #0e2648;
}

.tab_content h2 {
    font-weight: normal;
    font-size: 1.8em;
    color: white;
}

.tab_content p {
    font-size: 1.2em;
}

div.column-left-tabs > p.major {
    font-size: 1em;
    -moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}

a.tabs-ahead {
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    padding: 0.5em 1em;
    margin: 0;
    background-color: #E27C26;
    border-radius: 0.25em;
    color: #FFF;
    behavior: url('assets/css3pie/1.0.0/PIE.htc');
}

.tab_content h3 a {
    color: #254588;
}

.tab_content img {
    margin: 0 0 0px 0;
    padding: 5px;
    width: 100%;
    float: right;
    position: relative;
}

.column-left-tabs {
    float: left;
    width: 49.5%;
    box-sizing: border-box;
    padding-left: 50px;
}

.column-right-tabs {
    float: right;
    width: 49.5%;
}

.column-2-tabs {
    display: inline-block;
    width: 33%;
}

.column-1-tabs {
    float: left;
    width: 33%;
}

.column-3-tabs {
    float: right;
    width: 33%;
}

@media screen and (max-width: 1325px) and (min-width: 1128px) {
	.tab_content {
		height: 390px;
	}
	
	ul.tabs li {
		font-size: .8em;
	}
		.tab_content h2 {
    font-size: 1.8em;
}

.tab_content p {
    font-size: 1.1em;
}
.column-left-tabs {
	padding-left: 35px;
}
}

@media screen and (max-width: 1127px) and (min-width: 850px) {
	.tab_content {
		height: 390px;
	}
	
	ul.tabs li {
		font-size: .7em;
	}
	
	.tab_content h2 {
    font-size: 1.6em;
}

.tab_content p {
    font-size: 1em;
}

.column-left-tabs {
	padding-left: 30px;
}

}
@media screen and (max-width: 849px) and (min-width: 500px) {
	.tab_content {
		height: 390px;
	}
	
	ul.tabs li {
		font-size: .5em;
	}
	
	.tab_content h2 {
    font-size: 1.4em;
}

.tab_content p {
    font-size: .8em;
}
.column-left-tabs {
	padding-left: 25px;
}
}

@media screen and (max-width: 500px) {
	.tab_content {
		height: 100%;
	}
	
	ul.tabs li {
		font-size: .5em;
	}
	
	.tab_content h2 {
    font-size: 1.4em;
}

.tab_content p {
    font-size: .8em;
}
.column-left-tabs {
	float:none;
	width:100%;
}
.column-right-tabs {
	float:none;
	width:100%;
}
.tabs-image { display:none; }
}

/* DF Tabs */


.fa-circle {
	font-size: .5em !important;
}

.tabs-image{
	    height: 354px;
    margin: 10px 10px 0px 10px;
}

#seville > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/banners/sevilla.png");
}

#alicante > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/homepage/homepage_optimized/alicante.jpg");
		background-position: bottom left;
}

#barcelona > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/banners/barcelona.gif");
}

#puerto > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/Files/Images/Artboard%201.png");
}

#habana > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/homepage/homepage_optimized/puertorico-homepage.png");
}

#cordoba > div.column-right-tabs > div{
        background-image: url("https://www.spanishstudies.org/tl_files/ssa_2015/homepage/homepage_optimized/havana.png");
        background-position-x: -140px;
}
.mod_article > .container {
    width: 100%;
    margin: 10px auto;
    margin-top: 20px;
}

ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid white;
    display: flex;
    transition: all .5s ease-out;
    font-family: 'Lato', sans-serif;
    width: 100%;
}

ul.tabs li {
    float: left;
    width: 15%;
    margin: 0;
    padding: 0;
    line-height: 31px;
    margin-bottom: -1px;
    background: #F0F0F0;
    flex: auto;
    border-top: 0px solid black;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#466c99+1,1e5799+53,4a6f99+100 */
    background: rgb(70, 108, 153);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(70, 108, 153, 1) 1%, rgba(30, 87, 153, 1) 53%, rgba(74, 111, 153, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(70, 108, 153, 1) 1%, rgba(30, 87, 153, 1) 53%, rgba(74, 111, 153, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(70, 108, 153, 1) 1%, rgba(30, 87, 153, 1) 53%, rgba(74, 111, 153, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#466c99', endColorstr='#4a6f99', GradientType=0);
    /* IE6-9 */
        transition: background .5s;

}

ul.tabs li.active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#466c99+1,0e2648+100 */
    background: rgb(70, 108, 153);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(70, 108, 153, 1) 1%, rgba(14, 38, 72, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(70, 108, 153, 1) 1%, rgba(14, 38, 72, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(70, 108, 153, 1) 1%, rgba(14, 38, 72, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#466c99', endColorstr='#0e2648', GradientType=0);
    /* IE6-9 */
        transition: background .5s;
	
}

ul.tabs li:last-child {
    border-right: 0px solid black;
}

ul.tabs li:first-child {
    border-top-left-radius: 8px;
}

ul.tabs li:last-child {
    border-top-right-radius: 8px;
}

ul.tabs li a {
    text-decoration: none;
    color: white;
    display: block;
    padding: 15px;
    outline: none;
    text-align: center;
    font-size: 1.1em;
}

html ul.tabs li.active,
html ul.tabs li.active a:hover {
    border-bottom: 0px;
}

.tab_container {
    border: 2px solid #0e2648;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 20px;
}

.tab_content {
    padding: 0 0 0 0;
    font-size: 1.2em;
    height: 376px;
    color: white;
    background-color: #0e2648;
}

.tab_content h2 {
    font-weight: normal;
    font-size: 1.8em;
    color: white;
}

.tab_content p {
    font-size: 1.2em;
}

div.column-left-tabs > p.major {
    font-size: 1em;
    -moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}

a.tabs-ahead {
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    padding: 0.5em 1em;
    margin: 0;
    background-color: #E27C26;
    border-radius: 0.25em;
    color: #FFF;
    behavior: url('assets/css3pie/1.0.0/PIE.htc');
}

.tab_content h3 a {
    color: #254588;
}

.tab_content img {
    margin: 0 0 0px 0;
    padding: 5px;
    width: 100%;
    float: right;
    position: relative;
}

.column-left-tabs {
    float: left;
    width: 49.5%;
    box-sizing: border-box;
    padding-left: 50px;
}

.column-right-tabs {
    float: right;
    width: 49.5%;
}

.column-2-tabs {
    display: inline-block;
    width: 33%;
}

.column-1-tabs {
    float: left;
    width: 33%;
}

.column-3-tabs {
    float: right;
    width: 33%;
}

@media screen and (max-width: 1325px) and (min-width: 1128px) {
	.tab_content {
		height: 390px;
	}
	
	ul.tabs li {
		font-size: .8em;
	}
		.tab_content h2 {
    font-size: 1.8em;
}

.tab_content p {
    font-size: 1.1em;
}
.column-left-tabs {
	padding-left: 35px;
}
}

@media screen and (max-width: 1127px) and (min-width: 850px) {
	.tab_content {
		height: 390px;
	}
	
	ul.tabs li {
		font-size: .7em;
	}
	
	.tab_content h2 {
    font-size: 1.6em;
}

.tab_content p {
    font-size: 1em;
}

.column-left-tabs {
	padding-left: 30px;
}

}
@media screen and (max-width: 849px) and (min-width: 500px) {
	.tab_content {
		height: 390px;
	}
	
	ul.tabs li {
		font-size: .5em;
	}
	
	.tab_content h2 {
    font-size: 1.4em;
}

.tab_content p {
    font-size: .8em;
}
.column-left-tabs {
	padding-left: 25px;
}
}

@media screen and (max-width: 500px) {
	.tab_content {
		height: 100%;
	}
	
	ul.tabs li {
		font-size: .5em;
	}
	
	.tab_content h2 {
    font-size: 1.4em;
}

.tab_content p {
    font-size: .8em;
}
.column-left-tabs {
	float:none;
	width:100%;
}
.column-right-tabs {
	float:none;
	width:100%;
}
.tabs-image { display:none; }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../tl_files/ssa_2015/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../../tl_files/ssa_2015/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../../tl_files/ssa_2015/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../../tl_files/ssa_2015/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../../tl_files/ssa_2015/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../../tl_files/ssa_2015/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* Print styles*/

@media print {
    header,
    footer {
        display: none !important;
    }
    .mod_article a:after {
     content: " [" attr(href) "]" !important;
     font-size: 80% !important;
     font-weight: normal !important;
    }
     
     .article_headline {
     	font-size: 30px;
     	font-weight:bold;
     }
     .article_body_section_header {
     	font-size: 20px;
     	font-weight:bold;
     }
    /* Don't show links for images, or javascript/internal links */
}
body.apply_now_form {
	background-color: #CCCCCC;
}

#apply-now {
	text-align: center;
}

#apply-now div.ce_form {
	width: 800px;
	margin: auto;
	background-color: white;
}

#apply-now div.ce_form h1 {
	text-align: center;
}

#apply-now div.widget {
	padding: 0.2em 0;
	width: 100%;
	margin: 0;
	display: inline-block;
	text-align: center;
	position: relative;
	top: 0;
}

#apply-now div.widget.firstname {
	padding: 1em 0 0.2em 0;
	border-top: solid #DDDDDD 1px;
	margin: 0.8em 0 0 0;
}

#apply-now div.widget.school {
	padding: 1em 0 0.2em 0;
	border-top: solid #DDDDDD 1px;
	margin: 0.8em 0 0 0;
}

#apply-now div.widget.username {
	padding: 1em 0 0.2em 0;
	border-top: solid #DDDDDD 1px;
	margin: 0.8em 0 0 0;
}

#apply-now div.widget.widget-explanation {
	text-align: center;
}

#apply-now div.widget.widget-explanation p {
	text-align: center;
}

#apply-now div.widget label {
	display: inline-block;
	width: 220px;
	text-align: left;
}

#apply-now div.widget input[type=text] {
	display: inline-block;
	width: 220px;
}

#apply-now div.widget input[type=password] {
	display: inline-block;
	width: 220px;
}

#apply-now div.widget select {
	display: inline-block;
	width: 220px;
}

#apply-now span.mandatory {
	display: none;
}

#apply-now label.mandatory {
	position: relative;
	top: 0;
}

#apply-now label.mandatory:after {
	display: block;
	position: absolute;
	top: 0;
	right: -15em;
	content: '*';
	color: red;
	font-weight: bold;
}

#apply-now div.submit_container {
	text-align: center;
}

#apply-now input.submit {
	display: inline-block;
	padding: 0.5em 1.8em;
	margin: 1em;
	text-align: center;
	background-color: #df7c26;
	color: white;
	border: none;
	font-size: 1.8em;
}
