﻿/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

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

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

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

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

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

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
    overflow-x:hidden;

}

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

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

a:active,
a:hover {
    outline: 0;
    /* text-decoration: underline; */
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

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

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

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

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

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

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

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

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

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

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

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * 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;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

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

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

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

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

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

button,
input {
    line-height: normal;
}

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

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

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

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */

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

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

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

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

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

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

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */


   
   
html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */





/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * For javascript that eventually mutates to display:block
 */

.initiallyhidden {
    display: none;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
        color: #660099;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* *************************************************************************** */

@font-face {
  font-family: 'modernamedium';
  src: url('/vendor/fonts/Moderna-Medium-webfont.eot');
  src: url('/vendor/fonts/Moderna-Medium-webfont.eot?#iefix') 
  format('embedded-opentype'), url('/vendor/fonts/Moderna-Medium-webfont.woff') 
  format('woff'), url('/vendor/fonts/Moderna-Medium-webfont.ttf') 
  format('truetype'), url('/vendor/fonts/Moderna-Medium-webfont.svg#modernamedium') 
  format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'modernalight';
  src: url('/vendor/fonts/Moderna-Light-webfont.eot');
  src: url('/vendor/fonts/Moderna-Light-webfont.eot?#iefix') 
  format('embedded-opentype'), url('/vendor/fonts/Moderna-Light-webfont.woff') 
  format('woff'), url('/vendor/fonts/Moderna-Light-webfont.ttf') 
  format('truetype'), url('/vendor/fonts/Moderna-Light-webfont.svg#modernalight') 
  format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'modernabold';
  src: url('/vendor/fonts/Moderna-Bold-webfont.eot');
  src: url('/vendor/fonts/Moderna-Bold-webfont.eot?#iefix') 
  format('embedded-opentype'), url('/vendor/fonts/Moderna-Bold-webfont.woff') 
  format('woff'), url('/vendor/fonts/Moderna-Bold-webfont.ttf') 
  format('truetype'), url('/vendor/fonts/Moderna-Bold-webfont.svg#modernabold') 
  format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background: none repeat scroll 0 0 whitesmoke;
  font-family: "open sans", sans-serif;
  color: #4d4d4d;
}
a,
a:focus {
  text-decoration: none;
  color: #4e4e4e;
  cursor: pointer;
  outline: none;
}
ul {
  list-style-type: none;
}
h1 {
  font-family: "modernamedium", sans-serif;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 0 0.55em;
  text-indent: 20px;
  font-weight: 100;
}
h3 {
  text-transform: uppercase;
  font-family: "modernamedium", sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 18px;
}
h4 {
  margin: 0 0 -2px;
  font-size: 13px;
  font-weight: 600;
}
#mbouter {
  position:relative;
}
.ad-leaderboard {
  background: none repeat scroll 0 0 transparent;
  width: 728px;
  height: 90px;
  margin: 0 auto;
}
.ad-med-rec {
  background: none repeat scroll 0 0 transparent;
  width: 300px;
  min-height:250px;
  max-height: 600px;
  margin: 0 auto;
  content: "Ad";
}
.ad-takeover {
  position: absolute;
  top:0;
  width: 160px;
  height: 1260px;
  margin: 0 10px;
}
.ad-takeover-left { 
  right:100%;
}
.ad-takeover-right {
  left:100%;
  text-align:right;
}
.upper-bar {
  border-bottom: 1px solid #efefef;
  text-align: right;
}
.upper-bar ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.7em;
  vertical-align: middle;
  margin-top: -4px;
}
.upper-bar ul li {
  display: inline-block;
  vertical-align: middle;
}
.upper-bar .social-links li {
  margin: 0 3px 0 0;
}
.upper-bar .social-links li:last-child {
  margin: 0 27px 0 0;
}
.upper-bar .social-links li a {
  height: 13px;
  width: 13px;
  display: block;
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.upper-bar .social-links li:nth-child(1) a {
  background: transparent url('/images/redes/social-fb.png');
  background-size: contain;
}
.upper-bar .social-links li:nth-child(2) a {
  background: transparent url('/images/redes/social-twitter.png');
  background-size: contain;
}
.upper-bar .social-links li:nth-child(3) a {
  background: transparent url('/images/redes/social-linkedin.png');
  background-size: contain;
}
.header {
  padding: 18px 0 0 0;
}
.header .right-side {
  float: right;
  margin: 0 25px 0 0;
  text-align: right;
}
.logo-wrap {
  display: inline-block;
  height: 55px;
  position: relative;
}
.logo-wrap,
.small-logo {
  margin: 22px 0 0 22px;
}
.logo,
.small-logo {
  background: url("/images/redes/logo@329x37.png") no-repeat scroll 0 0 white;
  height: 37px;
  width: 329px;
}
.logo,
.small-logo,
.logo-tagline {
  background-size: contain;
  text-indent: -999em;
}
.logo,
.logo-tagline {
  position: absolute;
}
.logo a,
.logo-tagline a {
  height: 100%;
  width: 100%;
  display: block;
}
.logo {
}
.logo-tagline {
  left: 339px;
  top: 16px;
}
.small-logo {
  width: 210px;
  display: block;
  margin: 0 auto;
}
.logo-tagline {
  background: url("/images/redes/logo_tagline.png") no-repeat scroll 0 0 white;
  height: 25px;
  width: 271px;
}
.agimg {
  margin: 0 3px 0;
}
.userbar {
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 18px;
  position: relative;
}
.userbar a {
  color: #3b71c5;
  text-decoration: underline;
}
.userbar div {
  display: inline-block;
}
.dd-container:hover .dd-trigger,
.dd-container:hover .dd-menu {
  text-decoration: none;
  display: block;
}
.dd-container .dd-trigger span {
  text-decoration: underline;
}
.dd-container .dd-trigger, .dd-container:hover .dd-trigger span {
  text-decoration: none;
}

.dd-container ul.dd-menu {
  display: none;
  position: absolute;
  text-align: left;
  border: 1px solid #aaaaaa;
  background: none repeat scroll 0 0 white;
  z-index: 5;
  padding: 0;
  margin: -1px 0 0 0;
  right: -5px;
  top: 100%;
}
.dd-container ul.dd-menu li {
  border-bottom: 1px solid #aaaaaa;
}
.dd-container ul.dd-menu li:last-child {
  border-bottom: none;
}
.dd-container ul.dd-menu li a {
  color: black;
  display: block;
  padding: 0 5px;
  text-decoration: none;
}
.dd-container ul.dd-menu li a:hover {
  background: none repeat scroll 0 0 #dedede;
}
::-webkit-input-placeholder {
  font-style: normal;
  font-size: 14px;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-style: normal;
  font-size: 14px;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-style: normal;
  font-size: 14px;
}
:-ms-input-placeholder {
  font-style: normal;
  font-size: 14px;
}
input:focus {
  outline: none;
}
.general-search {
    border:solid 1px #c3c3c3;
    width:246px;
    height: 28px;
    float: right;       
}
.general-search input {
  margin: 0;
  padding: 0;
  background: none repeat scroll 0 0 white;
  height: 24px;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
.general-search .inp {
 
  border:none;
  height: 22px;
  width: 206px;
  text-indent: 6px;
  color: #c1c1c1;
  font-family: arial, sans-serif;
  font-weight: normal;
}
.general-search .subm {
   
   border:none;
  background: transparent url('/images/redes/magnify@100x100.png');
  background-position:-2px center;
  width: 24px;
  height: 24px;
  background-size: contain; 
  top: -1px;
  position: relative;

}
.footer {
  text-align: center;
  box-shadow: inset 0px 15px 30px -5px #f0f0f0;
  -moz-box-shadow: inset 0px 15px 30px -5px #f0f0f0;
  padding: 15px 0 30px 0;
  font-size: 13px;
}

.footer span {
  display: block;
}
.footer span:not(:last-child) {
  text-transform: capitalize;
}
#footer .first {
    width:1024px;
    margin:0 auto;
    background: white;
}
#footer .second {
    width:1024px;
    margin:0 auto;
    background: #f0f0f0;
    height:1px
}
#footer .third {
    width:1024px;
    margin:0 auto;
    background: white;
    height:1px
}
#footer-bg {
    width: 1024px;
    margin: 0 auto;
    background: white
}

