/* Minification failed. Returning unminified contents.
(1596,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(10032,27): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/*
  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: 07 October 2014 12:11:56
*/


/*!
 * Bootstrap v2.3.1
 *
 * 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.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
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:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  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"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  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-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
/*    color: #000 !important;*/
/*    background: transparent !important;*/
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
/*    content: " (" attr(href) ")";*/
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -30px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1002px;
}
.span12 {
  width: 1002px;
}
.span11 {
  width: 916px;
}
.span10 {
  width: 830px;
}
.span9 {
  width: 744px;
}
.span8 {
  width: 658px;
}
.span7 {
  width: 572px;
}
.span6 {
  width: 486px;
}
.span5 {
  width: 400px;
}
.span4 {
  width: 314px;
}
.span3 {
  width: 228px;
}
.span2 {
  width: 142px;
}
.span1 {
  width: 56px;
}
.offset12 {
  margin-left: 1062px;
}
.offset11 {
  margin-left: 976px;
}
.offset10 {
  margin-left: 890px;
}
.offset9 {
  margin-left: 804px;
}
.offset8 {
  margin-left: 718px;
}
.offset7 {
  margin-left: 632px;
}
.offset6 {
  margin-left: 546px;
}
.offset5 {
  margin-left: 460px;
}
.offset4 {
  margin-left: 374px;
}
.offset3 {
  margin-left: 288px;
}
.offset2 {
  margin-left: 202px;
}
.offset1 {
  margin-left: 116px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.9940119760479043%;
  *margin-left: 2.9441117764471056%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.9940119760479043%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.9500998003992%;
}
.row-fluid .span11 {
  width: 91.41716566866268%;
  *width: 91.36726546906188%;
}
.row-fluid .span10 {
  width: 82.83433133732535%;
  *width: 82.78443113772455%;
}
.row-fluid .span9 {
  width: 74.25149700598803%;
  *width: 74.20159680638723%;
}
.row-fluid .span8 {
  width: 65.6686626746507%;
  *width: 65.6187624750499%;
}
.row-fluid .span7 {
  width: 57.08582834331337%;
  *width: 57.035928143712574%;
}
.row-fluid .span6 {
  width: 48.50299401197604%;
  *width: 48.45309381237524%;
}
.row-fluid .span5 {
  width: 39.920159680638726%;
  *width: 39.87025948103793%;
}
.row-fluid .span4 {
  width: 31.3373253493014%;
  *width: 31.2874251497006%;
}
.row-fluid .span3 {
  width: 22.75449101796407%;
  *width: 22.704590818363272%;
}
.row-fluid .span2 {
  width: 14.171656686626747%;
  *width: 14.121756487025948%;
}
.row-fluid .span1 {
  width: 5.588822355289421%;
  *width: 5.538922155688623%;
}
.row-fluid .offset12 {
  margin-left: 105.9880239520958%;
  *margin-left: 105.88822355289422%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.9940119760479%;
  *margin-left: 102.8942115768463%;
}
.row-fluid .offset11 {
  margin-left: 97.40518962075848%;
  *margin-left: 97.3053892215569%;
}
.row-fluid .offset11:first-child {
  margin-left: 94.41117764471058%;
  *margin-left: 94.31137724550898%;
}
.row-fluid .offset10 {
  margin-left: 88.82235528942115%;
  *margin-left: 88.72255489021957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.82834331337325%;
  *margin-left: 85.72854291417165%;
}
.row-fluid .offset9 {
  margin-left: 80.23952095808383%;
  *margin-left: 80.13972055888225%;
}
.row-fluid .offset9:first-child {
  margin-left: 77.24550898203593%;
  *margin-left: 77.14570858283433%;
}
.row-fluid .offset8 {
  margin-left: 71.6566866267465%;
  *margin-left: 71.55688622754492%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.6626746506986%;
  *margin-left: 68.562874251497%;
}
.row-fluid .offset7 {
  margin-left: 63.07385229540918%;
  *margin-left: 62.974051896207584%;
}
.row-fluid .offset7:first-child {
  margin-left: 60.07984031936128%;
  *margin-left: 59.98003992015968%;
}
.row-fluid .offset6 {
  margin-left: 54.49101796407185%;
  *margin-left: 54.39121756487025%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.49700598802394%;
  *margin-left: 51.397205588822345%;
}
.row-fluid .offset5 {
  margin-left: 45.908183632734534%;
  *margin-left: 45.808383233532936%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.914171656686634%;
  *margin-left: 42.814371257485035%;
}
.row-fluid .offset4 {
  margin-left: 37.32534930139721%;
  *margin-left: 37.22554890219561%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.3313373253493%;
  *margin-left: 34.231536926147704%;
}
.row-fluid .offset3 {
  margin-left: 28.74251497005988%;
  *margin-left: 28.64271457085828%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.748502994011975%;
  *margin-left: 25.648702594810377%;
}
.row-fluid .offset2 {
  margin-left: 20.159680638722556%;
  *margin-left: 20.059880239520957%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.16566866267465%;
  *margin-left: 17.065868263473053%;
}
.row-fluid .offset1 {
  margin-left: 11.57684630738523%;
  *margin-left: 11.477045908183634%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.582834331337326%;
  *margin-left: 8.48303393213573%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 30px;
  padding-left: 30px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: 600;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 44px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 13.6px;
}
h1 small {
  font-size: 28px;
}
h2 small {
  font-size: 20px;
}
h3 small {
  font-size: 16px;
}
h4 small {
  font-size: 16px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 14px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 13.536px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 38px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 122px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 206px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 290px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 374px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 458px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 542px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 626px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 710px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 794px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 878px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 962px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
form {
  margin: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc; 
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 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;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: 0;
  /* IE6-9 */
/*
  -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="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 26px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 20px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 964px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 880px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 796px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 712px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 628px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 544px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 460px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 376px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 292px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 208px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 124px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 40px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); */
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
*/
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
*/
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
*/
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
/*  
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
*/
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select: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;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 16px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {

  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;

}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {

  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;

}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
/*
  -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:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.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,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 13.6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.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 {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(/content/images/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url(/content/images/glyphicons-halflings-white.png);
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 16px;
}
.btn-group > .btn-mini {
  font-size: 12px;
}
.btn-group > .btn-small {
  font-size: 13.6px;
}
.btn-group > .btn-large {
  font-size: 20px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -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-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  /*font-size: 11px;*/
  /*font-weight: bold;*/
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  /*text-transform: uppercase;*/
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 978px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.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;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 20px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 13.6px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 12px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.thumbnails {
  margin-left: -30px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 30px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
@-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;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}

.visible-print {
  display: none !important;
}


@media print {

  body.print_one_page {
    height: 700px !important;
    overflow: hidden !important;
  }
  body.print_one_page .whole_content_holder {
    height: 700px !important;
    overflow: hidden !important;
  }
  body.print_one_page #footer_frame {
    display: none !important;
  }
  body.print_one_page footer {
    display: none !important;
  }  

  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    visibility: hidden;
  }

  /* colorbox */
  #cboxOverlay {
    display: none !important;
  }
  #colorbox {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
position: static !important;
  }
  #cboxWrapper {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
  }
  #cboxTopCenter {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
  }
  #cboxContent {
    float: none !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    left: 0 !important;
    margin: 0;
  }
  #cboxLoadedContent {
    width: 90% !important;
    height: 90% !important;
    overflow: hidden;
    margin: 0 !important;
/*min-height: 600px !important;*/
  }
  #cboxClose, #cboxNext, #cboxPrevious {
    display: none !important;
  }

.cboxIframe { min-height: 600px !important; }
#cboxTitle {     width: 90% !important;
    height: 90% !important; }
}

		/*
  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: 07 October 2014 12:11:57
*/


/* ####### Daniel Wojciechowski - Squiz PL - dwojciechowski@squiz.pl */

/* To join before sign off */



/* overall */

.hide{
  display: none;
}

.center{
  text-align: center;
}

.pad-ver-20{
  padding: 20px 0;
}

.right15{
  margin-right: 15px;
}

.left30{
  padding-left: 30px;
}

.spacer30{
  height: 30px;
  clear: both;
}

.padding15lr #faculties-and-departments,
.padding15lr #social_media_share_page{
  padding: 0 15px;
  width: auto;
}

.cell-middle{
  display: table-cell;
  vertical-align: middle;
}

.heading{
  font-family: 'theserifhp6_semibold';
  font-size: 1.63em;
  color: #929292;
  padding: 30px 0;
}

/* mini-calendar */

#calendarTable table {
  width: 207px !important;
  border: none;
  border-bottom: 2px solid #e7e7e7;
}
#calendarTable th {
  border: none;
  padding: 0;
}
#calendarTable td {
  border: none;
  padding: 0;
}



.mini-calendar span.mini-calendar-header{
  background: #E7E7E7;
  color: #231F20;
  font-size: 1.2em;
  display: block;
  padding: 10px 15px;
  position: relative;
  text-align: center;
}

.mini-calendar b{
  margin: 0 0 3px 0;
  font-weight: 600;
}

.mini-calendar span.mini-calendar-header-prev {
  position: absolute;
  left: 0;
  top: 13px;
}

.mini-calendar span.mini-calendar-header-prev a{
  background-image: url("/content/images/black_arrows.png");
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  margin: 0;
  width: 13px;
  height: 22px;
  text-indent: -9999px;
  padding: 0 10px;
}

.mini-calendar span.mini-calendar-header-next {
  position: absolute;
  right: 0;
  top: 13px;
}

.mini-calendar span.mini-calendar-header-next a{
  background-image: url("/content/images/black_arrows.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  display: inline-block;
  margin: 0;
  width: 13px;
  height: 22px;
  text-indent: -9999px;
  padding: 0 10px;
}

.mini-calendar td.date{
  padding:0!important;
  margin: 0!important;
  text-align: center;
}

.mini-calendar th.dayLabelWeekend,
.mini-calendar th.dayLabel{
  padding: 3px!important;
  margin: 0!important;
  background: #FFDA0C;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
}

.mini-calendar td.date a{
  cursor: text;
  color: #000;
}

.mini-calendar td.date a:hover{
  text-decoration: none;
}

.mini-calendar .eventDate a{
  color: #0088CC!important;
  cursor: pointer!important;
  font-weight: 400;
}


/* Event Page */

.event-page img{
  float: left;
  margin: 0 30px 10px 0;
}

/*.event-page strong{
  margin: 0 0 15px 0;
  font-size: 1.4em;
  color: #DD027A;
  font-family: 'theserifhp6_semibold';
  display: block;
  font-weight: normal;
}*/

.event-page h2{
  font-family: 'theserifhp6_semibold';
  /* color: #dd027a; */
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: 35px;
}

.event-page #social_media_share_page,
.two-columns #social_media_share_page{
  padding-left: 30px;
  width: auto;
}

table.info{
  width: 100%;
  border-left: 0;
  border-right: 0;
  margin-bottom: 30px;
}

table.info td{
  background: transparent!important;
  padding: 5px 0;
  border-right: none;
  text-align: left;
  color: #231f20;
}

table.info p {
  margin-top: 20px;
  margin-bottom: 0;
}

table.info p:first-child {
  margin-top: 0;
}

table.info th{
  background: transparent!important;
  padding: 5px 0;
  width: 200px;
  border-right: none;
  text-align: left;
  color: #737373;
}

.register_now{
  background-image: url("/content/images/register_now.png");
  background-repeat: no-repeat;
  display: block;
  width: 203px;
  height: 56px;
  overflow: hidden;
  text-indent: -9999px;
  float: right;
}

.register_now_up{
  background-image: url("/content/images/register_now_up.png");
  background-repeat: no-repeat;
  display: block;
  width: 193px;
  height: 53px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0 0 40px 0;
}

.got_question{
  display: block;
  color: #007db3;
  font-weight: bold;
  float: right;
  margin: 10px 0 0 0;
  padding: 5px 30px 0 0;
}



/* Form elegance */

.form-elegance input[type=text]{
  padding: 10px;
  border: 2px solid #e7e7e7;
  border-radius: 0;
}

.form-elegance .hidder{
  overflow: hidden;
  padding: 7px;
  border: 2px solid #e7e7e7;
  background-image: url("/content/images/arrow_down_form_elegance.png");
  background-position: right center;
  background-repeat: no-repeat;
}

.form-elegance select{
  width: 130%;
  border: 0px;
  background: transparent;
  height: auto;
  margin:0;
  padding:0;
  color: #555555;
}

/* form standard */

.form-standard {
    font-weight: 300;
}

.form-standard label{
  float: left;
  width: 215px;
  padding: 5px 20px 0 0;
  text-align: right;
  margin: 0;
  font-weight: bold;
}

.form-standard input[type=text]{
  float: left;
  border-radius: 0;
  border: 2px solid #dadada;
  height: 25px;
  padding: 4px;
  width: 302px;
  background-color: #fff;
  margin: 0 0 10px 0;
}

.form-standard textarea, .form-standard textarea.error{
  float: left;
  border-radius: 0;
  border: 2px solid #dadada;
  height: 150px;
  padding: 4px;
  width: 302px;
  background-color: #fff;
  margin: 0 0 10px 0;
}

.form-standard select{
  border: 0;
  background-color: transparent;
  width: 130%;
  margin: 0;
  padding: 0 0 0 5px;
  -webkit-appearance:none;
}

.form-standard .cover{
  float: left;
  border-radius: 0;
  border: 2px solid #dadada;
  height: 25px;
  padding: 4px;
  overflow: hidden;
  width: 302px;
  margin: 0 0 10px 0;
  background-image: url("/content/images/arrow_down_15.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.form-standard .grouper-radio,
.form-standard .grouper-checkbox{
  width: 302px;
  float: left;
  padding: 4px 12px 4px 0;
}

.form-standard .grouper-radio input[type=radio],
.form-standard .grouper-checkbox input[type=checkbox]{
  display: none;
}

.form-standard .grouper-radio label{
  width: 10px;
  float: none;
  background-repeat: no-repeat;
  background-image: url("/content/images/radio_button.png");
  text-align: left;
  padding: 0 0 10px 25px;
  font-weight: normal;
}

.form-standard .grouper-checkbox label{
  width: 10px;
  float: none;
  background-repeat: no-repeat;
  background-image: url("/content/images/filter_tick.png");
  text-align: left;
  padding: 0 0 10px 25px;
  font-weight: normal;
}

.grouper-checkbox .checked{ background-position: left -79px; }
.grouper-radio .checked{ background-position: left 2px; }

.grouper-checkbox .unchecked{ background-position: left top; }
.grouper-radio .unchecked{ background-position: left -31px; }

.form-standard .error{
  float: left;
  position: relative;
  background-color: #f5d0d0;
  margin: 0 0 10px 26px;
  color: #880022;
  font-family: "open sans";
  font-weight: 400;
  padding: 10px;
  min-height: 25px;
  width: 184px;
  text-align: left;
}

.no_style_list li {
  list-style-type: none;
}

.form-campaign .error{
  float: left;
  position: relative;
  background-color: #f5d0d0;
  margin: 10px 2px 10px 10px;
  color: #880022;
  font-family: "open sans";
  font-weight: 400;
  padding: 10px;
  min-height: 25px;
  width: 90%;
  text-align: left;
}

.form-standard .error-thick{
  position: absolute;
  border-right: 18px solid #f5d0d0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  left:-18px;
  top:0;
}

.form-campaign .error-thick{
  position: absolute;
  border-right: 18px solid transparent;
  border-top: 18px solid transparent;
  border-bottom: 18px solid #f5d0d0;
  border-left: 18px solid transparent;
  top:-30px;
  left:0;
}

/*.form-standard .error-large{
  float: left;
  position: relative;
  background-color: #f5d0d0;
  margin: 0px;
  color: #880022;
  font-family: "thesansosfsemibold";
  padding: 6px;
  min-height: 25px;
  width: 100%;
}*/

.form-standard .error-large ul{
  float: left;
  position: relative;
  background-color: #f5d0d0;
  margin: 0px;
  color: #880022;
  font-family: "thesansosfsemibold";
  padding: 20px 0;
  margin-bottom: 20px;
  width: 100%;
}

.form-standard .error-large li{
  margin-left: 40px;
}

.form-standard .captcha img{
  width: 170px;
  height: 50px;
  border: 2px solid #dedede;
  float: left;
  margin: 0 0 10px 0;
}

.form-standard .captcha div{
  padding: 0 0 0 10px;
  float: left;
}

.form-standard .captcha a{
  display: block;
  margin: 0 0 5px 0;
}

.form-standard .submit{
  width: 515px;
  text-align: right;
}

.form-standard .submit input[type=submit]{
  background-image: url("/content/images/blue_message_box.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 147px;
  height: 31px;
  color: #FFF;
  border: 0;
  border-bottom: 1px solid #d6d6d6;
  font-family: "open sans";
  font-weight: 600;
  border-radius: 0;
}

.form-standard p {
  font-weight: 300;
}

#sq_submit_accessible_captcha{
  background-image: url("/content/images/blue_message_box.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 165px;
  height: 31px;
  color: #FFF;
  border: 0;
  border-bottom: 1px solid #d6d6d6;
  font-family: "open sans";
  font-weight: 600;
  clear: both;
  margin-left: 200px;
}

#sq_security_key {
  margin: 0 0 10px 200px;
  border: 1px solid #d6d6d6;
  float: left;
}

#campaign.new-layout #sq_security_key{
  margin: 0px 0px 10px 0px;
}

#sq_accessible_validation_link {
  float: left;
  margin-left: 16px;
  width: 50%;
}

#sq_regen_captcha {
  float: left;
  margin-left: 20px;
  width: 50%;
}

#sq_submit_accessible_captcha {
  float: left;
}

#SQ_SYSTEM_SECURITY_KEY_VALUE {
  margin-left: 200px;
}


.form-campaign .error-large ul{
  float: left;
  position: relative;
  background-color: #f5d0d0;
  margin: 0px;
  color: #880022;
  font-family: "thesansosfsemibold";
  padding: 20px 0;
  margin-bottom: 20px;
  width: 100%;
}

.form-campaign .error-large li{
  margin-left: 40px;
}
/* Landing Page */

.short-info p{
  margin: 0;
  padding: 0;
}

.big-thumb{
  background-repeat: no-repeat;
  position: relative;
  height: 300px;
}

.big-thumb .overlay-table {
  display: table;
  height: 100%;
  float: left;
  width: 430px;
  max-width: 430px;
}

.big-thumb .overlay{
  background: rgba(255,255,255,0.9);
  padding: 10px;
}

.big-thumb .overlay p{
  margin: 0 0 10px 0;
}

.big-thumb .overlay p.pink{
  font-family: 'theserifhp6_semibold';
  font-size: 24px;
}

.big-thumb .overlay h2{
  color: #dd027a;
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: 35px;
}

.big-thumb .overlay h2 a{
  color: #dd027a;
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: 35px;
}


.big-thumb .play-video{
  display: table;
  float: right;
  height: 100%;
}

.big-thumb .play-video a, .play-video-mobile a {
  width: 207px;
  height: 94px;
  background-image: url("/content/images/play-video.png");
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -9999px;
}

.big-thumb .play-video a:hover, .play-video-mobile a:hover {
  background-position: left -94px;
}

.featured-landing h3 a{
  /*color: #000;*/
}

/* Event listing Page */

#left_navigation .left_navigation_header > span{
  background: #E7E7E7;
  color: #231F20;
  font-size: 1.4em;
  display: block;
  padding: 10px 15px;
}

#events_filter li{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#events_filter ul{
  margin: 0;
  padding: 0;
}

#events_filter .active{
  background-color: #FFDA0C;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-image: url("/content/images/arrow_down.png");
  padding: 10px 40px;
}

#events_filter a{
  background-image: url("/content/images/arrow_left.png");
  background-position: 15px center;
  background-repeat: no-repeat;
  padding: 10px 30px;
  display: block;
  color: #000;
}

#events_filter a:hover{
  text-decoration: none;
}

#events_filter span{
  display: block;
  padding: 10px;
  background-color: #E7E7E7;
  color: #231F20;
  font-size: 1.4em;
  font-weight: bold;
}

#events_filter .option-list{
  margin: 0 0 5px 0;
}

#events_filter .option-list li{
  border-left: 3px solid #FFDA0C;
  margin: 3px 0 0 0;
  background-image: url("/content/images/filter_tick.png");
  background-position: right 5px;
  background-repeat: no-repeat;
  overflow: hidden;
}

#events_filter .option-list label{
  margin: 0;
  padding: 5px 25px 5px 10px;
}

#events_filter .option-list .checked{
  background-position: right -74px;
}

#events_filter .option-list input[type=checkbox]{
  display: none;
}

.find-event fieldset{
  border: 1px solid #e7e7e7;
  margin: 0 0 40px 0;
  padding: 35px 20px;
  background-image: url("/content/images/arrow_yellow.png");
  background-repeat: no-repeat;
  background-position: 136px 77px;
}

.find-event .hidder{
  width: 180px;
  float: left;
  margin: 2px 10px 0 0;
}

.find-event label{
  font-size: 2em;
  float: left;
  font-family: "theserifhp6_semibold";
  padding: 15px 10px 0 0;
}

.find-event input[type=text]{
  margin: 0px 10px 0 0;
  float: left;
  font-family: 'open sans';
  color: #dd027a;
  border: 2px solid #dadada;
  font-size: 1.125em;
  line-height: 2;
  height: 33px;
  padding: 4px 10px;
}

