/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 22 October 2014 01:06:37
*/


/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 03 September 2014 10:16:53
*/


/*
 * NIDA - Global Style Sheet
 *
 * global.css
 * author: Squiz Australia
 *
 */

/*
 *  Table of Contents
 *
 *  1. Resets
 *
 *  2. Normalize
 *
 *  3. Globals
 *
 *  4. Header
 *      4.1 Header Main
 *      4.2 Main Navigation
 *        
 *  5. Main Body
 *      5.1 Main
 *      5.2 Sidebar
 *          5.21 Sub Navigation
 *      5.3 Home
 *      5.4 Positions at NIDA
 *      5.5 Event Listings
 *      5.6 Profiles
 *      5.7 Carousels
 *      5.8 Lightbox
 *      5.9 Search Page
 *      5.10 Page Tools
 *      5.11 Getting to NIDA
 *
 *  6. Footer
 *    
 *  7. Microsites custom styles
 * 
 *  8. Plugins
 *     8.1 jquery-ui-1.10.1    
 *     8.2 slick slider    
 *        
 */

/*----------------------------------------
1. Resets
----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, a:visited, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    outline: 0 !important;
}
body {
    line-height: 1;
    font-size: 18px;
    font-family: Theinhardt, sans-serif;
    color: #231f20;
    background-color: #fff;
}
input {
    padding: 0;
    margin: 0;
}
input:focus {
    outline: none;
}
/*----------------------------------------
2. Normalize
----------------------------------------*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio, canvas, video {
    display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

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

[hidden] {
 display: none;
}
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
    max-width: 100%;
    overflow-x: hidden;
}
/**
 * Remove default margin.
 */

body {
    margin: 0;
    max-width: 100%;
    overflow-x: hidden;
    line-height: 1.5em;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active, a:hover {
    outline: 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b, strong {
    font-weight: 500;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */

fieldset {
}
/**
 * 1. Correct `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. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address 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 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button, input {
    line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

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

button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled], html input[disabled] {
    cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*----------------------------------------
3. Globals
----------------------------------------*/

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.clear {
    clear: both;
}
.row {
    overflow: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}
.img-wrapper {
    overflow: hidden;
}
.img-wrapper img {
    width: 100%;
    display: block;
}
#page-wrapper {
    position: relative;
    z-index: 100;
    background: #fff;
}
/*----------------------------------------
4. Header
----------------------------------------*/

/* ----- 4.1 Header Main ----- */

.padding-sticky {
    padding-top: 190px;
}
.header-sticky {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 10000000000;
}
.header-wrapper {
    min-width: 1240px;
}
.header {
    width: 1240px;
    padding: 20px 0 0 0;
    margin: 0 auto;
    overflow: hidden;
}
.header .header-links a {
    border-top: 1px solid #000;
    border-bottom: 1px solid #fff;
    float: left;
    padding: 5px 0;
    margin-left: 20px;
    color: #231f20;
}
.header a:hover {
    text-decoration: none;
    border-bottom: 1px solid #000;
}
.header-links-wrapper {
}
.skip-links a {
    color: #000;
}
.header-links {
    float: right;
}
.header-links li {
    float: left;
}
.header-links li:last-child {
    border-right: none;
    padding-right: 2px;
}
.visit__links {
    float: right;
    clear: right;
    margin: 30px 0 10px;
    font-size: 18px;
}
.visit__links a {
    color: inherit;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.visit__links a:hover {
    border: none;
    text-decoration: underline;
}
.main-logo {
    float: left;
    margin: -30px 0 0;
}
a.main-logo:hover {
    border-bottom: none;
}
/* ----- 5.2 Main Navigation ----- */

.main-nav-wrapper {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    min-width: 1240px;
}
.main-nav-wrapper-sub {
    width: 1240px;
    margin: 0 auto;
}
#main-nav {
    float: left;
    padding: 0;
    margin: 0;
}
#main-nav > li {
    float: left;
    position: relative;
}
#main-nav > li:first-child span {
    padding-left: 0;
}
#main-nav > li:hover, #main-nav > li.active {
}
#main-nav li a {
    display: block;
    font-size: 1em;
}
#main-nav li a:hover {
    text-decoration: none;
}
#main-nav > li > a {
    height: 41px;
    position: relative;
}
#main-nav > li.active > a {
}
#main-nav > li:hover > a:before {
    position: absolute;
    content: "";
    bottom: -7px;
    left: 40%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    z-index: 100000;
}
#main-nav > li.no-children:hover > a:before {
    display: none;
}
#main-nav > li:first-child:hover > a:before {
}
#main-nav > li > a span {
    display: block;
    padding: 7px 10px 0;
}
#main-nav > li:hover > a span {
}
#main-nav > li:first-child:hover > a span {
}
#main-nav > li:last-child > a span {
}
#main-nav > li:last-child:hover > a span {
}
#main-nav .dropdown {
    position: absolute;
    top: 100%;
    left: -9999px;
    width: 1270px;
    z-index: 9999;
    background: #007db7;
}
#main-nav .dropdown .red-drop {
    background: #007db7;
    position: absolute;
    width: 300%;
    margin: 0 -100%;
    height: 100%;
}
.js #main-nav li:hover .dropdown {
    left: 10px;
}
.js #main-nav li.first-child:hover .dropdown {
    left: 0;
}
#main-nav .level-2 {
    padding: 20px 0;
    position: relative;
}
#main-nav .level-2 li {
}
#main-nav .level-2 li.column1 {
    margin: 0;
}
#main-nav .level-2 li.column2 {
    margin: 0;
}
#main-nav .level-2 li.column3 {
    margin: 0;
}
#main-nav .level-2 li.reset {
}
#main-nav .level-2 li.featured {
}
#main-nav .level-2 li.featured.reset {
}
#main-nav .level-2 li.featured .img-wrapper {
    display: block;
    width: 147px;
    height: 78px;
    margin: 0 0 5px 0;
}
#main-nav .level-2 li.featured .text-wrapper {
    display: block;
    padding-right: 18px;
    overflow: hidden;
    background: url(/nida_files/arrow-icons.png?v=0.2.1) transparent no-repeat 132px -37px;
}
#main-nav .level-2 a {
    color: #fff;
    line-height: 24px;
}
#main-nav .level-2 a:hover,  #main-nav .level-2 a:hover span {
    text-decoration: underline;
}
#main-nav .level-2 li.featured a {
}
.site-search {
    float: right;
    padding: 10px 0 0;
    text-align: right;
}
.site-search-text {
    cursor: pointer;
}
.site-search form {
    padding: 0;
    margin: 0;
}
.site-search label {
}
.site-search input {
    float: left;
    color: #fff;
    text-transform: uppercase;
    border: 0;
}
.site-search #site-search-field {
    padding: 0 6px 0 24px;
    width: 188px;
    height: 16px;
    border: 0;
}
.site-search #site-search-submit {
    text-indent: -9999px;
    width: 0;
    height: 0;
    padding: 0;
    border: none;
}
.search-open-btn {
    text-indent: -9999px;
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat 0 2px;
    width: 18px;
    height: 20px;
    border: none;
    padding: 0;
    margin: 0 0 0 7px;
}
.search-open-btn:hover {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat 0 2px;
}
.search-form-wrap {
    background: #231f20;
}
.search-form-wrap .row {
    margin: 0 auto;
    width: 1240px;
    position: relative;
    overflow: visible;
}
.search-form-wrap #search-form.form-open:before {
    position: absolute;
    content: "";
    top: -1px;
    right: 43px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    z-index: 100000;
}
input#site-search-submit {
    border: none;
    background: none;
    height: 0;
    width: 0!important;
    padding: 0;
    margin: 0;
}
#search-form {
    margin: 0;
    height: 0;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