.super-links li, super-link li a {
    display:inline;
    color:#666666 ;
   
}
.super-links {
  display:inline;
}
.super-links li a:hover {
    text-decoration:underline;
}
ul.upper-links.super-links {
padding: 4px;
padding-top: 7px;
margin: 0px;
}
ul.super-links.leftside {
    position:absolute;
    left:0px;
}
ul.super-links.rightside {
    position:absolute;
    right:5px;
}
li.super-link {
    overflow:hidden;
}
.content li a {
    color: #808080;
}
.content .super-link a {
    color: #808080;
}
.supernav ul {
    overflow: hidden;
}
.supernav {
    height:30px;
    width:100%;
    background:#E2E2E2;
    font-family:'open sans', sans-serif;
    vertical-align:middle;
    font-size:12px;
    text-overflow:ellipsis;
    overflow:hidden;
}
li.super-red > a
{
    text-align:left;
    margin-right:42px;
    padding-left:10px;
    color: #ED1D25;
}
.super-pipe {
    color:#808080;
}
.super-bounder {
    margin: 0 auto;
    width: 1024px;
}

.blog-post-row, .upcoming-events-row {
  clear: both;
  position: relative;
  padding: 17px 0 0 0;
}
.blog-post-row h3 {
  margin: 0 0 -5px 0;
  border-bottom: 4px solid #f5392c;
}
.blog-post-row h3 > a, .upcoming-events-row h3 > a {
  color: #2268d3;
  float: right;
}
.blog-post-row h5 {
  font-size: 16px;
  margin: 15px 0 1px;
  color: #4d4d4d;
  font-weight: 600;
}
.blog-post-row .slide-teaser {
  font-size: 13px;
  margin: 5px 0 0 0;
}
.blog-post-row .slide-teaser p {
  margin: 2px 0 0 0;
}
.blog-post-row .slide-teaser a:hover, 
.blog-slides .slide-teaser a:hover
 {
  text-decoration: underline;
}
.blog-post-row img {
  border: 1px solid #b7b7b7;
  padding: 5px;
  background: none repeat scroll 0 0 white;
  width: 175px;
  height: 115px;
}
.blog-post-row .another-slider {
  width: 615px;
}
.blog-post-row .another-slider .flex-viewport {
  margin: 0 0 0 22px;
  width: 610px;
}
.blog-post-row .another-slider .flex-viewport > ul > li > div {
  width: 190px;
  margin: 0 5px;
}
.blog-post-row .another-slider > ul {
  margin: 0;
}
.blog-post-row .another-slider > ul > li {
  position: absolute;
  left: 0;
  top: 139px;
}
.blog-post-row .another-slider > ul > li .flex-disabled {
  opacity: .3!important;
  filter: alpha(opacity=30);
}
.blog-post-row .another-slider > ul > li a {
  display: block;
  opacity: 1;
  background: url('/images/redes/carousel-left@27x52.png') no-repeat scroll 0 0 transparent;
  background-size: contain;
  width: 13px;
  height: 25px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.blog-post-row .another-slider > ul > li:last-child {
  left: auto;
  right: 0;
}
.blog-post-row .another-slider > ul > li:last-child a {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.blog-slides li {
    vertical-align:top;display:inline-block;width:200px;
}

.container {
  width: 1024px;
  margin: 0 auto;
  background: white;
}

.container .left-column{
  float: left;
  padding: 25px 0 0 25px;
  width: 650px;
}

.container .li-left-column {
  width: 100%;
}
.container .right-column {
  float: right;
  margin: 25px 25px 0 0;
  width: 300px;
}

.container .li-left-column > .left-column {
    width: 15%;
    padding: 0 20px;
    float: left;
}
.container .li-left-column > .right-column {
  width: 79%;
  float: left;
  margin: -5px 20px 0 0;
}

    .container .li-left-column > .right-column a {
        font-size: 14px;
        text-align: right;
        display: block;
    }

    .container .li-left-column > .right-column .post-a-job {
        text-decoration: underline;
    }

    .container .li-left-column > .right-column a h4 > span {
        font-size: 14px;
    }

    .container .li-left-column > .right-column a .underlined {
        text-decoration: underline;
    }

    .container .li-left-column > .right-column .featured-jobs a {
        height: 100%;
        width: 100%;
        text-align: center;
    }

.container .li-left-column > .right-column p {
    font-size: 13px;
}
.container .li-right-column {
  width: 185px;
  margin: 0;
}
.container .right-column h3 {
  color: #4e4e4e;
  font-size: 17px;
  line-height: 21px;
}
.container #hot-panel,
.container #video-panel {
  position: relative;
  font-size: 13px;
  line-height: 19px;
  float: left;
}
.container #hot-panel {
  width: 305px;
}
.container #video-panel {
  width: 315px;
}
.container #hot-panel h3,
.container #video-panel h3 {
  border-bottom: 4px solid #f5392c;
}
.container #hot-panel ul,
.container #video-panel ul {
  margin: 4px 0;
  padding-right: 17px;
}
.container #hot-panel li,
.container #video-panel li {
  position: relative;
  padding: 7px 0 7px 34px;
}
.container #hot-panel li:before,
.container #video-panel li:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 7px;
  height: 15px;
  width: 15px;
}
.container #hot-panel li.building:before,
.container #video-panel li.building:before {
  background: url('/images/redes/building@100x100.png') no-repeat scroll 0 0 transparent;
  background-size: contain;
}
.container #hot-panel li.lightbulb:before,
.container #video-panel li.lightbulb:before {
  background: url('/images/redes/lightbulb@100x100.png') no-repeat scroll 0 0 transparent;
  background-size: contain;
}
.container #video-panel {
  float: right;
}
.container #video-panel a {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  color: #2268d3;
  font-family: "modernamedium", sans-serif;
}
.container #video-panel .video {
  margin: 17px 0 0 0;
}
.container #video-panel h4 {
  font-weight: 600;
  margin: -2px 0 2px;
}
.container #video-panel h4 span {
  font-weight: normal;
}
.container #hot-panel a {
  display: block;
}
.container #hot-panel a:hover {
  text-decoration: underline;
}
.progress_bar_container {
  height: 4px;
  width: 100%;
  position: relative;
  top: -5px;
  display: none;
}
.progress_bar_container .progress_bar {
  background: white;
  height: 4px;
  width: 0;
  position: relative;
}
.flexslider {
  margin: 0;
  padding: 5px;
  position: relative;
   width:640px;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  border: 1px solid #b9b9b9;
  z-index: 0;
 
  /* Hide the  slides before the JS is loaded. Avoids image jumping */

}
.flexslider .slide-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 0;
  border-top: 1px solid rgba(223, 223, 223, 0.11);
}

