/**
 * @copyright	Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(/media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}












.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}






body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  background-color: #fff;
}
a {
  color: #04b16f;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}



.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595744681%;
  *margin-left: 2.0744680851064%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.946808510638%;
}
.row-fluid .span11 {
  width: 91.489361702128%;
  *width: 91.436170212766%;
}
.row-fluid .span10 {
  width: 82.978723404255%;
  *width: 82.925531914894%;
}
.row-fluid .span9 {
  width: 74.468085106383%;
  *width: 74.414893617021%;
}
.row-fluid .span8 {
  width: 65.957446808511%;
  *width: 65.904255319149%;
}
.row-fluid .span7 {
  width: 57.446808510638%;
  *width: 57.393617021277%;
}
.row-fluid .span6 {
  width: 48.936170212766%;
  *width: 48.882978723404%;
}
.row-fluid .span5 {
  width: 40.425531914894%;
  *width: 40.372340425532%;
}
.row-fluid .span4 {
  width: 31.914893617021%;
  *width: 31.86170212766%;
}
.row-fluid .span3 {
  width: 23.404255319149%;
  *width: 23.351063829787%;
}
.row-fluid .span2 {
  width: 14.893617021277%;
  *width: 14.840425531915%;
}
.row-fluid .span1 {
  width: 6.3829787234043%;
  *width: 6.3297872340426%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914894%;
  *margin-left: 104.14893617021%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957447%;
  *margin-left: 102.02127659574%;
}
.row-fluid .offset11 {
  margin-left: 95.744680851064%;
  *margin-left: 95.63829787234%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.617021276596%;
  *margin-left: 93.510638297872%;
}
.row-fluid .offset10 {
  margin-left: 87.234042553191%;
  *margin-left: 87.127659574468%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.106382978723%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.723404255319%;
  *margin-left: 78.617021276596%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.595744680851%;
  *margin-left: 76.489361702128%;
}
.row-fluid .offset8 {
  margin-left: 70.212765957447%;
  *margin-left: 70.106382978723%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.085106382979%;
  *margin-left: 67.978723404255%;
}
.row-fluid .offset7 {
  margin-left: 61.702127659574%;
  *margin-left: 61.595744680851%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106%;
  *margin-left: 59.468085106383%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702%;
  *margin-left: 53.085106382979%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234%;
  *margin-left: 50.957446808511%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106383%;
  *margin-left: 44.574468085106%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.553191489362%;
  *margin-left: 42.446808510638%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957%;
  *margin-left: 36.063829787234%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.042553191489%;
  *margin-left: 33.936170212766%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085%;
  *margin-left: 27.553191489362%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.531914893617%;
  *margin-left: 25.425531914894%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170213%;
  *margin-left: 19.042553191489%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.021276595745%;
  *margin-left: 16.914893617021%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787234%;
  *margin-left: 10.531914893617%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106382978723%;
  *margin-left: 8.4042553191489%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}



.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}






p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: 200;
  line-height: 33px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 11px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 36px;
  line-height: 40px;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-size: 24px;
  line-height: 40px;
}
h4 {
  font-size: 18px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 10px;
  margin: 22px 0 33px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 11px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 22px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 22px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0px;
  margin-bottom: 20px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 22px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 22px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 27.5px;
}
blockquote small {
  display: block;
  line-height: 22px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 22px;
}



code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 22px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 22px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}



form {
  margin: 0 0 22px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: 44px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 16.5px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 22px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 22px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input,
textarea {
  width: 210px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
  cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #bbb;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"] {
  float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 21px 20px 22px;
  margin-top: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 11px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 14px;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 22px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
  margin-left: -1px;
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 11px;
}
legend + .control-group {
  margin-top: 22px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 22px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 11px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}



table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 22px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-right-topleft: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #dff0d8;
}
.table tbody tr.error td {
  background-color: #f2dede;
}
.table tbody tr.info td {
  background-color: #d9edf7;
}






.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 22px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #04b16f;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#08c,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: -o-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(to bottom,#08c,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #04b16f;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#08c,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: -o-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(to bottom,#08c,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}



.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}



.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  overflow: visible \9;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.collapse.in {
  height: auto;
}



.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}






.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  *line-height: 22px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 20px;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 18px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#08c,#0044cc);
  background-image: -o-linear-gradient(top,#08c,#0044cc);
  background-image: linear-gradient(to bottom,#08c,#0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
  background-image: -webkit-linear-gradient(top,#444,#222);
  background-image: -o-linear-gradient(top,#444,#222);
  background-image: linear-gradient(to bottom,#444,#222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #04b16f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}



.btn-group {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 11px;
  margin-bottom: 11px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}



.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 22px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 22px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}






.nav {
  margin-left: 0;
  margin-bottom: 22px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #04b16f;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #04b16f;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #04b16f;
  border-bottom-color: #04b16f;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}



.navbar {
  overflow: visible;
  margin-bottom: 22px;
  color: #555;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 9px 20px 9px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #555;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar-link {
  color: #555;
}
.navbar-link:hover {
  color: #333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 6px;
}
.navbar .btn-group .btn {
  margin: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  width: 100%;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner,
.navbar-static-top .navbar-inner {
  border: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.1), 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.1), 0 1px 10px rgba(0,0,0,.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.1), 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1), 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.1), 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(0,0,0,.1), 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 9px 15px 9px;
  color: #555;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse {
  color: #999;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #fff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}



.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 22px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb .active {
  color: #999;
}



.pagination {
  height: 44px;
  margin: 22px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination li {
  display: inline;
}
.pagination a,
.pagination span {
  float: left;
  padding: 0 14px;
  line-height: 42px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a,
.pagination .active span {
  background-color: #f5f5f5;
}
.pagination .active a,
.pagination .active span {
  color: #999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a,
.pagination li:first-child span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a,
.pagination li:last-child span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}



.pager {
  margin: 22px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999;
  background-color: #fff;
  cursor: default;
}






.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2080;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}



.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}



.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.popover.top {
  margin-bottom: 10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: 10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0,0,0,0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0,0,0,0.25);
  bottom: -11px;
  right: -1px;
}






.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 22px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 22px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #04b16f;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555;
}



.label,
.badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}



@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}



.accordion {
  margin-bottom: 22px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}



.carousel {
  position: relative;
  margin-bottom: 22px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 22px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}



.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 33px;
  color: inherit;
}






.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}@font-face {
  font-family: 'FontAwesome';
  src: url('sj_financial/asset/fonts/awesome/fontawesome-webfont.eot?v=3.2.1');
  src: url('sj_financial/asset/fonts/awesome/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('sj_financial/asset/fonts/awesome/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('sj_financial/asset/fonts/awesome/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('sj_financial/asset/fonts/awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333em;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571em;
  text-align: right;
  padding-right: 0.28571428571429em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714em;
}
.icons-ul {
  margin-left: 2.1428571428571em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571428571em;
  width: 2.1428571428571em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eee;
}
.icon-light {
  color: #fff;
}
.icon-dark {
  color: #333;
}
.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1,1);
  -moz-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  transform: scale(-1,1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1,-1);
  -moz-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  -o-transform: scale(1,-1);
  transform: scale(1,-1);
}
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
@font-face {
  font-family: 'SocialicoRegular';
  src: url('sj_financial/asset/fonts/socialico/socialico-webfont.eot');
  src: url('sj_financial/asset/fonts/socialico/socialico-webfont.eot?#iefix') format('embedded-opentype'), url('sj_financial/asset/fonts/socialico/socialico-webfont.woff') format('woff'), url('sj_financial/asset/fonts/socialico/socialico-webfont.ttf') format('truetype'), url('sj_financial/asset/fonts/socialico/socialico-webfont.svg#socialico') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  font-family: 'SocialicoRegular';
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-style: normal;
}
icon.fallback {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  min-width: 16px;
}
icon.fallback:before {
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0;
}
.circle.icon:before {
  content: "\0020";
}
.soundcloudcircle.icon:before {
  content: "\0021";
}
.mobilemecircle.icon:before {
  content: "\0024";
}
.pinterestcircle.icon:before {
  content: "\0026";
}
.downloadcircle.icon:before {
  content: "\0028";
}
.refreshcircle.icon:before {
  content: "\0029";
}
.flowercircle.icon:before {
  content: "\002C";
}
.starcircle.icon:before {
  content: "\002D";
}
.musiccircle.icon:before {
  content: "\002E";
}
.foursquarecircle.icon:before {
  content: "\002F";
}
.windowscircle.icon:before {
  content: "\0030";
}
.pluscircle.icon:before {
  content: "\0031";
}
.linkcricle.icon:before {
  content: "\0032";
}
.heartcircle.icon:before {
  content: "\0033";
}
.aperturecircle.icon:before {
  content: "\0034";
}
.filmcircle.icon:before {
  content: "\0035";
}
.lastfmcircle.icon:before {
  content: "\0036";
}
.mappincircle.icon:before {
  content: "\0037";
}
.waterdropcircle.icon:before {
  content: "\0038";
}
.qikcircle.icon:before {
  content: "\0033";
}
.pinit.icon:before {
  content: "\003A";
}
.messagecircle.icon:before {
  content: "\003F";
}
.applecircle.icon:before {
  content: "\0040";
}
.amazon.icon:before {
  content: "\0041";
}
.bebo.icon:before {
  content: "\0042";
}
.appstore.icon:before {
  content: "\0043";
}
.dribbble.icon:before {
  content: "\0044";
}
.behance.icon:before {
  content: "\0045";
}
.facebook.icon:before {
  content: "\0046";
}
.google.icon:before {
  content: "\0047";
}
.skype.icon:before {
  content: "\0048";
}
.linkedin.icon:before {
  content: "\0049";
}
.deviantart.icon:before {
  content: "\004A";
}
.bing.icon:before {
  content: "\004B";
}
.twitterbird.icon:before {
  content: "\004C";
}
.myspace.icon:before {
  content: "\004D";
}
.flickr.icon:before {
  content: "\004E";
}
.tumblr.icon:before {
  content: "\004F";
}
.paypal.icon:before {
  content: "\0050";
}
.quora.icon:before {
  content: "\0051";
}
.rss.icon:before {
  content: "\0052";
}
.stumbleupon.icon:before {
  content: "\0053";
}
.twitter.icon:before {
  content: "\0054";
}
.blogger.icon:before {
  content: "\0055";
}
.vimeo.icon:before {
  content: "\0056";
}
.wordpress.icon:before {
  content: "\0057";
}
.youtube.icon:before {
  content: "\0058";
}
.yahoo.icon:before {
  content: "\0059";
}
.aol.icon:before {
  content: "\005A";
}
.amazoncircle.icon:before {
  content: "\0061";
}
.bebocircle.icon:before {
  content: "\0062";
}
.appstorecircle.icon:before {
  content: "\0063";
}
.dribbblecircle.icon:before {
  content: "\0064";
}
.behancecircle.icon:before {
  content: "\0065";
}
.facebookcircle.icon:before {
  content: "\0066";
}
.googlecircle.icon:before {
  content: "\0067";
}
.skypecircle.icon:before {
  content: "\0068";
}
.linkedincircle.icon:before {
  content: "\0069";
}
.deviantartcircle.icon:before {
  content: "\006A";
}
.bingcircle.icon:before {
  content: "\006B";
}
.twitterbirdcircle.icon:before {
  content: "\006C";
}
.myspacecircle.icon:before {
  content: "\006D";
}
.flickrcircle.icon:before {
  content: "\006E";
}
.tumblrcircle.icon:before {
  content: "\006F";
}
.paypalcircle.icon:before {
  content: "\0070";
}
.quoracircle.icon:before {
  content: "\0071";
}
.rsscircle.icon:before {
  content: "\0072";
}
.stumbleuponcircle.icon:before {
  content: "\0073";
}
.twittercircle.icon:before {
  content: "\0074";
}
.bloggercircle.icon:before {
  content: "\0075";
}
.vimeocircle.icon:before {
  content: "\0076";
}
.wordpresscircle.icon:before {
  content: "\0077";
}
.youtubecircle.icon:before {
  content: "\0078";
}
.yahoocircle.icon:before {
  content: "\0079";
}
.aolcircle.icon:before {
  content: "\007A";
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'Segoe UI';
  src: url('sj_financial/asset/fonts/segoeui/segoeui.eot');
  src: url('sj_financial/asset/fonts/segoeui/segoeui.eot') format('embedded-opentype'), url('sj_financial/asset/fonts/segoeui/segoeui.woff') format('woff'), url('sj_financial/asset/fonts/segoeui/segoeui.ttf') format('truetype'), url('sj_financial/asset/fonts/segoeui/segoeui.svg#SegoeUIRegular') format('svg');
}
@font-face {
  font-family: 'SegoeUISemibold';
  src: url('sj_financial/asset/fonts/segoeui/seguisb.eot');
  src: url('sj_financial/asset/fonts/segoeui/seguisb.eot') format('embedded-opentype'), url('sj_financial/asset/fonts/segoeui/seguisb.woff') format('woff'), url('sj_financial/asset/fonts/segoeui/seguisb.ttf') format('truetype'), url('sj_financial/asset/fonts/segoeui/seguisb.svg#SegoeUISemibold') format('svg');
}
.backtotop {
  background-color: #555;
  width: 45px;
  bottom: 20px;
  right: 10px;
  min-height: 42px;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.backtotop.hidden-top {
  bottom: -100px;
}
.backtotop:hover {
  background-color: #207251;
}
.backtotop i {
  font-size: 36px;
  margin: 1px 0 0 0 !important;
  color: #fff;
  display: inline-block;
}
.bs-docs-example ul.the-icons li:hover {
  background: #207251;
}
#cpanel_wrapper {
  font-family: "arial";
  background: #e5e5e5;
  border: 1px solid #f3f3f3;
  border-right: none;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.4);
  box-shadow: 0 0 6px rgba(0,0,0,0.4);
  position: fixed;
  width: 300px;
  top: 35px;
  right: -320px;
  padding: 8px;
  z-index: 999;
  font-size: 11px;
}
#cpanel_wrapper #cpanel_btn {
  position: absolute;
  width: 26px;
  left: -47px;
  top: 9px;
  padding: 7px 10px;
  cursor: pointer;
  overflow: hidden;
  background: url("sj_financial/images/cpanel/bg-cpanel-head.png") repeat #666666;
  -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#cpanel_wrapper #cpanel_btn i {
  font-size: 18px;
  margin: 0 0 0 4px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
#cpanel_wrapper #ytcpanel_accordion {
  margin-bottom: 10px;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 12px;
  color: #fff;
  margin: 1px -9px 8px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  background: url("sj_financial/images/cpanel/bg-cpanel-head.png") repeat #666666;
  word-spacing: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group {
  border-color: #BCBCBC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading {
  border: 1px solid #BCBCBC;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#F1F1F1));
  background-image: -webkit-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: -o-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: linear-gradient(to bottom,#FFFFFF,#F1F1F1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0);
  margin: -1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle {
  padding: 6px 10px;
  font-weight: bold;
  color: #555;
  font-size: 12px;
  text-shadow: 1px 1px 0 #EEEEEE;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle i {
  float: right;
  font-size: 14px;
  color: #999;
  margin-right: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading:hover {
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#e0e0e0));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: -o-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: linear-gradient(to bottom,#f5f5f5,#e0e0e0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe0e0e0', GradientType=0);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active {
  background-color: #8b8b8b;
  background-image: -moz-linear-gradient(top,#999,#777);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#999),to(#777));
  background-image: -webkit-linear-gradient(top,#999,#777);
  background-image: -o-linear-gradient(top,#999,#777);
  background-image: linear-gradient(to bottom,#999,#777);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff999999', endColorstr='#ff777777', GradientType=0);
  border-color: #777;
  -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
  -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
  box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle {
  color: #fff;
  text-shadow: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle i {
  color: #eee;
  text-shadow: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse {
  background: #fff;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner {
  border: none;
  padding: 8px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear {
  margin: 0 0 5px;
  padding: 10px 0 0;
  font-size: 100%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear span {
  color: #555;
  display: inline-block;
  background: #e6e6e6;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 1px 15px;
  -webkit-box-shadow: 0 1px #CCCCCC inset;
  -moz-box-shadow: 0 1px #CCCCCC inset;
  box-shadow: 0 1px #CCCCCC inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .fs-desc {
  line-height: 11px;
  color: #838383;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color {
  background-color: #CCC;
  width: 38px;
  height: 25px;
  position: relative;
  line-height: 25px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 5px 5px 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.tomato {
  background-color: #ff6825;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.green {
  background-color: #8fb60b;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.blue {
  background-color: #28A8D2;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.cyan {
  background-color: #00a89b;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.dark_red {
  background-color: #a90029;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.dark_blue {
  background-color: #3d5daa;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.active {
  margin-top: 7px;
  -webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.footer-backgroud-image,
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.header-backgroud-image {
  width: 64%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item input.miniColors {
  margin: 0 -1px 0 0 !important;
  border-color: #ccc;
  width: 55px !important;
  border-radius: 3px 0 0 3px !important;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern {
  height: 22px;
  width: 30px;
  float: left;
  text-indent: -999em;
  margin: 0 5px 0 0;
  cursor: pointer;
  background-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern.active {
  border: 1px solid rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #eee;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox {
  width: 95%;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  padding-left: 0;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox:hover {
  border-color: #999;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox select {
  z-index: 10;
  width: 99%;
  height: 22px;
  margin: 0;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 12px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox .selecttext {
  z-index: 9;
  position: absolute;
  left: 5px;
  display: inline-block;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox .select-arrow {
  background: url(sj_financial/images/shortcode/dk_arrows.png) no-repeat 50% 50%;
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 26px;
  top: 0;
  right: 0;
}
#cpanel_wrapper .cpanel-reset .btn {
  background-color: #727272;
  background-image: -moz-linear-gradient(top,#7a7a7a,#666666);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#7a7a7a),to(#666666));
  background-image: -webkit-linear-gradient(top,#7a7a7a,#666666);
  background-image: -o-linear-gradient(top,#7a7a7a,#666666);
  background-image: linear-gradient(to bottom,#7a7a7a,#666666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7a7a7a', endColorstr='#ff666666', GradientType=0);
}
.yt-sticky {
  position: relative;
  z-index: 80;
}
.yt-sticky .module {
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  border: none;
}
.yt-sticky .module .module-inner1 {
  position: relative;
}
.yt-sticky .module .module-inner1 .module-inner2 {
  margin: 6px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 {
  padding: 10px;
  background-color: #fff;
  font-size: 12px;
}
.btn-special {
  height: 45px;
  width: 45px;
  background-color: #6b82a2;
  display: block;
  position: absolute;
  left: 0px;
  cursor: pointer;
  text-align: center;
}
.btn-special span {
  font-size: 20px;
  line-height: 36px;
  width: 24px;
  margin: 0 4px 0 8px;
}
.btn-special:hover span {
  color: #fff;
  text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#yt_notice {
  position: fixed;
  top: 0px;
  height: 0px;
  min-height: 0px;
  z-index: 96;
}
#yt_notice .yt-notice .module {
  background-color: #6b82a2;
  color: #eee;
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  position: absolute;
  top: -99em;
  z-index: 88;
  text-align: center;
  width: 100%;
  min-height: 35px;
  margin: 0;
  border: none;
}
#yt_notice .yt-notice .module.active {
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
}
#yt_notice .yt-notice .module.active .btn-special {
  color: #fff;
  background: #5E7696;
  border-radius: 0;
}
#yt_notice .yt-notice .module .module-inner1 {
  position: relative;
  padding: 10px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special {
  position: absolute;
  right: 90px;
  left: auto;
  height: 39px;
  color: #BFCFE6;
  margin-top: -1px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special span {
  margin: 0 8px 0 8px;
  line-height: 36px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent {
  padding: 0;
  color: #ddd;
  font-size: 12px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent a {
  color: #fff;
  display: inline-block;
}
#yt_sticky_left {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 165px;
  margin: 0 !important;
  height: 0px;
  min-height: 0px;
}
#yt_sticky_left .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_left .yt-sticky .module {
  width: 100%;
  left: -100%;
  background: #6b82a2;
}
#yt_sticky_left .yt-sticky .module:first-child .btn-special {
  border-radius: 0 3px 0 0;
}
#yt_sticky_left .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 3px 0;
}
#yt_sticky_left .yt-sticky .module .btn-special {
  left: 100%;
  top: -6px;
  height: 49px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
  background-color: #6b82a2;
  -webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_left .yt-sticky .module .btn-special span {
  line-height: 49px;
}
#yt_sticky_right {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 165px;
  margin: 0 !important;
  height: 0px;
  min-height: 0px;
}
#yt_sticky_right .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_right .yt-sticky .module {
  width: 100%;
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  right: -100%;
  background: #6b82a2;
}
#yt_sticky_right .yt-sticky .module:first-child .btn-special {
  border-radius: 3px 0 0 0;
}
#yt_sticky_right .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 0 3px;
}
#yt_sticky_right .yt-sticky .module .btn-special {
  left: auto;
  right: 100%;
  top: -6px;
  height: 49px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
  background-color: #6b82a2;
  -webkit-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_right .yt-sticky .module .btn-special span {
  line-height: 49px;
}
#yt_tool_bottom {
  position: fixed;
  right: 70px;
  bottom: -1px;
  height: 0px;
  min-height: 0px;
  z-index: 89;
}
#yt_tool_bottom .module {
  position: absolute;
  z-index: 88;
  margin: 0;
  background-color: #207251;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  border: none;
}
#yt_tool_bottom .module .module-inner2 {
  padding: 6px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 {
  padding: 10px;
  background: #fff;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport input,
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport textarea {
  width: 95%;
  font-size: 12px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .modcontent {
  padding: 0;
  font-size: 12px;
}
#yt_tool_bottom .module .btn-special {
  left: auto;
  top: -36px;
  right: 0px;
  width: auto;
  height: 35px;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  background: #207251;
  color: #eee;
  border: 1px solid #285d94;
  border-bottom: 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
}
#yt_tool_bottom .module .btn-special span {
  line-height: 32px;
}
#yt_wrapper h3.h3-wrapper {
  display: none;
}
#yt_wrapper {
  overflow: hidden;
}
#yt_header {
  padding: 30px 0;
}
#yt_header #yt_logoposition h1 {
  margin: 37px 0 0;
}
#yt_header #yt_logoposition h1 a {
  display: block;
}
#yt_header #topmenu {
  background-color: #28a8d2;
  color: #fff;
  margin-bottom: 20px;
  float: right;
  width: 38%;
}
#yt_header #topmenu .menu:after {
  content: "|";
  color: #45b7dc;
}
#yt_header #topmenu .yt-loginform:after {
  content: "";
}
#yt_header #topmenu .login-greeting {
  float: left;
}
#yt_header #topbanner [class*="span"] {
  float: right;
}
#yt_menuwrap {
  position: relative;
  z-index: 10;
  height: auto;
  margin: 0;
  width: 100%;
  margin: 0 0 10px;
}
#yt_menuwrap .container {
  border: 1px solid #ccc;
  border-bottom: 3px solid #ccc;
  position: relative;
  z-index: 2;
  height: 43px;
}
#yt-responivemenu {
  display: none;
}
#yt_slideshow .module {
  margin-bottom: 20px;
}
#breadcrumb div.module {
  margin-bottom: 20px;
}
#breadcrumb div.module ul.breadcrumb {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
#breadcrumb div.module ul.breadcrumb li {
  padding: 0;
}
#breadcrumb div.module ul.breadcrumb li .divider {
  background: url(sj_financial/images/breadcrumb_separate.png) no-repeat left 80%;
  display: inline-block;
  margin: 0 8px;
  padding: 0;
  vertical-align: middle;
  width: 12px;
  height: 12px;
}
#breadcrumb div.module ul.breadcrumb li a,
#breadcrumb div.module ul.breadcrumb li span {
  font-size: 89%;
  height: 9px;
  color: #207251;
}
#breadcrumb div.module ul.breadcrumb li a:hover,
#breadcrumb div.module ul.breadcrumb li span:hover {
  color: #207251;
}
#content #yt_component {
  margin-bottom: 30px;
}
#content .span12.no-minheight {
  min-height: 0;
}
#content.nopos-left.nopos-right #content_main {
  width: 100%;
}
.bg-style {
  border: none;
  margin: 0;
  box-shadow: none;
  background: transparent;
}
.bg-style h3.modtitle {
  background: transparent;
  border: none;
  margin-top: 5px;
}
#yt_spotlight1 {
  background: #F8F8F8;
  display: block;
  padding: 5px 0 0;
  border-bottom: 1px solid #ddd;
}
#yt_spotlight4 {
  background: #404040;
  padding: 10px 0;
  border-top: 0px solid #e9f2ed;
}
#yt_spotlight4 .module h3.title {
  margin: 0;
  width: 90%;
  font-weight: 600;
}
#yt_spotlight4 .module .module-content {
  border-right: 1px solid #4d4d4d;
  padding-right: 20px;
  padding-top: 20px;
  min-height: 255px;
}
.rtl #yt_spotlight4 .module .module-content {
  border-left: 1px solid #4d4d4d;
  border-right: none;
  padding-left: 20px;
  padding-right: 0;
}
#yt_footer {
  text-align: center;
}
#yt_footer .yt-main {
  background-color: #333333;
}
#yt_footer .yt-main #yt_copyrightposition {
  padding: 20px 0 20px 55px;
  color: #B5B5B5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
}
#yt_footer .yt-main #yt_copyrightposition a {
  color: #fff;
}
#yt_footer .yt-main #yt_copyrightposition a:hover {
  color: #207251;
}
.container {
  width: 1170px;
}
div.row-fluid .first[class*="span"] {
  margin: 0;
}
div.row-fluid .span12 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 20px;
}
div.row-fluid .hidden {
  display: none !important;
}
div.row-fluid [class*="span"] {
  min-height: 3px;
}
@media (max-width: 1024px) {
  #bd {
    width: 1190px;
  }
}
.layout_left-main-right div.moduletabs,
.layout_left-right-main div.moduletabs,
.layout_main-left-right div.moduletabs {
  margin-top: -19px;
}
.layout_left-main-right div.moduletabs.top-position .tabs-container,
.layout_left-right-main div.moduletabs.top-position .tabs-container,
.layout_main-left-right div.moduletabs.top-position .tabs-container {
  position: static;
  margin-bottom: 10px;
  height: 37px;
  width: 100%;
  background-color: #EDEEEF;
  border-bottom: 1px solid #DBE0E4;
}
.layout_left-main-right div.moduletabs.top-position .tabs-container ul.tabs li .tab,
.layout_left-right-main div.moduletabs.top-position .tabs-container ul.tabs li .tab,
.layout_main-left-right div.moduletabs.top-position .tabs-container ul.tabs li .tab {
  padding: 10px 5px;
}
.layout_left-main-right div.module.g-newsletter .modcontent .jwTinyLetterForm .inputbox,
.layout_left-right-main div.module.g-newsletter .modcontent .jwTinyLetterForm .inputbox,
.layout_main-left-right div.module.g-newsletter .modcontent .jwTinyLetterForm .inputbox {
  width: 55%;
}
.layout_left-main-right .item-page .img-fulltext,
.layout_left-right-main .item-page .img-fulltext,
.layout_main-left-right .item-page .img-fulltext {
  display: block;
}
.layout_left-main-right #k2Container.itemView .itemBody .itemImageBlock span.itemImage,
.layout_left-right-main #k2Container.itemView .itemBody .itemImageBlock span.itemImage,
.layout_main-left-right #k2Container.itemView .itemBody .itemImageBlock span.itemImage {
  display: block;
}
.layout_left-main-right div.archive .filter-search #limit,
.layout_left-right-main div.archive .filter-search #limit,
.layout_main-left-right div.archive .filter-search #limit {
  margin: 10px 0;
}
.layout_left-main-right #advanced-search-toggle,
.layout_left-right-main #advanced-search-toggle,
.layout_main-left-right #advanced-search-toggle {
  margin: 10px 0;
}
.layout_left-right-main .nogroup-left #content_right {
  margin: 0;
}
a {
  color: #207251;
}
a:hover {
  color: #207251;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 5px;
  font-size: 14px;
  line-height: 100%;
}
.badge,
.label {
  display: inline-block;
}
div.img_caption {
  position: relative;
}
div.img_caption.left {
  margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
  font-size: 89%;
  padding: 5px 0 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
div.caption {
  margin: 0 1em 1em 0;
  float: left;
}
div.yt-lightbox a img {
  width: auto;
}
ul li {
  line-height: 24px;
}
ul ul {
  list-style: disc;
}
ul.blank {
  list-style: none;
  margin: 0;
}
ul.latestnews.yt-list {
  margin: -10px -15px;
}
ul.latestnews.yt-list li:last-child {
  border-bottom: none;
}
ul.latestnews.yt-list li {
  border-bottom: 1px solid #f5f5f5;
  padding: 4px 15px;
}
ul.latestnews.yt-list li:hover {
  color: #207251;
  background: #f5f5f5;
}
ul.latestnews.yt-list li a {
  color: #555;
}
ul.latestnews.yt-list li a:hover {
  color: #207251;
}
select {
  padding: 5px 6px;
}
#modlgn-remember {
  margin-top: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 3px;
}
input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"],
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="submit"]:focus,
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
.inputbox:focus,
button[type="button"]:focus,
button[type="submit"]:focus,
.btn:focus {
  outline: 0 none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  font-size: 12px;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F7F7F7),color-stop(50%,#fff),to(#fff));
  background-image: -webkit-linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-image: -moz-linear-gradient(top,#F7F7F7,#fff 5000%,#fff);
  background-image: -o-linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-image: linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
  padding: 4px 6px;
  border-color: #ddd;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-family: inherit;
}
.form-horizontal .controls input {
  width: 250px;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.form-horizontal .control-label {
  text-align: left;
}
.btn {
  font-size: 12px;
}
.button,
button {
  background: #5da799;
  text-shadow: none;
  padding: 5px 15px;
  font-size: 100%;
  display: inline-block;
  vertical-align: top;
  border: none;
  line-height: 22px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.button:hover,
button:hover {
  background: #207251;
  color: #fff;
}
form.box fieldset {
  border: 1px solid #ccc;
  padding: 0 10px 10px;
}
form.box legend {
  background: #fff;
  padding: 0 10px;
  width: auto;
  border: none;
  margin: 0;
  font-size: 110%;
  line-height: 100%;
}
.display-limit {
  padding: 1em 0;
  overflow: hidden;
}
.collapse {
  overflow: hidden;
}
.form-inline .disabled .icon-search {
  vertical-align: 1px;
  margin-right: 5px;
}
.tooltip {
  background: none;
  border: none;
}
div.tooltip.fade {
  background: transparent;
  border: none;
}
.tip-wrap {
  z-index: 999;
}
.tip-wrap .tip {
  max-width: 350px;
  padding: 0px;
  border: 1px solid #555;
  background: #eee;
}
.tip-wrap .tip.badge-info {
  background-color: #2f96b4;
  padding: 2px 6px;
  border: none;
  box-shadow: 0;
  display: inline-block;
  position: relative;
  top: -2px;
}
.tip-wrap .tip .tip-title {
  background: #555;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 5px 10px;
  font-weight: bold;
}
.tip-wrap .tip .tip-text {
  color: #444;
  font-size: 108%;
  padding: 5px 10px;
}
table.category {
  width: 100%;
}
table.category thead {
  background: #eee;
}
table.category thead tr th {
  background: #555;
  border-bottom: 2px solid #444;
  font-size: 118%;
  color: #fff;
  padding: 8px;
  text-align: left;
}
table.category thead tr th a {
  color: #fff;
}
table.category tbody tr:hover td {
  background-color: #f5f5f5;
}
table.category tbody tr td {
  padding: 8px;
  border-top: 1px solid #ddd;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
  font-weight: bold;
}
#recaptcha_response_field {
  border-color: #ddd !important;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
span.highlight {
  background-color: #2D69A5 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #444;
}
#system-message {
  margin: 0;
}
#system-message .message {
  margin-bottom: 1.5em;
}
#system-message .message > ul {
  margin: 0;
  background-position: 5px 40%;
}
ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle:before {
  font-family: fontawesome;
  margin-right: 10px;
}
.pager.pagenav {
  margin-top: 35px;
}
.item-page a:hover {
  color: #207251;
}
div.categories-list > div {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ddd;
}
div.categories-list > div h3.page-header {
  border-bottom: none;
  margin: 0;
}
div.categories-list > div h3.page-header .btn [class^="icon-"] {
  margin: 0;
}
div.categories-list > div h3.page-header .badge {
  vertical-align: 2px;
  display: inline-block;
}
div.categories-list > div.last {
  margin: 0;
  border: none;
}
div.categories-list ul {
  position: relative;
  margin: 0;
}
div.categories-list ul li {
  list-style: none;
  font-weight: bold;
  line-height: 20px;
}
div.categories-list ul li ul > li {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 10px 0 0 8px;
}
div.categories-list ul li ul > li:after {
  border-left: 1px solid #ccc;
  content: "";
  height: 30px;
  width: 1px;
  left: 0px;
  position: absolute;
  top: 0;
}
div.categories-list ul li ul > li:before {
  content: "";
  border-bottom: 1px solid #ccc;
  width: 7px;
  height: 1px;
  position: absolute;
  left: 0px;
  top: 28px;
}
div.categories-list ul li ul > li .item-title {
  padding: 3px 8px;
}
div.categories-list ul li .newsfeed-count {
  margin-top: 10px;
}
.blog .heading-category,
.tag-category .heading-category {
  font-size: 22pt;
  line-height: 30px;
  color: #207251;
  font-weight: 800;
  padding: 0 0 10px;
  border-bottom: 1px solid #ddd;
}
.blog .items-leading,
.tag-category .items-leading {
  overflow: hidden;
}
.blog .items-leading.cols-2,
.blog .items-leading.cols-3,
.blog .items-leading.cols-4,
.tag-category .items-leading.cols-2,
.tag-category .items-leading.cols-3,
.tag-category .items-leading.cols-4 {
  border-bottom: none;
}
.blog .items-leading .item,
.tag-category .items-leading .item {
  padding: 0 0 30px;
  overflow: hidden;
}
.blog .items-leading .item .item-image,
.tag-category .items-leading .item .item-image {
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
}
.blog .items-leading .item .item-image .image-overlay,
.tag-category .items-leading .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.blog .items-leading .item .item-image .image-overlay .hover-links,
.tag-category .items-leading .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a,
.tag-category .items-leading .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom,
.tag-category .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-link,
.tag-category .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
  display: none;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a i,
.tag-category .items-leading .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog .items-leading .item .item-image:hover .item-headinfo,
.tag-category .items-leading .item .item-image:hover .item-headinfo {
  bottom: -35px;
}
.blog .items-leading .item .item-image:hover .image-overlay,
.tag-category .items-leading .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.tag-category .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.tag-category .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i,
.tag-category .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
.tag-category .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.blog .items-leading .item .article-text,
.tag-category .items-leading .item .article-text {
  overflow: hidden;
}
.blog .items-leading .item .article-text .page-header,
.tag-category .items-leading .item .article-text .page-header {
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 0;
}
.blog .items-leading .item .article-text .page-header h2,
.tag-category .items-leading .item .article-text .page-header h2 {
  font-size: 115%;
  margin: 0;
  min-height: 25px;
  margin-top: -7px;
}
.blog .items-leading .item .article-text .page-header h2 a,
.tag-category .items-leading .item .article-text .page-header h2 a {
  color: #555;
  font-size: 16px;
}
.blog .items-leading .item .article-text .page-header h2 a:hover,
.tag-category .items-leading .item .article-text .page-header h2 a:hover {
  color: #207251;
}
.blog .items-leading .item .article-text p,
.tag-category .items-leading .item .article-text p {
  margin: 0 0 20px;
  font-size: 12px;
  font-family: Segoe UI;
}
.blog .items-leading .item .article-text .item-headinfo,
.tag-category .items-leading .item .article-text .item-headinfo {
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info,
.tag-category .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0 0 10px;
  line-height: 0;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd,
.tag-category .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 85.7%;
  line-height: 0;
  margin: 0;
  padding: 0;
  color: #999;
  float: none;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd.catItemCommentsLink,
.tag-category .items-leading .item .article-text .item-headinfo dl.article-info dd.catItemCommentsLink {
  display: none;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions,
.tag-category .items-leading .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
  line-height: 10px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li,
.tag-category .items-leading .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a:after,
.tag-category .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a:after,
.tag-category .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a:after,
.tag-category .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a,
.tag-category .items-leading .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: #207251;
  padding: 4px 7px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a img,
.tag-category .items-leading .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a:hover,
.tag-category .items-leading .item .article-text .item-headinfo ul.actions li a:hover {
  color: #fff;
  background: #207251;
}
.blog .items-leading .item .article-text a.readmore,
.tag-category .items-leading .item .article-text a.readmore {
  background: #ddd;
  padding: 8px 15px;
  line-height: 35px;
  position: relative;
  color: #666;
}
.blog .items-leading .item .article-text a.readmore:after,
.tag-category .items-leading .item .article-text a.readmore:after {
  content: "\f105";
  font-family: fontawesome;
  transition: all 0.2s ease-in;
  padding: 7px 12px;
  background: #207251;
  line-height: 15px;
  right: -15px;
  color: #fff;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  top: 0;
  bottom: 0;
}
.blog .items-leading .item .article-text a.readmore:hover,
.tag-category .items-leading .item .article-text a.readmore:hover {
  background: #207251;
  color: #fff;
}
.blog .items-leading .item .article-text a.readmore:hover:after,
.tag-category .items-leading .item .article-text a.readmore:hover:after {
  opacity: 1;
  right: -30px;
  transition: all 0.2s ease-in;
}
.blog .items-leading .item.span6 .item-image,
.tag-category .items-leading .item.span6 .item-image {
  float: none !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog .items-leading .item.span4 .item-image,
.tag-category .items-leading .item.span4 .item-image {
  float: none !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
  width: 100%;
}
.blog .items-leading .item.span4 .item-image img,
.tag-category .items-leading .item.span4 .item-image img {
  width: 100%;
}
.blog .items-leading .item.span4 .article-text,
.tag-category .items-leading .item.span4 .article-text {
  margin-top: -6px;
}
.blog .items-leading .item.span4 .article-text .item-headinfo,
.tag-category .items-leading .item.span4 .article-text .item-headinfo {
  background: #f4f4f4;
  padding: 5px;
  margin: 0 0 5px;
}
.blog .items-leading .item.span4 .article-text .page-header,
.tag-category .items-leading .item.span4 .article-text .page-header {
  margin: 0;
}
.blog .items-leading .item.span4 .article-text .page-header h2 a,
.tag-category .items-leading .item.span4 .article-text .page-header h2 a {
  font-size: 12px;
}
.blog .items-leading .item.span3 .item-image,
.tag-category .items-leading .item.span3 .item-image {
  float: none !important;
  min-width: auto !important;
  min-height: 126px !important;
}
.blog .items-leading .item.span3 .article-text .item-headinfo ul.actions,
.tag-category .items-leading .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog .items-leading .item.span3 .item-headinfo,
.tag-category .items-leading .item.span3 .item-headinfo {
  padding: 5px 10px;
  background: #F4F4F4;
  margin-bottom: 10px;
}
.blog .items-leading .item.span3 .item-headinfo dl.article-info,
.tag-category .items-leading .item.span3 .item-headinfo dl.article-info {
  margin: 0;
}
.blog .items-leading .leading-0,
.tag-category .items-leading .leading-0 {
  padding-top: 0;
}
.blog .items-row.cols-2,
.blog .items-row.cols-3,
.blog .items-row.cols-4,
.blog .items-row.row-0,
.tag-category .items-row.cols-2,
.tag-category .items-row.cols-3,
.tag-category .items-row.cols-4,
.tag-category .items-row.row-0 {
  border-top: none;
}
.blog .items-row.row-0 .item,
.tag-category .items-row.row-0 .item {
  padding-top: 0;
}
.blog .items-row .item,
.tag-category .items-row .item {
  padding: 0 0 30px;
  overflow: hidden;
}
.blog .items-row .item .item-image,
.tag-category .items-row .item .item-image {
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
}
.blog .items-row .item .item-image .image-overlay,
.tag-category .items-row .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.blog .items-row .item .item-image .image-overlay .hover-links,
.tag-category .items-row .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog .items-row .item .item-image .image-overlay .hover-links a,
.tag-category .items-row .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-zoom,
.tag-category .items-row .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-link,
.tag-category .items-row .item .item-image .image-overlay .hover-links a.hover-link {
  display: none;
}
.blog .items-row .item .item-image .image-overlay .hover-links a i,
.tag-category .items-row .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog .items-row .item .item-image:hover .item-headinfo,
.tag-category .items-row .item .item-image:hover .item-headinfo {
  bottom: -35px;
}
.blog .items-row .item .item-image:hover .image-overlay,
.tag-category .items-row .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.tag-category .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.tag-category .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i,
.tag-category .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
.tag-category .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.blog .items-row .item .article-text,
.tag-category .items-row .item .article-text {
  overflow: hidden;
}
.blog .items-row .item .article-text .page-header,
.tag-category .items-row .item .article-text .page-header {
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 0;
}
.blog .items-row .item .article-text .page-header h2,
.tag-category .items-row .item .article-text .page-header h2 {
  font-size: 115%;
  margin: 0;
  min-height: 25px;
  margin-top: -7px;
}
.blog .items-row .item .article-text .page-header h2 a,
.tag-category .items-row .item .article-text .page-header h2 a {
  color: #555;
  font-size: 16px;
}
.blog .items-row .item .article-text .page-header h2 a:hover,
.tag-category .items-row .item .article-text .page-header h2 a:hover {
  color: #207251;
}
.blog .items-row .item .article-text p,
.tag-category .items-row .item .article-text p {
  margin: 0 0 20px;
  font-size: 12px;
  font-family: Segoe UI;
}
.blog .items-row .item .article-text .item-headinfo,
.tag-category .items-row .item .article-text .item-headinfo {
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info,
.tag-category .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0 0 10px;
  line-height: 0;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd,
.tag-category .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 85.7%;
  line-height: 0;
  margin: 0;
  padding: 0;
  color: #999;
  float: none;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd.catItemCommentsLink,
.tag-category .items-row .item .article-text .item-headinfo dl.article-info dd.catItemCommentsLink {
  display: none;
}
.blog .items-row .item .article-text .item-headinfo ul.actions,
.tag-category .items-row .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
  line-height: 10px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li,
.tag-category .items-row .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.print-icon a:after,
.tag-category .items-row .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.email-icon a:after,
.tag-category .items-row .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a:after,
.tag-category .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a,
.tag-category .items-row .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: #207251;
  padding: 4px 7px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a img,
.tag-category .items-row .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a:hover,
.tag-category .items-row .item .article-text .item-headinfo ul.actions li a:hover {
  color: #fff;
  background: #207251;
}
.blog .items-row .item .article-text a.readmore,
.tag-category .items-row .item .article-text a.readmore {
  background: #ddd;
  padding: 8px 15px;
  line-height: 35px;
  position: relative;
  color: #666;
}
.blog .items-row .item .article-text a.readmore:after,
.tag-category .items-row .item .article-text a.readmore:after {
  content: "\f105";
  font-family: fontawesome;
  transition: all 0.2s ease-in;
  padding: 7px 12px;
  background: #207251;
  line-height: 15px;
  right: -15px;
  color: #fff;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  top: 0;
  bottom: 0;
}
.blog .items-row .item .article-text a.readmore:hover,
.tag-category .items-row .item .article-text a.readmore:hover {
  background: #207251;
  color: #fff;
}
.blog .items-row .item .article-text a.readmore:hover:after,
.tag-category .items-row .item .article-text a.readmore:hover:after {
  opacity: 1;
  right: -30px;
  transition: all 0.2s ease-in;
}
.blog .items-row .item.span6 .item-image,
.tag-category .items-row .item.span6 .item-image {
  float: none !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog .items-row .item.span4 .item-image,
.tag-category .items-row .item.span4 .item-image {
  float: none !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
  width: 100%;
}
.blog .items-row .item.span4 .item-image img,
.tag-category .items-row .item.span4 .item-image img {
  width: 100%;
}
.blog .items-row .item.span4 .article-text,
.tag-category .items-row .item.span4 .article-text {
  margin-top: -6px;
}
.blog .items-row .item.span4 .article-text .item-headinfo,
.tag-category .items-row .item.span4 .article-text .item-headinfo {
  background: #f4f4f4;
  padding: 5px;
  margin: 0 0 5px;
}
.blog .items-row .item.span4 .article-text .page-header,
.tag-category .items-row .item.span4 .article-text .page-header {
  margin: 0;
}
.blog .items-row .item.span4 .article-text .page-header h2 a,
.tag-category .items-row .item.span4 .article-text .page-header h2 a {
  font-size: 12px;
}
.blog .items-row .item.span3 .item-image,
.tag-category .items-row .item.span3 .item-image {
  float: none !important;
  min-width: auto !important;
  min-height: 126px !important;
}
.blog .items-row .item.span3 .article-text .item-headinfo ul.actions,
.tag-category .items-row .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog .items-row .item.span3 .item-headinfo,
.tag-category .items-row .item.span3 .item-headinfo {
  padding: 5px 10px;
  background: #F4F4F4;
  margin-bottom: 10px;
}
.blog .items-row .item.span3 .item-headinfo dl.article-info,
.tag-category .items-row .item.span3 .item-headinfo dl.article-info {
  margin: 0;
}
#g-pageservices h3 {
  font-weight: bold;
}
.module.AboutRight {
  margin-top: 73px;
}
.about p {
  font-size: 12px;
}
.about h2 .title-h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  background: url("sj_financial/images/bg/about_title.png") no-repeat 0 30px;
  background-size: 100% 5px;
  padding-bottom: 30px;
}
.about ul.list-title {
  margin-top: 30px;
  margin-bottom: 30px;
}
.about ul.list-title li {
  list-style: none;
  background: url("sj_financial/images/bg/about-row.png") no-repeat 0 0;
  padding-left: 40px;
  margin-bottom: 10px;
}
.about ul.list-title li a {
  color: #666;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.about ul.list-title li a:hover {
  color: #207251;
}
.about h3 {
  margin-top: 50px;
  display: block;
}
.about h3 .title-h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  background: url("sj_financial/images/bg/about_title.png") no-repeat 0 30px;
  background-size: 100% 5px;
  padding-bottom: 30px;
}
.about .row-fluid {
  margin-top: 30px;
}
.about .row-fluid h3 {
  font-size: 14px !important;
  color: #666;
  font-weight: bold;
  margin: 10px 0 2px;
}
.about .row-fluid .desc {
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
}
.icon-calendar:before {
  content: "\f017";
}
body.homepage .blog-featured .items-leading {
  padding: 0;
  border: none;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title {
  font-size: 150%;
  font-weight: normal;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title a {
  color: #207251;
}
.blog-featured .items-leading.cols-2,
.blog-featured .items-leading.cols-3,
.blog-featured .items-leading.cols-4 {
  border-bottom: none;
}
.blog-featured .items-leading .item {
  padding: 0 0 10px 0;
  padding: 0 0 30px;
  overflow: hidden;
}
.blog-featured .items-leading .item .item-image {
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
}
.blog-featured .items-leading .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
  display: none;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog-featured .items-leading .item .item-image:hover .item-headinfo {
  bottom: -35px;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.blog-featured .items-leading .item .article-text {
  overflow: hidden;
}
.blog-featured .items-leading .item .article-text .page-header {
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 0;
}
.blog-featured .items-leading .item .article-text .page-header h2 {
  font-size: 115%;
  margin: 0;
  min-height: 25px;
  margin-top: -7px;
}
.blog-featured .items-leading .item .article-text .page-header h2 a {
  color: #555;
  font-size: 16px;
}
.blog-featured .items-leading .item .article-text .page-header h2 a:hover {
  color: #207251;
}
.blog-featured .items-leading .item .article-text p {
  margin: 0 0 20px;
  font-size: 12px;
  font-family: Segoe UI;
}
.blog-featured .items-leading .item .article-text .item-headinfo {
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0 0 10px;
  line-height: 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 85.7%;
  line-height: 0;
  margin: 0;
  padding: 0;
  color: #999;
  float: none;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd.catItemCommentsLink {
  display: none;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
  line-height: 10px;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: #207251;
  padding: 4px 7px;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a:hover {
  color: #fff;
  background: #207251;
}
.blog-featured .items-leading .item .article-text a.readmore {
  background: #ddd;
  padding: 8px 15px;
  line-height: 35px;
  position: relative;
  color: #666;
}
.blog-featured .items-leading .item .article-text a.readmore:after {
  content: "\f105";
  font-family: fontawesome;
  transition: all 0.2s ease-in;
  padding: 7px 12px;
  background: #207251;
  line-height: 15px;
  right: -15px;
  color: #fff;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  top: 0;
  bottom: 0;
}
.blog-featured .items-leading .item .article-text a.readmore:hover {
  background: #207251;
  color: #fff;
}
.blog-featured .items-leading .item .article-text a.readmore:hover:after {
  opacity: 1;
  right: -30px;
  transition: all 0.2s ease-in;
}
.blog-featured .items-leading .item.span6 .item-image {
  float: none !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog-featured .items-leading .item.span4 .item-image {
  float: none !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
  width: 100%;
}
.blog-featured .items-leading .item.span4 .item-image img {
  width: 100%;
}
.blog-featured .items-leading .item.span4 .article-text {
  margin-top: -6px;
}
.blog-featured .items-leading .item.span4 .article-text .item-headinfo {
  background: #f4f4f4;
  padding: 5px;
  margin: 0 0 5px;
}
.blog-featured .items-leading .item.span4 .article-text .page-header {
  margin: 0;
}
.blog-featured .items-leading .item.span4 .article-text .page-header h2 a {
  font-size: 12px;
}
.blog-featured .items-leading .item.span3 .item-image {
  float: none !important;
  min-width: auto !important;
  min-height: 126px !important;
}
.blog-featured .items-leading .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-leading .item.span3 .item-headinfo {
  padding: 5px 10px;
  background: #F4F4F4;
  margin-bottom: 10px;
}
.blog-featured .items-leading .item.span3 .item-headinfo dl.article-info {
  margin: 0;
}
.blog-featured .items-leading .item.leading-0 {
  padding-top: 0;
}
.blog-featured .items-row {
  overflow: hidden;
}
.blog-featured .items-row.cols-2,
.blog-featured .items-row.cols-3,
.blog-featured .items-row.cols-4,
.blog-featured .items-row.row-0 {
  border-top: none;
}
.blog-featured .items-row.row-0 .item {
  padding-top: 0;
}
.blog-featured .items-row .item {
  padding: 0 0 10px 0;
  padding: 0 0 30px;
  overflow: hidden;
}
.blog-featured .items-row .item .item-image {
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
}
.blog-featured .items-row .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-link {
  display: none;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog-featured .items-row .item .item-image:hover .item-headinfo {
  bottom: -35px;
}
.blog-featured .items-row .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.blog-featured .items-row .item .article-text {
  overflow: hidden;
}
.blog-featured .items-row .item .article-text .page-header {
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 0;
}
.blog-featured .items-row .item .article-text .page-header h2 {
  font-size: 115%;
  margin: 0;
  min-height: 25px;
  margin-top: -7px;
}
.blog-featured .items-row .item .article-text .page-header h2 a {
  color: #555;
  font-size: 16px;
}
.blog-featured .items-row .item .article-text .page-header h2 a:hover {
  color: #207251;
}
.blog-featured .items-row .item .article-text p {
  margin: 0 0 20px;
  font-size: 12px;
  font-family: Segoe UI;
}
.blog-featured .items-row .item .article-text .item-headinfo {
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0 0 10px;
  line-height: 0;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 85.7%;
  line-height: 0;
  margin: 0;
  padding: 0;
  color: #999;
  float: none;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd.catItemCommentsLink {
  display: none;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
  line-height: 10px;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.print-icon a:after {
  content: "\f02f";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: #207251;
  padding: 4px 7px;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a:hover {
  color: #fff;
  background: #207251;
}
.blog-featured .items-row .item .article-text a.readmore {
  background: #ddd;
  padding: 8px 15px;
  line-height: 35px;
  position: relative;
  color: #666;
}
.blog-featured .items-row .item .article-text a.readmore:after {
  content: "\f105";
  font-family: fontawesome;
  transition: all 0.2s ease-in;
  padding: 7px 12px;
  background: #207251;
  line-height: 15px;
  right: -15px;
  color: #fff;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  top: 0;
  bottom: 0;
}
.blog-featured .items-row .item .article-text a.readmore:hover {
  background: #207251;
  color: #fff;
}
.blog-featured .items-row .item .article-text a.readmore:hover:after {
  opacity: 1;
  right: -30px;
  transition: all 0.2s ease-in;
}
.blog-featured .items-row .item.span6 .item-image {
  float: none !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog-featured .items-row .item.span4 .item-image {
  float: none !important;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
  width: 100%;
}
.blog-featured .items-row .item.span4 .item-image img {
  width: 100%;
}
.blog-featured .items-row .item.span4 .article-text {
  margin-top: -6px;
}
.blog-featured .items-row .item.span4 .article-text .item-headinfo {
  background: #f4f4f4;
  padding: 5px;
  margin: 0 0 5px;
}
.blog-featured .items-row .item.span4 .article-text .page-header {
  margin: 0;
}
.blog-featured .items-row .item.span4 .article-text .page-header h2 a {
  font-size: 12px;
}
.blog-featured .items-row .item.span3 .item-image {
  float: none !important;
  min-width: auto !important;
  min-height: 126px !important;
}
.blog-featured .items-row .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-row .item.span3 .item-headinfo {
  padding: 5px 10px;
  background: #F4F4F4;
  margin-bottom: 10px;
}
.blog-featured .items-row .item.span3 .item-headinfo dl.article-info {
  margin: 0;
}
.blog-featured .items-row .item.leading-0 {
  padding-top: 0;
}
.blog .items-leading + .items-row .item {
  padding-top: 30px;
}
.faq ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle:before {
  display: none;
}
.item-page.bonus .img-fulltext {
  width: 100%;
  background: none;
}
.item-page.bonus .img-fulltext .image-overlay {
  display: none;
}
.item-page.about .article-info {
  display: none;
}
.item-page.page_contact .article-info {
  display: none;
}
.item-page.page_contact .page-header h2 a {
  font-size: 20px;
  font-weight: 400;
}
.item-page .page-header {
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.item-page .page-header h2 {
  font-size: 115%;
  margin: 0;
  min-height: 25px;
  margin-top: -7px;
}
.item-page .page-header h2 a {
  color: #555;
  font-size: 16px;
}
.item-page .page-header h2 a:hover {
  color: #207251;
}
.item-page .page-header h2 {
  font-size: 16px;
  margin: 3px 0 10px;
  line-height: 110%;
  font-weight: 800;
  text-transform: uppercase;
}
.item-page .article-info {
  background: #EEEEEE;
  padding: 5px 5px 1px;
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  margin: 0 0 20px;
  overflow: hidden;
}
.item-page .article-info dl.article-info {
  margin: 0 0 10px;
  line-height: 0;
}
.item-page .article-info dl.article-info dd {
  display: inline-block;
  font-size: 85.7%;
  line-height: 0;
  margin: 0;
  padding: 0;
  color: #999;
  float: none;
}
.item-page .article-info dl.article-info dd.catItemCommentsLink {
  display: none;
}
.item-page .article-info ul.actions {
  list-style: none;
  margin: 0;
  float: right;
  line-height: 10px;
}
.item-page .article-info ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.item-page .article-info ul.actions li.print-icon a:after {
  content: "\f02f";
}
.item-page .article-info ul.actions li.email-icon a:after {
  content: "\f0e0";
}
.item-page .article-info ul.actions li.edit-icon a:after {
  content: "\f044";
}
.item-page .article-info ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: #207251;
  padding: 4px 7px;
}
.item-page .article-info ul.actions li a img {
  display: none;
}
.item-page .article-info ul.actions li a:hover {
  color: #fff;
  background: #207251;
}
.item-page .article-info dl.article-info dd.create {
  background: none;
  padding: 0;
  color: #A8A8A8;
}
.item-page .article-info dl.article-info dd.published {
  margin-right: 10px;
}
.item-page .article-info dl.article-info dd.published .icon-calendar:before {
  content: "\f017";
}
.item-page .article-info dl.article-info dd.createdby:before {
  content: "\f007";
  font-family: fontawesome;
}
.item-page .article-info .actions .edit-icon a {
  margin-top: -3px;
}
.item-page .article-info ul.actions li a {
  background: none;
  color: #909090;
  width: 10px;
  padding: 4px 0;
  height: 14px !important;
}
.item-page .article-info ul.actions li a:hover {
  background: none;
  color: #207251;
}
.item-page .img-fulltext {
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  width: 71%;
  position: relative;
  margin-bottom: 1em;
  display: table;
  margin: 0 auto 1em;
}
.item-page .img-fulltext .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.item-page .img-fulltext .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.item-page .img-fulltext .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.item-page .img-fulltext .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-page .img-fulltext .image-overlay .hover-links a.hover-link {
  display: none;
}
.item-page .img-fulltext .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.item-page .img-fulltext:hover .item-headinfo {
  bottom: -35px;
}
.item-page .img-fulltext:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.item-page .img-fulltext div.img_caption p.img_caption {
  padding: 5px 0;
}
.item-page .img-fulltext.pull-left {
  margin-right: 1em;
}
.item-page .img-fulltext.pull-right {
  margin-left: 1em;
}
.item-page .img-fulltext:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.item-page h3.related-title {
  font-size: 140%;
  font-family: "";
}
.item-page ul.related-items li.span6 {
  width: 50%;
  margin: 0 0 10px 0 !important;
}
.item-page ul.related-items li.span6 .img-fulltext {
  margin-bottom: 0;
  width: auto;
}
.item-page ul.related-items li.span6 .related-item-title a {
  color: #555;
}
.item-page ul.related-items li.span6 .related-item-title a:hover {
  color: #207251;
}
.item-page.edit .formelm-buttons {
  margin: 0 0 1em 0;
}
.item-page.edit .button2-left a.modal {
  position: static;
  border: none;
  width: auto;
  height: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.item-page #g-pageportfolio {
  display: block;
  overflow: hidden;
  padding: 10px;
}
.item-page .pager {
  margin: 35px 0 0 0;
}
.item-page .pager a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  border-right: none;
  border-left: none;
  border-top: 3px solid #207251;
  display: inline-block;
  padding: 5px 14px;
}
.item-page .pager a:hover {
  background: #E5E5E5;
}
.related-items .img-fulltext {
  display: block;
  overflow: hidden;
}
.related-items .img-fulltext img {
  transition: all 0.6s ease-out;
}
.related-items .img-fulltext:hover img {
  transform: scale(1.1);
  transition: all 0.6s ease-out;
}
.homepage .item-page .img-fulltext {
  display: block;
}
.calendar table td {
  display: table-cell;
}
.calendar thead .hilite {
  border: none;
}
ul.related-items li h3.related-item-title {
  font-weight: normal;
  margin: 0 15px;
}
.category-list h2 {
  font-size: 22pt;
  line-height: 30px;
  color: #207251;
  font-weight: 800;
  padding: 0 0 10px;
  border-bottom: 1px solid #ddd;
}
.category-list .cat-items .display-limit select {
  width: auto !important;
}
div.archive .filter-search {
  background: #eee;
  border-color: #ddd;
  border-radius: 0;
}
div.archive .filter-search #limit {
  width: auto;
  margin-right: 10px;
}
div.archive #archive-items > div {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
div.archive #archive-items > div:first-child {
  border-top: none;
}
div.archive #archive-items > div h2.item-title {
  margin: 0;
  font-size: 115%;
}
div.archive #archive-items > div dl.article-info {
  color: #999;
  margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
  display: inline-block;
  font-size: 89%;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
div.archive #archive-items > div .intro > p {
  display: inline;
}
.pagination {
  margin: 20px 0;
}
.pagination .counter {
  display: none;
}
.pagination ul {
  border-radius: 0;
  box-shadow: none;
  display: table;
  margin: 0 auto;
}
.pagination ul li {
  display: inline-block;
  margin: 0 1px;
}
.pagination ul li .active {
  color: #fff;
  background: #207251;
}
.pagination ul li.active span {
  color: #fff;
  background: #207251;
}
.pagination ul li a,
.pagination ul li span {
  float: none;
  display: inline;
  color: #555;
  border: none;
  background: #ddd;
  padding: 8px 13px;
}
.pagination ul li a:hover {
  color: #fff;
  background: #207251;
  color: #fff;
}
.pagination ul li.prev,
.pagination ul li.next {
  border-radius: 0;
}
.pagination ul li.prev > *,
.pagination ul li.next > * {
  border: none !important;
  background: #ddd;
  box-shadow: none !important;
  border-radius: 0;
  padding: 8px;
}
.pagination ul li li:last-child a,
.pagination ul li li:last-child span {
  border-radius: 0;
}
.pagination ul li.prev > *:before {
  content: "\f104";
  font-family: FontAwesome;
  padding: 0 5px;
  display: inline;
  font-size: 15px;
  border-radius: 0;
}
.pagination ul li.next > *:after {
  content: "\f105";
  font-family: FontAwesome;
  padding: 0 5px;
  display: inline;
  font-size: 15px;
  border-radius: 0;
}
.contentpane {
  margin: 10px;
  font-size: 12px;
  color: #777;
}
.contentpane #mailto-window > h2 {
  font-size: 140%;
  font-weight: normal;
  margin-bottom: 10px;
}
.contentpane #mailto-window .mailto-close {
  position: absolute;
  right: 40px;
  top: 15px;
  font-size: 16px;
}
.contentpane #mailto-window .formelm label {
  color: #777;
}
.contentpane .item-page .img-fulltext {
  display: block;
}
.contentpane .item-page .img-fulltext .img_caption {
  width: auto !important;
}
.contentpane .item-page ul.related-items li .img-fulltext {
  display: block;
}
.contentpane .item-page ul.related-items li h3.related-item-title {
  margin-bottom: 1.5em;
}
.contentpane .row-fluid [class*="span"] {
  margin-left: 2.12766%;
  float: left;
}
.contentpane .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.contentpane .row-fluid .span4 {
  width: 31.9149%;
}
.contentpane .row-fluid .span3 {
  width: 23.0769%;
}
.pane-sliders .panel h3.title {
  font-size: 110%;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.pane-sliders .panel h3.title a {
  color: #555;
}
.pane-sliders .panel h3.title a:hover {
  color: #207251;
}
.item_variations .pager {
  margin: 0;
}
.item_variations .pager a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  border-right: none;
  border-left: none;
  border-top: 3px solid #207251;
  display: inline-block;
  padding: 5px 14px;
}
.item_variations .pager a:hover {
  background: #E5E5E5;
}
.search #searchForm legend {
  font-size: 18px;
}
.search #searchForm .phrases-box input,
.search #searchForm .only input {
  float: left;
  margin-right: 5px;
}
.search .search-results {
  clear: both;
}
.search .search-results .result-category {
  display: none;
}
.search .search-results .result-category,
.search .search-results .result-text {
  padding: 0;
  margin: 0;
}
.search .search-results .result-text {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
}
.finder #search-form {
  background: #ECF0E8;
  border: 1px solid #ddd;
  padding: 20px;
  -webkit-box-shadow: 0 0 0 1px #f4f4f4 inset;
  -moz-box-shadow: 0 0 0 1px #f4f4f4 inset;
  box-shadow: 0 0 0 1px #f4f4f4 inset;
}
.finder #search-form #finder-search {
  margin: 0;
}
.finder #search-form #finder-search .word .button {
  padding: 4px 15px;
}
.finder #search-form #finder-search #advanced-search {
  padding: 10px 0 0;
  height: auto;
}
.finder #search-form #finder-search #advanced-search .advanced-search-tip {
  margin-bottom: 2em;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul {
  list-style: none;
  margin: 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li {
  margin-bottom: 10px;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li label {
  width: 150px;
}
.finder #search-results #search-query-explained {
  margin: 1em 0;
  border-bottom: 3px solid #eee;
  font-weight: bold;
  -webkit-box-shadow: inset 0 -1px 0 #ccc;
  -moz-box-shadow: inset 0 -1px 0 #ccc;
  box-shadow: inset 0 -1px 0 #ccc;
}
.finder #search-results ul.list-striped {
  margin: 0;
  list-style: none;
}
.finder #search-results ul.list-striped li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}
.finder #search-results ul.list-striped li .result-url {
  color: #999;
}
.newsfeed-category select[multiple],
.newsfeed-category select[size],
.contact-category select[multiple],
.contact-category select[size] {
  width: auto;
}
.newsfeed h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 160%;
  line-height: 130%;
}
.newsfeed ol {
  margin: 0;
  list-style: none;
}
.newsfeed ol li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.newsfeed ol li >  a {
  color: #777;
  font-weight: bold;
  font-size: 118.6%;
}
.newsfeed ol li >  a:hover {
  color: #207251;
}
.newsfeed ol li .feed-item-description {
  margin-top: 10px;
  overflow: hidden;
}
.newsfeed ol li .feed-item-description .K2FeedImage {
  margin-bottom: 13px;
}
.weblink-category select[multiple],
.weblink-category select[size] {
  width: auto !important;
}
h1.title {
  color: #207251;
  margin-bottom: 20px;
}
h2.subtitle {
  font-size: 130%;
}
.view-login #content #yt_component {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-login .wrap-login {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-login .wrap-login .page-header {
  margin: 0 0 15px;
}
.view-login .wrap-login .page-header h1 {
  margin: 0;
  font-size: 148.6%;
}
.view-login .wrap-login .form-horizontal .control-label {
  float: none;
}
.view-login .wrap-login .other-link ul.yt-list {
  margin: 0 0 0 17px;
}
.view-login .wrap-login .other-link ul.yt-list li {
  margin-bottom: 0;
  line-height: 22px;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
  color: #207251;
}
.login .form-horizontal {
  margin-bottom: 0;
}
.login .well {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 0 0;
  margin: 0;
}
.login .well .controls {
  margin: 0;
}
.registration .page-header {
  margin: 0 0 15px;
}
.registration .page-header h2 {
  margin: 0;
  line-height: 137%;
}
.registration .form-horizontal .control-label {
  text-align: left;
}
.reset dd,
.remind dd {
  margin: 0;
}
div.contact h3.jicons-text {
  margin: 0;
  font-family: "";
}
div.contact .contact-image {
  background: #f0f4f7;
  padding: 20px 30px;
  margin-bottom: 2em;
}
div.contact .panel-form {
  background: #f0f4f7;
  padding: 20px 30px;
  margin-bottom: 2em;
}
div.contact .panel-form legend {
  border: none;
  font-size: 12px;
  margin: 0;
  color: #999;
}
div.contact .panel-form .button i {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  margin: -3px 0 0 5px;
  border-color: #fff;
  background: url("sj_financial/images/white-arrow-right.png") no-repeat scroll 3px 4px;
}
div.contact textarea,
div.contact input {
  width: 90%;
  border-color: #E0E0E0;
}
div.contact textarea {
  height: 100px;
  width: 97%;
  margin-bottom: 1em;
}
div.contact .contact-address,
div.contact .contact-contactinfo,
div.contact .contact-miscinfo {
  margin-bottom: 1em;
}
.suffix strong {
  display: inline-block;
}
.btn-primary.disabled {
  background: #207251;
}
.btn-primary.disabled:hover {
  background: #207251;
}
.btn.jmodedit {
  width: 5px !important;
}
.module_menu,
div.module {
  margin: 0 0 20px;
  position: relative;
}
.pp_default .pp_content_container {
  border-width: 5px 0 1px !important;
  border-top-color: #2D69A5 !important;
  border-radius: 0 !important;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_description {
  margin: 0 !important;
  font-size: 12px;
}
.module .badge-style {
  padding: 0 20px 20px 95px;
  border: 1px solid #e4e7ee;
}
.module .badge-style h3.modtitle {
  border-top: none;
  border-bottom: none;
  margin: 20px 0 0;
  padding: 0;
  color: #666;
}
.module.badge-hot {
  padding: 0 20px 20px 95px;
  border: 1px solid #e4e7ee;
  background: url("sj_financial/images/variations/badge_hot.png") no-repeat 25px 25px #fff;
}
.module.badge-hot h3.modtitle {
  border-top: none;
  border-bottom: none;
  margin: 20px 0 0;
  padding: 0;
  color: #666;
}
.module.badge-new {
  padding: 0 20px 20px 95px;
  border: 1px solid #e4e7ee;
  background: url("sj_financial/images/variations/badge_new.png") no-repeat 25px 25px #fff;
}
.module.badge-new h3.modtitle {
  border-top: none;
  border-bottom: none;
  margin: 20px 0 0;
  padding: 0;
  color: #666;
}
.module.badge-top {
  padding: 0 20px 20px 95px;
  border: 1px solid #e4e7ee;
  background: url("sj_financial/images/variations/badge_top.png") no-repeat 25px 25px #fff;
}
.module.badge-top h3.modtitle {
  border-top: none;
  border-bottom: none;
  margin: 20px 0 0;
  padding: 0;
  color: #666;
}
.module.badge-cool {
  padding: 0 20px 20px 95px;
  border: 1px solid #e4e7ee;
  background: url("sj_financial/images/variations/badge_cool.png") no-repeat 25px 25px #fff;
}
.module.badge-cool h3.modtitle {
  border-top: none;
  border-bottom: none;
  margin: 20px 0 0;
  padding: 0;
  color: #666;
}
.module .box_style h3.modtitle {
  border-top: 3px solid #207251;
  border-bottom: 1px solid #e8e8e8;
  padding: 7px 0;
  color: #207251;
  margin: 0;
}
.module .box_style .modcontent {
  padding-top: 5px;
}
.module h3.modtitle {
  border-top: 3px solid #207251;
  border-bottom: 1px solid #e8e8e8;
  padding: 7px 0;
  color: #207251;
  margin: 0;
}
.module .modcontent {
  padding-top: 5px;
}
.module.box_1 h3.modtitle {
  border-top: 3px solid #696969;
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 0;
  color: #696969;
  margin: 0;
}
.module.box_1 .modcontent {
  padding-top: 5px;
}
.module.box_2 h3.modtitle {
  border-top: 3px solid #ed1c24;
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 0;
  color: #444444;
  margin: 0;
}
.module.box_2 .modcontent {
  background: #ececec;
  padding: 10px;
}
.module.box_3 h3.modtitle {
  border-top: 3px solid #ff6825;
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 0;
  color: #444444;
  margin: 0;
}
.module.box_3 .modcontent {
  border: 1px solid #ececec;
  border-top: none;
  padding: 5px 8px;
}
.module.news .modcontent {
  background: url("sj_financial/images/variations/news.png") no-repeat 0 20px #fff;
  padding-left: 155px;
}
.module.news .modcontent .date {
  margin-top: 12px;
}
.module.news .modcontent h4 {
  font-size: 12px;
  margin: 0;
}
.module.news_1 .modcontent {
  background: url("sj_financial/images/variations/news_1.png") no-repeat 0 20px #fff;
  padding-left: 105px;
}
.module.news_1 .modcontent .date {
  margin-top: 12px;
}
.module.news_1 .modcontent h4 {
  font-size: 12px;
  margin: 0;
}
.module.news_2 .modcontent .date {
  margin-top: 12px;
}
.module.news_2 .modcontent h4 {
  font-size: 12px;
  margin: 0;
}
.module.who_online {
  margin-top: 45px;
}
.module.who_online h3.modtitle {
  color: #444444;
}
.module.who_online .modcontent {
  background: url("sj_financial/images/variations/online.png") no-repeat 20px center #e8e8e8;
  padding: 15px 0 15px 65px;
}
.module.style-iconSmall h3.modtitle [class^="icon-"],
.module.style-iconSmall h3.modtitle [class*=" icon-"] {
  font-size: 20px;
}
.module._menu div.modcontent {
  padding: 0;
}
.module._menu ul.menu {
  list-style: none;
  margin: 5px 0 10px;
}
.module._menu ul.menu > li {
  padding: 5px 15px;
}
.module._menu ul.menu > li:first-child {
  border: none;
}
.module._menu ul.menu > li:before {
  content: "";
  float: left;
  margin-right: -4px;
  width: 12px;
  height: 12px;
  background: url(sj_financial/images/poiter-menu.png) no-repeat 0 0;
  display: inline-block;
  text-align: center;
  margin: 8px 8px 0 0;
}
.module._menu ul.menu > li > a {
  color: #555;
  display: block;
}
.module._menu ul.menu > li > a:hover {
  color: #207251;
}
.module._menu ul.menu > li [class^="icon-"],
.module._menu ul.menu > li [class*=" icon-"] {
  display: inline-block;
  font-family: "";
}
.module._menu ul.menu > li [class^="icon-"]:before,
.module._menu ul.menu > li [class*=" icon-"]:before {
  display: none;
}
.module._menu ul.menu > li:hover:before,
.module._menu ul.menu > li.active:before {
  background: url(sj_financial/images/blue/poiter-menu-active.png) no-repeat 0 0;
}
.module._menu ul.menu > li:hover a,
.module._menu ul.menu > li.active a {
  color: #207251;
}
.module._menu ul.menu > li.deeper {
  background: transparent;
  border: none;
  padding: 0;
}
.module._menu ul.menu > li.deeper:before {
  content: "";
  display: none;
}
.module._menu ul.menu > li.deeper > a {
  padding: 4px 15px;
  color: #207251;
}
.module._menu ul.menu > li.deeper > a:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(sj_financial/images/blue/poiter-menu-active.png) no-repeat 0 0;
  display: inline-block;
  margin-right: 8px;
}
.module._menu ul.menu > li.deeper ul {
  list-style: none;
  margin: 0px 20px;
}
.module._menu ul.menu > li.deeper ul li {
  margin-bottom: 3px;
}
.module._menu ul.menu > li.deeper ul li:hover {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li:hover:before {
  color: #207251;
}
.module._menu ul.menu > li.deeper ul li:hover li {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li:hover li:hover {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li.active:before {
  color: #207251;
}
.module._menu ul.menu > li.deeper ul li.active li {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li.active li:hover {
  color: #207251;
}
.module._menu ul.menu > li.deeper ul li.active li.active {
  color: #207251;
}
.module._menu ul.menu > li.deeper ul li.active li.active a {
  color: #207251;
}
.module._menu ul.menu > li.deeper ul li.active li a {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li.active li a:hover {
  color: #207251;
}
.module._menu ul.menu > li.deeper ul li.active a {
  color: #207251;
}
.module._menu ul.menu > li.deeper ul li a {
  color: #555;
}
.module._menu ul.menu > li.deeper ul li a:hover {
  color: #207251;
}
table.variations {
  width: 100%;
  clear: both;
  margin: 1em 0 2em;
  border: 1px solid #ddd;
  font-size: 91%;
}
table.variations tr.odd {
  background: none;
  border: none;
}
table.variations tr.odd td {
  text-shadow: 0 1px 1px rgba(255,255,255,0.6);
}
table.variations tr td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  color: #555;
}
table.variations tr td.bold {
  font-weight: bold;
  background: #e5e5e5;
  box-shadow: 0px 1px 0 rgba(255,255,255,0.6) inset;
}
.icon-windows:before {
  content: "\f17a";
}
div#breadcrumb .module {
  margin-bottom: 10px;
}
div#breadcrumb div.module ul.breadcrumb li a,
div#breadcrumb div.module ul.breadcrumb li span {
  color: #666;
}
#topmenu ul.menu {
  float: left;
  margin: 0;
  margin: 0 5px;
}
#topmenu ul.menu li {
  display: inline-block;
  padding: 4px 10px;
  line-height: 20px;
  margin-bottom: 0;
}
#topmenu ul.menu li:before {
  content: "" !important;
  display: none !important;
}
#topmenu ul.menu > li {
  padding: 4px 10px 5px;
}
#topmenu ul.menu > li:hover {
  background: #3eb1d7;
}
#topmenu ul.menu > li > a {
  color: #fff;
  display: block;
}
#mod-finder-searchform {
  margin: 0;
  position: relative;
  overflow: hidden;
}
#mod-finder-searchform input.inputbox {
  width: auto;
  height: 20px;
  padding: 5px 10px;
  color: #fff;
  background: transparent;
  font-size: 91%;
  border: none;
  box-shadow: none;
  margin: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#mod-finder-searchform input.inputbox:focus + .button {
  color: #fff;
  background: #1c7592;
}
#mod-finder-searchform .button {
  color: #fff;
  float: right;
  background: #3eb1d7;
  border: none;
  padding: 4px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform .button:hover {
  color: #fff;
  background: #1c7592;
}
#mod-finder-searchform i {
  margin: 0;
  font-size: 14px;
}
dl.stats-module {
  margin: 0;
}
dl.stats-module dt {
  float: left;
  line-height: 28px;
  padding: 0 10px 0 15px;
  width: 110px;
}
dl.stats-module dd {
  height: 28px;
  line-height: 28px;
}
.module.topNews h3.modtitle {
  font-size: 210%;
  padding: 4px 20px 9px;
  font-weight: normal;
}
.sansFont {
  font-family: "";
}
#topbanner > div {
  min-height: 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#topbanner > div.first {
  margin-right: 1px !important;
}
#topbanner > div .ad-content p,
#topbanner > div .ad-content h1 {
  color: #fff;
  overflow: hidden;
  margin-bottom: 0;
  font-family: "";
}
#topbanner > div .ad-content p {
  padding-top: 12px;
}
ul.worldIndex li i {
  margin: 0 !important;
}
ul.worldIndex li .down {
  color: #FC1814;
}
ul.worldIndex li .up {
  color: #8EB60B;
}
.row-fluid .boxSolid [class*="span"] {
  padding: 15px;
}
.row-fluid .boxSolid .wrap-full {
  background: #f9f9f9;
  background: -moz-linear-gradient(left,#f9f9f9 0%,#ffffff 50%,#2cadd5 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#f9f9f9),color-stop(42%,#ffffff),color-stop(100%,#2cadd5));
  background: -webkit-linear-gradient(left,#f9f9f9 0%,#ffffff 50%,#2cadd5 100%);
  background: -o-linear-gradient(left,#f9f9f9 0%,#ffffff 50%,#2cadd5 100%);
  background: -ms-linear-gradient(left,#f9f9f9 0%,#ffffff 50%,#2cadd5 100%);
  background: linear-gradient(to right,#f9f9f9 0%,#ffffff 50%,#2cadd5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#2cadd5',GradientType=1);
  overflow: hidden;
}
.row-fluid .boxSolid .colum1 {
  color: #555;
  width: 67.365%;
  float: left;
  min-height: 73px;
}
.row-fluid .boxSolid .colum2 h1.discount {
  color: white;
  font-size: 48px;
  line-height: 66%;
  min-height: 43px;
  margin: 0;
  font-family: "";
  font-weight: normal;
}
.row-fluid .boxSolid .colum2 h1.discount span {
  font-size: 22px;
}
#yt_spotlight5 .listinline li a {
  color: #555;
}
#yt_spotlight5 .listinline li a:hover {
  color: #207251;
}
.mega-module ul.menu li {
  position: relative;
  padding: 1px 0 1px 0;
}
.mega-module ul.menu li a {
  display: block;
  padding: 6px 10px;
  color: #fff;
  font-size: 100%;
  text-transform: none;
  line-height: 20px;
}
.mega-module ul.menu li:hover a,
.mega-module ul.menu li.active a {
  background-color: #285d94;
  -webkit-box-shadow: 0px 1px 0 rgba(255,255,255,0.2) ,0px -1px 0 rgba(0, 0, 0, 0.35),0px 0px 2px 1px rgba(0,0,0,0.15) inset;
  -moz-box-shadow: 0px 1px 0 rgba(255,255,255,0.2) ,0px -1px 0 rgba(0, 0, 0, 0.35),0px 0px 2px 1px rgba(0,0,0,0.15) inset;
  box-shadow: 0px 1px 0 rgba(255,255,255,0.2) ,0px -1px 0 rgba(0, 0, 0, 0.35),0px 0px 2px 1px rgba(0,0,0,0.15) inset;
}
.mega-module ul.mega-profile li {
  width: 50%;
  float: left;
  padding: 1px 1px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.mega-module ul.mega-profile li .item-image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mega-module ul.mega-profile li .item-image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mega-module ul.mega-profile li .item-image .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.mega-module ul.mega-profile li .item-image .hoverLink {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
.mega-module ul.mega-profile li .item-image .hoverLink > i {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
}
.mega-module ul.mega-profile li .item-image .hoverLink > i.icon-img {
  background: url(sj_financial/images/arrow-right-img.png) no-repeat -54px center;
}
.mega-module ul.mega-profile li .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mega-module ul.mega-profile li .item-image:hover .hoverLink:hover i {
  background-color: #207251;
}
.mega-module .bsn-wrap h2.title {
  font-size: 100%;
  font-weight: bold;
}
.mega-module .bsn-wrap .basicnews-desc {
  margin: 0;
}
.mega-module .mega-news .item-wrap {
  margin: 0 0 5px;
}
.mega-module .mega-news .item-wrap .item-image {
  margin: 0 15px 0 0;
}
.mega-module .mega-news .item-wrap .item-title {
  margin-bottom: 0;
  font-size: 100%;
  display: block;
}
.mega-module .mega-news .item-wrap .item-title a {
  font-family: "Segoe UI" !important;
  font-weight: bold;
  display: block;
}
.mega-module .mega-news .item-wrap .item-desc {
  margin: 0;
}
.mega-module .mega-news .title-link-wrap .other-links {
  margin-top: 20px !important;
  margin-bottom: 0;
}
.mega-module .mega-news .title-link-wrap .other-links li:before {
  margin-right: 5px;
}
.mega-module .mega-news .title-link-wrap .other-links .item-title {
  font-weight: normal;
  display: inline-block;
  margin-bottom: 0;
}
.table-inline {
  font-size: 12px;
  margin-bottom: 0px;
}
.table-inline tr td.head {
  color: #555;
}
.table-inline tr td.head i {
  vertical-align: 3px;
}
.table-inline tr td.head span {
  color: #207251;
  font-size: 15px;
  padding: 0 5px;
}
.table-inline tr td.number {
  color: #207251;
}
.table-inline tr td.up {
  color: #8EB60B;
}
.table-inline tr td.down {
  color: #FC1814;
}
div.k2CalendarBlock {
  height: auto;
  margin: 0;
}
.module.bg-white h3.modtitle {
  border: none;
}
div.module.login {
  display: inline-block;
  float: left;
  margin: 0;
  width: 80%;
  text-align: left;
}
div.module.login #modlgn-remember {
  margin-top: -3px;
}
div.module.login .modcontent ul.yt-loginform.menu {
  margin: 0 0 0 96px;
}
div.module.login .modcontent ul.yt-loginform.menu li {
  list-style: none;
  display: inline;
}
div.module.login .modcontent ul.yt-loginform.menu li a {
  padding: 0 10px;
  position: relative;
  border-right: 1px solid #ccc;
  color: #696969;
  font-size: 12px;
  font-family: arial;
}
div.module.login .modcontent ul.yt-loginform.menu li a:hover {
  color: #207251;
}
div.module.login .modcontent ul.yt-loginform.menu #myLogin form.form-inline ul li a {
  border-right: none;
}
div.module.login .modcontent #logout-form {
  text-align: right;
  float: none;
}
div.module.login .modcontent #logout-form .logout-button {
  padding: 0 7px 0 7px;
}
div.module.yt_flag {
  float: right;
  margin-bottom: 0;
  padding-right: 10px;
}
div.module.yt_flag .modcontent .mod-languages img {
  height: 10px;
  margin-top: -3px;
}
div.module.yt_flag .modcontent .mod-languages li {
  margin: 0;
}
div.module.yt_flag .modcontent .mod-languages a.dropdown-toggle {
  font-size: 12px;
  color: #696969;
  line-height: 25px;
  height: 31px;
  display: block;
}
div.module.yt_flag .modcontent .mod-languages a.dropdown-toggle:hover {
  color: #207251;
}
div.module.yt_flag .modcontent .mod-languages ul.dropdown-menu {
  min-width: 105px;
  border-radius: 0;
  left: -33px;
  top: 36px;
  border-bottom: 1px solid #bbb;
}
div.module.yt_flag .modcontent .mod-languages ul.dropdown-menu a {
  font-size: 12px;
  color: #606060;
}
div.module.yt_flag .modcontent .mod-languages ul.dropdown-menu li:hover a {
  color: #fff;
}
div.module.yt_flag .modcontent .mod-languages ul.dropdown-menu li > a:hover,
div.module.yt_flag .modcontent .mod-languages ul.dropdown-menu .dropdown-menu li > a:focus,
div.module.yt_flag .modcontent .mod-languages ul.dropdown-menu .dropdown-submenu:hover > a {
  background: #207251;
}
div.module.Subscribe {
  background-image: url("sj_financial/images/blue/newletter.png");
  background-position: 20px 35px;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
  padding: 20px 0;
}
div.module.Subscribe h3.modtitle {
  font-size: 35px;
  line-height: 110%;
  padding: 10px 10px 0 105px;
  border: none;
  color: #444;
  font-weight: normal;
}
div.module.Subscribe .modcontent .acymailing_introtext {
  margin-bottom: 30px;
  padding: 0 50px 0 105px;
  font-size: 12px;
  line-height: 1.5em;
}
div.module.Subscribe .modcontent .acymailing_form table {
  background: #fff;
  position: relative;
  text-align: center;
  width: 100%;
}
div.module.Subscribe .modcontent .acymailing_form table .inputbox {
  width: 70%;
  border: 1px solid #ddd;
  margin: 0;
  padding: 5px 10px;
  box-shadow: none !important;
  color: #444;
}
div.module.Subscribe .modcontent .acymailing_form table .inputbox.invalid {
  color: red;
}
div.module.Subscribe .modcontent .acymailing_form table .inputbox.invalid:focus {
  color: #444;
}
div.module.Subscribe .modcontent .acymailing_form table input.button {
  position: absolute;
  right: 43px;
  top: 1px;
  height: 34px;
  padding: 0 10px;
  bottom: 0;
  border-radius: 0px 2px 2px 0px;
  background: #207251;
  border: 1px solid #207251;
  transition: all 0.5s ease-in;
}
div.module.Subscribe .modcontent .acymailing_form table input.button:hover {
  background: #207251;
  transition: all 0.5s ease-in;
}
div.news-scroller .scroller-container.nav-style2 .iviewSlider .ns-item {
  background-color: rgba(45,105,164,0.9);
}
div.news-scroller .scroller-container.nav-style2 .iview-controlNav a.iview-control {
  background-color: rgba(52,118,188,0.9);
}
div.news-scroller .scroller-container.nav-style2 .iview-controlNav a.iview-control:hover {
  background-color: rgba(45,105,164,0.7);
}
div.news-scroller .scroller-container.nav-style2 .iview-controlNav a.iview-control.active {
  background-color: rgba(45,105,164,0.9);
}
div.news-scroller .scroller-container .iview-caption .readmore {
  color: #555;
}
div.news-scroller .scroller-container .iview-caption .readmore .ico-arrow-right {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
div.news-scroller .scroller-container .iview-caption .readmore .ico-arrow-left {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background-image: url(sj_financial/images/blue/arrow-left.png);
}
div.news-scroller .scroller-container .iview-caption .readmore:hover {
  color: #207251;
}
div.news-scroller .scroller-container .iview-caption .readmore:hover .ico-arrow-right,
div.news-scroller .scroller-container .iview-caption .readmore:hover .ico-arrow-left {
  border-color: #207251;
  background-position: 3px 4px;
}
div.news-scroller .scroller-container .iview-caption .readmore .ico-arrow-right {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 2px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
  background: url(sj_financial/images/blue/arrow-right-img.png) no-repeat -55px 7px;
  display: block;
}
div.news-scroller .scroller-container .iview-caption .readmore .ico-arrow-left {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 2px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
  background: url(sj_financial/images/blue/arrow-right-img.png) no-repeat -55px 7px;
  display: block;
  background-image: url(sj_financial/images/blue/arrow-left-large.png);
}
div.news-scroller .scroller-container .iview-caption .readmore:hover {
  color: #207251;
}
div.news-scroller .scroller-container .iview-caption .readmore:hover .ico-arrow-right,
div.news-scroller .scroller-container .iview-caption .readmore:hover .ico-arrow-left {
  border-color: #fff;
  background-position: 5px 7px;
}
div.news-scroller .scroller-container .iview-caption .readmore .ico-arrow-right {
  background: url(sj_financial/images/arrow-right-slider.png) no-repeat -55px 7px;
}
div.sj-extraslider .item .line .style1 .item-info .item-title a {
  color: #555;
}
div.sj-extraslider .item .line .style2:hover .item-image {
  margin-top: 0;
}
div.sj-extraslider .item .line .style2:hover .item-info .item-title a {
  color: #207251;
}
div.sj-extraslider .item .line .style2 .item-info .item-title a {
  color: #207251;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
div.sj-extraslider.horizontal {
  min-height: 308px;
  margin: -20px -20px 0;
}
div.sj-extraslider.horizontal .extraslider-inner .item-wrap {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.sj-extraslider.horizontal .extraslider-inner .item-wrap i {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  font-size: 16px;
}
div.sj-extraslider.horizontal .extraslider-inner .item-wrap:hover {
  background: #207251;
}
div.sj-extraslider.horizontal .extraslider-inner .item-wrap:hover .item-title a {
  color: #fff;
}
div.sj-extraslider.horizontal .extraslider-inner .item-wrap:hover .item-title i {
  margin-left: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.sj-extraslider .nav-page.nav-under {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 50%;
  margin-left: -23px;
}
div.sj-extraslider .nav-page.nav-under .button-page {
  background: #207251;
  border: 2px solid #207251;
}
div.sj-extraslider .nav-page.nav-under .button-page.sel {
  background: #fff;
  border-color: #207251;
}
div.g-highlight {
  position: relative;
}
div.g-highlight .extraslider-control {
  float: none;
  position: absolute;
  top: -56px;
  right: 0;
  z-index: 1;
}
div.g-highlight .extraslider-control .button-next,
div.g-highlight .extraslider-control .button-prev {
  color: #555;
}
div.g-highlight .extraslider-control .button-next .ico-arrow-right,
div.g-highlight .extraslider-control .button-prev .ico-arrow-right {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
div.g-highlight .extraslider-control .button-next .ico-arrow-left,
div.g-highlight .extraslider-control .button-prev .ico-arrow-left {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background-image: url(sj_financial/images/blue/arrow-left.png);
}
div.g-highlight .extraslider-control .button-next:hover,
div.g-highlight .extraslider-control .button-prev:hover {
  color: #207251;
}
div.g-highlight .extraslider-control .button-next:hover .ico-arrow-right,
div.g-highlight .extraslider-control .button-next:hover .ico-arrow-left,
div.g-highlight .extraslider-control .button-prev:hover .ico-arrow-right,
div.g-highlight .extraslider-control .button-prev:hover .ico-arrow-left {
  border-color: #207251;
  background-position: 3px 4px;
}
div.g-highlight .extraslider-inner .item-wrap .item-image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
div.g-highlight .extraslider-inner .item-wrap .item-image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.g-highlight .extraslider-inner .item-wrap .item-image .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
div.g-highlight .extraslider-inner .item-wrap .item-image .hoverLink {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
div.g-highlight .extraslider-inner .item-wrap .item-image .hoverLink > i {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
}
div.g-highlight .extraslider-inner .item-wrap .item-image .hoverLink > i.icon-img {
  background: url(sj_financial/images/arrow-right-img.png) no-repeat -54px center;
}
div.g-highlight .extraslider-inner .item-wrap .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.g-highlight .extraslider-inner .item-wrap .item-image:hover .hoverLink:hover i {
  background-color: #207251;
}
div.g-highlight .extraslider-inner .item-wrap .item-info .item-title {
  font-size: 100%;
}
div.g-highlight .extraslider-inner .item-wrap .item-info .item-date {
  font-size: 89%;
  color: #999;
}
div.yt-theme1 {
  overflow: visible;
}
div.yt-theme1 .extraslider-control {
  position: static;
}
div.yt-theme1 .extraslider-control .button-prev,
div.yt-theme1 .extraslider-control .button-next {
  position: absolute;
  left: -30px;
  top: 12%;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(sj_financial/images/arrow-left-large.png) no-repeat 10px center;
  background-color: rgba(52,118,188,0.9);
}
div.yt-theme1 .extraslider-control .button-prev i,
div.yt-theme1 .extraslider-control .button-next i {
  font-size: 32px;
  display: inline-block;
  color: #fff;
  margin: 3px 0 0;
}
div.yt-theme1 .extraslider-control .button-prev:hover,
div.yt-theme1 .extraslider-control .button-next:hover {
  background-color: #207251;
}
div.yt-theme1 .extraslider-control .button-next {
  left: auto;
  right: -30px;
  background: url(sj_financial/images/arrow-right-img.png) no-repeat -50px center;
  background-color: rgba(52,118,188,0.9);
}
div.yt-theme1:hover .extraslider-control .button-prev {
  left: -15px;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.yt-theme1:hover .extraslider-control .button-next {
  right: -15px;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.yt-theme1:hover .extraslider-control .button-prev:hover i,
div.yt-theme1:hover .extraslider-control .button-next:hover i {
  color: #fff;
}
.mgi-wrap .item-wrap .item-image,
.mgi-wrap .other-links li .item-image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mgi-wrap .item-wrap .item-image img,
.mgi-wrap .other-links li .item-image img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mgi-wrap .item-wrap .item-image .image-overlay,
.mgi-wrap .other-links li .item-image .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.mgi-wrap .item-wrap .item-image .hoverLink,
.mgi-wrap .other-links li .item-image .hoverLink {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
.mgi-wrap .item-wrap .item-image .hoverLink > i,
.mgi-wrap .other-links li .item-image .hoverLink > i {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
}
.mgi-wrap .item-wrap .item-image .hoverLink > i.icon-img,
.mgi-wrap .other-links li .item-image .hoverLink > i.icon-img {
  background: url(sj_financial/images/arrow-right-img.png) no-repeat -54px center;
}
.mgi-wrap .item-wrap .item-image:hover .image-overlay,
.mgi-wrap .other-links li .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mgi-wrap .item-wrap .item-image:hover .hoverLink:hover i,
.mgi-wrap .other-links li .item-image:hover .hoverLink:hover i {
  background-color: #207251;
}
.mgi-wrap .item-wrap .item-readmore {
  color: #555;
}
.mgi-wrap .item-wrap .item-readmore .ico-arrow-right {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.mgi-wrap .item-wrap .item-readmore .ico-arrow-left {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background-image: url(sj_financial/images/blue/arrow-left.png);
}
.mgi-wrap .item-wrap .item-readmore:hover {
  color: #207251;
}
.mgi-wrap .item-wrap .item-readmore:hover .ico-arrow-right,
.mgi-wrap .item-wrap .item-readmore:hover .ico-arrow-left {
  border-color: #207251;
  background-position: 3px 4px;
}
.mgi-wrap .item-wrap .item-title a,
.mgi-wrap .other-links li a.item-title {
  color: #555;
  font-family: "";
  display: block;
}
.mgi-wrap .item-wrap .item-title a:hover,
.mgi-wrap .other-links li a.item-title:hover {
  color: #207251;
}
.mgi-wrap.theme3 {
  margin-top: 0;
  background: #f5f9fa;
  border-top: 1px solid #DBE0E4;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mgi-wrap.theme3 div.mgi-box {
  margin-bottom: 15px;
  margin-top: 15px;
}
.mgi-wrap.theme3 div.mgi-box .mgi-items.column1 .item-wrap {
  margin-bottom: 0;
}
.mgi-wrap.theme3 div.mgi-box .mgi-items.column1 .item-wrap .item-title {
  padding: 6px 0;
  margin-bottom: 0;
  font-size: 100%;
}
.mgi-wrap.theme3 div.mgi-box .mgi-items.column1 .item-wrap .item-title:before {
  content: "\f111";
  float: left;
  height: 35px;
  color: #999;
  vertical-align: middle;
  background: transparent !important;
  font-family: FontAwesome;
  font-size: 6px;
  font-weight: normal;
  padding: 0px 7px;
}
.mgi-wrap.theme3 div.mgi-box .mgi-items.column1 .item-wrap .item-title a {
  font-family: inherit;
}
.mgi-wrap.theme3 div.mgi-box .mgi-items.column1 .item-wrap .item-desc {
  display: none;
}
.mgi-wrap.theme3 div.mgi-box .mgi-items.column1 .item-wrap:hover {
  background: #207251;
}
.mgi-wrap.theme3 div.mgi-box .mgi-items.column1 .item-wrap:hover .item-title:before {
  color: #fff;
}
.mgi-wrap.theme3 div.mgi-box .mgi-items.column1 .item-wrap:hover .item-title a {
  color: #fff;
}
.bt-wrapper {
  direction: ltr;
}
.bt-wrapper .bt-content {
  color: #555;
  line-height: 22px;
}
.bt-wrapper .bt-content h4.item-title {
  margin: 0;
  line-height: 20px;
  margin-bottom: 5px;
}
div.moduletabs div.tabs-container ul.tabs li .tab.selected {
  color: #207251;
}
.twitter-timeline.twitter-timeline-rendered {
  height: 280px;
}
div.bsn-wrap .item .thumbnail {
  overflow: hidden;
}
div.bsn-wrap .item .thumbnail a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
div.bsn-wrap .item .thumbnail a img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.bsn-wrap .item .thumbnail a .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
div.bsn-wrap .item .thumbnail a .hoverLink {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
div.bsn-wrap .item .thumbnail a .hoverLink > i {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
}
div.bsn-wrap .item .thumbnail a .hoverLink > i.icon-img {
  background: url(sj_financial/images/arrow-right-img.png) no-repeat -54px center;
}
div.bsn-wrap .item .thumbnail a:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.bsn-wrap .item .thumbnail a:hover .hoverLink:hover i {
  background-color: #207251;
}
div.list-counter {
  counter-reset: section;
  margin: 0;
}
div.list-counter .bs-item {
  padding: 5px 15px;
  position: relative;
}
div.list-counter .bs-item:before {
  counter-increment: section;
  content: counter(section);
  color: #207251;
  font-weight: bold;
  padding: 4px 15px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.list-counter .bs-item .bs-title {
  display: inline-block;
  margin-left: 25px;
  font-size: 100%;
}
div.list-counter .bs-item .bs-title i {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  font-size: 16px;
}
div.list-counter .bs-item .bs-title a {
  color: #555;
  padding: 0 5px;
  display: inline-block;
}
div.list-counter .bs-item:hover {
  background: #207251;
  color: #fff;
}
div.list-counter .bs-item:hover:before {
  color: #fff;
  background: #173655;
}
div.list-counter .bs-item:hover a {
  color: #fff;
}
div.list-counter .bs-item:hover i {
  margin-left: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sj-videobox .sj-video-control a.left {
  color: #555;
  position: absolute;
  left: 0;
}
.sj-videobox .sj-video-control a.left .ico-arrow-right {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.sj-videobox .sj-video-control a.left .ico-arrow-left {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background-image: url(sj_financial/images/blue/arrow-left.png);
}
.sj-videobox .sj-video-control a.left:hover {
  color: #207251;
}
.sj-videobox .sj-video-control a.left:hover .ico-arrow-right,
.sj-videobox .sj-video-control a.left:hover .ico-arrow-left {
  border-color: #207251;
  background-position: 3px 4px;
}
.sj-videobox .sj-video-control a.right {
  color: #555;
  position: absolute;
  right: 0;
}
.sj-videobox .sj-video-control a.right .ico-arrow-right {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.sj-videobox .sj-video-control a.right .ico-arrow-left {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background-image: url(sj_financial/images/blue/arrow-left.png);
}
.sj-videobox .sj-video-control a.right:hover {
  color: #207251;
}
.sj-videobox .sj-video-control a.right:hover .ico-arrow-right,
.sj-videobox .sj-video-control a.right:hover .ico-arrow-left {
  border-color: #207251;
  background-position: 3px 4px;
}
.sj-videobox .sj-video-current iframe {
  height: 180px !important;
}
.sj-gallery .sj-navigation .sj-buttons li.sj-nav.sel,
.sj-gallery .sj-navigation .sj-buttons li.sj-nav:hover {
  border-color: #207251;
  background: #fff;
}
.sj-gallery .sj-item .item-info {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sj-gallery .sj-item .item-info img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sj-gallery .sj-item .item-info .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.sj-gallery .sj-item .item-info .hoverLink {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
.sj-gallery .sj-item .item-info .hoverLink > i {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
}
.sj-gallery .sj-item .item-info .hoverLink > i.icon-img {
  background: url(sj_financial/images/arrow-right-img.png) no-repeat -54px center;
}
.sj-gallery .sj-item .item-info:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sj-gallery .sj-item .item-info:hover .hoverLink:hover i {
  background-color: #207251;
}
#logout-form {
  float: left;
  margin: 0 5px;
}
#logout-form > div {
  display: inline-block;
  padding: 1px 0 0 7px;
}
#logout-form > div .btn {
  border: none;
  background: #1C7592;
  padding: 4px 5px;
  line-height: 16px;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
}
#myLogin {
  color: #555;
  padding: 20px 30px;
  width: 320px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: -250px 0 0 -200px;
  border: none;
}
#myLogin h3.title {
  font-size: 220%;
  margin-bottom: 15px;
  margin: -20px -30px 20px;
  padding: 5px 30px 10px;
  background: #eee;
  border-bottom: 1px solid #ddd;
  text-align: left;
}
#myLogin ul.listlogin {
  border-top: 1px solid #ddd;
  padding-top: 1em;
  margin: 0;
}
#myLogin ul.listlogin li {
  padding: 5px 0;
}
#myLogin ul.listlogin li a {
  color: #555;
}
#myLogin ul.listlogin li a:hover {
  color: #207251;
}
#myLogin #login-form .control-group {
  margin-bottom: 1em;
  text-align: left;
}
#myLogin #login-form .control-group label {
  display: block;
  text-align: left;
}
#myLogin #login-form .control-group .inputbox {
  width: 96%;
}
#myLogin #login-form #form-login-remember label {
  margin: 0;
  display: inline-block;
  text-align: left;
}
#myLogin #login-form #form-login-remember .inputbox {
  width: auto;
}
#myLogin #login-form #form-login-submit {
  margin: 1em 0;
  clear: both;
  display: block;
}
#myLogin #login-form #form-login-submit .button i {
  font-size: 16px;
  margin: 0 10px 0 5px;
}
#myLogin #login-form #form-login-submit .fb {
  background: #2F4989;
  margin: 0 5px;
  display: none;
}
#myLogin #login-form #form-login-submit .fb:hover {
  background: #207251;
}
.module.TopVideos h3.modtitle {
  border: none;
  background: url("sj_financial/images/icon/icon_topvideo.png") no-repeat 10px center #207251;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  padding-left: 40px;
}
.module.TopVideos .modcontent {
  padding: 20px;
 #background: #F4F4F4;
}
.module.TopVideos .modcontent .sj-videobox .sj-video-current iframe {
  height: 190px !important;
  border: none;
}
.module.TopVideos .modcontent .sj-videobox .sj-video-list .carousel-inner {
  margin: 0 10px;
}
.module.TopVideos .modcontent .sj-videobox .sj-video-list .sj-video-list-item {
  padding: 5px 0 0;
}
.module.TopVideos .modcontent .sj-videobox .player .title {
  display: none;
}
.module.TopVideos .modcontent .sj-videobox .sj-video-control {
  z-index: 11;
  top: 40%;
  height: auto;
}
.module.TopVideos .modcontent .sj-videobox .sj-video-control a.left .ico-arrow-left {
  height: 20px;
  width: 20px;
  background: url("sj_financial/images/icon/row_left.png") no-repeat center center #ddd;
  border: none;
  border-radius: 0;
}
.module.TopVideos .modcontent .sj-videobox .sj-video-control a.left .ico-arrow-left:hover {
  background-color: #207251;
}
.module.TopVideos .modcontent .sj-videobox .sj-video-control a.right .ico-arrow-right {
  height: 20px;
  width: 20px;
  background: url("sj_financial/images/icon/row_right.png") no-repeat center center #ddd;
  border: none;
  border-radius: 0;
}
.module.TopVideos .modcontent .sj-videobox .sj-video-control a.right .ico-arrow-right:hover {
  background-color: #207251;
}
.module.ContactAjax h3.modtitle {
  border: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  color: #444;
  font-weight: 600;
  margin-bottom: 20px;
}
.module.ContactAjax .modcontent {
  padding: 0 200px 0 240px;
}
.module.ContactAjax .modcontent .contact-ajax #cainput_subject {
  width: 94.5%;
}
.module.ContactAjax .modcontent .contact-ajax .ctajax-element {
  width: 100%;
}
.module.ContactAjax .modcontent .contact-ajax .ctajax-element .el-inner textarea,
.module.ContactAjax .modcontent .contact-ajax .ctajax-element .el-inner input {
  padding: 8px 10px;
  background: #F4F4F4;
  background-image: none;
  border-radius: 0;
  box-shadow: none;
  color: #444;
  margin-bottom: 8px;
  margin-right: 7px;
}
.module.ContactAjax .modcontent .contact-ajax .ctajax-element form.el-ctajax-form .el-control.ctajax-error .el-error {
  display: none;
}
.module.ContactAjax .modcontent .contact-ajax .ctajax-element form.el-ctajax-form .el-control.ctajax-error .ca-tooltip {
  display: none;
}
.module.ContactAjax .modcontent .contact-ajax .ctajax-element form.el-ctajax-form .el-control.ctajax-ok .el-ok {
  display: none;
}
.module.ContactAjax .modcontent .contact-ajax .ctajax-element form.el-ctajax-form textarea {
  width: 94.5%;
}
.module.ContactAjax .modcontent .contact-ajax .ctajax-element form.el-ctajax-form input[type="submit"] {
  width: 97.5%;
  background: #207251;
  text-transform: uppercase;
  border: none;
  color: #fff;
  margin: 0;
}
.module.ContactAjax .modcontent .contact-ajax .ctajax-element form.el-ctajax-form input[type="submit"]:hover {
  background: #207251;
}
.module.Investing .image-item {
  display: block;
  overflow: hidden;
}
.module.Investing .image-item img {
  transition: all 0.5s ease-out;
}
.module.Investing .image-item img:hover {
  transform: scale(1.2);
  transition: all 0.5s ease-out;
}
div.module.search_results {
  margin: 0;
  float: right;
}
div.module.search_results label {
  display: none;
}
div.module.search_results form {
  margin: 0;
}
div.module.search_results form.form-inline {
  position: relative;
}
div.module.search_results form.form-inline button {
  position: absolute;
  right: 0;
  border-radius: 0;
  bottom: 0;
  top: 0;
  padding: 5px 9px;
  background: #207251;
  transition: all 0.3s ease-in;
}
div.module.search_results form.form-inline button i {
  display: block;
  background: url("sj_financial/images/icon/icon_search.png") no-repeat;
  height: 20px;
  width: 20px;
}
div.module.search_results form.form-inline button .over-search {
  display: block;
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-in;
}
div.module.search_results form.form-inline button:hover {
  background: #207251;
  transition: all 0.5s ease-in;
}
div.module.search_results form.form-inline button:hover i {
  transform: scale(0.9);
}
div.module.search_results form.form-inline button:hover .over-search {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  opacity: 1;
  transition: all 0.3s ease-in;
}
div.module.search_results form.form-inline input[type="text"] {
  background-image: none;
  padding: 6px 6px 6px 15px;
  font-size: 12px;
  font-family: arial;
  color: #696969;
}
div.module.search_results form.form-inline input[type="text"]:focus {
  box-shadow: none;
  border-color: #ddd;
}
div.module.social_menu {
  margin: 0;
}
div.module.social_menu .modcontent {
  padding: 0;
}
div.module.social_menu .modcontent .social {
  text-align: right;
}
div.module.social_menu .modcontent .social div.yt-socialbt {
  margin: 0;
}
div.module.social_menu .modcontent .social div.yt-socialbt a {
  position: relative;
  height: 43px;
  width: 40px;
  line-height: 42px;
  background: none;
  margin-right: -1px;
  border: none;
  border-radius: 0;
  box-shadow: inherit;
  transition: all 0.5s ease-in;
}
div.module.social_menu .modcontent .social div.yt-socialbt a i:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease-in;
}
div.module.social_menu .modcontent .social div.yt-socialbt a:hover {
  background: #207251;
  color: #fff;
  transition: all 0.5s ease-in;
}
div.module.social_menu .modcontent .social div.yt-socialbt a:hover i:after {
  transform: scale(0);
  opacity: 1;
  transition: all 0.5s ease-in;
}
div.module.Custom_Mod_top3 .modcontent .item {
  overflow: hidden;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 {
  margin-bottom: 16px;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 img {
  max-height: 165px;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 .item {
  display: block;
  position: relative;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 .item img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(sj_financial/less/grayscale.svg#greyscale);
  filter: gray;
  width: 100%;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 .item .title-desc {
  background: none repeat scroll 0 0 rgba(0,0,0,0.5);
  left: 8%;
  position: absolute;
  text-align: center;
  top: 75%;
  width: 85%;
  transition: all 0.2s ease-out;
  padding: 5px 0;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 .item .title-desc a {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 .item .title-desc a:hover {
  color: #207251;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 .item:hover img {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
div.module.Custom_Mod_top3 .modcontent .header-top3 .item:hover .title-desc {
  top: 45%;
  transition: all 0.2s ease-out;
}
div.module.Custom_Mod_top3 .modcontent .wraper-top3.item {
  display: block;
  position: relative;
}
div.module.Custom_Mod_top3 .modcontent .wraper-top3.item img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url(sj_financial/less/grayscale.svg#greyscale);
  filter: gray;
}
div.module.Custom_Mod_top3 .modcontent .wraper-top3.item .title-desc {
  background: none repeat scroll 0 0 rgba(0,0,0,0.5);
  left: 8%;
  position: absolute;
  text-align: center;
  top: 75%;
  width: 85%;
  padding: 5px 0;
  transition: all 0.2s ease-out;
}
div.module.Custom_Mod_top3 .modcontent .wraper-top3.item .title-desc a {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
div.module.Custom_Mod_top3 .modcontent .wraper-top3.item .title-desc a:hover {
  color: #207251;
}
div.module.Custom_Mod_top3 .modcontent .wraper-top3.item:hover img {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
div.module.Custom_Mod_top3 .modcontent .wraper-top3.item:hover .title-desc {
  top: 45%;
  transition: all 0.2s ease-out;
}
div.module.FinancialServices {
  background-image: url("sj_financial/images/bg/s1.png"), url("sj_financial/images/bg/s2.png");
  background-position: 0 19px, 100% 0;
  background-size: auto, auto 100%;
  background-repeat: no-repeat;
  background-color: #f2f2f2;
  padding: 10px 0 0 240px;
}
div.module.FinancialServices .modcontent h3 {
  color: #ff6825;
  font-size: 25px;
  margin: 0;
}
div.module.FinancialServices .modcontent p {
  font-size: 12px;
  margin-bottom: 20px;
  color: #444;
}
div.module.sections {
  color: #eaeaea;
}
div.module.sections h3.title {
  border-bottom: 1px solid #eaeaea;
  color: #eaeaea;
  padding: 10px 0;
}
div.module.sections h3.title span {
  #border-bottom: 2px solid #eaeaea;
  padding-bottom: 8px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  div.module.sections h3.title span {
    #border-bottom: 2px solid #eaeaea;
    padding-bottom: 9px;
  }
}
div.module.sections .module-content ul {
  margin: 0;
}
div.module.sections .module-content ul li {
  list-style: none;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-in;
  padding: 3px 0;
}
div.module.sections .module-content ul li a {
  color: #eaeaea;
  font-size: 12px;
  position: relative;
}
div.module.sections .module-content ul li a:hover {
  color: #207251;
}
div.module.sections .module-content ul li:before {
  display: block;
  width: 10px;
  height: 10px;
  content: "\f0da";
  font-family: fontawesome;
  float: left;
  margin-right: 5px;
}
div.module.sections .module-content ul li:after {
  content: "";
  width: 100%;
  height: 80%;
  top: 0;
  left: 0;
  background: #404040;
  position: absolute;
  transition: left 0.7s ease-in;
  opacity: 0;
  border-left: 1px solid #207251;
}
div.module.sections .module-content ul li:hover {
  transition: all 0.5s ease-in;
  cursor: pointer;
}
div.module.sections .module-content ul li:hover:before {
  color: #207251;
}
div.module.sections .module-content ul li:hover:after {
  left: 120%;
  opacity: 1;
  transition: left 0.7s ease-in;
}
div.module.sections .module-content ul li:hover a {
  color: #207251;
}
div.module.gallery h3.title {
  width: 100% !important;
  border-bottom: 1px solid #eaeaea;
  color: #eaeaea;
  padding: 10px 0;
}
div.module.gallery h3.title span {
  border-bottom: 2px solid #eaeaea;
  padding-bottom: 8px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  div.module.gallery h3.title span {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 9px;
  }
}
div.module.gallery .module-content {
  padding-right: 0 !important;
  border-right: none !important;
  border-left: none !important;
}
div.module.gallery .module-content .sj-gallery .sj-content .sj-navigation {
  display: none;
}
div.module.gallery .module-content .sj-gallery .sj-content .sj-items .sj-item .item-info {
  width: 23%;
  margin: 2% 1%;
}
div.module.about_us h3.title {
  border-bottom: 1px solid #eaeaea;
  color: #eaeaea;
  padding: 10px 0;
}
div.module.about_us h3.title span {
  #border-bottom: 2px solid #eaeaea;
  padding-bottom: 8px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  div.module.about_us h3.title span {
    #border-bottom: 2px solid #eaeaea;
    padding-bottom: 9px;
  }
}
div.module.about_us .module-content p {
  color: #eaeaea;
  font-size: 12px;
}
div.module.about_us .module-content div.yt-socialbt {
  float: left;
  margin-right: 5px;
}
div.module.about_us .module-content div.yt-socialbt a {
  color: #FFFFFF;
  border: none;
  border-radius: 0;
  background: #595959;
  height: 35px;
  width: 35px;
  line-height: 35px;
  box-shadow: inherit;
  overflow: hidden;
  position: relative;
  transition: all 0.6s ease-in;
}
div.module.about_us .module-content div.yt-socialbt a:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  left: 0;
  transform: scale(1);
  opacity: 0;
  transition: all 0.3s ease-in;
}
div.module.about_us .module-content div.yt-socialbt a i {
  font-size: 16px;
  transition: all 0.5s ease-out;
}
div.module.about_us .module-content div.yt-socialbt a:hover {
  background: #207251;
  transition: all 0.6s ease-in;
}
div.module.about_us .module-content div.yt-socialbt a:hover i {
  transition: all 0.5s ease-out;
  padding-bottom: 5px;
}
div.module.about_us .module-content div.yt-socialbt a:hover:after {
  opacity: 1;
  transform: scale(0);
  transition: all 0.3s ease-in;
}
div.module.ContactInfo {
  position: relative;
  width: 85%;
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
  margin: auto;
  margin-bottom: 10px;
}
div.module.ContactInfo .icon_address_cl {
  background: url("sj_financial/images/icon/icon_address_cl.png") no-repeat center center #fff;
  height: 20px;
  width: 20px;
  position: absolute;
  height: 20px;
  left: 49%;
  position: absolute;
  top: -8px;
  width: 30px;
}
div.module.ContactInfo .icon_email_cl {
  background: url("sj_financial/images/icon/icon_email_cl.png") no-repeat center center #fff;
  height: 20px;
  width: 20px;
  position: absolute;
  height: 20px;
  left: 49.5%;
  position: absolute;
  top: 96%;
  width: 30px;
}
div.module.ContactInfo h3.modtitle {
  text-align: center;
  text-transform: uppercase;
  color: #454545;
  font-size: 20px;
  border-bottom: none;
  border-top: none;
  padding-top: 25px;
  font-weight: bold;
}
div.module.ContactInfo .modcontent {
  padding: 7px 105px 0;
}
div.module.ContactInfo .modcontent .row-fluid {
  padding: 20px 0 60px;
  border-bottom: none;
}
div.module.ContactInfo .modcontent .icon {
  text-align: center;
  margin-bottom: 10px;
}
div.module.ContactInfo .modcontent .icon div.yt-socialbt a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 99px;
  border: none;
  background: #737373;
  color: #fff;
}
div.module.ContactInfo .modcontent .icon div.yt-socialbt a:hover {
  background: #207251;
}
div.module.ContactInfo .modcontent .address .icon div.yt-socialbt a i {
  font-size: 22px;
}
div.module.ContactInfo .modcontent .address h3.title {
  text-align: center;
  font-size: 18px;
  color: #2c2c2c;
  margin: 0 0 10px;
}
div.module.ContactInfo .modcontent .address .content ul {
  margin: 0;
}
div.module.ContactInfo .modcontent .address .content ul li {
  list-style: none;
  line-height: 18px;
}
div.module.ContactInfo .modcontent .address .content ul li p {
  text-align: center;
  margin: 0;
  font-size: 12px;
  color: #606060;
}
div.module.ContactInfo .modcontent .telephone div.yt-socialbt a i {
  font-size: 30px;
}
div.module.ContactInfo .modcontent .telephone h3.title {
  text-align: center;
  font-size: 18px;
  color: #2c2c2c;
  margin: 0 0 10px;
}
div.module.ContactInfo .modcontent .telephone .content ul {
  margin: 0;
}
div.module.ContactInfo .modcontent .telephone .content ul li {
  list-style: none;
  line-height: 18px;
}
div.module.ContactInfo .modcontent .telephone .content ul li p {
  text-align: center;
  margin: 0;
  font-size: 12px;
  color: #606060;
}
div.module.ContactInfo .modcontent .w-time h3.title {
  text-align: center;
  font-size: 18px;
  color: #2c2c2c;
  margin: 0 0 10px;
}
div.module.ContactInfo .modcontent .w-time .content ul {
  margin: 0;
}
div.module.ContactInfo .modcontent .w-time .content ul li {
  list-style: none;
  line-height: 18px;
}
div.module.ContactInfo .modcontent .w-time .content ul li p {
  text-align: center;
  margin: 0;
  font-size: 12px;
  color: #606060;
}
div.module.ContactInfo .modcontent .email h3.title {
  text-align: center;
  font-size: 18px;
  color: #2c2c2c;
  margin: 0 0 10px;
}
div.module.ContactInfo .modcontent .email .content ul {
  margin: 0;
}
div.module.ContactInfo .modcontent .email .content ul li {
  list-style: none;
  line-height: 18px;
  text-align: center;
}
div.module.ContactInfo .modcontent .email .content ul li a {
  text-align: center;
  margin: 0;
  font-size: 12px;
  color: #606060;
}
div.module.ContactInfo .modcontent .email .content ul li a:hover {
  color: #207251;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay {
  height: 90% !important;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-description,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-description {
  line-height: 17px;
}
.mega-content .mega-col .mega-group div.mega-group-content .sj-basic-news .bs-items a {
  display: block;
  overflow: hidden;
  margin-bottom: 8px;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title {
  margin-top: -5px;
}
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a {
  line-height: 10px;
}
.mega-group .mega-module h3.title,
.financial_story h3.title {
  border-bottom: 1px solid #eaeaea;
  color: #eaeaea;
  padding: 10px 0;
}
.mega-group .mega-module h3.title span,
.financial_story h3.title span {
  border-bottom: 2px solid #eaeaea;
  padding-bottom: 8px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .mega-group .mega-module h3.title span,
  .financial_story h3.title span {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 9px;
  }
}
.mega-group .mega-module .module-content .sj-basic-news,
.mega-group .mega-module .mega-module-content .sj-basic-news,
.financial_story .module-content .sj-basic-news,
.financial_story .mega-module-content .sj-basic-news {
  margin-top: 10px;
  margin-bottom: 0;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item,
.financial_story .module-content .sj-basic-news .bs-items .bs-item,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item {
  margin-bottom: 20px;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-image,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image {
  position: relative;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image img,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image img,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-image img,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image img {
  width: 80px;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay {
  background-color: rgba(0,0,0,0.3);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 90%;
  z-index: 1;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay .hoverLink,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay .hoverLink,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay .hoverLink,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay .hoverLink {
  bottom: 50%;
  left: 50%;
  margin: 0 0 -16px -16px;
  position: absolute;
  z-index: 15;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay .hoverLink >i,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay .hoverLink >i,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay .hoverLink >i,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image .image-overlay .hoverLink >i {
  border: 1px solid #fff;
  border-radius: 32px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  text-align: center;
  width: 32px;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image:hover img,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image:hover img,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-image:hover img,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image:hover img {
  transform: scale(1);
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image:hover .image-overlay,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image:hover .image-overlay,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-image:hover .image-overlay,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image:hover .image-overlay {
  opacity: 1;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-image:hover .image-overlay .hoverLink:hover i,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image:hover .image-overlay .hoverLink:hover i,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-image:hover .image-overlay .hoverLink:hover i,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-image:hover .image-overlay .hoverLink:hover i {
  background: #207251;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a {
  color: #eaeaea;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a:hover,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a:hover,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a:hover,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-title a:hover {
  color: #207251;
}
.mega-group .mega-module .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-description,
.mega-group .mega-module .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-description,
.financial_story .module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-description,
.financial_story .mega-module-content .sj-basic-news .bs-items .bs-item .bs-content .bs-description {
  color: #919999;
  font-size: 12px;
}
.mega-group .mega-module .module-content .pp_default .pp_content_container,
.mega-group .mega-module .mega-module-content .pp_default .pp_content_container,
.financial_story .module-content .pp_default .pp_content_container,
.financial_story .mega-module-content .pp_default .pp_content_container {
  border-top: 3px solid #207251;
}
.link {
  color: #207251;
  text-decoration: none;
}
.link:hover {
  color: #207251;
}
.linkReverse {
  color: #207251;
}
.linkReverse:hover {
  color: #207251;
}
.linkGraylighter {
  color: #fff !important;
}
.linkGraylighter:hover {
  color: #eee !important;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.noitalic {
  font-style: normal !important;
}
.nobold {
  font-weight: normal !important;
}
.nomarginall {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nopaddingall {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.poscenter {
  display: table;
  margin: 0 auto;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
.pull-left[class^="icon-"],
.pull-left[class*=" icon-"] {
  margin-right: 10px;
}
div.marginBottom60 {
  margin-bottom: 60px;
}
.smallFontSize {
  font-size: 85.7%;
}
.normalFontSize {
  font-size: 92.9%;
}
.largeFontSize {
  font-size: 114.3%;
}
.xlargeFontSize {
  font-size: 128.6%;
}
.thumbnail.pull-left {
  margin: 0 1em 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 1em 10px;
}
.thumbnail.clear {
  border: none;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.icon.pull-left {
  margin: 0 1em 0 0;
}
.icon.pull-right {
  margin: 0 0 0 1em;
}
.bgcolor2 {
  background: #ff6825;
}
.bgcolor5 {
  background: #8eb60b;
}
.img-effect {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.img-effect img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.img-effect .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.img-effect .hoverLink {
  position: absolute;
  left: 50%;
  bottom: 50%;
  z-index: 15;
  margin: 0 0 -16px -16px;
}
.img-effect .hoverLink > i {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 16px;
}
.img-effect .hoverLink > i.icon-img {
  background: url(sj_financial/images/arrow-right-img.png) no-repeat -54px center;
}
.img-effect:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.img-effect:hover .hoverLink:hover i {
  background-color: #207251;
}
#flip-scroll table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
}
#flip-scroll th,
#flip-scroll td {
  margin: 0;
  vertical-align: top;
}
#flip-scroll thead {
  display: block;
  float: left;
}
#flip-scroll tbody {
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
#flip-scroll tbody tr {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #ccc;
  margin-left: -4px;
}
#flip-scroll th:last-child,
#flip-scroll td:last-child {
  border-bottom: 1px solid #babcbf;
}
#flip-scroll th {
  background: #666666;
  border-radius: 0;
  color: #fff;
  display: block;
  text-align: right;
  border-bottom: 0;
  border-left: 0;
  height: 25px;
}
#flip-scroll td {
  display: block;
  padding: 7px 10px 5px;
  min-height: 26px;
  text-align: left;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
#flip-scroll .bs-docs-example th {
  min-height: 30px;
}
.listinline {
  margin: 0;
}
.listinline li {
  display: inline-block;
  padding: 4px 10px;
  line-height: 20px;
  margin-bottom: 0;
}
.listinline li:before {
  content: "" !important;
  display: none !important;
}
.list-caret {
  margin: 0;
  list-style: none;
}
.list-caret li {
  padding: 3px 0px;
}
.list-caret li:before {
  content: "\f0da";
  color: #999;
  font-family: FontAwesome;
  margin: 0 6px 0 6px;
  display: inline-block;
}
.list-caret li a {
  color: #207251;
}
.list-caret li:hover {
  background: #207251;
  color: #fff;
}
.list-caret li:hover:before {
  color: #fff;
}
.list-caret li:hover a {
  color: #fff;
}
.titleline h3.modtitle {
  display: inline-block;
  padding: 5px 10px 10px;
  line-height: 22px;
  margin: 0;
  font-size: 23px;
  background: #207251;
  color: #fff;
}
.titleline .modcontent {
  display: inline-block;
}
.small_arrow {
  color: #555;
}
.small_arrow .ico-arrow-right {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.small_arrow .ico-arrow-left {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background-image: url(sj_financial/images/blue/arrow-left.png);
}
.small_arrow:hover {
  color: #207251;
}
.small_arrow:hover .ico-arrow-right,
.small_arrow:hover .ico-arrow-left {
  border-color: #207251;
  background-position: 3px 4px;
}
.large_arrow {
  color: #555;
}
.large_arrow .ico-arrow-right {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.large_arrow .ico-arrow-left {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  background-image: url(sj_financial/images/blue/arrow-left.png);
}
.large_arrow:hover {
  color: #207251;
}
.large_arrow:hover .ico-arrow-right,
.large_arrow:hover .ico-arrow-left {
  border-color: #207251;
  background-position: 3px 4px;
}
.large_arrow .ico-arrow-right {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 2px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
  background: url(sj_financial/images/blue/arrow-right-img.png) no-repeat -55px 7px;
  display: block;
}
.large_arrow .ico-arrow-left {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0 2px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
  background: url(sj_financial/images/blue/arrow-right-img.png) no-repeat -55px 7px;
  display: block;
  background-image: url(sj_financial/images/blue/arrow-left-large.png);
}
.large_arrow:hover {
  color: #207251;
}
.large_arrow:hover .ico-arrow-right,
.large_arrow:hover .ico-arrow-left {
  border-color: #fff;
  background-position: 5px 7px;
}
.table_blank {
  background: transparent;
}
.table_blank h3.modtitle {
  background: none;
  border: none;
}
.table_blank .modcontent {
  background: none;
  border: none;
}
.table_clear {
  background: transparent;
}
.table_clear h3.modtitle {
  background: none;
  border: none;
}
.table_clear .modcontent {
  background: none;
  border: none;
}
.table_clear h3.modtitle {
  padding: 0;
  margin-bottom: 10px;
}
.table_clear .modcontent {
  padding: 0;
}
table.calendar {
  width: 100%;
}
table.calendar tr td {
  padding: 4px;
}
table.calendar tr td.calendarNavMonthPrev,
table.calendar tr td.calendarCurrentMonth,
table.calendar tr td.calendarNavMonthNext {
  background-color: #207251;
  border: none;
  color: #fff;
  text-align: center;
}
table.calendar tr td.calendarDayName {
  background: transparent;
  font-size: 14px;
}
table.calendar tr td.calendarCurrentMonth {
  font-size: 130%;
}
table.calendar tr td.calendarNavMonthPrev a,
table.calendar tr td.calendarNavMonthNext a {
  color: #fff;
}
table.calendar tr td.calendarToday {
  background: #207251;
}
.rtl .icon.pull-left {
  margin: 0 0 0 1em;
}
.rtl .icon.pull-right {
  margin: 0 1em 0 0;
}
.rtl .pull-left[class^="icon-"],
.rtl .pull-left[class*=" icon-"] {
  margin: 0 0 0 10px;
}
.rtl .thumbnail.pull-left {
  margin: 0 0 10px 1em;
}
.rtl .thumbnail.pull-right {
  margin: 0 1em 10px 0;
}
.rtl .list-caret li:before {
  content: "\f0d9";
}
.rtl .small_arrow .ico-arrow-right {
  background: url(sj_financial/images/blue/rtl/arrow-right.png) no-repeat 3px 4px;
}
.rtl .small_arrow .ico-arrow-left {
  background: url(sj_financial/images/blue/rtl/arrow-left.png) no-repeat 3px 4px;
}
.rtl .small_arrow:hover .ico-arrow-right,
.rtl .small_arrow:hover .ico-arrow-left {
  background-position: -18px 4px;
}
.rtl .img-effect .hoverLink .icon-img {
  background: url(sj_financial/images/rtl/arrow-right-img.png) no-repeat 6px center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1em;
}
h1 {
  font-size: 200%;
  line-height: 185%;
}
h2 {
  font-size: 160%;
  line-height: 160%;
}
h3 {
  font-size: 130%;
  line-height: 140%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 91%;
}
h6 {
  font-size: 84%;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.clear {
  clear: both;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
div.yt-typography div.page-header > h1 {
  color: #666;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 30px;
  font-size: 240%;
  text-transform: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
ol.linenums {
  margin: 0 0 0 33px;
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
  padding: 3px 0 3px 10px;
}
ol.linenums li:nth-last-child(odd) {
  background: #FCFCFC;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-docs-example h2.page-header {
  font-size: 180%;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 1.5em 0 1em;
  padding-bottom: 15px;
}
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #333333;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding: 4px 0 0 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
.example-sites {
  margin-left: 20px;
}
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}
.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}
code,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  display: inline-block;
}
span.highlight {
  color: #fff;
}
.text-success {
  color: #468847;
}
.text-warning {
  color: #C09853;
}
.text-error {
  color: #B94A48;
}
.text-info {
  color: #3A87AD;
}
.text-success {
  color: #468847;
}
#yt_menuposition #moonavigator.navi ul.level2 {
  top: 46px !important;
}
#yt_menuposition ul.navi {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1170px;
}
#yt_menuposition ul.navi .fancy {
  background: #207251;
  position: absolute;
  width: 0;
}
#yt_menuposition ul.navi > li.level1 {
  float: left;
  position: relative;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border-right: 1px solid #ccc;
  color: #666;
}
#yt_menuposition ul.navi > li.level1:after {
  display: block;
  position: relative;
  height: 3px;
  background: #207251;
  left: 0;
  bottom: 0px;
  content: "";
  opacity: 0;
  transition: all 0.3s ease-in;
}
#yt_menuposition ul.navi > li.level1 > .item-link {
  position: relative;
  margin: 0;
  line-height: 30px;
  padding: 6px 25px 6px;
  font-size: 14px;
  display: block;
  color: #207251;
}
#yt_menuposition ul.navi > li.level1 > .item-link i {
  display: inline-block;
  margin: 0 5px;
}
#yt_menuposition ul.navi > li.level1 > .item-link i.icon-home {
  font-size: 18px;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-desc {
  display: block;
  font-size: 11px;
  color: #999;
  line-height: 100%;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc {
  line-height: 19px;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc span.menu-icon img {
  min-width: 16px;
	display: none;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc span.menu-icon .menu-title {
  display: inline-block;
  margin: 0;
  padding: 0;
}
#yt_menuposition ul.navi > li.level1:hover,
#yt_menuposition ul.navi > li.level1.hover,
#yt_menuposition ul.navi > li.level1.active {
  color: #207251;
}
#yt_menuposition ul.navi > li.level1:hover:after,
#yt_menuposition ul.navi > li.level1.hover:after,
#yt_menuposition ul.navi > li.level1.active:after {
  opacity: 1;
  transition: all 0.5s ease-in;
}
#yt_menuposition ul.navi > li.level1:hover:after,
#yt_menuposition ul.navi > li.level1.hover:after,
#yt_menuposition ul.navi > li.level1.active:after {
  color: #fff;
}
#yt_menuposition ul.navi > li.level1:hover >.item-link,
#yt_menuposition ul.navi > li.level1.hover >.item-link,
#yt_menuposition ul.navi > li.level1.active >.item-link {
  color: #207251;
}
#yt_menuposition ul.navi > li.level1:hover >.item-link .menu-desc,
#yt_menuposition ul.navi > li.level1.hover >.item-link .menu-desc,
#yt_menuposition ul.navi > li.level1.active >.item-link .menu-desc {
  color: #207251;
}
#yt_menuposition ul.navi > li.level1.active {
  background: #207251;
}
#yt_menuposition ul.navi > li.level1.active > .item-link {
  color: #fff;
}
#yt_menuposition ul.navi > li.level1:hover {
  background: #207251;
}
#yt_menuposition ul.navi > li.level1:hover > .item-link {
  color: #fff;
}
#yt_menuposition ul.navi > li.level1:hover ul.level2,
#yt_menuposition ul.navi > li.level1.hover ul.level2 {
  left: 0;
}
#yt_menuposition ul.navi ul {
  left: -999em;
  position: absolute;
  z-index: 10;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 230px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#yt_menuposition ul.navi ul.level2 {
  background: #fff;
  border-bottom: 5px solid #207251;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
  top: 46px;
  width: 292px;
}
#yt_menuposition ul.navi ul.level2:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: -5px;
}
#yt_menuposition ul.navi ul.level2 li {
  position: relative;
  padding: 1px 0;
}
#yt_menuposition ul.navi ul.level2 li.first {
  border-top: none;
}
#yt_menuposition ul.navi ul.level2 li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px 6px 25px;
  color: #555;
  font-size: 100%;
  text-transform: none;
  line-height: 22px;
}
#yt_menuposition ul.navi ul.level2 li .item-link:after {
  font-family: 'FontAwesome';
  color: #999;
  content: "\f0da";
  font-size: 11px;
  position: absolute;
  left: 3px;
  top: 12px;
  z-index: 1;
  border: 2px solid #919191;
  height: 11px;
  width: 10px;
  border-radius: 99px;
  line-height: 11px;
  text-align: center;
  padding-left: 1px;
}
#yt_menuposition ul.navi ul.level2 li .item-link .menu-title {
  display: inline-block;
  font-family: arial !important;
  font-size: 12px;
}
#yt_menuposition ul.navi ul.level2 li.havechild:after {
  content: "\f105";
  color: #999;
  font-family: "FontAwesome";
  position: absolute;
  top: 6px;
  right: 5px;
  z-index: 5;
}
#yt_menuposition ul.navi ul.level2 li .showdesc {
  text-align: left;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 li:hover.havechild:after,
#yt_menuposition ul.navi ul.level2 li.hover.havechild:after,
#yt_menuposition ul.navi ul.level2 li.active.havechild:after {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2,
#yt_menuposition ul.navi ul.level2 li.hover .level2,
#yt_menuposition ul.navi ul.level2 li.active .level2 {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2:after,
#yt_menuposition ul.navi ul.level2 li.hover .level2:after,
#yt_menuposition ul.navi ul.level2 li.active .level2:after {
  color: #207251;
  border-color: #207251;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 li.hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 li.active .level2 .menu-desc {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 li:hover ul.level3,
#yt_menuposition ul.navi ul.level2 li li.level3:hover ul.level4,
#yt_menuposition ul.navi ul.level2 li li.level4:hover ul.level5 {
  left: 100%;
  top: 0px;
}
#yt_menuposition ul.navi ul.level2 ul {
  background: #fff;
  border-bottom: 5px solid #207251;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
  top: 46px;
  background: #fff;
  border: none;
}
#yt_menuposition ul.navi ul.level2 ul:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: -5px;
}
#yt_menuposition ul.navi ul.level2 ul li {
  position: relative;
  padding: 1px 0;
}
#yt_menuposition ul.navi ul.level2 ul li.first {
  border-top: none;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px 6px 25px;
  color: #555;
  font-size: 100%;
  text-transform: none;
  line-height: 22px;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link:after {
  font-family: 'FontAwesome';
  color: #999;
  content: "\f0da";
  font-size: 11px;
  position: absolute;
  left: 3px;
  top: 12px;
  z-index: 1;
  border: 2px solid #919191;
  height: 11px;
  width: 10px;
  border-radius: 99px;
  line-height: 11px;
  text-align: center;
  padding-left: 1px;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link .menu-title {
  display: inline-block;
  font-family: arial !important;
  font-size: 12px;
}
#yt_menuposition ul.navi ul.level2 ul li.havechild:after {
  content: "\f105";
  color: #999;
  font-family: "FontAwesome";
  position: absolute;
  top: 6px;
  right: 5px;
  z-index: 5;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc {
  text-align: left;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 ul li:hover.havechild:after,
#yt_menuposition ul.navi ul.level2 ul li.hover.havechild:after,
#yt_menuposition ul.navi ul.level2 ul li.active.havechild:after {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2,
#yt_menuposition ul.navi ul.level2 ul li.hover .level2,
#yt_menuposition ul.navi ul.level2 ul li.active .level2 {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2:after,
#yt_menuposition ul.navi ul.level2 ul li.hover .level2:after,
#yt_menuposition ul.navi ul.level2 ul li.active .level2:after {
  color: #207251;
  border-color: #207251;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 ul li.hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 ul li.active .level2 .menu-desc {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 ul li:hover ul.level3,
#yt_menuposition ul.navi ul.level2 ul li li.level3:hover ul.level4,
#yt_menuposition ul.navi ul.level2 ul li li.level4:hover ul.level5 {
  left: 100%;
  top: 0px;
}
#yt_menuposition ul.navi ul.level2 ul ul {
  background: #fff;
  border: none;
}
#yt_menuposition ul.navi ul.level2 ul .level3.menu.mega-content {
  left: 220px !important;
}
#yt_menuposition ul.navi ul.level2 ul .level4.menu.mega-content {
  left: -243px !important;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3,
#yt_menuposition ul.navi ul.level2 ul ul.level4 {
  padding: 0 10px 10px;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link:after {
  color: #207251;
  border-color: #207251;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link .menu-desc {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 .level3.menu.mega-content {
  left: 282px !important;
}
#yt_menuposition ul.navi ul.level2 .level4.menu.mega-content {
  left: -243px !important;
}
#yt_menuposition ul.navi ul.level2 ul.level3,
#yt_menuposition ul.navi ul.level2 ul.level4 {
  padding: 0 10px 10px;
  width: 300px;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link {
  color: #207251;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link:after {
  color: #207251;
  border-color: #207251;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link .menu-desc {
  color: #207251;
}
#yt_menuposition #meganavigator .level2.mega-content {
  top: 46px !important;
}
#yt_menuposition #meganavigator li.level1 .mega-content {
  position: absolute;
  left: -999em;
  z-index: 10;
  background: #e9f2ed;
  box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  border-bottom: 5px solid #207251;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
  float: left;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.one div.mega-module {
  padding: 10px 12px;
  overflow: hidden;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
  margin: 20px 0 0;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #e3e4e6;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more > ul.subnavi {
  box-shadow: none;
  width: auto;
  background: #e9f2ed;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.last {
  padding-right: 30px;
  border-right: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first {
  padding: 0;
  margin: 0;
  background: #E8E8E8;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .menu-title {
  display: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6.first {
  padding: 5px 20px 35px 20px;
  background: #F4F4F4;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6.first ul.list-caret li {
  border-bottom: 1px solid #ddd;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6.first ul.list-caret li:before {
  display: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6.first ul.list-caret li a {
  color: #444;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6.first ul.list-caret li:hover {
  background: #F4F4F4;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6.first ul.list-caret li:hover a {
  color: #207251;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6 {
  padding: 5px 20px 30px 20px;
  background: #E8E8E8;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6 ul.list-caret li {
  border-bottom: 1px solid #ddd;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6 ul.list-caret li:before {
  display: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6 ul.list-caret li a {
  color: #444;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6 ul.list-caret li:hover {
  background: #E8E8E8;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group .mega-group-content .span6 ul.list-caret li:hover a {
  color: #207251;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group {
  display: block;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  font-size: 150%;
  padding: 0;
  background: transparent;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link .menu-title {
  line-height: 100%;
  color: #207251;
  text-transform: uppercase;
  font-size: 14px;
  color: #444;
  font-weight: 800;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-desc {
  font-family: "arial";
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content {
  position: relative;
  color: #666;
  font-size: 12px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul {
  position: static;
  width: auto;
  padding: 0;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.list-caret {
  width: 100%;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .mega-module-title > h3 {
  display: none;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .sj-basic-news .bs-items .bs-title {
  line-height: 10px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .sj-basic-news .bs-items a {
  font-size: 12px;
  color: #444;
  font-weight: bold;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .sj-basic-news .bs-items a:hover {
  color: #207251;
}
#yt_menuposition #meganavigator li.level1 .mega-content.menu .mega-col.more {
  margin: 0;
  padding: 0 1px !important;
  border: none !important;
}
#yt_menuposition #meganavigator li.level1 .mega-content.menu .mega-col.more.last {
  padding-right: 0 !important;
}
#yt_menuposition #meganavigator li.level1 .mega-content.menu .mega-col.more.first {
  padding-left: 0 !important;
}
#yt_menuposition #meganavigator .fullchild {
  position: static;
}
#yt_menuposition #meganavigator .fullchild .mega-content {
  left: 0px !important;
}
#yt_menuposition #meganavigator .fullchild .mega-content .mega-content-inner {
  width: 100% !important;
}
#yt_menuposition #yt-responivemenu {
  margin: 10px 0;
  width: 100%;
}
#yt_menuposition #yt-responivemenu .btn-navbar {
  background: #207251;
  padding: 6px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  text-shadow: none;
  border: none;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: inherit;
  max-width: 100%;
}
#yt_menuposition #yt-responivemenu .btn-navbar i {
  margin: 0 0 0 5px;
  font-size: 14px;
}
#yt_menuposition #yt-responivemenu.menu-selectbox {
  position: relative;
  background: #207251;
}
#yt_menuposition #yt-responivemenu.menu-selectbox:before {
  color: #fff;
  content: "Select Menu";
  padding: 6px 10px 0;
  position: absolute;
  top: 0px;
  z-index: 1;
}
#yt_menuposition #yt-responivemenu #yt_resmenu_selectbox {
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  height: 35px;
  width: 100%;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu {
  margin: 1px 0 10px;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu ul.nav {
  margin: 0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li {
  background: #e0e0e0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li a {
  color: #555;
  margin: 0 0 1px;
  padding: 5px 10px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li a.active {
  color: #fff;
  background: #207251;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li:hover a {
  color: #fff;
  background: #207251;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li:hover .menuress-toggle {
  color: #fff;
  background: #173655;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild {
  position: relative;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle {
  position: absolute;
  width: 35px;
  line-height: 35px;
  right: 0px;
  top: 0px;
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle:before {
  content: "\f107";
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild > .res-wrapnav {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  height: 0px;
  display: none;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open {
  background: #207251;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open a {
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .menuress-toggle:before {
  content: "\f106";
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav {
  display: block;
  opacity: 1;
  background: #e9e8e8;
  padding: 10px;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li {
  background: transparent;
  margin: 0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a {
  background: transparent;
  font-weight: normal;
  color: #555;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a:hover,
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a.active {
  background: #207251;
  color: #fff;
}
#yt_menuposition #yt-responivemenu #yt_resmenu_sidebar {
  display: none;
}
.yt-off-sideresmenu {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}
.yt-off-sideresmenu .yt-sideresmenu {
  background: #153242;
  border-right: 1px solid #152F3D;
  top: 0;
  left: 0;
  margin: 0;
  position: absolute;
  width: 270px;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.yt-off-sideresmenu .yt-sideresmenu li a {
  color: inherit;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu {
  margin: 0;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a {
  font-weight: bold;
  color: #999;
  padding: 4px 8px 8px;
  background: none;
  border-bottom: 1px solid #0B222D;
  -webkit-box-shadow: 0 -1px 0 #1D4051 inset;
  -moz-box-shadow: 0 -1px 0 #1D4051 inset;
  box-shadow: 0 -1px 0 #1D4051 inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:focus,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:hover,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a.active {
  color: #fff;
  background: #207251;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav {
  margin: 0;
  -webkit-box-shadow: 0 -1px 0 #1D4051 inset;
  -moz-box-shadow: 0 -1px 0 #1D4051 inset;
  box-shadow: 0 -1px 0 #1D4051 inset;
  background-color: #1A3B4C;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav li a {
  font-weight: normal;
  border-bottom: 1px solid #153242;
  -webkit-box-shadow: 0 -1px 0 #214556 inset;
  -moz-box-shadow: 0 -1px 0 #214556 inset;
  box-shadow: 0 -1px 0 #214556 inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 1px 15px;
  border-bottom: 1px solid #132D3A;
  -webkit-box-shadow: 0 -1px 0 #214556 inset;
  -moz-box-shadow: 0 -1px 0 #214556 inset;
  box-shadow: 0 -1px 0 #214556 inset;
  background-color: #224556;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav ul.nav {
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav li a {
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 3px 8px;
}
.rtl #yt_menuposition #moonavigator.navi ul.level2 {
  top: 46px !important;
  margin-right: 1px solid #ccc \9;
}
.rtl #yt_menuposition ul.navirtl > li.level1 {
  float: right;
  margin: 0 0 0 1px;
}
.rtl #yt_menuposition ul.navirtl > li.level1.menuRss {
  float: left !important;
}
.rtl #yt_menuposition ul.navirtl > li.level1:hover ul.level2,
.rtl #yt_menuposition ul.navirtl > li.level1.hover ul.level2 {
  left: auto;
  right: 0;
}
.rtl #yt_menuposition ul.navirtl > li.level1:hover ul.level2.hover,
.rtl #yt_menuposition ul.navirtl > li.level1.hover ul.level2.hover {
  background: #000;
  color: #000;
}
.rtl #yt_menuposition ul.navirtl ul {
  left: auto;
  right: -999em;
}
.rtl #yt_menuposition ul.navirtl ul.level2 {
  border-right: 1px solid #ccc \9;
  top: 46px !important;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li.havechild:after {
  right: auto;
  left: 5px;
  content: "\f104";
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .item-link {
  padding: 6px 25px 6px 12px;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .item-link:after {
  right: 0;
  left: auto;
  content: "\f0d9";
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .showdesc {
  text-align: right;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li:hover ul.level3,
.rtl #yt_menuposition ul.navirtl ul.level2 li li.level3:hover ul.level4,
.rtl #yt_menuposition ul.navirtl ul.level2 li li.level4:hover ul.level5 {
  left: auto;
  right: 100%;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .level4.menu.mega-content {
  left: -240px !important;
}
.rtl #yt_menuposition ul.navirtl ul.level2 ul.level3 li .item-link {
  padding: 6px 20px 6px 12px;
}
.rtl #yt_menuposition ul.navi ul.level2 li .item-link:after {
  padding-left: 0;
  padding-right: 1px;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content {
  -webkit-box-shadow: -1px 1px 2px rgba(0,0,0,0.4);
  -moz-box-shadow: -1px 1px 2px rgba(0,0,0,0.4);
  box-shadow: -1px 1px 2px rgba(0,0,0,0.4);
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
  float: right;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
  border: none;
  border-left: 1px solid #e3e4e6;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.last {
  padding-left: 30px;
  border: none;
}
.rtl #yt_menuposition #meganavigator .level2.menu {
  border-right: 1px solid #ccc \9;
}
.rtl #yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle {
  right: auto;
  left: 0;
}
.rtl #yt_menuposition.on-sidebar-resmenu #yt_wrapper > .block {
  -webkit-transform: translate(-270px,0);
  -moz-transform: translate(-270px,0);
  -ms-transform: translate(-270px,0);
  -o-transform: translate(-270px,0);
  transform: translate(-270px,0);
}
@media (min-width: 320px) and (max-width: 979px) {
  #yt_menuwrap #yt-responivemenu {
    display: inline-block;
  }
  .on-sidebar-resmenu #yt_wrapper > .block {
    -webkit-transform: translate(270px,0);
    -moz-transform: translate(270px,0);
    -ms-transform: translate(270px,0);
    -o-transform: translate(270px,0);
    transform: translate(270px,0);
  }
  #yt_wrapper > .block {
    left: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  div.yt-off-sideresmenu {
    display: block;
  }
}
@-webkit-keyframes myscale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@-moz-keyframes myscale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@-o-keyframes myscale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@-ms-keyframes myscale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@keyframes myscale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@-webkit-keyframes myscale2 {
  from {
    transform: scale(0);
    background: #207251;
  }
  to {
    transform: scale(1);
    background: none;
  }
}
@-moz-keyframes myscale2 {
  from {
    transform: scale(0);
    background: #207251;
  }
  to {
    transform: scale(1);
    background: none;
  }
}
@-o-keyframes myscale2 {
  from {
    transform: scale(0);
    background: #207251;
  }
  to {
    transform: scale(1);
    background: none;
  }
}
@-ms-keyframes myscale2 {
  from {
    transform: scale(0);
    background: #207251;
  }
  to {
    transform: scale(1);
    background: none;
  }
}
@keyframes myscale2 {
  from {
    transform: scale(0);
    background: #207251;
  }
  to {
    transform: scale(1);
    background: none;
  }
}
@-webkit-keyframes mytranslate1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-moz-keyframes mytranslate1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-o-keyframes mytranslate1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-ms-keyframes mytranslat1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes mytranslate1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes mytranslate2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@-moz-keyframes mytranslate2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@-o-keyframes mytranslate2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@-ms-keyframes mytranslate2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes mytranslate2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
#k2Container .itemList .itemContainer .catItemView.span12 .catItemHeader dl.article-info dd.catItemDateCreated,
#k2Container .itemList .itemContainer .catItemView.groupPrimary .catItemHeader dl.article-info dd.catItemDateCreated {
  width: 35%;
  display: block;
}
#k2Container .itemList .itemContainer .catItemView.span4 .catItemView.groupPrimary .catItemHeader dl.article-info dd.catItemDateCreated {
  width: 38%;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd {
  display: block !important;
}
#k2Container .itemListCategoriesBlock .itemListCategory {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0 0 30px;
}
#k2Container .itemListCategoriesBlock .itemListCategory h2 {
  font-size: 22px;
  color: #207251;
  font-weight: 800;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
#k2Container .itemContainer.itemContainerLast.span12 {
  margin-bottom: 20px;
}
#k2Container .itemList .itemContainer .catItemView {
  padding: 0;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage {
  margin: 0;
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-link {
  display: none;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage img {
  padding: 0;
  border: none;
}
#k2Container .itemList .itemContainer .catItemView h3.catItemTitle {
  font-size: 16px;
  margin: 0 0 15px;
}
#k2Container .itemList .itemContainer .catItemView h3.catItemTitle a {
  color: #555;
}
#k2Container .itemList .itemContainer .catItemView h3.catItemTitle a:hover {
  color: #207251;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader {
  margin: 0 0 5px;
  overflow: hidden;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info {
  margin: 0;
  line-height: 10px;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info dd {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  color: #999;
  float: none;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info dd.catItemDateCreated {
  margin-right: 10px;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info dd a {
  color: #999;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info dd a:hover {
  color: #207251;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info dd.latestItemCommentsLink:before {
  content: "\f075";
  color: #999;
  display: inline-block;
  font-family: fontawesome;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info dd:first-child:before {
  content: "";
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info dd i {
  font-size: 14px;
  color: draken(#ccc,0.2%);
}
#k2Container .itemList .itemContainer .catItemView .catItemBody {
  padding: 0;
  overflow: hidden;
  line-height: 24px;
}
#k2Container .itemList .itemContainer .catItemView .catItemBody p {
  font-size: 12px;
}
#k2Container .itemList .itemContainer .catItemView .catItemBody a.readmore {
  background: #ddd;
  padding: 8px 15px;
  line-height: 35px;
  position: relative;
  color: #696969;
}
#k2Container .itemList .itemContainer .catItemView .catItemBody a.readmore:after {
  content: "\f105";
  font-family: fontawesome;
  padding: 7px 12px;
  background: #207251;
  line-height: 15px;
  right: -15px;
  color: #fff;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  top: 0;
  bottom: 0;
  transition: all 0.2s ease-out;
}
#k2Container .itemList .itemContainer .catItemView .catItemBody a.readmore:hover {
  background: #207251;
  color: #fff;
}
#k2Container .itemList .itemContainer .catItemView .catItemBody a.readmore:hover:after {
  opacity: 1;
  right: -30px;
  transition: all 0.2s ease-out;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi {
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi > div.catItemCommentsLink {
  color: #207251;
  border-right: none;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi > div.catItemCommentsLink a {
  color: #207251;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi > div.catItemCommentsLink a:hover {
  color: #207251;
}
#k2Container .itemList .itemContainer .catItemView .catItemLinks {
  margin: 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemLinks div.catItemTagsBlock {
  padding: 0;
  border: none;
}
#k2Container .itemList .itemContainer .catItemView .catItemLinks div.catItemTagsBlock span {
  font-weight: normal;
  color: #999;
}
#k2Container .itemList .itemContainer.span6 .catItemView .catItemImageBlock,
#k2Container .itemList .itemContainer.span4 .catItemView .catItemImageBlock,
#k2Container .itemList .itemContainer.span3 .catItemView .catItemImageBlock {
  float: none;
  margin: 0 0 10px;
  display: inline-block;
}
#k2Container .itemList .itemContainer:first-child .catItemView {
  padding-top: 0;
  border-top: none;
  box-shadow: none;
}
#k2Container .itemList #itemListLeading {
  background: #ccc;
}
#k2Container .itemList #itemListLeading .itemContainer {
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#k2Container .itemList #itemListLeading .itemContainer .catItemView {
  padding-top: 0;
}
#k2Container .itemList #itemListLinks {
  padding: 0;
  background: none;
  border: none;
}
#k2Container .itemList #itemListLinks h4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
#k2Container .itemList #itemListLinks .itemContainerLast {
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#k2Container.userView {
  padding: 0;
}
#k2Container.userView .userBlock {
  padding: 15px;
  background: #EDEDED;
}
#k2Container.userView .userBlock img {
  border: none;
  margin: 0;
  padding: 0;
  margin-right: 15px;
}
#k2Container.userView .userBlock h2 {
  font-size: 128%;
  color: #207251;
  margin-bottom: 10px;
}
#k2Container.userView .userBlock div.userDescription {
  padding: 0;
}
#k2Container.userView .userBlock div.userAdditionalInfo {
  margin: 0;
}
#k2Container.userView .userBlock div.userAdditionalInfo .userURL {
  font-weight: normal;
}
#k2Container.userView .catItemList .catItemView {
  padding: 0;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
#k2Container.userView .catItemList .catItemView .catItemBody {
  margin-bottom: 10px;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage {
  margin: 0;
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-link {
  display: none;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage img {
  padding: 0;
  border: none;
}
#k2Container.userView .catItemList .catItemView h3.catItemTitle {
  font-size: 16px;
  margin: 0 0 15px;
}
#k2Container.userView .catItemList .catItemView h3.catItemTitle a {
  color: #555;
}
#k2Container.userView .catItemList .catItemView h3.catItemTitle a:hover {
  color: #207251;
}
#k2Container.userView .catItemList .catItemView .catItemHeader {
  margin: 0 0 5px;
  overflow: hidden;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info {
  margin: 0;
  line-height: 10px;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  color: #999;
  float: none;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd.catItemDateCreated {
  margin-right: 10px;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd a {
  color: #999;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd a:hover {
  color: #207251;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd.latestItemCommentsLink:before {
  content: "\f075";
  color: #999;
  display: inline-block;
  font-family: fontawesome;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd:first-child:before {
  content: "";
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd i {
  font-size: 14px;
  color: draken(#ccc,0.2%);
}
#k2Container.userView .catItemList .catItemView .catItemBody {
  padding: 0;
  overflow: hidden;
  line-height: 24px;
}
#k2Container.userView .catItemList .catItemView .catItemBody p {
  font-size: 12px;
}
#k2Container.userView .catItemList .catItemView .catItemBody a.readmore {
  background: #ddd;
  padding: 8px 15px;
  line-height: 35px;
  position: relative;
  color: #696969;
}
#k2Container.userView .catItemList .catItemView .catItemBody a.readmore:after {
  content: "\f105";
  font-family: fontawesome;
  padding: 7px 12px;
  background: #207251;
  line-height: 15px;
  right: -15px;
  color: #fff;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  top: 0;
  bottom: 0;
  transition: all 0.2s ease-out;
}
#k2Container.userView .catItemList .catItemView .catItemBody a.readmore:hover {
  background: #207251;
  color: #fff;
}
#k2Container.userView .catItemList .catItemView .catItemBody a.readmore:hover:after {
  opacity: 1;
  right: -30px;
  transition: all 0.2s ease-out;
}
#k2Container.userView .catItemList .catItemView .catItemNavi {
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container.userView .catItemList .catItemView .catItemNavi > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container.userView .catItemList .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container.userView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink {
  color: #207251;
  border-right: none;
}
#k2Container.userView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink a {
  color: #207251;
}
#k2Container.userView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink a:hover {
  color: #207251;
}
#k2Container.userView .catItemList .catItemView .catItemLinks {
  margin: 0;
}
#k2Container.userView .catItemList .catItemView .catItemLinks div.catItemTagsBlock {
  padding: 0;
  border: none;
}
#k2Container.userView .catItemList .catItemView .catItemLinks div.catItemTagsBlock span {
  font-weight: normal;
  color: #999;
}
#k2Container.userView .catItemList .catItemView:first-child {
  border-top: none;
}
#k2Container.tagView .catItemList .catItemView {
  margin: 0 0 30px;
  padding: 0;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage {
  margin: 0;
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-link {
  display: none;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage img {
  padding: 0;
  border: none;
}
#k2Container.tagView .catItemList .catItemView h3.catItemTitle {
  font-size: 16px;
  margin: 0 0 15px;
}
#k2Container.tagView .catItemList .catItemView h3.catItemTitle a {
  color: #555;
}
#k2Container.tagView .catItemList .catItemView h3.catItemTitle a:hover {
  color: #207251;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader {
  margin: 0 0 5px;
  overflow: hidden;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info {
  margin: 0;
  line-height: 10px;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  color: #999;
  float: none;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd.catItemDateCreated {
  margin-right: 10px;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd a {
  color: #999;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd a:hover {
  color: #207251;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd.latestItemCommentsLink:before {
  content: "\f075";
  color: #999;
  display: inline-block;
  font-family: fontawesome;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd:first-child:before {
  content: "";
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd i {
  font-size: 14px;
  color: draken(#ccc,0.2%);
}
#k2Container.tagView .catItemList .catItemView .catItemBody {
  padding: 0;
  overflow: hidden;
  line-height: 24px;
}
#k2Container.tagView .catItemList .catItemView .catItemBody p {
  font-size: 12px;
}
#k2Container.tagView .catItemList .catItemView .catItemBody a.readmore {
  background: #ddd;
  padding: 8px 15px;
  line-height: 35px;
  position: relative;
  color: #696969;
}
#k2Container.tagView .catItemList .catItemView .catItemBody a.readmore:after {
  content: "\f105";
  font-family: fontawesome;
  padding: 7px 12px;
  background: #207251;
  line-height: 15px;
  right: -15px;
  color: #fff;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  top: 0;
  bottom: 0;
  transition: all 0.2s ease-out;
}
#k2Container.tagView .catItemList .catItemView .catItemBody a.readmore:hover {
  background: #207251;
  color: #fff;
}
#k2Container.tagView .catItemList .catItemView .catItemBody a.readmore:hover:after {
  opacity: 1;
  right: -30px;
  transition: all 0.2s ease-out;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi {
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink {
  color: #207251;
  border-right: none;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink a {
  color: #207251;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink a:hover {
  color: #207251;
}
#k2Container.tagView .catItemList .catItemView .catItemLinks {
  margin: 0;
}
#k2Container.tagView .catItemList .catItemView .catItemLinks div.catItemTagsBlock {
  padding: 0;
  border: none;
}
#k2Container.tagView .catItemList .catItemView .catItemLinks div.catItemTagsBlock span {
  font-weight: normal;
  color: #999;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock {
  margin-bottom: 0;
}
#k2Container.tagView .catItemList .catItemView:first-child {
  padding-top: 0;
  border-top: none;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd.catItemDateCreated {
  width: 32%;
}
#k2Container.latestView .catItemList .catItemView.span12 .catItemHeader dl.article-info dd {
  display: block !important;
}
#k2Container.latestView .catItemList .catItemView.span12 .catItemHeader dl.article-info dd.catItemDateCreated {
  width: 32%;
  float: left;
}
#k2Container.latestView .catItemList .catItemView.span6 .catItemHeader dl.article-info dd {
  display: block !important;
}
#k2Container.latestView .catItemList .catItemView.span6 .catItemHeader dl.article-info dd.catItemDateCreated {
  float: left;
  width: 75%;
}
#k2Container.latestView .catItemList .catItemView.span4 .catItemHeader dl.article-info dd {
  display: block !important;
}
#k2Container.latestView .catItemList .catItemView.span4 .catItemHeader dl.article-info dd.catItemDateCreated {
  float: left;
  width: 75%;
}
#k2Container.latestView .latestItemsCategory div.latestItemsCategoryImage {
  margin-right: 5px;
}
#k2Container.latestView .catItemList .catItemView {
  padding: 0;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage {
  margin: 0;
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-link {
  display: none;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage img {
  padding: 0;
  border: none;
}
#k2Container.latestView .catItemList .catItemView h3.catItemTitle {
  font-size: 16px;
  margin: 0 0 15px;
}
#k2Container.latestView .catItemList .catItemView h3.catItemTitle a {
  color: #555;
}
#k2Container.latestView .catItemList .catItemView h3.catItemTitle a:hover {
  color: #207251;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader {
  margin: 0 0 5px;
  overflow: hidden;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info {
  margin: 0;
  line-height: 10px;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info dd {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  color: #999;
  float: none;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info dd.catItemDateCreated {
  margin-right: 10px;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info dd a {
  color: #999;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info dd a:hover {
  color: #207251;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info dd.latestItemCommentsLink:before {
  content: "\f075";
  color: #999;
  display: inline-block;
  font-family: fontawesome;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info dd:first-child:before {
  content: "";
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info dd i {
  font-size: 14px;
  color: draken(#ccc,0.2%);
}
#k2Container.latestView .catItemList .catItemView .catItemBody {
  padding: 0;
  overflow: hidden;
  line-height: 24px;
}
#k2Container.latestView .catItemList .catItemView .catItemBody p {
  font-size: 12px;
}
#k2Container.latestView .catItemList .catItemView .catItemBody a.readmore {
  background: #ddd;
  padding: 8px 15px;
  line-height: 35px;
  position: relative;
  color: #696969;
}
#k2Container.latestView .catItemList .catItemView .catItemBody a.readmore:after {
  content: "\f105";
  font-family: fontawesome;
  padding: 7px 12px;
  background: #207251;
  line-height: 15px;
  right: -15px;
  color: #fff;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  top: 0;
  bottom: 0;
  transition: all 0.2s ease-out;
}
#k2Container.latestView .catItemList .catItemView .catItemBody a.readmore:hover {
  background: #207251;
  color: #fff;
}
#k2Container.latestView .catItemList .catItemView .catItemBody a.readmore:hover:after {
  opacity: 1;
  right: -30px;
  transition: all 0.2s ease-out;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi {
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink {
  color: #207251;
  border-right: none;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink a {
  color: #207251;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink a:hover {
  color: #207251;
}
#k2Container.latestView .catItemList .catItemView .catItemLinks {
  margin: 0;
}
#k2Container.latestView .catItemList .catItemView .catItemLinks div.catItemTagsBlock {
  padding: 0;
  border: none;
}
#k2Container.latestView .catItemList .catItemView .catItemLinks div.catItemTagsBlock span {
  font-weight: normal;
  color: #999;
}
#k2Container.latestView .catItemList .catItemView.item1:first-child {
  padding-top: 0;
  border-top: none;
}
#k2Container.latestView .catItemList .catItemView.item1 {
  clear: both;
  margin: 0 0 20px 0;
}
#k2Container.latestView .catItemList .catItemView.span6,
#k2Container.latestView .catItemList .catItemView.span4,
#k2Container.latestView .catItemList .catItemView.span3 {
  padding-top: 0;
  border-top: none;
  display: block;
}
#k2Container.latestView .catItemList .catItemView.span6 .catItemImageBlock,
#k2Container.latestView .catItemList .catItemView.span4 .catItemImageBlock,
#k2Container.latestView .catItemList .catItemView.span3 .catItemImageBlock {
  float: none;
  margin: 0;
  display: block;
}
#k2Container.latestView .catItemList .catItemView.span6 .catItemImageBlock .catItemImage,
#k2Container.latestView .catItemList .catItemView.span4 .catItemImageBlock .catItemImage,
#k2Container.latestView .catItemList .catItemView.span3 .catItemImageBlock .catItemImage {
  margin: 0 !important;
}
#k2Container.latestView .catItemList .catItemView.span6 .catItemHeader,
#k2Container.latestView .catItemList .catItemView.span4 .catItemHeader,
#k2Container.latestView .catItemList .catItemView.span3 .catItemHeader {
  padding: 8px;
  background: #F4F4F4;
}
#k2Container.latestView .catItemList .catItemView.span6 .latestItemCommentsLink a,
#k2Container.latestView .catItemList .catItemView.span4 .latestItemCommentsLink a,
#k2Container.latestView .catItemList .catItemView.span3 .latestItemCommentsLink a {
  color: #999;
}
#k2Container.latestView .catItemList .catItemView.span6 .latestItemCommentsLink a:hover,
#k2Container.latestView .catItemList .catItemView.span4 .latestItemCommentsLink a:hover,
#k2Container.latestView .catItemList .catItemView.span3 .latestItemCommentsLink a:hover {
  color: #207251;
}
#k2Container.latestView .catItemList .catItemView.span6 .latestItemCommentsLink,
#k2Container.latestView .catItemList .catItemView.span4 .latestItemCommentsLink {
  padding-left: 36%;
}
#k2Container.latestView .catItemList .catItemView.span3 .latestItemCommentsLink {
  padding-left: 0;
}
#k2Container.latestView .catItemList .catItemView.span3 .catItemDateCreated {
  width: 62%;
}
#k2Container.itemView {
  border: none;
  margin: 0;
  padding: 0;
}
#k2Container.itemView .itemBody {
  padding: 0;
}
#k2Container.itemView .itemBody .page-header {
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
#k2Container.itemView .itemBody .page-header h2 {
  font-size: 115%;
  margin: 0;
  min-height: 25px;
  margin-top: -7px;
}
#k2Container.itemView .itemBody .page-header h2 a {
  color: #555;
  font-size: 16px;
}
#k2Container.itemView .itemBody .page-header h2 a:hover {
  color: #207251;
}
#k2Container.itemView .itemBody .page-header h2 {
  font-size: 16px;
  margin: 3px 0 10px;
  line-height: 110%;
  font-weight: 800;
  text-transform: uppercase;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle {
  font-size: 16px;
  color: #444;
  font-weight: bold;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle > span {
  background: #207251;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: inline-block;
}
#k2Container.itemView .itemBody .page-header h2.itemTitle > span sup {
  top: 0;
  font-size: 100%;
}
#k2Container.itemView .itemBody .article-info {
  margin: 0 0 5px;
  overflow: hidden;
}
#k2Container.itemView .itemBody .article-info dl.article-info {
  margin: 0;
  line-height: 10px;
}
#k2Container.itemView .itemBody .article-info dl.article-info dd {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  color: #999;
  float: none;
}
#k2Container.itemView .itemBody .article-info dl.article-info dd.catItemDateCreated {
  margin-right: 10px;
}
#k2Container.itemView .itemBody .article-info dl.article-info dd a {
  color: #999;
}
#k2Container.itemView .itemBody .article-info dl.article-info dd a:hover {
  color: #207251;
}
#k2Container.itemView .itemBody .article-info dl.article-info dd.latestItemCommentsLink:before {
  content: "\f075";
  color: #999;
  display: inline-block;
  font-family: fontawesome;
}
#k2Container.itemView .itemBody .article-info dl.article-info dd:first-child:before {
  content: "";
}
#k2Container.itemView .itemBody .article-info dl.article-info dd i {
  font-size: 14px;
  color: draken(#ccc,0.2%);
}
#k2Container.itemView .itemBody .itemImageBlock {
  text-align: center;
  padding: 0;
  margin: 0;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage {
  background: url(sj_financial/images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 25px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  width: 71%;
  position: relative;
  margin-bottom: 1em;
  display: table;
  margin: 0 auto 1em;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links a.hover-link {
  display: none;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-20px,0);
  -moz-transform: translate(-20px,0);
  -ms-transform: translate(-20px,0);
  -o-transform: translate(-20px,0);
  transform: translate(-20px,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom:hover {
  border-color: #207251;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom:hover i {
  color: #207251;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage div.img_caption p.img_caption {
  padding: 5px 0;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage.pull-left {
  margin-right: 1em;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage.pull-right {
  margin-left: 1em;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage a.modal {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
  border: none;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage img {
  border: none;
  padding: 0;
  width: 100%;
}
#k2Container.itemView .itemBody .itemNaviTop {
  margin: 0 0 5px;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info {
  margin: 0;
  line-height: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  color: #999;
  float: none;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.catItemDateCreated {
  margin-right: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a {
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a:hover {
  color: #207251;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.latestItemCommentsLink:before {
  content: "\f075";
  color: #999;
  display: inline-block;
  font-family: fontawesome;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd:first-child:before {
  content: "";
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd i {
  font-size: 14px;
  color: draken(#ccc,0.2%);
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info {
  background: #EEEEEE;
  padding: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd {
  color: #555;
  font-size: 100%;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemDateCreated {
  margin-right: 20px;
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .icon-category:before {
  content: "\f07b ";
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category {
  margin-right: 20px;
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category a {
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .category a:hover {
  color: #207251;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor {
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor a {
  color: #999;
  font-size: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd .itemAuthor a:hover {
  color: #207251;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email {
  position: absolute;
  right: 0;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email a {
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.k2item-email a:hover {
  color: #207251;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption {
  float: right;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption:before {
  content: "";
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption > span {
  font-size: 13px;
  font-style: normal;
  margin-left: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a {
  color: #555;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a:hover {
  color: #207251;
}
#k2Container.itemView .itemBody div.itemIntroText {
  font-size: 12px;
  font-weight: normal;
}
#k2Container.itemView .itemBody div.itemFullText {
  margin-bottom: 50px;
  margin-left: 1%;
}
#k2Container.itemView .itemBody div.itemFullText p {
  font-size: 14px;
}
#k2Container.itemView .itemBody div.itemFullText .itemDateModified {
  display: none;
}
#k2Container.itemView .itemBody .itemNaviBottom {
  margin-bottom: 1em;
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container.itemView .itemBody .itemNaviBottom > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container.itemView .itemBody .itemNaviBottom > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container.itemView .itemBody .itemNaviBottom > div.catItemCommentsLink {
  color: #207251;
  border-right: none;
}
#k2Container.itemView .itemBody .itemNaviBottom > div.catItemCommentsLink a {
  color: #207251;
}
#k2Container.itemView .itemBody .itemNaviBottom > div.catItemCommentsLink a:hover {
  color: #207251;
}
#k2Container.itemView .itemBody .itemNaviBottom > div {
  min-height: 20px;
}
#k2Container.itemView .itemBody .itemNaviBottom > div:last-child {
  border: none;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing {
  padding: 0;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div {
  float: left;
  width: auto;
  height: 20px;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div > iframe {
  width: 80px !important;
}
#k2Container.itemView .itemBody .itemTagsBlock {
  padding: 0;
  border: none;
  margin-bottom: 5px;
}
#k2Container.itemView .itemBody .itemTagsBlock span {
  color: #999;
  font-weight: normal;
}
#k2Container.itemView .itemBody .itemNavigation {
  border: none;
  padding: 4px 0;
  margin-bottom: 0;
  background: transparent;
  display: none;
}
#k2Container.itemView .itemBody .itemAttachmentsBlock {
  padding: 4px 0;
  border: none;
  margin-bottom: 1em;
}
#k2Container.itemView .itemBody .itemAttachmentsBlock span {
  color: #999;
  font-weight: normal;
}
#k2Container.itemView .itemBody .itemAuthorBlock {
  background: #EEEEEE;
  border: none;
  padding: 0;
  border-top: 1px solid #dee2f1;
  padding: 10px;
  margin: 1em 0 2em;
  display: block;
  overflow: hidden;
}
#k2Container.itemView .itemBody .itemAuthorBlock img.itemAuthorAvatar {
  border: none;
  padding: 0;
  margin-right: 15px;
}
#k2Container.itemView .itemBody .itemAuthorBlock h3.itemAuthorName {
  font-weight: 100%;
  margin-bottom: 10px;
}
#k2Container.itemView .itemBody .itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border: none;
  font-weight: normal;
}
#k2Container.itemView .itemLatest {
  margin-bottom: 10px;
}
#k2Container.itemView .itemLatest h3 {
  font-size: 16px;
  font-weight: 800;
  font-size: 16px;
  color: #444;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#k2Container.itemView .itemLatest ul {
  margin: 0;
}
#k2Container.itemView .itemLatest ul li {
  border: none;
  background: transparent;
  list-style: none;
}
#k2Container.itemView .itemLatest ul li:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 16px;
  margin-right: 5px;
}
#k2Container.itemView .itemLatest ul li a {
  color: #444;
}
#k2Container.itemView .itemLatest ul li:hover a {
  color: #207251;
}
#k2Container.itemView .itemLatest ul li:hover:before {
  color: #207251;
}
#k2Container.itemView .itemVideoBlock {
  padding: 0;
  background: transparent;
  border-top: 1px solid #dee2f1;
  padding-top: 2em;
  margin-bottom: 2em;
}
#k2Container.itemView .itemVideoBlock h3 {
  font-size: 151.4%;
  font-family: ;
}
#k2Container.itemView .itemVideoBlock .itemVideoEmbedded {
  text-align: left;
  padding-left: 5px;
}
#k2Container.itemView .itemVideoBlock .itemVideoEmbedded iframe {
  margin: 0 12px 0px 0;
}
#k2Container.itemView .itemImageGallery {
  border-top: 1px solid #dee2f1;
  padding-top: 2em;
  margin-bottom: 2em;
  overflow: hidden;
}
#k2Container.itemView .itemImageGallery h3 {
  font-size: 151.4%;
  font-family: ;
}
#k2Container.itemView .itemImageGallery ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  margin: 0;
  padding: 0;
  border: none;
}
#k2Container.itemView .itemComments {
  padding: 0;
  background: transparent;
  border: none;
  overflow: hidden;
}
#k2Container.itemView .itemComments h3 {
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  color: #444;
  padding: 0 0 20px;
}
#k2Container.itemView .itemComments .itemCommentsList li {
  background: transparent;
}
#k2Container.itemView .itemComments .itemCommentsList li img {
  margin: 5px 15px 0 0;
  border: 1px solid #eee;
}
#k2Container.itemView .itemComments .itemCommentsList li .commentLink a {
  color: #207251;
  text-decoration: none;
}
#k2Container.itemView .itemComments .itemCommentsList li .commentLink a:hover {
  color: #207251;
}
#k2Container.itemView .itemComments .itemCommentsList li p {
  padding: 0;
}
#k2Container.itemView .itemComments .itemCommentsList li span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList li span.commentAuthorName {
  font-weight: normal;
  color: #999;
  font-size: 89%;
  border: none;
  display: inline-block;
}
#k2Container.itemView .itemComments p.itemCommentsFormNotes {
  border: none;
  margin: 1em 0 2em;
}
#k2Container.itemView .itemComments textarea.inputbox {
  width: 90%;
}
#k2Container.itemView .itemComments .button i {
  width: 15px;
  height: 15px;
  background: url(sj_financial/images/blue/arrow-right.png) no-repeat -18px 4px;
  font-size: 17px;
  border: 1px solid #909094;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  border-color: #fff;
  display: inline-block;
  background: url("sj_financial/images/white-arrow-right.png") no-repeat scroll 3px 4px;
  margin: -3px 0 0 5px;
}
#k2Container.itemView .itemComments .itemCommentsForm form {
  margin-bottom: 0;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-horizontal .controls {
  text-align: right;
  margin: 0 6px 0 0;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group {
  display: inline-block;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group .controls {
  margin: 0;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group .controls input.inputbox {
  margin: 0 5px 0 0;
  width: 197px;
  padding: 9px 0 9px 50px;
  box-shadow: none;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group .controls input#userName.inputbox {
  background: url("sj_financial/images/icon/icon_user_form.png") no-repeat;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group .controls input#commentEmail.inputbox {
  background: url("sj_financial/images/icon/icon_email_form.png") no-repeat;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group .controls input#commentURL.inputbox {
  background: url("sj_financial/images/icon/icon_link_form.png") no-repeat;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group-textarea {
  margin-bottom: 10px;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group-textarea .controls {
  margin: 0;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-validate .control-group-textarea .controls textarea.inputbox {
  width: 97.5%;
  background: #fff;
  color: #999;
}
.module.beaking_news {
  margin: 0 0 8px;
}
.module.beaking_news h3.modtitle {
  float: left;
  border: none;
  font-size: 12px;
  padding: 4px 8px;
  margin-right: 10px;
  margin-top: 3px;
  color: #fff;
  background: #FF6825;
  position: relative;
}
.module.beaking_news h3.modtitle:after {
  left: 100%;
  top: 36%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(194,225,245,0);
  border-left-color: #FF6825;
  border-width: 4px;
}
.module.beaking_news .modcontent .sj-splash .spl-control ul.spl-control-inner {
  display: none;
}
.module.beaking_news .modcontent .sj-splash .spl-items .spl-items-inner .spl-item-title a {
  color: #555;
  font-size: 12px;
  font-family: arial;
}
.k2ItemsBlock ul.blank > li {
  background: transparent;
  padding: 0 0 10px;
  border-bottom: 1px solid #dfe2f1;
}
.k2ItemsBlock ul.blank > li.lastItem {
  border: none;
  padding: 0;
  margin: 0;
}
.k2ItemsBlock ul.blank > li .k2Avatar {
  margin-right: 8px;
}
.k2ItemsBlock ul.blank > li .listinline li {
  padding: 0 3px;
  font-size: 12px;
  color: #999;
}
.k2ItemsBlock ul.blank > li .moduleItemIntrotext {
  line-height: 20px;
  overflow: hidden;
}
.k2LatestCommentsBlock ul.blank > li {
  background: transparent;
  padding: 0 0 10px;
  border-bottom: 1px solid #dfe2f1;
}
.k2LatestCommentsBlock ul.blank > li.lastItem {
  border: none;
  padding: 0;
  margin: 0;
}
.k2LatestCommentsBlock ul.blank > li .k2Avatar {
  margin-right: 8px;
}
.k2LatestCommentsBlock ul.blank > li .listinline li {
  padding: 0 3px;
  font-size: 12px;
  color: #999;
}
.k2LatestCommentsBlock ul.blank > li .moduleItemIntrotext {
  line-height: 20px;
  overflow: hidden;
}
.k2LatestCommentsBlock a.lcComment {
  color: #555;
  font-size: 12px;
}
.k2LatestCommentsBlock a.lcComment:hover {
  color: #207251;
}
div.k2TagCloudBlock {
  padding: 0;
}
div.k2TagCloudBlock a {
  position: relative;
  font-size: 12px;
  float: left;
  margin: 0 7px 7px 0;
  padding: 4px 18px;
  color: #666;
  text-transform: capitalize;
  border: 1px solid #ddd;
}
div.k2TagCloudBlock a:hover {
  background: #207251;
  padding: 4px 18px;
}
div.k2TagCloudBlock a:hover > span {
  right: -25px;
  background: #173655;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.k2TagCloudBlock a > span {
  width: 18px;
  height: 30px;
  padding: 0 5px;
  line-height: 30px;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 15;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#top8 .module.module_tabs {
  margin-top: -2px;
  margin-bottom: 0;
  min-height: 380px;
}
#right .module.module_tabs {
  min-height: 465px;
  margin-top: 37px;
}
.module.module_tabs {
  margin-top: 33px;
}
.module.module_tabs .modcontent {
  padding-top: 0;
}
.module div.moduletabs.top-position {
  margin: 0;
}
.module div.moduletabs.top-position div.tabs-container {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs {
  border-top: 3px solid #207251;
  border-bottom: 1px solid #ddd;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li {
  padding: 10px 0;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected {
  background: none;
  color: #207251;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab {
  font-size: 16px;
  font-weight: 800;
  padding: 0 10px 0 0;
  border-right: 1px solid #ddd;
}
.module div.moduletabs.top-position div.tabs-container ul.tabs li .tab:hover {
  color: #207251;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage {
  overflow: hidden;
  position: relative;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage img {
  transition: all 0.5s ease-in;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage img:hover {
  transform: all 0.5s ease-in;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage .image-overlay {
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  transform: scale(0);
  position: absolute;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 1;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage .image-overlay .hoverLink {
  bottom: 50%;
  left: 50%;
  margin: 0 0 -16px -16px;
  position: absolute;
  z-index: 15;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage .image-overlay .hoverLink >i {
  border: 1px solid #fff;
  border-radius: 32px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  text-align: center;
  width: 32px;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage:hover .image-overlay {
  opacity: 1;
  transform: scale(1);
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage:hover .image-overlay .hoverLink:hover i {
  background: #207251;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul li a.moduleItemImage {
  display: block;
  float: left;
  margin-top: 9px;
  margin-right: 20px;
  font-size: 12px;
  font-family: arial !important;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul.blank > li {
  margin: 0;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul.blank > li.even {
  border-bottom: none;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul.blank > li.odd {
  border-bottom: none;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul.blank > li .moduleItemTitle {
  font-size: 13px;
  font-weight: bold;
  color: #444;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul.blank > li .moduleItemTitle:hover {
  color: #207251;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul.blank > li .moduleItemTitle {
    font-weight: bold;
  }
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2ItemsBlock ul.blank > li .moduleItemIntrotext {
  font-size: 12px;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2LatestCommentsBlock .even {
  border-bottom: none;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2LatestCommentsBlock .odd {
  border-bottom: none;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2LatestCommentsBlock ul li span.lcUsername:before {
  content: "\f007";
  font-family: fontawesome;
  margin-right: 5px;
}
.module div.moduletabs.top-position div.tabs-content-wrap div.k2LatestCommentsBlock ul li a {
  margin-right: 15px;
}
.module h3.modtitle {
  color: #207251;
  font-weight: bold;
}
.module .k2ArchivesBlock ul {
  margin: 0;
  list-style: none;
}
.module .k2ArchivesBlock ul li {
  float: left;
  transition: all 0.5s ease-in;
  margin-right: 20px;
}
.module .k2ArchivesBlock ul li:before {
  color: #777;
  content: "\f178";
  font-family: fontawesome;
  font-size: 14px;
}
.module .k2ArchivesBlock ul li a {
  color: #666;
}
.module .k2ArchivesBlock ul li:hover {
  transform: translateX(15px);
  transition: all 0.5s ease-in;
}
.module .k2ArchivesBlock ul li:hover:before {
  color: #207251;
  opacity: 0.5;
}
.module .k2ArchivesBlock ul li:hover a {
  color: #207251;
}
.module.slideshow .sj-k2slickslider {
  position: relative;
}
.module.slideshow .sj-k2slickslider .slickslider-items .slickslider-item .item-image {
  float: none;
  width: auto;
}
.module.slideshow .sj-k2slickslider .slickslider-items .slickslider-item .item-content {
  top: 88%;
  width: 100%;
  #background: none repeat scroll 0 0 rgba(0,0,0,0.7);
}
.module.slideshow .sj-k2slickslider .slickslider-items .slickslider-item .item-content .item-content-inner .item-title {
  margin-bottom: 0;
}
.module.slideshow .sj-k2slickslider .slickslider-items .slickslider-item .item-content .item-content-inner .item-title a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.module.slideshow .sj-k2slickslider .slickslider-items .slickslider-item .item-content .item-content-inner .item-title a:hover {
  color: #207251;
}
.module.slideshow .sj-k2slickslider .slickslider-items .slickslider-item .item-content .item-content-inner .item-description {
  font-size: 12px;
}
.module.slideshow .sj-k2slickslider .arow-left {
  height: 40px;
  width: 40px;
  background: url("sj_financial/images/icon/row_left_slide.png") no-repeat scroll center center rgba(0,0,0,0.4);
  top: 45%;
  left: 0;
  cursor: pointer;
  position: absolute;
}
.module.slideshow .sj-k2slickslider .arow-left .over-row {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #207251;
  opacity: 0.2;
  transform: scale(0);
  transition: all 0.2s ease-in;
}
.module.slideshow .sj-k2slickslider .arow-left:hover {
  background-color: #207251;
  transition: all 0.4s ease-in;
}
.module.slideshow .sj-k2slickslider .arow-left:hover .over-row {
  transform: scale(1);
  transition: all 0.2s ease-in;
  opacity: 1;
  background: transparent;
}
.module.slideshow .sj-k2slickslider .arow-right {
  height: 40px;
  width: 40px;
  background: url("sj_financial/images/icon/row_right_slide.png") no-repeat scroll center center rgba(0,0,0,0.4);
  top: 45%;
  right: 0;
  cursor: pointer;
  position: absolute;
}
.module.slideshow .sj-k2slickslider .arow-right .over-row {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #207251;
  opacity: 0.2;
  transform: scale(0);
  transition: all 0.2s ease-in;
}
.module.slideshow .sj-k2slickslider .arow-right:hover {
  background-color: #207251;
  transition: all 0.4s ease-in;
}
.module.slideshow .sj-k2slickslider .arow-right:hover .over-row {
  transform: scale(1);
  transition: all 0.2s ease-in;
  opacity: 1;
  background: transparent;
}
.module.mega_new_top4 .mgi-wrap .item-wrap .item-image img:hover {
  opacity: 1;
}
.module.mega_new_top4 .mgi-wrap .item-wrap .item-image .image-overlay {
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  transform: scale(0);
  position: absolute;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 1;
}
.module.mega_new_top4 .mgi-wrap .item-wrap .item-image .image-overlay .hoverLink {
  bottom: 50%;
  left: 50%;
  margin: 0 0 -16px -16px;
  position: absolute;
  z-index: 15;
}
.module.mega_new_top4 .mgi-wrap .item-wrap .item-image .image-overlay .hoverLink >i {
  border: 1px solid #fff;
  border-radius: 32px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  text-align: center;
  width: 32px;
}
.module.mega_new_top4 .mgi-wrap .item-wrap .item-image:hover .image-overlay {
  opacity: 1;
  transform: scale(1);
}
.module.mega_new_top4 .mgi-wrap .item-wrap .item-image:hover .image-overlay .hoverLink:hover i {
  background: #207251;
}
.module.mega_new_top4 .modcontent {
  padding-top: 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box {
  padding-bottom: 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box .item-wrap .item-title a {
  position: relative;
  transition: all 0s ease-in 0.7s;
  display: block;
  overflow: hidden;
  float: left;
  border-bottom: 1px solid #ddd;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box .item-wrap .item-title a:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  position: absolute;
  transition: all 0.7s ease-in;
  opacity: 0;
  border-left: 1px solid #207251;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box .item-wrap .item-title a:hover {
  transition: all 0s ease-in 0s;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box .item-wrap .item-title a:hover:after {
  left: 120%;
  opacity: 1;
  transition: left 0.7s ease-in;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box .title-link-wrap .other-links li a {
  position: relative;
  transition: all 0s ease-in 0.7s;
  display: block;
  overflow: hidden;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box .title-link-wrap .other-links li a:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  position: absolute;
  transition: all 0.7s ease-in;
  opacity: 0;
  border-left: 1px solid #207251;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box .title-link-wrap .other-links li a:hover {
  transition: all 0s ease-in 0s;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box .title-link-wrap .other-links li a:hover:after {
  left: 120%;
  opacity: 1;
  transition: left 0.7s ease-in;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) {
  margin: 0 16px 0 0;
  padding-right: 16px;
  border-right: 1px solid #ddd;
  width: 30.333%;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) h3.mgi-cat {
  border-bottom: 1px solid #ddd;
  border-top: 3px solid #ED1C22;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) h3.mgi-cat a {
  background: none;
  color: #ED1C22;
  font-size: 16px;
  font-weight: 800;
  padding: 6px 0;
  text-transform: inherit;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .item-wrap {
  margin-bottom: 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .item-wrap .item-title {
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  margin: 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .item-wrap .item-title a {
  color: #444;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0;
  letter-spacing: 0.5px;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .item-wrap .item-title a:hover {
  color: #207251;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .item-wrap .item-title a {
    font-weight: bold;
  }
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .title-link-wrap .other-links li {
  background: none;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .title-link-wrap .other-links li:nth-child(2) {
  border-bottom: none;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .title-link-wrap .other-links li a {
  margin: 0;
  color: #444;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(1) .title-link-wrap .other-links li a:hover {
  color: #207251;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) {
  margin: 0 17px 0 0;
  padding-right: 17px;
  border-right: 1px solid #ddd;
  width: 30.333%;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) h3.mgi-cat {
  border-bottom: 1px solid #ddd;
  border-top: 3px solid #207251;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) h3.mgi-cat a {
  background: none;
  color: #207251;
  font-size: 16px;
  font-weight: 800;
  padding: 6px 0;
  text-transform: inherit;
  letter-spacing: 0.5px;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .item-wrap {
  margin-bottom: 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .item-wrap .item-title {
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  margin: 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .item-wrap .item-title a {
  color: #444;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0;
  letter-spacing: 0.5px;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .item-wrap .item-title a:hover {
  color: #207251;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .item-wrap .item-title a {
    font-weight: bold;
  }
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .title-link-wrap .other-links li {
  background: none;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .title-link-wrap .other-links li:nth-child(2) {
  border-bottom: none;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .title-link-wrap .other-links li a {
  margin: 0;
  color: #444;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(3) .title-link-wrap .other-links li a:hover {
  color: #207251;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) {
  margin: 0;
  padding: 0;
  width: 30.333%;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) h3.mgi-cat {
  border-bottom: 1px solid #ddd;
  border-top: 3px solid #ff6825;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) h3.mgi-cat a {
  background: none;
  color: #ff6825;
  font-size: 16px;
  font-weight: 800;
  padding: 6px 0;
  text-transform: inherit;
  letter-spacing: 0.5px;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .item-wrap {
  margin-bottom: 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .item-wrap .item-title {
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  margin: 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .item-wrap .item-title a {
  color: #444;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0;
  letter-spacing: 0.5px;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .item-wrap .item-title a:hover {
  color: #207251;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .item-wrap .item-title a {
    font-weight: bold;
  }
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .title-link-wrap .other-links li {
  background: none;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .title-link-wrap .other-links li:nth-child(2) {
  border-bottom: none;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .title-link-wrap .other-links li a {
  margin: 0;
  color: #444;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.module.mega_new_top4 .modcontent .mgi-wrap.preset01-3 .mgi-box:nth-child(5) .title-link-wrap .other-links li a:hover {
  color: #207251;
}
.module.PopularNews .mgi-wrap .item-wrap .item-image img:hover {
  opacity: 1;
}
.module.PopularNews h3.modtitle {
  font-size: 16px;
  font-weight: 800;
  color: #207251;
}
.module.PopularNews .modcontent {
  padding-top: 15px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box {
  padding-bottom: 0;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap {
  width: 39%;
  padding-right: 0;
  margin-right: 30px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-image {
  margin: 0 10px 5px 0;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-image .image-overlay {
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  transform: scale(0);
  position: absolute;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 1;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-image .image-overlay .hoverLink {
  bottom: 50%;
  left: 50%;
  margin: 0 0 -16px -16px;
  position: absolute;
  z-index: 15;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-image .image-overlay .hoverLink >i {
  border: 1px solid #fff;
  border-radius: 32px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  text-align: center;
  width: 32px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-image:hover .image-overlay {
  opacity: 1;
  transform: scale(1);
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-image:hover .image-overlay .hoverLink:hover i {
  background: #207251;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-title a {
  font-size: 12px;
  color: #444;
  position: relative;
  transition: all 0s ease-in 0.7s;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-title a:after {
  content: "";
  width: 100%;
  height: 80%;
  top: 0;
  left: 0;
  background: #fff;
  position: absolute;
  transition: all 0.7s ease-in;
  opacity: 0;
  border-left: 1px solid #207251;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-title a:hover {
  transition: all 0s ease-in 0s;
  color: #207251;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-title a:hover:after {
  left: 120%;
  opacity: 1;
  transition: left 0.7s ease-in;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .post {
  background: #F4F4F4;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
  display: block;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .post .published {
  font-size: 11px;
  color: #999;
  font-weight: bold;
  float: left;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .post .item-comments {
  margin-top: 0px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .post .item-comments a {
  font-size: 11px;
  color: #999;
  font-weight: bold;
  margin-left: 100px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .post .item-comments a .icon-comment:before {
  content: "\f075";
  font-family: fontawesome;
  color: #999;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .post .item-comments a:hover {
  color: #207251;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .post .item-comments a:hover .icon-comment:before {
  color: #207251;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .item-wrap .item-desc {
  font-size: 12px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap {
  float: left;
  width: 57%;
  padding-right: 0;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image {
  width: 140px;
  height: 100px;
  position: relative;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  transition: all 0.5s ease-in;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image img {
  transition: all 0.5s ease-in;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image .image-overlay {
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  transform: scale(0);
  position: absolute;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 1;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image .image-overlay .hoverLink {
  bottom: 50%;
  left: 50%;
  margin: 0 0 -16px -16px;
  position: absolute;
  z-index: 15;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image .image-overlay .hoverLink >i {
  border: 1px solid #fff;
  border-radius: 32px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  text-align: center;
  width: 32px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image:hover .image-overlay {
  opacity: 1;
  transform: scale(1);
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image:hover .image-overlay .hoverLink:hover i {
  background: #207251;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image:hover {
  transition: all 0.5s ease-in;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .other-item-image:hover img {
  transition: all 0.5s ease-in;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links li {
  background: none;
  margin-bottom: 20px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links li a {
  margin: 0;
  letter-spacing: 0.5px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links li > a {
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  color: #444;
  position: relative;
  transition: all 0s ease-in 0.7s;
  display: block;
  overflow: hidden;
  letter-spacing: 0.5px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links li > a:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  position: absolute;
  transition: all 0.7s ease-in;
  opacity: 0;
  border-left: 1px solid #207251;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links li > a:hover {
  color: #207251;
  transition: all 0s ease-in 0s;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links li > a:hover:after {
  left: 120%;
  opacity: 1;
  transition: left 0.7s ease-in;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links li > a {
    font-weight: bold;
  }
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .published {
  color: #777;
  font-size: 12px;
  line-height: 15px;
}
.module.PopularNews .mgi-wrap.theme2 .mgi-box .mgi-item .title-link-wrap .other-links .item-desc {
  font-size: 12px;
  font-weight: 400;
}
.module.TopTrading {
  position: relative;
  z-index: 5;
}
.module.TopTrading h3.modtitle {
  font-size: 16px;
  font-weight: 800;
  color: #207251;
}
.module.TopTrading .modcontent {
  padding-top: 20px;
}
.module.TopTrading .modcontent .sj-k2-container-slider {
  margin: 0;
}
.module.TopTrading .modcontent .sj-k2-container-slider .page-button.top {
  margin-right: 0;
  position: absolute;
  right: 0;
  top: -18px;
}
.module.TopTrading .modcontent .sj-k2-container-slider .page-button.top .control-button .preview {
  background: url("sj_financial/images/icon/row_left.png") no-repeat scroll center center #ddd;
  height: 22px;
  width: 22px;
  right: 28px;
  opacity: 1;
  transition: all 0.5s ease-in;
}
.module.TopTrading .modcontent .sj-k2-container-slider .page-button.top .control-button .preview:hover {
  background-color: #207251;
  transition: all 0.5s ease-in;
}
.module.TopTrading .modcontent .sj-k2-container-slider .page-button.top .control-button .next {
  background: url("sj_financial/images/icon/row_right.png") no-repeat scroll center center #ddd;
  height: 22px;
  width: 22px;
  margin-left: 5px;
  opacity: 1;
  transition: all 0.5s ease-in;
}
.module.TopTrading .modcontent .sj-k2-container-slider .page-button.top .control-button .next:hover {
  background-color: #207251;
  transition: all 0.5s ease-in;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item {
  margin: 0 23px 0 0;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img {
  padding: 0;
  border: none;
  position: relative;
  overflow: hidden;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img img {
  transition: all 0.5s ease-in;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img:hover {
  opacity: 1;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img:hover img {
  transition: all 0.5s ease-in;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img .item-img-info .image-overlay {
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  transform: scale(0);
  position: absolute;
  top: 0;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  z-index: 1;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img .item-img-info .image-overlay .hoverLink {
  bottom: 50%;
  left: 50%;
  margin: 0 0 -16px -16px;
  position: absolute;
  z-index: 15;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img .item-img-info .image-overlay .hoverLink >i {
  border: 1px solid #fff;
  border-radius: 32px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  text-align: center;
  width: 32px;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img .item-img-info:hover .image-overlay {
  opacity: 1;
  transform: scale(1);
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img .item-img-info:hover .image-overlay .hoverLink:hover i {
  background: #207251;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info {
  margin-top: 0;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .post {
  background: #F4F4F4;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
  display: none;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .post .published {
  font-size: 11px;
  color: #999;
  font-weight: bold;
  float: left;
  margin-top: 2.5px;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .post .item-comments {
  margin-top: 0px;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .post .item-comments a {
  font-size: 11px;
  color: #999;
  font-weight: bold;
  margin-left: 45px;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .post .item-comments a .icon-comment:before {
  content: "\f075";
  font-family: fontawesome;
  color: #999;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .post .item-comments a:hover {
  color: #207251;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .post .item-comments a:hover .icon-comment:before {
  color: #207251;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-inner .item-title a {
  color: #444;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 0s ease-in 0.7s;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-inner .item-title a:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  position: absolute;
  transition: all 0.7s ease-in;
  opacity: 0;
  border-left: 1px solid #207251;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-inner .item-title a:hover {
  color: #207251;
  transition: all 0s ease-in 0s;
}
.module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-inner .item-title a:hover:after {
  left: 120%;
  opacity: 1;
  transition: left 0.7s ease-in;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .module.TopTrading .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-inner .item-title a {
    font-weight: bold;
  }
}
.rtl #k2Container .itemList .itemContainer .catItemView {
  border: none;
}
.rtl #k2Container .itemList .itemContainer .catItemView .catItemNavi > div {
  border: none;
  border-left: 1px solid #E5E5E5;
}
.rtl #k2Container .itemList .itemContainer .catItemView .catItemNavi > div.catItemHitsBlock {
  padding: 5px 0 5px 15px;
}
.rtl #k2Container .itemList .itemContainer .catItemView .catItemNavi > div.catItemRatingBlock span {
  float: right;
  padding: 0 0 0 5px;
}
.rtl #k2Container .itemList .itemContainer .catItemView .catItemNavi > div .itemRatingList,
.rtl #k2Container .itemList .itemContainer .catItemView .catItemNavi > div .itemRatingLog {
  float: right;
}
.rtl #k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage {
  margin: 0;
}
.rtl #k2Container .itemList .itemContainer .catItemView .catItemBody a.readmore .ico-arrow-right {
  background: url(sj_financial/images/blue/rtl/arrow-right.png) no-repeat 3px 4px;
}
.rtl #k2Container .itemList .itemContainer .catItemView .catItemBody a.readmore .ico-arrow-left {
  background: url(sj_financial/images/blue/rtl/arrow-left.png) no-repeat 3px 4px;
}
.rtl #k2Container .itemList .itemContainer .catItemView .catItemBody a.readmore:hover .ico-arrow-right,
.rtl #k2Container .itemList .itemContainer .catItemView .catItemBody a.readmore:hover .ico-arrow-left {
  background-position: -18px 4px;
}
.rtl #k2Container .userBlock img {
  margin: 0 0 0 15px;
  float: right;
}
.rtl #k2Container .catItemList .catItemView .catItemImageBlock .catItemImage {
  margin: 0 0 0 25px;
}
.rtl #k2Container .catItemList .catItemView .catItemBody a.readmore .ico-arrow-right {
  background: url(sj_financial/images/blue/rtl/arrow-right.png) no-repeat 3px 4px;
}
.rtl #k2Container .catItemList .catItemView .catItemBody a.readmore .ico-arrow-left {
  background: url(sj_financial/images/blue/rtl/arrow-left.png) no-repeat 3px 4px;
}
.rtl #k2Container .catItemList .catItemView .catItemBody a.readmore:hover .ico-arrow-right,
.rtl #k2Container .catItemList .catItemView .catItemBody a.readmore:hover .ico-arrow-left {
  background-position: -18px 4px;
}
.rtl #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption {
  float: left;
}
.rtl #k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption span {
  float: right;
}
.rtl #k2Container.itemView .itemBody .itemNaviBottom.catItemHitsBlock {
  padding: 5px 0 5px 15px;
}
.rtl #k2Container.itemView .itemBody .itemNaviBottom div.catItemRatingBlock span {
  float: right;
  padding: 0 0 0 5px;
}
.rtl #k2Container.itemView .itemBody .itemNaviBottom .itemRatingList,
.rtl #k2Container.itemView .itemBody .itemNaviBottom .itemRatingLog {
  float: right;
}
.rtl #k2Container.itemView .itemBody .itemAuthorBlock img.itemAuthorAvatar {
  float: right;
  margin: 0 0 0 15px;
}
.rtl #k2Container.itemView ul.sigProClassic {
  float: right;
}
.rtl #k2Container.itemView .itemComments .itemCommentsList li span.commentToolbar a {
  text-decoration: none;
}
.rtl #k2Container.itemView .itemComments .itemCommentsList li span.commentLink {
  float: left;
}
.rtl #k2Container.itemView .itemComments .itemCommentsList li img {
  float: right;
  margin: 5px 0 0 15px;
}
.rtl #k2Container.itemView .itemComments .button i {
  background-image: url(sj_financial/images/rtl/white-arrow-right.png);
  margin: -3px 5px 0 0;
}
.rtl .k2LatestCommentsBlock ul.blank > li .k2Avatar,
.rtl .k2ItemsBlock ul.blank > li .k2Avatar {
  margin: 0 0 0 8px;
}
.rtl div.k2TagCloudBlock a {
  float: right;
}
.rtl div.k2TagCloudBlock a:hover span {
  left: -25px;
}
.rtl div.k2TagCloudBlock a > span {
  right: auto;
  left: 0;
}
.myvideo {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
border:1px solid #ccc;
}
.myvideo iframe,.myvideo object,.myvideo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fontsize_l {
  font-size: 18px;
  font-weight: 400;
}
.g-underline {
  font-size: 180%;
  font-weight: 400;
}
.b-block:after,
.b-block:before {
  clear: both;
  display: table;
  content: "";
}
ul.c-step {
  list-style: none;
  margin: 0 auto 4em auto;
  counter-reset: section;
  display: table;
  position: relative;
  z-index: 1;
}
ul.c-step:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #DEDEDE;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
}
ul.c-step li {
  list-style: none;
  margin: 0 50px;
  padding-top: 50px;
  line-height: 25px;
  display: inline-block;
  position: relative;
  z-index: 3;
  text-align: center;
}
ul.c-step li:before,
ul.c-step li.active:before {
  counter-increment: section;
  content: counter(section);
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  -moz-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  background-color: #93afa9;
  background-image: -moz-linear-gradient(top,#AAC3BF,#719088);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#AAC3BF),to(#719088));
  background-image: -webkit-linear-gradient(top,#AAC3BF,#719088);
  background-image: -o-linear-gradient(top,#AAC3BF,#719088);
  background-image: linear-gradient(to bottom,#AAC3BF,#719088);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaac3bf', endColorstr='#ff719088', GradientType=0);
}
ul.c-step li.active:before {
  background-color: #1c4459;
  background-image: -moz-linear-gradient(top,#214f69,#153242);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#214f69),to(#153242));
  background-image: -webkit-linear-gradient(top,#214f69,#153242);
  background-image: -o-linear-gradient(top,#214f69,#153242);
  background-image: linear-gradient(to bottom,#214f69,#153242);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff214f68', endColorstr='#ff153242', GradientType=0);
}
ul.c-step li.active h3 {
  color: #153242;
}
ul.c-step li h3 {
  margin: 10px 0 0;
  font-size: 16px;
}
ul.c-step li span {
  font-size: 13px;
}
.table-underline thead {
  border-bottom: 2px solid #404040;
  font-size: 14px;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#CCCCCC));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -o-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: linear-gradient(to bottom,#F5F5F5,#CCCCCC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffcccccc', GradientType=0);
}
.table-underline tbody tr:hover {
  background: #FAFFED;
}
.faq ul.yt-accordion {
  margin-top: -25px !important;
}
.faq ul.yt-accordion .fa-plus-circle:before {
  font-family: fontawesome;
}
.faq ul.yt-accordion li.accordion-group {
  background: none repeat scroll 0 0 #FFFFFF;
  border: medium none !important;
  margin-bottom: 5px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #D5D5D5 !important;
  border-radius: 0;
}
.faq ul.yt-accordion li.accordion-group h3.accordion-heading {
  cursor: pointer;
  line-height: 22px;
  margin-right: 0;
  margin-top: 0;
  padding: 5px 8px;
  color: #7c7c7c;
  font-size: 12px;
  text-transform: uppercase;
  background: none !important;
  font-family: arial !important;
}
.faq ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle:before {
  font-size: 25px !important;
  margin-left: -8px;
  margin-right: 10px;
}
.faq ul.yt-accordion li.accordion-group .accordion-inner {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 0 0 4px 4px;
  border-top: medium none !important;
  box-shadow: none;
  padding: 9px 15px;
  width: 100%;
  overflow: hidden;
}
.faq ul.yt-accordion li.accordion-group .accordion-inner img {
  float: left;
  padding: 0 20px 0 0;
}
.faq ul.yt-accordion li.accordion-group .accordion-inner p {
  font-family: arial;
  font-size: 12px;
  text-align: justify;
  float: none;
  margin-right: 15px;
}
ul.yt-accordion li.accordion-group h3.accordion-heading.active {
  color: #153242 !important;
  border: none;
  font-size: 14px;
}
div.g-pageteam {
  line-height: 22px;
}
div.g-pageteam hr {
  height: 5px;
  background: #ccc;
}
div.g-pageteam .b-gettouch {
  background: #eee;
  border-bottom: 3px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 20px;
  margin: 1em 0 4em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.g-pageteam .b-gettouch .h-heading4 {
  font-size: 130%;
  font-weight: normal;
  line-height: 28px;
  margin: 0;
  font-family: "Georgia";
  font-style: italic;
}
div.g-pageteam .b-gettouch .btn {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.g-pageteam .b-gettouch .btn:active {
  vertical-align: -16px;
}
div.g-pageteam .b-ourteam {
  margin-top: 20px;
}
div.g-pageteam .b-ourteam [class*="span"] {
  margin-bottom: 30px;
}
div.g-pageteam .b-ourteam [class*="span"] .h-title {
  margin: 0;
  font-size: 18px;
  line-height: 110%;
}
div.g-pageteam .b-ourteam [class*="span"] .member {
  color: #999;
  margin-bottom: 5px;
}
div.g-pageteam .b-ourteam [class*="span"] .b-social div.yt-socialbt {
  margin-right: 5px;
}
#g-pageservices [class^="icon-"],
#g-pageservices [class*=" icon-"] {
  background: #555;
  height: 64px;
  width: 64px;
  text-align: center;
  line-height: 64px;
  border: 3px solid #ddd;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  border-radius: 64px;
}
#g-pageservices article {
  overflow: hidden;
}
#g-pageservices article h3 {
  font-size: 130%;
}
#g-pageservices article a.detail {
  font-size: 13px;
}
#g-pageservices article a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  color: #fff;
  background: #153242;
  margin: -3px 3px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#g-pageservices article a.detail:hover:after {
  color: #fff;
  background: #207251;
}
#g-pageservices h2 {
  font-size: 180%;
  margin-bottom: 1em;
}
#g-pageservices hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 3em 0;
}
#g-pageservices .testimonial-avatar [class^="icon-"],
#g-pageservices .testimonial-avatar [class*=" icon-"] {
  border: none;
}
#g-pagecolumn hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 4em 0;
  float: left;
  width: 100%;
}
#g-pageportfolio [class*="span"] {
  position: relative;
  top: 0;
  background: #F9F9F9;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  -moz-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
}
#g-pageportfolio [class*="span"] .port-item-img {
  position: relative;
  display: block;
  padding: 10px 10px 0;
  overflow: hidden;
  border-right: none;
}
#g-pageportfolio [class*="span"] .port-item-img .yt-lightbox {
  margin: 0;
  padding: 0;
  background: #000;
  border: 1px solid #fff;
  position: relative;
}
#g-pageportfolio [class*="span"] .port-item-img .yt-lightbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 4px #222 inset;
}
#g-pageportfolio [class*="span"] .port-item-img .yt-lightbox img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#g-pageportfolio [class*="span"] .port-item-img .icon-plus-sign {
  font-size: 4px;
  color: #eee;
  position: absolute;
  left: 50%;
  bottom: -100%;
  z-index: 10;
  margin: 0 0 -19px -22px;
  width: 40px;
  text-align: center;
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#g-pageportfolio [class*="span"] .port-item-img:visited .icon-plus-sign {
  bottom: 100%;
}
#g-pageportfolio [class*="span"] .port-item-img:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#g-pageportfolio [class*="span"] .port-item-img:hover .icon-plus-sign {
  bottom: 50%;
  font-size: 45px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#g-pageportfolio [class*="span"] .port-item-content {
  padding: 10px;
  margin: 5px 0 10px;
}
#g-pageportfolio [class*="span"] .port-item-content h4 {
  margin-bottom: 5px;
  font-size: 130%;
}
#g-pageportfolio [class*="span"] .port-item-content p {
  margin-bottom: 5px;
}
#g-pageportfolio [class*="span"] .port-item-content a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  background: #153242;
  margin: -3px 5pagewhatnew px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  color: #fff;
  display: inline-block;
  margin: 0 5px;
}
#g-pageportfolio [class*="span"] .port-item-content a.detail:hover:after {
  color: #fff;
}
#g-pageportfolio [class*="span"]:hover {
  top: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#g-pagewhatnew .yt-lightbox.image-none {
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  display: table;
  margin: 0 auto 10px;
}
#g-pagewhatnew h3.title {
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 180%;
}
#g-pagewhatnew .yt-lightbox a  img {
  width: auto;
}
.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after,
.rtl #g-pageservices article a.detail:after {
  content: "\f104";
}
@media (min-width: 768px) and (max-width: 979px) {
  ul.c-step li {
    margin: 0 30px;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
}
@media (max-width: 767px) {
  .yt-lightbox {
    float: none !important;
  }
  #g-pageservices .span4 {
    margin-bottom: 2em !important;
  }
  #g-pageportfolio [class*="span"] {
    margin-bottom: 1em !important;
  }
  #g-pageportfolio [class*="span"] .port-item-img {
    display: inline-block;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
  .yt-gallery ul li {
    width: auto !important;
  }
  ul.c-step:before {
    top: 37%;
  }
  ul.c-step li {
    display: table-cell;
    padding-top: 35px;
  }
  div.yt-lightbox.image-left {
    float: none;
    display: inline-block;
    margin: 0 0 15px;
  }
  div.g-pageteam div.b-ourteam [class*="span"] {
    margin-bottom: 30px !important;
  }
}
