﻿/* Required to allow correct resizing of boxes */

*  {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }


#wrapper #content .sys_atoz-control ul li.moresearch {
    border: medium none;
    display: inline-block;
    font-size: 1.4em;
    font-weight: normal;
    height: 43px;
    margin: 3px 3px 0 0;
    padding: 0;
    text-align: center;
    width: 213px;
}

#wrapper #content #RssFeedReader1_RSS ul li {
  line-height: 1.5em;
  list-style-image: url('/Research/images-multimedia/blog-bullet-speech.png');
  margin-left:26px;
}
 
#wrapper #content .newshub #Listing1_List ul li {
   line-height: 1.5em;
  list-style-image: url('/research/images-multimedia/blog-list-bullet2.png');
  margin-left:20px;
  margin-top:-0.5em;
  margin-bottom:1em;
}

#wrapper #content .sys_subalternatingitem, #wrapper #content ul.sys_#wrapper #content #RssFeedReader1_RSS ul li {
  line-height: 1.5em;
  list-style-image: url('/Research/images-multimedia/blog-bullet-speech.png');
}
 
#wrapper #content .newshub #Listing1_List ul li {
   line-height: 1.5em;
  list-style-image: url('/research/images-multimedia/blog-list-bullet2.png');
  margin-left:20px;
  margin-top:-0.5em;
  margin-bottom:1em;
}

#wrapper #content .sys_subalternatingitem, #wrapper #content ul.sys_publicationsListing li.sys_alt {
    background-color: transparent;
    padding: 0;
}

#wrapper #content .sys_subitem .sys_subitem-summary dd.sys_news-datepublished {
font-size:0.73em;
}


#content .sys_HideAllOfThis{display:none;}

#content .RPAVideo {
  margin-bottom:10px;
}

#content .RPAHomeTwitter, #content .sys_RPA-intro .RPAHomeTwitter {
  height:155px!important;
  overflow:hidden;
}



/* remove column borders */
#content .sys_one_3070,
#content .sys_two_3070,
#content .sys_one_7030,
#content .sys_two_7030,
#content .sys_two_1585,
#content .sys_one,
#content .sys_two,
#content .sys_three,
#content .sys_four,
#content .sys_five{border:none}


