/* Basic layout for template */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Oswald:300,400,500,600');
html,
body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
}

body {
    /*padding-top: 215px;*/
    padding-top: 0px;
}

p {
    margin: 15px;
}

span.de_required {
    color: #c0392b;
}

div.language-toggle {
    float: right;
}

div.logout {
    float: right;
}

#header {
    /*min-height:200px;*/
    min-height: 404px;
    /*background: url(../../../../images/UHN/uhn-wide-banner-header-bg.jpg) repeat-x 0px 0px;*/
    /*border-bottom:1px solid #cccccc;
    position:fixed;*/
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 2;
    /*-webkit-box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);*/
}

#header div.container {
    position: relative;
    min-height: 199px;
}

#content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#content-middle,
#content-left,
#content-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    #content {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #content {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #content {
        width: 1170px;
    }
}

div.field {
    height: 100%;
    overflow: hidden;
    clear: both;
    margin: 3px 0px;
    width: 100%;
}

div.field div.form-group label {
    float: left;
    font-weight: normal;
    width: 24%;
    line-height: normal;
    margin-right: 10px;
}

div.field div.form-group div {
    float: left;
    width: 72%;
}

div.field fieldset span.de_cols_1 {
    display: block;
    clear: both;
}

div.field fieldset span.de_cols_1 label {
    float: none;
}

#button {
    text-align: right;
}

div.col-sm-3 {}

nav.navbar {
    width: 1114px;
    right: 0px;
    min-height: 40px;
    bottom: -1px;
    background: #2371a4;
    margin: 0px auto;
}

nav.navbar div.container-fluid {
    padding: 0px;
}

a.navbar-brand {
    display: none;
}

nav.navbar a {
    color: #ffffff;
}

.navbar-toggle {
    background: #ffffff;
}

.navbar-toggle .icon-bar {
    color: #cccccc;
    background: #cccccc;
}

.nav>li>a {
    /*background-color:#2371a4;*/
    background: transparent;
    padding: 18px 31px !important;
}

.navbar-nav>li>a {
    font-size: 14px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #002854;
}

div.header-logo {
    /*width:auto;
    float:left;*/
    float: none;
    /*padding-top:3px;*/
    width: 1110px;
    margin: 0px auto;
    height: 319px;
    overflow: hidden;
    text-align: center;
}

#header div.header-logo img {
    height: inherit;
}

div.event-title {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 27px;
    width: 53%;
    text-align: right;
    display: none;
}

div.event-title h1 {
    margin: 0px;
    font-size: 32px;
    line-height: 36px;
    color: #2371a4;
    text-transform: uppercase;
    font-weight: 600;
}

.navbar-toggle {
    z-index: 2;
}

.navbar-header {
    margin-top: 15px;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    padding: 0px;
}

.navbar-nav {
    margin: 0px;
    background: #2371a4;
}

.navButton {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
}

.navButton:hover,
.navButton:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

/* Checkbox Styles Start */

input.checkbox,
input.radio {
    display: none !important;
}

input.checkbox+label,
input.radio+label {
    display: inline-block !important;
    line-height: 0.8 !important;
    position: relative !important;
    padding: 7px 26px;
    min-height: 1.3rem !important;
    margin-bottom: 8px;
    padding-top: 3px;
}

input.checkbox+label:hover,
input.radio+label:hover {
    cursor: pointer !important;
}

input.checkbox+label:before,
input.radio+label:before {
    content: "" !important;
    height: 1.3rem !important;
    width: 1.3rem !important;
    position: absolute !important;
    left: 0.2rem !important;
    top: 0rem !important;
    background-repeat: no-repeat !important;
}

input.radio[disabled]+label:before,
input.checkbox[disabled]+label:before {
    opacity: 0.5 !important;
}

input.radio[disabled]+label,
input.checkbox[disabled]+label {
    color: rgba(0, 0, 0, 0.3) !important;
}