.flexslider .slide-caption a {
  color: #fff;
}

.flexslider .slide-caption:before,
.flexslider .slide-caption:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.flexslider .slide-caption:after {
  background: none repeat scroll 0 0 black;
  opacity: 0.60;
  z-index: -2;
}
.flexslider .slide-caption > p {
  margin: 5px 12px;
  font: 16px modernamedium, Arial, sans-serif;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.39);
  line-height: 20px;
}
.flexslider ul {
  margin: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  height: 240px;
  position: relative;
}
.flexslider .slides a div {
  display: block;
  max-height: 240px;
  overflow: hidden;
}
.flexslider .ribbon-text {
  position: absolute;
  padding: 3px 15px;
  color: white;
  background: none repeat scroll 0 0 #f73c26;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 11px;
  top: 8px;
  left: -11px;
  text-overflow: clip;
  white-space: nowrap;
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.flexslider .ribbon-text:before {
  display: block;
  position: absolute;
  border-color: transparent;
  border-right: 5px solid #8d1613;
  border-width: 5px;
  border-style: solid;
  content: "";
  height: 0;
  width: 0;
  z-index: -1;
  bottom: -5px;
  left: -5px;
}
.navigationControls {
  position: relative;
  top: -2px;
  display: inline-block;
  left: 21px;
  margin: 0 0 20px 0;
}
.navigationControls ul,
.navigationControls ol {
  margin: 0;
  padding: 0;
}
.navigationControls .flex-control-nav {
  width: auto;
  position: relative;
  bottom: 0;
  z-index: 1;
}
.navigationControls .flex-control-nav li {
  vertical-align: middle;
}
.navigationControls .flex-direction-nav {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.navigationControls .flex-direction-nav a {
  opacity: 1;
  position: absolute;
  display: block;
  height: 13px;
  width: 10px;
  background: url('/images/redes/slide-right@77x100.png') no-repeat scroll 0 0 transparent;
  background-size: contain;
  -webkit-background-size: contain;
  -o-background-size: contain;
  margin: 0;
  right: -16px;
  top: 6px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.navigationControls .flex-direction-nav .flex-prev {
  left: -16px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.navigationControls .flex-control-paging li {
  display: inline-block;
  margin: 0 6px;
}
.navigationControls .flex-control-paging li a {
  display: block;
  text-indent: -9999px;
  background: none repeat scroll 0 0 #d9d9d9;
  box-shadow: none;
  -moz-box-shadow: none;
  width: 11px;
  height: 11px;
  border-radius: 20px;
}
.navigationControls .flex-control-paging li a.flex-active {
  background: none repeat scroll 0 0 #8a8687;
}
.col-sec ul {
  padding: 0;
}
.col-sec .ad-container {
  margin-bottom: 20px;
}
.col-sec:first-child .ad-container {
  margin-bottom: 30px;
}
.widget {
  margin: 0 0 20px 0;
  border: 1px solid #e8e8e8;
  padding: 5px;
}
.widget .bottom-link {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #2268d3;
  font-size: 14px;
  font-family: "modernamedium", sans-serif;
}
.widget h3 {
  text-align: center;
  border-bottom: none;
  padding: 9px 0 9px;
}
.widget p {
  text-align: left;
  padding: 0;
  margin: 0 15px;
}
.widget .detail,
.li-right-column .job-pane .detail {
  color: #A3A3A3;
  font-size: 10px;
  line-height: 11px;
  margin: -1px 0 0;
}
.widget > div {
  background: whitesmoke;
  /* Old browsers */
  background: -moz-linear-gradient(top, whitesmoke 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, whitesmoke), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, whitesmoke 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, whitesmoke 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, whitesmoke 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, whitesmoke 0%, white 100%);
  /* W3C */
  filter: none;
}
.widget > .featured-employers {
  background: none repeat scroll 0 0 white;
}
.divided {
    position: relative;
    box-shadow: 0px 7px 25px -25px black;
    -webkit-box-shadow: 0px 13px 25px -25px black;
}
.divided:after,
.employers-divider:after {
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
  background: white;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2QzZDNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2QzZDNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(15%, lightgray), color-stop(85%, lightgray), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, lightgray 15%, lightgray 85%, white 100%);
  /* W3C */
  filter: none;
  padding: 0 5px;
  left: -5px;
  bottom: 1px;
}

.right-column .generic-pane,
.right-column .job-pane,
.left-column .job-pane {
  line-height: 19px;
}
.right-column .generic-pane,
.right-column .job-pane,
.li-right-column .job-pane,
.left-column .job-pane {
  font-size: 13px;
  text-align: center;
}

.right-column .generic-pane a {
    color: #2268d3;
}

.right-column .generic-pane.adv-with-us h3 {
    padding-bottom: 12px;
}

.right-column .generic-pane.adv-with-us {
    padding-bottom: 3px;
}


.left-column .job-pane {
    width: 145px;
    padding-top: 0;
}

.li-right-column .job-pane{
  padding-bottom: 24px;
  margin: 0 13px;
}
.right-column .generic-pane p,
.right-column .job-pane p,
.left-column .job-pane p {
  text-align: center;
}
.li-right-column .job-pane p,
.left-column .job-pane p {
  margin: 0 6px 6px 0;
}

.right-column .job-pane a,
.li-right-column .job-pane a,
.left-column .job-pane a {
  text-transform: uppercase;
  color: white !important;
  background: none repeat scroll 0 0 #f5392c;
  display: inline-block;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 16px;
  margin: 5px 0 4px;
}
.li-right-column .job-pane a{
  font-size: 13px;
  padding: 4px 12px;
}

.li-right-column .job-pane a:hover,
.left-column .job-pane a:hover {
    background: none repeat scroll 0 0 rgb(248, 79, 68);
}
.generic-pane a,
.right-column .generic-pane a {
  text-transform: uppercase;
  color: white !important;
  background: none repeat scroll 0 0 #f5392c;
  display: inline-block;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 16px;
  margin: 5px 0 4px;
}
.right-column .generic-pane a:hover
.right-column .job-pane a:hover,
.left-column .job-pane a:hover {
  background: none repeat scroll 0 0 #ff4f44;
}
.right-column .job-pane h3,
.left-column .job-pane h3 {
  text-align: left;
  margin: 0 10px 0 0
}

.left-column #adv-search .job-pane h4 {
    font-family: "modernalight", arial;
    margin-bottom: 5px;
}

.right-column .job-pane h3:before,
.left-column .job-pane h3:before {
  background: url('/images/redes/find-hire@100x83.png') no-repeat scroll 0 0 transparent;
  background-size: contain;
  content: "";
  height: 24px;
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  float:left;
}
.job-pane .multi-line-h3  h3:before {
  margin: 0 10px 20px;
}

.job-pane .detail {
    color: #999;
    font-size: 11px;
    line-height: 12px;
    margin-top: 0 !important;
    margin-bottom: 5px;
}

.jobs-of-day h3,
.upcoming-courses h3
{
  text-align: center;
  padding: 13px 0 0 0;
}
.jobs-of-day  h4 ,
.upcoming-courses h4
{
  color: #4e4e4e;
  font-size: 14px;
}
.jobs-of-day  span,
.upcoming-courses span
{
  font-size: 13px;
  display: block;
  line-height: 16px;
  color: #4e4e4e;
}
.jobs-of-day  span a,
.upcoming-courses span a
{
  text-decoration: none;
}
.jobs-of-day  span a:hover,
.upcoming-courses span a:hover
{
  text-decoration: underline;
}
.jobs-of-day  span > span
{
  font-style: italic;
  display: inline;
}
.jobs-of-day  ul,
.upcoming-courses ul
{
  margin: 0 15px 7px;
}
.jobs-of-day  li,
.upcoming-courses li
{
  padding: 13px 0 20px 0;
}
.jobs-of-day-detail,
.upcoming-courses-detail  {
  color: #A3A3A3;
  font-weight: 400;
  margin: 0 0 6px;
  font-size: 13px;
}
ul.dotted > li, table.dotted > tbody {
  border-top-width: 0;
  padding: 12px 0;
  position: relative;
}
ul.dotted > li:after, table.dotted > tbody:after {
  height: 1px;
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(/images/redes/dot-separator@3x1.png) repeat scroll 0 0 transparent;
}
ul.dotted > li:first-child {
  padding: 0 0 12px;
}
ul.dotted > li:last-child {
  border-bottom-width: 0;
}
ul.dotted > li:last-child:after {
  display: none;
}
.featured-employers ul {
  margin: 0;
}
.featured-employers li {
  padding: 8px 0;
}

.featured-employers li:last-child {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.featured-employers li:last-child:after {
    display: none;
}

.featured-employers img {
  display: block;
  margin: 0 auto;
}
.upcoming-events {
  position: relative;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 1px 0;
}
.upcoming-events ul a {
  display: block;
  color: #2268d3;
  padding: 2px 0 15px 0;
}
.upcoming-events li {
  padding: 0 10px;
}
.upcoming-events .cal-date {
  float: left;
  margin: 5px 8px 0 0;
  width: 35px;
}
.upcoming-events .cal-date span {
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 11px;
}
.upcoming-events .cal-date span:first-child {
  background: none repeat scroll 0 0 #f5392c;
  color: white;
  font-weight: normal;
}
.upcoming-events .cal-date span:last-child {
  background: none repeat scroll 0 0 #e8e8e8;
  border: 1px solid #d9d9d9;
  border-top: none;
  color: #3c3c3c;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  padding: 3px 0;
  font-weight: bold;
}
.upcoming-events .header {
  padding: 5px 0 0 0;
}
.upcoming-events ul {
  margin: 0;
}
.upcoming-events p {
  clear: both;
  margin: 6px 0;
}
.upcoming-events h3 {
  padding: 26px 0 0;
}
.upcoming-events h4 {
  margin: 2px 0;
  color: #4e4e4e;
  font-size: 14px;
  line-height: 17px
}
.upcoming-events:before {
  position: absolute;
  content: "";
  display: block;
  width: 278px;
  background: url('/images/redes/binder@14x23.png') repeat-x scroll 0 0 transparent;
  height: 23px;
  top: -9px;
  left: 6px;
}
.upcoming-events-hmfix td p div {
  font-family: 'open sans', sans-serif;
  color: #666;
  font-size: 13px;
}
.upcoming-events-row h3 {
  margin: 0 0 0 0;
  border-bottom: 4px solid #f5392c;
}
.featured-courses-box-main {
  text-align: center;
}
.featured-courses-box {
  width: 292px; 
  background: #f8f8f8;
  text-align: left;
  padding: 12px 12px 8px;
  font-size: 12px;
  line-height: 13px;
  border: 1px solid #dadada;
  display: inline-block;
  vertical-align: top;
  min-height:115px;
}
.featured-courses-box:not(:last-child) {
    margin-right: 7px;
}
.featured-courses-box img{
  margin: 0 10px 4px 0;
  float: left;
}
.featured-courses-box p{
  margin: 0;
}
.featured-courses-box  .title{
  font-size: 12px;
  margin: 0 0 5px 0;
}
.featured-courses-box .link:after {
  content: ' »';
}
.twitter-widget {
  min-height: 50px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
}
.clear {
  clear: both;
  /* height: 0;*/
  /* width: 0; */
}
.clear.foot {
  height: 40px;
}
#end-content {
  background: white;
}
.featured-jobs {
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
    position: relative;
}

.employers-divider {
    position: relative;
    box-shadow: 0px -6px 18px -9px black;
    -webkit-box-shadow: 0px -6px 18px -9px black;
    clear: both;
    width: 100%;
    margin: 0 auto;
    height: 1px;
}

.featured-jobs li {
  display: inline-block;
  margin: 0 3px;
}
.featured-jobs span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
    color: #4d4d4d;
    margin: 5px 10px 0;
}
.featured-jobs > ul {
    padding: 0;
    margin: 2px 0 0 10px;
    display: block;
}
.featured-jobs:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 90%;
    width: 100%;

    background: transparent;
    /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjZGQwZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); */
    background: -moz-radial-gradient(center bottom, ellipse cover,  rgba(205,208,213,1) -150%, rgba(255,255,255,0) 70%); /* FF3.6+ */
    background: -webkit-gradient(radial, center bottom, 0px, center center, 100%, color-stop(-150%,rgba(205,208,213,1)), color-stop(70%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center bottom, ellipse cover,  rgba(205,208,213,1) -150%,rgba(255,255,255,0) 70%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center bottom, ellipse cover,  rgba(205,208,213,1) -150%,rgba(255,255,255,0) 70%); /* Opera 12+ */
    background: -ms-radial-gradient(center bottom, ellipse cover,  rgba(205,208,213,1) -150%,rgba(255,255,255,0) 70%); /* IE10+ */
    background: radial-gradient(ellipse at bottom,  rgba(205,208,213,1) -150%,rgba(255,255,255,0) 70%); /* W3C */
    filter: none;
}

