/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

footer,
header {
    display: block
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:active,
a:hover {
    outline: 0
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

button,
input {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button,
input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
label {
    cursor: pointer
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
}

a {
    color: #08c;
    text-decoration: none
}

a:focus,
a:hover {
    color: #005580;
    text-decoration: underline
}

.row {
    margin-left: -20px
}

.row:after,
.row:before {
    display: table;
    line-height: 0;
    content: ""
}

.row:after {
    clear: both
}

[class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.container {
    width: 940px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.row-fluid {
    width: 100%
}

.row-fluid:after,
.row-fluid:before {
    display: table;
    line-height: 0;
    content: ""
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*=span] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.127659574468085%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.row-fluid [class*=span]:first-child {
    margin-left: 0
}

.row-fluid .span12 {
    width: 100%
}

.row-fluid .span11 {
    width: 91.48936170212765%
}

.row-fluid .span10 {
    width: 82.97872340425532%
}

.row-fluid .span9 {
    width: 74.46808510638297%
}

.row-fluid .span8 {
    width: 65.95744680851064%
}

.row-fluid .span7 {
    width: 57.44680851063829%
}

.row-fluid .span6 {
    width: 48.93617021276595%
}

.row-fluid .span5 {
    width: 40.42553191489362%
}

.row-fluid .span4 {
    width: 31.914893617021278%
}

.row-fluid .span3 {
    width: 23.404255319148934%
}

.row-fluid .span2 {
    width: 14.893617021276595%
}

.row-fluid .span1 {
    width: 6.382978723404255%
}

.container {
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table;
    line-height: 0;
    content: ""
}

.container:after {
    clear: both
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px
}

.container-fluid:after,
.container-fluid:before {
    display: table;
    line-height: 0;
    content: ""
}

.container-fluid:after {
    clear: both
}

p {
    margin: 0 0 10px
}

strong {
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 400;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility
}

h1,
h2,
h3 {
    line-height: 40px
}

h1 {
    font-size: 38.5px
}

h2 {
    font-size: 31.5px
}

h3 {
    font-size: 24.5px
}

h4 {
    font-size: 17.5px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 11.9px
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee
}

ul {
    padding: 0;
    margin: 0 0 10px 25px
}

ul ul {
    margin-bottom: 0
}

li {
    line-height: 20px
}

q:after,
q:before {
    content: ""
}

form {
    margin: 0 0 20px
}

button,
input,
label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

button,
input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

input {
    width: 206px
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-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 linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
    width: auto
}

input[type=file] {
    height: 30px;
    line-height: 30px
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder {
    color: #999
}

.input-xlarge {
    width: 270px
}

.row-fluid input[class*=span],
input[class*=span] {
    float: none;
    margin-left: 0
}

.row-fluid input[class*=span] {
    display: inline-block
}

input {
    margin-left: 0
}

input.span12 {
    width: 926px
}

input.span11 {
    width: 846px
}

input.span10 {
    width: 766px
}

input.span9 {
    width: 686px
}

input.span8 {
    width: 606px
}

input.span7 {
    width: 526px
}

input.span6 {
    width: 446px
}

input.span5 {
    width: 366px
}

input.span4 {
    width: 286px
}

input.span3 {
    width: 206px
}

input.span2 {
    width: 126px
}

input.span1 {
    width: 46px
}

input[disabled],
input[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type=checkbox][disabled],
input[type=checkbox][readonly],
input[type=radio][disabled],
input[type=radio][readonly] {
    background-color: transparent
}

input:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

input:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

input.search-query {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.form-search input {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-search label {
    display: inline-block
}

[class*=" icon-"],
[class^=icon-] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat
}

.icon-search {
    background-position: -48px 0
}

.icon-font {
    background-position: -144px -48px
}

.icon-text-width {
    background-position: -240px -48px
}

.icon-arrow-up {
    background-position: -289px -96px
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.collapse.in {
    height: auto
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn.active,
.btn:active,
.btn:focus,
.btn:hover,
.btn[disabled] {
    color: #333;
    background-color: #e6e6e6
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link {
    color: #08c;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-link:focus,
.btn-link:hover {
    color: #005580;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #333;
    text-decoration: none
}


.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff
}

.breadcrumb>li>.divider {
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999
}

.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.label:empty {
    display: none
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn .label {
    position: relative;
    top: -1px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.hidden {
    display: none;
    visibility: hidden
}

@media (max-width:767px) {
    .hidden-phone {
        display: none !important
    }
}

@media (min-width:1200px) {
    .row {
        margin-left: -30px
    }
    .row:after,
    .row:before {
        display: table;
        line-height: 0;
        content: ""
    }
    .row:after {
        clear: both
    }
    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }
    .container {
        width: 1170px
    }
    .span12 {
        width: 1170px
    }
    .span11 {
        width: 1070px
    }
    .span10 {
        width: 970px
    }
    .span9 {
        width: 870px
    }
    .span8 {
        width: 770px
    }
    .span7 {
        width: 670px
    }
    .span6 {
        width: 570px
    }
    .span5 {
        width: 470px
    }
    .span4 {
        width: 370px
    }
    .span3 {
        width: 270px
    }
    .span2 {
        width: 170px
    }
    .span1 {
        width: 70px
    }
    .row-fluid {
        width: 100%
    }
    .row-fluid:after,
    .row-fluid:before {
        display: table;
        line-height: 0;
        content: ""
    }
    .row-fluid:after {
        clear: both
    }
    .row-fluid [class*=span] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        margin-left: 2.564102564102564%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }
    .row-fluid .span12 {
        width: 100%
    }
    .row-fluid .span11 {
        width: 91.45299145299145%
    }
    .row-fluid .span10 {
        width: 82.90598290598291%
    }
    .row-fluid .span9 {
        width: 74.35897435897436%
    }
    .row-fluid .span8 {
        width: 65.81196581196582%
    }
    .row-fluid .span7 {
        width: 57.26495726495726%
    }
    .row-fluid .span6 {
        width: 48.717948717948715%
    }
    .row-fluid .span5 {
        width: 40.17094017094017%
    }
    .row-fluid .span4 {
        width: 31.623931623931625%
    }
    .row-fluid .span3 {
        width: 23.076923076923077%
    }
    .row-fluid .span2 {
        width: 14.52991452991453%
    }
    .row-fluid .span1 {
        width: 5.982905982905983%
    }
    input {
        margin-left: 0
    }
    input.span12 {
        width: 1156px
    }
    input.span11 {
        width: 1056px
    }
    input.span10 {
        width: 956px
    }
    input.span9 {
        width: 856px
    }
    input.span8 {
        width: 756px
    }
    input.span7 {
        width: 656px
    }
    input.span6 {
        width: 556px
    }
    input.span5 {
        width: 456px
    }
    input.span4 {
        width: 356px
    }
    input.span3 {
        width: 256px
    }
    input.span2 {
        width: 156px
    }
    input.span1 {
        width: 56px
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.094017094017094% !important;
        *margin-left: 16.98763411529369%;
    }
}

@media (min-width:768px) and (max-width:979px) {
    .row {
        margin-left: -20px
    }
    .row:after,
    .row:before {
        display: table;
        line-height: 0;
        content: ""
    }
    .row:after {
        clear: both
    }
    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }
    .container {
        width: 724px
    }
    .span12 {
        width: 724px
    }
    .span11 {
        width: 662px
    }
    .span10 {
        width: 600px
    }
    .span9 {
        width: 538px
    }
    .span8 {
        width: 476px
    }
    .span7 {
        width: 414px
    }
    .span6 {
        width: 352px
    }
    .span5 {
        width: 290px
    }
    .span4 {
        width: 228px
    }
    .span3 {
        width: 166px
    }
    .span2 {
        width: 104px
    }
    .span1 {
        width: 42px
    }
    .row-fluid {
        width: 100%
    }
    .row-fluid:after,
    .row-fluid:before {
        display: table;
        line-height: 0;
        content: ""
    }
    .row-fluid:after {
        clear: both
    }
    .row-fluid [class*=span] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        margin-left: 2.7624309392265194%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }
    .row-fluid .span12 {
        width: 100%
    }
    .row-fluid .span11 {
        width: 91.43646408839778%
    }
    .row-fluid .span10 {
        width: 82.87292817679558%
    }
    .row-fluid .span9 {
        width: 74.30939226519337%
    }
    .row-fluid .span8 {
        width: 65.74585635359117%
    }
    .row-fluid .span7 {
        width: 57.18232044198895%
    }
    .row-fluid .span6 {
        width: 48.61878453038674%
    }
    .row-fluid .span5 {
        width: 40.05524861878453%
    }
    .row-fluid .span4 {
        width: 31.491712707182323%
    }
    .row-fluid .span3 {
        width: 22.92817679558011%
    }
    .row-fluid .span2 {
        width: 14.3646408839779%
    }
    .row-fluid .span1 {
        width: 5.801104972375691%
    }
    input {
        margin-left: 0
    }
    input.span12 {
        width: 710px
    }
    input.span11 {
        width: 648px
    }
    input.span10 {
        width: 586px
    }
    input.span9 {
        width: 524px
    }
    input.span8 {
        width: 462px
    }
    input.span7 {
        width: 400px
    }
    input.span6 {
        width: 338px
    }
    input.span5 {
        width: 276px
    }
    input.span4 {
        width: 214px
    }
    input.span3 {
        width: 152px
    }
    input.span2 {
        width: 90px
    }
    input.span1 {
        width: 28px
    }
}

@media (max-width:767px) {
    body {
        padding-right: 20px;
        padding-left: 20px
    }
    .container-fluid {
        padding: 0
    }
    .container {
        width: auto
    }
    .row-fluid {
        width: 100%
    }
    .row {
        margin-left: 0
    }
    .row-fluid [class*=span],
    [class*=span] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .row-fluid .span12,
    .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .row-fluid [class*=offset]:first-child {
        margin-left: 0
    }
    .input-xlarge,
    input[class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media (max-width:480px) {
    input[type=checkbox],
    input[type=radio] {
        border: 1px solid #ccc
    }
}

@media (max-width:979px) {
    body {
        padding-top: 0
    }
}

/*!
 * UBC CLF v7.0.4
 * Copyright 2012-2013 The University of British Columbia
 * Contact:     UBC Communications and Marketing
 *              t: 604.822.2130
 *              e: web.admin@ubc.ca
 *              w: www.webcommunications.ubc.ca
 */

/*! Font Awesome 3.2.1 by Dave Gandy - http://fontawesome.io */
/*
@font-face {
    font-family: FontAwesome;
    src: url(https://cdn.ubc.ca/clf/7.0.4/font/font-v4/fontawesome-webfont-ubc-v4.eot);
    src: url(https://cdn.ubc.ca/clf/7.0.4/font/font-v4/fontawesome-webfont-ubc-v4.eot?#iefix) format('embedded-opentype'), url(https://cdn.ubc.ca/clf/7.0.4/font/font-v4/fontawesome-webfont-ubc-v4.ttf) format('truetype'), url(https://cdn.ubc.ca/clf/7.0.4/font/font-v4/fontawesome-webfont-ubc-v4.woff) format('woff');
    font-weight: 400;
    font-style: normal
}
*/
[class*=" icon-"],
[class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    cursor: default;
    speak: none
}

a [class*=" icon-"],
a [class^=icon-] {
    display: inline
}

.icons-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none
}

.icons-ul>li {
    position: relative
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    text-align: center;
    line-height: inherit
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

[class*=" icon-"],
[class^=icon-] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

.icon-search:before {
    content: "\f002"
}

.icon-font:before {
    content: "\f031"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-phone:before {
    content: "\f095"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-h-sign:before {
    content: "\f0fd"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-collapse:before {
    content: "\f150"
}

.icon-collapse-top:before {
    content: "\f151"
}

.icon-expand:before {
    content: "\f152"
}

.icon-apple:before {
    content: "\f179"
}


a:link,
a:visited,
button {
    -webkit-transition: color .2s ease, background-color .2s ease;
    -moz-transition: color .2s ease, background-color .2s ease;
    -o-transition: color .2s ease, background-color .2s ease;
    transition: color .2s ease, background-color .2s ease
}

#ubc7-unit-menu .container,
.container {
    margin: 0 auto;
    width: 940px
}

.expand {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

.content {
    background: #fff
}

.page-header {
    border-bottom: 1px solid #d7e0e7
}

#ubc7-footer-menu h3,
#ubc7-footer-menu h4,
#ubc7-global-footer,
#ubc7-global-menu,
#ubc7-minimal-footer,
#ubc7-unit {
    font-family: Arial, Sans-Serif !important
}

.full-width .full-width-container {
    margin-left: 15px;
    margin-right: 15px
}

.full-width .expand {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
}

.full-width .full-width-container .expand {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

.full-width #ubc7-header .container {
    border-left: 1px solid #d7e0e7;
    border-right: 1px solid #d7e0e7;
    padding-left: 14px;
    padding-right: 14px
}

.full-width #ubc7-global-menu {
    box-shadow: inset 0 -60px 60px -60px #ccc;
    -moz-box-shadow: inset 0 -60px 60px -60px #ccc;
    -webkit-box-shadow: inset 0 -60px 60px -60px #ccc
}

.full-width #ubc7-global-header {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.full-width #ubc7-header {
    position: relative
}

@media screen and (min-width:1200px) {
    #ubc7-header .span1 {
        max-width: 70px
    }
    #ubc7-header .span2 {
        max-width: 170px

    }
    #ubc7-wordmark {
        max-width: 739px
    }
}

@media screen and (max-width:979px) {
    .full-width .full-width-container {
        margin-left: 0;
        margin-right: 0
    }
    .full-width .expand,
    .full-width .full-width-container .expand {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }
    .full-width #ubc7-header .container {
        border-left: 0;
        border-right: 0;
        padding-left: 0;
        padding-right: 0
    }
}

a {
    color: #4a4a4a;
    text-decoration: underline
}

a:active,
a:focus,
a:hover {
    color: #d59618;
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #002145;
    font-family: inherit;
    font-weight: 400;
    margin: 20px 0 10px 0;
    line-height: 1;
    text-rendering: optimizelegibility
}

h1 {
    font-size: 36px;
    line-height: 40px
}

h2 {
    font-size: 30px;
    line-height: 40px
}

h3 {
    font-size: 24px;
    line-height: 30px
}

h4 {
    font-size: 18px;
    line-height: 30px
}

h5 {
    font-size: 14px;
    line-height: 20px
}

h6 {
    font-size: 12px;
    line-height: 20px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none
}

ul {
    list-style-type: square;
    padding: 0;
    margin: 0 0 10px 25px
}

li {
    line-height: 24px
}

#ubc7-header,
header [class*=span],
header.row-fluid {
    background-color: #fff
}

header [class*=span],
header.row-fluid {
    height: 95px
}

#ubc7-header {
    border-top: 3px solid #002145
}

#ubc7-header .span2 {
    display: none
}

#ubc7-global-utility button span,
#ubc7-logo a,
#ubc7-signature a,
#ubc7-wordmark a,
.ubc7-campus {
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap
}

#ubc7-logo,
#ubc7-wordmark {
    height: 100%
}

#ubc7-global-utility button span,
#ubc7-global-utility-no-script,
#ubc7-logo,
#ubc7-okanagan-campus,
#ubc7-signature a,
#ubc7-vancouver-campus,
#ubc7-wordmark-block,
.ubc7-arrow {
    background-image: url("ubc7-clf-sprite-blue.png");
    background-repeat: no-repeat
}

#ubc7-global-utility button,
#ubc7-logo a,
#ubc7-wordmark a {
    display: block;
    height: 100%;
    width: 100%
}

#ubc7-logo {
    background-position: 11px -115px;
    min-width: 95px
}

#ubc7-wordmark-block {
    background-position: -72px -115px;
    border-left: 1px solid #d7e0e7;
    width: 91.48936170212765%;
    position: relative
}

#ubc7-wordmark {
    float: left;
    position: relative;
    width: 85% !important
}