#find-event-select {
  z-index: 1000;
  width: 194px;
  font-family: 'open sans';
}

.search-icon {
  background-image: url("/content/images/search-icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  display: block;
  width: 47px!important;
  height: 47px!important;
  border: 0;
}

.ev-list{
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}

.ev-list .short{
  color: #737373;
}

.ev-list .date{
  position: absolute;
  background-image: url(/content/images/cloud.png);
  background-repeat: no-repeat;
  padding: 30px 15px 0 0;
  width: 83px;
  height: 58px;
  font-size: 3em;
  font-weight: bold;
  text-align: center;
}

.ev-list .bar{
  background-color: #ededed;
  padding: 12px 0 12px 70px;
  margin: 0 0 0 40px;
  font-weight: 600;
}

.ev-list .bar-mini{
  background-color: #ededed;
  padding: 12px 0 12px 70px;
  margin: 0 0 0 40px;
  font-weight: 600;
  width: 100px;
  float: left;
}

.ev-list .events-item{ padding: 0 0 0 230px; }
.recommended .ev-list .events-item{ padding: 0 0 0 110px; }

.ev-list .events-item-time-location {
  font-weight: 400;
  margin-right: 20px;
}

.ev-list .events-item-time-location span {
  font-weight: 300;
  margin-right: 20px;
}

.ev-list li{
  list-style-type: none;
  list-style-position: inside;
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.ev-list li.recommended {
  background: #fff url(/content/images/event_promoted_bg.png) repeat-x left bottom;
}

.recommended .right{
  float: right;
  padding: 0 10px 0 0;
}

.ev-list .cont {
  background-image: url("/content/images/ev-grad.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  border-bottom: 1px solid #FFF;
}

#main_content_main_column .ev-list h2{
  font-size: 1.7em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.3;
  color: #019bdb;
}

/* promoted events on events list */
.ev-list .recommended .bar-mini {
  margin-bottom: 15px;
  padding: 12px 15px 12px 70px;
  width: 619px;
}

.ev-list .recommended .events-item {
  padding: 0 0 0 110px;
}

.ev-list .recommended .events-summary {
  color: #929292;
  line-height: 1.5;
  font-size: 1.1em;
}

/* site wide search */


.site-search fieldset{
  background-position: 60px 80px;
}

.site-search input[type=text]{
  width: 70%;
}
.search-list{
  margin-left:0;
}
.search-list li{
  list-style-type: none;
  border-bottom: 1px solid #e7e7e7;
  padding: 30px 0;
}

.search-list h3{
  font-size: 1.5em;
  font-family: 'Open Sans';
  font-weight: 300;
}
hr.search-hr1{
  margin-bottom:10px;
}
hr.search-hr2{
  margin-top:10px;
}

/* Faculties and departments */

#faculties-and-departments .group{
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  height: 250px;
}

#faculties-and-departments hr{
  margin: 0 0 40px 0;
}

#faculties-and-departments .description{
  background-color: rgba(255,255,255,0.9);
  position: absolute;
  bottom: 0;
  width: 100%;
}

#faculties-and-departments h2{
  padding: 10px 15px;
  margin: 0;
  font-size: 1.6em;
  line-height: 1.2em;
}

#faculties-and-departments h2 a{
  color: #019bdb;
}

#faculties-and-departments h2.null_left { padding-left:0; }

#faculties-and-departments p{
  color: #000;
  font-weight: 400;
  font-size: 0.938em;
  padding: 0 15px 15px 15px;
  margin: 0;
}

#faculties-and-departments li{
  list-style-type: none;
  padding: 15px 0;
  font-family: "thesansosfsemibold";
}

#faculties-and-departments ul{
  margin: 0;
}

/* International */

/*#international .lead {
  font-family: "open sans";
  font-weight: 400;
  font-size: 1em;
  margin: 0 0 35px 0;
  display: inline-block;
  color: #231F20;
}*/

#international .international_infobox .mobile_pointer_down {
    border-left: 16px solid rgba(0, 0, 0, 0);
    border-right: 16px solid rgba(0, 0, 0, 0);
    border-top: 11px solid rgba(0, 0, 0, 0.6);
    height: 0;
    width: 0;
    position: absolute;
    top: 55px;
    left: 11px;
}

#international p{
  font-family: "open sans";
}

#international h2{
  font-size: 1.5em;
}

#international h3 a{
color:#0088cc;
}

.list_by_country_holder {
  margin-bottom: 20px;
  padding-top: 10px;
}

.international_selected_countries > .span3 > a {
  display: block;
  font-size: 1.125em;
}

#international .letters{
  margin: 0 0 40px 0;
}

#international .letters a{
  background-color: #E7E7E7;
  display: block;
  float: left;
  margin: 0 2px 2px 0;
  padding: 7px;
  text-align: center;
  width: 25px;
  font-family: "open sans";
  font-weight: 400;
  font-size: 1.125em;
}

#international .letters a:hover{
  text-decoration: none;
}


#international .letters a.active {
  background-color: #BDBDBD;
}

#international .world-map{
  position: relative;
  width: 100%;
  height: 450px;
}

#international .world-map area{
  display: block;
  outline: none;
}

.over-continental{
  background-position: left bottom!important;
}

#international .world-map div{
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
}

#international .world-map div.active {
  background-position: left bottom;
}

#international .world-map img {
  outline: none;
}

.n-america{width:257px; height:283px;}
.s-america{width:99px; height:162px;}
.europe{width:294px; height:222px;}
.asia{width:323px; height:298px;}
.africa{width:141px; height:161px;}
.australia{width:135px; height:107px;}

#n-america{left: 0; top: 1px;}
#s-america{left: 182px; top: 271px;}
#europe{left: 210px; top: 0;}
#asia{left: 430px; top: 21px;}
#africa{left: 327px; top: 215px;}
#australia{left: 600px; top: 300px;}

#international .featured_links_section p {
  color: #737373;
}

.international_infobox {
  height: 55px;
  line-height: 2.3;
  background: url(/content/images/international_map_infobox.png) no-repeat;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 1.25em;
  font-family: 'thesansosfsemibold';
  z-index: 9000;
  display: none;
  cursor: pointer;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*
.international_map_region_holder:hover .international_infobox {
  display: block;
}
*/

#n-america .international_infobox {
  width: 215px;
  left: 50%;
  top: 50%;
}

#s-america .international_infobox {
  width: 129px;
  left: 30%;
  top: 18%;
}

#africa .international_infobox {
  width: 57px;
  left: 50%;
  top: 20%;
}

#europe .international_infobox {
  width: 57px;
  left: 50%;
  top: 50%;
}

#asia .international_infobox {
  width: 44px;
  left: 30%;
  top: 40%;
}

#australia .international_infobox {
  width: 86px;
  left: 18%;
  top: 0%;
}

#international_list_by_region {
  padding-top: 15px;
  margin-bottom: 20px;
}

#international_list_by_region > .span3 > a {
  display: block;
  font-size: 1.125em;
}

.gray_bg_box {
  /*background-color: #f7f7f7;*/
}

/* Faculies */

.faculties{
  padding-left: 15px;
}

.faculties_row {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

/* Campaign */
#campaign .form-header{
  background-color: #e7e7e7;
  padding: 25px;
}

#campaign_rhs_contact_information {
  color: #737373;
}

#campaign_rhs_contact_information strong {
  color: #231F20;
}

#main_content_main_column #campaign ul.list_type_1 {
  margin-bottom: 60px;
}

#campaign ul.list_type_1 > li {
  color: #737373;
  padding-bottom: 5px;
}

#campaign ul.list_type_1 > li > h2 {
  font-size: 1em;
  color: #181819;
  margin-top: 0;
  font-family: 'open sans';
}

#campaign ul.list_type_1 > li > h2 a {
  font-size: 1.125em;
  padding-right: 10px;
}

#campaign .form-header h2,
#campaign .form-header p{
  margin: 0;
  padding: 0;
}

#campaign legend{
  display:none;
}

#campaign label{
  font-family: 'open sans';
}

#campaign form{
  background-color: #f7f7f7;
  padding: 25px;
}

#campaign input{
  width: 90%;
  height: 25px;
  padding: 4px;
  border: 2px solid #dadada;
  background-color: #fff;
  margin: 0 0 10px 0;
  border-radius: 0;
}

#campaign .title {
  width: 15%;
  overflow: hidden;
  border: 2px solid #DADADA;
  background-image: url("/content/images/arrow_down_15.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #FFF;
  margin: 0 0 15px 0;
}

#campaign .course {
  width: 90%;
  overflow: hidden;
  border: 2px solid #DADADA;
  background-image: url("/content/images/arrow_down_15.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #FFF;
  margin: 0 0 15px 0;
  padding: 0 3px;
}

#campaign .type {
  width: 70%;
  overflow: hidden;
  border: 2px solid #DADADA;
  background-image: url("/content/images/arrow_down_15.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #FFF;
  margin: 0 0 15px 0;
  padding: 0 3px;
}

#campaign .title select,
#campaign .type select,
#campaign .course select{
  width: 130%;
  border: 0px;
  margin:0;
  background-color: transparent;
  height: 33px;
  padding: 4px;
}

#campaign textarea{
  width: 95%;
  padding: 3px;
  height: 147px;
  border: 2px solid #DADADA;
  border-radius: 0;
}

#campaign input[type=submit]{
  background-image: url("/content/images/button_submit.png");
  background-repeat: no-repeat;
  width: 149px;
  height: 31px;
  cursor: pointer;
  border: 0;
  text-indent: -9999px;
  overflow: hidden;
  background-color: transparent;
}


/* department */

#department .all{
  margin: 0 0 15px 0;
  display: inline-block;
}

#department .big-thumb {
  margin-bottom: 20px;
}

.scrollbox{
  border-top: 2px solid #e7e7e7;
}

.scrollboxes{
  padding: 0 0 30px 0;
  margin-bottom: 35px;
}

#department #upcoming_events .date{
  padding: 20px 0 5px 0;
}

#department .day{
  /*font-family: 'theserifhp6_semibold';*/
  font-size: 3em;
  font-weight: 600;
  color: #929292;
}

#department .month{
  /*font-family: "thesansosfsemibold";*/
  font-size: 1.25em;/*0.45em;*/
  font-weight: 400;
  color: #929292;
}

#department #upcoming_events li,
#department #latest_news li{
  background-image: url("/content/images/scrollbox_item_bg.png");
  background-repeat: repeat-x;
  background-position: center bottom;
}

#department .caroufredsel_wrapper{
  margin: 0!important;
}

#department_links p {
  color: #737373;
}

/* Definition list page */

#definition_list_page table{
  margin: 0 0 60px 0;
  border: 0;
}

#definition_list_page li{
  list-style-type: none;
  margin: 0 0 10px 0;
}

#definition_list_page li:before{
  content: "\2022";
  color: #929292;
  margin: 0 0 0 -20px;
  font-size: 2em;
  position: absolute;
}

/* 30.07.2013 - Tomek */ 

.a_b {
  /*font-family: "thesansosfsemibold";*/
  list-style-type: none;
  padding: 10px 0;
  display:inline-block;
  font-weight: 400;
}

.display_block {
  display: block;
}

#events-mini-calendar .mini-calendar #calendarTable tr td.active_cal a {
  color: #000000 !important;
}

.password_message {
    color: rgba(221,2,122,.5);
    margin-left: 28%;
    font-size: 0.8em;
    font-weight: bold;
}

.form-standard .submit {
width: 486px;
text-align: right;
}

		/*
  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: 07 October 2014 12:11:56
*/


/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 4, 2013 */

@font-face {
  font-family: 'theserifhp6_semibold';
  src: url('/content/fonts/theserif-hp6sebld-webfont.eot');
  src: url('/content/fonts/theserif-hp6sebld-webfont.eot?#iefix') format('embedded-opentype'),
  url('/content/fonts/theserif-hp6sebld-webfont.ttf') format('truetype'),
  url('/content/fonts/theserif-hp6sebld-webfont.svg?v=0.1.1#theserifhp6_semibold') format('svg'),
  url('/content/fonts/theserif-hp6sebld-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'thesansosfsemibold';
  src: url('/content/fonts/thesansosf-semibold-webfont.eot?v=0.1.1');
  src: url('/content/fonts/thesansosf-semibold-webfont.eot?v=0.1.1?#iefix') format('embedded-opentype'),
  url('/content/fonts/thesansosf-semibold-webfont.ttf?v=0.1.1') format('truetype'),
  url('/content/fonts/thesansosf-semibold-webfont.svg?v=0.1.1#thesansosfsemibold') format('svg'),
  url('/content/fonts/thesansosf-semibold-webfont.woff?v=0.1.1') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'thesansosflight';
  src: url('/content/fonts/thesansosf-light-webfont.eot?v=0.1.1');
  src: url('/content/fonts/thesansosf-light-webfont.eot?v=0.1.1?#iefix') format('embedded-opentype'),
  url('/content/fonts/thesansosf-light-webfont.ttf?v=0.1.1') format('truetype'),
  url('/content/fonts/thesansosf-light-webfont.svg?v=0.1.1#thesansosflight') format('svg'),
  url('/content/fonts/thesansosf-light-webfont.woff?v=0.1.1') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'thesansosfbold';
  src: url('/content/fonts/thesansosf-bold-webfont.eot?v=0.1.1');
  src: url('/content/fonts/thesansosf-bold-webfont.eot?v=0.1.1?#iefix') format('embedded-opentype'),
  url('/content/fonts/thesansosf-bold-webfont.ttf?v=0.1.1') format('truetype'),
  url('/content/fonts/thesansosf-bold-webfont.svg?v=0.1.1#thesansosfbold') format('svg'),
  url('/content/fonts/thesansosf-bold-webfont.woff?v=0.1.1') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  /*font: 16px/1.5 'thesansosfsemibold';, Arial, 'Liberation Sans', FreeSans, sans-serif;*/
  font: 16px/1.5 'open sans';
  font-weight: 600;
  padding-top: 15px;
  color: #231f20;
  background: #f5f5f5;
}

body.ipad_resp {
  min-width: 1138px;
  overflow: hidden;
}

.ipad_resp .whole_content_holder, .ipad_resp #footer_frame, .ipad_resp footer {
  min-width: 1138px;
  overflow: hidden;
}

/*
1008px grid system ~ Core CSS.
12 Columns
*/

/*
Forces backgrounds to span full width,
even if there is horizontal scrolling.
Increase this if your layout is wider.

Note: IE6 works fine without this fix.
*/

.whole_content_holder {
  width: 1138px;/*1122px;*/
  margin: 0 auto;
}

.hide_desktop { display: none; }

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
  position: relative;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}

/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .grid_1 {width: 54px;}
.container_12 .grid_2 {width: 138px;}
.container_12 .grid_3 {width: 222px;}
.container_12 .grid_4 {width: 306px;}
.container_12 .grid_5 {width: 390px;}
.container_12 .grid_6 {width: 474px;}
.container_12 .grid_7 {width: 558px;}
.container_12 .grid_8 {width: 642px;}
.container_12 .grid_9 {width: 726px;}
.container_12 .grid_10 {width: 810px;}
.container_12 .grid_11 {width: 894px;}
.container_12 .grid_12 {width: 978px;}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .prefix_1 {padding-left: 84px;}
.container_12 .prefix_2 {padding-left: 168px;}
.container_12 .prefix_3 {padding-left: 252px;}
.container_12 .prefix_4 {padding-left: 336px;}
.container_12 .prefix_5 {padding-left: 420px;}
.container_12 .prefix_6 {padding-left: 504px;}
.container_12 .prefix_7 {padding-left: 588px;}
.container_12 .prefix_8 {padding-left: 672px;}
.container_12 .prefix_9 {padding-left: 756px;}
.container_12 .prefix_10 {padding-left: 840px;}
.container_12 .prefix_11 {padding-left: 924px;}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .suffix_1 {padding-right: 84px;}
.container_12 .suffix_2 {padding-right: 168px;}
.container_12 .suffix_3 {padding-right: 252px;}
.container_12 .suffix_4 {padding-right: 336px;}
.container_12 .suffix_5 {padding-right: 420px;}
.container_12 .suffix_6 {padding-right: 504px;}
.container_12 .suffix_7 {padding-right: 588px;}
.container_12 .suffix_8 {padding-right: 672px;}
.container_12 .suffix_9 {padding-right: 756px;}
.container_12 .suffix_10 {padding-right: 840px;}
.container_12 .suffix_11 {padding-right: 924px;}

/* `Push Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .push_1 {left: 84px;}
.container_12 .push_2 {left: 168px;}
.container_12 .push_3 {left: 252px;}
.container_12 .push_4 {left: 336px;}
.container_12 .push_5 {left: 420px;}
.container_12 .push_6 {left: 504px;}
.container_12 .push_7 {left: 588px;}
.container_12 .push_8 {left: 672px;}
.container_12 .push_9 {left: 756px;}
.container_12 .push_10 {left: 840px;}
.container_12 .push_11 {left: 924px;}

/* `Pull Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .pull_1 {left: -84px;}
.container_12 .pull_2 {left: -168px;}
.container_12 .pull_3 {left: -252px;}
.container_12 .pull_4 {left: -336px;}
.container_12 .pull_5 {left: -420px;}
.container_12 .pull_6 {left: -504px;}
.container_12 .pull_7 {left: -588px;}
.container_12 .pull_8 {left: -672px;}
.container_12 .pull_9 {left: -756px;}
.container_12 .pull_10 {left: -840px;}
.container_12 .pull_11 {left: -924px;}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
/*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}

.pink { color: #DD027A; }

/* custom styles */

h1 {
  color: #737373;
  font-size: 2.5em;
  font-family: 'theserifhp6_semibold';
  font-weight: normal;
  line-height: 1.3;
  margin-left: 15px;
  margin-right: 15px;
}

h2 {
  color: #231f20;
  font-size: 2em;
  font-family: 'theserifhp6_semibold';
  font-weight: normal;
  line-height: 1.3;
}

h3 {
  color: #231f20;
  font-size: 1.625em;
  font-family: 'theserifhp6_semibold';
  font-weight: normal;
  line-height: 1.3;
}

h4 {
  color: #231f20;
  font-size: 1.5em;
  font-family: 'theserifhp6_semibold';
  font-weight: normal;
  line-height: 1.3;
}

/* ---- END Overlay CSS ---- */

#main_content_main_column h2.people_inner_page {
  margin-top: 0;
  margin-bottom: 25px;
  padding: 0;
  line-height: 1.2;
  font-size: 1.5em;
  width: 585px;
  position: relative;
  margin-top: -5px;
  margin-left: -12px;
}

p {
  margin-bottom: 20px; 
}

.lead {
  font-size: 1.625em;
  color: #929292;
  font-family: 'theserifhp6_semibold';
  line-height: 1.4;
  font-weight: normal;
  /*margin-top: -0.325em;?*/
  top: -0.325em;
  position: relative;
}

.lead p {
  font-family: 'theserifhp6_semibold';
}

a {
  text-decoration: none;
  outline: none;
  color: #019bdb;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: none;
}

.featured-landing img {
  max-width: none;
}

img.pull-left {
  margin-right: 30px;
  margin-bottom: 30px;
}

img.pull-right {
  margin-left: 30px;
  margin-bottom: 30px;
}

img.main_image {
  max-width: 100%;
  clear: both;
  margin-bottom: 25px;
}

img.main_image_w356 {
  max-width: 356px;
}

img.main_image_w155 {
  max-width: 155px;
}

img.main_image_w356.pull-left {
  margin-bottom: 10px;
  margin-right: 30px;
}

img.main_image_w356.pull-right {
  margin-bottom: 10px;
  margin-left: 30px;
}

table {
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  vertical-align: middle;
  margin-bottom: 20px;
}

table > caption {
  text-align: left;
  color: #231F20;
  font-family: 'theserifhp6_semibold';
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.3;
  margin: 10px 0;
}

table td, table th {
  border-bottom: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  padding: 13px;
  text-align: center;
}

table th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
}

th {
  background: #e7e7e7;
}

tr:nth-child(even) td {
  background: #f9f9f9;
}

tr:nth-child(odd) td {
  
}

tr.table-even td { 
  background: #f9f9f9; 
}

tr.table-odd td { 
  background: #fff;
}

ul.list_type_1 {
  margin: 60px 0 30px 0;
}

ul.list_type_1 > li {
  list-style-type: none;
  border-bottom: 1px solid #E5E5E5;
  padding: 25px 0;
  color: #737373;
}

ul.list_type_1 li:first-child {
  border-top: 1px solid #E5E5E5;
}

/* popup settings */
.popup_bg {
  z-index: 99999;
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000000;
  top: 0px;
  left: 0px;
  background: url(/content/images/popup_bg_opacity_70.png) repeat;
  overflow: scroll;
}

.popup_holder {
  width: 948px;
  /*position: absolute;*/
  left: 50%;
  margin: 50px auto 50px auto;
  /*margin-left: -489px;*/
  /*top: 15%;*/
  padding: 15px;
  background: #fff;
  z-index: 9999;
}

.popup_close_link {
  display: block;
  background: url(/content/images/close_popup.png) no-repeat;
  width: 47px;
  height: 48px;
  position: relative;
  left: 30px;
  margin-top: -30px;
  float: right;
}

.popup_close_link span {
  display: none;
}