.featured-jobs:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    height: 3px;
    width: 100%;

    background: #fff; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkZDBkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #cdd0d5 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdd0d5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cdd0d5 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cdd0d5 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cdd0d5 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #cdd0d5 0%,#ffffff 100%); /* W3C */
    filter: none;

}


.featured-jobs > ul div {
  background: white;
  width: 150px;
  height: 47px;
  line-height: 44px;
  margin: 8px 0;
  position: relative;
  z-index: 2;
}
.featured-jobs img {
  display: inline-block;
  max-width: 99%;
  max-height: 99%;
}


.listing {
    margin: 0 15px;
}

.listing > .col-sec {
    clear: both;
}

    .listing > .col-sec h1 {
        margin-bottom: 0;
        text-indent: 0;
    }
	
.content-group {
	margin-bottom: 24px;
}

.more-link {
	margin-top: 15px;
}

.article-teaser {
	margin-top: 6px;
	overflow:hidden;
}

.article-teaser .thumbnail {
	float: left;
	margin: 5px 10px 0 0;
}

.listing table {
    width: 98%;
}

.listing table > tbody:after {
    background: none;
}
    
.listing table tr {
    background: url(/images/redes/dot-separator@3x1.png) repeat-x scroll bottom left transparent;
}

.courses.listing table > tbody > tr:first-child {
    background: none;
}


    .listing table thead tr {
        background: none;
    }

        .listing table tr th {
            text-align: center;
            font-size: 14px;
        }

        
            .listing table tr th:first-child {
                text-align: left;
            }

            .listing table tr th:last-child {
                text-align: center;
                width: 120px;
            }
    
    .listing table tr.featured {
        background: url(/images/redes/dot-separator@3x1.png) repeat-x scroll bottom left #eee;
    }

        .listing table tr.featured ul {
            list-style-type: square;
            margin-left: 20px;
        }
    
        .listing table tr td .featured-text {
            font-family: "modernalight", Arial, sans-serif;
            font-size: 11px !important;
            color: #a3a3a3;
            margin-left: 12px;
            text-transform: uppercase;
        } 
        
        .listing table tr td {
            padding: 10px 0;
            text-align: center;
            width: 140px;
        }
        
        .courses.listing table tr td {
            padding: 0;
        }

    .courses.listing table tr td[colspan="4"] {
        padding-top: 15px;
    }

    .courses.listing table tr:last-child td:first-child {
        padding-bottom: 12px;
    }