#search-form.form-open {
    height: 58px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
#search-form label {
    color: #fff;
}
#search-form input {
    height: 38px;
    padding: 0;
    margin: 10px 0;
    width: 100%;
    background: #231f20;
    color: #fff;
    border: none;
}
/*----------------------------------------
5. Main Body
----------------------------------------*/

/* ----- 5.1 Main ----- */


.inside .content-wrapper-main {
    padding: 0 20px 0 0;
}
.main {
    width: 1300px;
    margin: 40px auto 0 auto;
    overflow: hidden;
    padding-left: 1cm;
}
.content-wrapper-main {
    float: left;
    margin-right: 0;
    padding: 0;
    width: 820px;
}
.content-wrapper-sub {
}
.content-wrapper-sub {
    overflow: hidden;
}
.content-wrapper-sub .page-title {
    overflow: hidden;
    margin: 0 0 17px 0;
}
.content-wrapper-sub .content-inner {
    overflow: hidden;
}
.content-wrapper-sub .breadcrumbs {
    overflow: hidden;
    padding: 0;
    margin: 0 0 20px 0;
}
.content-wrapper-sub .breadcrumbs li {
    float: left;
    background: none;
    padding: 0 8px 6px 0;
    margin: 0;
    line-height: 1em;
    color: #007db7;
}
.content-wrapper-sub .breadcrumbs li:before {
    border: none;
}
.content-wrapper-sub .breadcrumbs li a {
    color: #007db7;
}
.content-wrapper-sub .breadcrumbs li a:hover {
    color: #fff;
    text-decoration: none;
}
.box {
}
.box .inner:hover {
    text-decoration: none;
}
#content .landing-3cols-wrapper .box {
    float: left;
    height: 170px;
    margin: 0 15px 15px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 263px;
}
#content .landing-3cols-wrapper .box .img-wrapper img {
    height: 170px;
}
#content .landing-3cols-wrapper .box .img-wrapper img {
    width: auto;
}
#content .landing-3cols-wrapper .box .description {
    height: 130px;
    top: 170px;
    background: #3e3a3b;
}
#content .landing-3cols-wrapper .box .description > a, #content .landing-3cols-wrapper .box > a {
    display: block;
    overflow: hidden;
}
#content .landing-3cols-wrapper .box .description h3:before {
    content: "—";
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 18px;
    width: 10px;
    font-size: 12px;
}
#content .landing-3cols-wrapper .box .description h3 {
    border: medium none;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    font-size: 12px;
}
#content .landing-3cols-wrapper .box .description p, #content .landing-3cols-wrapper .box .description ul {
    font-size: 12px;
}
#content .landing-3cols-wrapper .box .description .more {
    font-size: 12px;
}
#content .landing-3cols-wrapper .box .description .more:hover {
    text-decoration: underline;
}
#content .landing-3cols-wrapper .box .text {
    bottom: 0;
    color: #fff;
    font-size: 18px;
    left: 0;
    line-height: 0.8;
    padding: 8px 12px;
    position: absolute;
    width: 91%;
}
#content .landing-3cols-wrapper .box .description {
    position: absolute;
    left: 0;
    top: 170px;
    height: 130px;
    padding: 20px;
    width: 223px;
    background-color: #202020;
    -webkit-transition: top 0.25s linear;
    -moz-transition: top 0.25s linear;
    -o-transition: top 0.25s linear;
    transition: top 0.25s linear;
}
#content .landing-3cols-wrapper .box:hover .description {
    top: 0;
}
#content .landing-3cols-wrapper .box .description h4 {
    color: #fff;
    position: relative;
    padding: 0 0 20px 0;
    margin: 0;
    border: none;
    font-weight: bold;
}
#content .landing-3cols-wrapper .box .description h4:before {
    content: '—';
    position: absolute;
    font-weight: normal;
    width: 10px;
    heigth: 5px;
    top: 24px;
    left: 0;
}
#content .landing-3cols-wrapper .box .description p, #content .landing-3cols-wrapper .box .description ul {
    color: #fff;
    line-height: 1.2;
}
#content .landing-3cols-wrapper .box .description .more {
    background: none;
    bottom: 4px;
    color: #fff;
    float: left;
    position: absolute;
    width: 87%;
}
#content .landing-3cols-wrapper .box .description .more:after {
    content: "\2192";
    position: absolute;
    right: 0;
    bottom: 0;
}
.only-subsection-links p, .only-description ul {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.addthis_sharing_toolbox {
    float: right;
}
/* ----- 5.2 Sidebar ----- */

.no-sidebar .sidebar {
  display:none;
}
.sidebar {
    width: 400px;
    float: left;
}
.sidebar .box {
    display: block;
    overflow: hidden;
    padding: 20px;
    margin: 38px 0;
}
.sidebar .box form {
    padding: 0;
    margin: 0;
}
.sidebar .box h2 {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 22px;
    line-height: 0.917em;
}
.sidebar .box .inner {
    display: block;
}
.sidebar .box span {
    line-height: 1.5em;
}
.sidebar .box.profile,  .sidebar .box.subscribe,  .sidebar .box.location {
    border: 1px solid #000;
}
.sidebar .box.subscribe {
    padding: 20px 20px 0 20px;
}
.sidebar .profile .img-wrapper {
    height: auto;
    margin: 0 16px 0 0;
    width: 120px;
    float: left;
}
.sidebar .profile span {
    display: block;
    padding: 0;
    margin: 0;
}
.sidebar .subscribe .inner {
}
.sidebar .subscribe h2 {
    font-size: 22px;
}
.sidebar .subscribe label {
    display: block;
    padding: 1px 2px 0 2px;
    margin: 0 0 20px;
    line-height: 1.500em;
}
.sidebar .box.subscribe h2 {
    position: relative;
    padding: 0 0 20px 0;
}
.sidebar .box.subscribe h2:after {
    content: "-";
    font-size: 22px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 28px;
    width: 10px;
    color: #231f20;
}
.sidebar .box.subscribe a.button {
    border-top: 1px solid #000;
    border-right: none;
    border-bottom: none;
    border-left: none;
    float: left;
    margin: 0 -20px;
    padding: 15px 20px;
    width: 100%;
    position: relative;
}
.sidebar .box.subscribe a.button:after {
    content: "";
    position: absolute;
    height: 24px;
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -300px -45px;
    right: 20px;
    width: 10px;
}
.sidebar .subscribe input[type="text"] {
}
.sidebar .location #nida-map {
    width: 100%;
    height: 220px;
    margin: 0 0 21px 0;
    overflow: hidden;
}
.sidebar .box.location p:last-child {
    margin-bottom: 0;
}
.sidebar .location .address {
    display: block;
    width: 120px;
    margin: 0 0 18px 0;
}
.sidebar .location .column {
    display: block;
    float: left;
    width: 90px;
    padding: 0 20px 0 0;
}
.sidebar .courses h2 {
    color: #000;
    font-size: 1.667em;
    font-family: "Swiss 721 W01 Condensed";
    line-height: 1em;
}
.sidebar .courses fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}
.sidebar .courses fieldset label,  .sidebar .courses input[type="checkbox"] {
    float: left;
}
.sidebar .courses fieldset label {
    display: block;
    width: 84px;
    height: 14px;
    padding: 0 10px 0 0;
    margin: 0 0 12px 0;
    overflow: hidden;
    text-transform: none;
    font-size: 1em;
    line-height: 1em;
    color: #666;
}
.sidebar .courses fieldset input[type="checkbox"] {
    margin: 0 11px 12px 0;
}
.sidebar .courses legend,  .sidebar .courses label {
    display: block;
    color: #2e3033;
    font-size: 1.250em;
    font-family: "Swiss 721 W01 Condensed";
    line-height: 0.933em;
    text-transform: uppercase;
}
.sidebar .courses legend {
    border-bottom: 1px dashed #7f7f7f;
    padding: 0 0 11px 0;
    margin: 0 0 12px 0;
}
.sidebar .courses label {
    margin: 10px 0 4px 0;
}
.sidebar .courses input[type="text"] {
    float: left;
    width: 98px;
    margin: 0 0 12px 0;
}
.sidebar .courses .ui-datepicker-trigger {
    float: left;
    width: 20px;
    height: 28px;
    padding: 0;
    margin: 0 0 0 7px;
    border: 0;
    border-radius: 0;
    text-indent: -9999px;
    color: #000;
    /*background: url(http://www.nida.edu.au/__data/assets/image/0018/279/calendar-icon.png?v=0.2.1) #fff no-repeat center center;*/
}
.sidebar .courses select {
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
}
/* ----- 5.21 Sub Navigation ----- */