.popup_holder .header {
  font-size: 1.875em;
  font-family: 'theserifhp6_semibold';
  color: #231f20;
  margin-bottom: 25px;
}
/* end popup settings */

.media-body {
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 1em;
  color: #737373; 
}

.media-heading {
  font-size: 1.5em;
  color: #019bdb;
  line-height: 1.3;
  margin-top: -7px;
}

#content_frame {
  background: #fafafa;
}

#logo_search_section {
 float:left;
}

#top_links {
  float: right;
  display: inline;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 0.938em;/*1.125em;*/
  font-weight: normal;
  line-height: 1.1;
}

#top_links_list {
  margin: 0px;
}

#top_links_list li.last-child {
padding-right: 0;
}

#top_links_list:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

#top_links_list li {
  margin: 0px;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 1px solid #dadada; 
}

#top_links_list li:first-child {
  border-left: 0px; 
}

#top_links_list li:last-child {
  padding-right: 0px; 
}

#top_search {
  float: right;
  text-align: right;
  padding-top: 23px;
}

#top_search_input {
  width: 260px;
  height: 33px;
  padding:0 47px 0 10px;
  border: 2px solid #dadada; 
  margin: 0px;
  /*font-size: 1.125em;*/
  color: #dd027a;
  /*line-height: 2;*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'open sans';
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all{
width:320px;
border:2px solid #dadada;
margin-top:-2px;

}
#top_search_input_wrapper{
  border-bottom:1px solid #ededed;
}
#top_search_submit {
  width: 29px;
  height: 30px;
  border: 0px;
  background: url(/content/images/header_search_bg_mag_v2.png) no-repeat left top;
  position: absolute;
  margin-top: 4px;
  margin-left: -33px;
  font-size: 0px;
  z-index: 100;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

#top_search_submit:hover {
  background: url(/content/images/header_search_bg_mag_v2.png) no-repeat left bottom;
}

.main_menu_trigger {
  display: none;
}

#main_menu {
  padding-top: 18px;
  margin-bottom: 27px;
  position: relative;
  z-index: 3;
}
.home_page #main_menu{
  margin-bottom:25px;
}
#main_menu .navbar-inner {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: 0;
  min-height: none;
  padding: 0;
}

#main_menu .dropdown .dropdown-menu .nav-header {
  padding: 0;
  margin-bottom: 20px;
}

.navbar .nav > li > .dropdown-menu:after {
  border: 0;
}

.navbar .nav > li > .dropdown-menu:before {
  border: 0;
}

.navbar .nav > li > a {
  font-weight: normal;
  text-shadow: none;
  color:red;
}

#main_menu_list {
  padding-top: 0;
}

#main_menu_list li {
  list-style-type: none;
}

#main_menu_list > li {
  display: table-cell;
  float: none;
  position: static;
  vertical-align: top;
  background: url(/content/images/main_menu_item_bg_border.png) repeat-x left top;

/* rework of menu so it works with ie7 
  display:block;
  float:left;
  */
}

#main_menu_list > li:hover {
  display: table-cell;
  float: none;
  position: static;
  vertical-align: top;
  background: url(/content/images/main_menu_item_bg_border.png) repeat-x left -42px;

/* rework of menu so it works with ie7 
  display:block;
  float:left;
  */
}

#main_menu_list > li.active {
  display: table-cell;
  float: none;
  position: static;
  vertical-align: top;
  background: #ffda0c;
  background:url(/content/images/main_menu_item_bg_border_yellow.png) repeat-x left;

/* rework of menu so it works with ie7 
  display:block;
  float:left;
  */
}

#main_menu_list > li span.flyout_menu_arrow {
  display: none;
}

#main_menu_list > li span, #main_menu_list > li > a > div {
  display: block;
  height: 40px;
}

#main_menu_list > li.active span, #main_menu_list > li.active > a > div {
  background: url(/content/images/main_menu_home_arrow.png) no-repeat center bottom;
}

#main_menu_list > li.open span.flyout_menu_arrow {
  background: url(/content/images/flyout_menu_arrow.png) no-repeat center bottom;
  height:14px;
  width:34px;
  position: relative;
  display: inline-block;
  z-index: 9999;
  margin-top: 0px;
}

#main_menu_list > li a {
  background: none;
  border-left: 2px solid #f5f5f5;
  color: #231f20;
  /*font-size: 1em;*/
  font-size: 0.938em;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 9px 16px;
  text-align: center;
  text-decoration: none;
  height: 24px;
  text-shadow:0px 1px 1px rgba(255, 255, 255, 0.5);
  /* Rework of menu so it works with ie7 */
}

#main_menu_list li.main_menu_dropdown {
  position: relative;
}

#main_menu_list > li:last-child a,  #main_menu_list li.last-child a
{
  padding-right: 16px;
}


/*#main_menu_list > li:first-child {
  margin-left: 0px;
  background:url(/content/images/main_menu_item_bg_border_yellow.png) repeat-x left;
}*/



/*#main_menu_list li:first-child a {
  border: 0px;
}

#main_menu_list > li:first-child {
  margin-left: 0;
}*/

#main_menu_list li.main_menu_home a {
  background: url(/content/images/main_menu_home_bg.png) no-repeat center center;
  position: relative;
  padding: 9px 14px;
}

#main_menu_list li.main_menu_home a span span {
  display: none;
}

/* #main_menu dropdown styles */
#main_menu .dropdown-menu {
  border: 2px solid #dadada;
  border-radius: 0;
  box-shadow: none;
  box-shadow: 0;
  width: 996px;
  padding-top: 30px;
  padding-bottom: 10px;
  width:auto;
  left: auto;
}

#main_menu .dropdown-menu ul {
  padding-top: 0px;
}

/* main menu megamenu type item */
#main_menu_list > li ul.dropdown-menu li.nav-header a {
  font-size: 1.438em;
  font-weight: normal;
  color: #231f20;
  font-family: 'theserifhp6_semibold';
  padding-left: 0;
}

#main_menu_list > li ul.dropdown-menu a {
  display: inline;
  width: auto;
  color: #019bdb;
  background: none;
  font-size: 0.875em;
  font-weight: 400;
}

#main_menu_list > li ul.dropdown-menu a:hover {
  text-decoration: underline;
}

.megamenu-column {
  width: 234px;
  margin: 0 0 20px 0px;
  display: inline-block;
  float: left;
  padding-left: 12px;
}

.megamenu-column ul {
  margin: 0;
  padding: 0;
}

.megamenu-column > li {
  border-left: 3px solid #dadada;
  margin-left: 0px;
}

.megamenu-column > li.nav-header {
  border-left: 0;
  padding-left: 0px;
}

.megamenu-column:first-child {
  margin-left: 0;
}

#main_menu_list .megamenu-column li {
  float: none;
  display: block;
}

/* breadcrumbs */
.breadcrumb {
  background-color: inherit;
  padding: 0;
  border-radius: 0;
  font-size: 0.9em;
}

#breadcrumbs {
  color: #6c6c6c;
  padding-bottom: 19px;
  font-size: 0.875em;
  font-weight: 400;
}
/*c#breadcrumbs a{
  olor:#0074a6;
  color: #019BDB;
}*/
#main_content_main_column h2{
  margin:0;
  margin-bottom:10px;
  line-height:1.2;
}
#main_content_main_column .our_departments_header2{
  margin-bottom: 20px;
  margin-top: 16px;
}
#main_content_main_column .overlay h2{
  line-height:1.2;
}
#main_content_main_column, #main_content_main_column_PL {
  /*font-family: 'thesansosflight';*/
  font-family: 'open sans';
  font-weight: 300;
}

#main_content_main_column ul, #main_content_main_column_PL ul  {
  margin-bottom: 20px;
}

/* main content holder */
#main_content_holder {
  background-color: #fff;
/*  border-top: 1px solid #E7E7E7;*/
/*  border-bottom:1px solid #E7E7E7;*/
}
.home_page #main_content_holder{
  border-bottom:0;
}
.home_page #main_content_holder {
  background-color: inherit;
}

#main_content_holder iframe {
  margin-bottom: 20px;
}

#page_title {
  margin-bottom: 20px;
}

#page_title.people_inner_page {
  margin-bottom: 3px;
}

.info_cloud_yellow_circle {
  display: block;
  background: url(/content/images/info_cloud_yellow_circle.png) no-repeat;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 4.5em;
  height: 68px;
  line-height: 1;
  padding: 1px 20px 15px 11px;
  text-align: center;
  width: 67px;
}

/* full width promobox */
.promobox_full_width {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
}

.promobox_full_width img {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
}

.promobox_full_width_title {
  position: absolute;
  margin-top: 60px;
  display: block;
  z-index: 999;
  text-decoration: none;
  line-height: 1.34;/*54px;*/
  font-family: 'theserifhp6_semibold';
}

.two_columns_page_main_content .promobox_full_width_title {
  width: 750px;
}

.promobox_full_width_title:hover {
  text-decoration: none;
}

.promobox_full_width_title_line1 {
  background: url(/content/images/transparent_bg_85.png) repeat;
  /*opacity: 0.85;
  filter:alpha(opacity=85);*/ /* For IE8 and earlier */
  color: #019bdb;
  font-size: 1.9em;
  padding: 10px 10px 5px 10px;
  margin: 0px;
  display: inline-block;
  line-height: 1;
}

.promobox_full_width_title_line2 {
  background: #fff;
  background: url(/content/images/transparent_bg_85.png) repeat;
  /*opacity: 0.85;
  filter:alpha(opacity=85);*/ /* For IE8 and earlier */
  color: #737373;
  font-size: 1.5em;
  padding: 3px 10px 10px 10px;
  margin: 0px;
  display: inline-block;
  line-height: 1;
}

/* LHS */
#main_content_left_column, #main_content_right_column, #main_content_left_column_PL, #main_content_right_column_PL, .main_content_left_column_class {
  width: 207px;
  margin-left: 30px;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
}
.course_information_page #main_content_left_column > a{
  font-size: 1.4em;
  color: #231F20;
  background: none repeat scroll 0 0 #E7E7E7;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
  font-weight: 400;
}
#left_navigation {
  margin-bottom: 45px;
}

#left_navigation, #left_navigation a {
  color: #737373;
}

#left_navigation a {
  display: block;
  padding: 9px 15px;
  font-weight: 400;
}

#left_navigation a:hover,
#left_navigation a:focus,
#left_navigation a:active {
  text-decoration: none;
  background: #ffda0c;
  color:#231f20;
}

#left_navigation .left_navigation_header > a {
  background: none repeat scroll 0 0 #E7E7E7;
  color: #231F20;
  font-size: 1.4em;
}

#left_navigation .current > a {
  color: #231f20;
}

#left_navigation ul {
  list-style: none;
  margin-left: 0px;
}

#left_navigation ul.menu_level_2 > li > ul li a {
  margin-left: 0;
  border-left: 3px solid #dadada;
}

#left_navigation ul.menu_level_2 > li > ul li.active a {
  border-left: 3px solid #f4cf00;
}

#left_navigation ul.menu_level_2 li.active > ul > li > a{
  border-left:3px solid #f4cf00;
}

#left_navigation ul li.active > a {
  background-color: #f0f0f0;
  color: #231f20;
  margin-bottom: 0px;
  border-left: 3px solid #f4cf00;
}

#left_navigation ul li.current > a {
  background-color: #f0f0f0;
  color: #231f20;
  margin-bottom: 0px;
}

ul.menu_level_3 > li {
  margin-left: 15px;
}

ul.menu_level_4 > li {
  margin-left: 15px;
}

#main_content_left_column .tabs-left {
  margin-bottom: 45px;
}

#main_content_left_column .tabs-left > .nav-tabs {
  border: 0;
  margin-left: 0;
  margin-right: 0;
  float: none;
}

#main_content_left_column .tabs-left > .nav-tabs > li {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  float: none;
}

#main_content_left_column .tabs-left a {
  display: block;
  padding: 9px 15px;
  color: #737373;
  border: 0;
  font-weight: 400;
}

#main_content_left_column .tabs-left a:hover {
  background-color: #FFDA0C;
  color: #231F20;
}

#main_content_left_column .tabs-left .active a {
  background: #F0F0F0;
  color: #231F20;
}

#course_information_page_lhs_tabs > li:first-child a, #course_information_page_lhs_tabs > li:first-child a:hover, #course_information_page_lhs_tabs > li:first-child:hover a, #course_information_page_lhs_tabs > li.active:first-child:hover a, #course_information_page_lhs_tabs > li.active:first-child a {
  background: #E7E7E7;
  color: #231F20;
  font-size: 1.4em;
}

#main_content_left_column .tabs-left .hover a { 
  text-decoration: none;
  background: #ffda0c;
  color:#231f20;
}

#main_content_left_column .tabs-left > .nav-tabs .active > a, #main_content_left_column .tabs-left > .nav-tabs .active > a:hover, #main_content_left_column .tabs-left > .nav-tabs .active > a:focus {
    border: 0;
}
#main_content_left_column .tabs-left > .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
}
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    margin-bottom: 0;
    margin-right: 0;
    min-width: 0;
}









/* RHS */
#main_content_right_column {
  width: 207px;
  margin-left: 24px;
}

#main_content_right_column .header {
  color: #231f20;
  font-size: 1.5em;
  font-family: 'theserifhp6_semibold';
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-top: -0.225em;
}

.rhs_vertical_slider_horizontal_line {
  display: block;
  width: 100%;
  border-top: 2px solid #e7e7e7;
}

.rhs_vertical_slider_horizontal_line_button_holder {
  float: right;
  display: block;
  width: 74px;
  height: 30px;
  margin: -15px 11px 0 0;
}

.rhs_vertical_slider_horizontal_line_button_holder .slide_up_button, .rhs_vertical_slider_horizontal_line_button_holder .slide_down_button {
  float: left;
  margin: 0 0 0 7px;
  z-index: 9999;
}
.rhs_vertical_slider_list {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0px;
}

.rhs_vertical_slider_list li {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  background: url(/content/images/event-news_rhs_bg.png) bottom repeat-x;
  font-weight: 400;
  font-size: 0.938em;
}

.rhs_vertical_slider_list > li:first-child {
  border-bottom: 1px solid #e7e7e7;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 5px;
}

/* rhs upcoming events */
.rhs_vertical_slider_list.upcoming_events li {
  margin: 0;
  /*padding: 0 0 15px 0;*/
  /*background: url(/content/images/event-news_rhs_bg.png) bottom repeat-x;*/
  font-weight: 400;
  font-size: 0.938em;
}

#latest_news_rhs, #upcoming_events_rhs {
  margin-bottom: 65px;
  border-bottom: 2px solid #e7e7e7;
}

#upcoming_events_rhs ul.upcoming_events {
  margin-bottom: 20px;
}

#upcoming_events_rhs .view_all{
  margin-bottom: 10px;
  display: block;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 0.938em;
}
#main_content_right_column .upcoming_events .header {
  font-size: 2.9em;
  color: #929292;
  font-family: 'open sans';
  font-weight: 600;
}

#main_content_right_column .upcoming_events .header small {
  font-size: 0.43em;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 400;
}

#main_content_right_column #latest_news_rhs .date {
  padding-top: 3px;
  font-size: 1em;
  color: #231F20;
}

ul.accreditation_logos {
  list-style: none;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 35px;
}

ul.accreditation_logos li {
  float: left;
  margin-left: 15px;
  margin-bottom: 20px;
  display: inline-block;
}

ul.accreditation_logos li:first-child {
  float: left;
  margin-left: 0px;
}

.accreditation_logo {
  margin-bottom: 10px;
}

.three_columns_page_main_content {
  width: 534px;
  margin-left: 30px;
}

.two_columns_page_main_content {
  width: 750px;
  margin-left: 30px;
  padding-right: 15px;
}

.two_columns_page_main_content.w741_left {
  width: 741px;
  margin-left: 60px;
}

#course_search_frame_phone {
  display: none;
}


#course_search_name_phone {
  width: 95%;
  height: 41px;
  padding:0 2%;
  border: 2px solid #dadada;
  margin: 0px;
  /*font-size: 1.125em;*/
  color: #019bdb;
  line-height: 2;
  clear: both;
  -webkit-appearance: none;
}

#course_search_submit_phone {
  width: 37px;
  height: 37px;
  border: 0px;
  background: url(/content/images/header_search_bg_mag.png) no-repeat left top;
  position: relative;
  margin-top: -41px;
  left: -1.5%;
  font-size: 0px;
  z-index: 100;
  clear: both;
  float: right;
}

#course_search_submit_phone:hover {
  background: url(/content/images/header_search_bg_mag.png) no-repeat left bottom;
}

/* slider */
.slider_image {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
}

.slider_image_title {
  position: absolute;
  margin-top: 71px;
  margin-left: 30px;
  display: block;
  z-index: 999;
  text-decoration: none;
  line-height: 1.34;/*54px;*/
  font-family: 'theserifhp6_semibold';
}

.slider_image_title_up { margin-top:51px; }

.slider_image_title:hover {
  text-decoration: none;
}

.slider_image_title_line1 {
  background: #fdfdfe;
  color: #019bdb;
  font-size: 2.25em;
  padding: 11px 15px;
  margin: 0px;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 1.2;
}

.slider_image_title_line2 {
  background: #f7f7f8;
  color: #737373;
  font-size: 1.5em;
  padding: 11px 15px;
  margin: 0px;
  display: inline-block;
  line-height: 1.2;
}

#slider_nav_bullets_holder {
  position: absolute;
  margin-top: 186px;
  width: 1002px;
  z-index: 10;
  background: none;
}

.slider_nav_bullets {
  margin-bottom: 0;
  padding: 0;
}

.slider_nav_bullets .flex-control-nav li {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 11px 8px;
    opacity: 0.85;
    filter:alpha(opacity=85);
}

.slider_nav_bullets .flex-control-paging li a {
  background: url("/content/images/banner_bullets.png") no-repeat left -11px;
  cursor: pointer;
  text-indent: -9999px;
  width: 12px;
}

.slider_nav_bullets .flex-control-paging li a.flex-active {
    background: url("/content/images/banner_bullets.png") no-repeat;
    cursor: default;
}

.slider_nav_bullets .flex-control-nav {
    bottom: 0px;
    position: static;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
}

#slider_nav_buttons {
  width: 100%;
}

#slider_nav_buttons_list {
  margin-left: 4px;
}

#slider_nav_buttons_list li {
  float: left;
  display: block;
  width: 50%;
  height: 34px;
  margin-bottom: 1px;
}

#slider_nav_buttons_list li a {
  display: block;
  width: 98%;
  margin: 0;
  text-align: center;
  line-height: 2;
  background: #e7e7e7;
  margin-right: 1px;
  border: 1px dashed #000;
  height: 30px;
}

#slider_nav_buttons_list li.active a {
  background: #0088CC;
  color: #000;
}
/* end slider */

/* Campaign Landing Page */
#campaign_landing_page_slider {
  height: 220px;
  overflow: hidden;
  margin-bottom: 30px;
}

#campaign_landing_page_slider .flex-direction-nav .flex-prev {
  width: 58px;
  height: 80px;
  display: block;
  background: url(/content/images/flex-nav-arrows.png) no-repeat;
  outline: none;
  opacity: 1;
  filter:alpha(opacity=100);
  left: 72px;
  top: auto;
  left: auto;
  margin-top: -152px;
  margin-left: -58px;
}

#campaign_landing_page_slider .flex-direction-nav .flex-next {
  width: 68px;
  height: 80px;
  display: block;
  background: url(/content/images/flex-nav-arrows.png) -78px top no-repeat;
  outline: none;
  opacity: 1;
  filter:alpha(opacity=100);
  right: auto;
  top: auto;
  margin-top: -152px;
  margin-left: 1002px;
}

#campaign_landing_page_slider .flex-direction-nav .flex-prev:hover {
  margin-left: -68px;
  width: 68px;
}

#campaign_landing_page_slider .flex-direction-nav .flex-next:hover {
  background-position:-68px top;
  width:68px;
}

#campaign_landing_page_slider .flex-direction-nav .flex-prev:hover, #campaign_landing_page_slider .flex-direction-nav .flex-next:hover {
  cursor: pointer;
}


#campaign_landing_page_video {
  position: relative;
  height: 220px;
  overflow: hidden;
  margin-bottom: 30px;
  margin-left: 15px;
  font-family: 'theserifhp6_semibold';
}

#campaign_landing_page_video p.campaign_landing_page_video_title {
  position: absolute;
  top: 30px;
  left: 60px;
  display: inline-block;
  margin: 0;
  padding: 11px 15px;
  background: #fdfdfe;
  color: #019bdb;
  font-size: 2.25em;
  line-height: 1.2;
}
#campaign_landing_page_video p.campaign_landing_page_video_subtitle {
  position: absolute;
  top: 105px;
  left: 60px;
  display: inline-block;
  margin: 0;
  padding: 11px 15px;
  background: #f7f7f8;
  color: #737373;
  font-size: 1.5em;
  line-height: 1.2;
}
#campaign_landing_page_video a.play-video {
  position: absolute;
  top: 63px;
  right: 0;
  display: block;
  width: 207px;
  height: 94px;
  background: transparent url("/content/images/play-video.png") no-repeat;
  text-indent: -9999px;
}
#campaign_landing_page_video a.play-video:hover {
  background-position: left -94px;
}



/* end Campaign Landing Page */


.slides li {display:none}
.slides li:first-child {display:inline;}