.listing .big-list tr h4 {
  font-size: 14px;
}

.listing td {
    font-size: 13px;
}

.listing table tr td:first-child {
    padding-left: 9px;
    text-align: left;
    width: 403px;
}

.courses.listing table tr td:first-child {
    width: 200px;
}

.listing table tr td:first-child {
    width: 200px;
}

.listing table tr td:last-child {
    text-align: center;
    width: 120px;
}

.container .li-left-column > .right-column .listing table tr td a {
    text-align: left;
    margin-bottom: 3px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 600;
}

.listing > span {
    text-align: right;
    display: block;
    color: #5e5e5e;
    font-size: 12px;
    font-weight: 600;
    margin: 10px 5px 20px;
}

.li-left-column #pagination {
    margin: 0 auto;
}

.li-left-column  #pagination a, .li-left-column #pagination a:focus {
    color: #4e4e4e;
}

.li-left-column #pagination a:hover {
    text-decoration: underline;
}

span.bubble {
    background: #fc241e !important;
    text-decoration: none !important;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjMjQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYjA1MDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #fc241e 0%, #cb0506 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc241e), color-stop(100%, #cb0506)) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fc241e 0%, #cb0506 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fc241e 0%, #cb0506 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fc241e 0%, #cb0506 100%) !important;
    /* IE10+ */
    background: linear-gradient(to bottom, #fc241e 0%, #cb0506 100%) !important;
    /* W3C */
    filter: none !important;
    /* IE6-8 */
    color: white                                    !important;
    font-weight: 100                                !important;
    font-size: 8px                                 !important;
    font-family: "modernamedium", Arial             !important;
    padding: 0px 3px                                !important;
    text-transform: uppercase                       !important;
    border: 1px solid #da2627 !important;
    line-height: 1px                                !important;
    position: relative                              !important;
    font-family: arial;
}

span.notable-text {
    text-decoration: none !important;
    background: rgb(246, 60, 37) !important;
    color: #fff !important;
    font-weight: 100 !important;
    font-size: 11px !important;
    font-family: "modernamedium", Arial !important;
    padding: 1px 4px !important;
    text-transform: uppercase !important;
    line-height: 11px !important;
    position: relative !important;
    margin: 0;
    height: 10px !important;
    display: inline-block;
    margin-right: 7px !important;
}

span.bubble.mbub {
    border: 1px solid #4d4d4d !important;
    background: #5c5c5c !important;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjNWM1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzc1NzI3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZjJmMmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, #5c5c5c 0%, #757272 14%, #2f2f2f 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5c5c5c), color-stop(14%, #757272), color-stop(100%, #2f2f2f)) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5c5c5c 0%, #757272 14%, #2f2f2f 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5c5c5c 0%, #757272 14%, #2f2f2f 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5c5c5c 0%, #757272 14%, #2f2f2f 100%) !important;
    /* IE10+ */
    background: linear-gradient(to bottom, #5c5c5c 0%, #757272 14%, #2f2f2f 100%) !important;
    /* W3C */
    filter: none !important;
}
span.bubble.mbub:after {
    border-left-color: #2f2f2f !important;
}

#breadcrumbs {
  font-size: 10px;
  text-transform: uppercase;
  padding: 7px 0 0;
  text-indent: 30px;
  color: #828282;
}
#adv-search {
  margin: 32px 0;
}
#adv-search h3 {
  border-bottom: none;
  text-align: center;
  margin: 0 0 10px;
}
#adv-search .divided {
  box-shadow: 0px 8px 16px -20px black;
  -webkit-box-shadow: 0px 8px 25px -20px black;
  padding-bottom: 15px;
}
#adv-search .divided > a {
  padding: 2px 0;
  color: #2268d3;
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #4e4e4e;
}
#adv-search .divided > a:hover {
  text-decoration: underline;
}
#adv-search form {
  padding: 6px 0 18px;
}
#adv-search form label {
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 600;
  display: block;
  margin: 0 0 3px;
}
#adv-search form input.subm {
  border: 1px solid #cccccc;
  color: #202020;
  text-transform: uppercase;
  background: #fefefe;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e9e9e9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%, #e9e9e9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%, #e9e9e9 100%);
  /* W3C */
  filter: none;
  font-size: 9px;
  padding: 7px 13px 4px;
  display: block;
  margin: 5px auto 0;
}
#adv-search form input[type="text"] {
  margin: 0 0 10px;
  font-size: 10px;
  padding: 5px 0px 4px;
  display: block;
  width: 96%;
  text-indent: 3px;
}
#adv-search h4 {
  margin: 0 0 10px;
  font-weight: 700;
  font-size: 14px;
}
#adv-search h4:first-of-type {
  margin-top: 15px;
}
#adv-search #act-filters {
  display: block;
  background: none repeat scroll 0 0 #f1f1f1;
  text-transform: uppercase;
  font-size: 10px;
  margin: 10px 0 15px;
}
#adv-search #act-filters > ul {
  margin: 0;
  padding: 10px 0 15px;
}
#adv-search #act-filters > ul > li > a {
  background: none repeat scroll 0 0 #caddfa;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 5px;
}
#adv-search #act-filters > ul > li > a:first-child {
  margin-left: 5px;
  text-indent: 7px;
  max-width: 115px;
  overflow: hidden;
}
#adv-search #act-filters > ul > li > a:last-child {
  position: relative;
  padding: 0 1px 0 10px;
}
#adv-search #act-filters > ul > li > a:last-child:after {
  content: "";
  display: block;
  position: absolute;
  border: 9px solid transparent;
  top: 0;
  border-left: 6px solid #caddfa;
  height: 0;
  width: 0;
  left: 100%;
}
#adv-search .dd-container {
  position: relative;
  text-align: center;
  color: #2268d3;
  font-size: 11px;
}
#adv-search .filters {
  margin: 0 0 20px;
  padding: 0;
  font: 14px "Source Sans Pro", sans-serif;
}

    #adv-search .filters:last-of-type {
        margin: 0 !important;
        padding: 0 0 20px !important;
        position: relative;
        box-shadow: 0px 7px 25px -25px black;
        -webkit-box-shadow: 0px 13px 25px -25px black;
    }


    #adv-search .filters:last-of-type:after {
        content: "";
        height: 1px;
        position: absolute;
        width: 100%;
        background: white;
        /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2QzZDNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2QzZDNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(15%, lightgray), color-stop(85%, lightgray), color-stop(100%, white));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(left, white 0%, lightgray 15%, lightgray 85%, white 100%);
        /* IE10+ */
        background: linear-gradient(to right, white 0%, lightgray 15%, lightgray 85%, white 100%);
        /* W3C */
        filter: none;
        padding: 0 5px;
        left: -5px;
        bottom: 1px;
    }


    #adv-search .filters .selected {

    }

    #adv-search .filters .click-to-expand {
        display: inline-block;
        width: 7px;
        height: 5px;
        background: url(/images/redes/click-to-expand@7x5.png);
    }

    #adv-search .filters > li > ul {
        padding: 0 0 0 10px;
        margin-top: 6px;
    }