.sub-nav-wrapper {
    padding: 0;
}
.sub-nav-wrapper .heading {
    display: block;
    color: #007db7;
}
.main #sub-nav, .main #sub-nav ul, .main #sub-nav li {
    padding: 0;
    margin: 0;
    display: block;
}
.main #sub-nav li {
    line-height: 1em;
    background: none;
    padding: 5px 20px 5px 40px;
    border-bottom: 1px solid #007db7;
}
.main #sub-nav li ul li {
    border-bottom: 1px solid #d9d9d9;
}
.main #sub-nav li:before {
    border: none;
    content: "\2192";
    top: 4px;
    left: 13px;
    font-size: 18px;
}
#sub-nav > li.active ul li:last-child {
    border: none;
    padding-bottom: 0;
}
#sub-nav > li.active a:hover {
    color: #007db7;
}
#sub-nav li span {
    display: block;
}
#sub-nav li.active span {
}
#sub-nav li.active > span {
}
#sub-nav li a {
    /*font-size: 18px;*/
    text-transform: none;
}
#sub-nav li.active a {
}
#sub-nav li a:hover {
    color: #007db7;
    text-decoration: none;
}
#sub-nav li.active li span {
}
#sub-nav li.active li.active span.active {
}
#sub-nav li.active li:last-child span {
    border-bottom: 0;
}
.sub-nav-third-level span {
    margin-left: 45px !important;
}
/* ----- 5.3 Home ----- */

.home .content-wrapper-main {
    float: inherit;
    margin: 0;
    width: auto;
}
.home .content-wrapper-sub {
    padding: 0;
    border: 0;
    border-radius: 0;
}
.home #content .page-title {
    margin-bottom: 30px;
}
#content .box {
    float: left;
    height: 259px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    padding: 0;
    width: 400px;
    position: relative;
    background: #000;
}
#content .row .box.last-child {
    margin-right: 0;
}
#content .box .inner {
    display: block;
    position: relative;
    overflow: hidden;
}
#content .box .img-wrapper {
}
#content .box .text {
    bottom: 0;
    color: #fff;
    font-size: 24px;
    left: 0;
    line-height: 1.3;
    padding: 12px 25px;
    position: absolute;
    width: 87%;
    background: rgba(0,0,0,0.5);
}
#content .box .description {
    position: absolute;
    left: 0;
    top: 259px;
    height: 219px;
    padding: 20px;
    width: 360px;
    background-color: #202020;
    -webkit-transition: top 0.25s linear;
    -moz-transition: top 0.25s linear;
    -o-transition: top 0.25s linear;
    transition: top 0.25s linear;
}
#content .box:hover .description {
    top: 0;
}
#content .box .description h4 {
    color: #fff;
    position: relative;
    padding: 0 0 20px 0;
    margin: 0;
    border: none;
    font-weight: bold;
}
#content .box .description h4:before {
    content: '—';
    position: absolute;
    font-weight: normal;
    width: 10px;
    heigth: 5px;
    top: 24px;
    left: 0;
}
#content .box .description h3 {
    border: medium none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    width: 100%;
}
#content .box .description h3:before {
    content: "—";
    font-size: 18px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 18px;
    width: 10px;
}
#content .box .img-wrapper img {
    height: 259px;
    width: 400px;
}
#content .box .description p, #content .box .description ul {
    color: #fff;
    line-height: 1.2;
    font-size: 18px;
}
#content .box .description .more {
    background: none;
    bottom: 10px;
    color: #fff;
    float: left;
    position: absolute;
    width: 90%;
    font-size: 18px;
}
#content .box .description .more:after {
    content: "\2192";
    position: absolute;
    right: 0;
    bottom: 0;
}
#content .box .description ul {
    padding: 0;
}
#content .box .description ul li,
#content .box .description ul li a {
    color: #fff;
}
#content .box.news {
    padding: 0;
    border: 0;
    border-radius: 0;
    width: 370px;
    height: auto;
}
#content .box.news .inner {
    width: 365px;
    height: 104px;
}
#content .box.news .date, .news-date {
    color: #007db7;
    float: left;
    margin: -30px 0 40px;
    width: 100%;
}
#content .box.news h3 {
    /*height: 18px;*/
    overflow: hidden;
    /*position: absolute;
        left: 0;
        top: 33px;*/

    padding: 0;
    margin: 0;
    color: #000;
    text-transform: uppercase;
    font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
    font-size: 1.7em;
}
#content .box.news p {
    color: #666;
    padding: 0;
    margin: 0 0 16px 0;
}
#content .box.menu .img-wrapper {
    height: 116px;
}
#content .box.menu {
    height: inherit;
    min-height: 252px;
}
#content .box.menu h2 {
    padding: 7px 0 5px 0;
    margin: 0 0 9px 0;
    border-bottom: 1px dashed #7f7f7f;
    letter-spacing: -1px;
}
#content .box.menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#content .box.menu li {
    background: none;
    text-transform: uppercase;
    padding: 0;
    margin: 4px 0 0 2px;
    font-family: "Swiss 721 W01 Condensed";
}
#content .box.menu a {
    color: #000;
}
#content .box.menu a:hover {
    color: #cd134b;
    text-decoration: none;
}
.inside #content .box.menu {
    min-height: 208px;
    width: 210px;
}
.contact-left {
    float: left;
    font-size: 24px;
    margin: 0 0 70px;
    width: 50%;
}
.contact-right {
    float: left;
    width: 50%;
}
.getting-to {
    width: 100%;
}
.getting-to .first-col {
    width: 210px;
    float: left;
}
.getting-to .second-col {
    width: 210px;
    float: left;
}
.getting-to .third-col {
    width: 400px;
    float: left;
    text-align: right;
}
.gallery-list-wrapper {
    float: left;
}
.gallery-list-wrapper .box.gallery:nth-child(even) {
    margin-right: 0 !important;
}
/* ----- 5.4 Positions at NIDA ----- */