#ubc7-global-utility button {
    background: 0 0;
    border: 0;
    float: right;
    margin-right: 13px;
    height: 35px;
    padding: 0;
    width: 45px
}

#ubc7-global-utility button span,
#ubc7-global-utility-no-script {
    background-position: -1233px 7px;
    background-color: #002145;
    cursor: pointer;
    display: block;
    height: 35px;
    width: 45px
}

#ubc7-global-utility button:active span,
#ubc7-global-utility button:hover span {
    background-color: #002145
}

#ubc7-global-utility-no-script {
    position: relative;
    top: -35px
}

.ubc7-campus {
    bottom: 17px;
    cursor: pointer;
    display: block;
    float: left;
    height: 18px;
    left: 28px;
    overflow: hidden;
    position: absolute;
    width: 135px
}

#ubc7-okanagan-campus {
    background-position: -1320px -165px;
    background-repeat: no-repeat
}

#ubc7-vancouver-campus {
    background-position: -1320px -122px;
    background-repeat: no-repeat
}

#ubc7-global-menu {
    background: #fff
}

#ubc7-global-menu #ubc7-global-header a,
#ubc7-global-menu #ubc7-search button,
#ubc7-global-menu #ubc7-search input {
    visibility: hidden
}

#ubc7-global-menu.in #ubc7-global-header a,
#ubc7-global-menu.in #ubc7-search button,
#ubc7-global-menu.in #ubc7-search input {
    visibility: visible !important
}