#adv-search .filters a:hover {
  text-decoration: underline;
}
#adv-search .filters span {
  font-weight: bold;
}
#adv-search ::-webkit-input-placeholder {
  font-size: 11px;
  vertical-align: middle;
  text-transform: none;
}
#adv-search :-moz-placeholder {
  /* Firefox 18- */
  font-size: 11px;
  vertical-align: middle;
  text-transform: none;
}
#adv-search ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 11px;
  vertical-align: middle;
  text-transform: none;
}
#adv-search :-ms-input-placeholder {
  font-size: 11px;
  vertical-align: middle;
  color: darkgray;
  text-transform: none;
}
#pagination {
    margin: 0 0 0 auto;
    clear: both;
    text-align: center;
    width: 645px;
}
    #pagination li {
        display: inline-block;
        vertical-align: top;
    }
    #pagination a {
        color: rgb(43, 127, 216);
        margin-right: 8px;
        font-size: 13px;
    }
    #pagination a[href="#"] {
        color: rgb(124, 124, 124);
    }
    #pagination a[href="##"] {
        color: black;
    }

/* resolving */
.container { 
    background: transparent;
}

/* Verticals override styles */
#vertical-content #vertical-title {
    margin:10px 0px 5px 7px;
}
#vertical-content .left-column{
    padding: 17px 0 0 25px;
}
#vertical-content .right-column{
    margin: 17px 25px 0px 0px;
}
#vertical-content .left-column .widget h3 {
    text-align:left;
}
#vertical-content .blog-post-row {
    padding:0px 0px 15px 0px;
}

#vertical-content .blog-post-row h3{
    margin-left:15px;
    padding: 9px 0px 0px 0px;
    color:#909090;
}
#vertical-content .blog-post-row ul{
    margin:5px 0px 0px 0px;
}
#vertical-content .blog-post-row li{
    margin: 0 1px;
}
#vertical-content .blog-post-row li{
    margin: 0 16px;
    width:175px
}
#vertical-content .upcoming-events-image {
    float:left;
    margin-right:10px;
}
#vertical-content .upcoming-events-detail {
    overflow:hidden;
}
#vertical-content .upcoming-events-detail ul {
    margin-top:0px;
}
#vertical-content .upcoming-events-detail #location{
    font-size: 12px;
    text-transform:uppercase
}
#vertical-content .upcoming-events-detail h4{
    font-size: 14px;
    font-weight:600;
    margin:3px 0px;
    color: #4e4e4e;
}
#vertical-content .upcoming-events-detail #teaser{
    font-size: 13px;
}

#vertical-content .upcoming-events-detail .cta a{
    color:#2268D3;
    font-size: 13px;
}
.li-right-column .salesbox-column {
    width: 75%;
}
.page-content ul {
    list-style-type:disc;
}

#adv-search #act-filters > ul > li > a:last-child:hover:before {
    position: absolute;
    top: 4px;
    height: 11px;
    width: 11px;
    right: -1px;
    border-radius: 100px;
    z-index: 2;
    background: rgba(172, 172, 223, 0.6);
    content: "";
}

.search-group { 
    clear:both;
    margin-bottom: 20px; 
}
.match-item h4 { 
    font-weight:normal;
    font-size:16px;
}
.match-item { 
    clear:both;
    margin:15px 0;
}
.match-item .tn { 
    float:left;
    margin:0 6px 6px 0; 
}