.position-wrapper {
    overflow: hidden;
    border-bottom: 1px solid #000;
    padding: 0 0 14px 0;
    margin: 0 0 18px 0;
}
.position-info {
    width: 615px;
    clear: both;
}
.position-info .small-heading {
    margin: 0 0 1px 0;
}
.position-info p {
    padding: 0;
    margin: 0;
}
.position-wrapper .button-wrapper {
    margin: -50px 0 0;
}
.button-wrapper {
    float: right;
    clear: both;
    margin: -126px 0 0;
}
.position-wrapper.job-list {
    border: none;
}
.position-info .img-wrapper {
    float: left;
    width: 144px;
    height: 142px;
    margin: 0 16px 0 0;
}
/* ----- 5.5 Event Listings ----- */

#event-listing .filters {
    padding: 17px 0 32px;
    position: relative;
}
#event_type {
    left: 80px;
    top: 2px;
}
#queries_daterange_fquery_fromvalue_d {
    left: 1px;
    top: -15px;
}
#queries_daterange_fquery_fromvalue_m {
    left: 68px;
    top: -15px;
}
#queries_daterange_fquery_tovalue_d {
    left: 0;
    top: -15px;
}
#queries_daterange_fquery_fromvalue_y {
    left: 134px;
    top: -15px;
}
#queries_daterange_fquery_tovalue_m {
    left: 67px;
    top: -15px;
}
#queries_daterange_fquery_tovalue_y {
    left: 134px;
    top: -15px;
}
#event-listing .filters .button-wrapper {
    margin-right: 6px;
}
#event-listing .filters .button-wrapper input[type="submit"] {
    height: 56px;
    width: 204px;
}
#event-listing .filters form {
    overflow: inherit;
    padding: 0;
    margin: 0;
}
#event-listing .filters .small-heading {
    float: left;
    width: 70px;
    margin: 0 10px 0 0;
}
#event-listing .filters select {
}
#event-listing .filters .customSelect {
    border: 1px solid #000;
    float: left;
    height: 26px;
    margin: -15px 0 0 0;
    padding: 14px 10px;
    width: 142px;
    outline: none;
    border-radius: 0!important;
    -webkit-appearance: none;
       -moz-appearance: none;
       appearance: none;
    background: url(/nida_files/arrow-down.png?v=0.0.2) no-repeat right 22px;
}
#event-listing .filters .button-wrapper {
    float: right;
}
#event-listing .event {
    padding: 18px 0 12px 0;
    overflow: hidden;
    border-bottom: 1px solid #007db7;
}
#event-listing .event .img-wrapper {
    float: left;
    height: auto;
    margin: 0 20px 0 0;
    width: 190px;
}
#event-listing .event .summary {
    float: left;
    width: 610px;
    padding: 0 0 0 0;
}
#event-listing .event .summary p {
    margin: 6px 0 68px;
}
#event-listing .event .link-group {
    float: left;
    margin: -52px 0 0 210px;
    text-align: left;
    width: 100%;
}
#event-listing .event .link-group .button {
    text-align: left;
    margin: 0 20px 0 0;
}
#event-listing .event .summary .small-heading {
    padding: 0;
    margin: 0 0 3px 0;
}
#event-listing .event .summary .date, .position-info .date {
    display: block;
    margin: 0 0 22px 0;
    color: #007db7;
}
#event-listing .button-wrapper {
    margin-top: 15px;
}
.num-of-results {
    display: block;
    color: #666;
    font-size: 1em;
    margin: 11px 0 0 0;
}
/* ----- Date pickers ----- */

#content #event-listing .filter-date-range table {
    display: block;
    float: right;
    margin: 0;
    width: 575px;
}
#content #event-listing .filter-date-range table tr {
    display: inline-block;
    float: left;
}
#content #event-listing .filter-date-range table tr:first-child {
    margin-right: 0;
}
#content #event-listing .filter-date-range table tr td {
    padding: 0px;
    vertical-align: middle;
    background-color: transparent;
    display: block;
    float: left;
    border: medium none;
}
#content #event-listing .filter-date-range table tr td:first-child {
    padding: 0px 36px 0 13px;
    border: medium none;
}
#content #event-listing .filter-date-range table td select {
    position: absolute;
}
#content #event-listing .filter-date-range table td .customSelect {
    margin-right: -1px;
    width: 46px;
}
#content #event-listing .filter-date-range table td input[type='text'] {
    height: auto;
    width: 0;
    visibility: hidden;
    margin: 0;
    padding: 0;
}
#content #event-listing .filter-date-range table td {
    position: relative;
    font-size: 18px;
}
#content #event-listing .filter-date-range table td img {
    left: -228px;
    position: absolute;
    top: 4px;
}

/* date picker popup */
#ie_queries_daterange_fquery_from_js_calendar_span_shadow {
    display: none;
}
body > #queries_daterange_fquery_from_js_calendar_span table {
    border: 2px solid #ccc;
}
/* ----- 5.6 Profiles ----- */