input.checkbox:checked+label:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMjM3MWE0IiBkPSJNMjAsMjRINGMtMi4yLDAtNC0xLjgtNC00VjRjMC0yLjIsMS44LTQsNC00aDE2YzIuMiwwLDQsMS44LDQsNHYxNkMyNCwyMi4yLDIyLjIsMjQsMjAsMjR6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjAuNiw1LjdjLTAuNS0wLjUtMS4zLTAuNS0xLjgsMEw5LDE1LjVsLTIuNC0zLjJjLTAuNC0wLjYtMS4zLTAuNy0xLjgtMC4yaDBjLTAuNiwwLjQtMC43LDEuMy0wLjIsMS44DQoJbDMuMyw0LjNjMC4xLDAuMiwwLjMsMC4zLDAuNSwwLjRjMCwwLDAsMCwwLDBjMC4xLDAsMC4xLDAsMC4yLDAuMWMwLDAsMCwwLDAuMSwwYzAsMCwwLjEsMCwwLjEsMGMwLDAsMC4xLDAsMC4xLDBjMCwwLDAuMSwwLDAuMSwwDQoJYzAuMSwwLDAuMSwwLDAuMiwwYzAsMCwwLDAsMC4xLDBjMC4xLDAsMC4xLDAsMC4yLTAuMWMwLDAsMCwwLDAsMGMwLjEtMC4xLDAuMy0wLjEsMC40LTAuMkwyMC42LDcuNUMyMS4xLDcsMjEuMSw2LjIsMjAuNiw1Ljd6Ii8+DQo8L3N2Zz4=) !important;
}

input.checkbox+label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8ZyBvcGFjaXR5PSIwLjQ4Ij4NCgkJPHBhdGggZmlsbD0iIzIzNzFhNCIgZD0iTTIwLDBINEMxLjgsMCwwLDEuOCwwLDR2MTZjMCwyLjIsMS44LDQsNCw0aDE2YzIuMiwwLDQtMS44LDQtNFY0QzI0LDEuOCwyMi4yLDAsMjAsMHogTTIxLDE5DQoJCQljMCwxLjEtMC45LDItMiwySDVjLTEuMSwwLTItMC45LTItMlY1YzAtMS4xLDAuOS0yLDItMmgxNGMxLjEsMCwyLDAuOSwyLDJWMTl6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+) !important;
}

input.radio:checked+label:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBvcGFjaXR5PSIwLjQ4IiBmaWxsPSIjMjM3MWE0IiBkPSJNMTIsMEM1LjQsMCwwLDUuNCwwLDEyYzAsNi42LDUuNCwxMiwxMiwxMnMxMi01LjQsMTItMTJDMjQsNS40LDE4LjYsMCwxMiwweiBNMTIsMjINCgkJQzYuNSwyMiwyLDE3LjUsMiwxMkMyLDYuNSw2LjUsMiwxMiwyczEwLDQuNSwxMCwxMEMyMiwxNy41LDE3LjUsMjIsMTIsMjJ6Ii8+DQo8L2c+DQo8Y2lyY2xlIGZpbGw9IiMyMzcxYTQiIGN4PSIxMiIgY3k9IjEyIiByPSI4Ii8+DQo8L3N2Zz4=) !important;
}

input.radio+label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Y2lyY2xlIG9wYWNpdHk9IjAuNDgiIGZpbGw9IiMyMzcxYTQiIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPg0KPC9zdmc+) !important;
}

/* Checkbox Styles End */

div.radio-horiz fieldset span.de_cols_1 {
    display: inline-block;
    clear: none;
    float: left;
}

div.panel-default {
    border: none;
}

.tab-content {
    padding: 10px;
    border-radius: 6px;
    /*border: 1px solid #e1e1e1;*/
    border: none;
    background: #ffffff;
}

div.file-upload label {
    width: auto !important;
    margin-right: 0px !important;
}

div.file-upload input {
    max-width: 86%;
    width: 100%;
}

div.file-upload legend {
    float: left;
    font-size: 14px;
    border: none;
    margin-right: 10px;
    width: 20%;
}