@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after, a[href^="javascript:"]: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; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .sys_navbar {
    display: none; }

  .sys_btn > .sys_caret, .sys_dropup > .sys_btn > .sys_caret {
    border-top-color: #000 !important; }

  .sys_label {
    border: 1px solid #000; }

  .sys_table {
    border-collapse: collapse !important; }

  .sys_table td, .sys_table th {
    background-color: #fff !important; }

  .sys_table-bordered th, .sys_table-bordered td {
    border: 1px solid #ddd !important; } }




img {
  vertical-align: middle; }

.img-responsive, .sys_thumbnail > img, .sys_thumbnail a > img, .sys_carousel-inner > .sys_item > img, .sys_carousel-inner > .sys_item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  width:auto;
  margin-top:-0.9em; }

.sys_img-rounded {
  border-radius: 6px; }

.sys_img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.sys_img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sys_sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sys_sr-only-focusable:active, .sys_sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

#PageTitle h1, #pageTitle h1 {
  margin-top:3px;
  margin-bottom:3px;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%; }


p {
  margin: 0 0 10px; }

.sys_lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .sys_lead {
    font-size: 21px; } }
small, .small {
  font-size: 85%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em; }

.sys_text-left {
  text-align: left; }

.sys_text-right {
  text-align: right; }

.sys_text-center {
  text-align: center; }

.sys_text-justify {
  text-align: justify; }

.sys_text-nowrap {
  white-space: nowrap; }

.sys_text-lowercase {
  text-transform: lowercase; }

.sys_text-uppercase {
  text-transform: uppercase; }

.sys_text-capitalize {
  text-transform: capitalize; }

.sys_text-muted {
  color: #777; }

.sys_text-primary {
  color: #337ab7; }

a.sys_text-primary:hover, a.sys_text-primary:focus {
  color: #286090; }

.sys_text-success {
  color: #3c763d; }

a.sys_text-success:hover, a.sys_text-success:focus {
  color: #2b542c; }

.sys_text-info {
  color: #31708f; }

a.sys_text-info:hover, a.sys_text-info:focus {
  color: #245269; }

.sys_text-warning {
  color: #8a6d3b; }

a.sys_text-warning:hover, a.sys_text-warning:focus {
  color: #66512c; }

.sys_text-danger {
  color: #a94442; }

a.sys_text-danger:hover, a.sys_text-danger:focus {
  color: #843534; }

.sys_bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.sys_bg-primary:hover, a.sys_bg-primary:focus {
  background-color: #286090; }

.sys_bg-success {
  background-color: #dff0d8; }

a.sys_bg-success:hover, a.sys_bg-success:focus {
  background-color: #c1e2b3; }

.sys_bg-info {
  background-color: #d9edf7; }

a.sys_bg-info:hover, a.sys_bg-info:focus {
  background-color: #afd9ee; }

.sys_bg-warning {
  background-color: #fcf8e3; }

a.sys_bg-warning:hover, a.sys_bg-warning:focus {
  background-color: #f7ecb5; }

.sys_bg-danger {
  background-color: #f2dede; }

a.sys_bg-danger:hover, a.sys_bg-danger:focus {
  background-color: #e4b9b9; }

.sys_page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }



.sys_list-unstyled {
  padding-left: 0;
  list-style: none; }

.sys_list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.sys_list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .sys_dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .sys_dl-horizontal dd {
    margin-left: 180px; } }
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.sys_initialism {
  font-size: 90%;
  text-transform: uppercase; }

/*blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }*/

blockquote #footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote #footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right; }

.blockquote-reverse #footer:before, blockquote.sys_pull-right #footer:before, .sys_blockquote-reverse small:before, blockquote.sys_pull-right small:before, sys_.blockquote-reverse .small:before, blockquotesys_.pull-right .small:before {
  content: ''; }

.sys_blockquote-reverse #footer:after, blockquote.sys_pull-right #footer:after, .sys_blockquote-reverse small:after, blockquote.sys_pull-right small:after, .sys_blockquote-reverse .small:after, blockquote.sys_pull-right .small:after {
  content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.sys_pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.sys_container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 768px) {
  .sys_container {
    width: 740px; } }
@media (min-width: 992px) {
  .sys_container {
    width: 960px; } }
@media (min-width: 1200px) {
  .sys_container {
    width: 1160px; } }
.sys_container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.sys_row {
  margin-left: -10px;
  margin-right: -10px; }

.sys_col-xs-1, .sys_col-sm-1, .sys_col-md-1, .sys_col-lg-1, .sys_col-xs-2, .sys_col-sm-2, .sys_col-md-2, .sys_col-lg-2, .sys_col-xs-3, .sys_col-sm-3, .sys_col-md-3, .sys_col-lg-3, .sys_col-xs-4, .sys_col-sm-4, .sys_col-md-4, .sys_col-lg-4, .sys_col-xs-5, .sys_col-sm-5, .sys_col-md-5, .sys_col-lg-5, .sys_col-xs-6, .sys_col-sm-6, .sys_col-md-6, .sys_col-lg-6, .sys_col-xs-7, .sys_col-sm-7, .sys_col-md-7, .sys_col-lg-7, .sys_col-xs-8, .sys_col-sm-8, .sys_col-md-8, .sys_col-lg-8, .sys_col-xs-9, .sys_col-sm-9, .sys_col-md-9, .sys_col-lg-9, .sys_col-xs-10, .sys_col-sm-10, .sys_col-md-10, .sys_col-lg-10, .sys_col-xs-11, .sys_col-sm-11, .sys_col-md-11, .sys_col-lg-11, .sys_col-xs-12, .sys_col-sm-12, .sys_col-md-12, .sys_col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.sys_col-xs-1, .sys_col-xs-2, .sys_col-xs-3, .sys_col-xs-4, .sys_col-xs-5, .sys_col-xs-6, .sys_col-xs-7, .sys_col-xs-8, .sys_col-xs-9, .sys_col-xs-10, .sys_col-xs-11, .sys_col-xs-12 {
  float: left; }

.sys_col-xs-12 {
  width: 100%; }

.sys_col-xs-11 {
  width: 91.66666667%; }

.sys_col-xs-10 {
  width: 83.33333333%; }

.sys_col-xs-9 {
  width: 75%; }

.sys_col-xs-8 {
  width: 66.66666667%; }

.sys_col-xs-7 {
  width: 58.33333333%; }

.sys_col-xs-6 {
  width: 50%; }

.sys_col-xs-5 {
  width: 41.66666667%; }

.sys_col-xs-4 {
  width: 33.33333333%; }

.sys_col-xs-3 {
  width: 25%; }

.sys_col-xs-2 {
  width: 16.66666667%; }

.sys_col-xs-1 {
  width: 8.33333333%; }

.sys_col-xs-pull-12 {
  right: 100%; }

.sys_col-xs-pull-11 {
  right: 91.66666667%; }

.sys_col-xs-pull-10 {
  right: 83.33333333%; }

.sys_col-xs-pull-9 {
  right: 75%; }

.sys_col-xs-pull-8 {
  right: 66.66666667%; }

.sys_col-xs-pull-7 {
  right: 58.33333333%; }

.sys_col-xs-pull-6 {
  right: 50%; }

.sys_col-xs-pull-5 {
  right: 41.66666667%; }

.sys_col-xs-pull-4 {
  right: 33.33333333%; }

.sys_col-xs-pull-3 {
  right: 25%; }

.sys_col-xs-pull-2 {
  right: 16.66666667%; }

.sys_col-xs-pull-1 {
  right: 8.33333333%; }

.sys_col-xs-pull-0 {
  right: auto; }

.sys_col-xs-push-12 {
  left: 100%; }

.sys_col-xs-push-11 {
  left: 91.66666667%; }

.sys_col-xs-push-10 {
  left: 83.33333333%; }

.sys_col-xs-push-9 {
  left: 75%; }

.sys_col-xs-push-8 {
  left: 66.66666667%; }

.sys_col-xs-push-7 {
  left: 58.33333333%; }

.sys_col-xs-push-6 {
  left: 50%; }

.sys_col-xs-push-5 {
  left: 41.66666667%; }

.sys_col-xs-push-4 {
  left: 33.33333333%; }

.sys_col-xs-push-3 {
  left: 25%; }

.sys_col-xs-push-2 {
  left: 16.66666667%; }

.sys_col-xs-push-1 {
  left: 8.33333333%; }

.sys_col-xs-push-0 {
  left: auto; }

.sys_col-xs-offset-12 {
  margin-left: 100%; }

.sys_col-xs-offset-11 {
  margin-left: 91.66666667%; }

.sys_col-xs-offset-10 {
  margin-left: 83.33333333%; }

.sys_col-xs-offset-9 {
  margin-left: 75%; }

.sys_col-xs-offset-8 {
  margin-left: 66.66666667%; }

.sys_col-xs-offset-7 {
  margin-left: 58.33333333%; }

.sys_col-xs-offset-6 {
  margin-left: 50%; }

.sys_col-xs-offset-5 {
  margin-left: 41.66666667%; }

.sys_col-xs-offset-4 {
  margin-left: 33.33333333%; }

.sys_col-xs-offset-3 {
  margin-left: 25%; }

.sys_col-xs-offset-2 {
  margin-left: 16.66666667%; }

.sys_col-xs-offset-1 {
  margin-left: 8.33333333%; }

.sys_col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .sys_col-sm-1, .sys_col-sm-2, .sys_col-sm-3, .sys_col-sm-4, .sys_col-sm-5, .sys_col-sm-6, .sys_col-sm-7, .sys_col-sm-8, .sys_col-sm-9, .sys_col-sm-10, .sys_col-sm-11, .sys_col-sm-12 {
    float: left; }

  .sys_col-sm-12 {
    width: 100%; }

  .sys_col-sm-11 {
    width: 91.66666667%; }

  .sys_col-sm-10 {
    width: 83.33333333%; }

  .sys_col-sm-9 {
    width: 75%; }

  .sys_col-sm-8 {
    width: 66.66666667%; }

  .sys_col-sm-7 {
    width: 58.33333333%; }

  .sys_col-sm-6 {
    width: 50%; }

  .sys_col-sm-5 {
    width: 41.66666667%; }

  .sys_col-sm-4 {
    width: 33.33333333%; }

  .sys_col-sm-3 {
    width: 25%; }

  .sys_col-sm-2 {
    width: 16.66666667%; }

  .sys_col-sm-1 {
    width: 8.33333333%; }

  .sys_col-sm-pull-12 {
    right: 100%; }

  .sys_col-sm-pull-11 {
    right: 91.66666667%; }

  .sys_col-sm-pull-10 {
    right: 83.33333333%; }

  .sys_col-sm-pull-9 {
    right: 75%; }

  .sys_col-sm-pull-8 {
    right: 66.66666667%; }

  .sys_col-sm-pull-7 {
    right: 58.33333333%; }

  .sys_col-sm-pull-6 {
    right: 50%; }

  .sys_col-sm-pull-5 {
    right: 41.66666667%; }

  .sys_col-sm-pull-4 {
    right: 33.33333333%; }

  .sys_col-sm-pull-3 {
    right: 25%; }

  .sys_col-sm-pull-2 {
    right: 16.66666667%; }

  .sys_col-sm-pull-1 {
    right: 8.33333333%; }

  .sys_col-sm-pull-0 {
    right: auto; }

  .sys_col-sm-push-12 {
    left: 100%; }

  .sys_col-sm-push-11 {
    left: 91.66666667%; }

  .sys_col-sm-push-10 {
    left: 83.33333333%; }

  .sys_col-sm-push-9 {
    left: 75%; }

  .sys_col-sm-push-8 {
    left: 66.66666667%; }

  .sys_col-sm-push-7 {
    left: 58.33333333%; }

  .sys_col-sm-push-6 {
    left: 50%; }

  .sys_col-sm-push-5 {
    left: 41.66666667%; }

  .sys_col-sm-push-4 {
    left: 33.33333333%; }

  .sys_col-sm-push-3 {
    left: 25%; }

  .sys_col-sm-push-2 {
    left: 16.66666667%; }

  .sys_col-sm-push-1 {
    left: 8.33333333%; }

  .sys_col-sm-push-0 {
    left: auto; }

  .sys_col-sm-offset-12 {
    margin-left: 100%; }

  .sys_col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .sys_col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .sys_col-sm-offset-9 {
    margin-left: 75%; }

  .sys_col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .sys_col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .sys_col-sm-offset-6 {
    margin-left: 50%; }

  .sys_col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .sys_col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .sys_col-sm-offset-3 {
    margin-left: 25%; }

  .sys_col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .sys_col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .sys_col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .sys_col-md-1, .sys_col-md-2, .sys_col-md-3, .sys_col-md-4, .sys_col-md-5, .sys_col-md-6, .sys_col-md-7, .sys_col-md-8, .sys_col-md-9, .sys_col-md-10, .sys_col-md-11, .sys_col-md-12 {
    float: left; }

  .sys_col-md-12 {
    width: 100%; }

  .sys_col-md-11 {
    width: 91.66666667%; }

  .sys_col-md-10 {
    width: 83.33333333%; }

  .sys_col-md-9 {
    width: 75%; }

  .sys_col-md-8 {
    width: 66.66666667%; }

  .sys_col-md-7 {
    width: 58.33333333%; }

  .sys_col-md-6 {
    width: 50%; }

  .sys_col-md-5 {
    width: 41.66666667%; }

  .sys_col-md-4 {
    width: 33.33333333%; }

  .sys_col-md-3 {
    width: 25%; }

  .sys_col-md-2 {
    width: 16.66666667%; }

  .sys_col-md-1 {
    width: 8.33333333%; }

  .sys_col-md-pull-12 {
    right: 100%; }

  .sys_col-md-pull-11 {
    right: 91.66666667%; }

  .sys_col-md-pull-10 {
    right: 83.33333333%; }

  .sys_col-md-pull-9 {
    right: 75%; }

  .sys_col-md-pull-8 {
    right: 66.66666667%; }

  .sys_col-md-pull-7 {
    right: 58.33333333%; }

  .sys_col-md-pull-6 {
    right: 50%; }

  .sys_col-md-pull-5 {
    right: 41.66666667%; }

  .sys_col-md-pull-4 {
    right: 33.33333333%; }

  .sys_col-md-pull-3 {
    right: 25%; }

  .sys_col-md-pull-2 {
    right: 16.66666667%; }

  .sys_col-md-pull-1 {
    right: 8.33333333%; }

  .sys_col-md-pull-0 {
    right: auto; }

  .sys_col-md-push-12 {
    left: 100%; }

  .sys_col-md-push-11 {
    left: 91.66666667%; }

  .sys_col-md-push-10 {
    left: 83.33333333%; }

  .sys_col-md-push-9 {
    left: 75%; }

  .sys_col-md-push-8 {
    left: 66.66666667%; }

  .sys_col-md-push-7 {
    left: 58.33333333%; }

  .sys_col-md-push-6 {
    left: 50%; }

  .sys_col-md-push-5 {
    left: 41.66666667%; }

  .sys_col-md-push-4 {
    left: 33.33333333%; }

  .sys_col-md-push-3 {
    left: 25%; }

  .sys_col-md-push-2 {
    left: 16.66666667%; }

  .sys_col-md-push-1 {
    left: 8.33333333%; }

  .sys_col-md-push-0 {
    left: auto; }

  .sys_col-md-offset-12 {
    margin-left: 100%; }

  .sys_col-md-offset-11 {
    margin-left: 91.66666667%; }

  .sys_col-md-offset-10 {
    margin-left: 83.33333333%; }

  .sys_col-md-offset-9 {
    margin-left: 75%; }

  .sys_col-md-offset-8 {
    margin-left: 66.66666667%; }

  .sys_col-md-offset-7 {
    margin-left: 58.33333333%; }

  .sys_col-md-offset-6 {
    margin-left: 50%; }

  .sys_col-md-offset-5 {
    margin-left: 41.66666667%; }

  .sys_col-md-offset-4 {
    margin-left: 33.33333333%; }

  .sys_col-md-offset-3 {
    margin-left: 25%; }

  .sys_col-md-offset-2 {
    margin-left: 16.66666667%; }

  .sys_col-md-offset-1 {
    margin-left: 8.33333333%; }

  .sys_col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .sys_col-lg-1, .sys_col-lg-2, .sys_col-lg-3, .sys_col-lg-4, .sys_col-lg-5, .sys_col-lg-6, .sys_col-lg-7, .sys_col-lg-8, .sys_col-lg-9, .sys_col-lg-10, .sys_col-lg-11, .sys_col-lg-12 {
    float: left; }

  .sys_col-lg-12 {
    width: 100%; }

  .sys_col-lg-11 {
    width: 91.66666667%; }

  .sys_col-lg-10 {
    width: 83.33333333%; }

  .sys_col-lg-9 {
    width: 75%; }

  .sys_col-lg-8 {
    width: 66.66666667%; }

  .sys_col-lg-7 {
    width: 58.33333333%; }

  .sys_col-lg-6 {
    width: 50%; }

  .sys_col-lg-5 {
    width: 41.66666667%; }

  .sys_col-lg-4 {
    width: 33.33333333%; }

  .sys_col-lg-3 {
    width: 25%; }

  .sys_col-lg-2 {
    width: 16.66666667%; }

  .sys_col-lg-1 {
    width: 8.33333333%; }

  .sys_col-lg-pull-12 {
    right: 100%; }

  .sys_col-lg-pull-11 {
    right: 91.66666667%; }

  .sys_col-lg-pull-10 {
    right: 83.33333333%; }

  .sys_col-lg-pull-9 {
    right: 75%; }

  .sys_col-lg-pull-8 {
    right: 66.66666667%; }

  .sys_col-lg-pull-7 {
    right: 58.33333333%; }

  .sys_col-lg-pull-6 {
    right: 50%; }

  .sys_col-lg-pull-5 {
    right: 41.66666667%; }

  .sys_col-lg-pull-4 {
    right: 33.33333333%; }

  .sys_col-lg-pull-3 {
    right: 25%; }

  .sys_col-lg-pull-2 {
    right: 16.66666667%; }

  .sys_col-lg-pull-1 {
    right: 8.33333333%; }

  .sys_col-lg-pull-0 {
    right: auto; }

  .sys_col-lg-push-12 {
    left: 100%; }

  .sys_col-lg-push-11 {
    left: 91.66666667%; }

  .sys_col-lg-push-10 {
    left: 83.33333333%; }

  .sys_col-lg-push-9 {
    left: 75%; }

  .sys_col-lg-push-8 {
    left: 66.66666667%; }

  .sys_col-lg-push-7 {
    left: 58.33333333%; }

  .sys_col-lg-push-6 {
    left: 50%; }

  .sys_col-lg-push-5 {
    left: 41.66666667%; }

  .sys_col-lg-push-4 {
    left: 33.33333333%; }

  .sys_col-lg-push-3 {
    left: 25%; }

  .sys_col-lg-push-2 {
    left: 16.66666667%; }

  .sys_col-lg-push-1 {
    left: 8.33333333%; }

  .sys_col-lg-push-0 {
    left: auto; }

  .sys_col-lg-offset-12 {
    margin-left: 100%; }

  .sys_col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .sys_col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .sys_col-lg-offset-9 {
    margin-left: 75%; }

  .sys_col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .sys_col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .sys_col-lg-offset-6 {
    margin-left: 50%; }

  .sys_col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .sys_col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .sys_col-lg-offset-3 {
    margin-left: 25%; }

  .sys_col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .sys_col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .sys_col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.sys_table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.sys_table > thead > tr > th, .sys_table > tbody > tr > th, .sys_table > tfoot > tr > th, .sys_table > thead > tr > td, .sys_table > tbody > tr > td, .sys_table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.sys_table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.sys_table > caption + thead > tr:first-child > th, .sys_table > colgroup + thead > tr:first-child > th, .sys_table > thead:first-child > tr:first-child > th, .sys_table > caption + thead > tr:first-child > td, .sys_table > colgroup + thead > tr:first-child > td, .sys_table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.sys_table > tbody + tbody {
  border-top: 2px solid #ddd; }

.sys_table .sys_table {
  background-color: #fff; }

.sys_table-condensed > thead > tr > th, .sys_table-condensed > tbody > tr > th, .sys_table-condensed > tfoot > tr > th, .sys_table-condensed > thead > tr > td, .sys_table-condensed > tbody > tr > td, .sys_table-condensed > tfoot > tr > td {
  padding: 5px; }

.sys_table-bordered {
  border: 1px solid #ddd; }

.sys_table-bordered > thead > tr > th, .sys_table-bordered > tbody > tr > th, .sys_table-bordered > tfoot > tr > th, .sys_table-bordered > thead > tr > td, .sys_table-bordered > tbody > tr > td, .sys_table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.sys_table-bordered > thead > tr > th, .sys_table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.sys_table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.sys_table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.sys_table > thead > tr > td.sys_active, .sys_table > tbody > tr > td.sys_active, .sys_table > tfoot > tr > td.sys_active, .sys_table > thead > tr > th.sys_active, .sys_table > tbody > tr > th.sys_active, .sys_table > tfoot > tr > th.sys_active, .sys_table > thead > tr.sys_active > td, .sys_table > tbody > tr.sys_active > td, .sys_table > tfoot > tr.sys_active > td, .sys_table > thead > tr.sys_active > th, .sys_table > tbody > tr.sys_active > th, .sys_table > tfoot > tr.sys_active > th {
  background-color: #f5f5f5; }

.sys_table-hover > tbody > tr > td.sys_active:hover, .sys_table-hover > tbody > tr > th.sys_active:hover, .sys_table-hover > tbody > tr.sys_active:hover > td, .sys_table-hover > tbody > tr:hover > .sys_active, .sys_table-hover > tbody > tr.sys_active:hover > th {
  background-color: #e8e8e8; }

.sys_table > thead > tr > td.sys_success, .sys_table > tbody > tr > td.sys_success, .sys_table > tfoot > tr > td.sys_success, .sys_table > thead > tr > th.sys_success, .sys_table > tbody > tr > th.sys_success, .sys_table > tfoot > tr > th.sys_success, .sys_table > thead > tr.sys_success > td, .sys_table > tbody > tr.sys_success > td, .sys_table > tfoot > tr.sys_success > td, .sys_table > thead > tr.sys_success > th, .sys_table > tbody > tr.sys_success > th, .sys_table > tfoot > tr.sys_success > th {
  background-color: #dff0d8; }

.sys_table-hover > tbody > tr > td.sys_success:hover, .sys_table-hover > tbody > tr > th.sys_success:hover, .sys_table-hover > tbody > tr.sys_success:hover > td, .sys_table-hover > tbody > tr:hover > .sys_success, .sys_table-hover > tbody > tr.sys_success:hover > th {
  background-color: #d0e9c6; }

.sys_table > thead > tr > td.sys_info, .sys_table > tbody > tr > td.sys_info, .sys_table > tfoot > tr > td.sys_info, .sys_table > thead > tr > th.sys_info, .sys_table > tbody > tr > th.sys_info, .sys_table > tfoot > tr > th.sys_info, .sys_table > thead > tr.sys_info > td, .sys_table > tbody > tr.sys_info > td, .sys_table > tfoot > tr.sys_info > td, .sys_table > thead > tr.sys_info > th, .sys_table > tbody > tr.sys_info > th, .sys_table > tfoot > tr.sys_info > th {
  background-color: #d9edf7; }

.sys_table-hover > tbody > tr > td.sys_info:hover, .sys_table-hover > tbody > tr > th.sys_info:hover, .sys_table-hover > tbody > tr.sys_info:hover > td, .sys_table-hover > tbody > tr:hover > .sys_info, .sys_table-hover > tbody > tr.sys_info:hover > th {
  background-color: #c4e3f3; }

.sys_table > thead > tr > td.sys_warning, .sys_table > tbody > tr > td.sys_warning, .sys_table > tfoot > tr > td.sys_warning, .sys_table > thead > tr > th.sys_warning, .sys_table > tbody > tr > th.sys_warning, .sys_table > tfoot > tr > th.sys_warning, .sys_table > thead > tr.sys_warning > td, .sys_table > tbody > tr.sys_warning > td, .sys_table > tfoot > tr.sys_warning > td, .sys_table > thead > tr.sys_warning > th, .sys_table > tbody > tr.sys_warning > th, .sys_table > tfoot > tr.sys_warning > th {
  background-color: #fcf8e3; }

.sys_table-hover > tbody > tr > td.sys_warning:hover, .sys_table-hover > tbody > tr > th.sys_warning:hover, .sys_table-hover > tbody > tr.sys_warning:hover > td, .sys_table-hover > tbody > tr:hover > .sys_warning, .sys_table-hover > tbody > tr.sys_warning:hover > th {
  background-color: #faf2cc; }

.sys_table > thead > tr > td.sys_danger, .sys_table > tbody > tr > td.sys_danger, .sys_table > tfoot > tr > td.sys_danger, .sys_table > thead > tr > th.sys_danger, .sys_table > tbody > tr > th.sys_danger, .sys_table > tfoot > tr > th.sys_danger, .sys_table > thead > tr.sys_danger > td, .sys_table > tbody > tr.sys_danger > td, .sys_table > tfoot > tr.sys_danger > td, .sys_table > thead > tr.sys_danger > th, .sys_table > tbody > tr.sys_danger > th, .sys_table > tfoot > tr.sys_danger > th {
  background-color: #f2dede; }

.sys_table-hover > tbody > tr > td.sys_danger:hover, .sys_table-hover > tbody > tr > th.sys_danger:hover, .sys_table-hover > tbody > tr.sys_danger:hover > td, .sys_table-hover > tbody > tr:hover > .sys_danger, .sys_table-hover > tbody > tr.sys_danger:hover > th {
  background-color: #ebcccc; }

.sys_table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .sys_table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .sys_table-responsive > .sys_table {
    margin-bottom: 0; }

  .sys_table-responsive > .sys_table > thead > tr > th, .sys_table-responsive > .sys_table > tbody > tr > th, .sys_table-responsive > .sys_table > tfoot > tr > th, .sys_table-responsive > .sys_table > thead > tr > td, .sys_table-responsive > .sys_table > tbody > tr > td, .sys_table-responsive > .sys_table > tfoot > tr > td {
    white-space: nowrap; }

  .sys_table-responsive > .sys_table-bordered {
    border: 0; }

  .sys_table-responsive > .sys_table-bordered > thead > tr > th:first-child, .sys_table-responsive > .sys_table-bordered > tbody > tr > th:first-child, .sys_table-responsive > .sys_table-bordered > tfoot > tr > th:first-child, .sys_table-responsive > .sys_table-bordered > thead > tr > td:first-child, .sys_table-responsive > .sys_table-bordered > tbody > tr > td:first-child, .sys_table-responsive > .sys_table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .sys_table-responsive > .sys_table-bordered > thead > tr > th:last-child, .sys_table-responsive > .sys_table-bordered > tbody > tr > th:last-child, .sys_table-responsive > .sys_table-bordered > tfoot > tr > th:last-child, .sys_table-responsive > .sys_table-bordered > thead > tr > td:last-child, .sys_table-responsive > .sys_table-bordered > tbody > tr > td:last-child, .sys_table-responsive > .sys_table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .sys_table-responsive > .sys_table-bordered > tbody > tr:last-child > th, .sys_table-responsive > .sys_table-bordered > tfoot > tr:last-child > th, .sys_table-responsive > .sys_table-bordered > tbody > tr:last-child > td, .sys_table-responsive > .sys_table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }


@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].sys_form-control, input[type="time"].sys_form-control, input[type="datetime-local"].sys_form-control, input[type="month"].sys_form-control {
    line-height: 34px; }

  input[type="date"].sys_input-sm, input[type="time"].sys_input-sm, input[type="datetime-local"].sys_input-sm, input[type="month"].sys_input-sm, .sys_input-group-sm input[type="date"], .sys_input-group-sm input[type="time"], .sys_input-group-sm input[type="datetime-local"], .sys_input-group-sm input[type="month"] {
    line-height: 30px; }

  input[type="date"].sys_input-lg, input[type="time"].sys_input-lg, input[type="datetime-local"].sys_input-lg, input[type="month"].sys_input-lg, .sys_input-group-lg input[type="date"], .sys_input-group-lg input[type="time"], .sys_input-group-lg input[type="datetime-local"], .sys_input-group-lg input[type="month"] {
    line-height: 46px; } }


@media (min-width: 768px) {
  .sys_form-inline .sys_form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .sys_form-inline .sys_form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .sys_form-inline .sys_form-control-static {
    display: inline-block; }

  .sys_form-inline .sys_input-group {
    display: inline-table;
    vertical-align: middle; }

  .sys_form-inline .sys_input-group .sys_input-group-addon, .sys_form-inline .sys_input-group .sys_input-group-btn, .sys_form-inline .sys_input-group .sys_form-control {
    width: auto; }

  .sys_form-inline .sys_input-group > .sys_form-control {
    width: 100%; }

  .sys_form-inline .sys_control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .sys_form-inline .sys_radio, .sys_form-inline .sys_checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .sys_form-inline .sys_radio label, .sys_form-inline .sys_checkbox label {
    padding-left: 0; }

  .sys_form-inline .sys_radio input[type="radio"], .sys_form-inline .sys_checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .sys_form-inline .sys_has-feedback .sys_form-control-feedback {
    top: 0; } }
.sys_form-horizontal .sys_radio, .sys_form-horizontal .sys_checkbox, .sys_form-horizontal .sys_radio-inline, .sys_form-horizontal .sys_checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.sys_form-horizontal .sys_radio, .sys_form-horizontal .sys_checkbox {
  min-height: 27px; }

.sys_form-horizontal .sys_form-group {
  margin-left: -10px;
  margin-right: -10px; }

@media (min-width: 768px) {
  .sys_form-horizontal .sys_control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.sys_form-horizontal .sys_has-feedback .sys_form-control-feedback {
  right: 5px; }

@media (min-width: 768px) {
  .sys_form-horizontal .sys_form-group-lg .sys_control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .sys_form-horizontal .sys_form-group-sm .sys_control-label {
    padding-top: 6px;
    font-size: 12px; } }


.sys_fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.sys_fade.sys_in {
  opacity: 1; }

.sys_sys_collapse {
  display: none; }

.sys_sys_collapse.sys_in {
  display: block; }

tr.sys_sys_collapse.sys_in {
  display: table-row; }

tbody.sys_sys_collapse.sys_in {
  display: table-row-group; }

.sys_sys_collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.sys_caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.sys_dropup, .sys_dropdown {
  position: relative; }

.sys_dropdown-toggle:focus {
  outline: 0; }


.sys_simpleListMenu.sys_pull-right {
  right: 0;
  left: auto; }

.sys_simpleListMenu .sys_divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.sys_simpleListMenu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.sys_simpleListMenu > li > a:hover, .sys_simpleListMenu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.sys_simpleListMenu > .sys_active > a, .sys_simpleListMenu > .sys_active > a:hover, .sys_simpleListMenu > .sys_active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.sys_simpleListMenu > .sys_disabled > a, .sys_simpleListMenu > .sys_disabled > a:hover, .sys_simpleListMenu > .sys_disabled > a:focus {
  color: #777; }

.sys_simpleListMenu > .sys_disabled > a:hover, .sys_simpleListMenu > .sys_disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.sys_open > .sys_simpleListMenu {
  display: block; }

.sys_open > a {
  outline: 0; }

.sys_simpleListMenu-right {
  left: auto;
  right: 0; }

.sys_simpleListMenu-left {
  left: 0;
  right: auto; }

.sys_simpleListMenu-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.sys_simpleListMenu-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.sys_pull-right > .sys_simpleListMenu {
  right: 0;
  left: auto; }

.sys_dropup .sys_caret, .sys_navbar-fixed-bottom .sys_dropdown .sys_caret {
  border-top: 0;
  content: ""; }

.sys_dropup .sys_simpleListMenu, .sys_navbar-fixed-bottom .sys_dropdown .sys_simpleListMenu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .sys_navbar-right .sys_simpleListMenu {
    left: auto;
    right: 0; }

  .sys_navbar-right .sys_simpleListMenu-left {
    left: 0;
    right: auto; } }




.sys_nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.sys_nav > li {
  position: relative;
  display: block; }

.sys_nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover, .sys_nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.sys_nav > li.sys_disabled > a {
  color: #777; }

.sys_nav > li.sys_disabled > a:hover, .sys_nav > li.sys_disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.sys_nav .sys_open > a, .sys_nav .sys_open > a:hover, .sys_nav .sys_open > a:focus {
  background-color: #eee;
  border-color: #337ab7; }

.sys_nav .sys_nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.sys_nav > li > a > img {
  max-width: none; }

.sys_nav-tabs {
  border-bottom: 1px solid #ddd; }

.sys_nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.sys_nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.sys_nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.sys_nav-tabs > li.sys_active > a, .sys_nav-tabs > li.sys_active > a:hover, .sys_nav-tabs > li.sys_active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.sys_nav-tabs.sys_nav-justified {
  width: 100%;
  border-bottom: 0; }

.sys_nav-tabs.sys_nav-justified > li {
  float: none; }

.sys_nav-tabs.sys_nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.sys_nav-tabs.sys_nav-justified > .sys_dropdown .sys_simpleListMenu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .sys_nav-tabs.sys_nav-justified > li {
    display: table-cell;
    width: 1%; }

  .sys_nav-tabs.sys_nav-justified > li > a {
    margin-bottom: 0; } }
.sys_nav-tabs.sys_nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.sys_nav-tabs.sys_nav-justified > .sys_active > a, .sys_nav-tabs.sys_nav-justified > .sys_active > a:hover, .sys_nav-tabs.sys_nav-justified > .sys_active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .sys_nav-tabs.sys_nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .sys_nav-tabs.sys_nav-justified > .sys_active > a, .sys_nav-tabs.sys_nav-justified > .sys_active > a:hover, .sys_nav-tabs.sys_nav-justified > .sys_active > a:focus {
    border-bottom-color: #fff; } }
.sys_nav-pills > li {
  float: left; }

.sys_nav-pills > li > a {
  border-radius: 4px; }

.sys_nav-pills > li + li {
  margin-left: 2px; }

.sys_nav-pills > li.sys_active > a, .sys_nav-pills > li.sys_active > a:hover, .sys_nav-pills > li.sys_active > a:focus {
  color: #fff;
  background-color: #337ab7; }

.sys_nav-stacked > li {
  float: none; }

.sys_nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.sys_nav-justified {
  width: 100%; }

.sys_nav-justified > li {
  float: none; }

.sys_nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.sys_nav-justified > .sys_dropdown .sys_simpleListMenu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .sys_nav-justified > li {
    display: table-cell;
    width: 1%; }

  .sys_nav-justified > li > a {
    margin-bottom: 0; } }
.sys_nav-tabs-justified {
  border-bottom: 0; }

.sys_nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.sys_nav-tabs-justified > .sys_active > a, .sys_nav-tabs-justified > .sys_active > a:hover, .sys_nav-tabs-justified > .sys_active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .sys_nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .sys_nav-tabs-justified > .sys_active > a, .sys_nav-tabs-justified > .sys_active > a:hover, .sys_nav-tabs-justified > .sys_active > a:focus {
    border-bottom-color: #fff; } }
.sys_tab-content > .sys_tab-pane {
  display: none; }

.sys_tab-content > .sys_active {
  display: block; }

.sys_nav-tabs .sys_simpleListMenu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.sys_navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .sys_navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  .sys_navbar-header {
    float: left; } }
.sys_navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.sys_navbar-collapse.sys_in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .sys_navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .sys_navbar-collapse.sys_sys_collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .sys_navbar-collapse.sys_in {
    overflow-y: visible; }

  .sys_navbar-fixed-top .sys_navbar-collapse, .sys_navbar-static-top .sys_navbar-collapse, .sys_navbar-fixed-bottom .sys_navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }
.sys_navbar-fixed-top .sys_navbar-collapse, .sys_navbar-fixed-bottom .sys_navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .sys_navbar-fixed-top .sys_navbar-collapse, .sys_navbar-fixed-bottom .sys_navbar-collapse {
    max-height: 200px; } }
.sys_container > .sys_navbar-header, .sys_container-fluid > .sys_navbar-header, .sys_container > .sys_navbar-collapse, .sys_container-fluid > .sys_navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }

@media (min-width: 768px) {
  .sys_container > .sys_navbar-header, .sys_container-fluid > .sys_navbar-header, .sys_container > .sys_navbar-collapse, .sys_container-fluid > .sys_navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.sys_navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .sys_navbar-static-top {
    border-radius: 0; } }
.sys_navbar-fixed-top, .sys_navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .sys_navbar-fixed-top, .sys_navbar-fixed-bottom {
    border-radius: 0; } }
.sys_navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.sys_navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.sys_navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

.sys_navbar-brand:hover, .sys_navbar-brand:focus {
  text-decoration: none; }

.sys_navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .sys_navbar > .sys_container .sys_navbar-brand, .sys_navbar > .sys_container-fluid .sys_navbar-brand {
    margin-left: -10px; } }
.sys_navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.sys_navbar-toggle:focus {
  outline: 0; }

.sys_navbar-toggle .sys_icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.sys_navbar-toggle .sys_icon-bar + .sys_icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .sys_navbar-toggle {
    display: none; } }
.sys_navbar-nav {
  margin: 7.5px -10px; }

.sys_navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .sys_navbar-nav .sys_open .sys_simpleListMenu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a, .sys_navbar-nav .sys_open .sys_simpleListMenu .sys_dropdown-header {
    padding: 5px 15px 5px 25px; }

  .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a {
    line-height: 20px; }

  .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a:hover, .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  .sys_navbar-nav {
    float: left;
    margin: 0; }

  .sys_navbar-nav > li {
    float: left; }

  .sys_navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
.sys_navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .sys_navbar-form .sys_form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .sys_navbar-form .sys_form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .sys_navbar-form .sys_form-control-static {
    display: inline-block; }

  .sys_navbar-form .sys_input-group {
    display: inline-table;
    vertical-align: middle; }

  .sys_navbar-form .sys_input-group .sys_input-group-addon, .sys_navbar-form .sys_input-group .sys_input-group-btn, .sys_navbar-form .sys_input-group .sys_form-control {
    width: auto; }

  .sys_navbar-form .sys_input-group > .sys_form-control {
    width: 100%; }

  .sys_navbar-form .sys_control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .sys_navbar-form .sys_radio, .sys_navbar-form .sys_checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .sys_navbar-form .sys_radio label, .sys_navbar-form .sys_checkbox label {
    padding-left: 0; }

  .sys_navbar-form .sys_radio input[type="radio"], .sys_navbar-form .sys_checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .sys_navbar-form .sys_has-feedback .sys_form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .sys_navbar-form .sys_form-group {
    margin-bottom: 5px; }

  .sys_navbar-form .sys_form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .sys_navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.sys_navbar-nav > li > .sys_simpleListMenu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.sys_navbar-fixed-bottom .sys_navbar-nav > li > .sys_simpleListMenu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.sys_navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.sys_navbar-btn.sys_btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.sys_navbar-btn.sys_btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.sys_navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .sys_navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px; } }
@media (min-width: 768px) {
  .sys_navbar-left {

    float: left !important; }

  .sys_navbar-right {
    float: right !important;
    margin-right: -10px; }

  .sys_navbar-right ~ .sys_navbar-right {
    margin-right: 0; } }
.sys_navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.sys_navbar-default .sys_navbar-brand {
  color: #777; }

.sys_navbar-default .sys_navbar-brand:hover, .sys_navbar-default .sys_navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.sys_navbar-default .sys_navbar-text {
  color: #777; }

.sys_navbar-default .sys_navbar-nav > li > a {
  color: #777; }

.sys_navbar-default .sys_navbar-nav > li > a:hover, .sys_navbar-default .sys_navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.sys_navbar-default .sys_navbar-nav > .sys_active > a, .sys_navbar-default .sys_navbar-nav > .sys_active > a:hover, .sys_navbar-default .sys_navbar-nav > .sys_active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.sys_navbar-default .sys_navbar-nav > .sys_disabled > a, .sys_navbar-default .sys_navbar-nav > .sys_disabled > a:hover, .sys_navbar-default .sys_navbar-nav > .sys_disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.sys_navbar-default .sys_navbar-toggle {
  border-color: #ddd; }

.sys_navbar-default .sys_navbar-toggle:hover, .sys_navbar-default .sys_navbar-toggle:focus {
  background-color: #ddd; }

.sys_navbar-default .sys_navbar-toggle .sys_icon-bar {
  background-color: #888; }

.sys_navbar-default .sys_navbar-collapse, .sys_navbar-default .sys_navbar-form {
  border-color: #e7e7e7; }

.sys_navbar-default .sys_navbar-nav > .sys_open > a, .sys_navbar-default .sys_navbar-nav > .sys_open > a:hover, .sys_navbar-default .sys_navbar-nav > .sys_open > a:focus {
  background-color: #e7e7e7;
  color: #555; }

@media (max-width: 767px) {
  .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a {
    color: #777; }

  .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a:hover, .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a:focus {
    color: #333;
    background-color: transparent; }

  .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_active > a, .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_active > a:hover, .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_active > a:focus {
    color: #555;
    background-color: #e7e7e7; }

  .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_disabled > a, .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_disabled > a:hover, .sys_navbar-default .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }
.sys_navbar-default .sys_navbar-link {
  color: #777; }

.sys_navbar-default .sys_navbar-link:hover {
  color: #333; }

.sys_navbar-default .sys_btn-link {
  color: #777; }

.sys_navbar-default .sys_btn-link:hover, .sys_navbar-default .sys_btn-link:focus {
  color: #333; }

.sys_navbar-default .sys_btn-link[disabled]:hover, fieldset[disabled] .sys_navbar-default .sys_btn-link:hover, .sys_navbar-default .sys_btn-link[disabled]:focus, fieldset[disabled] .sys_navbar-default .sys_btn-link:focus {
  color: #ccc; }

.sys_navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.sys_navbar-inverse .sys_navbar-brand {
  color: #9d9d9d; }

.sys_navbar-inverse .sys_navbar-brand:hover, .sys_navbar-inverse .sys_navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.sys_navbar-inverse .sys_navbar-text {
  color: #9d9d9d; }

.sys_navbar-inverse .sys_navbar-nav > li > a {
  color: #9d9d9d; }

.sys_navbar-inverse .sys_navbar-nav > li > a:hover, .sys_navbar-inverse .sys_navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.sys_navbar-inverse .sys_navbar-nav > .sys_active > a, .sys_navbar-inverse .sys_navbar-nav > .sys_active > a:hover, .sys_navbar-inverse .sys_navbar-nav > .sys_active > a:focus {
  color: #fff;
  background-color: #080808; }

.sys_navbar-inverse .sys_navbar-nav > .sys_disabled > a, .sys_navbar-inverse .sys_navbar-nav > .sys_disabled > a:hover, .sys_navbar-inverse .sys_navbar-nav > .sys_disabled > a:focus {
  color: #444;
  background-color: transparent; }

.sys_navbar-inverse .sys_navbar-toggle {
  border-color: #333; }

.sys_navbar-inverse .sys_navbar-toggle:hover, .sys_navbar-inverse .sys_navbar-toggle:focus {
  background-color: #333; }

.sys_navbar-inverse .sys_navbar-toggle .sys_icon-bar {
  background-color: #fff; }

.sys_navbar-inverse .sys_navbar-collapse, .sys_navbar-inverse .sys_navbar-form {
  border-color: #101010; }

.sys_navbar-inverse .sys_navbar-nav > .sys_open > a, .sys_navbar-inverse .sys_navbar-nav > .sys_open > a:hover, .sys_navbar-inverse .sys_navbar-nav > .sys_open > a:focus {
  background-color: #080808;
  color: #fff; }

@media (max-width: 767px) {
  .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_dropdown-header {
    border-color: #080808; }

  .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu .sys_divider {
    background-color: #080808; }

  .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a {
    color: #9d9d9d; }

  .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a:hover, .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > li > a:focus {
    color: #fff;
    background-color: transparent; }

  .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_active > a, .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_active > a:hover, .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_active > a:focus {
    color: #fff;
    background-color: #080808; }

  .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_disabled > a, .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_disabled > a:hover, .sys_navbar-inverse .sys_navbar-nav .sys_open .sys_simpleListMenu > .sys_disabled > a:focus {
    color: #444;
    background-color: transparent; } }
.sys_navbar-inverse .sys_navbar-link {
  color: #9d9d9d; }

.sys_navbar-inverse .sys_navbar-link:hover {
  color: #fff; }

.sys_navbar-inverse .sys_btn-link {
  color: #9d9d9d; }

.sys_navbar-inverse .sys_btn-link:hover, .sys_navbar-inverse .sys_btn-link:focus {
  color: #fff; }

.sys_navbar-inverse .sys_btn-link[disabled]:hover, fieldset[disabled] .sys_navbar-inverse .sys_btn-link:hover, .sys_navbar-inverse .sys_btn-link[disabled]:focus, fieldset[disabled] .sys_navbar-inverse .sys_btn-link:focus {
  color: #444; }

.sys_breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.sys_breadcrumb > li {
  display: inline-block; }

.sys_breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc; }

.sys_breadcrumb > .sys_active {
  color: #777; }

.sys_pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.sys_pagination > li {
  display: inline; }

.sys_pagination > li > a, .sys_pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }

.sys_pagination > li:first-child > a, .sys_pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.sys_pagination > li:last-child > a, .sys_pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.sys_pagination > li > a:hover, .sys_pagination > li > span:hover, .sys_pagination > li > a:focus, .sys_pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.sys_pagination > .sys_active > a, .sys_pagination > .sys_active > span, .sys_pagination > .sys_active > a:hover, .sys_pagination > .sys_active > span:hover, .sys_pagination > .sys_active > a:focus, .sys_pagination > .sys_active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default; }

.sys_pagination > .sys_disabled > span, .sys_pagination > .sys_disabled > span:hover, .sys_pagination > .sys_disabled > span:focus, .sys_pagination > .sys_disabled > a, .sys_pagination > .sys_disabled > a:hover, .sys_pagination > .sys_disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed; }

.sys_pagination-lg > li > a, .sys_pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.sys_pagination-lg > li:first-child > a, .sys_pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.sys_pagination-lg > li:last-child > a, .sys_pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.sys_pagination-sm > li > a, .sys_pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.sys_pagination-sm > li:first-child > a, .sys_pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.sys_pagination-sm > li:last-child > a, .sys_pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.sys_pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }

.sys_pager li {
  display: inline; }

.sys_pager li > a, .sys_pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.sys_pager li > a:hover, .sys_pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.sys_pager .sys_next > a, .sys_pager .sys_next > span {
  float: right; }

.sys_pager .sys_previous > a, .sys_pager .sys_previous > span {
  float: left; }

.sys_pager .sys_disabled > a, .sys_pager .sys_disabled > a:hover, .sys_pager .sys_disabled > a:focus, .sys_pager .sys_disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed; }

.sys_label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.sys_label:hover, a.sys_label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.sys_label:empty {
  display: none; }

.sys_btn .sys_label {
  position: relative;
  top: -1px; }

.sys_label-default {
  background-color: #777; }

.sys_label-default[href]:hover, .sys_label-default[href]:focus {
  background-color: #5e5e5e; }

.sys_label-primary {
  background-color: #337ab7; }

.sys_label-primary[href]:hover, .sys_label-primary[href]:focus {
  background-color: #286090; }

.sys_label-success {
  background-color: #5cb85c; }

.sys_label-success[href]:hover, .sys_label-success[href]:focus {
  background-color: #449d44; }

.sys_label-info {
  background-color: #5bc0de; }

.sys_label-info[href]:hover, .sys_label-info[href]:focus {
  background-color: #31b0d5; }

.sys_label-warning {
  background-color: #f0ad4e; }

.sys_label-warning[href]:hover, .sys_label-warning[href]:focus {
  background-color: #ec971f; }

.sys_label-danger {
  background-color: #d9534f; }

.sys_label-danger[href]:hover, .sys_label-danger[href]:focus {
  background-color: #c9302c; }

.sys_badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px; }

.sys_badge:empty {
  display: none; }

.sys_btn .sys_badge {
  position: relative;
  top: -1px; }

.sys_btn-xs .sys_badge, .sys_btn-group-xs > .sys_btn .sys_badge {
  top: 0;
  padding: 1px 5px; }

a.sys_badge:hover, a.sys_badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.sys_list-group-item.sys_active > .sys_badge, .sys_nav-pills > .sys_active > a > .sys_badge {
  color: #337ab7;
  background-color: #fff; }

.sys_list-group-item > .sys_badge {
  float: right; }

.sys_list-group-item > .sys_badge + .sys_badge {
  margin-right: 5px; }

.sys_nav-pills > li > a > .sys_badge {
  margin-left: 3px; }

.sys_jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.sys_jumbotron h1, .sys_jumbotron .sys_h1 {
  color: inherit; }

.sys_jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.sys_jumbotron > hr {
  border-top-color: #d5d5d5; }

.sys_container .sys_jumbotron, .sys_container-fluid .sys_jumbotron {
  border-radius: 6px; }

.sys_jumbotron .sys_container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .sys_jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .sys_container .sys_jumbotron, .sys_container-fluid .sys_jumbotron {
    padding-left: 60px;
    padding-right: 60px; }

  .sys_jumbotron h1, .sys_jumbotron .sys_h1 {
    font-size: 63px; } }
.sys_thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.sys_thumbnail > img, .sys_thumbnail a > img {
  margin-left: auto;
  margin-right: auto; }

a.sys_thumbnail:hover, a.sys_thumbnail:focus, a.sys_thumbnail.sys_active {
  border-color: #337ab7; }

.sys_thumbnail .sys_caption {
  padding: 9px;
  color: #333; }

.sys_alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.sys_alert h4 {
  margin-top: 0;
  color: inherit; }

.sys_alert .sys_alert-link {
  font-weight: bold; }

.sys_alert > p, .sys_alert > ul {
  margin-bottom: 0; }

.sys_alert > p + p {
  margin-top: 5px; }

.sys_alert-dismissable, .sys_alert-dismissible {
  padding-right: 35px; }

.sys_alert-dismissable .sys_close, .sys_alert-dismissible .sys_close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.sys_alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.sys_alert-success hr {
  border-top-color: #c9e2b3; }

.sys_alert-success .sys_alert-link {
  color: #2b542c; }

.sys_alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.sys_alert-info hr {
  border-top-color: #a6e1ec; }

.sys_alert-info .sys_alert-link {
  color: #245269; }

.sys_alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.sys_alert-warning hr {
  border-top-color: #f7e1b5; }

.sys_alert-warning .sys_alert-link {
  color: #66512c; }

.sys_alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.sys_alert-danger hr {
  border-top-color: #e4b9c0; }

.sys_alert-danger .sys_alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.sys_progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.sys_progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-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-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.sys_progress-striped .sys_progress-bar, .sys_progress-bar-striped {
  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: -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;
  background-size: 40px 40px; }

.sys_progress.sys_active .sys_progress-bar, .sys_progress-bar.sys_active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.sys_progress-bar-success {
  background-color: #5cb85c; }

.sys_progress-striped .sys_progress-bar-success {
  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: -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); }

.sys_progress-bar-info {
  background-color: #5bc0de; }

.sys_progress-striped .sys_progress-bar-info {
  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: -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); }

.sys_progress-bar-warning {
  background-color: #f0ad4e; }

.sys_progress-striped .sys_progress-bar-warning {
  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: -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); }

.sys_progress-bar-danger {
  background-color: #d9534f; }

.sys_progress-striped .sys_progress-bar-danger {
  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: -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); }

.sys_media {
  margin-top: 15px; }

.sys_media:first-child {
  margin-top: 0; }

.sys_media, .sys_media-body {
  zoom: 1;
  overflow: hidden; }

.sys_media-body {
  width: 10000px; }

.sys_media-object {
  display: block; }

.sys_media-object.sys_img-thumbnail {
  max-width: none; }

.sys_media-right, .sys_media > .sys_pull-right {
  padding-left: 10px; }

.sys_media-left, .sys_media > .sys_pull-left {
  padding-right: 10px; }

.sys_media-left, .sys_media-right, .sys_media-body {
  display: table-cell;
  vertical-align: top; }

.sys_media-middle {
  vertical-align: middle; }

.sys_media-bottom {
  vertical-align: bottom; }

.sys_media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.sys_media-list {
  padding-left: 0;
  list-style: none; }

.sys_list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.sys_list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.sys_list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.sys_list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

a.sys_list-group-item, button.sys_list-group-item {
  color: #555; }

a.sys_list-group-item .sys_list-group-item-heading, button.sys_list-group-item .sys_list-group-item-heading {
  color: #333; }

a.sys_list-group-item:hover, button.sys_list-group-item:hover, a.sys_list-group-item:focus, button.sys_list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5; }

button.sys_list-group-item {
  width: 100%;
  text-align: left; }

.sys_list-group-item.sys_disabled, .sys_list-group-item.sys_disabled:hover, .sys_list-group-item.sys_disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed; }

.sys_list-group-item.sys_disabled .sys_list-group-item-heading, .sys_list-group-item.sys_disabled:hover .sys_list-group-item-heading, .sys_list-group-item.sys_disabled:focus .sys_list-group-item-heading {
  color: inherit; }

.sys_list-group-item.sys_disabled .sys_list-group-item-text, .sys_list-group-item.sys_disabled:hover .sys_list-group-item-text, .sys_list-group-item.sys_disabled:focus .sys_list-group-item-text {
  color: #777; }

.sys_list-group-item.sys_active, .sys_list-group-item.sys_active:hover, .sys_list-group-item.sys_active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.sys_list-group-item.sys_active .sys_list-group-item-heading, .sys_list-group-item.sys_active:hover .sys_list-group-item-heading, .sys_list-group-item.sys_active:focus .sys_list-group-item-heading, .sys_list-group-item.sys_active .sys_list-group-item-heading > small, .sys_list-group-item.sys_active:hover .sys_list-group-item-heading > small, .sys_list-group-item.sys_active:focus .sys_list-group-item-heading > small, .sys_list-group-item.sys_active .sys_list-group-item-heading > .sys_small, .sys_list-group-item.sys_active:hover .sys_list-group-item-heading > .sys_small, .sys_list-group-item.sys_active:focus .sys_list-group-item-heading > .sys_small {
  color: inherit; }

.sys_list-group-item.sys_active .sys_list-group-item-text, .sys_list-group-item.sys_active:hover .sys_list-group-item-text, .sys_list-group-item.sys_active:focus .sys_list-group-item-text {
  color: #c7ddef; }

.sys_list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.sys_list-group-item-success, button.sys_list-group-item-success {
  color: #3c763d; }

a.sys_list-group-item-success .sys_list-group-item-heading, button.sys_list-group-item-success .sys_list-group-item-heading {
  color: inherit; }

a.sys_list-group-item-success:hover, button.sys_list-group-item-success:hover, a.sys_list-group-item-success:focus, button.sys_list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.sys_list-group-item-success.sys_active, button.sys_list-group-item-success.sys_active, a.sys_list-group-item-success.sys_active:hover, button.sys_list-group-item-success.sys_active:hover, a.sys_list-group-item-success.sys_active:focus, button.sys_list-group-item-success.sys_active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.sys_list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.sys_list-group-item-info, button.sys_list-group-item-info {
  color: #31708f; }

a.sys_list-group-item-info .sys_list-group-item-heading, button.sys_list-group-item-info .sys_list-group-item-heading {
  color: inherit; }

a.sys_list-group-item-info:hover, button.sys_list-group-item-info:hover, a.sys_list-group-item-info:focus, button.sys_list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.sys_list-group-item-info.sys_active, button.sys_list-group-item-info.sys_active, a.sys_list-group-item-info.sys_active:hover, button.sys_list-group-item-info.sys_active:hover, a.sys_list-group-item-info.sys_active:focus, button.sys_list-group-item-info.sys_active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.sys_list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.sys_list-group-item-warning, button.sys_list-group-item-warning {
  color: #8a6d3b; }

a.sys_list-group-item-warning .sys_list-group-item-heading, button.sys_list-group-item-warning .sys_list-group-item-heading {
  color: inherit; }

a.sys_list-group-item-warning:hover, button.sys_list-group-item-warning:hover, a.sys_list-group-item-warning:focus, button.sys_list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.sys_list-group-item-warning.sys_active, button.sys_list-group-item-warning.sys_active, a.sys_list-group-item-warning.sys_active:hover, button.sys_list-group-item-warning.sys_active:hover, a.sys_list-group-item-warning.sys_active:focus, button.sys_list-group-item-warning.sys_active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.sys_list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.sys_list-group-item-danger, button.sys_list-group-item-danger {
  color: #a94442; }

a.sys_list-group-item-danger .sys_list-group-item-heading, button.sys_list-group-item-danger .sys_list-group-item-heading {
  color: inherit; }

a.sys_list-group-item-danger:hover, button.sys_list-group-item-danger:hover, a.sys_list-group-item-danger:focus, button.sys_list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.sys_list-group-item-danger.sys_active, button.sys_list-group-item-danger.sys_active, a.sys_list-group-item-danger.sys_active:hover, button.sys_list-group-item-danger.sys_active:hover, a.sys_list-group-item-danger.sys_active:focus, button.sys_list-group-item-danger.sys_active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.sys_list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.sys_list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.sys_panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.sys_panel-body {
  padding: 15px; }

.sys_panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.sys_panel-heading > .sys_dropdown .sys_dropdown-toggle {
  color: inherit; }

.sys_panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.sys_panel-title >
a, .sys_panel-title > small, .sys_panel-title > .sys_small, .sys_panel-title > small > a, .sys_panel-title > .sys_small > a {
  color: inherit; }

.sys_panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.sys_panel > .sys_list-group, .sys_panel > .sys_panel-collapse > .sys_list-group {
  margin-bottom: 0; }

.sys_panel > .sys_list-group .sys_list-group-item, .sys_panel > .sys_panel-collapse > .sys_list-group .sys_list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.sys_panel > .sys_list-group:first-child .sys_list-group-item:first-child, .sys_panel > .sys_panel-collapse > .sys_list-group:first-child .sys_list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.sys_panel > .sys_list-group:last-child .sys_list-group-item:last-child, .sys_panel > .sys_panel-collapse > .sys_list-group:last-child .sys_list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.sys_panel > .sys_panel-heading + .sys_panel-collapse > .sys_list-group .sys_list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.sys_panel-heading + .sys_list-group .sys_list-group-item:first-child {
  border-top-width: 0; }

.sys_list-group + .sys_panel-footer {
  border-top-width: 0; }

.sys_panel > .sys_table, .sys_panel > .sys_table-responsive > .sys_table, .sys_panel > .sys_panel-collapse > .sys_table {
  margin-bottom: 0; }

.sys_panel > .sys_table caption, .sys_panel > .sys_table-responsive > .sys_table caption, .sys_panel > .sys_panel-collapse > .sys_table caption {
  padding-left: 15px;
  padding-right: 15px; }

.sys_panel > .sys_table:first-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.sys_panel > .sys_table:first-child > thead:first-child > tr:first-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > thead:first-child > tr:first-child, .sys_panel > .sys_table:first-child > tbody:first-child > tr:first-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.sys_panel > .sys_table:first-child > thead:first-child > tr:first-child td:first-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > thead:first-child > tr:first-child td:first-child, .sys_panel > .sys_table:first-child > tbody:first-child > tr:first-child td:first-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > tbody:first-child > tr:first-child td:first-child, .sys_panel > .sys_table:first-child > thead:first-child > tr:first-child th:first-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > thead:first-child > tr:first-child th:first-child, .sys_panel > .sys_table:first-child > tbody:first-child > tr:first-child th:first-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.sys_panel > .sys_table:first-child > thead:first-child > tr:first-child td:last-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > thead:first-child > tr:first-child td:last-child, .sys_panel > .sys_table:first-child > tbody:first-child > tr:first-child td:last-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > tbody:first-child > tr:first-child td:last-child, .sys_panel > .sys_table:first-child > thead:first-child > tr:first-child th:last-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > thead:first-child > tr:first-child th:last-child, .sys_panel > .sys_table:first-child > tbody:first-child > tr:first-child th:last-child, .sys_panel > .sys_table-responsive:first-child > .sys_table:first-child > tbody:first-child > tr:first-child th:last-child {

  border-top-right-radius: 3px; }

.sys_panel > .sys_table:last-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.sys_panel > .sys_table:last-child > tbody:last-child > tr:last-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tbody:last-child > tr:last-child, .sys_panel > .sys_table:last-child > tfoot:last-child > tr:last-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.sys_panel > .sys_table:last-child > tbody:last-child > tr:last-child td:first-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tbody:last-child > tr:last-child td:first-child, .sys_panel > .sys_table:last-child > tfoot:last-child > tr:last-child td:first-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tfoot:last-child > tr:last-child td:first-child, .sys_panel > .sys_table:last-child > tbody:last-child > tr:last-child th:first-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tbody:last-child > tr:last-child th:first-child, .sys_panel > .sys_table:last-child > tfoot:last-child > tr:last-child th:first-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.sys_panel > .sys_table:last-child > tbody:last-child > tr:last-child td:last-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tbody:last-child > tr:last-child td:last-child, .sys_panel > .sys_table:last-child > tfoot:last-child > tr:last-child td:last-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tfoot:last-child > tr:last-child td:last-child, .sys_panel > .sys_table:last-child > tbody:last-child > tr:last-child th:last-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tbody:last-child > tr:last-child th:last-child, .sys_panel > .sys_table:last-child > tfoot:last-child > tr:last-child th:last-child, .sys_panel > .sys_table-responsive:last-child > .sys_table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.sys_panel > .sys_panel-body + .sys_table, .sys_panel > .sys_panel-body + .sys_table-responsive, .sys_panel > .sys_table + .sys_panel-body, .sys_panel > .sys_table-responsive + .sys_panel-body {
  border-top: 1px solid #ddd; }

.sys_panel > .sys_table > tbody:first-child > tr:first-child th, .sys_panel > .sys_table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.sys_panel > .sys_table-bordered, .sys_panel > .sys_table-responsive > .sys_table-bordered {
  border: 0; }

.sys_panel > .sys_table-bordered > thead > tr > th:first-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > thead > tr > th:first-child, .sys_panel > .sys_table-bordered > tbody > tr > th:first-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > tbody > tr > th:first-child, .sys_panel > .sys_table-bordered > tfoot > tr > th:first-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > tfoot > tr > th:first-child, .sys_panel > .sys_table-bordered > thead > tr > td:first-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > thead > tr > td:first-child, .sys_panel > .sys_table-bordered > tbody > tr > td:first-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > tbody > tr > td:first-child, .sys_panel > .sys_table-bordered > tfoot > tr > td:first-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.sys_panel > .sys_table-bordered > thead > tr > th:last-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > thead > tr > th:last-child, .sys_panel > .sys_table-bordered > tbody > tr > th:last-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > tbody > tr > th:last-child, .sys_panel > .sys_table-bordered > tfoot > tr > th:last-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > tfoot > tr > th:last-child, .sys_panel > .sys_table-bordered > thead > tr > td:last-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > thead > tr > td:last-child, .sys_panel > .sys_table-bordered > tbody > tr > td:last-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > tbody > tr > td:last-child, .sys_panel > .sys_table-bordered > tfoot > tr > td:last-child, .sys_panel > .sys_table-responsive > .sys_table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.sys_panel > .sys_table-bordered > thead > tr:first-child > td, .sys_panel > .sys_table-responsive > .sys_table-bordered > thead > tr:first-child > td, .sys_panel > .sys_table-bordered > tbody > tr:first-child > td, .sys_panel > .sys_table-responsive > .sys_table-bordered > tbody > tr:first-child > td, .sys_panel > .sys_table-bordered > thead > tr:first-child > th, .sys_panel > .sys_table-responsive > .sys_table-bordered > thead > tr:first-child > th, .sys_panel > .sys_table-bordered > tbody > tr:first-child > th, .sys_panel > .sys_table-responsive > .sys_table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.sys_panel > .sys_table-bordered > tbody > tr:last-child > td, .sys_panel > .sys_table-responsive > .sys_table-bordered > tbody > tr:last-child > td, .sys_panel > .sys_table-bordered > tfoot > tr:last-child > td, .sys_panel > .sys_table-responsive > .sys_table-bordered > tfoot > tr:last-child > td, .sys_panel > .sys_table-bordered > tbody > tr:last-child > th, .sys_panel > .sys_table-responsive > .sys_table-bordered > tbody > tr:last-child > th, .sys_panel > .sys_table-bordered > tfoot > tr:last-child > th, .sys_panel > .sys_table-responsive > .sys_table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.sys_panel > .sys_table-responsive {
  border: 0;
  margin-bottom: 0; }

.sys_panel-group {
  margin-bottom: 20px; }

.sys_panel-group .sys_panel {
  margin-bottom: 0;
  border-radius: 4px; }

.sys_panel-group .sys_panel + .sys_panel {
  margin-top: 5px; }

.sys_panel-group .sys_panel-heading {
  border-bottom: 0; }

.sys_panel-group .sys_panel-heading + .sys_panel-collapse > .sys_panel-body, .sys_panel-group .sys_panel-heading + .sys_panel-collapse > .sys_list-group {
  border-top: 1px solid #ddd; }

.sys_panel-group .sys_panel-footer {
  border-top: 0; }

.sys_panel-group .sys_panel-footer + .sys_panel-collapse .sys_panel-body {
  border-bottom: 1px solid #ddd; }

.sys_panel-default {
  border-color: #ddd; }

.sys_panel-default > .sys_panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.sys_panel-default > .sys_panel-heading + .sys_panel-collapse > .sys_panel-body {
  border-top-color: #ddd; }

.sys_panel-default > .sys_panel-heading .sys_badge {
  color: #f5f5f5;
  background-color: #333; }

.sys_panel-default > .sys_panel-footer + .sys_panel-collapse > .sys_panel-body {
  border-bottom-color: #ddd; }

.sys_panel-primary {
  border-color: #337ab7; }

.sys_panel-primary > .sys_panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.sys_panel-primary > .sys_panel-heading + .sys_panel-collapse > .sys_panel-body {
  border-top-color: #337ab7; }

.sys_panel-primary > .sys_panel-heading .sys_badge {
  color: #337ab7;
  background-color: #fff; }

.sys_panel-primary > .sys_panel-footer + .sys_panel-collapse > .sys_panel-body {
  border-bottom-color: #337ab7; }

.sys_panel-success {
  border-color: #d6e9c6; }

.sys_panel-success > .sys_panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.sys_panel-success > .sys_panel-heading + .sys_panel-collapse > .sys_panel-body {
  border-top-color: #d6e9c6; }

.sys_panel-success > .sys_panel-heading .sys_badge {
  color: #dff0d8;
  background-color: #3c763d; }

.sys_panel-success > .sys_panel-footer + .sys_panel-collapse > .sys_panel-body {
  border-bottom-color: #d6e9c6; }

.sys_panel-info {
  border-color: #bce8f1; }

.sys_panel-info > .sys_panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.sys_panel-info > .sys_panel-heading + .sys_panel-collapse > .sys_panel-body {
  border-top-color: #bce8f1; }

.sys_panel-info > .sys_panel-heading .sys_badge {
  color: #d9edf7;
  background-color: #31708f; }

.sys_panel-info > .sys_panel-footer + .sys_panel-collapse > .sys_panel-body {
  border-bottom-color: #bce8f1; }

.sys_panel-warning {
  border-color: #faebcc; }

.sys_panel-warning > .sys_panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.sys_panel-warning > .sys_panel-heading + .sys_panel-collapse > .sys_panel-body {
  border-top-color: #faebcc; }

.sys_panel-warning > .sys_panel-heading .sys_badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.sys_panel-warning > .sys_panel-footer + .sys_panel-collapse > .sys_panel-body {
  border-bottom-color: #faebcc; }

.sys_panel-danger {
  border-color: #ebccd1; }

.sys_panel-danger > .sys_panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.sys_panel-danger > .sys_panel-heading + .sys_panel-collapse > .sys_panel-body {
  border-top-color: #ebccd1; }

.sys_panel-danger > .sys_panel-heading .sys_badge {
  color: #f2dede;
  background-color: #a94442; }

.sys_panel-danger > .sys_panel-footer + .sys_panel-collapse > .sys_panel-body {
  border-bottom-color: #ebccd1; }

.sys_embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.sys_embed-responsive .sys_embed-responsive-item, .sys_embed-responsive iframe, .sys_embed-responsive embed, .sys_embed-responsive object, .sys_embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.sys_embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.sys_embed-responsive-4by3 {
  padding-bottom: 75%; }

.sys_well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.sys_well-lg {
  padding: 24px;
  border-radius: 6px; }

.sys_well-sm {
  padding: 9px;
  border-radius: 3px; }

.sys_close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20); }

.sys_close:hover, .sys_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50); }

button.sys_close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.sys_modal-open {
  overflow: hidden; }

.sys_modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.sys_modal.sys_fade .sys_modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.sys_modal.sys_in .sys_modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.sys_modal-open .sys_modal {
  overflow-x: hidden;
  overflow-y: auto; }

.sys_modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.sys_modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.sys_modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.sys_modal-backdrop.sys_fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.sys_modal-backdrop.sys_in {
  opacity: .5;
  filter: alpha(opacity=50); }

.sys_modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

.sys_modal-header .sys_close {
  margin-top: -2px; }

.sys_modal-title {
  margin: 0;
  line-height: 1.42857143; }

.sys_modal-body {
  position: relative;
  padding: 15px; }

.sys_modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.sys_modal-footer .sys_btn + .sys_btn {
  margin-left: 5px;
  margin-bottom: 0; }

.sys_modal-footer .sys_btn-group .sys_btn + .sys_btn {
  margin-left: -1px; }

.sys_modal-footer .sys_btn-block + .sys_btn-block {
  margin-left: 0; }

.sys_modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .sys_modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .sys_modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .sys_modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .sys_modal-lg {
    width: 900px; } }




@-ms-viewport {
  width: device-width; }
.sys_visible-xs, .sys_visible-sm, .sys_visible-md, .sys_visible-lg {
  display: none !important; }

.sys_visible-xs-block, .sys_visible-xs-inline, .sys_visible-xs-inline-block, .sys_visible-sm-block, .sys_visible-sm-inline, .sys_visible-sm-inline-block, .sys_visible-md-block, .sys_visible-md-inline, .sys_visible-md-inline-block, .sys_visible-lg-block, .sys_visible-lg-inline, .sys_visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .sys_visible-xs {
    display: block !important; }

  table.sys_visible-xs {
    display: table !important; }

  tr.sys_visible-xs {
    display: table-row !important; }

  th.sys_visible-xs, td.sys_visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .sys_visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .sys_visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .sys_visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sys_visible-sm {
    display: block !important; }

  table.sys_visible-sm {
    display: table !important; }


  tr.sys_visible-sm {
    display: table-row !important; }

  th.sys_visible-sm, td.sys_visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sys_visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sys_visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sys_visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sys_visible-md {
    display: block !important; }

  table.sys_visible-md {
    display: table !important; }

  tr.sys_visible-md {
    display: table-row !important; }

  th.sys_visible-md, td.sys_visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sys_visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sys_visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sys_visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .sys_visible-lg {
    display: block !important; }

  table.sys_visible-lg {
    display: table !important; }

  tr.sys_visible-lg {
    display: table-row !important; }

  th.sys_visible-lg, td.sys_visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .sys_visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .sys_visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .sys_visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .sys_hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sys_hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .sys_hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .sys_hidden-lg {
    display: none !important; } }
.sys_visible-print {
  display: none !important; }

@media print {
  .sys_visible-print {
    display: block !important; }

  table.sys_visible-print {
    display: table !important; }

  tr.sys_visible-print {
    display: table-row !important; }

  th.sys_visible-print, td.sys_visible-print {
    display: table-cell !important; } }
.sys_visible-print-block {
  display: none !important; }

@media print {
  .sys_visible-print-block {
    display: block !important; } }
.sys_visible-print-inline {
  display: none !important; }

@media print {
  .sys_visible-print-inline {
    display: inline !important; } }
.sys_visible-print-inline-block {
  display: none !important; }

@media print {
  .sys_visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .sys_hidden-print {
    display: none !important; } }

/* 
body {
  background: #EBEBEB;
  font-family: "NeueHaasGroteskText W01", sans-serif;
  color: #353535; }

.sys_container {
  background: #fff; }

strong {
  font-family: "NHaasGroteskTXW01-75Bd", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #454545;
  margin: 0;
  padding: 0; }

h3 {
  padding-bottom: 1em;
  font-size: 1.25em; }
  */

.sys_white {
  color: #fff !important; }

.sys_greyBg2 {
  background: #4A4A4A !important; }

.sys_cc {
  color: #9278A6 !important; }

.sys_ccBg {
  background: #9278A6 !important; }

.sys_ss {
  color: #4E9E94 !important; }

.sys_ssBg {
  background: #4E9E94 !important; }
  .sys_ssBg a {
    color: #fff !important; }

.sys_df {
  color: #CE7C4E !important; }

.sys_dfBg {
  background: #CE7C4E !important; }

.sys_tt {
  color: #479EB6 !important; }

.sys_ttBg {
  background: #479EB6 !important; }

.sys_hw {
  color: #C181A1 !important; }

.sys_hwBg {
  background: #C181A1 !important; }

.sys_lightGrey {
  background: #F5F2F2 !important; }

.sys_lightccBg {
  background: #E4DCEA !important; }

.sys_lightssBg {
  background: #B7E0DB !important; }

.sys_overlay {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
  .sys_overlay:hover {
    background: transparent; }

.sys_overlay2 {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9; }

.sys_paddingBottom {
  padding-bottom: 1em; }

.sys_paddingTopFloor {
  padding-top: 1em;
  padding-bottom: 1em; }

@media screen and (max-width: 480px) {
  .sys_blockRPALevel {
    padding-bottom: 0 !important; } }

.sys_activeNav {
  background: #4A4A4A; }
  .sys_activeNav a {
    color: #fff !important; }

.sys_subNav {
  background: #fff !important; }
  .sys_subNav ul {
    margin: 0;
    padding: 0; }
    .sys_subNav ul li {
      border-bottom: none !important; }

.sys_noPaddingLeft {
  padding-left: 0; }

.sys_noPaddingRight {
  padding-right: 0; }

@media screen and (max-width: 480px) {
  .sys_academicTopRight {
    padding-right: 10px; } }

@media screen and (max-width: 480px) {
  .sys_sidebar {
    padding-bottom: 1em; } }
.sys_sidebar nav {
  font-family: "NHaasGroteskTXW01-65Md", sans-serif; }
  .sys_sidebar nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .sys_sidebar nav li {
    border-bottom: 1px solid #D3D3D3;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    padding-left: 0.4em;
    padding-right: 0.4em;
    font-size: 0.9em; }
    .sys_sidebar nav li a {
      color: #353535; }

.sys_ribbon {
  padding-top: 1em;
  padding-bottom: 1em; }
  .sys_ribbon h2, .sys_ribbon h3 {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0; }
  .sys_ribbon h2 {
    font-size: 1.75em; }
  .sys_ribbon h3 {
    font-size: 1.75em;
    font-family: "NHaasGroteskTXW01-75Bd", sans-serif; }

.sys_ribbonTitle h2 {
  padding-top: 0.75em; }

.sys_breadCrumb {
  padding-bottom: 0.5em; }
  .sys_breadCrumb a {
    font-size: 0.95em;
    color: #353535; }

.sys_homeSlide .sys_slideElem {
  height: 440px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  @media screen and (max-width: 480px) {
    .sys_homeSlide .sys_slideElem {
      height: 250px; } }
#content .sys_homeSlide img{width: 100%;}

#content .sys_homeSlide .sys_slideInner {position:relative;}
#content .sys_homeSlide .sys_slideInner .sys_text{position:absolute; top: 1em; left: 1em; width: 45%; color: #4a4a4a;}
#content .sys_homeSlide .sys_slideInner .sys_text .sys_bannerTextLineOne{font-size: 2.5em; line-height: 1.2em;background: url("/SiteElements/Images/Base/Internal/bg-textOverlay-darkgrey.png") repeat 0 0; padding: 10px; color: #fff; margin-bottom: .2em;}
#content .sys_homeSlide .sys_slideInner .sys_bannerTextLineTwo {width: 80%;padding: 10px; background: url("/SiteElements/Images/Base/Internal/bg-textOverlay-white.png") repeat 0 0;font-size: 1.5em; line-height: 1.2em;}


.sys_globalResearchThemesMobile {
    padding-bottom: 1em;
}
.sys_globalBlockMob {background-position: center center; background-size: cover; height: 100px; margin-bottom: 0.5em; position: relative;}
.sys_globalBlockMob h6 {color: #fff; font-size: 1.15em; left: 1em; position: absolute; top: 1em; z-index: 9999;}
.sys_base {bottom: 0; height: auto; left: 0; position: absolute; width: auto; z-index: 0;}
.sys_top {height: 105px; position: absolute; z-index: 1; padding: 6px;}

.sys_globalResearchThemes {padding-bottom: 2em;}
.sys_globalResearchThemes .sys_globalElemOuterRow {height: 110px; position: relative;}
.sys_globalResearchThemes .sys_globalElemOuter {color: #353535; display: inline-block; width: 19.11%; margin-right: 3px;}
.sys_globalResearchThemes .sys_globalElemOuter a {width: inherit;}
.sys_globalResearchThemes .sys_globalElemOuter:hover {text-decoration: none;}
.sys_globalResearchThemes .sys_globalElemOuter p {font-size: 0.95em; padding-top: 1em;}
.sys_globalResearchThemes .sys_globalElemInner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 100px;
    overflow-y: hidden;
    position: absolute;
    transition: height 0.3s ease-out 0s;
    width: inherit;}
.sys_globalResearchThemes .sys_globalElemInner h4 {
    color: #353535;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0;
    padding: 0;}

/*.sys_globalResearchThemes .sys_globalElemInner .sys_plus1 {padding: 6px; bottom: 6px; left: 0; position: absolute;} */
.sys_globalResearchThemes .sys_globalElemInner:hover {height: 110px;}
.sys_base {opacity: 0;transition: opacity 0.3s ease-out 0s;}
.sys_GlobalElemTextRow {padding-top: 1em;}
.sys_GlobalElemTextRow div {display: inline-block; vertical-align: top; width: 100%;}


.sys_featuredBlock {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 250px;
    margin-bottom: 5px;
    position: relative;
}
.sys_featuredBlockInner, .sys_academicInner {
    padding: 1em;
    position: absolute;
    z-index: 999;
}
.sys_featuredBlockInner h6, .sys_academicInner h6 {
    color: #fff;
    font-family: "NHaasGroteskTXW01-65Md",sans-serif;
    font-size: 1.25em;
}
.sys_featureSmallBlock {
    background: #ebebeb none repeat scroll 0 0;
    margin-bottom: 5px;
}
.sys_featureSmallBlock:hover {
    background: #4a4a4a none repeat scroll 0 0;
    color: #fff;
}
.sys_featureSmallBlock .sys_featureSmallBlockLeft {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    float: left;
    height: 100%;
    width: 30%;
}
@media screen and (max-width: 480px) {
    .sys_pageTopBlock {
      height: auto; } }


  @media screen and (max-width: 480px) {
    .sys_pageTopLeft {
      width: 100%; } }


.sys_pageTopLeft { 
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  display: inline-block;
  float: left;
  height: inherit; }


  @media screen and (max-width: 480px) {
    .sys_pageBottomRight {
      width: 100%; }
  .sys_pageBottomLeft {
      width: 100%; }}





.sys_pageMainMiddle, .sys_pageMainBottom {
  padding-top: 1em;
  padding-bottom: 2em; }
  .sys_pageMainMiddle h4, .sys_pageMainBottom h4 {
    padding-bottom: 1em; }
    @media screen and (max-width: 480px) {
      .sys_pageMainMiddle h4, .sys_pageMainBottom h4 {
        padding-top: 1em; } }

.sys_gBlock {
  height: 85px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.11);
  margin-bottom: 10px; }

.sys_gLeft {
  width: 35%;
  float: left;
  display: inline-block;
  height: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.sys_gRight {
  position: relative;
  width: 65%;
  float: right;
  display: inline-block;
  padding: 0.5em;
  background: #fff;
  height: inherit; }
  .sys_gRight h5 {
    font-size: 0.95em;
    line-height: 1.3; }

.sys_gCategories {
  position: absolute;
  bottom: 0.5em;
  left: 0.5em; }



.sys_secondaryRPA h3 {font-size: 1.25em;}

.sys_rpaPolygon {
  position: absolute;
  right: 1em;
  bottom: 0; }
  .sys_rpaPolygon img {
    margin-right: 1em; }
    @media screen and (max-width: 480px) {
      .sys_rpaPolygon img {
        width: 14px; } }
  @media screen and (max-width: 480px) {
    .sys_rpaPolygon {
      top: 1.75em; } }

.sys_sidebarRPA {
  border-left: 0.85em solid #70C2B8;
  padding-left: 0;
  padding-right: 0; }

.sys_rpaTop {
  background-size: cover;
  background-repeat: no-repeat;
  height: 350px;
  margin-bottom: 1em; }
  @media screen and (max-width: 480px) {
    .sys_rpaTop {
      height: 200px; } }

.sys_rpaBigText {
  padding-bottom: 2em; }
  .sys_rpaBigText h5 {
    font-size: 1.5em;
    line-height: 1.75;
    color: #4E9E94; }

.sys_eventBlock {
  padding-bottom: 2em; }

.sys_eventDate {
  font-family: "NHaasGroteskTXW01-75Bd", sans-serif;
  padding-bottom: 0.5em; }

#sys_accordion {
  padding-bottom: 2em; }

.sys_accordion-toggle {
  cursor: pointer; }

.sys_accordion-content {
  display: none; }

.sys_default {
  display: block; }

 

.sys_mobileMenu nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .sys_mobileMenu nav ul li {
    border-bottom: 1px solid #353535;
    padding-top: 0.25em;
    padding-bottom: 0.25em; }
    .sys_mobileMenu nav ul li a {
      color: #353535; }




/* TWEAKS - ULZGW Feb 2016 */
body{background:none;}
#wrapper {background: none;}
#wrapper #content {color: #353535; padding: 0 0 2em 0; /*width: 790px;*/}
#wrapper #content {background:none;}
#content .sys_threeColumns .sys_one, #content .sys_threeColumns .sys_two, #content .sys_threeColumns .sys_three {width: 33.32%;}

#content .sys_twoColumns_7030 .sys_one_7030,
#content .sys_twoColumns_3070 .sys_two_3070{width: 66.5%;}
#content .sys_twoColumns_7030 .sys_two_7030,
#content .sys_twoColumns_3070 .sys_one_3070{width: 33.32%;}


.largeText{font-size: 1.5em; line-height: 1.75;}

#toolBar #SocialButtons, #pageTools #SocialButtons{display:none;}
#PageTitle img{margin-left: -10px; height: 120px; width: auto; margin: 1.5em 0;}



#wrapper #breadcrumb a, #wrapper #breadcrumb span{color: #666;}


/* #toolBar{display:none;} */



#menu { margin-left: 0; }
#nav { padding: 0; }
#nav a { text-decoration: none; }
#nav li { line-height: 54px; }
#nav li a[href*="/research/"] { background: #18194f; color: #fff;  }
#nav a:hover { text-decoration: underline; }
.tempnav ul li { padding-right: 0; margin-right: 10px; margin-left: 10px; }
.tempnav ul li:first-child { padding-right: 0; margin-right: 10px; margin-left: 4px; }
#HomepageFooterLinks h2 { font-size: 1em; }
#footer { border-top: 0; }




#wrapper #internalNav {width: 156px; background:none;}
/* side nav 
#internalNav .sys_currentitem{background-color: #4a4949;}
#internalNav .sys_currentitem a{color: #fff; background:#4a4949;}
#internalNav .sys_currentitem.sys_selected a{background: #eee; color:#4a4949; border-color: #4a4949;}


#internalNav li a, 
#internalNav ul li span {color:#4a4949; padding: .6em .2em .7em}
#internalNav ul.sys_simpleListMenu > li > div.sys_selected a, 
#internalNav ul.sys_simpleListMenu > li > div.sys_selected span {background-color:#4a4949;}

#wrapper #internalNav li a:hover{text-decoration:none; background-color: #eee;color: #4a4949;}

#internalNav ul li ul li div.sys_currentitem {background:#4a4949;}
#internalNav ul li ul li ul li ul li div.sys_currentitem {background-color:#4a4949;} */


#wrapper #bottom{width: 100%; background-color: #e6e7e8; color: white !important; border:none;}
#wrapper #bottom h2, #bottom a{color: white !important;}


/*#content .sys_twoColumns_3070 .sys_one_3070 {margin: 0;  width: 33.2%;}
#content .sys_twoColumns_3070 .sys_two_3070 {margin: 0; width: 66.5%; border:none;}*/



#content h1{font-size: 2.5em; margin-top: 0; padding: 0; color: #353535;  margin-bottom: .5em;}
#content h2{color: #353535; margin-top: 0; margin-bottom: .5em; font-size: 1.83em; line-height: 1.1em;}
#content h3{color: #353535; margin-top: 0; margin-bottom: .5em;}

#wrapper #content h2 a{color: #353535; text-decoration:none;}
#wrapper #content h2 a:hover{color: #636466;}




#content .sys_RPA-row{clear: both; margin-bottom: 10px; height: 60px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.11);}
#content .sys_RPA-row .sys_gLeft {height: 60px; width: 140px; margin-right: .5em;}
#content .sys_RPA-row h3{float:left;width:70%;position:relative; padding: 0 0 20px 0 ;}
#content .sys_RPA-row h3 .sys_RPA-pentagon {display:none;}
/*#content .sys_RPA-row h3 .sys_RPA-pentagon{position: absolute; bottom: 0; left: 0;}*/
#content .sys_RPA-row:hover{background-color: #e6e7e8;}


#content .sys_GenericQuestionShowHide{box-shadow: 0; margin-bottom: 0.5em; padding: 1em; padding-right: 3em; background-color: #f8f8f8; border: 2px solid #ccc;background-repeat:no-repeat;background-image: url("/SiteElements/Images/Base/Internal/showhideplus.png"); background-size: 24px; background-position: 97% 10px;}
#content .sys_GenericQuestionShowHide h2{color: #000;}
#content .sys_GenericQuestionShowHide:hover{background-color: #353535; border-color: #353535; color: #fff; background-image: url("/SiteElements/Images/Base/Internal/showhideplus.png");}
#content .sys_GenericQuestionShowHide.showhideIsOpen:hover {border-color: #d8d8d8;}
#wrapper #content .sys_GenericQuestionShowHide:hover h2{color: #fff;}

#content .sys_GenericAnswerShowHide{border: 2px solid #ccc;box-shadow: 0;padding: 0 1em; border-top: none;}
#content .sys_GenericQuestionShowHide.showhideIsOpen{background-image: url("/SiteElements/Images/Base/Internal/showhideminus.png"); margin-bottom: 0; background-color: #fff; border-bottom: none; box-shadow: none;}
#wrapper #content .sys_GenericQuestionShowHide.showhideIsOpen h2{color: #353535;}
#content .sys_GenericQuestionShowHide:hover h2,
#content .sys_GenericQuestionShowHide:hover h3,
#content .sys_GenericQuestionShowHide:hover .sys_overviewSnippet{color: #353535;}
#content .sys_GenericQuestionShowHide.showhideIsOpen h2,
#content .sys_GenericQuestionShowHide.showhideIsOpen h3{color: #353535;}


#wrapper #content .sys_gBlock .sys_gLeft{background-color: #717171;}
#wrapper .sys_pageMain{background-color: #353535; color: #fff;}



#content .sys_homeSlide.sys_grtBanner .sys_slideElem{height: auto;}



#content a.sys_newsItem{border: 1px solid #e6e7e8; min-height: 190px; margin-bottom: 1em;text-decoration:none; display:block;}
#content a.sys_featuredAcademic{border: 1px solid #e6e7e8; margin-bottom: 1em; min-height: 405px; text-decoration:none; display:block;}
#wrapper #content a.sys_newsItem:hover,
#wrapper #content a.sys_featuredAcademic:hover{background-color: #e6e7e8; border-color: #ccc; text-decoration:none;}
#wrapper #content .sys_featuredAcademic .sys_thumbnail{height: 300px; background-position: 50% 0; background-repeat: no-repeat;}
#content .sys_featuredAcademic .sys_thumbnail,
#content .sys_newsItem img{width: 100%; padding: 0; margin: 0; border:none; border-radius:0; height: auto;}
#content .sys_featuredAcademic .sys_summary{padding: 6px;}
#content .sys_featuredAcademic h3{margin-top: 0; font-size: 1.43em; line-height: 1.1em;}
#wrapper #content .sys_newsItem h3{font-size: inherit; margin-top: 0; padding: 6px; }


#content .sys_GRTLandingPage h1{margin: 0; padding: 0.5em;  background-color: #353535; color: #fff;}



#content .sys_themeIntroduction{margin-bottom: 1em;}
#content .sys_themeIntroduction .sys_themePurpose{padding: 0.8em; font-size: 1.15em; line-height:1.25;background-color: #e6e7e8; color: #000;}
#content .sys_themeIntroduction h2{background-color: #353535; padding: 6px; color: #fff;}
#content .sys_themeImage img{width: 100%; height: auto;}

#content .sys_RPA-intro .sys_twoColumns5050{margin-bottom: 2em;}
#content .sys_RPA-intro .sys_twoColumns5050 .sys_one, 
#content .sys_RPA-intro .sys_twoColumns5050 .sys_two {margin: 0; width: 49.5%;}
#content .sys_RPA-intro .sys_themeHeading{background-color: #353535;}
#content .sys_RPA-intro .sys_themeHeading h1{color: #fff; padding: 0.5em; margin: 0;}
#wrapper #content .sys_RPA-intro .sys_themePurpose .sys_themeIntroLink {
 	margin-top: 14px; 
  	display:block;
  	width:210px; 
    background-image: url(/siteelements/images/base/internal/cta-icons/white/bgresearch.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-color:#007ca7;
    padding: 10px; }

#wrapper #content .sys_RPA-intro .sys_themePurpose a{margin-bottom: 10px;font-weight:normal; color: #ffffff; text-decoration:none;}
#wrapper #content .sys_RPA-intro .sys_themePurpose a:hover{text-decoration: none; color: #ccc;}


#content .sys_RPA-Research .largeText{padding: .5em; margin: 1em 0; border-top: 1px solid #e6e7e8; border-bottom: 1px solid #e6e7e8;}

/* Inspiring People / Q&A Sessions */
#content a.sys_multipleAcademics{display:inline-block; position:relative; width: 32.85%; background-color: #fff; border: 1px solid #e6e7e8; margin-bottom: 1em; vertical-align: top; text-decoration:none;}
#content a.sys_multipleAcademics:hover {background-color: #e6e7e8; border-color: #ccc; text-decoration:none;}
#wrapper #content a.sys_multipleAcademics:hover { text-decoration:none;}

#content .sys_multipleAcademics {padding: 6px; display:block; text-decoration:none;}
#content .sys_multipleAcademics .sys_summary{min-height: 100px;}
#content .sys_multipleAcademics .sys_description,
#content .sys_featuredAcademic .sys_description{color: #000; font-weight:bold;}
#content .sys_multipleAcademics .sys_description{position:absolute; bottom: 6px;}
#content .sys_multipleAcademics .sys_thumbnail{height: 77px; background-size: cover; margin-bottom: 8px; border:none; border-radius:0;}
#content .sys_multipleAcademics .sys_summary h3{font-size: 1.3em; line-height: 1.1em;}
#content .sys_multipleAcademics .sys_summary h2{font-size: 1.3em; line-height: 1.1em;}

#wrapper #content .sys_DigitalFutures:hover{border-color: #007ca7;}
#wrapper #content .sys_DigitalFutures .sys_description{color: #007ca7; border-color: #007ca7;}
#wrapper #content .sys_CulturesAndCommunication:hover{border-color: #007ca7;}
#wrapper #content .sys_CulturesAndCommunication .sys_description{color: #007ca7; border-color: #007ca7;}
#wrapper #content .sys_HealthAndWellbeing:hover{border-color: #007ca7;}
#wrapper #content .sys_HealthAndWellbeing .sys_description{color: #007ca7; border-color: #007ca7;}
#wrapper #content .sys_SustainableSocieties:hover{border-color: #007ca7;}
#wrapper #content .sys_SustainableSocieties .sys_description{color: #007ca7; border-color: #007ca7;}
#wrapper #content .sys_TransformativeTechnologies:hover{border-color: #007ca7;}
#wrapper #content .sys_TransformativeTechnologies .sys_description{color: #007ca7; border-color: #007ca7;}

/*#wrapper #content .sys_DigitalFutures:hover{border-color: #CE7C4E;}
#wrapper #content .sys_DigitalFutures .sys_description{color: #AC6136; border-color: #EC9360;}
#wrapper #content .sys_CulturesAndCommunication:hover{border-color: #9278A6;}
#wrapper #content .sys_CulturesAndCommunication .sys_description{color: #8867A3; border-color: #9E82B4;}
#wrapper #content .sys_HealthAndWellbeing:hover{border-color: #C181A1;}
#wrapper #content .sys_HealthAndWellbeing .sys_description{color: #A16482; border-color: #E09BBD;}
#wrapper #content .sys_SustainableSocieties:hover{border-color: #4E9E94;}
#wrapper #content .sys_SustainableSocieties .sys_description{color: #3F8078; border-color: #70C2B8;}
#wrapper #content .sys_TransformativeTechnologies:hover{border-color: #479EB6;}
#wrapper #content .sys_TransformativeTechnologies .sys_description{color: #3D7D8F; border-color: #5BC0DB;}*/




#content .sys_QandA .sys_image{z-index: 0; position:relative;}
#content .sys_QandA .sys_image img{width: 100%; height: auto;}
#content .sys_QandA .sys_text{z-index: 10; background: url("/SiteElements/Images/Base/Internal/bg-textOverlay-DarkGrey.png") repeat 0 0; position:absolute; top: 14px; left: 14px; width: 40%; padding: 20px;}
#content .sys_QandA .sys_title span{display:block;}
#content .sys_QandA .sys_title span.sys_minutesWith{font-size: 16px; font-weight:bold;}
#content .sys_QandA .sys_text h1{font-size: 30px; line-height: 32px;margin-bottom: 10px; color: #fff;}
#content .sys_QandA .sys_title .sys_jobTitle{color: #fff;font-size: 16px; line-height: 22px; margin-bottom: 10px;}
#content .sys_QandA .sys_title .sys_heading{color: #fff; border-top: 2px dotted #717171; font-size: 30px; line-height: 32px; padding-top: 10px; padding-bottom: 10px;}
#content .sys_QandA #personBio{color: #fff; background-color: #717171; padding: 8px;}
#content .sys_QandA #personBio a{color: #fff;}

#content .sys_QandA .sys_mainContent{margin-top: 1em;}
#content .sys_QandA .sys_mainContent .sys_question{font-size: 1.6em; line-height: 1.2em; margin-bottom: .3em;}
#content .sys_QandA .sys_mainContent .sys_QandA-row{clear:both; margin-bottom: 2em;}

#wrapper #content .sys_blockQuoteRow{border-top: 1px solid #e6e7e8; border-bottom: 1px solid #e6e7e8; margin: 2em 0;padding: 1em 1em 1em 60px; background-size: 30px!important; background: transparent url("/Research/images-multimedia/wcResearch/decorative/quoteOpenDark.png") no-repeat 14px 1em;}
#wrapper #content .sys_blockQuoteRow blockquote::before {background: none;}
#wrapper #content .sys_blockQuoteRow blockquote{font-size: 2em; line-height: 1.1em; font-style: italic; text-align:; margin: 0;padding: 6px 6px 6px 0;border:none; background-image:none;}


#content .sys_IntroBlock{margin-bottom: 1em;}
#content .sys_IntroBlock .sys_text{padding: 1em; font-size: 1.25em; line-height:1.4em;background-color: #353535; color: #fff;}
#content .sys_IntroBlock .sys_title span{display:block;}
#content .sys_IntroBlock .sys_title span.sys_type{font-size: 16px; font-weight:bold;}
#content .sys_IntroBlock h1{font-size: 30px; line-height: 32px;color: #fff; margin: 0;}
#content .sys_IntroBlock .sys_Introduction{padding: 1em; font-size: 1.15em; line-height:1.3em; background-color: #e6e7e8; color: #353535;}


/* RPA contact page styles */
#content .sys_cms-form-control {border: none; padding: 0;}
#wrapper #content .sys_cms-form-control ul li:first-child,
#wrapper #content .sys_cms-form-control .sys_legend:first-child{margin-top: 0; padding-top: 0;}

#wrapper #content .sys_cms-form-control ul li{margin-left: 0; margin: 0;}
#wrapper #content .sys_cms-form-control label{margin-bottom: 6px;}
#wrapper #content .sys_cms-form-control label,
#wrapper #content .sys_legend{padding: 0;font-size: 1.5em; color: #353535; font-weight: normal;}
#wrapper #content .sys_fieldcontent label{font-size:1em; font-weight:bold;}
#wrapper #content .sys_required,
#wrapper #content label .sys_required{font-size: 0.8em; padding: 0;}
#wrapper #content .sys_cms-form-control input,
#wrapper #content .sys_cms-form-control textarea{color: #353535;font-size: 1.1em; padding: 6px; margin-left: 0; border: 1px solid #8a8a8a; background-color: #e6e7e8;}
#wrapper #content .sys_cms-form-control .sys_form-submit{padding: 10px;border:none; font-size: 1.8em; background-color: #5a2f36;}
#wrapper #content .sys_cms-form-control .sys_form-submit:hover{background-color: #353535;}

#content .sys_ContactDetailLabel h2{font-size: 1.5em;}



/* Collaboration Case Studies */
#collaborationCaseStudy .sys_image img{width: 100%; margin-bottom: 1em;}
#collaborationCaseStudy .sys_image .sys_imageCaption{text-align:left;}
#collaborationCaseStudy .sys_imageCaption{border: 1px solid #353535;margin-bottom: 1em;background-color: #e6e7e8; font-size: 1.3em;}
#collaborationCaseStudy .sys_imageCaption a{text-decoration:none; padding: 1em 6px; display:block;}
#collaborationCaseStudy .sys_imageCaption a:hover {background-color:  #4a4a4a; color: #fff;}

/*#collaborationCaseStudy .sys_imageCaption a{text-decoration:none; padding: 1em 6px; display:block; background-size: 30px!important; background:  url("/Research/images-multimedia/wcResearch/decorative/polygonrightarrow-Grey.png") no-repeat 96% 50%;}

#collaborationCaseStudy .sys_imageCaption a:hover {background-color:  #4a4a4a; color: #fff; background-image:  url("/Research/images-multimedia/wcResearch/decorative/polygonrightarrow-GreyLight.png");}*/

/* tweaks to people listings */
#content ul.sys_tabs, #content div.sys_tabsfilter-control ul {border-color: #353535;}
#content ul.sys_tabs li a, #main #content div.sys_tabsfilter-control li a { padding-bottom: 7px;}
#content ul.sys_tabs li a:hover, #main #content div.sys_tabsfilter-control li a:hover {background-color: #353535; color: #fff;}
#content ul.sys_tabs li.ui-tabs-active a{background-color: #353535; color: #fff;}

#content .sys_stafflistsection table tr.sys_stafflistsectionheader th {padding: .5em;background-color: #e6e7e8; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; color: #353535;}
#content .sys_stafflistsection table th, #content .sys_stafflistsection table td{padding: .5em 0;}
#content .sys_stafflistsection table th, #content .sys_stafflistsection table td{padding: .5em; color: #353535;}



/* A-Z course listing page */



#content .sys_atoz-control-currentletter .sys_atoz_heading{border-color: #4a4949;color: #4a4949;}
#content .sys_flickrpager{border-color: #4a4949; color: #353535;}




#content .sys_fiveColumns .sys_one,
#content .sys_fiveColumns .sys_two,
#content .sys_fiveColumns .sys_three,
#content .sys_fiveColumns .sys_four,
#content .sys_fiveColumns .sys_five{width: 19.11%; margin-right: 8px;}
#content .sys_fiveColumns .sys_five{margin-right: 0;}

#wrapper #content .researchCTA,
#wrapper .content .researchCTA,
#wrapper #content .sys_ContactDetailInfo a{min-height: 85px; background-size: 20px auto!important; display: block; font-weight: normal; height: auto; padding: 8px 8px 40px 8px; text-decoration: none; color: #fff; background: #007ca7; margin-bottom: 10px;}

/*#wrapper #content .researchCTA,
#wrapper #content .sys_ContactDetailInfo a{min-height: 85px; background-size: 20px auto!important; display: block; font-weight: normal; height: auto; padding: 8px 8px 40px 8px; text-decoration: none; color: #fff; background: #5a2f36 url("/Research/images-multimedia/wcResearch/decorative/polygonrightarrow-White.png") no-repeat 7px 90%; margin-bottom: 10px;}*/

#wrapper #content .researchCTA.notGRT-Specific{background-color: #007ca7;}
#wrapper #content .researchCTA:hover,
#wrapper #content .sys_ContactDetailInfo a:hover{text-decoration:none!important; color: #fff; background-color: #353535;}



#content .Large{font-size: 1.8em; line-height: 1.5em;}
/*#wrapper #content .ArtsBG,
#wrapper #content .EngBG,
#wrapper #content .MedBG,
#wrapper #content .SciBG,
#wrapper #content .SocSciBG{background-image:  url("/Research/images-multimedia/wcResearch/decorative/polygonrightarrow-Grey.png");}
#wrapper #content .ArtsBG:hover,
#wrapper #content .EngBG:hover,
#wrapper #content .MedBG:hover,
#wrapper #content .SciBG:hover,
#wrapper #content .SocSciBG:hover{background-image:  url("/Research/images-multimedia/wcResearch/decorative/polygonrightarrow-GreyLight.png");}*/

#wrapper #content .ArtsBG{background-color: #e7d4cf; border-color: #882a0d; color: #882a0d;}
#wrapper #content .EngBG{background-color: #d9dee1; border-color: #435a69; color: #435a69;}
#wrapper #content .MedBG{background-color: #cce0e4; border-color: #006579; color: #006579;}
#wrapper #content .SciBG{background-color: #cdddd6; border-color: #065434; color: #065434;}
#wrapper #content .SocSciBG{background-color: #ded4df; border-color: #5b2960; color: #5b2960;}






@media only screen and (max-width: 967px) {
  body #wrapper #content{width: 100%;}

#toolBar{display:block;}
.tempnav ul li { padding-right: 0; margin-right: 0; margin-left: 4px; }
.tempnav ul li:first-child { padding-right: 0; margin-right: 0; margin-left: 4px; }

.sys_globalResearchThemes .sys_globalElemOuter {width: 19%;}

#content .sys_twoColumns_7030 .sys_one_7030,
#content .sys_twoColumns_3070 .sys_two_3070{width: 64.8%;}
#content .sys_twoColumns_7030 .sys_two_7030,
#content .sys_twoColumns_3070 .sys_one_3070{width: 33%;}

  #content .sys_threeColumns .sys_one, #content .sys_threeColumns .sys_two, #content .sys_threeColumns .sys_three {width: 32%;}

}

@media screen and (max-width: 767px) {



#wrapper #content h1{font-size: 2em;}
#wrapper #content h2{font-size: 1.6em;}

#wrapper #content .sys_homeSlide .sys_slideInner .sys_text {left: 0; background-color: #353535;padding: 12px;}
#wrapper #content .sys_homeSlide .sys_slideInner .sys_text .sys_bannerTextLineOne {font-size: 1.7em; padding: 0; margin-bottom: .5em;}
#wrapper #content .sys_homeSlide .sys_slideInner .sys_text .sys_bannerTextLineTwo { color: #fff; background: none; font-size: 1.1em; padding: 0;}
  
#content .sys_QandA .sys_text{background-color: #353535; position:relative; top: 0; left: 0; width: 100%; padding: 20px;}
#content .sys_QandA .sys_image img{margin-top: 3px;} 
#content #inspiringPeopleListing .sys_academic .sys_thumbnail,
#content #inspiringPeopleListing .sys_academic .sys_summary{display:block; width: 100%;}
#content #inspiringPeopleListing .sys_academic .sys_summary h2{margin-top: 0.5em;}
#content #inspiringPeopleListing .sys_academic img.sys_thumbnail{height: auto; }
 
#content a.sys_multipleAcademics{display:block; width: 100%;}
#content .sys_multipleAcademics .sys_thumbnail{height: 120px;}

#content .sys_homeSlide .sys_slideElem {height: auto;}
#content .sys_homeSlide .sys_slideInner .sys_text{position:relative; top: 0; width: 100%; background:none; padding: 0;}
  
#content .sys_globalResearchThemes{display:block!important;position:relative;}
#content .sys_globalResearchThemes .sys_globalElemOuterRow{height: auto;}
#content .sys_globalResearchThemes .sys_globalElemOuter {display:block; width: 100%; margin-bottom: .5em;}
#content .sys_globalResearchThemes .sys_globalElemInner {height: 80px;padding: 1em; position: relative;}
#content .sys_globalResearchThemes .sys_globalElemInner h4 {font-weight:normal;font-size: 1.4em;}

#content .sys_globalElemInner:hover{background-color: #353535!important; color: #fff!important;}
#content .sys_globalElemInner:hover h4{background-color: #353535!important; color: #fff!important;}

#content .sys_RPA-row .sys_gLeft {width: 16%;}
#content .sys_RPA-row h3{width: 80%; font-size: 1.15em;}

#content .largeText{font-size: 1.3em; line-height: 1.4em;}
#content .sys_RPA-Research .largeText{padding: .5em 0;}

  
#wrapper #content .sys_featuredAcademic{min-height: auto;}
#wrapper #content .sys_featuredAcademic .sys_thumbnail{height: 180px; background-position: 50% 50%;} 
  
}





/* mobile menu fix */

@media only screen and (max-width: 967px) {
#wrapper #container #nav {min-height: 58px; }
#wrapper #container #nav .sys_menu-title::before {height: 35px;}
    #wrapper #container #nav #menu ul li:first-child { margin-top: 40px; padding-top: 0;}
#wrapper #container #nav .search input {width: 90%;}
#wrapper #container .sys_mobile-search-toggle{right: 10%;}
}

@media only screen and (max-width: 767px) {
#wrapper #container #nav .search input {width: 86%;}
#wrapper #container .sys_mobile-search-toggle {right: 16%;}
}

@media only screen and (max-width: 479px) {
#wrapper #container #nav .search input {width: 90%;}
#wrapper #container .sys_mobile-search-toggle {right: 22%;}
}





/* Table fix - uses the responsive fix */

.responsivetable {
    clear: both;
    display: block;
    margin-bottom: 2em;
    max-width: 100%;
    overflow-x: scroll;
}

@media only screen and (min-width: 768px) and (max-width: 967px) {
#content .sys_globalResearchThemes .sys_globalElemInner h4 {font-weight:bold;font-size: 1em;}

}

@media only screen and (max-width: 479px) {
  #content .sys_multipleAcademics .sys_thumbnail {height: 76px;}
  }