#content .profiles {
    margin: 5px 0;
    overflow: hidden;
}
#content .profiles .profile {
    float: left;
    width: 190px;
    margin: 0 20px 20px 0;
}
#content .profiles .profile a {
    text-decoration: none;
}
#content .profiles .profile a:hover .description {
    color: #007db7;
}
#content .profiles .profile:nth-child(4n+4) {
    margin-right: 0;
}
#content .profiles .profile:last-child {
    margin-right: 0;
}
#content .profiles .img-wrapper {
    height: 190px;
    background: #000;
}
#content .profiles .img-wrapper img {
    height: auto;
}
#content .profiles .description {
    display: table-cell;
    padding: 10px 12px 9px;
    margin: 0;
    background: #000;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    line-height: 1.1em;
    vertical-align: middle;
    width: 166px;
    height: 35px;
}
.profile-single.content-inner {
}
.profile-single .img-wrapper {
    float: left;
    width: 190px;
    height: 190px;
    margin: 10px 20px 20px 0;
}
.profile-single > div {
    float: left;
    width: 610px;
    margin: 0 0 40px;
}

/* ----- 5.7 Carousels ----- */


li.slick-slide iframe {
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    z-index:10000;      
}

.main ul.internal-slider {
    padding: 0;
    margin: 0 0 40px 0;
}
.main ul.internal-slider li {
    padding: 0;
}
.main ul.internal-slider li:before {
    border: none;
}
.banner-caption-wrap {
    background: rgba(0,0,0,0.5);
    bottom: 0;
    padding: 20px 0;
    position: absolute;
    width: 100%;
}
.banner-caption {
    width: 1240px;
    margin: 0 auto;
}
.banner-caption h1,
.banner-caption p {
    color: #fff;
    width: 670px;
}
.banner-caption h1 {
    font-size: 54px;
    margin: 0;
    line-height: 1;
    
}
.banner-caption p {
    font-size: 24px;
    margin: 0;
}


/* ----- 5.8 Lightbox ----- */

#light-wrapper {
    position: relative;
}
#overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9997;
    background: #303030;
    opacity: 0.9;
}
#loader {
    display: none;
    width: 80px;
    height: 80px;
    /*background: url(http://www.nida.edu.au/__data/assets/image/0017/287/loader.gif?v=0.2.1) transparent no-repeat 0 0;*/
    position: absolute;
    left: 50%;
    top: 40%;
    margin: 0 0 0 -40px;
    z-index: 9998;
}
#lightbox {
    display: none;
    width: 890px;
    position: fixed;
    left: 50%;
    top: 25%;
    padding: 33px 30px 20px 30px;
    margin: 0 0 0 -475px;
    z-index: 9999;
    background: #fff;
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.4);
}
#lightbox .lightbox-exit {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(/nida_files/exit-btn.gif?v=0.1.1) transparent no-repeat 0 0;
    top: 11px;
    right: -10px;
}
.lightbox-content .slick-dots {
    width: auto;
}
.lightbox-content .banner-caption-wrap {
    display: none;
}
#lightbox .heading {
    overflow: hidden;
    margin: 0 0 34px 0;
}
#lightbox h1 {
    font-size: 28px;
    color: #000;
    padding: 0;
    margin: 0 0 20px 0;
    border: 0;
}
#lightbox .slides-wrapper {
    width: 682px;
    margin: 0 auto;
    overflow: hidden;
}
#lightbox .media {
    overflow: hidden;
    width: 682px;
    height: 300px;
    margin: 0 auto 34px auto;
}
#lightbox h2 {
    color: #2e3033;
    font-family: "Swiss 721 W01 Condensed";
    font-size: 1.250em;
}
/* ----- 5.9 Search Page ----- */

.form-search {
    margin-bottom: 25px;
}
.form-search span.submit {
    float: right;
}
.form-search .form-row {
    width: 100% !important;
}
.form-search label {
    line-height: 25px;
    width: 140px!important;
    margin: 16px 0 0;
    padding: 0!important;
}
.form-search input[type="text"], .form-search select {
    width: 210px;
}
.form-search input[type="text"] {
    border-radius: 0;
    padding: 15px 20px;
    width: 210px;
    height: 26px;
    border:  1px solid #000;
    color: #007db7;
    outline: none;
    border-radius: 0!important;
}
.form-search .customSelect {
    border-radius: 0;
    padding: 15px 20px;
    width: 210px;
    height: 26px;
    margin: 0 0 0 -1px;
    border:  1px solid #000;
    color: #007db7;
    outline: none;
    border-radius: 0!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/nida_files/arrow-down.png?v=0.0.2) no-repeat right 22px;
}
.form-search input[type="submit"] {
    height: 58px;
    padding: 17px 50px;
}

/* ----- 5.10 Page Tools ----- */
#page_functions {
    border-top: 1px solid #000;
    float: left;
    margin: 40px 0 10px;
    padding-right: 0;
    padding-top: 15px;
    text-align: right;
    width: 100%;
}
#page_functions > ul {
    float: right;
}
#page_functions ul li {
    background: none repeat scroll 0 0 transparent;
}
#page_functions ul li:before {
    border: none;
}
#page_functions ul li {
    float: left;
    line-height: 20px;
    padding-left: 1em;
}
#page_functions #back > a {
    background-image: url("");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
#page_functions a {
    cursor: pointer;
}
.print-preview {
    background-image: url("");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

/* ----- 5.11 Getting to NIDA ----- */
.getting-to-map #nida-map {
    height: 400px;
    width: 100%;
    margin-bottom: 10px;
}

/*----------------------------------------
6. Footer
----------------------------------------*/