div.file-upload div.form-group {
    margin-bottom: 0px;
}

input[type="text"],
input[type="email"],
select,
textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

textarea {
    height: auto;
}

input[type="submit"] {
    color: #fff;
    background-color: #27ae60;
    border-color: #239854;
}

input[type="submit"]:hover {
    background-color: #2ecc71;
    border-color: #239854;
    color: #fff;
}

@media (min-width:240px) and (max-width:600px) {
    body {
        /*padding-top: 180px;*/
        /* Remove to keep the header at the top and enable the above rule. */
        padding-top: 0px;
    }
    .navbar {
        position: relative !important;
    }
    #header {
        min-height: 100px;
        /* Remove to keep the header at the top */
        position: relative;
    }
    #header div.container {
        position: relative;
        min-height: 178px;
    }
    div.header-logo {
        width: 100% !important;
        text-align: center !important;
        height: auto;
    }
    #header div.header-logo img {
        width: 100%;
    }
    div.event-title {
        position: relative !important;
        text-align: center !important;
        padding: 0px !important;
        width: auto !important;
    }
    div.event-title h1 {
        margin: 0px !important;
        font-size: 19px !important;
        line-height: 31px !important;
        text-transform: uppercase !important;
        font-weight: 400 !important;
    }
    #content-middle,
    #content-left,
    #content-right {
        padding: 0px;
    }
    div.field div.form-group label,
    div.field div.form-group div {
        width: 91% !important;
        float: none;
    }
    .panel-default {
        border: none;
    }
    .panel-body {
        border: none;
        padding: 7px;
    }
    a.navbar-brand {
        text-align: left;
        display: block !important;
        width: 100%;
        float: left;
        position: absolute;
        border-radius: 4px 4px 0 0;
        background: #2371a4;
    }
    nav.navbar {
        bottom: 0px;
        position: absolute;
        width: 100%;
        margin-bottom: 0px;
    }
    .navbar-nav {
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
        border-radius: 0 !important;
        background: none;
    }
    div.radio-horiz fieldset span.de_cols_1 {
        display: block !important;
        clear: both !important;
        float: none !important;
    }
    div.file-upload label {
        width: 17% !important;
    }
    div.file-upload input {
        max-width: 100% !important;
        width: 100%;
    }
    .navbar-header {
        margin-top: 0px;
    }
    #content-middle .col-sm-9 {
        width: 100% !important;
        float: none !important;
    }
    #content-middle .col-sm-3 {
        width: 100% !important;
        float: none !important;
    }
}

div.field-summary {
    height: auto;
}

input[type="checkbox"],
input[type="radio"] {
    float: left;
}

div.field div.form-group fieldset div.de_fieldset span.de_cols_1 label {
    width: 90%;
    float: left;
}

fieldset {
    margin: 15px;
}

fieldset div.de_fieldset {
    margin-left: 2%;
}

fieldset div.de_fieldset {
    width: 100% !important;
}

select,
textarea {
    width: 100% !important;
    height: inherit;
}

#content-middle .panel-default .panel-header {
    display: none;
}

div.field div.form-group label {
    padding-left: 2%;
}

div.field div.form-group div {
    width: 74%;
}

.form-group {
    margin-bottom: 0px;
    height: 100%;
    overflow: hidden;
}

#content-middle div.panel div.panel-heading {
    display: none;
}

/* Header Section */

#header div.top {
    background: #000000;
    height: 100%;
    overflow: hidden;
    display: block;
}

#header div.top div.topInner {
    height: 100%;
    overflow: hidden;
    display: block;
    padding: 3px 15px;
    width: 1140px;
    margin: 0px auto;
}

#header div.top div.topInner ul {
    margin: 0px;
    padding: 0px;
    float: right;
}

#header div.top div.topInner ul li {
    float: left;
    list-style: none;
    color: ;
    display: block;
    padding: 0px;
    height: 100%;
    overflow: hidden;
}