#ubc7-search {
    background-color: #d7e0e7;
    height: 90px;
    text-align: center;
    width: 100%
}

#ubc7-search-box {
    padding-top: 30px
}

#ubc7-search-box input {
    font-size: 16px
}

#ubc7-search-box label {
    display: none
}

#ubc7-search-box .btn {
    background-color: #002145 !important;
    background-image: -ms-linear-gradient(top, #002145, #191938);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002145), to(#191938));
    background-image: -webkit-linear-gradient(top, #002145, #191938);
    background-image: -o-linear-gradient(top, #002145, #191938);
    background-image: linear-gradient(to bottom, #002145, #191938);
    background-image: -moz-linear-gradient(top, #002145, #191938);
    background-repeat: repeat-x;
    border: 1px solid #191938;
    border-color: rgba(25, 25, 56, .5);
    border-color: #002145;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
    text-shadow: none
}

#ubc7-search-box .btn:active,
#ubc7-search-box .btn:hover {
    background-color: #2f5d7c !important;
    border-color: #2f5d7c;
    color: #fff
}

#ubc7-global-header .row-fluid {
    padding-top: 10px;
    padding-bottom: 30px
}

#ubc7-global-header ul {
    list-style-type: none;
    margin-left: 0
}

#ubc7-global-header li {
    border-bottom: 1px solid #d7e0e7;
    display: block;
    float: left;
    height: 30px;
    margin: 10px 1% 0 1%;
    width: 23%
}