.connect {
    background: #202020;
    margin: 30px 0 0 0;
    position: relative;
    z-index: 10;
}
.content-wrapper-connect {
    margin: 0 auto;
    width: 1240px;
    padding: 40px 0 30px 0;
}
.connect .subscribe {
    width: 610px;
    float: left;
    margin-right: 125px;
}
.connect .subscribe form {
    margin: 0;
}
.connect .subscribe label {
    color: #fff;
}
.connect .subscribe input[type="text"], .connect .subscribe input[type="submit"] {
    height: 52px;
    padding: 0 20px;
    width: 568px;
    background: none;
    border: 1px solid #fff;
    color: #fff;
}
.connect .subscribe input[type="submit"] {
    margin: 30px 0 0 0;
    padding: 0 65px;
    width: auto;
}
.connect .subscribe input[type="submit"]:hover {
    background: #fff;
    color: #202020!important;
}
.connect .subscribe input[type="text"].first-child {
    border-bottom: none;
}
.connect .follow {
    width: 505px;
    float: left;
}
.connect .follow .follow__box {
    float: left;
    width: 210px;
}
.connect .follow .follow__list {
}
.connect .follow .follow__item {
}
.connect .follow .follow__link {
    color: #fff;
    float: left;
    line-height: 1;
    margin-top: 20px;
    padding: 6px 0 6px 48px;
    position: relative;
    width: 100%;
}
.connect .follow .follow__link:hover {
    text-decoration: none;
}
.connect .follow .follow__link:before {
    position: absolute;
    content: "";
    width: 31px;
    height: 31px;
    left: 0;
    top: 0;
}
.connect .follow .follow__link.facebook:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat 0 -50px;
}
.connect .follow .follow__link.twitter:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -50px -50px;
}
.connect .follow .follow__link.instagram:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -100px -50px;
}
.connect .follow .follow__link.linkedin:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -150px -50px;
}
.connect .follow .follow__link.google:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -200px -50px;
}
.connect .follow .follow__link.youtube:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -250px -50px;
}
.connect .follow .follow__link.facebook:hover:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat 0 -100px;
}
.connect .follow .follow__link.twitter:hover:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -50px -100px;
}
.connect .follow .follow__link.instagram:hover:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -100px -100px;
}
.connect .follow .follow__link.linkedin:hover:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -150px -100px;
}
.connect .follow .follow__link.google:hover:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -200px -100px;
}
.connect .follow .follow__link.youtube:hover:before {
    background: url(/nida_files/NIDA-sprite-sheet.svg) no-repeat -250px -100px;
}
.connect h2, .connect h3 {
    color: #fff;
}
.connect h2 {
    margin: 0 0 28px 0;
}
.connect h3 {
    margin: 0 0 10px 0;
}
#footer-wrapper-main {
    margin: 0;
    background-color: #000;
    z-index: 1;
    width: 100%;
    display: block;
    font-size: 18px;
}
#footer-wrapper-main .heading {
}
#footer-wrapper-main a {
    color: #fff;
}
#footer-wrapper-main a:hover {
    color: #007db7;
    text-decoration: none;
}
#footer-wrapper-main h4 {
    border-bottom: 1px solid #fff;
    color: #fff;
    margin: 0 0 10px;
    padding: 0 0 5px;
}
#footer-wrapper-main ul {
    margin: 0 0 20px 0;
}
#footer-wrapper-main ul li,  #footer-wrapper-main ul li a {
    line-height: 1.5;
}
.footer-contact {
    float: left;
    width: 380px;
    padding-right: 20px;
    color: #fff;
}
.footer-contact ul {
    margin: 0 0 50px 0!important;
}
.footer-about {
    float: left;
    width: 190px;
    padding-right: 20px;
}
.footer-courses {
    float: left;
    width: 190px;
    padding-right: 20px;
}
.footer-support {
    float: left;
    width: 190px;
    padding-right: 20px;
}
.footer-connect {
    width: 190px;
    float: left;
}
.logo-footer {
    float: left;
    margin: 0 0 20px;
    width: 380px;
    position: relative;
}
.supported-by {
    border-bottom: 1px solid #fff;
    width: 380px;
    color: #fff;
    padding-bottom: 4px;
    margin-bottom: 20px;
}
.back-top {
    float: right;
    text-align: right;
}
.back-to-top {
    position: relative;
    padding-left: 20px;
}
.back-to-top:before {
    content: "↑";
    position: absolute;
    color: #fff;
    left: 0;
    top: -3px;
}
.copyrights {
    bottom: 0;
    color: #858585;
    float: left;
    font-size: 12px;
    left: 400px;
    position: absolute;
    width: 190px;
}
.ABN {
    bottom: 0;
    color: #858585;
    float: left;
    font-size: 12px;
    left: 610px;
    position: absolute;
    width: 400px;
}
#footer-wrapper-main .visit__links {
    bottom: 0;
    color: #fff;
    left: 1030px;
    margin: 0;
    position: absolute;
    width: 190px;
    font-size: 18px;
}
.locations-wrapper {
    background-color: #191718;
}
.locations {
    width: 1130px;
    padding: 10px 0 12px 0;
    margin: 0 auto;
    overflow: hidden;
}
.locations .heading {
    margin: 0 10px 0 0;
}
.locations .locations-list {
    float: left;
}
.locations .locations-list li {
    float: left;
    border-right: 1px solid #fff;
    padding: 2px 14px 0 14px;
}
.locations .locations-list li:last-child {
    border: none;
}
.footer-wrapper-sub {
    width: 1240px;
    padding: 20px 0 0 0;
    margin: 0 auto;
}
.footer-main {
    overflow: hidden;
}
/*----------------------------------------
7. Microsites custom styles
----------------------------------------*/