#home_banner {
  height: 370px;
  overflow: hidden;
  margin-bottom: 23px;
}


#home_banner_list, #campaign_landing_page_slider_list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#home_banner_list li, #campaign_landing_page_slider_list li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#home_banner_list {
  height: 100%;
}

#home_banner_list li {
  height: 100%;
  width: 100%;
  float: left;
  margin-right: -100%;
  position: relative;
  display: none;
}

.home_banner_image {
  max-width: 100%;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

.home_banner_image_title {
  float: left;
  display: block;
  z-index: 999;
  text-decoration: none;
  line-height: 1.34;/*54px;*/
  font-family: 'theserifhp6_semibold';
  width: 100%;
  height: 100%;
}

.banner-text-container {
  margin-top: 100px;
}

.home_banner_image_title:hover {
  text-decoration: none;
}

.home_banner_image_title_line1 {
  background: url(/content/images/transparent_bg_85.png) repeat;
  /*opacity: 0.85;
  filter:alpha(opacity=85);*/ /* For IE8 and earlier */
  color: #019bdb;
  font-size: 3em;
  padding: 10px 20px 5px 20px;
  margin: 0px;
  display: inline-block;
  line-height: 1;
}

.home_banner_image_title_line2 {
  background: #fff;
  background: url(/content/images/transparent_bg_85.png) repeat;
  /*opacity: 0.85;
  filter:alpha(opacity=85);*/ /* For IE8 and earlier */
  color: #019bdb;
  font-size: 3em;
  padding: 3px 20px 10px 20px;
  margin: 0px;
  display: inline-block;
  line-height: 1;
}

.home_banner_image_title_line3 {
  background: #fff;
  background: url(/content/images/transparent_bg_85.png) repeat;
  /*opacity: 0.85;
  filter:alpha(opacity=85);*/ /* For IE8 and earlier */
  color: #737373;
  font-size: 1.5em;
  padding: 5px 20px 10px 20px;
  margin: 0px;
  display: inline-block;
  line-height: 1;
}

.home_banner_image_title_line4 {
  background: #fff;
  background: url(/content/images/transparent_bg_85.png) repeat;
  /*opacity: 0.85;
  filter:alpha(opacity=85);*/ /* For IE8 and earlier */
  color: #737373;
  font-size: 1.5em;
  padding: 0px 20px 10px 20px;
  margin: 0px;
  display: inline-block;
  line-height: 1;
}

.home_banner_image_title_line5 {
  background: #fff;
  background: url(/content/images/transparent_bg_85.png) repeat;
  /*opacity: 0.85;
  filter:alpha(opacity=85);*/ /* For IE8 and earlier */
  color: #737373;
  font-size: 1.5em;
  padding: 10px;
  margin: 0px;
  display: inline-block;
  line-height: 1;
}

#home_banner_nav_bullets_holder {
  position: absolute;
  margin-top: 335px;
  width: 1002px;
  z-index: 10;
  background: none;
}

.home_banner_image_title img {
  position: absolute;
  top: 0;
  z-index: -1;
}

.home_banner_nav_bullets {
  margin-bottom: 0;
  padding: 0;
}

.home_banner_nav_bullets .flex-control-nav li {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 11px 8px;
    opacity: 0.85;
    filter:alpha(opacity=85);
}

.home_banner_nav_bullets .flex-control-paging li a {
  background: url("/content/images/banner_bullets.png") no-repeat left -11px;
  cursor: pointer;
  text-indent: -9999px;
  width: 12px;
}

.home_banner_nav_bullets .flex-control-paging li a.flex-active {
    background: url("/content/images/banner_bullets.png") no-repeat;
    cursor: default;
}

.home_banner_nav_bullets .flex-control-nav {
    bottom: 0px;
    position: static;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
}

#home_banner .flex-direction-nav .flex-prev {
  width: 58px;
  height: 80px;
  display: block;
  background: url(/content/images/flex-nav-arrows.png) no-repeat;
  outline: none;
  opacity: 1;
  filter:alpha(opacity=100);
  left: 72px;
  top: auto;
  left: auto;
  margin-top: -224px;
  margin-left: -58px;
}
#home_banner .flex-direction-nav .flex-prev:hover{
  width:68px;
  margin-left:-68px;
}
#home_banner .flex-direction-nav .flex-next {
  width: 58px;
  height: 80px;
  display: block;
  background: url(/content/images/flex-nav-arrows.png) -78px top no-repeat;
  outline: none;
  opacity: 1;
  filter:alpha(opacity=100);
  right: auto;
  top: auto;
  margin-top: -224px;
  margin-left: 1002px;
}

#home_banner .flex-direction-nav .flex-prev:hover, #home_banner .flex-direction-nav .flex-next:hover {
  cursor: pointer;
}
#home_banner .flex-direction-nav .flex-next:hover{
  background-position:-68px top;
  width:68px;
}
#home_banner_nav_buttons {
  width: 100%;
}

#home_banner_nav_buttons_list {
  margin-left: 4px;
}

#home_banner_nav_buttons_list li {
  float: left;
  display: block;
  width: 50%;
  height: 34px;
  margin-bottom: 1px;
}

#home_banner_nav_buttons_list li a {
  display: block;
  width: 98%;
  margin: 0;
  text-align: center;
  line-height: 2;
  background: #e7e7e7;
  margin-right: 1px;
  border: 1px dashed #000;
  height: 30px;
}

#home_banner_nav_buttons_list li.active a {
  background: #0088CC;
  color: #000;
}

#course_search_frame {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
  padding-top: 26px;
  padding-bottom: 20px;
  font-family: 'theserifhp6_semibold';
  margin-bottom: 25px;
  background: url(/content/images/course_finder_bg.png) no-repeat 200px 60px;
  background-color: #fff;
}

#course_search_desc {
  /*width: 291px;
  padding-right: 30px;
  float: left;
  display: inline;*/
  text-align: left;
  line-height: 1.2;
  position: relative;
  top: -5px;
}

#course_search_desc a {
  text-decoration: none;
}

#course_search_desc a:hover {
  text-decoration: underline;
}

#course_search_desc p, #course_search_desc h2 {
  margin: 0px;
  margin-left: 28px;
}

#course_search_desc p.line1, #course_search_desc h2.line1 {
  color: #231f20;
  font-size: 1.875em;
}

#course_search_desc p.line2 {
  color: #929292;
  font-size: 1.125em;
  font-family: 'open sans';
}

#course_search_name {
  /*width: 312px;*/
  width: 81%;
  height: 33px;
  padding-left: 3%;
  padding-right: 3%;
  background: #fff;
  border: solid 2px #dadada;
  float: right;
  /*margin-right: 30px;*/
  color: #dd027a;
  font-size: 1.125em;
  /*line-height: 2;*/
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-family: 'open sans';
}

#course_search_category, #event_search_category {
  width: 208px;
  height: 41px;
  padding-left: 10px;
  overflow: hidden;
  background: #fff;
  border: solid 2px #dadada;
  float: left;
  display: inline;
  margin-right: 25px;
  color: #231f20;
  line-height: 2.5;
  background: #fff url(/content/images/search_courses_select_bg.png) no-repeat right top;
/* new 
  position:relative;
*/
}

#event_search_category {
  width: 180px;
  margin-right: 10px;
  position: relative;
  z-index: 20;
  overflow: visible;
}

#course_search_category:hover, #event_search_category:hover {
  background: #fff url(/content/images/search_courses_select_bg.png) no-repeat right bottom;
}

#course_search_category p, #event_search_category p {
  width: 180px;
  margin: 0px;
  padding: 0px;
  float: left;
  display: inline;
  font-family: 'open sans';
}

#course_search_category p {
  width: 167px;
}

/*
#course_search_category_hidden_search, #find-event-select {
  position: absolute;
  display: inline-block;
  width: 222px;
  margin-left: -12px;
  overflow: hidden;
  background: #fff;
  border: solid 2px #dadada;
  border-top: 0px;
  color: #929292;
  font-size: 1em;
  font-family: 'open sans';
  clear: both;

  height:41px; 
  padding:8px 9px 10px;
  background:transparent;
  position:absolute;
  width:115%;
  border:none;
*/
/*  line-height: 2.5; */
/*  font-size: 1.125em; 
} */


#course_search_category_hidden_search, #find-event-select {
  position: absolute;
  display: none;
  width: 222px;
  margin-left: -12px;
  overflow: hidden;
  background: #fff;
  border: solid 2px #dadada;
  border-top: 0px;
  color: #929292;
  line-height: 2.5; 
  font-size: 1.125em; 
  font-size: 1em;
  font-family: 'open sans';
  clear: both;
}

#find-event-select {
  height: 55px;
}


#course_search_category_trigger, #event_search_category_trigger {
  width: 41px;
  height: 41px;
  float: right;
  display:block;
}

#course_search_category_trigger:hover, #event_search_category_trigger:hover {
  text-decoration: none;
}

#course_search_submit {
  width: 47px;
  height: 47px;
  background: url(/content/images/search_courses_bg.png?v=0.1.1) left top no-repeat;
  border: 0px;
  font-size: 0;
}

#course_search_submit:hover {
  width: 47px;
  height: 47px;
  background: url(/content/images/search_courses_bg.png?v=0.1.1) left -47px no-repeat;
  border: 0px;
  cursor: pointer;
}

.course-staff-listing span {
  font-weight: 400;
}

.course-staff-listing img {
  max-width: 114px;
}

.featured-landing p{
  /*color:#737373;*/
  margin-bottom: 0;
}

#featured_sections_frame {
  border-top: 2px solid #e7e7e7;
  border-bottom: 2px solid #e7e7e7;
  background: #fff;
  padding-top: 16px;
  padding-bottom: 5px;
  margin-bottom: 24px;
}

#featured_sections_frame a {
  font-weight: 400;
}

#featured_sections_frame > .row > .span4 {
  width: 304px;
}

#featured_sections_frame > .row > .span4:first-child {
  margin-left: 45px;
}

#main_content_main_column h2.featured_section_title {
  margin-bottom: 20px;
  line-height: 1.5;
}

.featured_section_title {
  font-family: 'theserifhp6_semibold';
  font-size: 1.875em;
  color: #231f20;
  margin-bottom: 20px;
}

#featured_sections_frame .featured_section_title a {
  color: #231f20;
  text-decoration: none;
}

.featured_section_title a:hover {
  color: #e75617;
  text-decoration: underline;
}

img.featured_sections_image {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
}

#featured_sections_frame ul li {
  list-style-type: none;
  margin-left: 20px;
  line-height: 2.125;
}

.featured_section_box {
  /*width: 90%;*/
  margin: 0 auto;
}

.featured_section_box > ul {
  margin-left: 0;
}

.latest_news_left, .latest_news_right {
  margin-bottom: 40px;
/*  background: #fff; */
}

.latest_news_left .message_box_blue, .latest_news_right .message_box_blue {
  margin-right: 15px;
  float: right;
}

.latest_news_left {
}

.latest_news_right {
}

#latest_news_frame .tabs, #latest_feeds .tabs {
  position: relative;
  top: 1px;
}

.tabs {
  margin: 0px;
  clear: both;
  list-style: none;
}

.tabs li {
  margin: 0px;
  float: left;
  display: inline;
}

.tabs a {
  width: 152px;
  height: 45px;
  margin-right: 2px;
  overflow: hidden;
  font-size: 1.125em;
  font-weight: 600;
  text-align: center;
  /*float: left;*/
  display: block;
  background: url(/content/images/homepage_tabs_bg.png?v=0.0.2) repeat-x;
  color: #231f20;
  line-height: 2.3;
  padding: 0;
  border-top:1px solid #fff;
  text-shadow:0px 1px 1px rgba(255, 255, 255, 1);
}

.tabs a:hover {
  background: url(/content/images/homepage_tabs_bg.png?v=0.0.2) repeat-x left -45px;
  text-decoration: none;
}

.tabs li.active a {
  background: #ffda0c;
  text-decoration: none;
}

.tabs li a span.arrow {
  width: 30px;
  height: 10px;
  margin: 0 auto;
  background: url(/content/images/active_tab_pointer.png?v=0.1.3) no-repeat;
  display: none;
  clear: both;
  position: absolute;
  margin-top: 45px;
  margin-left: 61px;
}

.tabs li.active a span.arrow {
  display: block;
}

.latest_news_column {
  padding-top: 40px;
  padding-bottom: 12px;
  border: 1px solid #e7e7e7;
  background:#FFFFFF;
}

.latest_news_item {
  border-top: 1px solid #E7E7E7;
  line-height: 1.3;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  width: 96%;
}

.latest_news_item:first-child {
  border-top: 0;
  padding-top: 0px;
}

.latest_news_item.last {
  border-bottom: 0px;
}

.latest_news_item_header {
  font-family: 'theserifhp6_semibold';
  margin-bottom: 12px;
  clear: both;
}
.latest_news_item_header a {
  font-size: 1.375em;
  font-family: 'open sans';
  font-weight: 400;
}

.latest_news_item_header a span span {
  color: #019BDB;
}

.latest_news_item_intro p {
  color: #737373;
  font-size: 1em;
  margin-bottom: 5px;
  line-height:1.5;
}

.latest_news_item_intro p a {
  color: #019BDB;
}

.latest_news_item_date {
  color: #231f20;
  font-size: 0.9em;
  margin-bottom: 5px;
  font-weight: 600;
}

img.twitter_thumb {
  float: left;
  margin-right: 3%;
  width: 9%;
}

.latest_feed_text {
  width: 88%;
}

.latest_news_item_twitter_options {
  padding-top: 10px;
  font-size: 0.875em;
}

#latest_feeds_twitter_col .latest_news_item_header a span {
    color: #000000;
}
#latest_feeds_twitter_col .latest_news_item_header a span span {
    color: #019BDB;
}
#latest_feeds_twitter_col .latest_news_item_twitter_options p {
    margin-bottom: 0px;
}


/* accordions settings */
.accordion-group {
  border: 0;
  border-radius: 0;
  margin-bottom: 1px;
}

.accordion-heading {
  background: #e7e7e7;
  border: 1px solid #dfdfdf;
}

.accordion-heading .accordion-toggle {
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 400;
  color: #231f20;
  padding: 10px 5px 10px 55px;
  background: #fff url(/content/images/lhs_news_filter_accordion_header_bg.png) no-repeat left -49px;
  border: 0;
  /*height: 18px;*/
  line-height: 1.2;
}

.accordion-heading .accordion-toggle.active,
.accordion-heading.active .accordion-toggle  {
  background: url(/content/images/lhs_news_filter_accordion_header_bg.png) no-repeat -46px -4px;
}

.accordion-body {
  background: #fff;
  border: 1px solid #e7e7e7;
  border-top: 0;
  padding: 0;
}

.accordion-inner {
  border: 0;
  padding: 16px 14px 14px 23px;
}
/* end accordions settings */

/* standard tab navigation */
.standard_tabs_nav > li {
  background: url(/content/images/main_menu_item_bg.png?v=0.0.2) repeat-x left top;
  display: table-cell;
  float: none;
  position: static;
  vertical-align: top;
  border: 0;
  border-radius: 0 0 0 0;
}

.standard_tabs_nav > li a {
  background: none;
  border: 0;
  border-width: 0;
  border-left: 2px solid #fff;
  border-radius: 0;
  color: #231f20;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 0.93em;
  height: 20px;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 13px 12px;
  text-align: center;
  text-decoration: none;
  color: #231F20;
}

.ipad_resp .standard_tabs_nav > li a {
  padding-left: 12px;
  padding-right: 12px;
}

.standard_tabs_nav > li:hover {
  display: table-cell;
  float: none;
  position: static;
  vertical-align: top;
  background: url(/content/images/main_menu_item_bg.png?v=0.0.2) repeat-x left -40px #bebebe;
}

.standard_tabs_nav > li:hover a, .standard_tabs_nav > li.active:hover a {
  background: none;
  border: 0;
  border-width: 0;
  border-left: 2px solid #fff;
  color: #231f20;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 0.93em;
  height: 20px;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 13px 12px;
  text-align: center;
  text-decoration: none;
  color: #231F20;
}

.ipad_resp .standard_tabs_nav > li:hover a {
  padding-left: 12px;
  padding-right: 12px;
}

.standard_tabs_nav > li.active {
  display: table-cell;
  float: none;
  position: static;
  vertical-align: top;
  background: #ffda0c;
}

.standard_tabs_nav > li.active a, .standard_tabs_nav > li.active a:focus {
  background: none;
  border: 0;
  border-width: 0;
  border-left: 2px solid #fff;
  color: #231f20;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 0.930em;
  height: 20px;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 13px 12px;
  text-align: center;
  text-decoration: none;
  color: #231F20;
}

.standard_tabs_nav > li > a > span {
  display: block;
  height: 42px;
  position: relative;
  z-index: 2;
  text-shadow:0px 1px 1px rgba(255, 255, 255, 1);
}

.standard_tabs_nav > li.active span {
  background: url(/content/images/active_tab_pointer.png?v=0.1.3) no-repeat center bottom;
}

.standard_tabs_nav > li > a span.arrow {
  background: url() no-repeat scroll 0 0 transparent;
  clear: both;
  display: none;
  height: 10px;
  margin-left: -15px;
  position: absolute;
  left: 50%;
  width: 30px;
}

.standard_tabs_nav > li.active a span.arrow {
    display: block;
}
/* end standard tab navigation */

/* case study page */
#case_studies_slider {
  width: 100%;
  height: 183px;/*196px;*/
  overflow: hidden;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 4px solid #f0f0f0;
}

#case_studies_slides {
  list-style: none;
}

#case_studies_slides > li {
  height: 183px;/*196px;*/
  overflow: hidden;
  margin-bottom: 0;
}

#case_studies_slides >li .lead {
/*  height: 69px;*/
  min-height: 58px;
  width: 100%;
  overflow: hidden;
  color: #231F20;
  font-size: 1em;
  font-weight: normal;
  background: #f0f0f0;
  margin-bottom: 0;
}

#case_studies_slides >li .lead p {
  padding: 10px;
  /*font-family: 'thesansosflight';*/
  font-family: 'open sans';
  font-weight: 700;
  font-size: 0.9em;
  margin: 0;
}

#case_studies_slider_nav {
  text-align: center;
  background: #f0f0f0;
  height: 53px;
  width: 100%;
  margin-bottom: 60px;
}

ul.case_studies_slider_nav_list {
  list-style: none;
  margin: 0 auto;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  display: inline-block;
}

ul.case_studies_slider_nav_list li {
  float: left;
}

#case_studies_slider_nav .slider_pagination {
  text-align: center;
  height: 36px;
  padding-top: 17px;
}

#case_studies_slider_nav .slider_pagination a {
  background: url(/content/images/slider_nav_dots_type2.png?v=0.0.3) no-repeat 0 0 transparent;
  width: 18px;
  height: 17px;
  margin: 0 5px 0 5px;
  display: inline-block;
}

#case_studies_slider_nav .slider_pagination a.selected {
  background-position: 0 -17px;
  cursor: default;
}

#case_studies_slider_nav .slider_pagination a span {
  display: none;
}

.slider_nav_type2 a.slider_prev {
  width: 53px;
  height: 53px;
  margin-right: 30px;
  background: url("/content/images/slider_nav_arrows_type2.png?v=0.0.3") no-repeat 0 0;
  display: block;
}

.slider_nav_type2 a.slider_next {
  width: 53px;
  height: 53px;
  margin-left: 30px;
  background: url("/content/images/slider_nav_arrows_type2.png?v=0.0.3") no-repeat -53px 0;
  display: block;
}

.slider_nav_type2 a.slider_prev:hover, .slider_nav_type2 a.slider_next:hover {
  cursor: pointer;
}

.slider_nav_type2 a.slider_prev span, .slider_nav_type2 a.slider_next span {
  display: none;
}

/* end case studies page */




/* course information page */
#course_info_page_case_studies_list, #course_info_page_case_studies_list_overview {
    margin-top: -30px;
}

#course_info_page_case_studies_list .media, #course_info_page_facilities_list .media, #course_info_page_case_studies_list_overview .media, .media {
    margin-top: 15px;
    padding-bottom: 10px;
}

#course_info_page_case_studies_list > li > a > img, #course_info_page_facilities_list > li > a > img, #course_info_page_case_studies_list_overview > li > a > img {
  max-width: 114px;
  margin-top: 7px;
}

#course_info_page_case_studies_list > li, #course_info_page_facilities_list > li, #course_info_page_case_studies_list_overview > li {
  padding-top: 30px;
  border-top: 1px solid #e7e7e7;
  margin-bottom: 0;
  margin-top: 20px;
}

#course_info_page_case_studies_list > li p, #course_info_page_facilities_list > li p, #course_info_page_case_studies_list_overview > li p {
  margin-bottom: 10px;
  /*font-family: 'thesansosflight';*/
  font-family: 'open sans';
  font-weight: 300;
}

#course_info_page_case_studies_list > li:first-child, #course_info_page_facilities_list > li:first-child, #course_info_page_case_studies_list_overview > li:first-child {
  border-top: 0;
}

#course_info_page_student_work .thumbnails > li {
  width: 252px;
}

#course_info_page_student_work .thumbnails .header {
  background: #f0f0f0;
  padding: 15px;
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 600;
}

#course_info_page_student_work .thumbnail {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  transition: none;
}