#header div.top div.topInner ul li a {
    color: #ffffff;
    text-decoration: none;
    padding: 5px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#header div.top div.topInner ul li a:hover {
    text-decoration: underline;
}

#header div.top div.topInner ul li a:after {
    content: " | ";
    color: #ffffff;
    text-decoration: none;
    padding-left: 4px;
}

#header div.top div.topInner ul li.last a:after {
    content: "";
}

#header div.top div.topInner ul li a:hover::after {
    text-decoration: none;
}

.small,
small {
    font-size: inherit;
}

div.field h2,
div.col-sm-9 h2{
    border-bottom: 8px solid #0085D1;
    color: #004566;
    font-size: 1.412em;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    text-align: left;
    text-indent: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

div.col-sm-3 h2 {
    border-bottom: 8px solid #61045F;
    color: #61045F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.294em;
    font-weight: bold;
    margin: 20px 0px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

#content-middle .col-sm-9 {
    width: 72%;
}

#content-middle .col-sm-3 {
    width: 28%;
}

#content-middle .col-sm-9 .panel .panel-body,
#content-middle .col-sm-9 .panel .panel-body #fields {
    padding-top: 0px;
}

div.pageinfo {
    padding: 10px 0px;
}

/******************
    Buttons
******************/

#register {
    /*background: url(../../../../images/UHN/register-button.jpg) no-repeat 0px 0px;*/
    color: #ffffff;
    width: 232px;
    display: inline-block;
    padding: 10px 21px;
    padding-left: 29px;
    padding-right: 40px;
    font-size: 17px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #0f5411;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 15px;
}

#rhome {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#299d2e+0,26962a+50,248d28+51,238e26+100 */
    background: #299d2e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #299d2e 0%, #26962a 50%, #248d28 51%, #238e26 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #299d2e 0%, #26962a 50%, #248d28 51%, #238e26 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #299d2e 0%, #26962a 50%, #248d28 51%, #238e26 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299d2e', endColorstr='#238e26', GradientType=0);
    /* IE6-9 */
    color: #ffffff;
    display: inline-block;
    padding: 10px 21px;
    font-size: 17px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #0f5411;
    font-family: Arial, Helvetica, sans-serif;
    margin: 15px;
    border-color: #115a11;
}

#register:hover {
    /*background: url(../../../../images/UHN/register-button.jpg) no-repeat 0px -44px;*/
    border-color: #115a11;
}

#rhome:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#238e26+0,248d28+49,26962a+50,299d2e+100 */
    background: #238e26;
    /* Old browsers */
    background: -moz-linear-gradient(top, #238e26 0%, #248d28 49%, #26962a 50%, #299d2e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #238e26 0%, #248d28 49%, #26962a 50%, #299d2e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #238e26 0%, #248d28 49%, #26962a 50%, #299d2e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#238e26', endColorstr='#299d2e', GradientType=0);
    /* IE6-9 */
    color: #ffffff;
    text-decoration: none;
}

#returning {
    /*background: url(../../../../images/UHN/update-registration.jpg) no-repeat 0px 0px;*/
    color: #ffffff;
    width: 232px;
    display: inline-block;
    padding: 12px 21px;
    padding-left: 5px;
    padding-right: 38px;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #0f5411;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 15px;
}

#returning:hover {
    /*background: url(../../../../images/UHN/update-registration.jpg) no-repeat 0px -44px;*/
    text-decoration: none;
}

#button input.navRegistrant,
div.review a.btn-primary {
    /*background: url(../../../../images/UHN/continue-button.jpg) no-repeat 0px 0px;*/
    color: #ffffff;
    width: 159px;
    display: inline-block;
    padding: 10px 21px;
    padding-left: 1px;
    padding-right: 40px;
    font-size: 17px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #0f5411;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 15px;
    border: none;
}

#button input.navRegistrant:hover,
div.review a.btn:hover {
    /*background: url(../../../../images/UHN/continue-button.jpg) no-repeat 0px -44px;*/
    text-decoration: none;
}