.CGT_SplashPage h1, .CGT_SplashPage h2, .CGT_SplashPage h3
  {
    font-family:"modernamedium", sans-serif;
    text-transform:uppercase;
    color:#4e4e4e;
    border-bottom:none;
  }
  .CGT_SplashPage h1
  {
    font-size:22px;
  }
  .CGT_SplashPage h2
  {
    font-size:13px;
  }
  .CGT_SplashPage h3
  {
    font-size:13px;
  }
  .CGT_SplashPage .Phone-Support
  {
    width:32px;
    height:49px;
    float:left;
    margin-left:10px;
    margin-righT:10px;
  }
  .CGT_SplashPage  .Testimonial-section h1
  {
    clear:both;
  }
  .CGT_SplashPage .Testimonial-text
  {
    width:600px;
    border-bottom:1px dotted #8b8b8b;
  }
  .CGT_SplashPage .Testimonial:last-of-type
  {
    border-bottom:none;
  }
  .CGT_SplashPage .Testimonial-image img
  {
    width:85px;
  }
  .CGT_SplashPage  .Testimonial-image
  {
    padding: 20px 5px 40px 20px;
  }
  .CGT_SplashPage .Testimonial-image, Testimonial-text
  {
    display:inline-block;
    margin:10px;
    vertical-align:top;
  }
  .CGT_SplashPage  .Testimonial-text
  {
    display: inline-block;
    width: 800px;
  }
  .CGT_SplashPage  .Testimonial-section
  {
    background-color:#ebebeb;
  }
  .CGT_SplashPage  .Testimonial-section
  {
    margin-left: -20px;
    width: 100%;
  }
  .CGT_SplashPage .Testimonial-section .center
  {
    text-align:center;
    padding-top:15px;
  }
  .CGT_SplashPage  .Testimonials-otherclients
  {
    padding: 0px 30px 0px 30px;
  }
  .CGT_SplashPage  div.contact-item 
  {
    height: 21px;
    padding: 2px;
    padding-bottom: 1px;
  }
  .CGT_SplashPage .contact-details
  {
    text-align:left;
    margin-bottom: 15px;
  }
  .CGT_SplashPage  .contact-details a.contact-link
  {
    font-size:9pt;
    background:none repeat scroll 0 0;
    color:#2268d3;
  }
  .CGT_SplashPage  .Phone-Support
  {
    padding:none;
    margin:none;
    margin-top: -5px;
  }
  .CGT_SplashPage  .training-topics li {
    padding-left: 15px;
  }
  .training-topics ul 
  {
    text-align: left;
  }
  .CGT_SplashPage .left-column
  {
    padding:0px;
  }
  h2.CGT_h2 {
    padding-top: 8px;
    font-size: 17px;
  }
  .CGT_SplashPage  h3.CGT_h3 {
    border: 0;
    text-transform: none;
    font-weight: 600;
    font-size: 13px;
    margin-top: -9px;
    padding-bottom: 0px;
  }
  .CGT_SplashPage .left-column p {
    margin-top: 4px;
    margin-bottom: 13px;
  }
  .CGT_SplashPage .other-client
  {
    padding-bottom:20px;
  }
    .other-client
  {
  padding-bottom:20px;
  }
    .self-paced-list li a
    {
        width:250px;
    }
    .self-paced-list li {
    width: 320px;
    height: 23px;
}
.self-paced-list li i {
    width: 100px;
    float: right;
}
.Testimony {
    padding:10px;
}
.Testimony em:before {
    content:<p>;
}


#nav .media-links  li.home.unselected > a {
    height: 21px;
}
#nav .media-links  li.home.unselected:hover > a:hover {
    height: 21px;
}
#nav {
    font-weight: normal;
    font-size: 0.9em;
    text-transform: uppercase;
    border-top: 1px solid #E6E6E6  ;
    border-bottom: 3px solid #F73B26  ;
    background: none repeat scroll 0px 0px #F6F6F6  ;
    height: 30px;
    line-height:15px;
     box-sizing: border-box;
    max-height:31px;
}
#nav ul {
    margin: 0 0 0 -1px;
    padding: 0;
    display: inline-block;
}
#nav ul > li {

  cursor: pointer;
  position: relative;
  
}
#nav > ul > li > a {
    vertical-align: top;
    height: 26.5px;
    border:solid 1px transparent;
}
#nav > ul > li > a:hover {
    border:solid 1px black;
}

#nav ul > li.home > a , #nav ul > li.home:hover > a:hover  {
    background: url('/images/redes/house@100x100.png') no-repeat scroll center 5px #f6f6f6;
    background-size: 15px;
    padding: 3px 16px 0px 16px;
    vertical-align: top;
    width:0px;
    height: 26px;
}


#nav ul > li:hover > a.dropdown-menu {
 border:1px solid #d0d0d0;
 /* margin: -1px 0 -1px 0;*/
  z-index: 500;
  position: relative;
  color: #f23e3a;

  background: none no-repeat scroll center center #d2d2d2;
}
#nav ul > li:hover > a.dropdown-menu:hover {
  background-color: #fff;
}
#nav ul > li > a {
  display: inline-block;
  background-position:center center;
  background-size:initial;
  font-size: 12px;
  color: #4d4d4d;
}

#nav ul > li > a:hover:before {
  display: none;
}
#nav ul > li > a:hover + ul,
#nav ul > li > a + ul:hover {
  display: block;
}
#nav ul > li > a + .dropdown-menu {
  left: 1px;
  top: 100%;
  display: none;
  z-index: 200;
  position: absolute;
  width: 244px;
  font-family: arial, sans-serif;
  border: 1px solid #999999;
}
#nav ul > li > a + .dropdown-menu li {
  display: block;
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #fbfbfb;
  border-right: none;
  margin: 0;
  border-left: none;
  background: none repeat scroll 0 0 #dedede;
}
#nav ul > li > a + .dropdown-menu li:first-child {
  border-top-color: transparent;
}
#nav ul > li > a + .dropdown-menu li:last-child:after {
  content: "";
  background: url('/images/redes/nav-pattern@4x4.png') repeat scroll 0 0 transparent;
  height: 4px;
  float: left;
  margin-top: 1px;
  width: 100%;
}
#nav ul > li > a + .dropdown-menu li:hover {
  border-top: 1px solid white;
  background: none repeat scroll 0 0 white;
}
#nav ul > li > a + .dropdown-menu li:hover a {
  border-left: 4px solid #f33833;
  padding: 6px 0 5px 8px;
  margin-top: -1px;
}
#nav ul > li > a + .dropdown-menu li:hover a.subdrop {
  border-left: 4px solid #f33833;
  padding: 6px 0 5px 8px;
}
#nav ul > li > a + .dropdown-menu li a {
  display: block;
  padding: 5px 0 5px 12px;
  background: none repeat scroll 0 0 transparent;
}
#nav ul > li > a + .dropdown-menu li a.subdrop:after {
  content: "";
  float: right;
  margin: -1px 0 0 0;
  height: 15px;
  width: 15px;
  background: url('/images/redes/dropdown-indic@100x100.png') repeat scroll 0 0 transparent;
  background-size: contain;
}
#nav ul > li > a + .dropdown-menu li .tag {
  float: right;
  margin: 0 15px 0 0;
  font-size: 9px;
}
#nav ul > li ul.dropdown-menu,
#nav ul > li ul.subdrop {
  box-shadow: 0px 0px 15px #9d9d9d;
  -moz-box-shadow: 0px 0px 15px #9d9d9d;
}
#nav ul > li ul.subdrop {
  display: none;
  left: 100%;
  top: -2px;
  width: 244px;
  position: absolute;
  border: 1px solid #c8c8c8;
  z-index: -1;
  margin: 0;
}
#nav ul > li ul.subdrop > li {
  background: none repeat scroll 0 0 white;
  border-left: none;
  padding: 0;
}
#nav ul > li ul.subdrop > li a {
  border-left: none !important;
  padding: 5px 0 5px 8px;
}
#nav ul > li ul.subdrop > li a:hover {
  border-left: none;
}
#nav ul > li ul.subdrop > li:last-child:after {
  display: none;
}
#nav ul > li ul.subdrop > li:hover {
  background: none repeat scroll 0 0 #f5f2f2;
  border-top: 1px solid transparent;
  border-left: none;
}
#nav ul > li:hover .selected:before {
  display: none;
}
#nav ul > li.selected:before {
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #f73b26 transparent;
  position: absolute;
  display: inline-block;
  background:none;
  height: 0;
  width: 0;
  bottom: 0;
  content: "";
  left: 2px;
  right: 0;
  margin: 0  auto;
  z-index:5;


}
#nav .media-links {
    padding-left:10px;
}