#hidden_form {
  display: none;
  width: 740px;
  position: absolute;
  top: 10%;
  left: 40%;
  margin-left: -200px;
  padding: 30px;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 10;
}

#course_year_tab {
  float: right;
  display: inline;
  margin: 0 15px 15px 15px;
  padding-top: 30px;
}

.course_year_tab_list {
  list-style: none;
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 600;
}

.course_year_tab_list li {
  float: left;
  margin-left: 1px;
}

.course_year_tab_list > li > a {
  height: 30px;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 2;
  color: #231f20;
  background: url(/content/images/main_menu_item_bg.png?v=0.0.2) repeat-x;
}

.course_year_tab_list > li > a:hover {
  background-position: left -40px;
  text-decoration: none;
}

.course_year_tab_list > li.active > a {
  background: #ffda0c;
}

.course_year_tab_list > li span.flyout_menu_arrow {
  display: none;
}

.course_year_tab_list > li span {
  display: block;
  height: 38px;
}

.course_year_tab_list > li.active span {
  background: url(/content/images/main_menu_home_arrow.png?v=0.0.2) no-repeat center bottom;
}

#tab_modules ul.custom_accordion{
  list-style: none;
  margin-left: 0;
}

#tab_modules ul.custom_accordion> li {
  list-style: none;
  background: url(/content/images/lhs_news_filter_accordion_header_bg.png?v=0.0.7) no-repeat -5px -40px #FFFFFF;
  padding: 20px 0 20px 50px;
  font-weight: 400;
  font-size: 1.125em;
  border-bottom: 1px solid #E7E7E7;
  color: #0086BF;
}

#tab_modules ul.custom_accordion> li:hover {
  cursor: pointer;
}

#tab_modules ul.custom_accordion> li:first-child {
  border-top: 1px solid #E7E7E7;
}

#tab_modules ul.custom_accordion> li.active {
  background: url(/content/images/lhs_news_filter_accordion_header_bg.png?v=0.0.7) no-repeat -50px 6px #FFFFFF;
}

#tab_modules ul.custom_accordion> li > br:first-child {
  display: block;
  height: 0;
  clear: both;
}

#tab_modules ul.custom_accordion > li > strong {
  font-weight: 300;
  font-size: 0.9em;
  display: block;
  clear: both;
  padding-top: 10px;
  color: #231F20;
}

.fees_filter_header {
  margin: 4px 0;
  background-color: #FFDA0C;
/*  background-image: url("/content/images/filter_tick_white_border.png"); */
  background-position: 8px 9px;
  background-repeat: no-repeat;
  overflow: hidden;
  font-size: 1.5em;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  width: 100%;
  padding: 5px 0;
}

.fees_filter_header span {
  margin: 0;
  padding: 5px 25px 5px 10px;
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

.fees_filter_header.checked {
  background-position: 8px -70px;
}

.fees_filter_header input[type=checkbox] {
  display: none;
}

.unique_fees_filters {
  margin-bottom: 15px;
}

.unique_fees_filters ul {
  margin: 0 0 25px 0;
  display: inline-block;
}
  
.unique_fees_filters ul > li {
  margin: 3px 0 0 0;
  background-image: url("/content/images/filter_tick.png");
  background-position: 5px 5px;
  background-repeat: no-repeat;
  overflow: hidden;
  float: left;
  display: inline-block;
  border-left: 3px solid #FFDA0C;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  width: 263px;
}

#fees_list .accordion-inner {
  padding-left: 50px;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 400;
}

#fees_list .accordion-inner table, #fees_list .accordion-inner td {
  border: 0;
}

#fees_list .muted {
  color: #737373;
}

.fee_message {
  font-size: 0.8em;
}

.unique_fees_filters ul label {
  margin: 0;
  padding: 5px 25px 5px 37px;
}

.unique_fees_filters ul li.checked {
  background-position: 5px -74px;
}

.unique_fees_filters ul input[type=checkbox] {
  display: none;
}

/* KIS popup */
.kis_popup_holder {
  width: 652px;
  margin: 0 auto;
  background: #fff;
}

.kis_popup_holder .header {
  font-size: 1.875em;
  font-family: 'theserifhp6_semibold';
  color: #231f20;
  margin-bottom: 25px;
}

#kis_accordion1 .accordion-heading .accordion-toggle {
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 400;
  color: #231f20;
  padding: 10px 5px 10px 55px;
  background: url(/content/images/accordion_arrows.png) no-repeat left -40px;
  /*height: 18px;*/
  line-height: 1.2;
}

#kis_accordion1 .accordion-heading .accordion-toggle.active {
  background: url(/content/images/accordion_arrows.png) no-repeat;
}

/* KIS widget LHS */
#main_content_left_column #kis_accordion2 .accordion-heading a {
    background-color: transparent;
}

#kis_accordion2 .accordion-inner {
    padding: 11px;
}

#kis_accordion2 .accordion-heading .accordion-toggle {
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 400;
  color: #231f20;
  padding: 10px 5px 10px 55px;
  background: url(/content/images/kis_arrows.png) no-repeat left -120px;
  /*height: 18px;*/
  line-height: 1.2;
}

#kis_accordion2 .accordion-heading .accordion-toggle.active {
  background: url(/content/images/kis_arrows.png) no-repeat;
}

.kis-widget-heading {
    background:#e7e7e7;
    color: #231f20;
    font-size: 1.4em;
    font-weight: 400;
    padding: 0px 15px;
}

#main_content_right_column .message_box_blue_pointer_down {
  margin-bottom: 40px;
  position: relative;
  left: -11px;
}

.rhs_box {
  border-bottom: 2px solid #e7e7e7;
  margin-bottom: 55px;
}

.rhs_box .header {
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 6px;
}

.rhs_box > ul {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}

.rhs_box > ul > li {
  border-top: 1px solid #e7e7e7;
  margin-bottom: 15px;
  padding-top: 15px;
}

.rhs_box > ul > li > a{
  font-weight: 400;
  font-size: 0.938em;
}

.rhs_box > ul > li:first-child {
  border-top: 0;
  padding-top: 0;
}

.rhs_box ul {
  margin-bottom: 3px;
}

#latest_tweets_rhs_list {
  margin: 0;
  margin-bottom: 30px;
}

.rhs_box_course_information_list {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}

.rhs_box_course_information_list li {
  line-height: 2;
  font-weight: 400;
  font-size: 0.938em;
}

.rhs_box_course_information_list .muted {
  color: #666666;
}

.rhs_latest_tweets_item {
  border-top: 1px solid #E7E7E7;
  padding-top: 15px;
  font-weight: 400;
  font-size: 0.938em;
}

#latest_tweets_rhs_list > li:first-child .rhs_latest_tweets_item {
  border-top: 0;
  padding-top: 10px;
}

.rhs_latest_tweets_item_options {
  height: 30px;
  margin-bottom: 5px;
}

.rhs_latest_tweets_item_options ul {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  font-size: 0.875em;
}

.rhs_latest_tweets_item_options ul li {
  float: left;
  display: inline;
  padding-right: 13px;
}

/* rhs related links */
ul.related_links_rhs > li {
  margin-bottom: 10px;
}

.overview_course_info_table {
  width: 100%;
  margin-bottom:30px;
}

/* footer */
#footer_frame {
  background: #e6e6e6;
  border-top: 6px solid #929292;
  padding-top: 13px;
  min-width:1138px;/*1000px; added by SS for width bug on iphone*/
  color: #666666;
}

#footer_frame a {
  color: #666666;
  line-height:28px;
}
.top_level_landing #footer_frame, #footer_frame{
  margin-top:40px;
}
.home_page #footer_frame{
  margin-top:0;
}
.footer_col_box {
  margin-bottom: 30px;
  /*padding-right: 15px;*/
  line-height: 1.6;
}

.footer_col_box ul {
  margin-bottom: 5px;
  margin-left: 0;
  list-style: none;
  font-size: 0.9em;
}

.footer_col_box ul li {
  list-style-type: none;
  margin: 0px;
  font-size: 0.938em;
}

.footer_col_box_header {
  margin-bottom: 16px;
  font-family: 'theserifhp6_semibold';
  font-size: 1.5em;
  color: #231F20;
  font-weight:normal;
}

#footer_frame .footer_col_box_header a {
  color: #231F20;
}

.footer_col_map_box {}
.footer_col_map_box a {}
.footer_col_map_box a:hover { text-decoration:none; }

.footer_col_map_box a img { /*max-width:101%;*/ max-width:100%; }
.footer_col_map_box a img:hover { text-decoration:none; }
.footer_col_map_box a span:hover { cursor:pointer; text-decoration:underline; }

.footer_col_map_box span {
  bottom: 38px;
  display: block;
  padding: 0 0 0 80px;
  position: relative;
  text-align: center;
  width: auto;
  color: #707070;
}


.footer_col_box_header a {
  color: #231f20;
  text-decoration: none;
}

.footer_col_box_header a:hover {
  text-decoration: underline;
}

#footer_location_map_holder {
  /*float: left;*/ /*removed by SS re-add if needed*/
  display: inline;
  /*width: 504px;
  margin-left: 45px;*/
  /*background:none repeat scroll 0 0 #F0F0F0;*/ /* JS not equal with image */
}

#footer_map_img {
  margin-bottom: 28px;
  display: block;
}

#footer_awards_logos_holder {
}

#footer_awards_logos_list {
  margin-bottom: 20px;
  list-style: none;
  float: right;
}

#footer_awards_logos_list li {
  margin-bottom: 5px;
  margin-left: 20px;
  float: left;
  text-align: right;
}

#view_full_site_trigger { display: none; }
#footer_frame #view_mobile_trigger {
background: none repeat scroll 0 0 #FFDA0C;
display: block;
float: right;
font-size: 1em;
height: 45px;
line-height: 45px;
margin: 0 0 20px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
width: 330px;;
}

#footer_bottom {
  padding-top: 13px;
  /*padding-bottom: 13px;*/
  background: #767676;
  color: #fff;
  min-width:1138px;/*1000px; added by SS for width bug on iphone*/
}

#footer_bottom_links {
  line-height: 1.1;
}

#footer_bottom_links_list {
  float: left;
  margin: 0px;
  margin-bottom: 10px;
  font-size: 0.8em;
}

#footer_bottom_links_list:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

#footer_bottom_links_list li {
  margin: 0px;
  float: left;
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  border-left: 1px solid #fff; 
}

#footer_bottom_links_list li:first-child {
  border-left: 0px;
  padding-left: 0px; 
}

#footer_bottom_links_list li:last-child {
  padding-right: 0px; 
}

#footer_bottom_links_list a {
  color: #fff;
  font-size: 1.125em;
}

#footer_copyrights_note {
  clear: both;
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 0.875em;
  margin: 0px;
}

#footer_bottom_social {
}

#footer_bottom_social_list {
  float: right;
  clear: both;
  list-style: none;
  margin: 0px;
}

#footer_bottom_social_list li {
  float: left;
  margin-left: 10px;
  margin-bottom: 13px;
}

#footer_bottom_social_list li:first-child {
  margin-left: 0px;
}

#footer_bottom_social_list li a {
  width: 50px;
  height: 50px;
  display: block;
}

#footer_bottom_social_list li a:hover {
  cursor: pointer;
}

#footer_bottom_social_list li a span {
  display: none;
}

.facebook_icon_50x50 {
  background: url(/content/images/social_icons_50x50.png?v=0.1.3) no-repeat left top;
}

.youtube_icon_50x50 {
  background: url(/content/images/social_icons_50x50.png?v=0.1.3) no-repeat -50px top;
}

.twitter_icon_50x50 {
  background: url(/content/images/social_icons_50x50.png?v=0.1.3) no-repeat -100px top;
}

.pinterest_icon_50x50 {
  background: url(/content/images/social_icons_50x50.png?v=0.1.3) no-repeat left -50px;
}

.linkedin_icon_50x50 {
  background: url(/content/images/social_icons_50x50.png?v=0.1.3) no-repeat -50px -50px;
}

.googleplus_icon_50x50 {
  background: url(/content/images/social_icons_50x50.png?v=0.1.3) no-repeat -100px -50px;
}

.facebook_icon_50x50:hover, .youtube_icon_50x50:hover, .twitter_icon_50x50:hover, .pinterest_icon_50x50:hover, .linkedin_icon_50x50:hover, .googleplus_icon_50x50:hover {
  position: relative;
  margin-top: -5px;
}

.message_box_blue {
  background: url(/content/images//blue_message_box_pointer.png?v=0.0.2) -20px top no-repeat;
  padding-left: 11px;
  padding-top: 11px;
  height: 45px;
}

.message_box_blue:hover {
  background: url(/content/images//blue_message_box_pointer.png?v=0.0.2) left -17px no-repeat;
  padding-left: 11px;
  padding-top: 11px; 
}

.message_box_blue a {
  background: url(/content/images/blue_message_box.png?v=0.0.2) repeat-x;
  display: inline-block;
  padding: 0px 28px;
  line-height: 2.9;
  height: 45px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
}

.message_box_blue a:hover, .message_box_blue:hover a {
  text-decoration: underline;
  background: url(/content/images/blue_message_box.png?v=0.0.2) left -45px repeat-x;
}

.message_box_blue_pointer_down {
  background: url(/content/images/blue_message_box_pointer_down.png?v=0.0.2) -17px 16px no-repeat;
  padding-left: 11px;
  padding-bottom: 11px;
  height: 45px;
  font-size: 1em;
  text-shadow: 0px 1px 0px #0766a5;
  font-weight: 600;
}

.message_box_blue_pointer_down a {
  background: url(/content/images/blue_message_box.png?v=0.0.2) repeat-x;
  display: inline-block;
  padding: 0px 28px;
  line-height: 2.5;
  height: 45px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
}

.message_box_blue_pointer_down a:hover, .message_box_blue_pointer_down:hover a {
  text-decoration: underline;
  background: url(/content/images/blue_message_box.png?v=0.0.2) left -45px repeat-x;
}




.message_box_pink {
  background: url(/content/images/pink_message_box_pointer.png?v=0.1.1) left top no-repeat;
  padding-left: 11px;
  padding-top: 11px; 
  float: right;
  display: inline;
}

.message_box_pink a {
  background: #dd027a;
  display: block;
  padding: 11px 28px 11px 28px;
  text-decoration: none;
  color: #fff;
}

.message_box_pink a:hover {
  text-decoration: underline;
}


.message_box_orange {
  background: url(/content/images/orange_message_box_pointer.png) left top no-repeat;
  padding-left: 11px;
  padding-top: 11px; 
  float: right;
  display: inline;
}

.message_box_orange a {
  background: #e75617;
  display: block;
  padding: 11px 28px 11px 28px;
  text-decoration: none;
  color: #fff;
}

.message_box_orange a:hover {
  text-decoration: underline;
}

.pink { color:#DD027A; }

a.orange .home_banner_image_title_line1,
a.orange .home_banner_image_title_line2 { color:#E75617; }

a.blue .home_banner_image_title_line1,
a.blue .home_banner_image_title_line2 { color:#019BDB; }

a.pink .home_banner_image_title_line1,
a.pink .home_banner_image_title_line2 { color:#DD027A; }

a.purple .home_banner_image_title_line1,
a.purple .home_banner_image_title_line2 { color:#82539d; }

/* social media - share page */
#social_media_share_page {
  margin-bottom: 38px;
  width: 100%;
  text-align: center;
}

#social_media_share_page ul {
  list-style: none;
}

#social_media_share_page ul li {
  float: left;
  display: inline;
}

.linkedIn_share_button_holder span {
  line-height: line-height: 1.5;
}
/* ************************* */

.embeded_video, .embeded_video p, .embeded_video span {
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 1.125em;
  color: #737373;
  margin-bottom: 20px;
}

blockquote , .left-side-blockquote, .right-side-blockquote {
  border: 0;
  padding: 20px 0 0 0;
  background: #f0f0f0;
  margin-top: 40px;
}

blockquote p, .left-side-blockquote p, .right-side-blockquote p {
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 1.375em;
  /*font-weight: normal;*/
  line-height: 1.25;
  margin-bottom: 0;
  padding-bottom: 30px;
  color: #231f20;
  background-color: #f0f0f0;
  text-align: left;
  padding-left: 27px;
  padding-right: 27px;
}

blockquote p.last-child, blockquote p:last-child, .left-side-blockquote p.last-child, .right-side-blockquote p.last-child, .left-side-blockquote p:last-child, .right-side-blockquote p:last-child {
  /*font-family: 'thesansosflight';*/
  font-family: 'open sans';
  font-weight: 300;
  font-size: 1em;
  /*font-weight: normal;*/
  text-align: right;
}

blockquote p:first-child, .left-side-blockquote p:first-child, .right-side-blockquote p:first-child {
  background: url(/content/images/quote.png) no-repeat;
  color: #231F20;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  font-size: 1.375em;
  margin-top: -40px;
  padding-top: 75px;
  position: relative;
  z-index: 90;
  text-align: left;
}


.left-side-blockquote, .right-side-blockquote {
  width: 40%;
  padding-right: 0;
}

.left-side-blockquote {
  margin-right: 20px;
  float: left;
}

.right-side-blockquote {
  margin-left: 20px;
  float: right;
}

.left-side-blockquote p, .right-side-blockquote p {
  font-size: 1em;
}

.left-side-blockquote p.last-child, .left-side-blockquote p:last-child, .right-side-blockquote p:last-child, .right-side-blockquote p.last-child {
  font-size: 0.8em;
}

.left-side-blockquote p:first-child, .right-side-blockquote p:first-child {
  font-size: 1em;
}

small.pull-right{
float:none;
text-align:right;
color:#231f20;
padding-bottom: 20px;
margin-right: 25px;
}
small.pull-right strong{
/*font-family:'thesansosfsemibold';*/
font-family: 'open sans';
font-weight: 600;
font-size:16px;
}
small.pull-right cite{
/*font-family:'thesansosflight';*/
font-family: 'open sans';
font-weight: 300;
font-size:16px;
}
blockquote.pull-left, blockquote.pull-right {
  width: 40%;
  padding-right: 0;
}

blockquote.pull-left {
  margin-right: 20px;
}

blockquote.pull-right {
  margin-left: 20px;
}

blockquote.pull-left p, blockquote.pull-right p {
  font-size: 1em;
}

blockquote.pull-left p.last-child, blockquote.pull-left p:last-child, blockquote.pull-right p:last-child, blockquote.pull-right p.last-child {
  font-size: 0.8em;
}

blockquote.pull-left p:first-child, blockquote.pull-right p:first-child {
  font-size: 1em;
}

#top_of_page_link {
  background: url(/content/images/top_of_page_bg.png) center 5px no-repeat;
  margin: 0 auto;
  margin-bottom: 25px;
  padding-top: 65px;
  display: block;
  font-size: 1.125em;
  color: #737373;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  width: 120px;
  text-align: center;
}

#top_of_page_link:hover {
  background-position: center top;
}

.slide_up_button, .slide_down_button {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
  background: url(/content/images/slide_up_down_arrow.png) no-repeat center -30px;
}

.slide_down_button {
  background: url(/content/images/slide_up_down_arrow.png) no-repeat;
}

.slide_up_button span, .slide_down_button span {
  display: none;
}

.view_all {
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 0.938em;
}

.hidden {
  display: none;
}

.span0 {
width: 0px;
overflow: hidden;
display: none;
}

.offset_57px {
  margin-left: 57px;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
/*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}

/* tmp top nav styles */
.navbar .navbar-inner {
    padding: 0;
}
.navbar .nav {
    display: table;
    margin: 0;
    width: 100%;
}
.navbar .nav li {
    display: table-cell;
    float: none;
    /*width: 1%;*/
}
.navbar .nav li a {
    text-align: center;
}
.navbar .nav li:first-child a {
    border-left: 0 none;
}
.navbar .nav li:last-child a {
    border-right: 0 none;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar-inner {
  box-shadow: none;
}

/* listing page */
.listing_page_main_search_form_holder {
  background: url("/content/images/course_finder_bg.png") no-repeat 200px 77px #FFFFFF;
  border: 1px solid #E7E7E7;
  font-family: 'theserifhp6_semibold';
  margin-bottom: 15px;
  padding-bottom: 30px;
  padding-top: 30px;
  width: 100%;
}

.listing_page_main_search_form_holder input[type="submit"] {
  background: url("/content/images/search_courses_bg.png") no-repeat;
  border: 0 none;
  font-size: 0;
  height: 47px;
  width: 47px;
  margin-left: 15px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.listing_page_main_search_form_holder input[type="submit"]:hover {
  background: url("/content/images/search_courses_bg.png") no-repeat left -47px;
}

.listing_page_main_search_form_holder .description {
  width: 240px;
  line-height: 1.2;
  text-align: left;
  padding-top: 7px;
}

.listing_page_main_search_form_holder .description p {
  color: #231F20;
  font-size: 1.875em;
  margin: 0 0 0 28px;
}

.listing_page_main_search_form_holder input[type="text"], .find-event-div input[type="text"] {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #DADADA;
  border-radius: 0 0 0 0;
  color: #dd027a;
  font-size: 1.125em;
  width: 332px;
  height: 41px;
  /*line-height: 2;*/
  padding-left: 10px;
  padding-right: 10px;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: normal;
  margin-bottom: 0;
}
/* end listing page */

/* news listing page */
.side_filter_box .header, .mini-calendar .header {
  background: #E7E7E7;
  color: #231F20;
  font-size: 1.4em;
  padding: 9px 15px;
  line-height: 1.2;
  font-weight: 400;
}

.side_filter_box .accordion {
  margin-bottom: 50px;
}

.side_filter_box .accordion .accordion-heading {
  background: #fff;
  border: 0;
  /*font-size: 1.125em;*/
  margin-bottom: 4px;
}

.side_filter_box .accordion .accordion-heading.active {
  background: #ffda0c;
}
.side_filter_box .accordion-heading.active .accordion-toggle {
  background: url(/content/images/lhs_news_filter_accordion_header_bg.png?v=0.0.7) no-repeat -45px top;
}
/*.side_filter_box .accordion .accordion-heading .accordion-toggle {
  background: #fff url(/content/images/lhs_news_filter_accordion_header_bg.png?v=0.0.7) no-repeat left -45px;
  border: 0;
}*/

.side_filter_box .accordion .accordion-heading .accordion-toggle.active {
  background: url(/content/images/lhs_news_filter_accordion_header_bg.png?v=0.0.7) no-repeat -45px top;
}

.side_filter_box .accordion .accordion-inner > ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}

.side_filter_box .accordion .accordion-inner ul > li {
  border-left: 5px solid #ffda0c;
  margin-bottom: 4px;
  margin-left: 0;
  padding: 3px 0 3px 10px;
}

.side_filter_box .accordion .accordion-inner {
    padding: 0;
}

.side_filter_box .accordion .accordion-group {
  margin-bottom: 0;
}

.side_filter_box .accordion .accordion-body {
  margin-bottom: 0;
  border: 0;
}

.checkbox_filters_list input[type="checkbox"], .course_compare_checkbox_holder input[type="checkbox"] {
  visibility: hidden;
  display: none;
}

.checkbox_filters_list label {
  margin-bottom: 0;
}

.checkbox_filters_list label, .course_compare_checkbox_holder label {
  display: block;
  width: 23px;
  height: 23px;
  background: url(/content/images/checkbox_bg.png) no-repeat left 3px;
  cursor: pointer;
  float: right;
  font-size: 0;
}

.checkbox_filters_list input[type="checkbox"]:checked + label {
  background-position: left -21px;
}
/* If grouped with the above selector IE8 will ignore everything */
.checkbox_filters_list .selectedSubject + label,
.checkbox_filters_list .checkbox-checked + label {
  background-position: left -21px;
}

.checkbox_filters_list .input_label, .course_compare_checkbox_holder .input_label {
  color: inherit;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.2;
  text-shadow: 0;
  background: none;
  width: 152px;
}

.compare_courses_alert_box {
  /*width: 500px;*/
  text-align: center;
  margin: 0 auto;
}

/* people inner page */
#people_inner_main_tabs_nav, #main_content_main_column #people_inner_main_tabs_nav, #main_content_main_column_PL #people_inner_main_tabs_nav {
  border: 0;
  margin-bottom: 35px;
}

.personal_info_list {
  width: 555px;
  float: left;
  display: inline;
  list-style: none;
  margin-left: 0;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
}

.personal_info_list li {
  border-bottom: 1px solid #e7e7e7;
  padding: 5px 0 5px 3px;
}

.personal_info_list li:first-child {
  border-top: 1px solid #e7e7e7;
}

.personal_info_list .left_column {
  margin-bottom: 3px;
  margin-left: 0px;
  width: 33%;
  /*color: #737373;*/
  font-weight: 400;
}

.personal_info_list .right_column {
  margin-bottom: 3px;
  margin-left: 0px;
  width: 67%;
  font-weight: 300;
}

img.people_inner_photo {
  /*position: relative;*/
  /*top: 6px;*/
}

.publications_item {
  margin-left: 0;
  list-style: none;
}

.publications_item li {
  padding: 3px 0;
}

.publications_item li:nth-child(even) {
  background: #f7f7f7;
}
/* end people inner page */

/* campus map */
#campus_map_tab_nav_holder {
  position: relative;
  margin-bottom: -66px;
  /*margin-right: 17px;*/
}

#campus_map_tab_nav {
  border-bottom: 0;
}

#campus_map_tab_nav > li a {
  border-left: 0;
}

