/* ## corrects possible view port issues in browsers that do not recognize the viewport meta tag ## */
/* http://timkadlec.com/2013/01/windows-phone-8-and-device-width/ */
@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}


*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

    /*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

    audio:not([controls]) {
        display: none;
        height: 0;
    }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Removes default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}


/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `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
   ========================================================================== */

/*
 * Removes border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

    /*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves 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],
        input[disabled] {
            cursor: default;
        }

    /*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box; /* 1 */
        padding: 0; /* 2 */
    }

    /*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `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;
    }

        /*
 * Removes 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;
        }

    /*
 * Removes inner padding and border in Firefox 4+.
 */

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves 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;
}



/* ===============  Default Adjustments  =============== */

body {
}

::-moz-selection {
    background: #3197fc;
    text-shadow: none;
}

::selection {
    background: #3197fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    max-width: 100% !important;
    height: auto !important;
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: both;
}

/** FIX Google Maps Info window styes problem **/
img[src*="gstatic.com/"],
img[src*="googleapis.com/"] {
    max-width: none !important;
}

p {
    margin: 0 0 1em 0;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 100%;
    }

.hidden {
    display: none;
    visibility: hidden;
}

.visuallyHidden,
.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyHidden.focusable:focus, .visually-hidden:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.skip {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

    .skip:focus, .skip:active {
        clip: auto;
        color: #fff;
        height: auto;
        margin: 0;
        overflow: visible;
        padding: 10px;
        text-align: center;
        background: #1f3b62;
        width: 100%;
        border: 1px dashed #fff;
        z-index: 2001;
    }

.a11y-instructions:focus {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #1f3b62;
    color: #fff;
    padding: 10px;
    border: 1px dashed #fff;
    text-align: Center;
    z-index: 1001;
}

.a11y-instructions p:last-child {
    margin: 0px;
}

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.hide {
    display: none;
}

.smallest {
    font-size: .8em;
}

.smaller {
    font-size: .9em;
}

.larger {
    font-size: 1.1em;
}

.largest {
    font-size: 1.2em;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic !important;
}

.strike {
    text-decoration: line-through !important;
}

.medium {
    font-weight: 500;
}

.red, .red:visited {
    color: #f00 !important;
}

.green, .green:visited {
    color: #390 !important;
}

.lgreen, .lgreen:visited {
    color: #97937d !important;
}

.bgYellow {
    background: yellow;
}

.bgGreen {
    background: lime;
}

.vtop {
    vertical-align: top;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.imgLeft {
    float: left;
    margin-right: 5px;
    padding: 5px;
    border: 1px solid #c4c4c4;
}

.imgRight {
    float: right;
    margin-left: 5px;
    padding: 5px;
    border: 1px solid #c4c4c4;
}

.nowrap {
    white-space: nowrap;
}

.borderless {
    border: 0;
    border-collapse: collapse;
}

.breakforprint {
    page-break-after: always;
}

.clear {
    overflow: hidden;
    clear: both;
    height: 0;
    margin: 0;
    font-size: 1px;
    line-height: 0;
}

.important {
    color: red;
    font-weight: bold;
    text-transform: uppercase;
}



/* ## Base List styles ## */
ul, ol {
    margin: 0 0 1em;
}

.noBullet {
    padding: 0 0 0 1em;
    list-style-type: none;
}

.noIndent {
    padding: 0;
    list-style-type: none;
}

.bulletSquare {
    list-style-type: square;
}

/* ## Note/hint text or link ## */
.note {
    font-size: .8em;
    color: #4e4e4e;
}

    .note a, .note a:link, .note a:visited {
        text-decoration: underline;
    }

/* GOOGLE MAP IMAGES */
.gm-style img {
    max-width: initial !important;
    height: initial !important;
}

/* ================================================================
   PRIMARY LAYOUT STYLES 
   ================================================================ */

/* Enter unique styles for site here */

/* ## Disabled Form Fields ## */
input[disabled=true] {
    background-color: #F0F0F0;
}

textarea[disabled=true] {
    background-color: #F0F0F0;
}

select[disabled=true] {
    background-color: #F0F0F0;
}

input[readonly=true] {
    background-color: #F0F0F0;
}

textarea[readonly=true] {
    background-color: #F0F0F0;
}

select[readonly=true] {
    background-color: #F0F0F0;
}

/* Removed :link from the list to help cut down on writing time and prevent the need for extra specificity for classes */
a, a:visited {
    color: #722282;
    text-decoration: underline;
}

    a:hover, a:active, a:focus {
        color: #722282;
        text-decoration: none;
    }

    a:active, a:focus {
        outline: 0;
    }

.btnText {
    margin: 0;
    padding: 0;
    color: #6D6D6D;
    text-decoration: underline;
    border: 0;
    background: none;
}

    .btnText:hover {
        color: #6D6D6D;
        text-decoration: none;
    }

/* ## Link Modifiers ## */
a .text {
    text-decoration: underline;
}

a:hover .text, a:active .text, a:focus .text {
    text-decoration: none;
}

a [class^="icon-"] {
    text-decoration: none;
}

a.removeLink {
    color: #f00;
    font-size: 0.9em;
}

a.email {
    color: #722282;
    text-decoration: none;
}

    a.email:hover,
    a.email:focus {
        text-decoration: underline;
    }

a.Del, a.DelGeneral {
    display: inline-block;
}
/* a.phone {text-decoration:none;}
a.phone:hover,
a.phone:focus {text-decoration:underline;} */

svg.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

/* ## Focus Overlay - Advanced Focus States - It is still important to add basic css focus states for when no JS is active ## */
#focus-overlay {
    display: none;
    position: relative;
    border-radius: 2px;
    box-shadow: 0 0 3px 2px #78aeda;
    transition: all 0.2s cubic-bezier(0, 1, 0, 1);
}

    #focus-overlay::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        box-shadow: 0 0 2px 1px #008cff, 0 0 2px #008cff inset;
        transition: all 0.1s ease-out;
    }

    #focus-overlay.focus-overlay-active {
        display: block;
    }

    #focus-overlay.focus-overlay-animating::after {
        opacity: 1;
    }

.focus-overlay-target {
    outline: none;
}

.skip a {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-align: center;
}

    .skip a:focus {
        position: static;
        width: auto;
        height: auto;
        background: #444444;
        color: #ffffff;
        font-weight: bold;
        display: block;
        padding: 10px;
    }


/* ## Link Lists ## */
/* We use '<ul class="linkList">' when setting a list of organized links. */
ul.linkList {
    margin: 0 0 15px 0;
    padding: 0;
    list-style-type: none;
}

    ul.linkList li {
        margin-bottom: 8px;
    }

    ul.linkList a,
    ul.linkList a:link,
    ul.linkList a:visited {
        text-decoration: none;
    }

        ul.linkList a:hover,
        ul.linkList a:active {
            text-decoration: underline;
        }


/* ## Start Up Layout - Use, modify, or delete as need be ## */
html, body {
    overflow-x: hidden;
    color: #3c3c3c;
}