#ubc7-global-header a {
    color: #002145 !important;
    font-size: 12px;
    text-decoration: none
}

#ubc7-global-header a:active,
#ubc7-global-header a:hover {
    text-decoration: underline
}

input.search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-left: 3px;
    padding-right: 3px
}

#ubc7-unit {
    box-shadow: inset 0 -10px 10px -10px #222;
    -moz-box-shadow: inset 0 -10px 10px -10px #222;
    -webkit-box-shadow: inset 0 -10px 10px -10px #222;
    height: 50px;
    overflow: hidden;
    width: 100%
}

#ubc7-unit-name {
    margin-top: 4px;
    font-size: 12px
}

#ubc7-unit-name a,
#ubc7-unit-name a:hover {
    color: #fff !important;
    text-decoration: none !important;
    text-shadow: 1px 1px #222
}

#ubc7-unit-name a:hover {
    text-shadow: 1px 2px #222
}

#ubc7-unit-name a {
    display: block;
    line-height: 20px
}

#ubc7-unit-faculty {
    display: block
}

#ubc7-unit-identifier {
    font-size: 18px;
    letter-spacing: 1px;
    overflow: hidden;
    white-space: nowrap
}

.ubc7-single-element a {
    margin-top: 16px
}

.ubc7-single-element a #ubc7-unit-faculty {
    display: none !important
}