#campus_map_tab_content .two_columns_page_main_content {
  position: relative;
  margin-top: 66px;
}

#campus_map_directions_tabs, #campus_map_directions_tabs_havering {
  display: none;
}

.campus_google_map_holder {
  width: 100%;
  height: 616px;
  position: relative;
  top: -18px;
  margin-bottom: 20px;
}

.campus_google_map_holder img {
  max-width: none;
}

.info_window {
  width: 440px;/*425px;*/
  overflow: hidden;
  height: auto;
  padding-bottom: 10px;
}

.info_window_header {
  color: #231F20;
  font-family: 'theserifhp6_semibold';
  font-size: 1.5em;
  margin-bottom: 15px;
  width: 425px;
}

.info_window_body {
  color: #737373;
  width: 425px;
}

.info_window_body img:first-child {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  max-width: 90px;
}

.info_window_header2 {
  font-weight: bold;
  color: #231F20;
}

#southwark_directions_tab_nav, #havering_directions_tab_nav {
  border: 0;
}

div.gm-style-iw div div.info_window div.info_window_body {
  font-family: 'open sans';
  font-weight: 300;
  font-size: 1.064em;
}

div.map-popup {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

/* end campus map */

#news_listing > li, #people_listing > li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e7e7;
}

#news_listing > li > a.pull-left img, #people_listing > li > a.pull-left img {
  max-width: 203px;
  margin-right: 5px;
}

#news_listing > li.most_recent > a.pull-left img {
  max-width: 282px;
}

#news_listing > li.position_1 > a.pull-left img {
  max-width: 282px;
  margin-right: 5px;
}

#news_listing .media-heading, #people_listing .media-heading, #course_info_page_case_studies_list .media-heading, #course_info_page_facilities_list .media-heading, #course_info_page_case_studies_list_overview .media-heading {
  /*font-family: 'thesansosflight';*/
  font-family: 'open sans';
  font-weight: 300;
}

#news_listing .media-body, #people_listing .media-body, #course_info_page_case_studies_list .media-body, #course_info_page_case_studies_list_overview .media-body {
  line-height: 1.5;
  /*font-family: 'thesansosflight';*/
  font-family: 'open sans';
  font-weight: 300;
  color: #231F20;
}

#news_listing .media-body p, #people_listing .media-body p {
  margin-bottom: 3px;
  /*color:#929292;*/
  font-size: 0.9em;
}

#news_listing .media-body p.muted, #people_listing .media-body .muted {
  color: #231f20;
}

.side_box {
/*  padding-bottom: 10px;*/
  padding-left: 15px;
  border-bottom: 2px solid #E7E7E7;
  margin-bottom: 55px;
}

.side_box p {
  font-weight: 400;
}

.side_box .header {
  color: #231F20;
  font-family: 'theserifhp6_semibold';
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 10px;
  border-bottom: 2px solid #E7E7E7;
  padding-bottom: 6px;
  margin-left:-15px;
  padding-left:15px;
}

.side_box > ul {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}

.side_box > ul > li {
  border-top: 1px solid #e7e7e7;
  margin-bottom: 15px;
  padding-top: 15px;
}

.side_box > ul > li:first-child {
  border-top: 0;
  padding-top: 0;
}

.side_box ul {
  margin-bottom: 3px;
}
.side_box a {
color:#0074a6;
font-weight: 400;
}

#button_courses_compare_now span {
  font-weight: 600;
  text-shadow: 0px 1px 0px #0766a5;
}

.button_link_blue, .side_box .button_link_blue {
  color: #fff;
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 600;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 2.2;
  display: inline-block;
  background: url(/content/images/blue_message_box.png?v=0.0.2) repeat-x;
}

.button_link_blue:hover, .button_link_blue:focus {
  color: #fff;
}
.course_finder .button_link_blue, .course_information_page .rhs_box .button_link_blue {
  -webkit-box-shadow: 0px 1px 0px 0px rgba(214, 214, 214, 1);
  box-shadow: 0px 1px 0px 0px rgba(214, 214, 214, 1);
  text-shadow: 0px 1px 0px #0766a5;
  filter: dropshadow(color=#0766a5, offx=0, offy=1);
  font-weight: 600;
  font-size: 1em;
}
.course_information_page .rhs_box .button_link_blue {
  margin-bottom:10px;
}

.pagination {
  text-align: center;
  list-style: none;
  margin: 0 auto;
  display: table;
}

.pagination > li {
  display: table-cell;
  vertical-align: middle;
}

.pagination .link_prev_page, .pagination .link_next_page {
  font-size: 0;
}

.pagination .link_prev_page a {
  display: block;
  width: 47px;
  height: 48px;
  background: url(/content/images/pagination_prev_next_links.png) no-repeat;
  margin-right: 10px;
}

.pagination .link_next_page a {
  display: block;
  width: 47px;
  height: 48px;
  background: url(/content/images/pagination_prev_next_links.png) no-repeat left -48px;
  margin-left: 10px;
}

.pagination .pages {
  font-size: 1.875em;
}

.pagination .pages b, .pagination .pages a {
  padding: 5px;
}
/* end news listing page */

/* people listing page */
#main_content_main_column .az_pagination, #main_content_main_column_PL .az_pagination {
  margin: 0 0 10px 0;
}

.padding_top_15px {
  padding-top: 15px;
}

.az_pagination {
  list-style: none outside none;
  display: inline-block;
}

.az_pagination > li {
  display: inline-block;
  float: left;
  margin-bottom: 4px;
  margin-right: 2px;
}

.az_pagination a {
  background: none repeat scroll 0 0 #E7E7E7;
  display: block;
  font-size: 1.5em;
  line-height: 1.5;
  text-align: center;
  width: 39px;
}

.az_pagination > li.active a {
  color: #005580;
  text-decoration: underline;
}

#people_listing > li > a.pull-left img {
  margin-right: 5px;
  max-width: 114px;
}

.person_info {
  /*margin-bottom: 20px;*/
}

#people_listing .left_column {
  margin-bottom: 3px;
  margin-left: 0px;
  width: 30%;
}

#people_listing .left_column span {
  font-weight: 400;
}

#people_listing .right_column {
  margin-bottom: 3px;
  margin-left: 0px;
  width: 70%;
}
/* end people listing page */

/* course finder, course listing page */
#main_content_main_column_PL .az_pagination.courses_listing_page, #main_content_main_column .az_pagination.courses_listing_page {
  margin-bottom: 5px;
}

.tick_tip {
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 8px;
  text-align: center;
  width: 65px;
}

.course_compare_header {
  color: #231F20;
  font-family: 'open sans';
  font-weight: 400;
  font-size: 1.875em;
  margin-bottom: 25px;
}

.course_compare_checkbox_holder label {
  background: url(/content/images/checkbox_medium_bg.png) no-repeat left 4px;
  width: 33px;
  height: 33px;
}

#courses_listing .course_compare_checkbox_holder.active label {
  background-position: left -35px;
}

.course_compare_checkbox_holder {
  width: 33px;
  height: 33px;
  overflow: hidden;
}

.course_compare_checkbox_holder input[type="checkbox"]:checked + label {
  background: url(/content/images/checkbox_medium_bg.png) no-repeat left -35px;
}

#courses_listing .accordion-group, #publications_list .accordion-group, #fees_list .accordion-group {
  border-bottom: 1px solid #e7e7e7;
  padding-top: 10px;
  padding-bottom: 10px;
}

#courses_listing .accordion-group:first-child, #publications_list .accordion-group:first-child, #fees_list .accordion-group:first-child {
  border-top: 1px solid #e2e2e2;
}

#courses_listing .accordion-heading, #courses_listing .accordion-body, #publications_list .accordion-heading, #publications_list .accordion-body, #fees_list .accordion-heading, #fees_list .accordion-body {
  background: none repeat scroll 0 0 #fff;
  border: 0;
}

#courses_listing .accordion-heading .accordion-toggle, #publications_list .accordion-heading .accordion-toggle, #fees_list .accordion-heading .accordion-toggle {
  color: #0074a6;
  font-size: 1.125em;
}

#courses_listing .accordion-heading .accordion-toggle .muted, #publications_list .accordion-heading .accordion-toggle .muted, #fees_list .accordion-heading .accordion-toggle .muted {
  color: #231F20;
}

#courses_listing .accordion-heading .accordion-toggle:hover, #courses_listing .accordion-heading .accordion-toggle:focus, #publications_list .accordion-heading .accordion-toggle:hover, #publications_list .accordion-heading .accordion-toggle:focus, #fees_list .accordion-heading .accordion-toggle:hover, #fees_list .accordion-heading .accordion-toggle:focus {
  text-decoration: none;
}

#courses_listing .accordion-body .header, #publications_list .accordion-body .header, #fees_list .accordion-body .header {
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 600;
}

.compare_courses_actions {
  width: 90px;
  text-align: center;
}

table.course_compare_table {
  border: 0;
  vertical-align: middle;
  margin-bottom: 20px;
  /*font-family: 'thesansosflight';*/
  font-family: 'open sans';
  font-weight: 300;
}

table.course_compare_table td {
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 13px;
}

table.course_compare_table th {
  background: #e7e7e7;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #fff;
  /*font-family: 'thesansosfbold';
  font-weight: normal;*/
  font-family: 'open sans';
  font-weight: 600;
}

table.course_compare_table tr:nth-child(even) td {
  background: #f9f9f9;
}

table.course_compare_table tr:nth-child(odd) td {
  
}

table.course_compare_table th:first-child {
  background: #fff;
  border-left: 0;
  border-top: 0;
}

table.course_compare_table tr td:first-child {
  background: #e7e7e7;
  border-left: 1px solid #dfdfdf;
  border-bottom: 1px solid #fff;
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 600;
}

table.course_compare_table tr.last td:first-child {
  background: #fff;
  border-left: 0;
  border-bottom: 0;
  border-bottom: 0;
}

table.course_compare_table a {
  /*font-family: 'thesansosfbold';
  font-weight: normal;*/
  font-family: 'open sans';
  font-weight: 600;
}
.side_box .blue_gradient_h50{
  color:#fff;
}
.blue_gradient_h50 {
  color: #fff;
  /*font-family: 'thesansosfbold';*/
  font-family: 'open sans';
  font-weight: 600;
  text-align: center;
  padding: 5px;
  line-height: 1.2;
  display: inline-block;
  background: url(/content/images/blue_gradient_h50.png) repeat-x;
  margin-bottom: 8px;
}

.blue_gradient_h50:hover, .blue_gradient_h50:focus {
  color: #fff;
}
/* end course finder, course listing page */

/* news */

.date_bar_full_width {
  border-bottom: 1px solid #E7E7E7;
  border-top: 1px solid #E7E7E7;
  /*font-family: 'thesansosfsemibold';*/
  font-family: 'open sans';
  font-weight: 600;
  /*left: -15px;*/
  margin-bottom: 30px;
  /*padding: 5px 5px 5px 15px;*/
  padding: 5px 0;
  /*position: relative;*/
}

/* news end */


/* autocomplete */

ul.ui-autocomplete {
    font-family: 'open sans';
    background: white;
    text-align: left;
    border: solid 1px #dadada;
    list-style-type: none;
    padding: 0px;
    margin: 0;
    width: 385px;
    position: absolute;
}

ul.ui-autocomplete h2 {
    font-size: small;
    background-color: #efefef;
    padding: 5px;
}

ul.ui-autocomplete li.ui-menu-item {
    padding: 0;
    margin: 0;
}

ul.ui-autocomplete li.ui-menu-item a {
    display: block;
    padding: 3px;
    cursor: pointer;
    color: #888;
    font-weight: normal;
}
ul.ui-autocomplete li.ui-menu-item a strong {
    color: #dd027a;
}


ul.ui-autocomplete li.ui-menu-item a.description,
ul.ui-autocomplete li.ui-menu-item a.url {
    padding-top: 0px;
}

ul.ui-autocomplete li.ui-menu-item span {
    display: block;
    font-size: small;
    padding-left: 10px;
}

ul.ui-autocomplete li.ui-menu-item a.ui-state-hover {
    background-color: #efefff;
}

ul.ui-autocomplete li h2 {
    font-family: 'open sans';
}

ul.ui-autocomplete li.ui-menu-item h2 a strong {
    color: #019BDB;
}

/* autocomplete end */

#get_a_prospectus_content p {
  font-weight: 300;
}

dl {
  border-bottom: 1px solid #E7E7E7;
  display: inline-block;
}

dt {
  border-top: 1px solid #E7E7E7;
  clear: left;
  display: inline-block;
  float: left;
  font-family: 'open sans';
  font-weight: 600;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 36%;
}

dd {
  border-top: 1px solid #E7E7E7;
  clear: right;
  display: block;
  float: left;
  font-family: 'open sans';
  font-weight: 300;
  margin-left: 0;
  padding-bottom: 15px;
  padding-left: 3%;
  padding-top: 15px;
  width: 61%;
}

/* landing pages simple links */

.landing-simple-links-row {
}
.landing-simple-links-col {
  float: left;
  min-height: 1px;
  margin-left: 30px;
  width: 357px;
}

/* department pages scrollboxes */

.department-scrollboxes-row {
}
.department-scrollbox {
  float: left;
  min-height: 1px;
  margin-left: 30px;
  width: 357px;
}
.department-scrollbox .scrollbox {
  border-top: none;
}
#campus_map_tab_nav li { 
  border-right: 2px solid #FFF; 
}

/* uk/eu get in touch form */
#ukeu_get_in_touch_form {
  /*width: 804px;*/
}

/* ipad fix for course finder dropdown on homepage */
.ipad_resp #event_search_category p { display:none; }
.ipad_resp #event_search_category { position:relative; }
.ipad_resp #find-event-select { 
  display: inline-block !important;
  width: 222px;
  margin-left: -12px;
  overflow: hidden;
  background: #fff;
  color: #929292;
  font-family: 'open sans';
  clear: both;
  height:46px !important; 
  padding:4px 0 7px 6px;
  background:transparent;
  position:absolute;
  width:110%;
  border:none;
  line-height: 1.4;
  font-size: 1.1em;
}

.home_page.ipad_resp #course_search_category p { display:none; }
.home_page.ipad_resp #course_search_category { position:relative; }

.home_page.ipad_resp #course_search_category_hidden_search { 
  display: inline-block !important;
  width: 222px;
  margin-left: -12px;
  overflow: hidden;
  background: #fff;
  color: #929292;
  font-family: 'open sans';
  clear: both;
  height:46px !important; 
  padding:5px 0 7px 9px;
  background:transparent;
  position:absolute;
  width:110%;
  border:none;
  line-height: 1.4;
  font-size: 1.125em; 
  top:2px;
}

.main_content_inner_left_column {
  float: left;
  width: 207px;
  margin: 0 30px 0 30px;
}

.home_search_input {
  float:left; 
}

.home_search_select {
  float:right; 
}

.course_enquiries {
  background: #fff url(/content/images/event-news_rhs_bg.png) repeat-x left bottom;
  margin-top: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e7e7e7;
}
.course_enquiries.last, .course_enquiries:last-of-type {
  border-bottom: none;
}
.course_enquiries p {
  margin-bottom: 10px;
  color: #666666;
  font-weight: 400;
  line-height: 1.2;
}
.course_enquiries p strong {
  color: #231f20;
  font-weight: 600;
}

tr td.active_cal {
  background: url(/content/images/active_day.png) no-repeat center center;
}

/* forms */
.form-standard {
  margin-left: 90px;
}
.form-standard label {
  clear: both;
  margin: 0 0 10px;
}
.form-standard label.error {
  clear: none;
}
.form-standard .no_style_list {
  float: left;
}
.form-standard .no_style_list ul {
  margin: 0;
}
.form-standard .no_style_list ul li {
  clear: both;
}
.form-standard .no_style_list label {
  clear: both;
  text-align: left;
  padding-left: 30px;
  width: auto;
  font-weight: normal;
  line-height: 1.6em;
  background: url('/content/images/bg_radio.png') left 4px no-repeat;
}
.form-standard .no_style_list label.active {
  background-position: left -128px;
}
.form-standard .no_style_list input[type="radio"] {
  display: none; 
}
.form-standard .form-standard-select-holder {
  float: left;
  background: url('/content/images/bg_select_box.png') center right no-repeat #FFFFFF;
  border: 2px solid #DADADA;
  border-radius: 0 0 0 0;
  float: left;
  height: 25px;
  margin: 0 0 10px;
  padding: 4px;
  width: 272px;
  overflow: hidden;
  padding-right: 30px;
}
.form-standard .form-standard-select-holder select {
  width: 335px;
  margin-top: 2px;
}

/* global classes */
.margin_top_0 {
  margin-top: 0;
}

.margin_top_15 {
  margin-top: 15px;
}

.margin_bottom_20 {
  margin-bottom: 20px;
}

.margin_left_0 {
  margin-left: 0;
}

.border_bottom_0 {
  border-bottom: 0;
}

/* remove shadow from inputs on ipad */
input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
  background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(0,0%,100%,0)), to(hsla(0,0%,100%,0)));
  background-image:-webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
}

/* placeholders settings */
input::-webkit-input-placeholder {
  color: rgba(221,2,122,.5);
}
input::-moz-placeholder {
  color: rgba(221,2,122,.8);
}
input:-moz-placeholder {   /* Older versions of Firefox */
  color: rgba(221,2,122,.8);
}
/*
input:-ms-input-placeholder { 
  color: rgba(221,2,122,.8);
}
*/