body {
    background: #faf4e8;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}

.site-body {
    padding: 30px 0 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 17px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #231f20;
}

.hdng {
    margin: 0 0 1em;
}


/* ==========================================================================
   Layouts
   ========================================================================== */

.table-layout {
}

    .table-layout .table-cell {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%;
    }

        .table-layout .table-cell .inner {
            padding: 10px;
        }

    .table-layout.with-overlay .table-cell {
        padding: 10px;
    }

        .table-layout.with-overlay .table-cell .inner {
            background: rgba(255,255,255,.7);
            padding: 20px;
        }

    .table-layout .table-cell img.set-as-background {
        display: none;
    }



/* ==========================================================================
   Global Modules - Most modules use the same setup and changing below changes each one. 
   If global, change here, if specific, change via events.css, news.css etc. 
   ========================================================================== */

.mod {
    position: relative;
    margin: 0 0 1em;
}

.title {
    position: relative;
    margin: 0 0 1em;
}

    .title a {
        text-decoration: none;
    }

.content a:hover, .content a:focus {
    text-decoration: underline;
}

.content a.btn:hover, .content a.btn:focus {
    text-decoration: none;
}

.content .blog-by .grey:hover, .content .blog-by .grey:focus {
    text-decoration: underline;
}

.titleAlt {
    margin: 0 0 0.1em;
    font-size: 1.2em;
}

.titleAlt2 {
}

.mod-head {
    position: relative;
}

    .mod-head .title {
    }

    .mod-head .more {
        position: absolute;
        right: 0px;
        top: 0px;
    }

.mod-content {
    background: #fff;
    padding: .75em;
    border: 1px solid #cdcdcd;
}

.mod-rail {
    border-bottom: 1px solid #cdcdcd;
}

    .mod-rail .mod-head {
        background: #f9fbfc;
        border-bottom: 1px solid #D65F00;
        padding: 15px 20px;
    }

        .mod-rail .mod-head .title {
            text-transform: uppercase;
            font-weight: 300;
            display: inline-block;
            margin: 10px 10px 10px 0;
        }

    .mod-rail .mod-content {
        background: #f9f9f9;
        padding: 1.75em 20px;
        border: none;
    }

        .mod-rail .mod-content .item {
            border-top: none;
            padding: .5em 0;
        }

    .mod-rail .more {
        border-top: 1px solid #dddddd;
    }

        .mod-rail .more a {
            display: block;
            background: #eeeeee;
            padding: 10px;
            text-decoration: none;
            text-align: center;
        }

            .mod-rail .more a:hover,
            .mod-rail .more a:focus {
                background: #dddddd;
            }

.block-content {
    background: #fff;
    padding: .75em;
    border: 1px solid #cdcdcd;
}

    .block-content p:last-child {
        margin: 0 0 5px;
    }

.mod-rail .mod-content p:last-child {
    margin: 0;
}

.mod-rail .mod-content p.msg {
    padding: 15px;
}

.mod-rail .mod-content p a {
    font-weight: 500;
    text-decoration: none;
}

    .mod-rail .mod-content p a:hover,
    .mod-rail .mod-content p a:focus {
        text-decoration: underline;
    }

.mod-rail .tags {
    margin-bottom: -12px;
}

.mod-rail .data-table {
    background: #fff;
    margin: 0;
}

    .mod-rail .data-table tbody {
        border: none;
    }

    .mod-rail .data-table td {
        padding-left: 20px;
    }

    .mod-rail .data-table tr:last-child td {
        border-bottom: none;
    }

.mod-rail.rail-search .mod-head {
    background: none;
    border-bottom: none;
    padding-bottom: 0;
}

.mod-rail.rail-search .mod-content {
    padding-top: 15px;
}

@media only screen and (min-width:60em) {
    .mod-rail .mod-head {
        padding: 15px 30px;
    }

    .mod-rail .mod-content {
        padding: 1.75em 30px;
    }

    .mod-rail .data-table td {
        padding-left: 30px;
    }
}


.theme-8-4 .right-rail {
    background: none;
    border: none;
}

.theme-8-4 .mod-rail {
    margin-bottom: 30px;
    border: 1px solid #cdcdcd;
}
    /* .theme-8-4 .mod-rail .mod-head.has-btn {padding: 15px 6%;}
.theme-8-4 .mod-rail .mod-head.has-btn .title {display:inline-block; margin:10px 10px 10px 0;} */
    .theme-8-4 .mod-rail .mod-head .btn {
        float: right;
        padding: 13px 25px;
    }

.theme-8-4 .pagination-wrpr {
    margin-bottom: 30px;
}

    .theme-8-4 .pagination-wrpr .mod-rail {
        margin-bottom: 15px;
        border-bottom: 0;
    }

        .theme-8-4 .pagination-wrpr .mod-rail .data-table tr:last-child td {
            border-bottom: 1px solid #cdcdcd;
            ;
        }


.bottom-rail .mod-rail {
    background: #fff;
}

.bottom-rail .grid-4:nth-child(1) .mod-rail {
    margin-top: 40px;
}

.bottom-rail .mod-rail .data-table th {
    padding: 10px 5px 10px 15px;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.bottom-rail .mod-rail .data-table td {
    padding-left: 15px;
}







.pagination-rail {
    float: none;
    margin: 0;
    text-align: center;
}

@media only screen and (min-width:48em) {
    .mod-content {
        padding: 1.5em;
    }

    .block-content {
        padding: 1.5em;
    }

    .bottom-rail .grid-4:nth-child(1) {
        width: 100%;
    }

    .bottom-rail .grid-4:nth-child(2),
    .bottom-rail .grid-4:nth-child(3) {
        width: 50%;
    }

    .bottom-rail .grid-4:nth-child(1) .mod-rail {
        margin-top: 80px;
    }

    .bottom-rail .grid-4:nth-child(2) .mod-rail,
    .bottom-rail .grid-4:nth-child(3) .mod-rail {
        margin-top: 0;
    }
}

@media only screen and (min-width:95em) {
}

@media only screen and (min-width:118.750em) {
    .bottom-rail .grid-4:nth-child(1),
    .bottom-rail .grid-4:nth-child(2),
    .bottom-rail .grid-4:nth-child(3) {
        width: 33.33%;
    }

        .bottom-rail .grid-4:nth-child(2) .mod-rail,
        .bottom-rail .grid-4:nth-child(3) .mod-rail {
            margin-top: 80px;
        }
}

/* Item Lists Content
   ========================================================================== */

.item-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.item {
    padding: 1em 0;
    border-top: 1px solid #ccc;
}

    .item:first-child {
        border-top: 0;
        padding-top: 0;
    }

    .item:last-child {
        padding-bottom: 0;
    }

    .item > .content {
        display: table-cell;
    }

.content .title {
    margin: 0;
}

.item-list .content p {
    margin: 0;
}

.content .date {
    font-size: 0.85em;
    margin: 0 0 5px;
    display: block;
}


/* Item Media
   ========================================================================== */

.aside {
    text-align: center;
    padding: 0 0 10px;
}

    .aside.date-icon {
        display: table-cell;
        padding: 0 15px 0 0;
    }

.date-icon .date {
    border: 1px solid #888;
    background: #888;
    font-weight: bold;
    text-align: center;
    width: 50px;
}

    .date-icon .date .month {
        font-size: .875em;
        padding: 5px;
        color: #fff;
    }

    .date-icon .date .day {
        padding: 10px 5px;
        background: #fff;
    }

.caption {
    display: block;
    font-size: 0.8em;
    line-height: 1.2em;
}


/* Media Queries for Item Lists 
  ========================================================================== */


@media only screen and (min-width:30em) {

    .item {
        display: table;
        padding: 1em 0;
        width: 100%;
        border-top: 1px solid #cdcdcd;
    }

        .item > .content {
            display: table-cell;
            width: 100%;
            vertical-align: top;
        }

    .aside {
        display: table-cell;
        padding: 0 15px 0 0;
    }

        .aside img {
            max-width: 80px !important;
        }

    .newsDetail .aside {
        width: 33%;
    }

        .newsDetail .aside img {
            max-width: 100% !important;
        }
}

@media only screen and (min-width:48em) {

    .item .item-block {
        display: table-cell;
        vertical-align: top;
        padding: 0 10px 0 0;
    }

        .item .item-block:last-child {
            padding: 0;
        }
}


/* News
   ========================================================================== */

.article > .aside {
    float: right;
    margin: 1em;
}

.meta {
    margin: 0.5em 0;
}

    .meta > div {
        float: left;
    }

    .meta .social-tools {
        float: right;
    }


/* ==========================================================================
   Filters
   ========================================================================== */

.filter {
    padding: 1em;
    border: 1px solid #cdcdcd;
    background: #fff;
    margin: 0 0 1em;
}

.filter-options {
    float: left;
}

.filter-actions {
    float: right;
}

.filter .btn {
    margin-bottom: 10px;
}


/* Pagination
   ========================================================================== */

.paging {
}

.sort-status {
    font-size: .875em;
    margin: 0 10px 1em 0;
    float: left;
}

.paging-results {
    float: left;
}

.paging-list {
    float: right;
}

    .paging-list ul {
        display: block;
        padding: 0;
        margin: 0;
    }

    .paging-list li {
        display: block;
        padding: 0;
        margin: 0;
        border: 1px solid #002B40;
        border-left-width: 0;
        float: left;
    }

        .paging-list li:first-child {
            border-left-width: 1px;
        }

        .paging-list li a,
        .paging-list li span {
            display: block;
            min-width: 30px;
            padding: 2px 5px;
            text-align: center;
        }

        .paging-list li a {
            /* Link State */
        }

        .paging-list li span {
            /* Current Page State */
        }

        .paging-list li.disabled {
            display: none;
        }

            .paging-list li.disabled + li {
                border-left-width: 1px;
            }

            .paging-list li.disabled + .all {
                border-left-width: 0;
            }




/* ==============================================================
   GLOBAL STYLES 
   ============================================================== */

/*--- where is this used at? ----*/
.alert {
    overflow: hidden;
    border: 2px dashed #D65F00;
    margin: 0 0 1em;
    padding: 15px 40px 15px 12px;
    min-height: 50px;
    color: #000;
    background-color: #fceee5;
    position: relative;
    font-size: 14px;
}

.alert-active .alert {
    display: block;
}

.alert a {
    color: #722282;
    display: inline-block;
}

.alert p:last-of-type {
    margin: 0;
}

.alert-close {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 12px;
    right: 12px;
    text-decoration: none;
    background: transparent url(/cms/images/layout/icon-close.png) no-repeat center center /cover;
}

.MarkasRead {
    display: block;
    float: right;
    right: 12px;
    text-decoration: none;
}

@media only screen and (min-width:48em) {
    .alert {
        padding: 18px 60px 18px 25px;
        font-size: 18px;
    }

    .alert-close {
        width: 20px;
        height: 20px;
        top: 20px;
        right: 20px;
    }
}


.bdr {
    border: 1px solid #555244;
    padding: 1px;
    background-color: #a7a496;
}

.bdrTop {
    border-top: 1px solid #999;
}

.bdrRight {
    border-right: 1px solid #999;
}

.bdrBottom {
    border-bottom: 1px solid #999;
}

.bdrLeft {
    border-left: 1px solid #999;
}

.bdrDash {
    border: 1px dashed #555244;
}

.bdrDashTop {
    border-top: 1px dashed #999;
}

.bdrDashRight {
    border-right: 1px dashed #999;
}

.bdrDashBottom {
    border-bottom: 1px dashed #999;
}

.bdrDashLeft {
    border-left: 1px dashed #999;
}

.alternate {
    background-color: #d8d8d8;
}

.row {
    background-color: #ffffff;
}


/* ##  Error Markers  ## */

.fieldlbl {
    padding: 4px 2px 0 0;
    text-align: right;
}

.field {
    padding-left: 2px;
}

.fieldpad {
    padding-bottom: 2px;
}

.fieldtext {
    color: #000000;
}

.fielderror {
    color: #cc0000;
}

.fieldnorm {
    width: 16px;
    height: 20px;
}

.fieldreq {
    width: 16px;
    height: 20px;
    background: transparent url(/cms/images/global/field-req.gif) no-repeat center right;
}

span.fieldreq {
    padding: 0 6px;
    background-position: center center;
}

span.fieldnorm {
    padding: 0 6px;
    background-position: center center;
}

.fieldred {
    width: 16px;
    height: 20px;
    background: transparent url(/cms/images/global/field-error.gif) no-repeat center right;
}

span.fieldred {
    padding: 0 6px;
    background-position: center center;
}


/* ##  Tooltip Classes  ## */

.toolTipWrpr {
    display: none;
    width: 340px;
    z-index: 99;
}

.toolTipShadow {
    background: url(/cms/images/core/tooltipbacktop.png) no-repeat top left;
    padding: 10px 13px 1px 13px;
    color: #666666;
}

.toolTopShadowBottom {
    background: url(/cms/images/core/tooltipbackbottom.png) no-repeat top left;
    width: 340px;
    height: 16px;
}

.toolTipDate {
    font-size: 11px;
    color: #999999;
    font-weight: bold;
}

.toolTipName {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 14px;
}


/* ##  Generic Pager  ## */

.generic-pager {
    margin: 0 0 1em;
    float: right;
}

    .generic-pager ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .generic-pager li {
        display: inline-block;
        margin: 0 3px 5px 0;
        font-size: .875em;
        font-weight: 500;
    }

        .generic-pager li a {
            display: inline-block;
            color: #444444;
            padding: 6px 10px;
            background: #fff;
            text-decoration: none;
            border: 1px solid #cdcdcd;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

            .generic-pager li a:hover, .genericPager li a:focus {
                color: #333333;
                background: #f9f9f9;
                text-decoration: none;
            }

        .generic-pager li.nolink {
            color: #fff;
            background: #722282;
            padding: 6px 10px;
        }

        .generic-pager li.active {
            color: #fff;
            background: #722282;
            padding: 6px 10px;
            border: 1px solid transparent;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }



/* ##  Smart Bug  ## */

.smartbug ul {
    list-style-type: none;
    background-color: #ccc;
    font-size: 10px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    padding: 0px;
}

.smartbug li {
    border-bottom: 1px solid #000;
}

.smartbug a, .smartbug a:link, .smartbug a:visited {
    text-decoration: none;
    display: block;
    color: #000;
    padding: 5px;
}

    .smartbug a:hover {
        background-color: #999;
        text-decoration: underline;
    }


/* ##  Master Overlay Styles ## */

.site-overlay {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    background: #ffffff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px #333;
    -moz-box-shadow: 0 0 15px #333;
    box-shadow: 0 0 15px #333;
}

    .site-overlay .overlay-content {
        padding: 15px;
    }

        .site-overlay .overlay-content #errors:not(:empty),
        .site-overlay .overlay-content #CommentError:not(:empty) {
            padding: 10px;
            margin: 0 0 10px;
            font-weight: normal;
        }

.mfp-content .general .overlay-content {
    background-color: #f9f9f9;
    padding: 110px 15px 15px 15px;
    position: realtive;
    background-image: url(/cms/images/logo.png);
    background-repeat: no-repeat;
    background-size: 135px auto;
    background-position: 30px 20px;
    ;
}

    .mfp-content .general .overlay-content:before,
    .mfp-content .general .overlay-content:after {
        position: absolute;
        content: "";
        width: 100%;
        left: 0;
    }

    .mfp-content .general .overlay-content:before {
        top: 83px;
        height: 3px;
        background: #D65F00;
    }

    .mfp-content .general .overlay-content:after {
        top: 86px;
        height: 2px;
        background: #bcbec0;
    }

.mfp-content .functional {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .mfp-content .functional .mfp-close { /* display:none; */
        position: static;
        width: auto;
        height: auto;
        line-height: inherit;
    }

    .mfp-content .functional .overlay-bar {
        background: #fafafa;
        padding: 5px 15px;
        border-bottom: 1px solid #cdcdcd;
        font-size: 14px;
        font-weight: 500;
    }

    .mfp-content .functional .overlay-content {
        padding: 15px;
    }

@media only screen and (min-width:48em) {
    .mfp-content .general .overlay-content {
        padding: 110px 30px 20px 30px;
        background-image: url(/cms/images/logo-h.png);
        background-size: 364px auto;
        background-position: 30px 20px;
        ;
    }

    .mfp-content .functional .overlay-content {
        padding: 30px;
    }
}



/* .mfp-content .overlay-bar {
  padding:0 60px 15px 15px; 
  margin:0 -15px 20px; 
  border-bottom:3px solid #D65F00; 
  height: 58px;
  line-height: 43px;
  position:relative;
}
.mfp-content .overlay-bar:after {
  position:absolute;
  content:"";
  width:100%;
  height:2px;
  left: 0;
  bottom:-5px;
  background:#bcbec0;
} */

/* Legacy Overlay */
.siteOverlay {
    display: none;
    position: relative;
    width: 550px;
    max-width: 95%;
    min-height: 1px;
    background-color: #fff;
    z-index: 1000;
    -webkit-box-shadow: 0 0 15px #333;
    -moz-box-shadow: 0 0 15px #333;
    box-shadow: 0 0 15px #333;
}

    .siteOverlay .overlayBar {
        position: relative;
        padding: 7px 10px;
        text-align: right;
        border-bottom: 1px solid #e6e6e6;
    }

    .siteOverlay .overlayClose {
        display: inline-block;
        cursor: pointer;
        z-index: 5;
    }

    .siteOverlay .overlayContent {
        padding: 15px;
    }


/* =================================================================
   MODULE STYLES - No Specific home for these yet
===================================================================*/

.breadcrumb-container {
    background: #eee;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

/* ##  Breadcrumb  ## */

.breadcrumbs {
    padding: 0;
    font-size: .875em;
}

    .breadcrumbs a, .breadcrumbs a:visited {
        text-decoration: none;
    }

        .breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:active {
            text-decoration: underline;
        }

    .breadcrumbs span {
        margin: 0 2px;
        font-weight: normal;
        font-weight: bold;
    }

    .breadcrumbs .seperator {
        margin: 0 8px;
        vertical-align: middle;
        padding: 0px;
        display: inline-block;
        width: 0px;
        height: 0px;
        border-left: 6px solid #aaa;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
    }

/* ##  PAGE TOOLS  ## */
/* Print and Email icons and wrapper */

.page-tools-wrapper {
    float: right;
    display: inline;
    padding: 0;
    text-align: right;
}

.page-tool {
    margin: 0 5px 0;
    font-size: 0.875em;
    color: #686868;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}

.page-tools-wrapper a {
    float: right;
    display: inline;
}

    .page-tools-wrapper a:hover,
    .page-tools-wrapper a:focus,
    .page-tools-wrapper a:active {
        color: #1C4E87;
    }

.page-tools-wrapper .addthis_toolbox {
    float: right;
    display: inline;
}

    .page-tools-wrapper .addthis_toolbox a,
    .page-tools-wrapper .addthis_toolbox a:link,
    .page-tools-wrapper .addthis_toolbox a:visited {
        background: none;
        padding: 0;
        margin: 0 0 0 5px;
    }

/* ## Page Heading ## */

.page-heading {
    margin-bottom: 0;
}

    .page-heading .title,
    .page-heading h1 {
        margin: 0 0 15px;
        padding: 0 10px 10px 0;
        font-size: 1.375em;
        font-weight: bold;
        background: none;
        border: 0;
        text-transform: uppercase;
        font-weight: 300;
        display: inline-block;
    }

        .theme-8-4 .page-heading .title,
        .theme-8-4 .page-heading h1,
        .page-heading .title.theme1 {
            color: #722282;
            font-weight: 500;
            padding: 10px 10px 0 0;
            font-family: 'Ubuntu', sans-serif;
        }


/* ## Email a Friend ## */

.emailFriendWrapper {
}

    .emailFriendWrapper .inner {
        padding: 10px;
    }

    .emailFriendWrapper .emailFriendSender {
        margin: 10px 0 20px;
        border-bottom: 1px dashed #ccc;
    }

    .emailFriendWrapper .emailFriendAdditional {
        margin: 10px 0 0;
        padding: 20px 0 0;
        border-top: 1px dashed #ccc;
    }

    .emailFriendWrapper .siteHeader {
        text-align: center;
        padding: 0 10px 10px;
        margin-bottom: 15px;
        border-bottom: 1px solid #722282;
    }

    .emailFriendWrapper .sitelogo {
        display: inline-block;
    }


/* ## FAQ ## */

.faq-wrapper {
}

    .faq-wrapper h2 {
    }

    .faq-wrapper .category-header {
    }

    .faq-wrapper .question-list {
        list-style-type: none;
        padding: 0px;
        margin: 0 0 20px 10px;
        position: relative;
    }

        .faq-wrapper .question-list:before {
            position: absolute;
            content: '';
            height: 100%;
            width: 1px;
            left: 0;
            top: -10px;
            background: #ccc;
        }

        .faq-wrapper .question-list li {
            position: relative;
            padding: 0 0 0 20px;
        }

            .faq-wrapper .question-list li:before {
                position: absolute;
                content: '';
                width: 10px;
                height: 1px;
                left: 0;
                top: 10px;
                background: #ccc;
            }

    .faq-wrapper .faq-block {
    }

/* =================================================================
                  Carousel STYLES - Slick
===================================================================*/


.carousel {
    margin-bottom: 20px !important;
}

    .carousel .carousel-item {
        padding: 0 10px;
    }

    .carousel .slick-prev,
    .carousel .slick-next {
        position: absolute;
        bottom: 0px;
    }

    .carousel .slick-prev {
        left: 0px;
    }

    .carousel .slick-next {
        right: 0px;
    }

    .carousel .slick-dots {
        margin: 10px 0 0;
        padding: 0px;
        list-style-type: none;
        text-align: center;
    }

        .carousel .slick-dots li {
            display: inline-block;
            margin: 0 2px;
        }

            .carousel .slick-dots li button {
                text-indent: -9999em;
                text-align: left;
                display: block;
                width: 12px;
                height: 12px;
                padding: 0px;
                background: #dddddd;
                border: 1px solid #cccccc;
                -webkit-border-radius: 20px;
                border-radius: 20px;
            }

            .carousel .slick-dots li.slick-active button {
                background: #aaaaaa;
            }



/* =================================================================
                  Responsive Tabs
===================================================================*/


.tab-module {
}


/* Tabs container */
.r-tabs {
    position: relative;
}

    /* Tab element */
    .r-tabs .r-tabs-nav .r-tabs-tab {
        position: relative;
    }

    /* Tab anchor */
    .r-tabs .r-tabs-nav .r-tabs-anchor {
        display: block;
        padding: 18px 30px;
        text-decoration: none;
        background: #f9f9f9;
        border: 1px solid #d1d3d5;
        border-bottom: 0px;
        position: relative;
        bottom: -1px;
        color: #722282;
        font-size: 18px;
        font-weight: normal;
        min-width: 130px;
        text-align: center;
        margin-right: 5px;
        margin-top: 8px;
        outline: 0;
    }

        .r-tabs .r-tabs-nav .r-tabs-anchor:hover,
        .r-tabs .r-tabs-nav .r-tabs-anchor:focus {
            border: 1px solid #722282;
            border-bottom: 0px;
        }

    /* Disabled tab */
    .r-tabs .r-tabs-nav .r-tabs-state-disabled {
        opacity: 0.5;
    }

    /* Active state tab anchor */
    .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
        background: #722282;
        color: #fff;
    }

    /* Tab panel */
    .r-tabs .r-tabs-panel {
        /* border:1px solid #ccc; */
    }

    /* Accordion anchor */
    .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
        display: block;
        padding: 18px 15px;
        text-decoration: none;
        background: #f9f9f9;
        border: 1px solid #d1d3d5;
        border-bottom: 0;
        position: relative;
        /* bottom:-5px; */
        margin: 0 0 0px;
        color: #722282;
        font-size: 18px;
        font-weight: normal;
        outline: 0;
    }

        .r-tabs .r-tabs-accordion-title .r-tabs-anchor:after {
            position: absolute;
            content: "\232a";
            font-family: 'icomoon';
            right: 10px;
            top: 18px;
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    /* Active accordion anchor */
    .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
        background: #722282;
        color: #fff;
    }

        .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor:after {
            -ms-transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
        }

    /* Disabled accordion button */
    .r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
        opacity: 0.5;
    }




/* =================================================================
                        THIRD PARTY STYLES
===================================================================*/



/* =================================================================
                        PRINT STYLES
===================================================================*/
.hd {
    padding: 15px 20px;
    border-bottom: 3px solid #D65F00;
}

.ftr {
    padding: 15px 20px;
    border-top: 1px solid #cdcdcd;
    font-size: 12px;
}

.print-body {
    margin: 0;
    padding: 0;
    color: #333;
    background: #fff;
    width: 100%;
    font-weight: normal;
}

.print-wrpr {
    width: 660px;
    text-align: left;
    margin: 0 auto;
    z-index: 1;
    background: #f9f9f9;
}

.print-content {
    padding: 20px 20px 10px;
    border-top: 2px solid #cdcdcd;
}


.print-results h1 {
    border-bottom: 1px solid #cdcdcd;
    padding: 0 0 1em;
    margin: 0 0 1em;
}

.print-results p.message {
    padding: 1em;
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.print-results .dates {
    margin-bottom: 1em;
}

.print-results .date {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

    .print-results .date span {
        display: inline-block;
        width: 150px;
        font-weight: 500;
    }

.print-results .contributors {
    margin-bottom: 1.5em;
}

.print-results .form-row {
    margin-bottom: .75em;
}

.print-results .form-label {
    float: left;
    font-weight: 500;
}

.print-results .form-content {
    padding-left: 150px;
}


.emailBody {
    margin: 0;
    padding: 0;
    background: #fff;
    width: 100%;
}

.emailWrpr {
    width: 680px;
    text-align: left;
    margin: 0 auto;
    z-index: 1;
}


.print-wrpr.print-report-wrpr {
    width: 100%;
    max-width: 660px;
    background: none;
}

    .print-wrpr.print-report-wrpr .print-content {
        padding: 20px 0 10px;
        border-top: none;
    }

.print-report {
    line-height: 1.4;
}

    .print-report .first-page {
        page-break-after: always;
    }

    .print-report h1 {
        font-size: 24px;
        border-bottom: 1px solid #cdcdcd;
        padding: 0 0 .75em;
        margin: 0 0 1em;
    }

        .print-report h1 span {
            display: inline-block;
        }

    .print-report p.message { /* background:#ebebeb; */
        padding: 1em;
        margin: 0 0 2.5em;
        border: 1px solid #cdcdcd;
        border-radius: 15px;
        page-break-inside: avoid;
    }

    .print-report .info-form {
        font-size: 16px;
        margin-bottom: 2em;
        line-height: 1.8;
    }

        .print-report .info-form .form-row {
        }

        .print-report .info-form .form-label {
            float: left;
            font-weight: 500;
        }

        .print-report .info-form .form-content {
            padding-left: 150px;
            color: #4e4e4e;
            font-weight: 300;
        }

        .print-report .info-form .form-row .half-width {
            float: left;
            width: 50%;
        }

    .print-report .content-pages h2 {
        font-size: 22px;
        border-bottom: 1px solid #cdcdcd;
        padding: 0 0 1em;
        margin: 0 0 .75em;
        page-break-after: avoid;
    }

    .print-report .content-pages .question,
    .print-report .content-pages .answer {
        padding-left: 20px;
        position: relative;
        font-size: 16px;
        page-break-inside: avoid;
    }

        .print-report .content-pages .question .qa,
        .print-report .content-pages .answer .qa {
            position: absolute;
            left: 0;
            top: 0;
        }

    .print-report .content-pages .question {
        font-weight: 500;
        page-break-after: avoid;
    }

    .print-report .content-pages .answer {
        color: #4e4e4e;
        font-weight: 300;
        page-break-before: avoid;
    }

        .print-report .content-pages .answer p {
            margin: 0 0 1.5em;
        }



@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .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;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 1.25cm 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}


/* ## Button Styles ## */

.btn-wrapper {
    display: inline-block;
    text-decoration: none !important;
}

.btn, a.btn {
    display: inline-block;
    margin: 0;
    padding: 13px 15px;
    font-weight: normal;
    color: #fff;
    /* background:#D65F00; */
    background: #722282;
    border: 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    overflow: visible;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    min-width: 120px;
    -wekbit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .btn:hover,
    .btn:focus {
        background: #666666;
    }

.btn-alt, .btnAlt {
}

    .btn-alt .btn, .btnAlt .btn {
        color: #fff;
        background: #D65F00;
        border: none;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
    }

        .btn-alt .btn:hover, .btnAlt .btn:hover,
        .btn-alt .btn:focus, .btnAlt .btn:focus {
            background: #666666;
        }

.btn-large .btn {
    padding: 5px 10px;
    font-size: 1.4em;
}

.btn-full-width {
    display: block;
}

    .btn-full-width .btn {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-full-width input.btn {
        width: 100%;
    }



.btn2, a.btn2 {
    display: inline-block;
    margin: 0;
    padding: 14px 15px;
    font-weight: normal;
    color: #fff;
    background: #722282;
    border: 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    overflow: visible;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    /* min-width:120px; */
    font-weight: 500;
    -wekbit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .btn2:hover,
    .btn2:focus {
        background: #000;
    }

.btn-alt2, .btnAlt2 {
}

    .btn-alt2 .btn2, .btnAlt .btn2 {
        color: #fff;
        background: #3e3e3f;
        border: none;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
    }

        .btn-alt2 .btn2:hover, .btnAlt .btn2:hover,
        .btn-alt2 .btn2:focus, .btnAlt .btn2:focus {
            background: #000;
        }




/* ## modifier for icon fonts (IcoMoon) embedded within button wrapper ## */

.btn-wrapper [class^="icon-"] {
    margin: 0 3px;
    font-size: 0.7em;
}

.btn.white, a.btn.white {
    background-color: #fff;
    color: #722282;
    border: 1px solid #ccc;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

    .btn.white:hover,
    .btn.white:focus,
    a.btn.white:hover,
    a.btn.white:focus {
        background-color: #f9f9f9;
        border-color: #722282;
    }

.btn.tag, a.btn.tag {
    font-size: 13px;
    padding: 8px 15px;
    background-color: #f9fcfe;
    color: #3c3c3c;
    border: 1px solid #928aab;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 5px 12px 0;
    min-width: auto;
}

    .btn.tag:hover,
    .btn.tag:focus,
    a.btn.tag:hover,
    a.btn.tag:focus {
        background-color: #fff; /* border:1px solid #722282; */
    }


.btn.back {
    font-size: 13px;
    padding: 9px 18px 9px 35px;
    min-width: 104px;
    font-weight: 500;
    margin: 0 0 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .btn.back:before {
        position: absolute;
        content: "\2329";
        font-family: 'icomoon';
        font-weight: bold;
        margin-left: -20px;
        font-size: .9em;
        margin-top: 3px
    }


/* ## Site Icons ## */

.iconImage {
    position: relative;
    display: inline-block;
    bottom: 1px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    text-indent: -9999em;
    background: url(/cms/images/layout/icons_default.png) no-repeat 0 0;
    overflow: hidden;
}

.iconCart {
    width: 22px;
    height: 22px;
    background-position: 0 0;
}

.iconRefresh {
    width: 22px;
    height: 22px;
    background-position: 0 -27px;
}

.iconContinueArrow {
    width: 22px;
    height: 16px;
    background-position: 0 -57px;
}

.iconCheckbox {
    width: 18px;
    height: 14px;
    background-position: -23px -112px;
}

.iconXSquareRed {
    width: 12px;
    height: 12px;
    background-position: 0 -112px;
}

.iconSearch {
    width: 14px;
    height: 14px;
    background-position: -55px 0;
}

.iconQuestion {
    width: 22px;
    height: 22px;
    background-position: 0 -75px;
}


/* ## truncate styling ## */

.truncateLink {
}

    .truncateLink a, .truncateLink a:link, .truncateLink a:visited {
        margin-left: 5px;
    }

        .truncateLink a.truncateMore, .truncateLink a.truncateMore:link, .truncateLink a.truncateMore:visited {
        }

        .truncateLink a.truncateLess, .truncateLink a.truncateLess:link, .truncateLink a.truncateLess:visited {
        }





/* ## Table Wrapper to allow for overflow/scroll on smaller screens ## */
.table-wrapper {
    overflow: auto;
}

.data-table {
    width: 100%;
    display: table;
    border-collapse: collapse;
    margin-bottom: 20px;
}

    .data-table tbody {
        border: 1px solid #cdcdcd;
    }

    .data-table tr:nth-child(even) {
        background: #f8fbff;
    }

    .data-table th {
        padding: 6px 5px 6px 15px;
        font-size: 1em;
        text-align: left;
        font-weight: normal;
        background: #fff;
    }

        .data-table th a {
            text-decoration: underline;
        }

    .data-table td {
        vertical-align: top;
        padding: 12px 5px 12px 15px;
        border-bottom: 1px solid #cdcdcd;
    }

        .data-table td td {
            border-style: none;
        }



/* ## Table Fixed Header ## */
.fixed-tbl-wrpr {
    padding-right: 20px;
    margin-right: -10px;
}

.data-table.fixed-tbl-hdr {
    table-layout: fixed;
    margin: 0;
}

    .data-table.fixed-tbl-hdr thead {
        width: 100%;
    }

    .data-table.fixed-tbl-hdr tr {
        display: table;
        position: relative;
        width: 100%;
        table-layout: fixed;
    }
    /* .data-table.fixed-tbl-hdr thead tr {
  border-right: 25px solid #fff;
} */
    .data-table.fixed-tbl-hdr tbody {
        overflow-y: auto;
        width: 100%;
        /* height: 300px; */
        display: block;
    }





/* ## NEW Limit Text Box ## */

.limitTextBox {
    width: 100% !important;
    margin: 0 0 1em;
}

    .limitTextBox span {
        display: none;
    }

.limitTextBoxBar {
    width: 100%;
}

.limitTextBoxBarWrpr {
    width: 100%;
    border: 0px solid #000;
    overflow: hidden;
    font-size: 9px;
    color: #000;
    white-space: nowrap;
    height: 5px;
    background-color: #FDFBBE;
}

.limitTextBoxBarInner {
    width: 0%;
    background-color: #FF0000;
}

.limitTextBoxInputWrpr {
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

    .limitTextBoxInputWrpr textarea {
        vertical-align: top;
        margin: 0px !important;
    }

.limitTextBoxSpellWrpr {
    display: table-cell;
    padding-left: 5px;
    vertical-align: top;
}

    .limitTextBoxSpellWrpr img {
        max-width: 16px !important;
        cursor: pointer;
    }


/* =================================================================
                        Media Queries
===================================================================*/


/* 16px baseline (180px - 767px) */
@media only screen and (min-width:11.250em) and (max-width:47.938em) {
    .page-tools-wrapper {
        display: none;
    }

    .responsive-table,
    .responsive-table thead,
    .responsive-table tbody,
    .responsive-table tr,
    .responsive-table td {
        display: block;
        width: 100%;
    }

        .responsive-table tr {
            border: 1px solid #E1E1E1;
        }

        .responsive-table th {
            display: none;
        }

        .responsive-table td {
            border-style: none;
        }
}

/* Responsive Table Ver 2. */
/* 16px baseline (180px - 767px) */
@media only screen and (min-width:11.250em) and (max-width:47.938em) {
    table.responsive-tbl {
        display: block;
        border: 0;
    }

        table.responsive-tbl tbody {
            display: block;
        }

        table.responsive-tbl thead {
            /* display: none; */
            position: absolute;
            top: -9999em;
            left: -9999em;
        }

        table.responsive-tbl tr {
            display: block;
            border-bottom: 1px solid #cdcdcd;
            border-right: 1px solid #cdcdcd;
        }

        table.responsive-tbl td {
            display: block;
            /* text-align: right; */
            font-size: 14px;
            border-bottom: none;
            width: 100% !important;
            padding: 5px 10px 5px 43%;
            position: relative;
        }

            table.responsive-tbl td:first-child {
                padding-top: 10px;
            }

            table.responsive-tbl td:last-child {
                border-bottom: 0;
                padding-bottom: 10px;
            }

            table.responsive-tbl td:before {
                content: attr(data-label);
                position: absolute;
                left: 10px;
                top: 5px;
            }

            table.responsive-tbl td:first-child:before {
                top: 10px;
            }

            table.responsive-tbl td:after {
                position: absolute;
                content: "";
                width: 1px;
                height: 100%;
                top: 0;
                left: 40%;
                background: #cdcdcd;
            }

    .mod-rail table.responsive-tbl td,
    .bottom-rail .mod-rail table.responsive-tbl td {
        padding-left: 43%;
    }
}

@media only screen and (min-width:11.250em) and (max-width:29.938em) {
    table.responsive-tbl td:before {
        left: 7px;
        top: 8px;
        font-size: 13px;
    }

    table.responsive-tbl td:first-child:before {
        top: 13px;
    }
}

.news-filter .view-link {
    display: inline-block;
}

/* 16px baseline (768px +) */
@media only screen and (min-width:48em) {

    /* Content and layout modifiers */
    .d-align-right {
        text-align: right;
    }

    .d-align-left {
        text-align: left;
    }

    /* ==========================================================================
       Layouts
   ========================================================================== */

    .table-layout {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

        .table-layout .table-cell {
            display: table-cell;
            vertical-align: middle;
        }

            .table-layout .table-cell .inner {
                display: inline-block;
                width: 100%;
                max-width: 40em; /* half of container width */
            }

            .table-layout .table-cell:first-child {
                text-align: right;
            }

                .table-layout .table-cell:first-child .inner {
                    text-align: left;
                }

        .table-layout.full-width .table-cell .inner {
            max-width: 2000px;
        }

    .news-filter .d-align-right {
        width: 120px;
    }
}

@media only screen and (min-width:75em) {
    .news-filter .d-align-right {
        width: 230px;
        padding-top: 15px !important;
    }
}

.interior .main-content {
    margin-bottom: 20px;
}

.main-content-inner {
    margin-bottom: 20px;
}

.one-column .main-content-inner {
    margin-bottom: 20px;
}

.right-rail {
    background: #f9f9f9;
    border: 1px solid #cdcdcd;
}

@media only screen and (min-width:48em) {
    .one-column .main-content-inner {
        margin-bottom: 30px;
    }

    .main-content-inner {
        margin-bottom: 30px;
    }
}
/* .main-bottom {margin:0 0 60px} */

.banner {
    padding: 1rem;
    margin: 0 0 10px;
    text-align: center;
    position: relative;
    padding-top: 290px;
    background-size: cover;
    background-position: center;
}

    .banner img {
        display: none;
    }

    .banner .inner {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        padding: 1rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .banner.orange {
        color: #231f20;
    }

    .banner.grey {
        color: #fff;
    }

    .banner.purple {
        color: #fff;
    }

    .banner h2 {
        font-size: 22px;
        margin: 0 0 .5em;
        text-shadow: 1px 1px 2px rgba(44, 27, 93, 1);
    }

    .banner.grey h2,
    .banner.purple h2 {
        color: #fff;
    }

    .banner p {
        margin: 0 0 1.4em;
        text-shadow: 1px 1px 2px rgba(44, 27, 93, 1);
    }

    .banner .btn {
        background: #fff;
        color: #722282;
    }

        .banner .btn:focus,
        .banner .btn:hover {
            background: #666666;
            color: #fff;
        }

    .banner.orange .btn {
        background: #722282;
    }

        .banner.orange .btn:focus,
        .banner.orange .btn:hover {
            background: #666666;
        }






    .banner a {
        text-decoration: none;
        color: #fff;
    }

    .banner.orange a {
        color: #231f20;
    }

        .banner.orange a.btn {
            color: #fff;
        }

    .banner .overlay {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .banner.purple .overlay {
        /* background: -moz-linear-gradient(top,  rgba(44,27,93,0.8) 0%, rgba(44,27,93,0.8) 100%);
  background: -webkit-linear-gradient(top,  rgba(44,27,93,0.8) 0%,rgba(44,27,93,0.8) 100%);
  background: linear-gradient(to bottom,  rgba(44,27,93,0.8) 0%,rgba(44,27,93,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2c1b5d', endColorstr='#cc2c1b5d',GradientType=0 ); */
        background: rgba(44,27,93,0.65);
    }

    .banner.orange .overlay {
        background: -moz-linear-gradient(left, rgba(237,139,43,1) 0%, rgba(237,139,43,0.8) 100%);
        background: -webkit-linear-gradient(left, rgba(237,139,43,1) 0%,rgba(237,139,43,0.8) 100%);
        background: linear-gradient(to right, rgba(237,139,43,1) 0%,rgba(237,139,43,0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed8b2b', endColorstr='#cced8b2b',GradientType=1 );
    }

    .banner.grey .overlay {
        background: -moz-linear-gradient(top, rgba(67,63,75,0.63) 0%, rgba(67,63,75,0.97) 100%);
        background: -webkit-linear-gradient(top, rgba(67,63,75,0.63) 0%,rgba(67,63,75,0.97) 100%);
        background: linear-gradient(to bottom, rgba(67,63,75,0.63) 0%,rgba(67,63,75,0.97) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1433f4b', endColorstr='#f7433f4b',GradientType=0 );
    }


@media only screen and (min-width:48em) {
    .main-content-inner {
        padding: 0 0% 0;
    }

    .main-bottom {
        padding: 0 0% 0;
        margin: 0 -10px 0;
    }

    .banner {
        padding-top: 300px;
    }

        .banner h2 {
            font-size: 26px;
        }

        .banner p, .banner span {
            font-size: 18px;
        }
}

@media only screen and (min-width:60em) {
    /* .main-content-inner {padding:0 3.3% 0;} */
    .banner .inner {
        padding-bottom: 55px;
    }

    .banner .btn {
        position: absolute;
        bottom: 10px;
        left: 50%;
        min-width: 155px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }


    .main-bottom {
        padding: 0 3.3% 0;
        margin: 0 -15px 0;
    }

    .banner {
        margin: 0 5px 40px;
        position: relative;
        padding-top: calc((100%) - (10px));
    }

        .banner h2 {
            font-size: 24px;
        }

        .banner p, .banner span {
            font-size: 17px;
        }
}

@media only screen and (min-width:80em) {
    .main-content-inner {
        padding: 0 3.3% 0;
    }

    .bottom-rail {
        padding: 0 3.3% 0;
    }
}

@media only screen and (min-width:75em) {
    .banner h2 {
        font-size: 30px;
    }

    .banner p, .banner span {
        font-size: 18px;
    }
}

@media only screen and (max-width:59.938em) {
    .banners-wrpr .grid_4 {
        width: 100%;
    }
}

@media only screen and (max-width:47.938em) {
    .banners-wrpr .grid_4 {
        padding: 0;
    }
}

.cke_editable .banner {
    padding-top: 0;
}

    .cke_editable .banner img {
        display: block;
        position: relative;
    }


.site-header {
    background: #fff;
}

.hdr-left {
    background: #ececec;
    padding: 0 0 0 10px;
    display: table;
    width: 100%;
    height: 74px;
}

.hdr-right {
    border: 1px solid #d1d3d5;
    border-bottom: 3px solid #d1d3d5;
}

.site-logo {
    text-decoration: none;
    display: table-cell;
    vertical-align: middle; /* padding-right:10px; */
    width: 150px;
}

    .site-logo .vert {
        display: inline-block;
    }

    .site-logo .horiz {
        display: none;
    }

.hdr-left .university {
    color: #722282;
    vertical-align: top;
    padding: 10px 0 10px 20px;
    display: inline-block;
    width: 115px;
    border-left: 5px dotted #fcba90;
    font-family: 'Raleway', sans-serif;
}

.site-logo .img-wrpr {
    position: relative;
    padding: 5px 15px 5px 0;
}

X.site-logo .img-wrpr:after {
    position: absolute;
    content: "";
    width: 5px;
    right: 0;
    top: 0;
    height: 100%;
    border-left: 5px dotted #fcba90;
}

.hdr-left .select-account-toggle {
    color: #722282;
    vertical-align: top;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    text-align: right;
}

.hdr-left button.select-account-toggle {
    width: 100%;
    height: 100%;
    position: relative;
    background: none;
    border: none;
    margin-top: 10px;
}

.hdr-left .select-account-toggle .pos-rel {
    position: relative;
    padding: 10px 15px 10px 10px;
    display: inline-block;
    text-align: left;
}
/* .hdr-left .select-account-toggle .pos-rel:after {
  position:absolute;
  content:"";
  width:5px;
  left:0;
  top:10%;
  bottom:10%;
  border-left:5px dotted #fcba90;
} */

.hdr-left .select-account-toggle .program {
    padding-right: 15px;
    position: relative;
    line-height: .8;
    color: #722282;
    font-weight: 500;
    display: inline-block;
}
/* .hdr-left .select-account-toggle .program:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background: url("/cms/images/layout/arrow-down.png") no-repeat scroll 50% 50%;
} */


.hdr-left .select-account-toggle .role {
    color: #352f30;
}

.hdr-left .select-account-toggle .account-img {
    width: 38px;
    height: 38px;
    border: 2px solid #9b9d9f;
    overflow: hidden;
    display: inline-block;
    background: #ececec url("/cms/images/layout/icon-account.png") no-repeat scroll 50% 50% / 16px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -19px;
}


.site-search {
    margin: 0 -10px;
}

    .site-search .search-trigger {
        font-size: 1.6em;
        padding: 0;
        border: 0px;
        width: 100%;
        height: 60px;
        background: #fff;
        color: #fff;
        z-index: 2;
        text-align: center;
        cursor: pointer;
    }

        .site-search .search-trigger:hover, .site-search .search-trigger:focus, .search-active .site-search .search-trigger {
            background: #f9f9f9;
        }

        .site-search .search-trigger svg {
            fill: #722282;
        }

        .site-search .search-trigger > * {
            padding-top: 9px;
            display: inline-block;
            width: 36px;
            height: 36px;
        }

    .site-search .inner {
        display: none;
        position: absolute;
        background: #aaa;
        bottom: -113px;
        left: 0px;
        padding: 5px;
        width: 100%;
        z-index: 22;
    }

.search-active .site-search .inner {
    display: block;
}

.site-search .formee input[type="text"] {
    margin: 0px;
    padding: 40px 66px 40px 20px;
    border: none;
    font-size: 18px;
    background: #fff;
}

    .site-search .formee input[type="text"]:hover,
    .site-search .formee input[type="text"]:focus {
        background: #f9f9f9;
    }

.site-search .btn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    padding: 0;
    min-width: 66px;
    background: none;
    color: transparent;
    background-image: url(/cms/images/svg/icon-search.svg);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 2px solid;
    border-radius: 5px;
}

    .site-search .btn:hover, .site-search .btn:focus {
        border: 2px solid #722282;
    }

.mod-rail .site-search {
    margin: 0;
}

    .mod-rail .site-search .inner {
        display: block;
        position: relative;
        background: #none;
        padding: 0;
        bottom: 0;
    }

    .mod-rail .site-search .formee input[type="text"] {
        margin: 0px;
        padding: 12px 60px 12px 20px;
        border: 1px solid #cdcdcd;
        font-size: 18px;
        background: #fff;
        color: #231f20;
    }

    .mod-rail .site-search .btn {
        width: 60px;
        min-width: 60px;
        background-size: 28px 28px;
    }


.hdr-right {
    display: table;
    table-layout: fixed;
    width: 100%;
}

    .hdr-right .tbl-cell {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        border-left: 1px solid #d1d3d5;
        text-decoration: none;
        height: 60px;
    }

        .hdr-right .tbl-cell:first-child {
            border: none;
        }

        .hdr-right .tbl-cell:last-child {
            border-right: 1px solid #d1d3d5;
        }

        .hdr-right .tbl-cell .inner-cell {
            position: relative;
        }

    .hdr-right .account-img {
        width: 36px;
        height: 36px;
        border: 2px solid #D65F00;
        overflow: hidden;
        display: inline-block;
        background: #f3f3f3 url("/cms/images/layout/icon-user.png") no-repeat scroll 50% 50% / 70% 70%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: relative; /* z-index:2000; */
    }

    .hdr-right .account-toggle:after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        bottom: 10px;
        left: 50%;
        margin-left: 15px;
        background: url("/cms/images/layout/arrow-down.png") no-repeat scroll;
    }

    /* .hdr-right a.tbl-cell {position:relative; cursor:pointer;}
.hdr-right a.tbl-cell:hover,
.hdr-right a.tbl-cell:focus {background:#f9f9f9; outline:0;} */

    .hdr-right .tbl-cell {
        position: relative;
        cursor: pointer;
    }

        .hdr-right .tbl-cell:hover,
        .hdr-right .tbl-cell:focus {
            background: #f9f9f9;
            outline: 0;
        }

        .hdr-right .tbl-cell.site-search {
            position: static;
        }

        .hdr-right .tbl-cell.notification-toggle img,
        .hdr-right .tbl-cell.alert-toggle img {
            margin-top: 10px;
        }

        .hdr-right .tbl-cell .digit {
            font-size: 14px;
            color: #fff;
            background: #D65F00;
            position: absolute;
            left: 50%;
            top: 50%;
            padding: 2px 6px;
            margin-left: -2px;
            margin-top: -20px;
            font-weight: normal;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

    .hdr-right .account-toggle .name {
        display: none;
    }

    .hdr-right .account-toggle .my-account {
    }

        .hdr-right .account-toggle .my-account span {
            display: none;
        }

.site-header .account {
    display: none;
    background: #fff;
    padding: 0;
    border: 1px solid #d1d3d5;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
}

.account-active .site-header .account {
    display: block;
}

.account-active .site-header .account-toggle {
    background: #f9f9f9;
}

.site-header .account ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .site-header .account ul li {
        border-bottom: 1px solid #d1d3d5;
    }

        .site-header .account ul li:last-child {
            border-bottom: none;
        }

        .site-header .account ul li a {
            font-size: 14px;
            font-weight: 500;
            color: #722282;
            padding: 10px 15px;
            text-decoration: none;
            display: block;
        }

            .site-header .account ul li a:hover,
            .site-header .account ul li a:focus {
                background: #f8fbff;
            }

.hdr-right .hdr-help { /* display:none; width:85px; */
    font-size: 13px;
    font-weight: 500;
    color: #434343;
}

    .hdr-right .hdr-help a {
        font-size: 13px;
        font-weight: 500;
        color: #434343;
        text-decoration: none;
        display: block;
        height: 100%;
        padding: 32px 0;
    }

        .hdr-right .hdr-help a:hover,
        .hdr-right .hdr-help a:focus {
            background: #f9f9f9;
        }

@media only screen and (min-width:48em) {
    .site-header {
    }

        .site-header > .inner {
            border: 1px solid #d1d3d5;
            border-bottom: 3px solid #d1d3d5;
        }

    .hdr-left {
        float: left;
        width: calc(100% - 485px);
        background: #fff;
        display: table;
        height: 103px;
    }

    .hdr-right {
        float: right;
        width: 485px;
        border: none;
    }

    .site-logo {
        display: table-cell;
        vertical-align: middle;
        width: 380px; /* padding-right:10px; */
    }

    .hdr-right {
        table-layout: auto;
    }

        .hdr-right .tbl-cell {
            height: 103px;
        }

            .hdr-right .tbl-cell:first-child {
                display: none;
            }

        .hdr-right .account-toggle {
            width: 230px;
            position: relative;
            text-align: left;
        }

            .hdr-right .account-toggle:after {
                display: none;
            }

        .hdr-right .alert-toggle,
        .hdr-right .notification-toggle {
            width: 85px;
        }

        .hdr-right .account-toggle .inner-cell {
            padding-left: 80px;
            display: block;
        }

        .hdr-right .account-img {
            width: 52px;
            height: 52px;
            position: absolute;
            left: 14px;
            top: 50%;
            margin-top: -26px;
        }

            .hdr-right .account-img:after {
                display: none;
            }

        .hdr-right .account-toggle .name { /* font-size:18px; */
            color: #352f30;
            font-weight: 300;
            display: inline-block;
        }

        .hdr-right .account-toggle .my-account {
            padding-right: 15px;
            position: relative;
        }

            .hdr-right .account-toggle .my-account:after,
            .hdr-left button.select-account-toggle:after {
                position: absolute;
                content: "";
                width: 10px;
                height: 10px;
                top: 8px;
                right: 0;
                background: url("/cms/images/layout/arrow-down.png") no-repeat scroll;
            }

    .hdr-left button.select-account-toggle:after {
        margin: auto;
        bottom: 0;
        right: 10px;
        top: -10px;
    }

    .hdr-right .account-toggle .my-account span {
        color: #722282;
        font-weight: 500;
        display: inline-block;
    }

    .site-header .account {
        position: absolute;
        top: 106px;
        right: 255px;
        z-index: 1010;
        min-width: 230px;
    }

    .site-search .inner {
        bottom: -116px;
    }

    .site-search .search-trigger {
        height: 103px;
    }

    .hdr-right .hdr-help {
        display: table-cell;
        width: 85px;
    }

    .hdr-left .select-account-toggle {
        font-size: 15px;
    }

    .hdr-left button.select-account-toggle {
        margin-top: 22px;
    }
}

@media only screen and (min-width:48em) and (max-width:49.938em) {
    .site-logo {
        margin-right: 10px;
    }

        .site-logo .vert {
            width: 120px;
            margin-top: 7px;
        }
}

@media only screen and (min-width:64em) {
    .hdr-left {
        width: calc(100% - 680px);
    }

    .hdr-right {
        width: 680px;
    }

    .site-search {
        margin: 0px;
    }

        .site-search .inner {
            display: block;
            background: none;
            position: relative;
            bottom: auto;
            padding: 0px;
        }

        .site-search .search-trigger {
            display: none;
        }

    .site-header .account {
        right: 450px;
    }

    .hdr-left .select-account-toggle {
        font-size: 16px;
    }
}

@media only screen and (min-width:82.5em) {
}

@media only screen and (min-width:92.5em) {
    .hdr-left {
        width: calc(100% - 680px);
    }

    .hdr-right {
        width: 680px;
    }

    .site-header .account {
        right: 450px;
    }

    .site-logo {
        width: 380px;
    }

        .site-logo .vert {
            display: none;
        }

        .site-logo .horiz {
            display: inline-block;
        }

    .hdr-left .university {
        font-size: 18px;
        padding: 22px 0 18px 15px;
        width: auto;
    }

    .hdr-right .hdr-help {
        width: 85px;
    }
}

/* ## Extra Nav ## */
.extra-nav-wrpr {
    display: none;
}

@media only screen and (min-width:48em) {
    .extra-nav-wrpr {
        width: 100%;
        display: block;
        background: #fff;
        position: relative;
        top: 0;
    }

    .extra-nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .extra-nav ul li {
            display: inline-block;
            margin: 0 10px;
        }

            .extra-nav ul li a {
                color: #722282;
                text-decoration: none;
                padding: 10px;
                display: inline-block;
            }

                .extra-nav ul li a:hover,
                .extra-nav ul li a:focus {
                    text-decoration: underline;
                }

    .cm-menu li.extra-link {
        display: none;
    }
}

@media only screen and (min-width: 64em) {
    .main-nav {
        width: 50%;
    }

    .extra-nav {
        position: absolute;
        top: 5px;
        right: 0;
        margin-left: 20px;
    }

        .extra-nav ul li a {
            color: #fff;
        }
}

/* ## footer ## */

.footer {
    background: #fff;
    color: #474747;
    padding: 1rem;
    border-top: 5px solid #D65F00;
    font-weight: normal;
    margin-top: 60px;
}

.main-footer {
    border-bottom: 1px solid #78718b;
    position: relative;
}

.footer a, .footer a:visited {
    color: #722282;
    text-decoration: none;
}

    .footer a:hover, .footer a:focus {
        text-decoration: underline;
    }

.main-footer p a {
    text-decoration: underline;
}

    .main-footer p a:hover, .main-footer p a:focus {
        text-decoration: none;
    }

.ftr-left img {
    margin-bottom: 20px;
}

    .ftr-left img.vert { /* display:none; */
        width: 290px;
    }

.ftr-left p { /* padding-left:70px; */
}

    .ftr-left p a {
        text-decoration: underline;
    }
/* fixing 1.4.1 use of color a11y */

.ftr-accordion {
    text-align: left;
    margin-bottom: 10px;
}

.ftr-accordion-inn {
    position: relative;
    padding-right: 10px;
}

.ftr-heading { /* display:inline-block; */
    font-size: 18px;
    padding: 12px 0 10px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

    .ftr-heading a,
    .ftr-heading a:visited {
        color: #474747;
        padding: 5px 0;
        display: inline-block;
    }

.ftr-accordion-toggle {
    display: inline-block;
}

.ftr-accordion-content {
    display: none;
}

    .ftr-accordion-content ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .ftr-accordion-content ul li {
            margin-bottom: 5px;
        }

            .ftr-accordion-content ul li a {
                font-size: 15px;
                font-weight: 300;
            }

.ftr-heading a.home-link {
    display: block;
    background-image: url("/cms/images/layout/icon-home-grey.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
    text-decoration: none;
}

.ftr-accordion-toggle {
    cursor: pointer;
    margin: 0;
    position: relative;
    left: 0;
    top: 5px;
    width: 22px;
    height: 22px;
}
    /* .ftr-accordion-content.default {display: block;} */


    .ftr-accordion-toggle:after {
        position: absolute;
        content: "";
        height: 2px;
        width: 12px;
        top: 50%;
        margin-top: -1px;
        left: 50%;
        margin-left: -6px;
        background: #919191;
    }

    .ftr-accordion-toggle:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 2px;
        top: 50%;
        margin-top: -6px;
        left: 50%;
        margin-left: -1px;
        background: #919191;
        transition: 0.2s;
        -wekbit-transition: 0.2s;
    }

    .ftr-accordion-toggle.active:before {
        height: 2px;
        top: 50%;
        margin-top: -1px;
    }

.ftr-help {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 25px;
    width: 60px;
    color: #474747 !important;
}

    .ftr-help img {
        margin-bottom: 5px;
    }

.ftr-left span {
    display: block;
}

.ftr-left .vert-sep {
    display: none;
}

.ftr-right p {
    margin: 0;
}


/* Got to Top */
.scrollBug {
    display: none;
    position: fixed;
    bottom: 0;
    right: 75px;
    text-decoration: none;
    z-index: 1;
    width: 75px;
    height: 75px;
    bottom: 15px;
    right: 15px;
}

.go-top {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: transparent url(/cms/images/layout/icon-go-top.png) no-repeat 50% 50% / cover;
    opacity: 0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
}

    .go-top:hover,
    .go-top:focus {
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
    }

.footer .ftr-left > div {
    max-width: 300px;
}

@media only screen and (min-width:48em) {
    .footer {
        margin-top: 80px;
    }

    .ftr-left {
        float: left;
        width: 220px;
    }

    .ftr-right {
        float: right;
        width: calc(100% - 220px);
        max-width: 700px;
        padding-left: 30px;
    }

    .ftr-accordion {
        margin-top: 15px;
        margin-bottom: 20px;
        float: left;
        width: calc(100% - 60px);
    }

    .ftr-accordion-toggle {
        display: none;
    }

    .ftr-accordion-inn {
        float: left;
        width: 20%;
    }

    .ftr-heading {
        font-size: 16px;
    }

    .ftr-accordion-content {
        display: block !important;
    }

    .ftr-help {
        width: 60px;
        float: left;
        margin-top: 30px;
    }

    .go-top {
        width: 60px;
        height: 60px;
    }

    .ftr-heading a.home-link {
        background-position: 50% 50%;
        width: 30px;
        height: 30px;
        margin: 0 auto;
        border: 2px solid transparent;
    }

        .ftr-heading a.home-link:hover, .ftr-heading a.home-link:focus {
            border-color: #474747;
            border-radius: 5px;
        }
}

@media only screen and (min-width:60em) {
    .ftr-right {
        padding-left: 40px;
    }

    .ftr-accordion {
        width: calc(100% - 100px);
    }

    .ftr-heading {
        font-size: 18px;
    }

    .ftr-help {
        width: 100px;
    }

    .go-top {
        width: 75px;
        height: 75px;
    }
}

@media only screen and (min-width:75em) {
    .main-footer {
        margin: 0 3.3%;
    }

    .ftr-left {
        float: left;
        width: 360px;
    }

        .ftr-left span {
            display: inline-block;
        }

        .ftr-left .vert-sep {
            display: inline-block;
            margin: 0 3px;
        }

    .ftr-right {
        float: right;
        width: calc(100% - 360px);
        max-width: 800px;
        padding-left: 40px;
    }
}

@media only screen and (min-width:48em) and (max-width:79.938em) {
    .ftr-heading span {
        display: block;
    }
}

@media only screen and (max-width:47.938em) {
    .footer {
        padding: 1rem 20px;
    }
}





.sub-footer {
    font-size: 0.875rem;
    color: #474747;
    padding: 20px 0 10px;
}

.copyright {
    color: #474747;
    margin-bottom: 10px;
}

.sub-footer-links a,
.sub-footer-links a:visited {
    color: #474747;
}

@media only screen and (min-width:75em) {
    .sub-footer {
        margin: 0 3.3%
    }
}


/* ## Footer Email Signup ## */

.email-signup {
    margin: 0 0 20px;
}

    .email-signup .inner {
        position: relative;
    }

    .email-signup p {
        margin: 0 0 10px 0;
    }

    .email-signup .formee input[type="text"] {
        margin: 0px;
    }

    .email-signup .btn {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
    }

.follow-us {
}

    .follow-us a {
        text-decoration: none;
        color: #555;
        display: inline-block;
        font-size: 1.8em;
    }

        .follow-us a:hover,
        .follow-us a:focus {
            color: #333;
        }

.login-page .copyright {
    color: #000;
}

.login-page .sub-footer-links a,
.login-page .sub-footer-links a:visited {
    color: #000;
}

@media only screen and (min-width:30em) {
    .copyright {
        float: left;
        margin-bottom: 0;
    }

    .sub-footer-links {
        float: right;
    }
}

/* ## LOGIN ## */

.login-page {
    /* background:transparent url(/cms/images/bg-login.jpg) no-repeat 50% 50%; */
    /* background-size:cover; */
    background: #faf4e8;
    color: #383838;
}

    .login-page header {
        text-align: center;
        padding: 1rem 1rem;
        background: none;
    }

        .login-page header img {
            max-width: 200px !important;
        }

    .login-page .container {
        max-width: 60rem;
    }

.login-footer {
    padding: 1rem 10px;
    margin-top: 1rem;
}

.login-page .main-content {
    background: #fff;
    margin-bottom: 1rem;
    -webkit-box-shadow: 0px -5px 25px -10px rgba(14,14,14,0.5);
    -moz-box-shadow: 0px -5px 25px -10px rgba(14,14,14,0.5);
    box-shadow: 0px -5px 25px -10px rgba(14,14,14,0.5);
}

    .login-page .main-content .login-column {
        background: #f9f9f9;
        padding: 2rem 2rem 4rem 2rem;
    }

        .login-page .main-content .login-column hr {
            margin: 1rem -2rem 2rem -2rem;
        }

    .login-page .main-content .content-column {
        padding: 0rem 0rem 2rem 0rem;
        background: #722282;
    }

@media only screen and (min-width:48em) {
    .login-page header {
        margin-top: 2%;
        padding: 2rem 1rem;
    }

        .login-page header img {
            max-width: 380px !important;
        }

    .login-page .main-content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        width: 100%;
    }

        .login-page .main-content .login-column {
            width: 65%;
            order: 2;
        }

        .login-page .main-content .content-column {
            width: 35%;
            order: 1;
            padding: 0rem 0rem 6rem 0rem;
        }


    .login-page-html {
        position: relative;
        min-height: 100%;
        padding-bottom: 110px;
    }

    .login-footer {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
    }
}



.login-set {
    max-width: 500px;
    margin: 0 auto .5rem auto;
    /* background:transparent url(/cms/images/leaf.png) no-repeat 50% 0%; */
    padding: 3rem 0 1rem 0;
    font-size: 1.125rem;
}

    .login-set a {
        color: #722282;
        font-size: 16px;
        position: relative;
        /* top: 8px; */
        cursor: pointer;
        display: inline-block;
    }

    .login-set .btn {
        /* float:right; */
        padding: 17px 50px;
        /* margin-left:10px; */
        color: #fff;
        background: #a36fae;
        font-weight: 500;
        margin-right: 35px;
        margin-bottom: 10px;
        width: 240px;
        border-radius: 28px;
        -moz-border-radius: 28px;
        -webkit-border-radius: 28px;
    }

        .login-set .btn:hover,
        .login-set .btn:focus {
            background: #722282;
        }

    .login-set input[type="text"],
    .login-set input[type="password"] {
        padding: .9rem 1.25rem !important;
        margin-bottom: 30px !important;
    }

    .login-set .formee input[type="text"],
    .login-set .formee input[type="password"] {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-color: #c6c6c6 #dadada #eaeaea;
        background: #fafafa;
        color: #383838;
    }

        .login-set .formee input[type="text"]:hover,
        .login-set .formee input[type="text"]:focus,
        .login-set .formee input[type="password"]:hover,
        .login-set .formee input[type="password"]:focus {
            background: #fff none;
            border-color: #c6c6c6;
        }

    .login-set .formee .text {
        margin: -15px 0 25px;
        font-size: 0.875rem;
    }

        .login-set .formee .text a {
            top: 0;
            font-size: 0.875rem;
            float: none;
        }

.login-column .text {
    font-size: 0.875rem;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
}

    .login-column .text h2 {
        font-size: 16px;
        color: #383838;
        font-weight: bold;
        padding: 5px 0 10px;
        margin-bottom: 20px;
        /* background: transparent url("/cms/images/layout/icon-assist.png") no-repeat scroll 0 3px; */
    }

.login-column .assistance-toggle {
    text-decoration: none;
    margin-right: 3px;
    cursor: pointer;
    display: inline-block;
    border: none;
}

    .login-column .assistance-toggle:hover,
    .login-column .assistance-toggle:focus {
        border: none;
    }

.login-column .assistance {
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    top: -10px;
    padding: 1em;
    max-width: 240px;
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.assistance-active .assistance {
    display: block;
}


.login-column .formee-list {
    max-width: 500px;
    margin: 0 auto 3rem;
}

.content-column .text {
    position: relative;
    z-index: 5;
    color: #fff;
    padding: 28px 28px 8rem 28px;
    font-size: 1.125rem;
    overflow: hidden;
}




@media only screen and (min-width:48em) {
    .content-column .text:before {
        top: -16%;
    }
}


.content-column .text h1 {
    font-size: 30px;
    color: #fff;
}

.content-column .text h2 {
    font-size: 24px;
    color: #fff;
}

.content-column .text h3 {
    font-size: 18px;
    color: #fff;
}

@media only screen and (min-width:22.5em) and (max-width:47.9388em) {
    .content-column .text {
        padding: 28px 28px 11rem 28px;
    }
}


.login-page .formee-msg-error {
    width: 100%;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}



#select-account.site-overlay {
    overflow: visible;
    max-width: 475px;
}

#select-account.mfp-close {
    display: none;
}

.select-account {
    text-align: center;
    padding: 15px 60px 20px;
    min-height: 240px;
}

    .select-account .account-img {
        width: 100px;
        height: 100px;
        border: 4px solid #D65F00;
        overflow: hidden;
        margin: -75px auto 12px;
        background: #f3f3f3 url("/cms/images/layout/icon-user.png") no-repeat scroll 50% 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: relative;
        z-index: 2000;
    }


.select-account-inner {
    position: relative;
    text-align: left;
    margin-bottom: 15px;
}

.select-account .account-toggle {
    padding: .9rem 2.5rem .9rem 1.5rem;
    font-size: 18px;
    border: 1px solid #958dae;
    margin-bottom: 15px;
    position: relative;
}

    .select-account .account-toggle:after {
        position: absolute;
        content: "";
        top: 22px;
        right: 22px;
        width: 14px;
        height: 9px;
        background: url("/cms/images/layout/select-arrow.png");
        -wekbit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .select-account .account-toggle:hover,
    .select-account .account-toggle:focus {
        background-color: #f9f9f9;
    }

.account-active .select-account .account-toggle {
    background-color: #f9f9f9;
}

    .account-active .select-account .account-toggle:after {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }


.select-account .account {
    display: none;
    background: #fff;
    padding: 0;
    border: 1px solid #d1d3d5;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
}

.account-active .select-account .account {
    display: block;
}

.select-account .account ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .select-account .account ul li {
        border-bottom: 1px solid #d1d3d5;
    }

        .select-account .account ul li:last-child {
            border-bottom: none;
        }

        .select-account .account ul li a {
            font-size: 14px;
            font-weight: 500;
            color: #722282;
            padding: 10px 15px;
            text-decoration: none;
            display: block;
        }

            .select-account .account ul li a:hover,
            .select-account .account ul li a:focus {
                background: #f8fbff;
            }

.account-active .select-account .account {
    position: absolute;
    top: 100%;
    width: 100%;
}


.select-account .btn {
    background: #fff;
    color: #722282;
    border: 2px solid #722282;
    padding: 12px 75px 12px 30px;
    background: url("/cms/images/layout/icon-arrow-left.png") no-repeat scroll 130px 17px;
}

    .select-account .btn:hover,
    .select-account .btn:focus {
        background-color: #f8f0fe;
    }

@media only screen and (max-width:29.9388em) {
    .select-account {
        padding: 15px 0 20px;
    }
}

.site-overlay-wrpr {
    display: none;
}

.popup-active .site-overlay-wrpr {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(188,190,192,.7);
    z-index: 1043;
    padding: 0 8px;
}

html.popup-active {
    overflow: hidden;
}

#select-account.site-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


button.popup-close {
    overflow: visible;
    cursor: pointer;
    background: #ffffff;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.popup-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: #333;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}




ul.zg-ul-select {
    box-sizing: border-box;
    cursor: pointer;
    font-size: 18px;
    margin: 0;
    padding: 0;
    border: 1px solid #958dae;
}

    ul.zg-ul-select li {
        display: none;
        padding: 10px 15px;
    }

        ul.zg-ul-select li.active {
            align-items: center;
            color: #231f20;
            display: flex;
            justify-content: space-between;
            padding: 15px 30px 15px 15px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            position: relative;
        }

            ul.zg-ul-select li.active:hover,
            ul.zg-ul-select li.active:focus {
                background-color: #f9f9f9;
            }

    ul.zg-ul-select.active {
        border: 1px solid #cdcdcd;
    }

        ul.zg-ul-select.active li {
            border: none;
            box-shadow: none;
            display: block;
            border-top: 1px solid #cdcdcd;
            font-size: 15px;
            font-weight: bold;
            color: #722282;
        }

            ul.zg-ul-select.active li.active {
                padding: 10px 15px;
            }

            ul.zg-ul-select.active li:first-child {
                display: none;
            }

            ul.zg-ul-select.active li:hover,
            ul.zg-ul-select.active li:focus {
                background: #f8fbff;
            }

            ul.zg-ul-select.active li.active {
                background: #f8fbff;
            }

                ul.zg-ul-select.active li.active:hover,
                ul.zg-ul-select.active li.active:focus {
                    background: #f8fbff;
                }

#selected--zg-ul-select {
    align-items: center;
    box-sizing: border-box;
    color: #111;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    width: auto;
    background-color: #f9f9f9;
}

    #selected--zg-ul-select.active {
        border: 1px solid #958dae;
        padding: 15px 30px 15px 15px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
    }




.select-account-inner {
    height: 52px;
}

.select-program {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

ul.zg-ul-select.active {
    background: #fff;
    position: relative;
    z-index: 9;
}

#selected--zg-ul-select.active .select-arrow,
.zg-ul-select li.active .select-arrow {
    /*width:14px; height:9px; position:absolute; top:23px; right:13px; 
  background: url("/cms/images/layout/select-arrow.png") no-repeat 0 0;*/
    position: relative;
    width: 0;
    height: 0;
    top: 0;
    right: 0;
}

#selected--zg-ul-select.active .select-arrow {
    /*-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);*/
}

#selected--zg-ul-select.active:before,
.zg-ul-select li.active:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 9px;
    top: 23px;
    right: 12px;
    background: url("/cms/images/layout/select-arrow.png") no-repeat;
}

#selected--zg-ul-select.active:before {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.zg-ul-select.active li.active:before {
    display: none;
}









/* ## Forgot Password ## */
.forgot-password-set {
    padding: 1.3rem 0 2rem;
    max-width: 500px;
    margin: 0 auto;
}

    .forgot-password-set h4.blockhdng {
        font-size: 21px;
        margin: 0 0 2rem;
        top: 0;
        left: 0;
        padding: 0;
        background-color: inherit;
    }

    .forgot-password-set input[type="text"] {
        padding: .9rem 1.5rem !important;
        margin-top: 10px !important;
        margin-bottom: 20px !important;
        width: 100% !important;
        font-size: 1.125rem;
    }

    .forgot-password-set .formee .req {
        padding-left: 0;
    }

    .forgot-password-set .accountBlocks {
        margin: 0;
        border: none;
        background: none;
    }

        .forgot-password-set .accountBlocks .inner {
            padding: 0;
        }

    .forgot-password-set .btn {
        padding: 13px 35px;
        color: #fff;
        background: #a36fae;
        font-weight: 500;
        margin-bottom: 2rem;
    }

        .forgot-password-set .btn:hover,
        .forgot-password-set .btn:focus {
            background: #722282;
        }


/* ## DASBOARD ## */

.announcement-wrpr {
    margin-bottom: 10px;
}

.announcement {
    background: #fff;
    padding: 1.25rem;
    border: 1px solid #cdcdcd;
}

.announcement {
}

    .announcement.leading {
        position: relative;
    }

        .announcement.leading:after {
            position: absolute;
            content: "";
            width: 4px;
            height: 100%;
            left: 0;
            top: 0;
            background: #D65F00;
        }

    .announcement h2 {
        font-size: 22px;
        margin: 0 0 .5em;
    }

.annoncementSlider .slick-dots {
    margin: 13px 0 0;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

    .annoncementSlider .slick-dots li {
        display: inline-block;
        margin: 0 7px;
    }

        .annoncementSlider .slick-dots li button {
            text-indent: -9999em;
            text-align: left;
            display: block;
            width: 12px;
            height: 12px;
            padding: 0px;
            background: #b4aec2;
            border: none;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

        .annoncementSlider .slick-dots li.slick-active button {
            background: #722282;
        }


@media only screen and (min-width:48em) {
    .announcement-wrpr {
        margin-bottom: 50px;
        margin-right: -2.5%;
    }

    .announcement {
        padding: 1.5rem;
        float: left;
        width: 47.5%;
        margin-right: 2.5%;
    }

        .announcement.leading {
            width: 97.5%;
            margin-right: 2.5%;
            margin-bottom: 25px;
            padding-left: 195px;
            background-image: url("/cms/images/hlc_symbol.png");
            background-repeat: no-repeat;
            background-position: left 8px bottom -12px;
            background-size: 150px auto;
        }

            .announcement.leading:after {
                width: 7px;
            }

    .two-items .announcement {
        width: 97.5%;
    }
}

@media only screen and (min-width:75em) {
    .announcement {
        float: left;
        width: 22.5%;
        margin-right: 2.5%;
    }

        .announcement.leading {
            width: 47.5%;
            padding-left: 195px;
            margin-bottom: 0;
        }

    .two-items .announcement {
        width: 47.5%;
    }
}



.unit {
    background: #fff;
    border: 1px solid #cdcdcd;
    margin: 0 0 30px;
}

.unit-hdr {
    border-bottom: 1px solid #cdcdcd;
    padding: 15px;
    position: relative;
}

.unit-content {
    padding: 0;
}

.unit-ftr {
    border-top: 1px solid #cdcdcd;
    padding: 15px;
}

.unit-hdr .title {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    color: #525556;
    float: left;
}

.unit-hdr .view-all {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding: 2px 0 2px 32px;
    background: #fff url("/cms/images/layout/icon-view-blue.png") no-repeat scroll 0 50%;
    text-decoration: none;
    float: right;
}

    .unit-hdr .view-all:hover,
    .unit-hdr .view-all:focus {
        text-decoration: underline;
    }

.unit-hdr .post-comment {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding: 2px 0 2px 0;
    text-decoration: none;
}

    .unit-hdr .post-comment img {
        margin-right: 5px;
    }

    .unit-hdr .post-comment:hover,
    .unit-hdr .post-comment:focus {
        text-decoration: underline;
    }


.unit .data-table {
    margin-bottom: 0;
}

.unit .mod-rail {
    border-bottom: none;
}

@media only screen and (max-width:29.938em) {
    .unit-hdr .title {
        float: none;
        margin-bottom: 10px;
    }

    .unit-hdr .view-all {
        float: none;
    }

    .unit.comments .unit-hdr .view-all {
        display: block;
    }

    .unit.comments .unit-hdr .post-comment {
        display: block;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:48em) {
    .units-wrpr {
        margin: 0 -10px;
    }

    .unit {
        margin: 0 0 40px;
    }
}

@media only screen and (min-width:60em) {
    .units-wrpr {
        margin: 0 -15px;
    }

    .unit {
        margin: 0 5px 40px;
    }
}

.my-groups .data-table tbody {
    /* height:185px; */
    border: none;
}

.academy-documents .data-table tbody {
    /* height:293px; */
    border: none;
}
/* .unit .data-table tbody .mCSB_container{
  border: 1px solid #cdcdcd;  
  -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25); 
} */


/* .unit .data-table tbody {position:relative;}
.unit .data-table tbody:before ,
.unit .data-table tbody:after {
  position:absolute;
  content:"";
  left:0;
  right:0;
  height:1px;
  background:#cdcdcd;
  z-index:2;
}
.unit .data-table tbody:before {
  top:0;
}
.unit .data-table tbody:after {
  bottom:0;
} */

.unit .data-table th {
    padding: 13px 5px 8px 15px;
}

.unit .data-table td {
    border: none;
}

.unit .data-table tr {
    border-bottom: 1px solid #cdcdcd;
}

.unit .data-table tbody tr:nth-child(5) {
    border-bottom: none;
}

.unit .data-table tbody tr {
    display: none;
}

    .unit .data-table tbody tr:nth-child(-n+5) {
        display: table-row;
    }

.unit .msg {
    padding: 15px;
}

.my-groups .data-table span.post {
    padding-left: 21px;
    background: url("/cms/images/layout/icon-post.png") no-repeat scroll 0 0;
}

.my-groups .data-table span.file {
    padding-left: 21px;
    background: url("/cms/images/layout/icon-file.png") no-repeat scroll 0 0;
}

@media only screen and (min-width:48em) {
    .my-groups .data-table td {
        font-size: 14px;
        padding: 16px 5px 8px 15px;
    }

        .my-groups .data-table td:first-child {
            font-size: 16px;
            padding: 12px 5px 12px 15px;
        }

    /* .my-groups .fixed-tbl-hdr tbody {height: 221px;}
  .my-groups .fixed-tbl-hdr th:nth-child(1), 
  .my-groups .fixed-tbl-hdr td:nth-child(1) { width: 60%;}
  .my-groups .fixed-tbl-hdr th:nth-child(2), 
  .my-groups .fixed-tbl-hdr td:nth-child(2) { width: 15%;}
  .my-groups .fixed-tbl-hdr th:nth-child(3), 
  .my-groups .fixed-tbl-hdr td:nth-child(3) { width: 25%;} */

    /* .academy-documents .data-table td {font-size:14px; padding: 16px 5px 8px 15px;}
  .academy-documents .data-table td:first-child {font-size:16px; padding: 12px 5px 12px 15px;} */

    /* .academy-documents .fixed-tbl-hdr tbody {height: 221px;}
  .academy-documents .fixed-tbl-hdr th:nth-child(1), 
  .academy-documents .fixed-tbl-hdr td:nth-child(1) { width: 40%;} */
}

@media only screen and (min-width:80em) and (max-width:87.438em) {
    .my-groups .data-table th,
    .academy-documents .data-table th {
        font-size: 14px;
    }

    .my-groups .data-table td {
        font-size: 13px;
    }

    .academy-documents .data-table td {
        font-size: 13px;
    }

    .my-groups .data-table td:first-child {
        font-size: 14px;
    }

    .academy-documents .data-table td:first-child {
        font-size: 14px;
    }
}

@media only screen and (max-width:47.938em) {
    .my-groups table.responsive-tbl tr,
    .academy-documents table.responsive-tbl tr {
        border-right: none;
    }

    .unit .data-table.responsive-tbl tbody tr:nth-child(-n+5) {
        display: block;
    }
}

@media only screen and (min-width:11.250em) and (max-width:24.938em) {
    .my-groups table.responsive-tbl td:first-child {
        padding-bottom: 25px;
    }

        .my-groups table.responsive-tbl td:first-child:before {
            content: "Recent \A Activity";
            position: absolute;
            left: 10px;
            top: 10px;
            white-space: pre;
        }
}

@media only screen and (min-width:48em) and (max-width:79.938em) {
    .units-wrpr .grid_6 {
        width: 100%;
    }

    .units-wrpr .grid_3 {
        width: 100%;
    }
}

a.download-selected {
    display: inline-block;
    padding-left: 30px;
    padding-top: 8px;
    margin-top: -8px;
    margin-left: 15px;
    background: url("/cms/images/layout/icon-download-selected.png") no-repeat scroll 0 0;
}







/* Dashboard Projects */
.dashboard-projects {
    background: #fff;
    border: 1px solid #cdcdcd;
    padding: 0;
    margin-bottom: 30px;
}

.dashboard-projects-header { /* padding:10px 13px; border-bottom:1px solid #cdcdcd; */
    margin: 0 0;
}

.dashboard-projects-footer {
    display: none;
}

.dashboard-projects table.dataTable td:last-child {
    max-width: 220px;
    text-align: center;
}

.inst-link {
    padding-right: 15px;
}

    .inst-link:after {
        position: absolute;
        content: "\232a";
        font-family: 'icomoon';
        margin-left: 3px;
        font-size: .9em;
        margin-top: 3px;
    }

.dashboard-projects .sort-table .dates {
    position: relative;
    padding-left: 25px;
    display: inline-block;
}

    .dashboard-projects .sort-table .dates:after {
        position: absolute;
        content: "";
        width: 15px;
        height: 15px;
        left: 0;
        top: 50%;
        margin-top: -8px;
        background: url("/cms/images/layout/icon-date.png") no-repeat scroll 0 0/cover;
    }

.dashboard-projects .project-link.btn {
    background-color: #fff;
    color: #722282;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #d1d3d5;
    padding: 13px 15px 13px 30px;
    font-size: 14px;
    width: 144px;
    background-image: url("/cms/images/layout/icon-view-blue.png");
    background-position: 8px 50%;
    background-repeat: no-repeat;
    background-size: 15px 15px;
}

    .dashboard-projects .project-link.btn:hover,
    .dashboard-projects .project-link.btn:focus {
        background-color: #f9f9f9;
    }

@media only screen and (min-width:48em) {
    .dashboard-projects {
        padding: 0;
        margin-bottom: 40px;
        border: none;
    }

    .dashboard-projects-header {
        padding: 12px 20px;
        margin: 0;
        border: 1px solid #cdcdcd;
        border-bottom: none;
        height: 69px;
    }

    .dashboard-projects-footer {
        padding: 12px 20px;
        margin: 0;
        border: 1px solid #cdcdcd;
        border-top: none;
        display: block;
    }

    .dashboard-projects .site-search {
        display: none;
    }

    .dashboard-projects .project-link.btn {
        width: 144px;
        font-size: 14px;
    }

    .dashboard-projects .project-link.btn {
        padding: 13px 12px 13px 30px;
        background-position: 10px 50%;
        background-size: 18px 18px;
    }

    .dashboard-projects .sort-table .dates {
        padding-left: 27px;
    }

        .dashboard-projects .sort-table .dates:after {
            width: 18px;
            height: 18px;
            margin-top: -9px;
        }

    /* .institution .dashboard-projects-header {height:69px;} */

}

@media only screen and (min-width:60em) {
    .dashboard-projects .project-link.btn {
        width: 168px;
        font-size: 15px;
    }

    .dashboard-projects .project-link.btn {
        padding: 13px 15px 13px 40px;
        background-position: 15px 50%;
        background-size: 20px 20px;
    }

    .dashboard-projects .sort-table .dates {
        padding-left: 30px;
    }

        .dashboard-projects .sort-table .dates:after {
            width: 20px;
            height: 20px;
            margin-top: -10px;
        }
}

@media only screen and (min-width:75em) {
    .dashboard-projects .project-link.btn {
        width: 178px;
        font-size: 16px;
    }

    .dashboard-projects .project-link.btn {
        padding: 13px 20px 13px 45px;
        background-position: 15px 50%;
        background-size: 22px 22px;
    }

    .dashboard-projects .sort-table .dates {
        padding-left: 37px;
    }

        .dashboard-projects .sort-table .dates:after {
            width: 23px;
            height: 23px;
            margin-top: -12px;
        }
}

@media only screen and (min-width:90em) {
    .dashboard-projects .project-link.btn {
        width: 185px;
    }

    .dashboard-projects .project-link.btn {
        padding: 13px 10px 13px 40px;
        background-position: 25px 50%;
        background-size: 22px 22px;
    }
}


@media only screen and (max-width:47.938em) {
    /* .dashboard-projects-header {display:none;} */

    .dashboard-projects .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
        border: none;
        border-bottom: 1px solid #d1d3d5;
    }

    .dashboard-projects .r-tabs div:nth-last-child(2) .r-tabs-anchor {
        border-bottom: none;
    }
}

@media only screen and (max-width:74.938em) {
    /* .dashboard-projects-header {display:none;} */
}

.dashboard-projects-header .site-search {
    border: 1px solid #cdcdcd;
    margin: 0 0 10px;
}

    .dashboard-projects-header .site-search .search-trigger {
        display: none;
    }

    .dashboard-projects-header .site-search .inner {
        position: relative;
        display: block;
        bottom: auto;
        padding: 0;
    }

    .dashboard-projects-header .site-search .formee input[type="text"] {
        background: #f9f9f9;
        padding: 13px 66px 13px 20px;
        font-size: 16px;
    }

.dashboard-projects .pagination {
    display: none;
}

.dashboard-projects-header .sort-by {
}

    .dashboard-projects-header .sort-by label {
        color: #000;
        font-weight: normal;
        display: inline-block;
        margin: 10px 10px 0 0;
    }

    .dashboard-projects-header .sort-by .selectboxit-btn {
        padding: 6px 0 !important;
        height: 44px !important;
        line-height: 44px !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

@media only screen and (min-width:48em) {
    .dashboard-projects-header .site-search {
        width: 50%;
        max-width: 490px;
        float: left;
        margin: 0;
    }

        .dashboard-projects-header .site-search .formee input[type="text"] {
            font-size: 18px;
        }

    .dashboard-projects .pagination {
        display: block;
        margin: 0;
    }

    .dashboard-projects-header .sort-by {
        float: right;
        margin-right: 15px;
    }

        .dashboard-projects-header .sort-by label {
            font-size: 18px;
            margin: 10px 15px 0 0;
        }
}









/* Dashboard Projects - Tabs */

.dashboard-projects .r-tabs .r-tabs-nav {
    border-color: #cdcdcd;
    border-style: solid;
    border-width: 1px 1px 0 1px;
}

    .dashboard-projects .r-tabs .r-tabs-nav .r-tabs-anchor {
        margin: 0;
    }

.dashboard-projects .r-tabs .r-tabs-tab {
    float: left;
}

.dashboard-projects .r-tabs .r-tabs-nav .r-tabs-anchor {
    border: none;
    border-right: 1px solid #cdcdcd;
    background: #fff;
    color: #722282;
    padding: 23px 30px 24px;
    position: relative;
    bottom: 0;
    font-weight: 500;
}

.dashboard-projects .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    background: #f8f5ff;
}

    .dashboard-projects .r-tabs .r-tabs-nav .r-tabs-anchor:hover:after,
    .dashboard-projects .r-tabs .r-tabs-nav .r-tabs-anchor:focus:after,
    .dashboard-projects .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 3px;
        left: 0;
        bottom: 0;
        background: #722282;
    }

.dashboard-projects .r-tabs .r-tabs-nav {
    position: absolute;
    left: 1px;
    top: 1px;
    border: none;
}

@media only screen and (min-width:75em) {
    .dashboard-projects .r-tabs .r-tabs-nav {
        position: absolute;
        left: 1px;
        top: 1px;
        border: none;
    }
}

@media only screen and (min-width:90em) {
    .dashboard-projects .r-tabs .r-tabs-nav .r-tabs-anchor {
        min-width: 175px;
    }
}

.dashboard-projects .no-tasks {
    background: #f8f5ff;
    font-size: 18px;
    color: #722282;
    padding: 40px 30px;
    border: 1px solid #cdcdcd;
}

    .dashboard-projects .no-tasks p:last-child {
        margin: 0;
    }

@media only screen and (min-width:75em) {
    .dashboard-projects .no-tasks {
        font-size: 20px;
        padding: 50px 30px;
    }
}

@media only screen and (max-width:47.938em) {
    .dashboard-projects .no-tasks {
        background: #fff;
        font-size: 16px;
        padding: 20px 10px;
        border: none;
        border-bottom: 1px solid #cdcdcd;
    }
}

/* Project Activities */
.project-activities {
    margin: 0 0 30px;
}

.activity {
    margin: 0 0 30px;
}

    .activity .inner {
        background: #fff;
        border: 1px solid #cdcdcd;
        -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
        -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
        box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    }

.project-activities h2 {
    font-size: 22px;
    color: #722282;
    margin: 1em 0 1em;
    overflow: hidden;
}

    .project-activities h2 span {
        display: inline-block;
        position: relative;
    }

        .project-activities h2 span:before {
            content: "";
            position: absolute;
            height: 1px;
            background: #cdcdcd;
            top: 50%;
            left: 100%;
            margin-left: 90px;
            width: 999em;
        }

.activity h3 {
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 .5em;
}


.project-activities .view-all {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding: 13px 25px 13px 55px;
    background: #fff url("/cms/images/layout/icon-view-blue.png") no-repeat scroll 22px 50%;
    text-decoration: none;
    position: absolute;
    top: 12px;
    right: 0;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
}

    .project-activities .view-all:hover,
    .project-activities .view-all:focus {
        text-decoration: underline;
    }



.current .inner {
    display: table;
    margin-bottom: 20px;
    width: 100%;
}

.current-left {
    display: table-cell;
    background: #722282;
    color: #fff;
    width: 33%;
    padding: 0;
    vertical-align: top;
}

.current-right {
    display: table-cell;
    padding: 30px 5% 30px 3%;
    font-size: 17px;
}

.current-left .version {
    border-bottom: 1px solid #56428f;
    padding: 10px 3%;
    font-weight: 500;
}

.current-left .bottom {
    padding: 30px 3%;
}

.current-left h4 {
    color: #fff;
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    word-break: break-word;
}

.current-right .info {
    margin-bottom: 1.4em;
    float: left;
}

    .current-right .info div {
        margin-bottom: 5px;
    }

    .current-right .info span {
        margin-right: 5px;
        font-weight: 500;
    }

.current-right a {
    font-weight: 300;
}

    .current-right a span {
        font-weight: 500;
        margin: 0;
        display: inline;
    }

.current-right p {
    line-height: 1.4;
    margin: 0 0 1.4em;
}

.current-right .status {
    float: right;
    font-size: 1.075em;
    font-weight: 500;
    margin: 0 0 15px 10px;
    padding-left: 12px;
    border-left: 2px solid #a6a5a5;
    line-height: .85;
}

.upcoming .item {
    padding: 0;
}

.upcoming .aside {
    background: #fceee5;
    padding: 0;
    width: 33%; /* min-width:165px; */
    text-align: left;
    border-right: 1px solid #cdcdcd;
    font-weight: 500;
    color: #722282;
}

    .upcoming .aside a {
        text-decoration: none;
    }

        .upcoming .aside a:hover,
        .upcoming .aside a:focus {
            text-decoration: underline;
        }

    .upcoming .aside img {
        margin-bottom: 8px;
    }

    .upcoming .aside .version {
        font-size: 14px;
        padding: 4px 0;
        display: block; /* border-bottom:1px solid #f2b182; */
    }

    .upcoming .aside .bottom {
        padding: 15px 2.5%;
    }

.upcoming .content {
    padding: 20px 5% 25px 3%;
    color: #000;
}

    .upcoming .content .dates {
        margin-bottom: 3px;
    }

        .upcoming .content .dates span {
            font-weight: 500;
        }

    .upcoming .content p {
        font-size: 14px;
    }

        .upcoming .content p:last-child {
            margin: 0;
        }

.upcoming .aside .bottom {
    text-align: center;
}

    .upcoming .aside .bottom a {
        display: block;
        margin-bottom: 5px;
        text-align: center;
    }

.recent .boxes-wrpr {
    margin: 0 -1.3%;
}

.recent .box {
    float: left;
    width: 50%;
    padding: 0 1.3%;
    margin-bottom: 15px;
}

.prjt-img {
    width: 15px;
    margin-right: 10px;
}

.activity.recent .inner.empty {
    background: #e5e5e5;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0);
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0);
}

.activity.recent .inner {
    padding: 0;
}

    .activity.recent .inner a {
        font-weight: 500;
        text-decoration: none;
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }

        .activity.recent .inner a:hover,
        .activity.recent .inner a:focus {
            text-decoration: underline;
        }

    .activity.recent .inner img {
        margin-bottom: 5px;
    }

    .activity.recent .inner span {
        color: #722282;
        font-size: 13px;
        display: block;
        margin-bottom: 3px;
        line-height: 1.1;
    }

    .activity.recent .inner .bottom {
        padding: 15px 10%;
        text-align: center;
    }

    .activity.recent .inner .version {
        font-size: 14px;
        font-weight: 500;
        color: #722282;
        padding: 4px 0;
    }

@media only screen and (min-width:48em) {
    .project-activities {
        margin: 0 -10px 30px;
    }

    .activity {
        margin: 0 0 30px;
    }

    .project-activities .view-all {
        right: 10px;
        top: 12px;
    }

    .current-left {
        width: 23%;
    }

    .upcoming .aside {
        width: 23%;
    }

    .current-left .version {
        padding: 10px 12%;
    }

    .current-left .bottom {
        padding: 30px 12%;
    }

    .upcoming .aside .version {
        padding: 4px 0;
    }

    .upcoming .aside .bottom {
        padding: 15px 10%;
    }

    .activity.recent .inner .version { /* padding:4px 10%; */
    }
}

@media only screen and (min-width:60em) {
    .project-activities {
        margin: 0 -15px 30px;
    }

        .project-activities h2 {
            padding: 0 5px;
        }

    .activity {
        margin: 0 5px 30px;
    }
}

@media only screen and (min-width:75em) {
    .current-left {
        min-width: 200px;
    }

        .current-left h4 {
            font-size: 22px;
        }

    .full-width .current-left {
        width: 13%;
        padding: 0;
    }

    .full-width .current-right {
        padding: 30px 4% 30px 1.7%;
    }
}

@media only screen and (min-width:48em) and (max-width:75em) {
    .recent .box {
        width: 25%;
    }
}

@media only screen and (min-width:100em) {
    .current-left h4 {
        font-size: 24px;
    }

    .recent .box {
        width: 25%;
    }
}

@media only screen and (max-width:47.938em) {
    .project-activities .view-all {
        position: static;
        margin-bottom: 1em;
    }

    .current-left {
        display: block;
        width: 100%;
    }

    .current-right {
        display: block;
        width: 100%;
    }

    .upcoming .aside {
        display: block;
        width: 100%;
        border-right: none;
    }

    .upcoming .item > .content {
        display: block;
    }
}

@media only screen and (max-width:74.938em) {
    .project-activities .grid_5,
    .project-activities .grid_7 {
        width: 100%;
    }
}


h2.my-tasks {
    font-size: 22px;
    color: #722282;
    margin: 0 0 1em;
}

.institution {
}



/* Institution Profile */
.institutional-profile-header {
    background: #fafafa;
    border: 1px solid #cdcdcd;
    padding: 20px 10px;
    margin-bottom: 20px;
}

    .institutional-profile-header .title {
        font-size: 22px;
        font-weight: 300;
        margin-bottom: 5px; /* border-bottom:1px solid #cdcdcd; padding-bottom:25px; */
    }

    .institutional-profile-header .subtitles {
        margin-bottom: 1em;
    }

    .institutional-profile-header .subtitle { /* border-bottom:1px solid #cdcdcd; padding-bottom:25px; */
        margin-bottom: 3px;
    }

        .institutional-profile-header .subtitle span {
            font-weight: bold;
        }

    .institutional-profile-header .title2 {
        font-size: 22px;
        font-weight: bold;
        margin: 0 0 1em;
    }

        .institutional-profile-header .title2 span {
            font-size: 24px;
        }

    .institutional-profile-header .btn {
        font-size: 14px;
        font-weight: 500;
        padding: 8px 20px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    /* .institutional-profile-header .data-table {font-weight:500;} */
    .institutional-profile-header .data-table tbody {
        border: none;
    }

    .institutional-profile-header .data-table tr:first-child td {
        border-top: 1px solid #cdcdcd;
    }

    .institutional-profile-header .data-table tr:nth-child(2n) {
        background: none;
    }

    .institutional-profile-header .data-table td {
        padding: 10px;
    }

    .institutional-profile-header .data-table span {
        font-weight: bold;
    }

@media only screen and (min-width:48em) {
    .institutional-profile-header {
        padding: 25px 30px;
    }

        .institutional-profile-header .data-table td {
            padding: 12px 10px 12px 0;
            line-height: 1.5;
        }

            .institutional-profile-header .data-table td:first-child {
                width: 400px;
            }
}

@media only screen and (min-width:11.250em) and (max-width:47.938em) {
    .institutional-profile-header .responsive-table tr {
        border: none;
        border-bottom: 1px solid #cdcdcd;
    }

    .institutional-profile-header .responsive-table td {
        padding-left: 0;
    }

        .institutional-profile-header .responsive-table td:first-child {
            padding-bottom: 0;
        }
}

/* Institutional Profile Accordion */
.accordion-profile-toggle {
    cursor: pointer;
}

.accordion-profile-content {
    display: none;
}

    .accordion-profile-content.default {
        display: block;
    }

.accordion-profile-item {
    position: relative;
}

.accordion-profile-header {
    background: #fff;
    border: 1px solid #cdcdcd;
    padding: 15px;
    margin-bottom: 10px;
    border-left: 7px solid #D65F00;
}


.accordion-profile {
}

.accordion-profile-toggle {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 30px;
    height: 30px;
    position: absolute;
    background: #722282;
    border: 2px solid #722282;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .accordion-profile-toggle:hover, .accordion-profile-toggle:focus {
        background: transparent;
    }

    .accordion-profile-toggle:after {
        position: absolute;
        content: "\232a";
        font-family: 'icomoon';
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        top: 50%;
        left: 50%;
        color: #fff;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        transition: 0.2s;
        -wekbit-transition: 0.2s;
    }

    .accordion-profile-toggle:hover:after, .accordion-profile-toggle:focus:after {
        color: #722282;
    }

    .accordion-profile-toggle.active:after {
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
    }

.accordion-profile-header h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-right: 45px;
    margin: 0 0 .7em;
}

.accordion-profile-header ul {
    list-style: none;
    padding: 0;
    margin: 0 0 .6em;
}

.accordion-profile-header li {
    display: block;
    margin: 0 4% .3em 0;
}

    .accordion-profile-header li span {
        font-weight: 500;
    }

.accordion-profile-header a {
    font-weight: 500;
}

.accordion-profile-content {
    background: #fff;
    padding: 0;
    margin: 0 0 15px;
}

    .accordion-profile-content h2 {
        font-size: 18px;
        border: 1px solid #cdcdcd;
        border-bottom: none;
        margin: 0;
        padding: 18px 15px;
        text-transform: uppercase;
    }

    .accordion-profile-content p:last-child {
        margin: 0;
    }



@media only screen and (min-width:48em) {
    .accordion-profile-toggle {
        width: 36px;
        height: 36px;
    }

        .accordion-profile-toggle:after {
            font-size: 18px;
        }


        .accordion-profile-toggle:after {
        }

    .accordion-profile-header {
        padding: 19px 25px;
        margin-bottom: 20px;
    }

        .accordion-profile-header h2 {
            font-size: 22px;
            padding-right: 55px;
        }

        .accordion-profile-header li {
            display: inline-block;
        }

            .accordion-profile-header li:first-child {
                min-width: 170px;
            }

    .accordion-profile-content {
        margin: 0 0 20px;
    }

        .accordion-profile-content h2 {
            font-size: 20px;
        }

        .accordion-profile-content .data-table th {
            border: 1px solid #cdcdcd;
            text-transform: uppercase;
            font-family: 'Raleway', sans-serif;
            font-weight: 600;
            padding: 15px 5px 15px 10px;
        }

        .accordion-profile-content .data-table td {
            border: 1px solid #cdcdcd;
            padding: 15px 5px 15px 10px;
        }

        .accordion-profile-content .data-table tr:nth-child(2n) {
            background: none;
        }

        .accordion-profile-content .data-table td:nth-child(1) {
            width: 25%;
        }

        .accordion-profile-content .data-table td:nth-child(2) {
            width: 17%;
        }

        .accordion-profile-content .data-table td:nth-child(3) {
            width: 18%;
        }
}

@media only screen and (min-width:75em) {
    .accordion-profile-toggle {
        width: 45px;
        height: 45px;
    }

    .accordion-profile-content .data-table {
        font-size: 18px;
    }

        .accordion-profile-content .data-table th {
            padding: 20px 5px 20px 20px;
        }

        .accordion-profile-content .data-table td {
            padding: 20px 5px 20px 20px;
        }
}


@media only screen and (min-width:11.250em) and (max-width:47.938em) {
    .accordion-profile-content .data-table {
        margin-bottom: 0;
    }

        .accordion-profile-content .data-table tr {
            border-right: none;
        }

            .accordion-profile-content .data-table tr:nth-child(2n) {
                background: none;
            }

            .accordion-profile-content .data-table tr:last-child {
                border-bottom: none;
            }

    .accordion-profile-content table.responsive-tbl td {
        min-height: 32px;
    }

        .accordion-profile-content table.responsive-tbl td:before {
            text-transform: uppercase;
            font-weight: 600;
            font-family: 'Raleway', sans-serif;
            color: #231f20;
        }
}


/* Project Details */
.project-details {
}

    .project-details h1 {
        font-weight: 300;
        margin: 0 0 1.25em;
    }

.project-description {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #cdcdcd;
    border-left: 7px solid #D65F00;
}

    .project-description h2 {
        font-size: 22px;
        text-transform: uppercase;
        margin: 0 0 .5em;
        float: left;
        padding-right: 10px;
    }

    .project-description p {
        margin: 0 0 .8em;
    }

    .project-description a span {
        font-weight: 500;
    }

    .project-description .dates {
        float: right;
        text-align: right;
        margin-bottom: 10px;
    }

        .project-description .dates div {
            display: inline-block; /* width:175px; */
            text-align: left;
        }

        .project-description .dates span {
            font-weight: 500; /* width:82px; */
            display: inline-block;
            text-align: right;
        }

        .project-description .dates .vert-sep {
            font-weight: 300;
            width: 20px;
            text-align: center;
        }


.project-contributors .accordion-profile {
    margin-bottom: 30px;
}

.project-contributors .accordion-profile-header {
    border-left: 1px solid #cdcdcd;
    margin: 0;
}

    .project-contributors .accordion-profile-header h2 {
        font-size: 20px;
        margin: 0;
    }

        .project-contributors .accordion-profile-header h2 a {
            display: block;
            text-transform: none;
            font-size: .8em
        }


.project-contributors .accordion-profile-content {
    background: #f9fbfc;
    padding: 15px;
    border: 1px solid #cdcdcd;
    border-top: none;
    font-size: 16px;
    margin: 0;
}

    .project-contributors .accordion-profile-content div {
        margin-bottom: 10px;
    }

        .project-contributors .accordion-profile-content div .form-label {
            float: left;
            font-weight: 500;
            display: inline-block;
            width: 125px;
        }

        .project-contributors .accordion-profile-content div .form-content {
            padding-left: 125px;
        }

        .project-contributors .accordion-profile-content div span.smaller {
            font-weight: 300;
        }

.project-timeline h2 {
    font-size: 20px;
    text-transform: uppercase;
    padding-left: 15px;
    margin: 0 0 .25em;
}

.project-timeline .versions {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 15px;
    margin: 0 0 20px;
}

    .project-timeline .versions span {
        font-size: 20px;
    }

@media only screen and (min-width:48em) {
    .project-description {
        padding: 25px;
    }

    .project-contributors .accordion-profile {
        margin-bottom: 40px;
    }

    .project-contributors .accordion-profile-header h2 a {
        float: right;
    }

    .project-contributors .accordion-profile-content {
        padding: 15px 25px;
    }

    .project-timeline h2 {
        padding-left: 25px;
        display: inline-block;
        padding-right: 15px;
        border-right: 1px solid #b2adc1;
        margin: 0 0 1.5em;
    }
}

@media only screen and (min-width:75em) {
    .project-contributors .accordion-profile-content {
        font-size: 18px;
    }

        .project-contributors .accordion-profile-content div .form-label {
            width: 140px;
        }

        .project-contributors .accordion-profile-content div .form-content {
            padding-left: 140px;
        }
}

@media only screen and (max-width:29.938em) {
    .project-description .dates div {
        display: block;
        text-align: right;
    }

    .project-description .dates br {
        display: none;
    }

    .project-description .dates .vert-sep {
        display: none;
    }
}


/* Edit Project - Keywords */
.editProject.accountBlocks {
    margin-bottom: 10px;
    padding: 10px 0;
}

.editProject .grid_12,
.editProject .grid_8 {
    width: 100%;
    max-width: 970px;
}

.editProject .keywords {
    background: #f8fbff;
    padding: 10px;
    border: 1px solid #cdcdcd;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .editProject .keywords .field {
        background: none;
    }

    .editProject .keywords strong {
        font-weight: 500;
    }

    .editProject .keywords table {
        width: 100%;
    }

        .editProject .keywords table td {
            padding: 5px;
            width: auto;
        }

.editProject .formee .selectboxit-container {
    margin-bottom: 0;
}

.editProject .keywords table td .mobile {
    display: none;
}

@media only screen and (max-width:47.938em) {
    .editProject.accountBlocks {
        padding: 0;
    }

    .editProject .keywords table {
        display: block;
    }

        .editProject .keywords table tbody {
            display: block;
        }

        .editProject .keywords table tr {
            display: block;
        }

        .editProject .keywords table td {
            display: block;
        }

        .editProject .keywords table tr:first-child {
            display: none;
        }

        .editProject .keywords table td .mobile {
            display: inline-block;
            margin-bottom: 5px;
        }

        .editProject .keywords table td .rotate {
            display: inline-block;
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }
}


/* Timeline */
.timeline-slider-wrpr {
    position: relative;
    margin-bottom: 50px;
}

    .timeline-slider-wrpr:before {
        position: absolute;
        content: "";
        top: 34px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #b3b3b3;
        border-top: 1px solid #b3b3b3;
        border-bottom: 1px solid #fff;
    }

.timeline-slider {
}

.timeline-item {
    text-align: center;
    padding: 0 10px;
    font-weight: 500; /* font-size:14px; */
    color: #722282;
    font-size: 16px;
}

    .timeline-item .version {
    }

    .timeline-item .date {
        font-size: 14px;
        color: #3c3c3c;
        font-weight: 300;
    }

    .timeline-item .circle {
        width: 34px;
        height: 34px;
        background: #fff;
        padding: 3px;
        margin: 17px auto 18px;
        position: relative;
        z-index: 9;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

        .timeline-item .circle span {
            display: block;
            width: 100%;
            height: 100%;
            background: #722282;
            overflow: hidden;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

    .timeline-item.highlighted .circle span {
        background: #D65F00;
    }

    .timeline-item.midpoint {
        font-size: 14px;
        color: #4a4a4a;
    }

        .timeline-item.midpoint .circle {
            width: 50px;
            height: 50px;
            background: rgba(233,116,31,0.3);
            padding: 11px;
            margin: 9px auto 10px;
        }

            .timeline-item.midpoint .circle span {
                background: #D65F00;
            }


    .timeline-item .circle span:hover img,
    .timeline-item .circle span:focus img {
        display: block;
    }
/* .timeline-item .circle:hover,
.timeline-item .circle:focus {background:#fff;} */


@media only screen and (min-width:48em) {
    /* .timeline-item .circle {width:30px; height:30px; padding:4px; margin-top:8px;} */
    .timeline-item .circle {
        width: 40px;
        height: 40px;
        padding: 4px;
        margin-top: 14px;
        margin-bottom: 22px;
    }
    /* .timeline-item.midpoint .circle {width:40px; height:40px; padding:13px; margin-top:3px; margin-bottom:13px;} */
    .timeline-item.midpoint .circle {
        width: 58px;
        height: 58px;
        padding: 13px;
        margin-top: 5px;
        margin-bottom: 13px;
    }
}

@media only screen and (min-width:60em) {
    /* .timeline-item .circle {width:35px; height:35px; padding:4px; margin-top:5px;} */
    .timeline-item .circle {
        width: 46px;
        height: 46px;
        padding: 4px;
        margin-top: 11px;
        margin-bottom: 21px;
    }
    /* .timeline-item.midpoint .circle {width:46px; height:46px; padding:15px; margin-top:0; margin-bottom:10px;} */
    .timeline-item.midpoint .circle {
        width: 68px;
        height: 68px;
        padding: 15px;
        margin-top: 0;
        margin-bottom: 10px;
    }
}



/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 29px;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: 0;
    }

    .slick-prev:before,
    .slick-next:before {
        /* font-family: 'Basic-Icons'; */
        font-family: 'icomoon';
        font-size: 30px;
        font-weight: bold;
        line-height: 1;
        opacity: .75;
        color: #722282;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -10px;
    z-index: 9;
}

    .slick-prev:before {
        content: "\2329";
    }

.slick-next {
    right: -10px;
}

    .slick-next:before {
        content: "\232a";
    }



/* Version details */
.version-details {
    padding: 20px 0 30px;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    position: relative;
}

    .version-details:before {
        position: absolute;
        content: "";
        width: 1000em;
        left: -1000em;
        top: -1px;
        bottom: -1px;
        Xbackground: #dedede;
        Xborder-top: 1px solid #cdcdcd;
        Xborder-bottom: 1px solid #cdcdcd;
    }

    .version-details:after {
        position: absolute;
        content: "";
        width: 1000em;
        right: -1000em;
        top: -1px;
        bottom: -1px;
        Xbackground: #dedede;
        Xborder-top: 1px solid #cdcdcd;
        Xborder-bottom: 1px solid #cdcdcd;
    }




.version-details-header {
    margin-bottom: 1em;
}

    .version-details-header h2 {
        font-weight: 300;
        margin: 10px 20px 10px 0;
        float: left;
    }

    .version-details-header .sort-by {
        float: right;
    }

        .version-details-header .sort-by label {
            color: #000;
            font-size: 18px;
            font-weight: normal;
            display: inline-block;
            margin: 10px 15px 0 0;
        }

    .version-details-header .page-tool {
        font-size: 1.75em;
        float: right;
        margin: 8px 25px 0 0;
        display: none;
    }

    .version-details-header .sort-by .selectboxit-btn {
        padding: 6px 0 !important;
        height: 44px !important;
        line-height: 44px !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .version-details-header .sort-by .selectboxit-container .selectboxit {
        width: 175px;
    }

@media only screen and (min-width:48em) {
    .version-details {
        padding: 30px 0 50px;
    }

    .version-details-header .page-tool {
        display: block;
    }
}




/* Version Accordion */

.versions-toggle-all {
    display: block;
    float: right;
    margin: 5px 15px 0 0;
}

    .versions-toggle-all .expand,
    .versions-toggle-all .collapse {
        margin-right: 10px;
        position: relative;
        top: 5px;
        color: #000;
        font-size: 18px;
        font-weight: normal;
        width: 96px;
        text-align: right;
        display: inline-block;
    }

    .versions-toggle-all .collapse {
        display: none;
    }

    .versions-toggle-all.active .expand {
        display: none;
    }

    .versions-toggle-all.active .collapse {
        display: inline-block;
    }


.versions-toggle-all-btn {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #722282;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .versions-toggle-all-btn:hover,
    .versions-toggle-all-btn:focus {
        color: #fff;
        border-color: #722282;
    }

    .versions-toggle-all-btn:before {
        position: absolute;
        content: "+";
        width: 100%;
        height: 100%;
        text-align: center;
        top: -25%;
        left: 0;
        font-size: 2em;
        color: #fff;
    }

    .versions-toggle-all-btn:hover:before,
    .versions-toggle-all-btn:focus:before, {
        background: #722282;
    }

.versions-toggle-all.active .versions-toggle-all-btn:before {
    content: "-";
    font-size: 2em;
}

@media only screen and (min-width:48em) {
    .versions-toggle-all {
        display: block;
        float: right;
        margin: 5px 20px 0 0;
    }
}




.accordion-version-toggle {
    cursor: pointer;
}

.accordion-version-content {
    display: none;
}

    .accordion-version-content.default {
        display: block;
    }

.accordion-version-item {
    position: relative;
}

.accordion-version-header {
    background: #fff;
    border: 1px solid #cdcdcd;
    border-bottom: none;
    padding: 13px 15px;
    margin-bottom: 0;
}

.accordion-version {
}

.accordion-version-toggle {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 30px;
    height: 30px;
    position: absolute;
    background: #722282;
    border: 2px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .accordion-version-toggle:hover,
    .accordion-version-toggle:focus {
        border-color: #722282;
    }

    .accordion-version-toggle:after {
        position: absolute;
        content: "\232a";
        font-family: 'icomoon';
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        top: 50%;
        left: 50%;
        color: #fff;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        transition: 0.2s;
        -wekbit-transition: 0.2s;
    }

    .accordion-version-toggle:hover:after,
    .accordion-version-toggle:focus:after {
        color: #fff;
    }

    .accordion-version-toggle.active:after {
        color: #722282;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
    }

    .accordion-version-toggle.active {
        background: #fff;
    }

.accordion-version-header h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-right: 45px;
    margin: 0;
}

.accordion-version-header.active {
    background: #722282;
    color: #fff;
}

    .accordion-version-header.active h2 {
        color: #fff;
    }

.accordion-version-header h2 span {
    font-size: .8em;
    font-weight: normal;
    text-transform: none;
    color: #722282;
    font-weight: bold;
}

.accordion-version-header h2 > span {
    padding: 5px 5px 5px 25px;
    margin-left: 15px;
    position: relative;
}

    .accordion-version-header h2 > span:after {
        content: '|';
        position: absolute;
        left: -10px;
        color: #722282;
        top: 5px;
    }

    .accordion-version-header h2 > span:before {
        content: '\2022';
        position: absolute;
        left: 0px;
        color: #f1a874;
        top: -20px;
        font-size: 4em;
    }

.accordion-version-header h2 .dates {
    display: block;
    margin-top: 3px;
    font-style: italic;
    margin-left: 0;
    border: 0;
}

    .accordion-version-header h2 .dates:after {
        display: none;
    }

    .accordion-version-header h2 .dates:before {
        display: none;
    }

.accordion-version-header.active h2 > span {
    font-weight: bold;
    color: #f1a874;
}

    .accordion-version-header.active h2 > span:after {
        color: #ffffff;
    }

    .accordion-version-header.active h2 > span:before {
        color: #f1a874
    }

.accordion-version-content {
    background: #f9fbfc;
    padding: 15px 15px;
    margin: 0 0 15px;
    border: 1px solid #cdcdcd;
}

    .accordion-version-content p:last-child {
        margin: 0;
    }

    .accordion-version-content p.leading {
        font-size: 1.1em;
        font-weight: 500;
        margin: 0 0 5px;
    }

    .accordion-version-content .item {
        background: #fff;
        padding: 15px 20px;
        margin-bottom: 12px;
        border: 1px solid #e9ecee;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.15);
        -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.15);
        box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.15);
    }

        .accordion-version-content .item:last-child {
            margin: 0;
        }

.accordion-version .buttons {
    margin: 20px -16px -16px;
    text-align: center;
    background: #f7e4c6;
    border-top: 8px solid #722282;
    padding: 35px 0 20px;
    position: relative;
}
/* .accordion-version .accordion-version-item-middle:last-child .buttons {margin:20px -16px -36px;} */
.accordion-version .accordion-version-middle:last-child .buttons {
    margin: 20px -16px -36px;
}

.accordion-version .buttons:after {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 20px 0 20px;
    border-color: #722282 transparent transparent transparent;
}

.accordion-version .buttons .btn {
    background: #D65F00;
    margin: 0 0 10px;
    padding: 15px 20px;
    width: 300px;
    height: 60px;
    font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}


    .accordion-version .buttons .btn.purple {
        background: #6c5182;
    }

    .accordion-version .buttons .btn:hover,
    .accordion-version .buttons .btn:focus {
        background: #000;
    }

    .accordion-version .buttons .btn img {
        margin-right: 7px;
    }

.accordion-version .accordion-version-inner .buttons .btn {
    margin: 0 10px 10px;
    padding: 15px 20px;
    width: 240px;
}

.hor-sep {
    margin: 40px 0;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #fff;
}

@media only screen and (min-width:48em) {
    .accordion-version-toggle {
        width: 36px;
        height: 36px;
    }

        .accordion-version-toggle:after {
            font-size: 18px;
        }

    .accordion-version-header {
        padding: 15px 25px;
    }

        .accordion-version-header h2 {
            font-size: 20px;
            padding-right: 55px;
        }

        .accordion-version-header li {
            display: inline-block;
        }

    .accordion-version-content {
        margin: 0 0 20px;
        padding: 20px 25px 20px 25px;
        font-size: 18px;
    }

        .accordion-version-content h2 {
            font-size: 20px;
        }

    .accordion-version-header h2 .dates {
        float: right;
        position: relative;
        top: -5px;
    }

    .accordion-version .buttons {
        margin: 20px -26px -16px;
    }
    /* .accordion-version .accordion-version-item-middle:last-child .buttons {margin:20px -26px -41px;} */
    .accordion-version .accordion-version-middle:last-child .buttons {
        margin: 20px -26px -11px;
    }

    .accordion-version .buttons .btn {
        margin: 0 15px 10px;
        padding: 18px 20px;
        width: 330px;
        height: 67px;
        -webkit-border-radius: 34px;
        -moz-border-radius: 34px;
        border-radius: 34px;
    }

        .accordion-version .buttons .btn img {
            margin-right: 10px;
        }

    .accordion-version .accordion-version-inner .buttons .btn {
        padding: 18px 25px;
        width: 270px;
    }

    .accordion-version-header h2 > span:before {
        top: -22px;
    }
}

@media only screen and (min-width:75em) {
    .accordion-version-header {
        padding: 19px 25px;
    }

    .accordion-version-toggle {
        width: 45px;
        height: 45px;
    }
}


@media only screen and (min-width:11.250em) and (max-width:47.938em) {
    .accordion-version-content .data-table {
        margin-bottom: 0;
    }

        .accordion-version-content .data-table tr {
            border-right: none;
        }

            .accordion-version-content .data-table tr:nth-child(2n) {
                background: none;
            }

            .accordion-version-content .data-table tr:last-child {
                border-bottom: none;
            }

    .accordion-version-content table.responsive-tbl td {
        min-height: 32px;
    }

        .accordion-version-content table.responsive-tbl td:before {
            text-transform: uppercase;
            font-weight: 600;
            font-family: 'Raleway', sans-serif;
            color: #231f20;
        }
}


/* Version Accordion Inner*/
.accordion-version-toggle-inner {
    cursor: pointer;
}

.accordion-version-content-inner {
    display: none;
}

    .accordion-version-content-inner.default {
        display: block;
    }

.disabled .accordion-version-content-inner {
    display: block;
}


.accordion-version-item-inner {
    position: relative;
}

.accordion-version-header-inner {
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-top: 3px solid #D65F00;
    padding: 20px 45px 20px 20px;
    margin-bottom: -1px;
    font-weight: 500;
    background-color: #f7effe;
    background-repeat: no-repeat;
    background-position: 15px 17px;
    background-size: 40px auto;
}

    .accordion-version-header-inner.ask-questions {
        padding-left: 70px;
        background-image: url("/cms/images/layout/icon-question.png");
    }

    .accordion-version-header-inner.send-message {
        padding-left: 70px;
        background-image: url("/cms/images/layout/icon-message.png");
    }

    .accordion-version-header-inner.send-email {
    }

    .accordion-version-header-inner.send-alert {
    }

    .accordion-version-header-inner.assign-users {
    }

    .accordion-version-header-inner.post-discussion {
    }

    .accordion-version-header-inner.active {
        margin-bottom: 0;
        border-bottom: none;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

    .accordion-version-header-inner h2 {
        margin: 0 0 5px;
    }

    .accordion-version-header-inner p {
        font-size: 18px;
        margin: 0;
    }

.accordion-version-content-inner {
    background: #f9f9f9;
    border: 1px solid #cdcdcd;
    margin-bottom: 20px;
}

.accordion-version-header-inner .question {
    position: relative;
}

    .accordion-version-header-inner .question .req {
        position: absolute;
        top: 3px;
        left: 0;
    }

.accordion-version-header-inner .req + .question-inner {
    padding-left: 13px;
}

.accordion-version-toggle-inner {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    position: absolute;
    background: #424242;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .accordion-version-toggle-inner:after {
        position: absolute;
        content: "\232a";
        font-family: 'icomoon';
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        top: 50%;
        left: 50%;
        color: #fff;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        transition: 0.2s;
        -wekbit-transition: 0.2s;
    }

    .accordion-version-toggle-inner.active:after {
        color: #fff;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
    }

    .accordion-version-toggle-inner.active {
        background: #D65F00;
    }

.mentor .accordion-version-header-inner {
    background: #722282;
    color: #fff;
    margin-top: 40px;
    font-size: 22px;
    font-weight: normal;
    padding: 11px 45px 11px 15px;
    border: none;
}







/* Version Accordion Middle*/
.accordion-version-toggle-middle {
    cursor: pointer;
}

.accordion-version-content-middle {
    display: none;
}

    .accordion-version-content-middle.default {
        display: block;
    }

.accordion-version-item-middle {
    position: relative;
}

.accordion-version-header-middle {
    background: none;
    border-bottom: 3px solid #722282;
    padding: 15px 45px 15px 15px;
    margin-bottom: 0;
    font-weight: 500;
}

    .accordion-version-header-middle h2 {
        font-size: 17px;
        text-transform: uppercase;
        margin: 0;
    }

    .accordion-version-header-middle.active {
        margin-bottom: 0; /* border-bottom:none; */
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

.accordion-version-content-middle {
    padding: 10px 0 0;
    margin-bottom: 20px;
}

    .accordion-version-content-middle .accordion-version-inner {
        background: #f7effe;
    }

.accordion-version-toggle-middle {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    position: absolute;
}

    .accordion-version-toggle-middle:after {
        position: absolute;
        content: "\232a";
        font-family: 'icomoon';
        font-size: 24px;
        font-weight: normal;
        display: inline-block;
        top: 50%;
        left: 50%;
        color: #000;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        transition: 0.2s;
        -wekbit-transition: 0.2s;
    }

    .accordion-version-toggle-middle.active:after {
        color: #000;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
    }

.accordion-version .denote {
    font-size: 14px;
    color: #5c5c5c;
    font-weight: normal;
    margin-bottom: 10px;
}

.accordion-version .req {
    color: #D65F00;
    padding: 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
}

.red-flag, .copy-mentor-responses {
    text-transform: none;
    font-size: 16px;
    text-decoration: none;
    margin: 5px 0 0 5px;
    font-weight: 500;
}

a.red-flag:hover, a.copy-mentor-responses:hover,
a.red-flag:focus, a.copy-mentor-responses:focus {
    text-decoration: underline;
}

.red-flag img {
    width: 20px;
    margin-right: 5px;
}

.copy-mentor-responses img, .copy-mentor-question img {
    width: 20px;
    margin-right: 5px;
}

.copy-mentor-responses {
    float: right;
    text-transform: initial;
    margin-right: 10px;
}

.copy-mentor-question {
    position: absolute;
    right: 0;
    top: 0px;
}

.post .posted {
    font-size: 16px;
    margin: 0 10px;
    padding: 0 10px 10px;
    border-bottom: 1px solid #cdcdcd;
}

.post .leading {
    padding: 10px 15px;
    font-weight: normal;
}

.post .date {
    font-size: 16px;
    margin: 0 10px 10px;
    padding: 0 10px;
    text-align: center;
    position: relative;
}

    .post .date span {
        background: #f9f9f9;
        padding: 0 20px;
        position: relative;
        z-index: 9;
    }

    .post .date:before {
        position: absolute;
        content: "";
        height: 1px;
        left: 10px;
        right: 10px;
        top: 50%;
        background: #cdcdcd;
    }

.post-item {
    display: table;
    width: 100%;
    padding: 0 1em;
    margin-bottom: 15px;
}

    .post-item .aside {
        display: table-cell;
        text-align: center;
        width: 240px;
        font-size: 14px;
    }

    .post-item .content {
        display: table-cell;
        vertical-align: top;
        padding: 10px 0;
        /* border:1px solid #cdcdcd; 
  padding:10px 15px; 
  -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; */
    }

    .post-item .user {
        width: 54px;
        height: 54px;
        border: 3px solid #fadfcb;
        line-height: 48px;
        font-weight: bold;
        font-family: 'Raleway', sans-serif;
        color: #000;
        background: #D65F00 url("/cms/images/layout/icon-account.png") no-repeat scroll 50% 50% / 42% 42%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin: 0 auto 5px;
    }

        .post-item .user.photo {
            background: none;
            border: 3px solid #722282;
            overflow: hidden;
            line-height: 1;
        }

    .post-item .aside img {
        max-width: 48px !important;
    }

    .post-item .aside .name {
        font-weight: 600;
        font-family: 'Raleway', sans-serif;
        color: #000;
        display: block;
        margin-bottom: 3px;
    }

    .post-item .aside .role {
        display: block;
        margin-bottom: 10px;
    }

    .post-item .dots {
        text-align: center;
        margin-bottom: 10px;
    }

        .post-item .dots span {
            width: 6px;
            height: 6px;
            margin: 0 3px;
            display: inline-block;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            .post-item .dots span:nth-child(1) {
                background: #7a7a7a;
            }

            .post-item .dots span:nth-child(2) {
                background: #b9b9b9;
            }

            .post-item .dots span:nth-child(3) {
                background: #d3d3d3;
            }


.post.editable {
    position: relative;
    border-top: 1px solid #cdcdcd;
}

    .post.editable:first-child {
        border-top: none;
    }

    .post.editable .date {
        padding: 16px 80px 16px 10px;
        text-align: left;
        border-bottom: 1px solid #cdcdcd;
        font-size: 14px;
        font-family: 'Raleway', sans-serif;
        z-index: 0;
        position: static;
    }

        .post.editable .date:before {
            display: none;
        }

        .post.editable .date span {
            padding: 0 5px;
        }

.post .edit-post,
.post .close-post {
    width: 32px;
    height: 32px;
    border: 1px solid #958dae;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

    .post .edit-post:hover,
    .post .edit-post:focus,
    .post .close-post:hover,
    .post .cose-post:focus {
        border: 1px solid #722282;
        background: #fff;
    }

.post .edit-post {
    display: inline-block;
    width: 80px;
    text-decoration: none;
    font-weight: normal;
}

.post .close-post {
    display: none;
}

.post.edit-mode .edit-post {
    display: none;
}

.post.edit-mode .close-post {
    display: inline-block;
}


.post.editable .date .title {
    margin: 0 0 7px;
    font-size: 18px;
}

.post .edit-link {
    font-size: 16px;
    position: absolute;
    top: 13px;
    right: 55px;
    font-weight: normal;
}


.file-upload {
    font-weight: normal;
    font-size: 12px;
}

    .file-upload .inner {
        padding: 20px 30px;
        border: 1px solid #cdcdcd;
    }

    .file-upload .files {
        float: left;
        margin-bottom: 5px;
    }

    .file-upload .box {
        margin-bottom: 5px;
    }

    .file-upload .add-member-input {
        padding: 6px 10px;
        margin-bottom: 5px;
        width: 100%;
        max-width: 293px;
        background-color: #fafafa;
        border: 1px solid #cdcdcd;
    }

        .file-upload .add-member-input:hover,
        .file-upload .add-member-input:focus {
            border-color: #756998;
        }

    .file-upload .radio-buttons {
        padding: 8px 0;
        display: inline-block;
    }

        .file-upload .radio-buttons input {
            margin-right: 3px;
        }

    .file-upload input[type="file"] {
        text-align: left;
    }

    .file-upload .attach {
        border: 1px solid #b6a7e3;
        color: #fff;
        border-radius: 0;
        margin-right: 10px;
        padding: 3px 8px;
        font-size: 14px;
        font-weight: bold;
        background: rgb(136,123,172);
        background: -moz-linear-gradient(top, rgba(136,123,172,1) 0%, rgba(166,153,200,1) 50%, rgba(124,112,159,1) 51%, rgba(61,45,107,1) 100%);
        background: -webkit-linear-gradient(top, rgba(136,123,172,1) 0%,rgba(166,153,200,1) 50%,rgba(124,112,159,1) 51%,rgba(61,45,107,1) 100%);
        background: linear-gradient(to bottom, rgba(136,123,172,1) 0%,rgba(166,153,200,1) 50%,rgba(124,112,159,1) 51%,rgba(61,45,107,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#887bac', endColorstr='#3d2d6b',GradientType=0 ); /* IE6-9 */
    }

        .file-upload .attach:hover,
        .file-upload .attach:focus {
            background: #756998;
        }

    .file-upload .remove {
        font-size: 12px;
        vertical-align: top;
        display: inline-block;
        padding: 9px 10px 5px;
    }

        .file-upload .remove span {
            font-weight: bold;
        }

    .file-upload .attach-label {
        font-size: 14px;
        vertical-align: top;
        display: inline-block;
        padding: 7px 10px 5px 0;
        width: 135px;
    }

    .file-upload .bottom {
        text-align: right;
        margin-top: 15px;
    }

        .file-upload .bottom .btn {
            font-size: 12px;
            color: #722282;
            font-weight: bold;
            border: 1px solid #cdcdcd;
            padding: 6px 15px;
            min-width: 70px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            background: rgb(249,248,255);
            background: -moz-linear-gradient(top, rgba(249,248,255,1) 0%, rgba(234,230,248,1) 50%, rgba(227,222,240,1) 51%, rgba(240,236,253,1) 100%);
            background: -webkit-linear-gradient(top, rgba(249,248,255,1) 0%,rgba(234,230,248,1) 50%,rgba(227,222,240,1) 51%,rgba(240,236,253,1) 100%);
            background: linear-gradient(to bottom, rgba(249,248,255,1) 0%,rgba(234,230,248,1) 50%,rgba(227,222,240,1) 51%,rgba(240,236,253,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8ff', endColorstr='#f0ecfd',GradientType=0 ); /* IE6-9 */
        }

            .file-upload .bottom .btn:hover,
            .file-upload .bottom .btn:focus {
                background: #f7f7f7;
            }

.post .attachments {
    font-weight: normal;
    margin-top: 1em;
}

    .post .attachments .data-table {
        background: #fff;
        margin: 0;
        font-size: 16px;
    }

        .post .attachments .data-table thead {
            border: 1px solid #cdcdcd;
        }

        .post .attachments .data-table th {
            padding: 10px 5px 10px 15px;
            font-weight: 500;
        }

    .post .attachments p {
        margin: 0 0 .5em;
        font-weight: 500;
    }

/* .post .attachments ul {list-style:none; padding:0; margin:0 0 1em;}
.post .attachments ul li {margin:0 0 8px; font-size:14px;}
.post .attachments ul li a {padding:5px 0 5px 25px;
  background: url("/cms/images/layout/icon-attachment.png") no-repeat scroll 0 50%/auto 20px;
} */

.post-comment {
    font-weight: normal;
    font-size: 12px;
}

    .post-comment .inner {
        padding: 20px 30px;
        border: 1px solid #cdcdcd;
    }

    .post-comment .attach-label {
        font-size: 14px;
        vertical-align: top;
        display: inline-block;
        padding: 7px 10px 5px 0;
        width: 90px;
    }

    .post-comment .box {
        margin-bottom: 5px;
    }

    .post-comment .add-member-input {
        padding: 6px 10px;
        margin-bottom: 5px;
        width: 100%;
        max-width: 293px;
        background-color: #fafafa;
        border: 1px solid #cdcdcd;
    }

        .post-comment .add-member-input:hover,
        .post-comment .add-member-input:focus {
            border-color: #756998;
        }

    .post-comment textarea {
        border: 1px solid #cdcdcd;
    }

        .post-comment textarea:hover,
        .post-comment textarea:focus {
            border-color: #756998;
        }

@media only screen and (min-width:48em) {
    .accordion-version-header-inner {
        padding: 35px 85px 35px 20px;
        background-position: 20px 23px;
        background-size: 60px auto;
    }

        .accordion-version-header-inner.ask-questions,
        .accordion-version-header-inner.send-message,
        .accordion-version-header-inner.send-email,
        .accordion-version-header-inner.send-alert,
        .accordion-version-header-inner.assign-users,
        .accordion-version-header-inner.post-discussion {
            padding-left: 100px;
        }



    .accordion-version-toggle-inner {
        width: 40px;
        height: 40px;
        right: 25px;
        top: 20px;
    }

    .accordion-version-header-inner p {
        font-size: 20px;
    }

    .accordion-version-header-inner ul li {
        font-size: 20px;
        line-height: 1.5em;
    }

    .post .leading {
        padding: 20px 30px;
    }

    .mentor .accordion-version-header-inner {
        font-size: 27px;
        padding: 26px 85px 26px 30px;
    }

    .level1 .post-item .aside {
        width: 260px;
    }

    .level2 .post-item .aside {
        width: 280px;
    }

    .accordion-version-header-middle {
        padding: 17px 85px 17px 0;
    }

        .accordion-version-header-middle h2 {
            font-size: 18px;
        }

    .accordion-version-toggle-middle {
        width: 40px;
        height: 40px;
        right: 0;
        top: 9px;
    }

        .accordion-version-toggle-middle:after {
            font-size: 30px;
        }
}

@media only screen and (max-width:47.938em) {
    .post-item {
        display: block;
        padding: 0 10px;
    }

        .post-item .aside {
            display: block;
            width: 100%;
        }

        .post-item .content {
            display: block;
        }

    .file-upload .inner {
        padding: 20px 20px;
    }

    .post-comment .inner {
        padding: 20px 20px;
    }
    /* }
@media only screen and (max-width:599px){ */
    .file-upload .attach-label {
        display: block;
    }

    .file-upload .remove {
        display: block;
        padding-left: 0;
    }
}



.post .toolbar {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #cdcdcd;
    background: #fff;
    font-size: 16px;
}
/* .toolbar li {float:left;  border-right:1px solid #cdcdcd;} */

.toolbar li a,
.toolbar li span {
    padding: 0 25px;
    display: inline-block;
    text-decoration: none;
    height: 60px;
    line-height: 60px;
}

    .toolbar li a img {
        margin-right: 10px;
    }

.toolbar li:first-child {
    font-weight: 500;
}
/* .toolbar li:last-child {float:right; border-right:none;} */
.toolbar li a.save {
    background: #722282;
    color: #fff;
}

.toolbar li a.cancel {
    background: #ac0e46;
    color: #fff;
}

.toolbar li a:hover,
.toolbar li a:focus,
.toolbar li a.active {
    background: #f8f5ff;
}

.toolbar li a.save:hover,
.toolbar li a.save:focus,
.toolbar li a.cancel:hover,
.toolbar li a.cancel:focus {
    background: #000;
}

.toolbar li:first-child {
    border-right: none;
}

.toolbar li span {
    background: #f9f9f9;
    position: relative;
    padding-right: 5px;
}

.toolbar li:nth-child(2) a {
    padding-left: 30px;
}

.toolbar li span:before,
.toolbar li span:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 20px;
}

.toolbar li span:before {
    border-color: transparent transparent transparent #cdcdcd;
    margin-right: -20px;
}

.toolbar li span:after {
    border-color: transparent transparent transparent #f9f9f9;
    margin-right: -19px;
}



@media only screen and (min-width:48em) {
    .toolbar li {
        float: left;
        border-right: 1px solid #cdcdcd;
    }

        /* .toolbar li a {font-size:14px; padding:0 10px;}
    .toolbar li a img {margin-right:5px;} */

        .toolbar li.float-right {
            float: right;
            border-right: none;
        }

        .toolbar li a.save {
            border-right: 1px solid #cdcdcd;
        }
}

@media only screen and (min-width:64em) {
    .toolbar {
        font-size: 18px;
    }

        .toolbar li a,
        .toolbar li span {
            padding: 0 25px;
        }

        .toolbar li:nth-child(2) a {
            padding-left: 40px;
        }

        .toolbar li span {
            padding-right: 25px;
        }

            .toolbar li span:before {
                margin-right: -20px;
            }

            .toolbar li span:after {
                margin-right: -19px;
            }

    /* .toolbar li a {font-size:16px;}
    .toolbar li a img {margin-right:10px;} */
}

@media only screen and (max-width:47.938em) {
    .toolbar li a {
        width: 100%;
        text-align: center;
        border-top: 1px solid #cdcdcd;
        padding: 0 20px;
    }

    .toolbar li:nth-child(2) a {
        padding-left: 20px;
    }

    .toolbar li span {
        width: 50%;
        text-align: center;
    }
}


.post-item .dots {
    display: none;
}

.toolbar {
    display: none;
}

.edit-mode .post-item .dots {
    display: block;
}

.edit-mode .toolbar {
    display: block;
}



.post-comment .bottom {
    text-align: right;
    margin-top: 25px;
}

    .post-comment .bottom .btn {
        font-size: 12px;
        color: #722282;
        font-weight: bold;
        border: 1px solid #cdcdcd;
        padding: 6px 15px;
        min-width: 70px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: rgb(249,248,255);
        background: -moz-linear-gradient(top, rgba(249,248,255,1) 0%, rgba(234,230,248,1) 50%, rgba(227,222,240,1) 51%, rgba(240,236,253,1) 100%);
        background: -webkit-linear-gradient(top, rgba(249,248,255,1) 0%,rgba(234,230,248,1) 50%,rgba(227,222,240,1) 51%,rgba(240,236,253,1) 100%);
        background: linear-gradient(to bottom, rgba(249,248,255,1) 0%,rgba(234,230,248,1) 50%,rgba(227,222,240,1) 51%,rgba(240,236,253,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8ff', endColorstr='#f0ecfd',GradientType=0 );
    }

.post-comment textarea {
    width: 100%;
    padding: 10px;
}



/* Form Fields */
.post .formee textarea,
.post .formee .fake-textarea {
    border: 1px solid #cdcdcd;
    padding: 10px 15px;
    background: none;
    color: #3c3c3c;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    font-weight: normal;
}

    .post .formee textarea:disabled {
        border: none;
        padding: 0;
        color: #3c3c3c;
    }

.post .selectboxit.selectboxit-disabled {
    opacity: 1;
    background: none;
}

.post .formee input:disabled {
    background: none;
}

    .post .formee input:disabled + img {
        display: none;
    }

.post ul {
    padding-left: 20px;
}

/*.accordion-version-inner .buttons  .btn{float:right; font-weight:bold; padding:15px 35px;
  -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;
}*/

@media only screen and (min-width:48em) {
    .post .formee textarea,
    .post .formee .fake-textarea {
        padding: 10px 20px;
    }

    .accordion-version-inner .buttons .btn {
        /* padding:20px 45px;
    -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; */
    }
}



.comments .toolbar {
    display: block;
}




/* Project Details - Units - Bottom Tables */
.project-details .units-wrpr {
    padding-top: 30px;
}

.project-details .unit-hdr {
    border: none;
}

    .project-details .unit-hdr .title {
        font-size: 16px;
        font-weight: 300;
        font-family: 'Ubuntu', sans-serif;
        text-transform: none;
    }

.project-details .unit-content .item {
    border: 1px solid #cdcdcd;
    border-bottom: none;
    padding: 15px;
}

    .project-details .unit-content .item:last-child {
        border-bottom: 1px solid #cdcdcd;
    }

    .project-details .unit-content .item:nth-child(2n) {
        background: #f8fbff;
    }

.project-details .comments .unit-content {
    padding: 0 15px 15px 15px;
}

.project-details .project-documents .unit-content {
    padding: 0;
}

.project-details .project-documents .unit-ftr {
    border-top: none;
}

    .project-details .project-documents .unit-ftr .view-all {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding: 2px 0 2px 32px;
        background: #fff url("/cms/images/layout/icon-view-blue.png") no-repeat scroll 0 50%;
        text-decoration: none;
        float: right;
    }

        .project-details .project-documents .unit-ftr .view-all:hover,
        .project-details .project-documents .unit-ftr .view-all:focus {
            text-decoration: underline;
        }

    .project-details .project-documents .unit-ftr .upload {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding: 2px 0 2px 28px;
        background: #fff url("/cms/images/layout/icon-upload.png") no-repeat scroll 0 50%;
        text-decoration: none;
        float: left;
    }

        .project-details .project-documents .unit-ftr .upload:hover,
        .project-details .project-documents .unit-ftr .upload:focus {
            text-decoration: underline;
        }

@media only screen and (max-width:29.938em) {
    .project-details .project-documents .unit-ftr .upload {
        float: none;
        display: block;
        margin-bottom: 10px;
    }

    .project-details .project-documents .unit-ftr .view-all {
        float: none;
        display: block;
    }
}



.project-details .r-tabs-nav {
}

.project-details .r-tabs .r-tabs-tab {
    float: left;
}

.project-details .r-tabs .r-tabs-nav .r-tabs-anchor {
    margin: 0;
    border-bottom: 1px solid #d1d3d5;
    font-weight: 500;
}

.project-details .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    border: 1px solid #722282;
}


.project-details .r-tabs .r-tabs-nav .r-tabs-anchor:hover,
.project-details .r-tabs .r-tabs-nav .r-tabs-anchor:focus {
    border: 1px solid #d1d3d5;
}

.project-details .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor:hover,
.project-details .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor:focus {
    border: 1px solid #722282;
}

.project-details .r-tabs .r-tabs-nav .r-tabs-anchor:hover:after,
.project-details .r-tabs .r-tabs-nav .r-tabs-anchor:focus:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    background: #722282;
}

@media only screen and (max-width:47.938em) {
    .project-details .unit {
        margin: 0;
    }

    .units-wrpr .grid_6:first-child .tab-module {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:48em) {
    .project-details .units-wrpr {
        padding-top: 50px;
    }

    .project-details .project-documents .data-table td:last-child {
        width: 150px;
    }
}

@media only screen and (min-width:60em) {
    .project-details .r-tabs .r-tabs-nav {
        margin: 0 5px;
    }
}

.project-details .unit .data-table {
    margin-bottom: 0;
}

    .project-details .unit .data-table tbody {
        border: none;
        position: initial;
    }

        .project-details .unit .data-table tbody:before,
        .project-details .unit .data-table tbody:after {
            display: none;
        }

    .project-details .unit .data-table th {
        padding: 13px 5px 8px 15px
    }

    .project-details .unit .data-table td {
        border: none;
    }

    .project-details .unit .data-table tr {
        border-bottom: 1px solid #cdcdcd;
    }

    .project-details .unit .data-table tbody tr:last-child {
        border-bottom: 1px solid #cdcdcd;
    }

.project-documents td .doc-title {
    margin-right: 5px;
}

@media only screen and (max-width:47.938em) {
    .project-details .unit table.responsive-tbl tr {
        border-right: none;
    }
}



/* Affinity Group Listing */
.affinity-listing-wrpr {
}

.top-links {
    margin: 5px 0 20px 10px;
    text-align: right;
    float: right;
}

    .top-links a {
        font-size: 14px;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding-right: 15px;
        text-decoration: none;
        margin: 0 0 5px 20px;
        display: inline-block;
    }

        .top-links a:first-child {
            margin-left: 0;
        }

        .top-links a:hover,
        .top-links a:focus {
            text-decoration: underline;
        }

        .top-links a:after {
            position: absolute;
            content: "\232a";
            font-family: 'icomoon';
            margin-left: 3px;
            font-size: .9em;
            margin-top: 3px;
        }

        .top-links a.has-icon img {
            margin-right: 10px;
            border: solid 2px #999b9d;
            border-radius: 50%;
        }

        .top-links a.has-icon:after {
            margin-top: 12px;
        }

.affinity-listing {
    background: #fff;
    border: 1px solid #cdcdcd;
    margin: 0 0 1em;
}

.affinity-listing-header,
.affinity-listing-footer {
    background: #fff;
    padding: 15px 3.6%;
}

.affinity-listing-content {
    background: #f9fbfc;
    padding: 20px 3.6%;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.affinity-listing-header h2 {
    font-weight: 300; /* float:left; */
    margin: 10px 10px 5px 0;
}

.affinity-listing .pagination {
    float: none;
    margin: 0;
    text-align: center;
}

    .affinity-listing .pagination .paging {
        display: inline-block;
    }



.affinity-listing-content .item {
    background: #fff;
    padding: 15px 3.6%;
    margin-bottom: 12px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
}

    .affinity-listing-content .item:last-child {
        margin-bottom: 0;
    }

    .affinity-listing-content .item h2 {
        margin: 0 0 .7em;
    }

    .affinity-listing-content .item .content p {
        margin: 0 0 10px;
    }

        .affinity-listing-content .item .content p:last-child {
            margin: 0;
        }

.affinity-listing-content .content {
    display: block;
}

.affinity-listing-content .aside {
    display: block;
    padding: 10px 0 0 0;
}

.affinity-listing-content .btn {
    margin: 5px;
    width: 206px;
}

.affinity-listing-content .item .content p.members-nmbr {
    margin: 0 0 8px;
    padding: 2px 0 2px 35px;
    background: url("/cms/images/layout/icon-members-nmbr.png") no-repeat scroll 0 50% / 25px auto;
}

.affinity-listing-content .item .content p.discuss-nmbr {
    padding: 2px 0 2px 35px;
    background: url("/cms/images/layout/icon-discuss-nmbr.png") no-repeat scroll 0 50% / 25px auto;
}

@media only screen and (min-width:48em) {
    .top-links a {
        font-size: 16px;
        margin: 0 0 5px 30px;
    }

    .affinity-listing-header,
    .affinity-listing-footer {
        padding: 15px 2%;
    }

    .affinity-listing-content {
        padding: 20px 2%;
    }

        .affinity-listing-content .item {
            padding: 25px 2%;
        }

        .affinity-listing-content .content {
            display: table-cell;
        }

        .affinity-listing-content .aside {
            display: table-cell;
            padding: 0 0 0 15px;
        }

    .affinity-listing-header .paging {
        margin-left: -50px;
    }

    .affinity-listing-header h2 {
        float: left;
    }

    .affinity-listing-header .pagination {
        padding-right: 110px;
    }
}


/* Institution Contact */
.search-contact .accordion-profile-header {
    border-left: 1px solid #cdcdcd;
    margin-bottom: 20px;
}

    .search-contact .accordion-profile-header.active {
        margin-bottom: 0;
    }

    .search-contact .accordion-profile-header h2 {
        margin: 0;
    }

.search-contact .accordion-profile-content {
    border: 1px solid #cdcdcd;
    border-top: none;
    padding: 20px 15px;
}

.search-contact .buttons {
    padding-top: 25px;
    margin: 0 -5px;
}

    .search-contact .buttons .btnWrapper {
        display: inline-block;
        width: 50%;
        padding: 0 5px;
        float: left;
    }

    .search-contact .buttons .btnAlt {
        margin: 0;
    }

    .search-contact .buttons .btn2 {
        width: 100%;
        margin: 5px 0;
    }

@media only screen and (min-width:48em) {
    .search-contact .accordion-profile-content {
        font-size: 18px;
    }
}

@media only screen and (min-width:48em)and (max-width:63.938em) {
    .search-contact .accordion-profile-content .grid_3 {
        width: 50%;
    }
}

@media only screen and (min-width:48em)and (max-width:74.938em) {
    .search-contact.search-resources .accordion-profile-content .grid_3 {
        width: 50%;
    }

    .search-contact.search-resources .accordion-profile-content .grid_2 {
        width: 33.3%;
    }
}

/* DataTables Plugin */
.dataTables_wrapper {
    border-bottom: 1px solid #cdcdcd;
}

    .dataTables_wrapper .dataTables_info {
        padding: 15px 20px 5px !important;
        font-weight: normal;
    }

    .dataTables_wrapper .dataTables_paginate {
        padding: 0 !important;
        margin: 10px 20px;
    }

    .dataTables_wrapper .dataTables_length {
        margin-left: 20px;
        margin-right: 10px;
    }

        .dataTables_wrapper .dataTables_length label {
            font-size: 18px;
            font-weight: normal;
        }

        .dataTables_wrapper .dataTables_length .selectboxit-container {
            vertical-align: middle;
            margin: 0 3px;
        }

        .dataTables_wrapper .dataTables_length .selectboxit-btn {
            padding: 6px 0 6px 3px !important;
            height: 44px !important;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

    /* .dataTables_wrapper .dataTables_filter input {padding-right:40px !important;} */

    .dataTables_wrapper table.dataTable,
    .dataTables_wrapper table.dataTable th,
    .dataTables_wrapper table.dataTable td {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

@media only screen and (min-width:48em) {
    .dataTables_wrapper .dataTables_info {
        padding: 25px 20px !important;
    }
}

/* DataTables Plugin SelectBox*/
.dataTables_length .selectboxit-container .selectboxit {
    width: 90px;
    color: #722282;
}

.dataTables_length .selectboxit-btn {
    padding: 9px 0 !important;
    height: 50px !important;
    line-height: 50px !important;
}

.dataTables_length .selectboxit-container span {
    font-size: 16px;
    text-align: left;
}

.dataTables_length .selectboxit-default-arrow {
    border: none;
}

.dataTables_length .selectboxit-arrow-container:after {
    position: absolute;
    content: "\232a";
    font-family: 'icomoon';
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.dataTables_length .selectboxit-open .selectboxit-arrow-container:after {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media only screen and (min-width:48em) {
    .dataTables_length .selectboxit-btn {
        padding: 11px 0 !important;
        height: 54px !important;
        line-height: 54px !important;
    }

    .dataTables_length .selectboxit-container span {
        font-size: 18px;
    }
}


/* Sortable Table */
.sort-table-wrpr {
    background: #fff;
    padding: 15px 1px 0 1px;
    border-top: 1px solid #cdcdcd;
    position: relative; /* overflow:hidden; */
}

    .sort-table-wrpr:before,
    .sort-table-wrpr:after {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        background: #cdcdcd;
        top: 0;
    }

    .sort-table-wrpr:before {
        left: 0;
    }

    .sort-table-wrpr:after {
        right: 0;
    }

.sort-table th {
    border-right: 1px solid #cdcdcd;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif; /* font-weight: 600 !important; */
    font-size: 16px;
    text-align: left;
    background-color: #f8f5ff;
}

    .sort-table th:last-child {
        border-right: none;
    }

.sort-table td {
    border-bottom: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    font-size: 15px;
}

    .sort-table td:last-child {
        border-right: none;
    }

table.dataTable.sort-table thead th {
    height: 60px;
    padding: 10px 20px 10px 10px;
}

table.dataTable.sort-table tbody td {
    height: 60px;
    padding: 7px 10px;
}

@media only screen and (min-width:48em) {
    table.dataTable.sort-table thead th {
        padding: 10px 20px;
    }

    table.dataTable.sort-table tbody td {
        padding: 7px 20px;
    }

    .sort-table th {
        font-size: 17px;
    }

    .sort-table td {
        font-size: 16px;
    }
}

@media only screen and (min-width:75em) {
    .sort-table th {
        font-size: 18px;
    }
}

/* DataTables Overwrite */
.sort-table-wrpr table.dataTable thead th {
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    background: #fbf5ff;
}

.sort-table-wrpr table.dataTable.no-footer {
    border-bottom: none;
}

.sort-table-wrpr .dataTables_wrapper .dataTables_filter input {
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sort-table-wrpr .dataTables_wrapper .dataTables_filter label {
    display: inline-block;
    height: 45px;
    position: relative;
}

    .sort-table-wrpr .dataTables_wrapper .dataTables_filter label:after {
        position: absolute;
        content: "";
        width: 40px;
        height: 45px;
        top: 0;
        right: 0;
        background-image: url(/cms/images/svg/icon-search.svg);
        background-size: 24px 24px;
        background-repeat: no-repeat;
        background-position: 25% 50%;
    }

.contact-table-wrpr table.dataTable.sort-table tbody td {
    height: auto;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact-table-wrpr .dataTables_wrapper .dataTables_paginate {
    margin-top: -4px;
}

.contact-table-wrpr table a br {
    display: none;
}

.contact-table-wrpr table a {
    display: block;
    margin-bottom: 7px;
}

    .contact-table-wrpr table a:last-child {
        margin-bottom: 0;
    }

.contact-table-wrpr table td:nth-child(2) {
    width: 25%;
}

@media only screen and (min-width:48em) {
    .contact-table-wrpr table.dataTable.sort-table tbody td {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width:480px) {
    .sort-table-wrpr .dataTables_wrapper .dataTables_filter input {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    /* .sort-table-wrpr .dataTables_wrapper .dataTables_filter label {height:66px;} */
    /* .sort-table-wrpr .dataTables_wrapper .dataTables_filter label:after {top:20px;} */
}


/* Discussions */

.bkgd-wrpr {
    background: #f9fbfc;
    padding: 20px 10px;
    border: 1px solid #cdcdcd;
    border-top: 0;
}


.discussions {
    margin: 0 0 1em;
}

.discussions-header {
    background: #fff;
    padding: 25px 20px;
    border: 1px solid #cdcdcd;
}

    .discussions-header h2 {
        margin: 0 10px 0 0;
        font-weight: 300;
    }

.discussions-footer {
    background: #f9fbfc;
    padding: 15px;
}

.discussions-content {
}

.discussions .pagination {
    float: none;
    margin: 0;
    text-align: center;
}

.discussions-header .buttons {
    text-align: center;
}

.discussions-header .btn {
    margin: 5px;
    width: 215px;
}

.discussions-content .item-list {
}

.discussions-content .item {
    background: #fff;
    padding: 1px 3.6% 5px;
    margin-bottom: 12px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
}

    .discussions-content .item:last-child {
        margin-bottom: 0;
    }

.discussions-content .content {
    display: table-cell;
    vertical-align: top;
}

.discussions-content .aside {
    display: table-cell;
    padding: 0 10px 0 0;
}

.discussions-content .user {
    width: 50px;
    height: 50px;
    border: 2px solid #fadfcb;
    line-height: 46px;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    color: #000;
    background: #D65F00 url("/cms/images/layout/icon-account.png") no-repeat scroll 50% 50% / 42% 42%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .discussions-content .user.photo {
        background: none;
        border: 3px solid #8b84a7;
        overflow: hidden;
        line-height: 1;
    }

    .discussions-content .user.initials {
        background: #D65F00;
    }

.discussions-content .aside img {
    max-width: 46px !important;
}

.discussions-content .content {
    padding-top: 1em;
    position: relative;
}

    .discussions-content .content .title {
        margin: 0 0 1em;
    }

    .discussions-content .content p {
        margin: 0 0 1em;
    }

    .discussions-content .content ul {
        list-style: initial;
    }

    /* .discussions-content .content .pin {font-size:14px; font-style:italic; line-height: 32px;
float: right; margin-top: -10px; margin-left:10px; margin-bottom:10px;
}
.discussions-content .content .pin span {display:inline-block; width:32px; height:32px; border:1px solid #958dae; margin-right:5px; vertical-align:middle;
  background: #f9fcfe url("/cms/images/layout/icon-pin.png") no-repeat scroll 50% 50%;
} */

    .discussions-content .content .favorite-top {
        px;
        float: right;
        margin-top: -10px;
        margin-left: 10px;
        margin-bottom: 10px;
    }



.discussions-content .bottom { /* margin-bottom:10px; */
}

.discussions-content .bottom-left {
    float: left;
    margin-bottom: 10px;
}

.discussions-content .bottom-right {
    float: right;
    margin-bottom: 10px;
}

/* .discussions-content .bottom-left span {font-weight:500; padding-left:25px; margin-right:30px; margin-top: 8px;
display: inline-block;} */
.discussions-content .bottom-left .favorite {
    background: url("/cms/images/layout/icon-star.png") no-repeat scroll 0 50% / 18px auto;
}

.discussions-content .bottom-left .comment {
    background: url("/cms/images/layout/icon-comment.png") no-repeat scroll 0 50% / 20px auto;
}

.discussions-content .bottom-left p {
    margin: 5px 0;
}

.discussions-content .list .btn {
    font-size: 13px;
    padding: 9px 15px;
    min-width: 104px;
    font-weight: 500;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.discussions-content .btn.white {
    padding: 8px 15px;
}

.discussions-content .btn.blue {
    margin-left: 3px;
    font-size: 13px;
    padding: 9px 15px;
    min-width: 104px;
    font-weight: 500;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.discussions-content .btn.share {
    background-image: url("/cms/images/layout/icon-upload.png");
    background-repeat: no-repeat;
    background-position: 8px 50%;
    background-size: 14px auto;
}

.discussions-content .btn.favorite {
    color: #3c3c3c;
    font-size: 14px;
    padding: 7px 8px 8px 35px;
    min-width: 110px;
    background-image: url("/cms/images/layout/icon-star.png");
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 18px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .discussions-content .btn.favorite[value="Un-Favorite"] {
        background: #722282;
        color: #fff;
        background-image: url("/cms/images/layout/icon-star-white.png");
        background-repeat: no-repeat;
        background-position: 10px 50%;
        background-size: 18px auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

.discussions .paging {
    background: #fff;
}

.favorite-topics img {
    width: 20px;
}

.favorite-topics .data-table td:last-child {
    padding: 12px 15px;
    text-align: right;
}

/* Post Detail */
.discussions-content .item-list.detail {
    margin-bottom: 10px;
}

.discussions-content .detail .item {
    padding-bottom: 15px;
    padding-top: 15px;
}

.discussions-content .detail .content .title {
    font-size: 24px;
    margin: .75em 0 1.25em;
    padding: 0;
}

.discussions-content .list .item {
    padding-bottom: 15px;
    padding-top: 15px;
}

.discussions-content .list .item-list li {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 1em;
}

    .discussions-content .list .item-list li:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .discussions-content .list .item-list li.level-1 {
        padding-left: 3%;
    }

    .discussions-content .list .item-list li.level-2 {
        padding-left: 6%;
    }

    .discussions-content .list .item-list li.level-3 {
        padding-left: 9%;
    }

    .discussions-content .list .item-list li.level-4 {
        padding-left: 12%;
    }

    .discussions-content .list .item-list li.level-5 {
        padding-left: 15%;
    }

    .discussions-content .list .item-list li.level-6 {
        padding-left: 18%;
    }



.discussions-content .cmtLeave .aside .user {
    margin: 0 auto 10px;
}


@media only screen and (min-width:48em) {
    .discussions-content {
    }

        .discussions-content .item {
            padding: 5px 2% 5px;
        }

        .discussions-content .detail .item {
            padding-bottom: 20px;
            padding-bottom: 20px;
        }

        .discussions-content .item-list.detail {
        }

        .discussions-content .detail .content .title {
            font-size: 30px;
        }

        .discussions-content .submitBtn {
            font-size: 18px;
        }
}

@media only screen and (min-width:64em) {
    .discussions-header h2 {
        margin: 0;
    }

    .discussions-header .buttons {
        float: right;
    }
}


@media only screen and (max-width:59.938em) {
    .discussions-content .cmtLeave .aside {
        display: block;
    }

        .discussions-content .cmtLeave .aside .user {
            margin: 0 0 10px;
        }
}

@media only screen and (max-width:29.938em) {
    .discussions-content .btn {
        min-width: 90px;
    }

        .discussions-content .btn.favorite {
            background-position: 5px 50%;
        }

    .discussions-content .cmt-toolbar .post-comment.cmtLeaveLink.clickOn {
    }

    .discussions-content .cmtLeave .submitBtn {
        float: none;
        width: 100%;
    }

    .discussions-content .cmtLeave .btn {
        min-width: 100%;
    }

    .discussions-content .cmt-toolbar .post-comment {
        width: 100%;
    }

        .discussions-content .cmt-toolbar .post-comment a {
            display: block;
            /* border-right: none; */
            text-align: center;
        }
}

.bottom-rail .mod-content {
    padding: 0;
    background: #fff;
}

.bottom-rail .group-resources .mod-content {
    background: #fff;
}

.bottom-rail .related-blogs .mod-content {
    background: #f9f9f9;
}

.bottom-rail .member-projects .mod-content {
    background: #f9f9f9;
}

.bottom-rail .mod-rail .mod-content .item {
    border-top: 1px solid #cdcdcd;
}







/* Dsiscussions Accordion */
.discussions-acc-toggle {
    cursor: pointer;
}

.discussions-acc-content {
    display: none;
}

    .discussions-acc-content.default {
        display: block;
    }

.discussions-acc-header {
    margin: 5px -2%;
    padding: 0 2%;
}

.discussions-acc {
}

    .discussions-acc .item {
        position: relative;
    }

.discussions-acc-toggle {
    position: absolute;
    right: 10px;
    top: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    background: #722282;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .discussions-acc-toggle:after {
        position: absolute;
        content: "\232a";
        font-family: 'icomoon';
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        top: 50%;
        left: 50%;
        color: #fff;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        transition: 0.2s;
        -wekbit-transition: 0.2s;
    }

    .discussions-acc-toggle.active:after {
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
    }

.discussions-acc-header.active {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

@media only screen and (min-width:48em) {
    .discussions-acc-toggle {
        width: 36px;
        height: 36px;
        top: 26px;
    }

        .discussions-acc-toggle:after {
            font-size: 18px;
        }
}




.discussions-acc-header .content {
    width: 100%;
    padding-right: 35px;
}

.discussions-acc-header .pin {
    font-size: 14px;
    font-style: italic;
    line-height: 32px;
    margin-top: 5px;
}

    .discussions-acc-header .pin span {
        display: inline-block;
        width: 32px;
        height: 32px;
        border: 1px solid #958dae;
        margin-right: 5px;
        vertical-align: middle;
        background: #f9fcfe url("/cms/images/layout/icon-pin.png") no-repeat scroll 50% 50%;
    }

@media only screen and (min-width:48em) {
    .discussions-acc-header .content {
        padding-right: 50px;
    }
}

@media only screen and (min-width:30em) {
    .discussions-acc-header .pin {
        float: right;
        margin-top: -10px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
}






/* Group Resources */
.group-resources .r-tabs .r-tabs-nav {
    margin: 0 -1px;
}

.group-resources .r-tabs .r-tabs-tab {
    float: left;
    width: 50%;
}

.group-resources .r-tabs .r-tabs-nav .r-tabs-anchor {
    font-size: 16px;
    margin: 0;
    bottom: 0;
    padding: 18px 10px;
}

.group-resources .upload {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding: 2px 0 2px 28px;
    background: #fff url("/cms/images/layout/icon-upload.png") no-repeat scroll 0 50%;
    text-decoration: none;
    float: left;
}


/* Related Blogs */
.related-blogs {
    background: #f9f9f9;
}

    .related-blogs .item-list {
        background: #f9f9f9;
    }

        .related-blogs .item-list .item {
            padding: 15px 20px;
        }

        .related-blogs .item-list .content p {
            margin-bottom: 10px;
        }

    .related-blogs .content {
        display: table-cell;
        vertical-align: top;
    }

    .related-blogs .aside {
        display: table-cell;
        padding: 0 20px 0 0;
    }

    .related-blogs .user {
        width: 54px;
        height: 54px;
        border: 3px solid #fadfcb;
        line-height: 48px;
        font-weight: bold;
        font-family: 'Raleway', sans-serif;
        color: #000;
        background: #D65F00 url("/cms/images/layout/icon-account.png") no-repeat scroll 50% 50% / 42% 42%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

        .related-blogs .user.photo {
            background: none;
            border: 3px solid #8b84a7;
            overflow: hidden;
            line-height: 1;
        }

    .related-blogs .aside img {
        max-width: 48px !important;
    }

    .related-blogs .user.initials {
        background: #D65F00;
    }

    .related-blogs .content .bottom-left span,
    .related-blogs .content .bottom-left a {
        font-weight: 500;
        padding-top: 5px;
        padding-left: 25px;
        margin-right: 30px;
        display: inline-block;
        text-decoration: none;
    }

    .related-blogs .content .bottom-left .comment {
        background: url("/cms/images/layout/icon-comment.png") no-repeat scroll 0 100% / 20px auto;
    }

/* Member Projects */
.member-projects .item-list .item {
    padding: 15px 20px;
}

    .member-projects .item-list .item:nth-child(2n+1) {
        background: #fff;
    }

.member-projects .content .title {
    margin: 0 0 10px;
}

.member-projects .content span {
    display: inline-block;
    margin: 0 0 5px;
}

.member-projects .content p {
    margin: 0 0 1em;
}

.member-projects .content .btn {
    font-size: 13px;
    font-weight: 500;
    padding: 9px 15px;
    min-width: 104px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

@media only screen and (min-width:60em) {
    .member-projects .item-list .item {
        padding: 20px 30px;
    }
}

@media only screen and (min-width:60em) {
    .related-blogs .item-list .item {
        padding: 20px 30px;
    }
}


/* Search Topic */
.search-topic {
}

.search-topic-results .mod-head {
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #cdcdcd;
    border-bottom: none;
}

    .search-topic-results .mod-head h2 {
        margin: 0;
        text-transform: uppercase;
        font-size: 18px;
        color: #3c3c3c;
        font-family: 'Ubuntu', sans-serif;
        font-weight: normal;
    }

.search-topic-results .mod-content {
    padding: 10px 15px;
}

    .search-topic-results .mod-content .item {
        padding: .5em 1%;
        border-top: none;
        border-bottom: 1px solid #cdcdcd;
    }

    .search-topic-results .mod-content h3 {
        font-size: 18px;
    }

.search-topic-results .mod-footer {
    padding: 20px 10px 10px;
}

    .search-topic-results .mod-footer .pagination {
        float: none;
        margin: 0;
        text-align: center;
    }

.search-topic-filter {
    background: #722282;
    padding: 20px 20px 30px;
}

    .search-topic-filter h2 {
        color: #fff;
        font-weight: 300;
        text-transform: uppercase;
        margin: 0 0 .75em;
    }

    .search-topic-filter .site-search {
        margin: 0;
    }

        .search-topic-filter .site-search .inner {
            display: block;
            position: relative;
            background: #none;
            padding: 0;
            bottom: 0;
        }

        .search-topic-filter .site-search .formee input[type="text"] {
            padding: 15px 66px 15px 20px
        }

        .search-topic-filter .site-search .btn {
            background-image: url(/cms/images/svg/icon-search-orange.svg);
            background-position: 70% 50%;
        }

        .search-topic-filter .site-search.no-success .formee input[type="text"] {
            color: #e00038;
        }

.search-topic .no-results {
    padding: 20px;
}

    .search-topic .no-results p {
        font-size: 20px;
        font-weight: 500;
    }

    .search-topic .no-results .btn {
        padding: 13px 20px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }


@media only screen and (min-width:48em) {
    .search-topic-results .mod-head {
        padding: 28px 30px;
    }

    .search-topic-results .mod-content {
        padding: 10px 25px;
    }

        .search-topic-results .mod-content .item {
            padding: .5em 2%;
        }

        .search-topic-results .mod-content h3 {
            font-size: 20px;
        }

    .search-topic-filter {
        padding: 30px 30px 40px;
    }

    .search-topic .no-results p {
        font-size: 24px;
    }
}

@media only screen and (max-width:59.938em) {
}


/* Manage Team */
.manage-team .sort-table td:first-child {
    width: 85px;
}

.manage-team .sort-table input[type="image"] {
    width: 24px;
    height: 24px;
    border: 1px solid #958dae;
    margin-right: 3px;
}

    .manage-team .sort-table input[type="image"]:hover,
    .manage-team .sort-table input[type="image"]:focus {
        background: #f9f9f9;
        border: 1px solid #722282;
    }

.manage-team .sort-table {
}

.manage-team .accountNewUser {
    padding: 15px 0;
}

    .manage-team .accountNewUser input[type="text"] {
        padding: 10px;
        border: 1px solid #cdcdcd;
        margin: 0;
    }


.add-member {
    padding: 0 10px;
}

    .add-member > div {
        padding: 5px;
    }

    .add-member .buttons span {
        display: inline-block;
        padding: 5px;
    }

    .add-member .buttons br {
        display: none;
    }

    .add-member .add-member-label label {
        margin: 0;
    }

    .add-member .add-member-input {
        width: 100%;
        max-width: 610px;
    }

        .add-member .add-member-input input[type="text"] {
            width: 100%;
        }

@media only screen and (min-width:48em) {
    .manage-team .accountNewUser input[type="text"] {
        margin: 0;
    }

    .add-member {
        padding: 0;
    }


        .add-member .add-member-input {
            padding-top: 7px;
        }
}

@media only screen and (min-width:55em) {
    .add-member > div {
        float: left;
    }

    .add-member .add-member-label {
        padding-top: 18px;
    }

    .add-member .buttons {
        padding-left: 197px;
    }
}

@media only screen and (min-width:85em) {
    .add-member .buttons {
        padding-left: 5px;
    }
}

@media only screen and (max-width:47.938em) {
    /* .add-member .add-member-input {max-width:100%;} */
    .autocomplete-w1 {
        padding-right: 26px;
    }

    .autocomplete {
        width: 100% !important;
    }
}

@media only screen and (max-width:29.938em) {
    .add-member .buttons {
        text-align: center;
    }

        .add-member .buttons br {
            display: block;
        }
}


.autocomplete {
    background: #fff !important;
    border: 1px solid #cdcdcd;
    padding: 5px 0;
    overflow: auto;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.25);
}

    .autocomplete > div {
        background: #fff;
        padding: 4px 10px;
    }

        .autocomplete > div.selected {
            background: #f8fbff;
        }

        .autocomplete > div strong {
            font-weight: 500;
        }


#edit-member.site-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94%;
    border-radius: 5px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#edit-member.site-overlay {
    overflow: visible;
    max-width: 475px;
    max-width: 800px;
}

    #edit-member.site-overlay .overlay-content {
        padding: 0;
    }

#edit-member button.popup-close {
    background: transparent;
    width: 28px;
    height: 28px;
    line-height: 28px;
}

.edit-member .edit-member-content {
    padding: 15px;
}

.edit-member .PopupTitle { /* text-transform:uppercase; */
    background: #fafafa;
    padding: 5px 15px;
    border-bottom: 1px solid #cdcdcd;
    font-size: 14px;
    font-weight: 500;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.edit-member .table-wrpr {
    padding: 20px;
    border: 1px solid #cdcdcd;
}

.edit-member input[type="text"] {
    width: 100%;
    margin-bottom: 3px;
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    padding: 4px 10px;
}

.edit-member input[type="checkbox"] {
    margin-right: 5px;
}

.edit-member table .optional,
.edit-member table .required {
    width: 90px;
    font-weight: normal;
}

.edit-member table .required {
    color: #f00;
}

.edit-member table .btn {
    margin-top: 5px;
}

.edit-member table .field {
    background: #fff;
}


.edit-member .btn {
    font-size: 12px;
    color: #722282;
    font-weight: bold;
    border: 1px solid #cdcdcd;
    padding: 6px 15px;
    min-width: 70px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: rgb(249,248,255);
    background: -moz-linear-gradient(top, rgba(249,248,255,1) 0%, rgba(234,230,248,1) 50%, rgba(227,222,240,1) 51%, rgba(240,236,253,1) 100%);
    background: -webkit-linear-gradient(top, rgba(249,248,255,1) 0%,rgba(234,230,248,1) 50%,rgba(227,222,240,1) 51%,rgba(240,236,253,1) 100%);
    background: linear-gradient(to bottom, rgba(249,248,255,1) 0%,rgba(234,230,248,1) 50%,rgba(227,222,240,1) 51%,rgba(240,236,253,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8ff', endColorstr='#f0ecfd',GradientType=0 ); /* IE6-9 */
}

    .edit-member .btn:hover,
    .edit-member .btn:focus {
        background: #f7f7f7;
    }



@media only screen and (min-width:48em) {
    .edit-member .edit-member-content {
        padding: 30px;
    }

    .edit-member .table-wrpr {
        padding: 30px;
    }
}


@media only screen and (max-width:29.938em) {
    .edit-member table td {
        display: block;
    }

    .edit-member input[type="text"] {
        width: 100%;
        margin-bottom: 0;
    }
}



/* Member Profile */
.member-profile {
    background: #fff;
    border: 1px solid #cdcdcd;
    padding: 15px 3.6%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.25);
}

    .member-profile .accountBlocks {
        margin: 0;
    }

.profile-item {
    display: table;
    width: 100%;
    padding: 0 1em;
    margin-bottom: 15px;
}

.member-profile .aside {
    width: 240px;
}

    .member-profile .aside img {
        width: 120px !important;
        max-width: 120px !important;
    }

.member-profile .user {
    width: 126px;
    height: 126px;
    margin: 0 auto;
}

.member-profile .user {
    background: none;
    border: 3px solid #8b84a7;
    border: 3px solid #fadfcb;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #a36fae url("/cms/images/layout/icon-account.png") no-repeat scroll 50% 50% / 42% 42%;
}

.member-profile .aside .name {
    text-align: center;
    font-weight: 500;
    margin-bottom: 1em;
}

.member-profile .content {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
}

.member-profile.members-landing .formsColumn .formRow .formLabel {
    width: 110px;
    margin: 0;
}

.member-profile.members-landing .formRow .formContent {
    display: block;
    padding-left: 110px;
    font-weight: normal;
}

.member-profile.members-landing .formRow .formContentBlock {
    padding-left: 110px;
    float: none;
    font-weight: normal;
}

.member-profile.members-landing .formRow .formContent ul {
    margin: 0;
    padding-left: 20px;
}

    .member-profile.members-landing .formRow .formContent ul b {
        font-weight: 500;
    }

@media only screen and (min-width:48em) {
    .member-profile {
        padding: 25px 2%;
    }
}

@media only screen and (min-width:30em) {
    .member-profile.members-landing .formsColumn .formRow .formLabel {
        width: 165px;
    }

    .member-profile.members-landing .formRow .formContent {
        padding-left: 165px;
    }

    .member-profile.members-landing .formRow .formContentBlock {
        padding-left: 165px;
    }
}

@media only screen and (max-width:47.938em) {
    .profile-item {
        padding: 0;
    }

    .member-profile .aside {
        display: block;
        width: 100%;
        padding: 0;
    }

    .member-profile .content {
        display: block;
    }
}


.nice-checkbox,
.nice-radio {
    position: relative;
    padding-left: 25px;
}

    .nice-checkbox input[type=checkbox]:not(old),
    .nice-radio input[type=radio]:not(old) {
        width: 1.5em;
        margin: 0;
        padding: 0;
        font-size: 1em;
        opacity: 0;
        position: absolute;
        left: 0;
        top: .125em;
        height: 1.25em;
        z-index: 9;
    }

        .nice-checkbox input[type=checkbox]:not(old) + label,
        .nice-radio input[type=radio]:not(old) + label {
            /* display      : inline-block; */
            /* margin-left  : -2em; */
            line-height: 1.5em;
        }

            .nice-checkbox input[type=checkbox]:not(old) + label > span,
            .nice-radio input[type=radio]:not(old) + label > span {
                display: inline-block;
                width: 1.25em;
                height: 1.25em;
                margin: 0.125em 0.5em 0.25em 0;
                border: 1px solid #9b9c9e;
                border-radius: 3px;
                background: #fff;
                vertical-align: bottom;
                position: absolute;
                left: 0;
                top: 0;
                background: #f5f5f5;
            }

            .nice-radio input[type=radio]:not(old) + label > span {
                border-radius: 50%;
            }

        .nice-checkbox input[type=checkbox]:not(old):checked + label > span {
        }

            .nice-checkbox input[type=checkbox]:not(old):checked + label > span:before,
            .nice-radio input[type=radio]:not(old):checked + label > span:before {
                /* content     : 'âœ“'; */
                content: "\2713";
                display: block;
                /* width       : 1em; */
                color: #722282;
                font-size: 1.25em;
                line-height: 1em;
                text-align: center;
                font-weight: bold;
            }

        .nice-radio input[type=radio]:not(old):checked + label > span:before {
            content: "\2022";
            /* width:auto; */
            font-size: 2em;
            line-height: .565em;
        }

@media only screen and (min-width:60em) {
    .nice-checkbox,
    .nice-radio {
        padding-left: 30px;
    }
}




.project-activities.flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.project-activities .flex-item {
    width: 100%;
    vertical-align: top;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

@media only screen and (min-width:48em) {
    .project-activities .flex-item {
        padding: 0 10px;
    }
}

@media only screen and (min-width:75em) {
    .project-activities .flex-item.gr_5 {
        width: 41.666%;
    }

    .project-activities .flex-item.gr_7 {
        width: 58.333%;
    }

    .project-activities .flex-item.gr_12 {
        width: 100%;
    }

    .project-activities .flex-item.gr_7 {
        -webkit-order: 1;
        order: 1;
    }

    .project-activities .flex-item.gr_5 {
        -webkit-order: 2;
        order: 2;
    }

    .project-activities .flex-item.gr_12 {
        -webkit-order: 3;
        order: 3;
    }
}

.adminFix .alert {
    display: block;
}

.long-email {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.form-wrpr {
    background: #fff;
    padding: 15px 5px;
    border: 1px solid #cdcdcd;
    width: 100%;
    max-width: 1325px;
    margin: 0 auto;
}

    .form-wrpr .btnWrapper,
    .form-wrpr .btnAlt {
        margin: 5px;
        display: inline-block;
    }

@media only screen and (min-width:48em) {
    .form-wrpr {
        padding: 20px 10px;
    }
}

/* Flatpickr */
.formee .flatpickr.flatpickr-date {
    width: 180px;
    padding-right: 30px;
    background: #fff url("/cms/images/layout/icon-date.png") no-repeat scroll right 7px top 50%/ 18px auto;
}

    .formee .flatpickr.flatpickr-date:hover,
    .formee .flatpickr.flatpickr-date:focus {
        background: #fafafa url("/cms/images/layout/icon-date.png") no-repeat scroll right 7px top 50%/ 18px auto;
    }

.formee .flatpickr.flatpickr-time {
    width: 140px;
    padding: 0 10px;
    line-height: 48px;
    min-height: 48px;
}


.formee .flatpickr.flatpickr-date-time {
    width: 260px;
    padding-right: 30px;
    background: #fff url("/cms/images/layout/icon-date.png") no-repeat scroll right 7px top 50%/ 18px auto;
}

    .formee .flatpickr.flatpickr-date-time:hover,
    .formee .flatpickr.flatpickr-date-time:focus {
        background: #fafafa url("/cms/images/layout/icon-date.png") no-repeat scroll right 7px top 50%/ 18px auto;
    }

@media only screen and (min-width:48em) {
    .formee .flatpickr.flatpickr-time {
        line-height: 50px;
        min-height: 50px;
    }
}


/* Input File */
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    /* max-width: 80%; */
    max-width: 100%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}



/* style 6 */

.inputfile-6 + label {
    /* color: #d3394c; */
}

.inputfile-6 + label {
    border: 1px solid #cdcdcd;
    background-color: #fafafa;
    padding: 0;
    font-size: 12px;
}

    .inputfile-6:focus + label,
    .inputfile-6.has-focus + label,
    .inputfile-6 + label:hover {
        border-color: #756998;
    }

    .inputfile-6 + label span,
    .inputfile-6 + label strong {
        padding: 0.4rem .6rem;
        /* 10px 20px */
    }

    .inputfile-6 + label span {
        width: 290px;
        min-height: 2em;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
    }

    .inputfile-6 + label strong {
        height: 100%;
        color: #f1e5e6;
        /* background-color: #d3394c; */
        display: inline-block;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a36fae+0,722282+100 */
        background: rgb(163,111,174); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(163,111,174,1) 0%, rgba(114,34,130,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(163,111,174,1) 0%,rgba(114,34,130,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(163,111,174,1) 0%,rgba(114,34,130,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a36fae', endColorstr='#722282',GradientType=0 ); /* IE6-9 */
    }

    .inputfile-6:focus + label strong,
    .inputfile-6.has-focus + label strong,
    .inputfile-6 + label:hover strong {
        /* background-color: #722040; */
        background: #722282;
    }

@media screen and (max-width: 30em) {
    .inputfile-6 + label strong {
        display: block;
    }
}

.snd {
    font-weight: normal;
}
/* .snd p {font-size:16px;} */

/* CKEditor */
#CT_Main_0_ckDescription {
    display: block !important;
}

    #CT_Main_0_ckDescription textarea {
        max-width: 100%;
    }

X.cke {
    width: 100%;
}

.cke_chrome {
    padding: 0 !important;
}



/* Ticket 499927 */
.js-click-user *:focus,
.js-click-user *:active {
    outline: 0;
}

.disc-board-templ {
}

    .disc-board-templ .main-top {
        margin-bottom: 15px;
    }

    .disc-board-templ .rail-nav-wrapper {
        background: #722282;
    }

    .disc-board-templ .rail-nav-heading {
        background: #a36fae;
        color: #fff;
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        font-weight: 300;
        padding: 19px 20px 20px;
        border: 0;
        position: relative;
    }

.topics {
}

    .topics button {
        display: block;
        width: 100%;
        background: #722282;
        color: #fff;
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        font-weight: 300;
        padding: 19px 60px 20px 20px;
        border: none;
        border-top: 1px solid #58527F;
        text-align: left;
        position: relative;
    }

        .topics button:after {
            position: absolute;
            content: "\232a";
            font-family: 'icomoon';
            font-size: 16px;
            font-weight: bold;
            display: inline-block;
            top: 50%;
            right: 20px;
            color: #fff;
            -webkit-transform: translate(0, -50%) rotate(90deg);
            -ms-transform: translate(0, -50%) rotate(90deg);
            transform: translate(0, -50%) rotate(90deg);
            transition: 0.2s;
            -wekbit-transition: 0.2s;
        }

        .topics button.active:after {
            -webkit-transform: translate(0, -50%) rotate(-90deg);
            -ms-transform: translate(0, -50%) rotate(-90deg);
            transform: translate(0, -50%) rotate(-90deg);
        }

    .topics > div {
        background: #F8F5FF;
        padding: 0 0 10px;
    }

    .topics ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .topics ul a {
            color: #722282;
            text-decoration: none;
            font-size: 15px;
            padding: 9px 20px 9px 40px;
            display: block;
            background: #fbf5ff;
        }

            .topics ul a:hover,
            .js-keyboard-user .topics ul a:focus,
            .topics ul a.on {
                text-decoration: none;
                background: #a36fae;
                color: #fff;
            }

            .topics ul a span {
                font-size: 13px;
                margin-left: 3px;
            }

.favorite-topics.topics ul {
    max-height: 180px;
    overflow-y: auto;
}

.topics a.view-all {
    color: #722282;
    font-size: 13px;
    text-decoration: underline;
    display: block;
    padding: 5px 20px 20px 40px;
    font-weight: 500;
}

    .topics a.view-all:hover,
    .topics a.view-all:focus {
        text-decoration: none;
    }

.featured-topics {
    border-bottom: 1px solid #58527F;
}

.topic-msg {
    padding: 10px 20px 10px 20px;
}

.add-topic-button {
    padding: 40px 20px;
}

    .add-topic-button .btn {
        border: 1px solid #fff;
        width: 100%;
    }

@media only screen and (min-width:48em) {
    .disc-board-templ .grid-3 {
        width: 300px;
    }

    .disc-board-templ .grid-9 {
        width: calc( (100%) - (300px) );
        padding-left: 30px;
    }

    .disc-board-templ .push-3 {
        left: 300px;
    }

    .disc-board-templ .pull-9 {
        left: calc( (-1)*( (100%) - (300px) ) );
    }

    .disc-board-templ .rail-nav-heading:after {
        position: absolute;
        content: "";
        top: 0;
        left: 100%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 0 30px 12px;
        border-color: transparent transparent transparent #a36fae;
    }
}

.disc-board-templ .bkgd-wrpr {
    padding: 20px 20px;
}

.disc-board-templ .discussions-header {
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
}

    .disc-board-templ .discussions-header h2 {
        color: #000;
        font-weight: 400;
        font-size: 24px;
        display: inline-block;
        margin-right: 10px;
        padding: 10px 0;
    }

    .disc-board-templ .discussions-header .buttons {
        text-align: right;
    }


    .disc-board-templ .discussions-header .btn.favorite {
        color: #722282;
        font-size: 14px;
        padding: 10px 8px 10px 35px;
        min-width: 110px;
        background-image: url("/cms/images/layout/icon-star.png");
        background-repeat: no-repeat;
        background-position: 10px 50%;
        background-size: 18px auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin: 0;
        width: 135px;
        font-weight: bold;
        margin: 5px 0 5px 5px;
    }

        .disc-board-templ .discussions-header .btn.favorite[value="Un-Favorite"] {
            background: #722282;
            color: #fff;
            background-image: url("/cms/images/layout/icon-star-white.png");
            background-repeat: no-repeat;
            background-position: 10px 50%;
            background-size: 18px auto;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

    .disc-board-templ .discussions-header .btn.add-post {
        color: #722282;
        background-color: #efecf7;
        font-size: 14px;
        padding: 10px 8px 9px 35px;
        min-width: 110px;
        background-image: url("/cms/images/layout/icon-chat.png");
        background-repeat: no-repeat;
        background-position: 10px 50%;
        background-size: 18px auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin: 0;
        width: 135px;
        font-weight: bold;
        margin: 5px 0 5px 5px;
        border: 1px solid #f7e4c6;
    }

        .disc-board-templ .discussions-header .btn.add-post:hover,
        .disc-board-templ .discussions-header .btn.add-post:focus {
            border: 1px solid #722282;
        }


.disc-board-templ .discussions-content {
}

    .disc-board-templ .discussions-content .content {
        width: 100%;
    }

    .disc-board-templ .discussions-content .posted-by {
        font-weight: normal;
        color: #000;
    }

.disc-board-templ .original-topic {
    background: #f7e4c6;
    padding: 20px 30px;
    color: #000;
    margin-bottom: 30px;
}

.disc-board-templ .discussions-content .list .item {
    padding: 0;
}

.disc-board-templ .discussions-acc-header {
    padding: 15px 20px 10px 20px;
    margin: 0;
    border-left: 5px solid #D65F00;
}

    .disc-board-templ .discussions-acc-header h2 {
        font-size: 18px;
        margin: 0 0 5px;
        color: #722282;
    }

.disc-board-templ .discussions-content .user.photo {
    border: 2px solid #5f5c80;
    width: 50px;
    height: 50px;
}

.disc-board-templ .discussions-acc-toggle {
    right: 20px;
}

.disc-board-templ .discussions-acc-header .content {
    padding-top: .75em;
    padding-right: 140px;
}

.disc-board-templ .discussions-acc-header .pin {
    float: none;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    position: absolute;
    top: 11px;
    right: 50px;
}

.disc-board-templ .discussions-acc-header.active {
    border-bottom: 0;
    margin-bottom: 0;
}

.disc-board-templ .discussions-acc-header .content-2 {
    display: none;
    padding-left: 60px;
}

.disc-board-templ .discussions-acc-header.active .content-2 {
    display: block;
}

.disc-board-templ .replies {
    background: #f2f2f2;
    padding: 20px 20px 30px 80px;
    border-top: 1px solid #cdcdcd;
}

    .disc-board-templ .replies .heading {
        font-size: 18px;
        font-weight: bold;
        font-family: 'Raleway', sans-serif;
        margin-bottom: 20px;
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 20px;
    }


.disc-board-templ .discussions-content .list .item-list li:last-child {
    border-bottom: 1px solid #cdcdcd;
}

.disc-board-templ .discussions-content .list .item-list li.level-1 {
    padding-left: 0;
}

.disc-board-templ a.post-reply {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

    .disc-board-templ a.post-reply:hover,
    .disc-board-templ a.post-reply:focus {
        text-decoration: none;
    }


.disc-board-templ .content a:hover,
.disc-board-templ .content a:focus {
    text-decoration: none;
}

.disc-board-templ .discussions-content .list .item-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .disc-board-templ .discussions-content .list .item-list ul li {
        padding-left: 60px;
    }

        .disc-board-templ .discussions-content .list .item-list ul li:first-child {
            border-top: none;
            padding-top: 1em;
        }

        .disc-board-templ .discussions-content .list .item-list ul li:last-child {
            border-bottom: none;
        }

@media only screen and (min-width:48em) {
    .disc-board-templ .discussions-acc-toggle {
        width: 34px;
        height: 34px;
        top: 26px;
    }
}

@media only screen and (min-width:60em) {
    .disc-board-templ .discussions-acc-header h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width:47.99em) {
    .disc-board-templ .discussions-acc-toggle {
        top: 27px;
    }
}

@media only screen and (max-width:29.99em) {
    .disc-board-templ .discussions-acc-header .content {
        padding-top: 3em;
        padding-right: 0;
    }

    .disc-board-templ .discussions-acc-toggle {
        top: 20px;
    }

    .disc-board-templ .discussions-acc-header .pin {
        top: 2px;
    }
}

.disc-board-templ .discussions-footer {
    background: transparent;
}

.disc-board-templ .bottom-rail .mod-rail {
    margin-top: 40px !important;
}

.disc-board-templ .mod-head.group-discussions {
    background: #f9fbfc;
    border-bottom: 1px solid #D65F00;
    padding: 15px 20px;
    margin: 5px 0 15px;
}

    .disc-board-templ .mod-head.group-discussions .title {
        text-transform: uppercase;
        font-weight: 300;
        display: inline-block;
        margin: 10px 10px 10px 0;
        padding: 0;
        font-size: 20px;
    }

@media only screen and (min-width:60em) {
    .disc-board-templ .mod-head.group-discussions {
        padding: 15px 30px;
    }
}

.group-details-wrpr.active {
    background: #fff;
    padding: 15px 0 0 0;
    margin: -15px 10px 0;
}

    .group-details-wrpr.active .rail-nav-wrapper {
        margin: 0;
    }

.interior .group-details-wrpr.active .main-content {
    margin: 0;
}

.group-details-wrpr.active .discussions {
    margin: 0;
}

@media only screen and (min-width:48em) {
    .disc-board-templ .group-details-wrpr.active .grid-3 {
        padding-left: 0;
    }
}

@media only screen and (max-width:47.99em) {
    .disc-board-templ .group-details-wrpr.active .grid-3 {
        padding: 0;
    }
}

/* Ticket #633336 - SQ-192: Allow field to be expanded horizontally (5 hrs) */
.mfp-content .post-comment textarea {
    max-width: 678px;
}

.cke_1.cke_chrome {
    max-width: 87vw;
}

.cmtLeave .cke_chrome {
    max-width: 582px;
}

@media (max-width:1279px) {
    .cke_1.cke_chrome {
        max-width: 92vw;
    }
}

@media (max-width:1000px) {
    .cke_1.cke_chrome {
        max-width: 90vw;
    }
}

@media (max-width:700px) {
    .cmtLeave .cke_chrome {
        max-width: 75vw;
    }
}

@media (max-width:479px) {
    .cmtLeave .cke_chrome {
        max-width: 85vw;
    }

    .cke_1.cke_chrome {
        max-width: 87vw;
    }
}

/* Ticket #677219 - SQ-213: Update Welcome to SparQ Banner Image */
@media only screen and (min-width: 48em) {
    .announcement.leading {
        background-position: left 25px bottom 0px;
        background-size: auto 90%;
    }
}

/* Ticket #676648 - Allow SparQ users to edit their own topics, posts and replies to a discussion topic */
.discussions-content .list .item-list li .content li {
    border-bottom: none;
    margin-bottom: 1em;
}

.disc-board-templ .discussions-content .list .item-list ul li:first-child {
    border-top: none;
    padding-top: 1em;
}

.disc-board-templ .discussions-content .list .item-list li:last-child {
    border-bottom: none;
}

.disc-board-templ .discussions-content .list .item-list ul {
    list-style: initial;
    margin: initial;
    padding-left: 35px;
}

    .disc-board-templ .discussions-content .list .item-list ul li {
        padding-left: 0px;
    }

.disc-board-templ .discussions-content .list .item-list .content .bottom > ul {
    list-style-type: none;
}