#ubc7-unit,
#ubc7-unit .navbar,
#ubc7-unit-menu {
    margin-bottom: 0
}

#ubc7-unit-menu {
    background: #e6e6e6
}

#ubc7-unit .navbar .btn-navbar .icon-bar {
    background: #002145
}

.breadcrumb {
    background: #fff;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    font-size: 11px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}

.breadcrumb li {
    line-height: 32px;
    vertical-align: middle;
    text-shadow: none
}

.breadcrumb a {
    color: #2f5d7c;
    text-decoration: none
}

.breadcrumb .active,
.breadcrumb a:hover {
    color: #002145
}

.ubc7-arrow {
    display: inline-block;
    height: 15px;
    text-decoration: inherit;
    width: 15px;
    vertical-align: text-top
}

.ubc7-arrow.up-arrow {
    background-position: -1207px -261px
}

.ubc7-arrow.up-arrow.grey {
    background-position: -1207px -195px
}

footer {
    background: #002145
}

#ubc7-global-footer,
#ubc7-global-footer a,
#ubc7-minimal-footer,
#ubc7-minimal-footer a {
    color: #fff !important;
    text-decoration: none
}

#ubc7-global-footer a:hover,
#ubc7-minimal-footer a:hover {
    color: #fff !important;
    text-decoration: underline
}

footer h3 {
    color: #fff;
    font-size: 110%;
    font-weight: 700;
    margin: 15px 0 5px 0
}

footer h4 {
    color: #fff;
    font-size: 100%;
    font-weight: 700;
    margin: 2px 0
}

#ubc7-unit-footer {
    background: #fff;
    border-top: 1px solid #d7e0e7;
    color: #002145;
    padding-top: 20px
}

#ubc7-unit-footer [class*=span] {
    margin-bottom: 10px
}

#ubc7-address-unit-name,
footer .ubc7-address-unit-name {
    font-weight: 700
}

#ubc7-global-footer {
    background: #002145;
    min-height: 100px
}

#ubc7-signature {
    height: 50px;
    margin-top: 20px
}

#ubc7-signature a {
    background-position: 0 -387px;
    background-repeat: no-repeat;
    display: block;
    height: 100%
}