/*
input[type="submit"] {
  font-size: 0;
  text-indent: -9999px;
}
*/

.pagination .link_prev_page a, .pagination .link_next_page a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

p {
  -webkit-text-size-adjust: none;
}

#stcpDiv {
  margin-bottom: 20px;
}

.home_page_title {
  left: -999em;
  position: absolute;
  top: -999em;
}

/* ajax-loader full-screen */
.ajax-loader-full-screen {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('/content/images/ajax-loader.gif') 50% 50% no-repeat rgb(249,249,249);
  opacity: 0.85;
  filter: alpha(opacity=85);/* IE8 i starsze */
}

.ajax-loader-full-screen-message {
  width: 50%;
  height: auto;
  padding: 15px;
  background: #ccc;
  margin: 20% auto 0;
  text-align: center;
}

.ajax-loader-full-screen-message p {
  margin: 0;
}

/* ajax-loader fit-to-parent-container */
.ajax-loader-fit-wrapper {
  height: 100%;
  min-height: 100px;
  position: relative;
}

.ajax-loader-fit {
  position: absolute;
  width: 100%;
  height: 100px;
  z-index: 9999;
  background: url('/content/images/ajax-loader.gif') 50% 50% no-repeat rgb(249,249,249);
  opacity: 0.85;
  filter: alpha(opacity=85);/* IE8 i starsze */
}

/* Finders Fallback listings layout fixes */
#people_listing.fallback .left_column{
   width: 20%;
}


/* work around for mobile device auto-fitting - android 4.0 
@media only screen and (max-device-width: 500px) {
  #main_content_main_column p, #main_content_main_column_PL p, #main_content_main_column div, #main_content_main_column_PL div {
    background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
    background-repeat:repeat;
  }
}
*/

/*
  Running Squiz Matrix
  Developed by Squiz - https://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 October 2014 12:11:59
*/


/*
*
*    Table of contents
*
*    1. General
*    2. Header
*       2.1 Top links
*       2.2 Top logo
*       2.3 Top search
*       2.4 Top menu
*    3. Footer
*    4. Content
*       4.1 Home page
*           4.1.1 Home page image slider
*           4.1.2 Search course
*           4.1.3 Featured section
*           4.1.4 Latest news
*       4.2 Inner pages
*           4.2.1 General
*           4.2.2 Page content wrappers
*           4.2.3 Social media
*           4.2.4 Page top
*           4.2.5 Case study slider
*           4.2.6 Course page
*           4.2.7 Events
*           4.2.8 News
*           4.2.9 Course finder
*           4.2.10 People finder & Maps
*           4.2.11 Maps
*           4.2.12 Case studies
*           4.2.13 Popup course contact form
*           4.2.14 KIS
*           4.2.15 Event item
*           4.2.16 Faculties and departments
*           4.2.17 Mobile table - Timetable
*           4.2.18 International map
*           4.2.19 Other
*
*/

@media only screen and (min-width : 320px) and (max-width : 767px) {

    /* 1. General */
    html, body { margin: 0; padding: 0; overflow-x: hidden; width: 100%; }
    
    .show_mobile { display: block; }
    .hide_mobile { display: none; }

    .whole_content_holder {
        padding: 0 2.5%;
        width: 95%;
    }

    /*
    .big-thumb .play-video a {
        display: none;
    }
    */

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 100%;
    }

    .span12, .span5, .span7, .span4, .span6, .span3, .span9, .row-fluid .span3, .row-fluid .span4, .row-fluid .span6, .main_content_left_column_class {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .left30 {
        padding-left: 0;
    }

    [class*="span"] {
        margin-left: 0;
        float: none;
    }

    .row {
        margin-left: 0;
    }

    h1 {
        margin-right: 5%;
        margin-left: 5%;
        font-size: 2.2em;
        line-height: 1.2em;
    }
    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
       width: 95% !important; 
    }
    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li {
        line-height: 25px;
    }
    #main_content_holder iframe {
        max-width: 100%;
        /*height: auto;*/
    }
    .scrollboxes {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .pagination .pages b, .pagination .pages a {
        display: inline-block;
        padding: 10px;
    }
    .faculties {
        padding-left: 0;
    }

    /* work around for mobile device auto-fitting - android 4.0 
    #main_content_main_column p, #main_content_main_column_PL p, #main_content_main_column div, #main_content_main_column_PL div {
        background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
        background-repeat:repeat;
    }
    */

    /* 2. Header */
    
    /* 2.1 Top links */
    #top_links {
        display: block;
        width: 100%;
        float: none;
        margin: 10px 0px;
    }
    #top_links ul {
        width: 100%;
        display: inline-block;
        float: none;
    }
    #top_links ul li {
        display: inline-block;
        float: none;
        margin-right: 3%;
        padding-right: 3%;
        padding-left: 0;
        border: none;
        border-right: 1px solid #dadada;
    }
    #top_links_list li:last-child {
        border: none;
    }

    /* 2.2 Top logo */
    #logo_search_section {
        display: block;
        float: none;
        margin: 10px 0px;
    }
    #top_logo {
        margin: 10px 0px;
    }

    /* 2.3 Top search */
    #top_search {
        float: none;
        padding-top: 10px;
    }    
    #top_search_input {
        width: 80%;
        padding: 0 0% 0 2%;
        line-height: normal;
        z-index: 1;
        border: 0;
    }
    #top_search_input_wrapper {
        display: block;
        text-align: left;
        border: 2px solid #DADADA;
        margin-bottom: 3px;
        width: 83%;
        background-color: #fff;
    }
    #top_search_input_wrapper span:last-child {
        float: right;
    }

    #top_search_submit {
        margin-top: 2px;
    }

    /* 2.4 Top menu */

    #mobile_menu_toggle {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0005/19085/bg_menu_mobile.png?v=0.2.1) center 9px no-repeat #FFDA0C;
        float: right;
        height: 36px;
        margin-top: -39px;/*-46px;*/
        width: 13%;
    }
    #main_menu {
        padding-top: 0;
    }
    #main_menu_list li.main_menu_home {
        display: none !important;
    }
    #main_menu_list > li:hover, #main_menu_list > li, #main_menu_list > li.active, #main_menu_list > li.active:hover {
        display: block;
    }
    #main_menu_list > li.active span, #main_menu_list > li.active > a > div {
        background-image: none;
    }
    #main_menu_list > li.active a.dropdown-toggle {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0006/16296/main_menu_item_bg_border_yellow.png?v=0.1.1) repeat-x scroll left center transparent;
    }
    #main_menu_list > li a {
        text-align: left;
        text-indent: 15px;
        padding-left: 0px !important;
        border-left: none;
    }
    #main_menu .flyout_menu_arrow {
        left: 50%;
        margin: 0 auto;
        position: absolute;
        top: 32px;
    }
    #main_menu .dropdown-menu {
        position: static;
        float: none;
        max-width: 100%;
    }
    #main_menu .dropdown-menu .megamenu-column {
        width: auto;
        display: block;
    }
    #main_menu_list > li ul.dropdown-menu a {
        font-size: 1em;
        line-height: 2em;
    }
    #main_menu_list .megamenu-column li {
        padding-left: 10px;
    }

    .mob_main_nav_pointer_holder {
        display: none;
    }

    .mob_pointer_type1 {
        width: 38px;
        height: 14px;
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0012/21711/mob_main_nav_pointer.png?v=0.0.3) no-repeat;
        position: relative;
        display: block;
        z-index: 10;
        margin: 37px auto 0;
    }

    /* 3. Footer */
    #footer_frame, #footer_bottom {
        min-width: 0;
        padding: 20px 5%;
        width: 90%;
    }
    #footer_awards_logos_list {
        margin-left: 0px;
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }
    #footer_awards_logos_list li {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-bottom: 20px;
    }

    #footer_location_map_holder a {
        color: #FFFFFF;
        line-height: 2.9;
    }
    #footer_location_map_holder .message_box_blue {
        margin: 0 auto 40px;
        width: 200px;
        text-align: center;
    }
    .message_box_blue.font_size_15px {
        padding-left: 8px;
    }

    #footer_bottom_social_list {
        float: none;
        overflow: hidden;
        text-align: center;
    }
    #footer_bottom_social_list li {
        display: inline-block;
        float: none;
        margin-left: 2%;
    }
    #footer_bottom_social_list li a {
        width: 39px;
        height: 39px;
    }
    .facebook_icon_50x50 { background-position: -5px -5px; }
    .youtube_icon_50x50 { background-position: -55px -5px; }
    .twitter_icon_50x50 { background-position: -105px -5px; }
    .pinterest_icon_50x50 { background-position: -5px -55px; }
    .linkedin_icon_50x50 { background-position: -55px -55px; }
    .googleplus_icon_50x50 { background-position: -105px -55px; }
    #footer_bottom_links_list {
        margin-bottom: 20px;
    }
    #footer_bottom_links_list li {
        border: none;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
    }

    #footer_frame #view_mobile_trigger { display: none; }
    #footer_frame #view_full_site_trigger {
      background: none repeat scroll 0 0 #ffda0c;
      display: block;
      font-size: 1em;
      height: 45px;
      line-height: 45px;
      margin: 0 auto;
      text-align: center;
      width: 50%;
      padding-left: 10px;
      padding-right: 10px;
    }

    /* 4. Content */

    /* 4.1 Home page */
    
    /* 4.1.1 Home page image slider */
    .flex-direction-nav {
        display: none;
    }
    #home_banner {
        height: auto;
    }
    #home_banner_list li {
        height: auto;
    }
    #main_content_main_column ul {
        margin-bottom: 0;
    }

    #asset_contents_holder ul:last-child {
        margin-bottom: 20px;
    }

    .banner-text-container {
        margin-top: 15px;
    }
    .home_banner_image_title {
        position: static;
        margin-top: 0px;
    }
    .home_banner_image {
        display: table;
        table-layout:fixed;
        width: 100%;
    }
    .home_banner_image img {
        /* display: table-header-group; */
        max-width: 100%;
        height: auto;
    }
    .home_banner_image_title {
        background-color: #ffffff;
        display: table-footer-group;
    }
    .home_banner_image_title img{
        position: static;
    }
    .home_banner_image_title_line1, .home_banner_image_title_line2 {
        font-size: 2em;
        padding-left: 3%;
        padding-right: 3%;
    }
    .home_banner_image_title_line3 {
        font-size: 1em;
        padding-left: 3%;
        padding-right: 3%;
    }
    #home_banner_nav_bullets_holder {
        margin-top: 0px;
        width: 100%;
    }

    /* 4.1.2 Search course */
    .home_page #main_menu {
        margin-bottom: 1px;
    }
    #main_content_main_column {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    #main_content_main_column form.hidden-phone {
        display: table-header-group;
    }
    #main_content_main_column form.hidden-phone .span3, #course_search_category {
        display: none;
    }
    #main_content_main_column form.hidden-phone .span4 {
        width: auto;
        float: left;
    }
    #main_content_main_column form.hidden-phone .span4 {
        width: auto;
        float: right;
        margin-right: 2%;
        margin-top: -33px;
        position: relative;
    }
    #course_search_frame {
        background: #d6d6d6;
        margin: 0 0 15px;
        padding: 5px 3%;
        width: 94%;
        border: none;
    }
    #course_search_submit {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0003/19083/header_search_bg_mag_v2.png?v=0.2.1) top right no-repeat;
        height: 30px;
        width: 30px;
        text-indent: -9999px;
        text-transform: capitalize;
    }
    #course_search_submit:hover, #course_search_submit:focus {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0003/19083/header_search_bg_mag_v2.png?v=0.2.1) bottom right no-repeat;
        height: 30px;
        width: 30px;
    }
    #course_search_name {
        width: 80%;
        padding: 0 16% 0 3%;
        margin-bottom: 0; 
        float: none;
        line-height: normal;
    }

    #course_finder_search_input_mobile {
        line-height: normal;
    }

    /* 4.1.3 Featured section */
    #featured_sections_frame > .row > .span4 {
        width: 100%;
    }
    #featured_sections_frame > .row > .span4:first-child {
        margin-left: 0px;
    }
    .featured_section_title {
        padding: 0 3%;
    }
    #main_content_main_column #featured_sections_frame ul {
      margin-bottom: 20px;
    }

    #featured_sections_frame .row .span4 {
        border-top: 1px solid #E7E7E7;
        padding-top: 25px;
    }

    #featured_sections_frame .row .span4:first-child {
        border-top: 0;
        padding-top: 0;
    }

    /* 4.1.4 Latest news */
    #latest_news_frame .tabs li a span.arrow {
        width: 50%;
        margin-left: 0;
        background-position: center 0;
    }
    #latest_news_frame .tabs li {
        width: 50%;
    }
    #latest_news_frame .tabs a {
        width: 100%;
    }
    #latest_news_frame .latest_news_item {
        width: 90%;
    }

    /* 4.2 Inner pages */

    /* 4.2.1 General */
    img.main_image_w356 { max-width: 100%; height: auto; }
    img.main_image_w356.pull-left { margin-bottom: 25px; float: none; }
    .page_top {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0007/2878/top_of_page_bg.png?v=0.0.3) no-repeat scroll center 5px rgba(0, 0, 0, 0);
        color: #737373;
        display: block;
        font-family: 'open sans';
        font-size: 1.125em;
        font-weight: 600;
        margin: 0 auto 25px;
        padding-top: 65px;
        text-align: center;
        width: 150px; 
    }
    a.section_menu_link {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0009/19485/down_arrow.png?v=0.2.1) right center no-repeat;
        margin: 10px 0 0 5%;
        padding: 0 25px 0 0;
        font-weight: normal;
    }
    #main_content_main_column blockquote {
        width: 100%;
    }

    /* 4.2.2 Page content wrappers */
    #main_content_main_column, #main_content_right_column {
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
    }
    #main_content_right_column {
        margin-top: 20px;
    }
    .home_page #main_content_main_column, .home_page #main_content_right_column {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    /* 4.2.3 Social media */
    #social_media_share_page_mobile {
        margin-bottom: 25px; 
        overflow: hidden;
        font-weight: normal;
    }
    #social_media_share_page_mobile > span {
        float: left;
        margin: 0 10px 10px 0;
    }

    #social_media_share_page_mobile span {
        vertical-align: top;
    }

    /* 4.2.4 Page top */
    #top_of_page_link {
        display: none;
    }

    /* 4.2.5 Case study slider */
    #case_studies_slider_nav { display: none; }
    #case_studies_slides_mobile {
        list-style: none;
    }
    #case_studies_slides_mobile li {
        display: none;
        margin: 0 auto;
        width: 85%;
    }
    #case_studies_slides_mobile li:nth-child(1) {
        display: block;
    }
    #case_studies_slides_mobile li img {
        width: 100%;
        height: auto;
    }
    #case_studies_slides_mobile .lead {
        background-color: #F0F0F0;
        color: #000000;
        font-size: 1em;
        padding: 10px;
        position: static;
    }
    #case_studies_slides_mobile .lead p {
        margin-bottom: 0px;
    }
    .case_studies_slider_nav_list_mobile {
        background-color: #F0F0F0;
        list-style: none outside none;
        margin-left: 0;
        overflow: hidden;
    }
    .case_studies_slider_nav_list_mobile li {
        float: left;
        margin-left: 15%; 
    }   
    .case_studies_slider_nav_list_mobile li.last-child {
        float: right;
        margin-left: 0;
        margin-right: 15%; 
    } 

    /* 4.2.6 Course page */
    /*body.course_information_page #main_content_holder > div.row {*/
    #main_content_holder > div.row {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    /* body.course_information_page #main_content_holder #main_content_left_column { */
    #main_content_holder #main_content_left_column {
        display: table-footer-group;
    }
    body.course_information_page #main_content_left_column .tabs-left {
        margin: 0 2.5%;
        width: 95%;
    }

    /* body.course_information_page a.section_menu_link { */
    a.section_menu_link {
        display: inline-block;
    }

    #main_content_left_column .tabs-left li:first-child a  {
        background-color: #ffffff;
        color: #737373;
        font-size: 1em;
    }
    #main_content_left_column .tabs-left li.active a, #main_content_left_column .tabs-left li:first-child a:hover {
        background-color: #ffda0c;
        color: #231f20;
        font-size: 1em;
    }

    .overview_course_info_table td {
        display: block;
        padding: 10px 5%;
        text-align: left;
        width: 90%;
        overflow: hidden;
        float: left;
        clear: left;
        border-right: 0;
    }
    .overview_course_info_table tr td {
        background-color: #ffffff;
    }
    .overview_course_info_table tr:nth-child(2n+1) td {
        background-color: #F9F9F9;
    }
    .overview_course_info_table td span {
        float: left;
        font-weight: bold;
        width: 35%;
    }
    .overview_course_info_table td div {
        float: right;
        width: 60%;
    }

    #main_content_right_column .message_box_blue_pointer_down {
        background: none;
    }

    #upcoming_events_down_button, #upcoming_events_up_button, #latest_news_up_button, #latest_news_down_button {
        /*visibility: hidden;*/
    }
    /*
    #upcoming_events_rhs, #latest_news_rhs {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    */

    #upcoming_events_rhs .caroufredsel_wrapper, #latest_news_rhs .caroufredsel_wrapper, #department .caroufredsel_wrapper {
        height: 210px !important;
    }
    #latest_news_rhs .caroufredsel_wrapper {
        margin-bottom: 20px !important;
    }
    .department-scrollbox .scrollbox {
        margin-bottom: 40px;
        padding-bottom: 15px; 
    }

    .mobile_events_down, .mobile_news_down {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0004/19588/bottom_arrow_big.png?v=0.2.1) top left no-repeat;
        width: 47px;
        height: 47px;
        margin: -40px auto 30px;
    }

    #main_content_main_column .tab-content {
        overflow: visible;
    }

    .accreditation_logos_holder ul.accreditation_logos li {
        margin-left: 0;
    }
    #course_info_page_student_work .thumbnails {
        margin-left: 0;
    }
    #course_info_page_student_work .thumbnails > li {
        clear: both;
        float: none;
        margin: 0 0 20px;
        width: 100%;   
    }
    #course_info_page_student_work .thumbnails > li img {
        width: 100%;
        height: auto;
    }

    #tab_modules ul.custom_accordion {
        margin: 10px 0;
    }

    .course-staff-listing img {
        margin-bottom: 15px;
    }

    #course_info_page_case_studies_list .media > .pull-left {
        float: none;
        margin: 0;
    }

    #course_info_page_case_studies_list > li > a > img {
        max-width: 100%;
        margin-bottom: 15px;
        margin-top: 0;
    }

    /* 4.2.7 Events */
    .main_content_inner_left_column {
        float: none;
        margin: 0 0 20px;
        width: 100%;  
    }
    .mobile_side_search_box fieldset {
        padding: 15px 10px 15px 10px;
        background: none;
        position: relative;
    }
    .mobile_side_search_box fieldset input[type="text"] {
        margin: 10px 0;
        display: block;
        width: 90%;
        line-height: normal;
    }
    .mobile_side_search_box fieldset div, .mobile_side_search_box fieldset input[type="submit"] {
        float: left;
    }
    .side_filter_box .accordion {
        margin-bottom: 0;
    }
    .checkbox_filters_list .input_label, .course_compare_checkbox_holder .input_label {
        font-weight: bold;
    }
    .checkbox_filters_list label:focus, .checkbox_filters_list label:hover {
      background-position: left -21px;
    }
    #campus_map_tab_content .checkbox_filters_list input[type="checkbox"] + label:hover {
        background-position: left 3px;
    }
    #campus_map_tab_content .checkbox_filters_list input[type="checkbox"]:checked + label:hover {
        background-position: left -21px;
    }
    #calendarTable table {
        width: 100% !important;
    }
    #calendarTable td {
        padding: 10px 0 !important;
    }
    .ev-list .events-item {
        padding: 95px 0 0;
    }
    .ev-list .recommended .events-item {
        padding: 20px 0 0;
    }
    .ev-list li {
        overflow: hidden;
    }
    .ev-list .bar-mini {
        font-size: 1.2em;
        width: 100%;
    }
    .ev-list .recommended_message {
        float: none;
    }

    #main_content_main_column ul.pagination {
        margin-bottom: 20px;
    }

    #courses-no-results {
        margin-bottom: 20px;
        font-weight: bold;
    }
    #find-event-select {
        left: 22px;
    }

    #event_search_category_mobile {
        height: 41px;
        padding-left: 10px;
        overflow: hidden;
        background: #fff;
        border: solid 2px #dadada;
        float: left;
        display: inline;
        color: #231f20;
        line-height: 2.5;
        background: #fff;
        width: 180px;
        margin-right: 10px;
        position: relative;
        z-index: 20;
        overflow: hidden;
        text-align: right;
    }

    #event_search_category_trigger_mobile, #event_search_category_trigger_mobile:focus, #event_search_category_trigger_mobile:hover {
        display: inline-block;
        height: 41px;
        position: relative;
        right: 0;
        width: 41px;
        z-index: 100;
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0011/21710/search_courses_select_bg.png?v=0.1.1) no-repeat right top;
        text-decoration: none;
    }

    #event_search_category_mobile p {
      display: none;
    }

    #find-event-select-mobile {
        position: absolute;
        height: 43px;
        width: 130%;
        overflow: hidden;
        background: #fff;
        border: 0;
        color: #929292;
        line-height: 2.5; 
        font-size: 1.125em;
        font-size: 1em;
        font-family: 'open sans';
        clear: both;
        left: 0;
        z-index: 10;
        /*
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
        */
        background-image: -webkit-linear-gradient(#ffffff, #ffffff);
        background-image: -o-linear-gradient(#ffffff, #ffffff);
        background-image: linear-gradient(#ffffff, #ffffff);
        margin-left: 5px;
    }

    #events_finder_page_main_search_form_mobile fieldset label:first-child {
        display: none;
    }

    #events_finder_page_main_search_form_mobile #find-event-mobile {
        margin-top: 0;
    }


    /* 4.2.8 News */
    #main_content_main_column #news_listing {
        margin-bottom: 20px;
    }

    #news_listing .media a.pull-left {
        float: none;
        margin-right: 0; 
        text-align: center;
    }
    #news_listing  li  a.pull-left img {
        display: inline;
        margin-bottom: 15px;
    }

    #news_listing > li > a.pull-left img {
        max-width: 100%;
    }
    /* 4.2.9 Course finder */
    #main_content_left_column_PL, .two_columns_page_main_content {
        width: 100%;
        float: none;
        margin-left: 0;
        padding-right: 0;
    }

    .az_pagination > li {
        margin: 6px
    }
    .az_pagination a {
        line-height: 1.6;
        width: 39px;
        height: 39px;
    }
    .az_pagination {
        margin-left: 10px;
    }
    #courses_listing .accordion-heading .accordion-toggle {
        padding-left: 24px;
        padding-right: 50px;
        background-position: -20px -49px;
    }
    #courses_listing .accordion-heading .accordion-toggle.active,
    #courses_listing .active.accordion-heading .accordion-toggle {
        background-position: -62px -4px;
    }
    div.az-toggle {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0016/4246/lhs_news_filter_accordion_header_bg.png?v=0.0.7) no-repeat scroll -20px -50px #FFFFFF;
        font-size: 1.2em;
        font-weight: bold;
        margin-bottom: 15px;
        padding: 5px 0 5px 20px;
    }
    ul.az_pagination {
        display: none;
        overflow: hidden;
    }

    .course_finder #main_content_main_column_PL ul.az_pagination {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 256px;
        max-width: 100%;
    }

    .course_finder .az-toggle {
        display: none;
    }

    #main_content_main_column h2.list_by_course_title {
        margin-top: 20px;
    }

    /* 4.2.10 People finder & Maps */
    #main_content_main_column > img.main_image_w155.pull-right.people_inner_photo {
        display: inline;
        margin-left: 0;
        float: none;
    }

    #main_content_main_column #people_listing {
        margin-bottom: 20px;
    }
    #people_listing .media a.pull-left {
        float: none;
        text-align: center;
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
        display: block;
    }
    #people_listing .media a.pull-left img {
        display: inline;
        max-width: 100%;
        height: auto;
    }
    #people_listing .right_column {
        width: 100%;
    }

    #main_content_main_column > img.main_image_w155.pull-right {
        display: block;
        float: none;
        margin: 0 auto 15px auto;
    }
    #main_content_main_column h2.people_inner_page, .personal_info_list {
        width: 100%;
        float: none;
        margin-left: 0;  
    }

    .personal_info_list .left_column, .personal_info_list .right_column {
        float: none;
        width: 100%;
    }

    #main_content_main_column #people_inner_main_tabs_nav, #main_content_main_column #southwark_directions_tab_nav, #main_content_main_column #havering_directions_tab_nav {
        margin-bottom: 20px;
    }

    #people_inner_main_tabs_nav li, #southwark_directions_tab_nav li, #havering_directions_tab_nav li {
        display: block;
        float: left;
        width: 50%;
    }
    #people_inner_main_tabs_nav li a, #southwark_directions_tab_nav li a, #havering_directions_tab_nav li a {
        height: 40px;
    }

    #people_inner_main_tabs_nav li {
        margin-bottom: 2px;
    }

    #people_listing .media > a img {
        margin-bottom: 15px;
    }
    .people_finder #main_content_main_column_PL ul.az_pagination {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 256px;
        max-width: 100%;
    }
    .people_finder .az-toggle {
        display: none;
    }
    #southwark_directions_tab_nav li a, #havering_directions_tab_nav li a {
        line-height: 40px;
    }
    #people_inner_main_tabs_nav li:hover a, #southwark_directions_tab_nav li:hover a, #havering_directions_tab_nav li:hover a {
        height: 40px;
    }
    #people_inner_main_tabs_nav li.active span, #campus_map_tab_nav_holder li.active span {
        background-image: none;
    }
    .campus_google_map_holder {
        height: 320px;
    }

    #people_inner_main_tabs_nav li a, #people_inner_main_tabs_nav li a.active, #people_inner_main_tabs_nav li a:hover, #people_inner_main_tabs_nav li a.active:hover, #people_inner_main_tabs_nav li:hover a {
        height: 66px;
    }

    #people_inner_main_tabs_nav > li > a {
        display: table;
        width: 100%;
        padding: 0;
    }

    #people_inner_main_tabs_nav > li > a > span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    /* 4.2.11 Maps */
    #campus_map_tab_nav_holder {
        margin-bottom: 20px;
    }
    #campus_map_tab_nav_holder li {
        display: block;
        float: none;
        width: 100%;
    }

    .info_window {
        width: 100%;
    }
    .info_window_body {
        display: none;
    }
    .info_window_header {
        max-width: 90%;
        padding-bottom: 10px;
        font-size: 1em;
    }

    /* 4.2.12 Case studies */
    .listing_page_main_search_form_holder {
        padding: 15px 10px 15px 10px;
        width: auto;
    }
    .listing_page_main_search_form_holder .description {
        margin-bottom: 7px;
        width: auto;
        display: none;
    }
    .listing_page_main_search_form_holder .description p {
        margin-left: 0;
    }
    .listing_page_main_search_form_holder input[type="text"] {
        width: 60%;
    }
    .listing_page_main_search_form_holder {
        background-image: none;
    }

    /* 4.2.13 Popup course contact form */
    #ukeu_get_in_touch_form {
        width: 95%;
        padding: 15px 2.5%;
    }
    #ukeu_get_in_touch_form label, #ukeu_get_in_touch_form input[type="text"] {
        display: block;
        float: none;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }
    #ukeu_get_in_touch_form input[type="text"], #ukeu_get_in_touch_form textarea {
        width: 95%;
        padding: 2.5%;
    }

    #ukeu_get_in_touch_form #sq_security_key, #ukeu_get_in_touch_form #SQ_SYSTEM_SECURITY_KEY_VALUE {
        margin: 0 0 10px;
    }
    #ukeu_get_in_touch_form .submit {
        width: 100%;
    }
    #ukeu_get_in_touch_form input[type="submit"] {
        width: 100%;
    }

    /* 4.2.14 KIS */
    .kis_popup_holder {
        width: 95%;
        padding: 2.5%;
        overflow-x: auto;
    }
    .kis_popup_holder .accordion-inner {
        overflow: scroll;
    }

    /* 4.2.15 Event item */
    table.info th {
        width: 130px;
    }

    /* 4.2.16 Faculties and departments */
    #faculties-and-departments .description {
        position: static;
    }
    #faculties-and-departments .group {
        height: auto;
        background-image: none; 
    }

    #faculties-and-departments hr.hr_type_1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .padding15lr #faculties-and-departments, .padding15lr #social_media_share_page {
        padding: 0;
    }

    #faculties-and-departments > .row-fluid > .span6 {
        border-top: 1px solid #E7E7E7;
        padding-top: 25px;
        margin-top: 15px;
    }

    #faculties-and-departments > .row-fluid:first-child > .span6:first-child {
        border-top: 0;
        padding-top: 0;
        margin-top: 0px;
    }

    .faculties_row {
        border: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .faculties_row .span4 {
        border-top: 1px solid #E7E7E7;
        padding-top: 25px;
    }
    .faculties_row:first-child .span4:first-child {
        border-top: 0;
        padding-top: 0;
    }

    #department .big-thumb {
        background: none !important;
        height: auto;
    }

    .big-thumb .play-video.hide_mobile {
        display: none;
    }

    .play-video-mobile {
        position: relative;
        margin-top: -20px;
        margin-bottom: 30px;
    }

    .play-video-mobile .cell-middle {
        display: block;
    }

    .play-video-mobile .cell-middle a {
        margin: 0 auto;
    }

    .play-video-mobile a {
        background-image: url(https://www.lsbu.ac.uk/__data/assets/image/0005/23864/play-video-150px-v2.png?v=0.0.3);
        background-position: left -88px;
        background-repeat: no-repeat;
        display: block;
        height: 70px;
        text-indent: -9999px;
        width: 150px;
    }

    .play-video-mobile a:hover, .play-video-mobile a:focus, .play-video-mobile a:active {
        background-position: left -1px;
    }
    
    .department_landing_page_promoted_links .row .span3 {
        border-top: 1px solid #E7E7E7;
        padding-top: 25px;
    }
    .department_landing_page_promoted_links .row:first-child .span3:first-child {
        border-top: 0;
        padding-top: 0;
    }

    .department_landing_page_promoted_links hr:last-child {
        display: block;
    }

    /* 4.2.17 Mobile table - Timetable */
    table.mobile_table {
        width: 100%;
    }
    table.mobile_table td {
        display: block;
        float: left;
        overflow: hidden;
        width: 100%;
        padding: 0;
    }
    table.mobile_table td span.row_head {
        display: block;
        float: left;
        font-weight: bold;
        text-align: left;
        width: 40%;
        padding: 5px 10px;
    }
    table.mobile_table td span.row_value {
        display: block;
        float: left;
        text-align: left;
        width: 45%;
        padding: 5px 10px;
    }

    /* 4.2.18 International map */
    .world-map-mobile {
        margin-bottom: 15px;
    }
    .world-map-mobile a {
        display: block; 
    }
    #international .letters a {
        font-size: 1.5em;
        font-weight: 300;
        line-height: 1.6;
        margin: 6px;
        width: 39px;
        padding: 0;
    }
    #international .international_infobox .mobile_pointer_down {
        border-left: 16px solid rgba(0, 0, 0, 0);
        border-right: 16px solid rgba(0, 0, 0, 0);
        border-top: 11px solid rgba(0, 0, 0, 0.5);
        height: 0;
        width: 0;
        position: absolute;
        top: 43px;
        left: 11px;
    }

    /* 4.2.19 Other */
    .listing_page_main_search_form_holder input[type="text"] {
        line-height: normal;
    }
    .landing-simple-links-col, .department-scrollbox {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .landing-simple-links-row .landing-simple-links-col {
        border-top: 1px solid #E7E7E7;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .landing-simple-links-row:first-child .landing-simple-links-col:first-child {
        border-top: 0;
        padding-top: 0px;
    }
    .big-thumb .overlay-table {
        width: auto;
        max-width: 100%;
        float: none;
    }
    .big-thumb .overlay-table .cell-middle {
        vertical-align: bottom;
    }
    .featured-landing .span3 {
        margin-bottom: 15px;
    }
    .featured-landing .max_width_100 {
        max-width: 100%;
    }

    .featured-landing {
        border: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .featured-landing .span3 {
        border-top: 1px solid #E7E7E7;
        padding-top: 25px;
    }
    .featured-landing:first-child .span3:first-child {
        border-top: 0;
        padding-top: 0;
    }

    .top_level_landing .featured-landing img {
        width: 100% !important;
        max-width: 100%;
    }

    .mobile_ajax_content {
        padding-bottom: 20px;
    }
    .form-standard {
        margin-bottom: 20px;
    }
    .form-standard input[type="text"], .form-standard textarea, .form-standard .cover, .form-standard .submit {
        max-width: 100%;
    }
    .form-standard .cover select {
        width: 130%;
    }

/*
    .form-standard .cover {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0003/23718/arrow_down_15.png?v=0.1.1) right center no-repeat;
    }

    #form_email_17687_submit {
        background: url(https://www.lsbu.ac.uk/__data/assets/image/0003/23718/arrow_down_15.png?v=0.1.1) right center no-repeat;
    }
*/

    #sq_security_key {
        margin-left: 0;
    }
    #SQ_SYSTEM_SECURITY_KEY_VALUE {
        margin-left: 0;
    }
    #sq_regen_captcha {
        width: 40%;
    }
    .form-standard .submit {
        text-align: center;
    }

    .form-standard label {
        text-align: left;
        width: auto;
    }

    .form-standard .error {
        margin-bottom: 20px;
        margin-left: 18px;
        width: auto;
    }
    #site-search-input-mobile {
        height: 41px;
        width: 60%;
        margin: 0;
    }
    #site_wide_search_main_form_mobile input[type="submit"] {
        margin-left: 15px;
        margin-top: 2px;
    }
    #site_wide_search_main_form_mobile label {
        margin-bottom: 17px;
        display: none;
    }
    /*
    input[type="submit"] {
        font-size: 0;
        text-indent: -9999px;
    }
    */
    /* top level landing page */
    .top_level_landing .big-thumb {
        height: auto;
        background: none !important;
    }
    .big_thumb_image_mobile {
        max-width: 100%;
        margin-bottom: 10px;
    }

    /* styling for 'Thank you page', which has got blank paintlayout applied */
    body > form > .form-standard {
        padding: 20px 10px;
        margin: 0;
    }

    .mobile_go_back_button_holder {
        text-align: center;
        padding: 20px;
    }

    .mobile_go_back_button {
        text-decoration: underline;
        display: inline-block;
        height: 25px;
    }

    #get_a_prospectus_content {
      padding: 10px;
    }

    /* campaign landing page */
    #campaign .title {
        width: 30%;
    }
    /*
    #campaign_landing_page_slider {
        height: auto;
    }
    #campaign_landing_page_slider_list li {
        height: auto;
    }
    */
    #campaign_landing_page_video, #campaign_landing_page_slider_list .slider_image {
        margin-left: 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #E5E5E5;
    }
    #campaign_landing_page_video a.play-video {
        background-size: 100%;
        right: auto;
        top: 0;
        height: 62px;
        width: 140px;
    }
    #campaign_landing_page_video a.play-video:hover {
        background-position: 0 -63px;
    }
    #campaign_landing_page_video p.campaign_landing_page_video_title, #campaign_landing_page_video p.campaign_landing_page_video_subtitle, .slider_image_title_line2, .slider_image_title_line1 {
        position: static;
        background: none;
    }
    .slider_image_title {
        position: static;
        margin-top: 0px;
    }
    .slider_image {
        display: table;
        table-layout:fixed;
        width: 100%;
    }
    .slider_image img {
        /* display: table-header-group; */
        max-width: 100%;
        height: auto;
    }
    .slider_image_title {
        background-color: #ffffff;
        display: table-footer-group;
    }
    .slider_image_title img{
        position: static;
    }
    #slider_nav_bullets_holder {
        margin-top: 0px;
        width: 100%;
    }
    .font_size_15px {
        font-size: 15px;
    }
    .max_width_100 {
        max-width: 100%;
    }
    #main_content_main_column ul:last-child, #main_content_main_column_PL ul:last-child {
        margin-bottom: 20px;
    }

    .pagination .link_prev_page a, .pagination .link_next_page a {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }

    .promobox_full_width_mobile {
        margin-bottom: 20px;
    }

    hr.hr_type_1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .featured_links_section .span3 {
        border-top: 1px solid #E7E7E7;
        padding-top: 25px;
        margin-top: 15px;
    }

    .featured_links_section .span3:first-child {
        border-top: 0;
        padding-top: 0;
        margin-top: 0;
    }

    .mobile_pointer_down {
        border-left: 16px solid rgba(0, 0, 0, 0);
        border-right: 16px solid rgba(0, 0, 0, 0);
        border-top: 11px solid rgba(0, 0, 0, 0.5);
        height: 0;
        width: 0;
    }

    .ev-list .date {
        background-image: url(https://www.lsbu.ac.uk/__data/assets/image/0008/23777/cloud2.png?v=0.0.3);
    }

    .slider_image_title_mobile, .home_banner_image_title_mobile_description {
        font-family: 'theserifhp6_semibold';
        font-weight: 300;
        line-height: 1.34;
        color: #019BDB;
        padding: 15px 5px 5px 5px;
    }

    .home_banner_image_title_mobile_description {
        padding-top: 0;
    }

    .password_message {
        color: rgba(221,2,122,.5);
        margin-left: 0;
        font-size: 0.8em;
    }
}
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
#addQualification-form input[type=text] {
    width: 54%;
}