#button input.navPrevious,
div.review a.btn-primary:first-of-type {
    /*background: url(../../../../images/UHN/previous-button.jpg) no-repeat 0px 0px;*/
    color: #ffffff;
    width: 159px;
    display: inline-block;
    padding: 10px 21px;
    padding-left: 40px;
    padding-right: 1px;
    font-size: 17px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #0f5411;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 15px;
    border: none;
}

#button input.navPrevious:hover,
div.review a.btn-primary:first-of-type:hover {
    /*background: url(../../../../images/UHN/previous-button.jpg) no-repeat 0px -44px;*/
    text-decoration: none;
}

#footer {
    /*background: url(../../../../images/UHN/uhn-footer.jpg) repeat-x scroll bottom center;*/
    border-top: 5px solid #353535;
    margin-top: 30px;
    min-height: 250px;
    font-family: Arial, Helvetica, sans-serif;
}

#top-line {
    background-color: #FFFFFF;
    height: 1px;
    margin: 0px;
    padding: 0px;
}

.footerTitle {
    color: #ffffff;
    text-align: center;
    margin: 0px auto;
    position: relative;
}

#foot-top-lineSpacer {
    background-color: #053074;
    height: 1px;
    margin: 0px;
    padding: 0px;
}

.footerTitle span {
    background-image: radial-gradient(farthest-side at center center, rgba(8, 71, 169, 0.706) 0%, rgba(8, 71, 169, 0.25) 60%, rgba(8, 71, 169, 0) 100%);
    display: inline-block;
    font-size: 20pt;
    font-weight: bold;
    margin-top: 5px;
    min-width: 350px;
    padding: 20px;
    text-shadow: 0 0 10px #246EB1, -1px -1px 0 #246EB1, 1px -1px 0 #246EB1, -1px 1px 0 #246EB1, 1px 1px 0 #246EB1;
    margin-top: 35px;
}

#foot-social {
    /*background: url(../../../../images/UHN/footer-social-tab-white.png) no-repeat scroll 0 0 transparent;*/
    min-height: 30px;
    min-width: 161px;
    right: 0;
    top: 0;
    position: absolute;
}

#foot-social ul {
    left: 20px;
    top: 4px;
    position: absolute;
    margin: 0px;
    padding: 0px;
}

#foot-social ul li {
    display: inline;
    margin-right: 7px;
}

#foot-social ul li a {
    color: #ffffff;
}

#footer-copy {
    margin-top: 20px;
}

#footer-copy p {
    color: #ffffff;
}

#branding-lineSpacer {
    background-color: #053074;
    height: 1px;
    margin: 0px;
    padding: 0px;
    color: #3366ff;
    margin-bottom: 30px;
    border: none;
}

#content-middle div.alert-success {
    background: transparent;
    border: none;
}

table.program,
table.program thead th,
table.program tbody th,
table.program tbody td {
    border-color: #4f81bd;
}

table.program thead th,
table.program tbody tr.dark-blue {
    background: #4f81bd;
    color: #ffffff;
    font-weight: bold;
}

table.program tbody tr.light-blue {
    background: #dbe5f1;
}

table.program tbody th,
table.program thead th {
    font-weight: bold;
}
ul.page-list{
    margin:inherit;
    padding: inherit;
    list-style: disc;
    margin-left: 2%;

}
ul.page-list li{
    margin:inherit;
    padding: inherit;
    list-style: disc;
}
section.slider{
    z-index: 2;
    position: absolute;
    width: 1113px;
    padding-top: 70px;
    background: transparent;
    height: 323px;
}
.flexslider{
    height: 252px !important;
    z-index: -1;
}
.flexslider div.flex-viewport{
    overflow: hidden;
    position: relative;
    height: 100%;
}
.flexslider div.flex-viewport ul.slides{
    height: 100%;
}
.flexslider div.flex-viewport ul.slides li{
    width: 1105px;
    margin-right: 0px;
    float: left;
    display: block;
    height: 100%;
}
ol.flex-control-nav{
    display:none;
}
.flex-direction-nav a{
    height:47px;
}