footer .ubc7-back-to-top {
    background: #fff;
    padding-bottom: 8px
}

#ubc7-minimal-footer {
    background: #002145;
    color: #fff;
    padding-top: 20px
}

#ubc7-minimal-footer .span12 {
    border-top: 1px solid #1f385f;
    float: none;
    padding: 22px 0
}

#ubc7-minimal-footer ul {
    margin: 0
}

#ubc7-minimal-footer li {
    display: inline-block
}

#ubc7-minimal-footer a {
    font-size: 85%
}

#ubc7-minimal-footer .divider {
    color: #ccc;
    padding: 0 5px 0 3px
}

#ubc7-unit-social-icons a {
    text-decoration: none
}

#ubc7-unit-social-icons i {
    color: #002145;
    cursor: pointer;
    font-size: 32px;
    line-height: 32px
}

.breadcrumb,
.btn,
.btn-link,
.label,
.navbar .btn-navbar .icon-bar,
.navbar-search .search-query,
input.search-query,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn {
    background-color: #002145;
    background-image: -ms-linear-gradient(top, #002145, #191938);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002145), to(#191938));
    background-image: -webkit-linear-gradient(top, #002145, #191938);
    background-image: -o-linear-gradient(top, #002145, #191938);
    background-image: linear-gradient(to bottom, #002145, #191938);
    background-image: -moz-linear-gradient(top, #002145, #191938);
    background-repeat: repeat-x;
    border: 1px solid #191938;
    border-color: rgba(25, 25, 56, .5);
    border-color: #002145;
    color: #fff;
    text-decoration: none;
    text-shadow: none
}

.btn.active,
.btn:active,
.btn[disabled] {
    background-color: #2f5d7c;
    border-color: #2f5d7c;
    color: #fff
}

.btn:focus,
.btn:hover {
    background-color: #2f5d7c;
    border-color: #2f5d7c;
    background-position: 0 -200px;
    color: #fff;
    text-decoration: none;
    text-shadow: none
}

.btn.active,
.btn:active {
    background-color: #5e869f;
    background-color: #264e6a;
    background-image: none;
    border-color: #5e869f;
    color: #fff;
    outline: 0
}

.btn[disabled] {
    background-color: #e6e6e6;
    background-image: none;
    border: 0;
    color: #000;
    cursor: default
}

.btn-link {
    background: 0;
    border: 0;
    color: #2f5d7c;
    text-decoration: none
}

.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    background: 0;
    border: 0;
    color: #2f5d7c;
    text-decoration: underline
}

.navbar .brand {
    color: #fff;
    padding: 10px 10px 11px;
    text-shadow: none
}

.navbar .brand {
    text-decoration: none
}

.navbar-search .search-query {
    background-color: #fff;
    border: 1px solid #2f5d7c
}

.label {
    background-color: #002145;
    color: #fff;
    text-shadow: none
}

@media screen and (min-width:1200px) {
    #ubc7-unit-menu .container,
    .container {
        width: 1170px
    }
    header [class*=span],
    header.row-fluid {
        height: 115px
    }
    #ubc7-logo {
        background-position: 32px 14px;
        margin-left: -15px;
        min-width: 115px
    }
    #ubc7-wordmark-block {
        background-position: -83px 14px;
        width: 91.45299145299145%
    }
    #ubc7-global-utility button {
        height: 43px;
        margin-right: 17px
    }
    #ubc7-global-utility button span,
    a#ubc7-global-utility-no-script {
        background-position: -1233px 11px;
        height: 43px;
        margin-right: 19px
    }
    #ubc7-global-utility-no-script {
        left: 64px;
        top: 0
    }
    .ubc7-campus {
        bottom: 19px;
        height: 24px;
        left: 36px;
        width: 170px
    }
    #ubc7-okanagan-campus {
        background-position: -1320px -53px
    }
    #ubc7-vancouver-campus {
        background-position: -1320px -5px
    }
    #ubc7-unit {
        height: 60px
    }
    #ubc7-unit-name {
        margin-top: 7px;
        font-size: 14px
    }
    #ubc7-unit-identifier {
        font-size: 20px
    }
    .ubc7-single-element a {
        margin-top: 20px
    }
    .breadcrumb {
        height: 40px;
        line-height: 40px
    }
    .breadcrumb li {
        line-height: 40px
    }
}