#nav .media-links > li 
{
    display:inline-block;
    height:27px;
}
    

#nav .media-links > li > a 
{
    background: none no-repeat scroll center center ;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;

    width:140px;
    /*border-bottom:1px solid #f6f6f6;*/
    border-right:1px solid #d0d0d0;
    position: relative;
    margin : 0;
    
}
    #nav .media-links > li:first-child {
        border-left:1px solid transparent;
    }
    #nav .media-links > li:last-child {
        border-right:1px solid transparent;
        
    }
.dropdown-menu {
    height:27px;
}
   
#nav .media-links > li:nth-child(2)  > a {    background-image:url('/images/navmenu/find-a-job.png');height: 26px;}
#nav .media-links > li:nth-child(2):hover > a.dropdown-menu { background-image:url('/images/navmenu/find-a-job-hover.png');height: 26px;}
#nav .media-links > li:nth-child(3) > a { background-image: url('/images/navmenu/post-a-job.png');height: 26px;}
#nav .media-links > li:nth-child(3):hover >a  {  background-image: url('/images/navmenu/post-a-job-hover.png');height: 26px;}
#nav .media-links > li:nth-child(4) > a {  background-image: url('/images/navmenu/education.png');  height: 26px;}
#nav .media-links > li:nth-child(4):hover > a.dropdown-menu {  background-image: url('/images/navmenu/education-hover.png');height: 26px;}
#nav .media-links > li:nth-child(5) > a {  background-image: url('/images/navmenu/features.png');height: 26px;}
#nav .media-links > li:nth-child(5):hover > a.dropdown-menu {  background-image: url('/images/navmenu/features-hover.png');height: 26px;}
#nav .media-links > li:nth-child(6) > a { background-image: url('/images/navmenu/events.png');height: 26px;}
#nav .media-links > li:nth-child(6):hover > a.dropdown-menu {  background-image: url('/images/navmenu/events-hover.png');height: 26px;}
#nav .media-links > li:nth-child(7) > a { background-image: url('/images/navmenu/ag.png');height: 26px;}
#nav .media-links > li:nth-child(7):hover > a.dropdown-menu {  background-image: url('/images/navmenu/ag.png');height: 26px;} 
 /* DEBUG
    #nav .media-links > li:nth-child(1) > a {  border:1px solid black;      background-color: red;    }
    #nav .media-links > li:nth-child(2) > a {  border:1px solid black;       background-color: orange;    }
    #nav .media-links > li:nth-child(3) > a {  border:1px solid black;       background-color: yellow;    }
    #nav .media-links > li:nth-child(4) > a {  border:1px solid black;       background-color: green;    }
    #nav .media-links > li:nth-child(5) > a {  border:1px solid black;       background-color: blue;    }
    #nav .media-links > li:nth-child(6) > a {  border:1px solid black;       background-color: indigo;    }
    #nav .media-links > li:nth-child(7) > a {  border:1px solid black;       background-color: violet;    }
     */
#nav .misc-links {
  margin: 0;
}
#nav .misc-links > li {
  background: #f2f2f2;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  /* ignore previous line, if you're using IE8 get chromeframe, we're supporting IE9 and up */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f2f2f2 0%, whitesmoke 50%, #e4e4e4 51%, #eaeaea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(50%, whitesmoke), color-stop(51%, #e4e4e4), color-stop(100%, #eaeaea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2f2f2 0%, whitesmoke 50%, #e4e4e4 51%, #eaeaea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f2f2f2 0%, whitesmoke 50%, #e4e4e4 51%, #eaeaea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f2f2f2 0%, whitesmoke 50%, #e4e4e4 51%, #eaeaea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f2f2f2 0%, whitesmoke 50%, #e4e4e4 51%, #eaeaea 100%);
  /* W3C */
  filter: none;
}
#nav .misc-links > li > a + ul, #nav .media-links > li:nth-child(6) > a + ul { /* this menu covers our google ads */
  left: auto;
  right: -35px;
}
#nav .misc-links > li > a {
  text-indent: -9999px;
  background: none no-repeat scroll center center transparent;
}
#nav .misc-links > li:nth-child(1) > a {
  background-image: url('/images/redes/nav/jobs.png');
  width: 31px;
}
#nav .misc-links > li:nth-child(1):hover > a.dropdown-menu {
  background-image: url('/images/redes/nav/jobs_rollover.png');
}
#nav .misc-links > li:nth-child(2) > a {
  background-image: url('/images/redes/nav/education.png');
  width: 68px;
}
#nav .misc-links > li:nth-child(2):hover > a.dropdown-menu {
  background-image: url('/images/redes/nav/education_rollover.png');
}
#nav .misc-links > li:nth-child(3) > a {
  background-image: url('/images/redes/nav/events.png');
  width: 48px;
}
#nav .misc-links > li:nth-child(3):hover > a.dropdown-menu {
  background-image: url('/images/redes/nav/events_rollover.png');
}
#nav .misc-links > li:nth-child(4) > a {
  background-image: url('/images/redes/nav/ag.png');
  width: 20px;
}
#nav .misc-links > li:nth-child(4):hover > a.dropdown-menu {
  background-image: url('/images/redes/nav/ag.png');
}
#nav .misc-links > li:nth-child(4):hover {
  border-bottom:1px solid #ccc;
}
#nav ul > li:nth-child(4):hover, #nav ul > li:nth-child(5):hover  {
}
/*
#nav .misc-links > li:nth-child(4):hover > a.dropdown-menu {
  background-image: url('/images/redes/nav/events_rollover.png');
}
*/