.theatres-site .header-wrapper, .theatres-site #footer-wrapper-main {
    background: none repeat scroll 0 0 #d10373;
}
.theatres-site #sub-nav > li.active {
    background: none repeat scroll 0 0 #d10373;
}
.theatres-site #sub-nav li.active li span {
    border-bottom: 1px solid #000;
}
.theatres-site #sub-nav li.active > span {
    border-color: #000;
}
.theatres-site #sub-nav > li.active a:hover {
    color: #000;
}
.theatres-site #main-nav > li:hover > a {
    background: #303032;
}
.theatres-site #main-nav .dropdown {
    border-color: #303032;
}
.theatres-site.js .tabs-default > ul li:hover, .theatres-site.js .tabs-default > ul li.ui-state-active {
    background-color: #303032;
}
.theatres-site.js .tabs-default > ul {
    border-color: #303032;
}
.corporate-site .header-wrapper, .corporate-site #footer-wrapper-main {
    background: none repeat scroll 0 0 #006ec7;
}
.corporate-site #sub-nav > li.active {
    background: none repeat scroll 0 0 #006ec7;
}
.corporate-site #sub-nav li.active li span {
    border-bottom: 1px solid #FFF;
}
.corporate-site #sub-nav li.active > span {
    border-color: #FFF;
}
.corporate-site #sub-nav li.active li:last-child span, .theatres-site #sub-nav li.active li:last-child span {
    border-bottom: 0 none;
}
.tabs-default h4 {
    border-bottom: none;
    font-weight: 600;
}
.tabs-default h5 {
    font-weight: 500;
}
.contact-form {
}
.contact-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}
.contact-form select {
}
.contact-form .customSelect {
    width: 778px;
}
.customSelect {
   
    padding: 3px;
	 /*border-radius: 0;
    height: 26px;
    width: 247px;
    border:  1px solid #000;
    color: #007db7;
    outline: none;
    border-radius: 0!important;
    -webkit-appearance: none;
       -moz-appearance: none;
       appearance: none;
    background: url(/nida_files/arrow-down.png?v=0.0.2) no-repeat right 22px;*/
}
.contact-form input[type="text"],
.contact-form input[type="file"],
.contact-form input[type="password"] {
    width: 778px;
    height: 54px;
    padding: 2px 20px 0;
    border:  1px solid #000;
}
.contact-form .form-row {
    margin: -1px 0 0 0;
    width: 100%;
    position: relative;
}
.contact-form .required {
    height: 16px;
    margin: 0;
    position: absolute;
    right: 18px;
    top: 18px;
    width: 16px;
    background: none;
}
.contact-form .required:before {
    color: #007db7;
    content: "*";
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}
.contact-form textarea {
    height: 230px;
    width: 778px;
    padding: 12px 20px 0;
    border:  1px solid #000;
}
.contact-form input[type="submit"] {
    margin: 20px 0 0 0;
}
.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #007db7;
    opacity: 1;
}
.contact-form input[type="text"]:-moz-placeholder,
.contact-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #007db7;
    opacity: 1;
}
.contact-form input[type="text"]::-moz-placeholder,
.contact-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #007db7;
    opacity: 1;
}
.contact-form input[type="text"]:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #007db7;
    opacity: 1;
}
.contact-form.media-portal input {
    float: left;
    width: 400px;
}
.contact-form.media-portal label {
    margin: 16px 0 0;
    width: 100px;
}
.contact-form.media-portal input[type="submit"] {
    width: auto;
    margin-left: 135px;
}
.contact-form label.upload-file {
    border: 1px solid #000;
    height: 54px;
    width: 778px;
    margin-top: -1px;
    padding: 2px 20px 0px;
    line-height: 3;
    color: #007db7;
}
.contact-form input[type="file"] {
    position: absolute;
    top: 0px;
    border: none;
    width: 450px;
    left: 23%;
    margin: 15px 0;
    height: 28px;
    background: #fff;
}
.contact-form input[type="file"]::-ms-value {
    background: #fff;
    border: 1px solid #000;
}
.contact-form h3,
.contact-form h4 {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.contact-form h3.between-fields,
.contact-form h4.between-fields {
    margin-top:40px;
}
.contact-form ul {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.contact-form .error {
    color: red;
}
.hasPlaceholder {
    color: #007db7;
}
.media-portal-form input,
.media-portal-form input[type="text"]
 {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    height: 54px;
    padding: 2px 20px 0;
    border:  1px solid #000;
    float: left;
    width: 400px;
    margin: -1px 0 0;
}
.media-portal-form input[type="submit"] {
    width: auto;
    margin: 20px 0 0 0;
}
#content .media-portal-form table tr {
}
#content .media-portal-form table tr td {
    padding: 0;
    border: none!important;
    font-size: 18px;
    background: none!important;
    vertical-align: middle;
}
.events.inside h1, .events.inside h2, .events.inside h3, .events.inside h4, .events.inside h5, .events.inside h6,
.events .content-wrapper-sub .breadcrumbs li a,
.events .content-wrapper-sub .breadcrumbs li,
.events .sub-nav-wrapper .heading,
.events #event-listing .event .summary .date,.events  .position-info .date {
}
.events .sub-nav-wrapper {
    border-bottom: 1px solid #007db7;
}
.events .main .pagination li a {
    text-decoration: none!important;
}
.events .main .pagination li a.active,
.events .main .pagination li a:hover {
    text-decoration: none!important;
}
.events .main .pagination .prev-page:hover,
.events .main .pagination .next-page:hover {
}
.events .event .button {
    padding-right: 80px;
}
.events .event .button:after {
    background: url("/nida_files/NIDA-sprite-sheet.svg") no-repeat scroll -300px -45px;
    content: "";
    height: 24px;
    position: absolute;
    right: 20px;
    width: 10px;
}
.cta {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #000;
    cursor: pointer;
    margin: 0;
    padding: 12px 80px 12px 50px;
    position: relative;
    text-decoration: none !important;
    display: inline-block;
    overflow: hidden;
}
.cta:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff!important;
}
.cta:after {
    background: url("/nida_files/NIDA-sprite-sheet.svg") no-repeat scroll -300px -45px;
    content: "";
    height: 24px;
    position: absolute;
    right: 20px;
    width: 10px;
    top: 10px;
}

/*----------------------------------------
8. Plugins
----------------------------------------*/

/*! jQuery UI - v1.10.1 - 2013-03-12
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.datepicker.css, jquery.ui.tabs.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=highlight_soft&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=highlight_soft&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=flat&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-helper-clearfix {
    min-height: 0
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
.ui-front {
    z-index: 100
}
.ui-state-disabled {
    cursor: default!important
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.accordion h2 {
    font-weight: 400;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: -1px;
    background: #ebebeb;
    color: #000;
    padding: 15px 0;
    min-height: 0
}
.ui-accordion-header.ui-accordion-header-active {
    background: #fff;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}
.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -6px
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px
}
.ui-datepicker .ui-datepicker-next {
    right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}
.ui-datepicker td {
    border: 0;
    padding: 1px
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}
.ui-datepicker.ui-datepicker-multi {
    width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}
.ui-datepicker-rtl {
    direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}
.ui-tabs {
    position: relative;
    padding: .2em
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom: 0;
    padding: 0;
    white-space: nowrap
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: default;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}
.ui-widget {
}
.ui-widget .ui-widget {
    font-size: 1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 1em
}
.ui-widget-content {
    /*border: 1px solid #000;*/
    color: #202020
}
.ui-widget-content a {
    color: #202020
}
.ui-widget-header {
    border: 1px solid #000;
    color: #444;
}
.ui-widget-header a {
    color: #202020;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #000;
    color: #000
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    /*color: #000;*/
    text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #000;
    color: #000
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #000;
    text-decoration: none
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: none;
    border-left: 1px solid #000;
    color: #000;
    background: #fff;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #000;
    text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    color: #202020
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #202020
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #ff0084;
    color: #202020
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #202020
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #202020
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}
.ui-icon {
    width: 16px;
    height: 16px;
    background-position: 16px 16px
}
.ui-icon, .ui-widget-content .ui-icon {
    width: 0; 
    height: 0; 
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 7px solid #000;
}
.ui-widget-header .ui-icon {
}
.ui-state-default .ui-icon {
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
}
.ui-state-active .ui-icon {
    width: 0; 
    height: 0; 
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #000;
}
.ui-state-highlight .ui-icon {
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
}
.ui-icon-carat-1-n {
    background-position: 0 0
}
.ui-icon-carat-1-ne {
    background-position: -16px 0
}
.ui-icon-carat-1-e {
    background-position: -32px 0
}
.ui-icon-carat-1-se {
    background-position: -48px 0
}
.ui-icon-carat-1-s {
    background-position: -64px 0
}
.ui-icon-carat-1-sw {
    background-position: -80px 0
}
.ui-icon-carat-1-w {
    background-position: -96px 0
}
.ui-icon-carat-1-nw {
    background-position: -112px 0
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}
.ui-icon-arrow-4 {
    background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}