@media screen and (max-width:979px) {
    body {
        padding: 0;
    }
    #ubc7-unit-menu .container,
    .container {
        margin-left: 0;
        margin-right: 0;
        width: auto
    }
    .expand {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }
    .container {
        margin-left: 0;
        margin-right: 0;
        width: auto
    }
    header .row-fluid [class*=span],
    header [class*=span] {
        border-width: 0;
        display: block;
        float: none;
        margin-left: 0 !important;
        margin-right: 0;
        width: auto
    }
    header .span1,
    header .span2 {
        display: none !important
    }
    header .span9 {
        width: 100% !important
    }
    #ubc7-wordmark-block {
        background-position: -1px -205px;
        border-left: 0;
        margin-left: 0
    }
    #ubc7-global-utility button {
        box-shadow: 0 0;
        -moz-box-shadow: 0 0;
        -webkit-box-shadow: 0 0;
        cursor: pointer;
        height: 44px;
        margin-right: 0
    }
    #ubc7-global-utility button span,
    a#ubc7-global-utility-no-script {
        height: 33px;
        position: relative;
        top: -6px
    }
    #ubc7-global-utility-no-script {
        left: 45px;
        top: 0
    }
    .ubc7-campus {
        bottom: 30px;
        left: 40px;
        width: 120px
    }
    #ubc7-vancouver-campus {
        background-position: -1319px -226px
    }
    #ubc7-okanagan-campus {
        background-position: -1319px -262px
    }
    #ubc7-wordmark a {
        height: 80%
    }
    #ubc7-unit-name {
        margin-right: 55px
    }
    #ubc7-unit a {
        font-size: 12px
    }
    #ubc7-unit .btn,
    #ubc7-unit .navbar .btn-navbar {
        background: #fff;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border: 0;
        box-shadow: 1px 1px 1px #191938;
        -moz-box-shadow: 1px 1px 1px #191938;
        -webkit-box-shadow: 1px 1px 1px #191938;
        float: right;
        height: 24px;
        margin: 7px 0 0 0;
        padding: 11px 0 0 13px;
        width: 32px
    }
    #ubc7-unit .navbar .btn-navbar.active,
    #ubc7-unit .navbar .btn-navbar:active,
    #ubc7-unit .navbar .btn-navbar:hover,
    #ubc7-unit .navbar .btn-navbar[disabled] {
        box-shadow: 1px 1px 1px #191938;
        -moz-box-shadow: 1px 1px 1px #191938;
        -webkit-box-shadow: inset 1px 1px 1px #191938
    }
    #ubc7-unit-menu .navbar {
        min-height: 0 !important;
        padding: 0
    }
    #ubc7-signature a {
        background-position: -2px -435px;
        background-size: 1400px
    }
    #ubc7-global-header .span8 {
        width: 100% !important
    }
}

@media screen and (max-width:767px) {
    .row-fluid {
        width: auto
    }
    #ubc7-wordmark-block {
        background-position: -2px -276px;
        background-size: auto
    }
    #ubc7-global-utility button span {
        background-position: -1229px -291px
    }
    #ubc7-search-box .input-xlarge {
        max-width: 200px !important
    }
    #ubc7-wordmark {
        width: 70% !important;
        background: 0
    }
    .ubc7-campus {
        left: 35px;
        bottom: 17px;
        width: 100px
    }
    #ubc7-unit .span12 {
        float: left;
        width: 99.999999993%
    }
    #ubc7-unit-faculty {
        font-size: 11px
    }
    #ubc7-unit-identifier {
        font-size: 18px
    }
    #ubc7-okanagan-campus {
        background-position: -1319px -329px
    }
    #ubc7-vancouver-campus {
        background-position: -1319px -301px
    }
    #ubc7-global-header li {
        width: 48%
    }
    #ubc7-unit-navigation {
        box-shadow: 0 3px 6px #ccc;
        -moz-box-shadow: 0 3px 6px #ccc;
        -webkit-box-shadow: 0 3px 6px #ccc
    }
    .breadcrumb {
        height: auto;
        min-height: 32px
    }
    footer #ubc7-signature a {
        background-position: -2px -544px;
        background-size: auto
    }
    footer .ubc7-back-to-top {
        padding-top: 10px
    }
}

@media screen and (max-width:379px) {
    #ubc7-global-utility button span,
    a#ubc7-global-utility-no-script {
        background-position: -1229px -296px;
        height: 25px;
        position: relative;
        top: -10px
    }
    #ubc7-global-utility-no-script {
        left: 0;
        top: -44px
    }
}

@media screen and (max-width:319px) {
    #ubc7-okanagan-campus,
    #ubc7-signature a,
    #ubc7-vancouver-campus,
    #ubc7-wordmark-block {
        background-size: 1290px !important
    }
    #ubc7-wordmark-block {
        background-position: -2px -229px
    }
    #ubc7-signature a {
        background-position: -2px -461px !important
    }
    .ubc7-campus {
        left: 30px
    }
    #ubc7-okanagan-campus {
        background-position: -1135px -283px
    }
    #ubc7-vancouver-campus {
        background-position: -1135px -259px
    }
}