#addQualification-form label {
    width: 25%;
}

#addQualification-form .editor-radio label {
    width: 91%;
}

.btn-a {
    display: inline-block;
    padding: 5px 40px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;

    background-image: url("/content/images/blue_message_box.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 23px;
    color: #FFF;
    border: 0;
    border-bottom: 1px solid #d6d6d6;
    font-family: "open sans";
    font-weight: 600;
    border-radius: 0;
}

a:hover,
a:active .btn-a {
    outline: 0;
     text-decoration: none !important;
}
#course_search_frame {
    background: 0px;
}
#course_search_frame .span4 {
    margin-left: 10px;
}

#course_search_frame input[type=text] {
/* width: 312px; */
width: 81%;
height: 33px;
padding-left: 3%;
padding-right: 3%;
background: #fff;
border: solid 2px #dadada;
float: right;
/* margin-right: 30px; */
color: #dd027a;
font-size: 1.125em;
/* line-height: 2; */
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-appearance: none;
font-family: 'open sans';
}

#course_search_frame select {
width: 198px;
border: 0px solid #cccccc;
background-color: #ffffff;
}

.form-standard select{
  border: 0;
  background-color: transparent;
  width: 130%;
  margin: 0;
  padding: 0 0 0 5px;
  -webkit-appearance:none;
}

.form-standard .select{
  float: left;
  border-radius: 0;
  border: 2px solid #dadada;
  padding: 4px;
  overflow: hidden;
  margin: 0 0 10px 0;
  background-image: url("/content/images/arrow_down_15.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.form-standard .field-validation-error {
    color: #880022;
    margin: 0 0 0 12px;
    font-size: 14px;
}

.editor-radio {
float: left;
margin-bottom: 10px;
}

.editor-radio label{
  float: left;
  width: auto;
  padding: 5px 20px 0 0;
  text-align: right;
  margin: 0;
    font-weight: normal;
}

input[type="radio"], input[type="checkbox"] {
margin: -2px 0 0;
margin-top: 1px \9;
line-height: normal;
}

#personaldetails-form textarea, #immigration-form textarea, #qualifications-form textarea{
    width: 80%;
    height: 98px;
}

.form-standard .submit input[type=button] {
background-position: left bottom;
width: 147px;
height: 31px;
color: #FFF;
border: 0;
border-bottom: 1px solid #d6d6d6;
font-family: "open sans";
font-weight: 600;
border-radius: 0;
    background-color: #D6D6D9;
}

#main_content_main_column, 
#main_content_main_column_PL {
    margin: 23px;
}

#main_menu {
    margin-bottom: 0px;
}

#main_menu_list > li:first-child {
    margin-left: 0;
    width: 1%;
}

.form-standard input[type=password] {
float: left;
border-radius: 0;
border: 2px solid #dadada;
height: 25px;
padding: 4px;
width: 302px;
background-color: #fff;
margin: 0 0 10px 0;
}

.btn {
    border-radius: 0;    
}

#main_menu_list > li:first-child {
    width: initial;
}

.datepicker table tr th {
    border-radius: 0px;
    background-color: #FFDA0C;
    font-weight: bold;
}

.form-full input[type=text] {
    width: 44%;
}

.form-full label {
    float: inherit;
    width: 100%;
    text-align: left;
}

.form-standard label {
    font-weight: 600;
}

/*search cource page -start */
.search_sessions {
    margin-left: 53px;
    margin-top: 15px;
    font-family: 'open sans';
    font-weight: 400;
}

.search_sessions table {
    width: 85%;
}

.search_sessions p {
    font-weight: 200;
    font-style: italic;
}

#course_search_frame {
     border-top: 0px solid #e7e7e7; 
     border-bottom: 0px solid #e7e7e7; 
}
/*search cource page -end */

.notemessage {
    font-size: 12px;
    padding-left: 23%;
}

#main_content_main_column ul {
    margin-bottom: 0;
} 

.req {
    color: #f33;
    margin-left: 2px;
}

p > span {
    font-weight: 200;
font-style: italic;
}

input[type="text"]:disabled, textarea:disabled, select:disabled {
    background: #eae9e4;
}

#name-passport-message {
    text-align: center;
    margin-bottom: 10px;
}

/* courses.html */
 
 #courses-form input[type=radio] + span {
            color: #fff;
            font-style: italic;
        }
#courses-form input[type=radio]:checked + span {
            color: #000;
            font-style: normal;
            font-weight: bold;
        }
#dashboard-form .coursename {
    font-size: 1.63em;
    font-weight:400
}

#dashboard-form .btn {
background-image: url("/content/images/blue_message_box.png");
background-repeat: repeat-x;
background-position: left bottom;
width: 112px;
height: 23px;
color: #FFF;
border: 0;
border-bottom: 1px solid #d6d6d6;
font-family: "open sans";
font-weight: 400;
border-radius: 0;
}
#immigration-form input[type=text] {
    width: 44%;
}

#uploaddocument-form label {
    width: 164px;
}