.ui-icon-extlink {
    background-position: -32px -80px
}
.ui-icon-newwin {
    background-position: -48px -80px
}
.ui-icon-refresh {
    background-position: -64px -80px
}
.ui-icon-shuffle {
    background-position: -80px -80px
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px
}
.ui-icon-folder-open {
    background-position: -16px -96px
}
.ui-icon-document {
    background-position: -32px -96px
}
.ui-icon-document-b {
    background-position: -48px -96px
}
.ui-icon-note {
    background-position: -64px -96px
}
.ui-icon-mail-closed {
    background-position: -80px -96px
}
.ui-icon-mail-open {
    background-position: -96px -96px
}
.ui-icon-suitcase {
    background-position: -112px -96px
}
.ui-icon-comment {
    background-position: -128px -96px
}
.ui-icon-person {
    background-position: -144px -96px
}
.ui-icon-print {
    background-position: -160px -96px
}
.ui-icon-trash {
    background-position: -176px -96px
}
.ui-icon-locked {
    background-position: -192px -96px
}
.ui-icon-unlocked {
    background-position: -208px -96px
}
.ui-icon-bookmark {
    background-position: -224px -96px
}
.ui-icon-tag {
    background-position: -240px -96px
}
.ui-icon-home {
    background-position: 0 -112px
}
.ui-icon-flag {
    background-position: -16px -112px
}
.ui-icon-calendar {
    background-position: -32px -112px
}
.ui-icon-cart {
    background-position: -48px -112px
}
.ui-icon-pencil {
    background-position: -64px -112px
}
.ui-icon-clock {
    background-position: -80px -112px
}
.ui-icon-disk {
    background-position: -96px -112px
}
.ui-icon-calculator {
    background-position: -112px -112px
}
.ui-icon-zoomin {
    background-position: -128px -112px
}
.ui-icon-zoomout {
    background-position: -144px -112px
}
.ui-icon-search {
    background-position: -160px -112px
}
.ui-icon-wrench {
    background-position: -176px -112px
}
.ui-icon-gear {
    background-position: -192px -112px
}
.ui-icon-heart {
    background-position: -208px -112px
}
.ui-icon-star {
    background-position: -224px -112px
}
.ui-icon-link {
    background-position: -240px -112px
}
.ui-icon-cancel {
    background-position: 0 -128px
}
.ui-icon-plus {
    background-position: -16px -128px
}
.ui-icon-plusthick {
    background-position: -32px -128px
}
.ui-icon-minus {
    background-position: -48px -128px
}
.ui-icon-minusthick {
    background-position: -64px -128px
}
.ui-icon-close {
    background-position: -80px -128px
}
.ui-icon-closethick {
    background-position: -96px -128px
}
.ui-icon-key {
    background-position: -112px -128px
}
.ui-icon-lightbulb {
    background-position: -128px -128px
}
.ui-icon-scissors {
    background-position: -144px -128px
}
.ui-icon-clipboard {
    background-position: -160px -128px
}
.ui-icon-copy {
    background-position: -176px -128px
}
.ui-icon-contact {
    background-position: -192px -128px
}
.ui-icon-image {
    background-position: -208px -128px
}
.ui-icon-video {
    background-position: -224px -128px
}
.ui-icon-script {
    background-position: -240px -128px
}
.ui-icon-alert {
    background-position: 0 -144px
}
.ui-icon-info {
    background-position: -16px -144px
}
.ui-icon-notice {
    background-position: -32px -144px
}
.ui-icon-help {
    background-position: -48px -144px
}
.ui-icon-check {
    background-position: -64px -144px
}
.ui-icon-bullet {
    background-position: -80px -144px
}
.ui-icon-radio-on {
    background-position: -96px -144px
}
.ui-icon-radio-off {
    background-position: -112px -144px
}
.ui-icon-pin-w {
    background-position: -128px -144px
}
.ui-icon-pin-s {
    background-position: -144px -144px
}
.ui-icon-play {
    background-position: 0 -160px
}
.ui-icon-pause {
    background-position: -16px -160px
}
.ui-icon-seek-next {
    background-position: -32px -160px
}
.ui-icon-seek-prev {
    background-position: -48px -160px
}
.ui-icon-seek-end {
    background-position: -64px -160px
}
.ui-icon-seek-start {
    background-position: -80px -160px
}
.ui-icon-seek-first {
    background-position: -80px -160px
}
.ui-icon-stop {
    background-position: -96px -160px
}
.ui-icon-eject {
    background-position: -112px -160px
}
.ui-icon-volume-off {
    background-position: -128px -160px
}
.ui-icon-volume-on {
    background-position: -144px -160px
}
.ui-icon-power {
    background-position: 0 -176px
}
.ui-icon-signal-diag {
    background-position: -16px -176px
}
.ui-icon-signal {
    background-position: -32px -176px
}
.ui-icon-battery-0 {
    background-position: -48px -176px
}
.ui-icon-battery-1 {
    background-position: -64px -176px
}
.ui-icon-battery-2 {
    background-position: -80px -176px
}
.ui-icon-battery-3 {
    background-position: -96px -176px
}
.ui-icon-circle-plus {
    background-position: 0 -192px
}
.ui-icon-circle-minus {
    background-position: -16px -192px
}
.ui-icon-circle-close {
    background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px
}
.ui-icon-circle-check {
    background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
}
.ui-widget-overlay {
    opacity: .8;
    filter: Alpha(Opacity=80)
}
.ui-widget-shadow {
    margin: -4px 0 0 -4px;
    padding: 4px;
    opacity: .6;
    filter: Alpha(Opacity=60);
    border-radius: 0
}

/*  8.2 slick slider  */

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("/nida_files/ajax-loader.gif?v=0.0.2") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; position: relative; }
.slick-slide img { display: block; width: 100%; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url("/nida_files/slick.eot?v=0.0.2"); 
             src: url("/nida_files/slick.eot?v=0.0.2?#iefix") format("embedded-opentype"), 
                 url("/nida_files/slick.woff?v=0.0.2") format("woff"), 
                 url("/nida_files/slick.ttf?v=0.0.2") format("truetype"), 
                 url("/nida_files/slick.svg?v=0.0.2#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 45px; width: 50px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: 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.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 50px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: 25px; }
.slick-prev:before { content: "\2190"; }

.slick-next { right: 25px; }
.slick-next:before { content: "\2192"; }

/* Dots */
.slick-slider { margin-bottom: 0; }

.slick-dots { position: relative; list-style: none; display: block; text-align: right; padding: 0!important; width: 1240px; margin: -28px auto 0; }
.internal-slider .slick-dots { position: absolute; list-style: none; display: block; text-align: right; padding: 0!important; bottom: 0; right: 10px; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 2px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: ""; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: white; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: url("http://www.nida.edu.au/__data/assets/image/0013/13054/sprite-alt.png?v=0.0.2") no-repeat 0 0; }
.slick-dots li.slick-active button:before { background-position: -22px 0; opacity: 1; }

[dir="rtl"] .slick-next {right: auto;left: -25px;}
[dir="rtl"] .slick-next:before {content: "\2190";}
[dir="rtl"] .slick-prev {right: -25px;left: auto;}
[dir="rtl"] .slick-prev:before {content: "\2192";}
[dir="rtl"] .slick-slide {float: right;}


.padding-sticky .online_application label input,
.padding-sticky .online_application label select,
.padding-sticky .online_application label textarea{
   border: 1px solid #e9e7e2;
}

.padding-sticky .online_application input[type=text]{
   height: initial;
}