@media only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:'3/2'),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #ubc7-global-utility button span,
    #ubc7-global-utility-no-script,
    #ubc7-logo,
    #ubc7-okanagan-campus,
    #ubc7-signature a,
    #ubc7-vancouver-campus,
    #ubc7-wordmark-block,
    .ubc7-arrow {
        background-image: url(ubc7-clf-sprite-blue-2x.png) !important;
        background-size: 1500px !important
    }
}

@media only screen and (min--moz-device-pixel-ratio:1.5) and (max-width:979px),
only screen and (-o-min-device-pixel-ratio:'3/2') and (max-width:979px),
only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:979px),
only screen and (min-device-pixel-ratio:1.5) and (max-width:979px) {
    #ubc7-signature a {
        background-position: -2px -435px !important;
        background-size: 1400px !important
    }
}

@media only screen and (min--moz-device-pixel-ratio:1.5) and (max-width:767px),
only screen and (-o-min-device-pixel-ratio:'3/2') and (max-width:767px),
only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:767px),
only screen and (min-device-pixel-ratio:1.5) and (max-width:767px) {
    #ubc7-signature a {
        background-position: -2px -544px !important;
        background-size: 1500px !important
    }
}

.ie7 .ubc7-campus {
    top: 60px
}

.ie7 .ubc7-arrow {
    display: inline
}

.ie7 #ubc7-search-box {
    padding-top: 30px
}

.ie7 #ubc7-global-header .row-fluid {
    width: 940px;
    margin: 0 auto
}

.ie7 #ubc7-global-menu #ubc7-global-header a,
.ie7 #ubc7-global-menu #ubc7-search button,
.ie7 #ubc7-global-menu #ubc7-search input {
    visibility: visible !important
}

.oldie #ubc7-unit-identifier {
    line-height: 22px
}

.oldie #ubc7-unit-menu {
    border-bottom: 1px solid #e6e6e6
}

.oldie #ubc7-minimal-footer li {
    float: left
}

.oldie .full-width {
    min-width: 970px
}

@media print {
    body {
        background: #fff;
        color: #000;
        font-size: 12pt;
        line-height: 1.3
    }
    a:link,
    a:visited {
        background: 0 0;
        color: #222;
        text-decoration: underline
    }
    a:link:after {
        content: " (" attr(href) ") ";
        padding-left: 10px
    }
    h1 {
        font-size: 18pt;
        color: #000
    }
    h2 {
        font-size: 16pt;
        color: #000
    }
    h3 {
        font-size: 14pt;
        color: #000
    }
    h4 {
        font-size: 12pt;
        color: #000
    }
    h5 {
        font-size: 10pt;
        color: #000
    }
    h6 {
        font-size: 8pt;
        color: #000
    }
    .page-header {
        border: 0;
        margin: 0;
        padding-bottom: 0
    }
    #ubc7-unit a:link:after {
        content: none
    }
    #ubc7-unit {
        border-bottom: 1px solid #000;
        height: 80px;
        overflow: visible
    }
    #ubc7-unit-name {
        box-shadow: none
    }
    #ubc7-unit-faculty {
        color: #000;
        margin-bottom: 10px;
        text-shadow: none
    }
    #ubc7-unit-identifier {
        color: #000;
        font-size: 20pt;
        text-shadow: none
    }
    #ubc7-global-footer,
    #ubc7-global-menu,
    #ubc7-header,
    #ubc7-minimal-footer,
    #ubc7-unit .btn,
    #ubc7-unit .navbar .btn-navbar,
    #ubc7-unit-menu,
    #ubc7-wordmark,
    #ubc7-wordmark-block,
    .breadcrumb,
    .ubc7-back-to-top {
        display: none
    }
    #ubc7-footer,
    #ubc7-unit-footer {
        color: #000 !important;
        border-color: #000 !important;
        padding-top: 10px !important
    }
    #ubc7-unit-social-icons {
        color: #000;
        visibility: visible
    }
    .row-fluid {
        border: 0;
        box-shadow: none !important;
        float: none !important;
        margin: 0 5%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        width: auto
    }
    img {
        max-width: 100%;
        border: 0
    }
    .btn {
        background: 0;
        border-color: #000;
        color: #000
    }
    .btn a:link:after,
    .btn-navbar a:link:after {
        content: none
    }
}