/*********************************************************************************************
																					RESET
*********************************************************************************************/
xhtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'lucida_sans';
  src: url("resources/fonts/lucida_sans/lucida_sans.eot");
  src: url("resources/fonts/lucida_sans/lucida_sans.eot?#iefix") format("embedded-opentype"), url("resources/fonts/lucida_sans/lucida_sans.woff") format("woff"), url("resources/fonts/lucida_sans/lucida_sans.ttf") format("truetype"), url("resources/fonts/lucida_sans/lucida_sans.svg#LucidaSansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'lucida_sans_demibold';
  src: url("resources/fonts/lucida_sans_demibold/lucida_sans_demibold.eot");
  src: url("resources/fonts/lucida_sans_demibold/lucida_sans_demibold.eot?#iefix") format("embedded-opentype"), url("resources/fonts/lucida_sans_demibold/lucida_sans_demibold.woff") format("woff"), url("resources/fonts/lucida_sans_demibold/lucida_sans_demibold.ttf") format("truetype"), url("resources/fonts/lucida_sans_demibold/lucida_sans_demibold.svg#LucidaSansDemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
/*
* HEADER
*/
header,
footer,
.wrapper {
  width: 100%; }

.error-404 {
  background: url("resources/backgrounds/error_404_mobile.jpg") no-repeat center 80px;
  color: #003560;
  font-family: "Open Sans Condensed", sans-serif;
  text-align: center; }
  .error-404 h2 {
    font-size: 32px;
    margin-bottom: 18px; }
  .error-404 span {
    display: block;
    font-size: 72px;
    margin-bottom: 80px; }
  .error-404 p {
    color: #003560;
    font-family: "lucida_sans";
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto;
    width: 190px; }
    .error-404 p strong {
      font-size: 18px; }

.row {
  clear: both;
  width: 320px; }

.bg-top-header {
  background: #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  height: 76px;
  padding-top: 20px;
  position: relative;
  background: linear-gradient(to bottom, #f3f3f3 0%, #f3f3f3 52%, #c8cbd0 100%);
  background: -moz-linear-gradient(top, #f3f3f3 0%, #f3f3f3 52%, #c8cbd0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(52%, #f3f3f3), color-stop(100%, #c8cbd0));
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #f3f3f3 52%, #c8cbd0 100%);
  background: -o-linear-gradient(top, #f3f3f3 0%, #f3f3f3 52%, #c8cbd0 100%);
  background: -ms-linear-gradient(top, #f3f3f3 0%, #f3f3f3 52%, #c8cbd0 100%); }

header .logo {
  float: left;
  margin-left: 8px; }
header .logo img{
height: 30px;
weight: 35px;
}
header .menu-top {
  float: right; }
  header .menu-top ul {
    padding-top: 6px; }
    header .menu-top ul li {
      border-left: 1px dotted #9bacb5;
      float: left;
      padding: 0 8px; }
      header .menu-top ul li a {
        color: #003560;
        font-family: "lucida_sans_demibold";
        font-size: 10px;
        text-decoration: none;
        text-transform: uppercase; }
    header .menu-top ul li:first-child {
      border-left: none; }

.social {
  display: block;
  margin: 4px auto 0 auto;
  text-align: center;
  padding-top: 20px; }
  .social li {
    display: inline-block;
    margin-left: 6px; }
    .social li a {
      background: url("resources/buttons/social.png") no-repeat 0 0;
      display: block;
      height: 24px;
      text-indent: -9999px;
      width: 24px; }
  .social li:first-child {
    margin-left: 0; }

.lnk-twitter {
  background-position: 0 -24px !important; }

.lnk-linkedin {
  background-position: 0 -48px !important; }

.lnk-youtube {
  background-position: 0 -72px !important; }

.lnk-rss {
  background-position: 0 -96px !important; }

.bg-form-search {
  background: #003560;
  height: 40px;
  padding-top: 14px; }
  .bg-form-search form {
    float: left;
    padding-left: 12px;
    width: 144px; }
    .bg-form-search form li {
      position: relative; }
      .bg-form-search form li label {
        color: #666666;
        font-family: "lucida_sans";
        font-size: 10px;
        left: 20px;
        position: absolute;
        top: 8px; }
  .bg-form-search div {
    float: right; }
    .bg-form-search div .link {
      margin-right: 12px; }

input[type="text"] {
  background: white;
  border: none;
  border-radius: 10px;
  box-shadow: inset 1px 1px 3px 0px rgba(0, 53, 96, 0.5);
  color: #666666;
  font-family: "lucida_sans";
  font-size: 10px;
  height: 24px;
  line-height: 16px;
  outline: 0;
  padding: 0 4% 0 14%;
  width: 80%;
  -moz-box-shadow: inset 1px 1px 3px 0px rgba(0, 53, 96, 0.5);
  -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 53, 96, 0.5);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

.link {
  border-bottom: 1px dotted #2fab07;
  color: #2fab07;
  font-family: "lucida_sans_demibold";
  font-size: 14px;
  text-decoration: none; }

.link.title {
  line-height: 22px;
  text-transform: uppercase; }
  .link.title .arrow {
    background: url("resources/buttons/arrows.png") no-repeat 0 0;
    display: block;
    float: left;
    height: 18px;
    margin: 2px 8px 8px 0;
    width: 18px; }

.texture {
  background: url("resources/backgrounds/texture.png");
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.light {
  background: url("resources/backgrounds/bg_light_slide.png") center center;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }

.box-contact {
  background: #043957;
  color: white;
  height: 140px;
  position: relative;
  width: 100%;
  background: -moz-linear-gradient(top, #00668b 0%, #043958 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00668b), color-stop(100%, #043958));
  background: -webkit-linear-gradient(top, #00668b 0%, #043958 100%);
  background: -o-linear-gradient(top, #00668b 0%, #043958 100%);
  background: -ms-linear-gradient(top, #00668b 0%, #043958 100%);
  background: linear-gradient(to bottom, #00668b 0%, #043958 100%); }

.box-copy {
  background: #063751;
  position: relative;
  width: 100%;
  background: -moz-linear-gradient(top, #04516f 0%, #063751 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #04516f), color-stop(100%, #063751));
  background: -webkit-linear-gradient(top, #04516f 0%, #063751 100%);
  background: -o-linear-gradient(top, #04516f 0%, #063751 100%);
  background: -ms-linear-gradient(top, #04516f 0%, #063751 100%);
  background: linear-gradient(to bottom, #04516f 0%, #063751 100%); }
  .box-copy ul {
    padding-bottom: 4px; }
    .box-copy ul li {
      padding-left: 3%;
      text-align: left;
      width: 47%; }
      .box-copy ul li a {
        color: white;
        font-family: "lucida_sans";
        font-size: 10px;
        text-decoration: none; }
    .box-copy ul li:first-child {
      border-right: 1px dotted white;
      padding: 0 3% 0 0;
      text-align: right;
      width: 46%; }
  .box-copy p {
    color: white;
    font-size: 10px;
    text-align: center; }

.box-contact .row,
.box-copy .row {
  position: relative;
  z-index: 3; }

footer {
  clear: both; }
  footer .link {
    display: block;
    font-size: 12px; }
  footer .row {
    font-family: "lucida_sans";
    font-size: 12px;
    padding: 18px;
    width: 284px; }
  footer h4 {
    color: white;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 14px;
    text-shadow: 1px 1px 0 #000000;
    text-transform: uppercase; }
  footer ul {
    overflow: hidden; }
    footer ul li {
      font-family: "lucida_sans";
      font-size: 12px;
      float: right;
      padding-bottom: 4px; }
    footer ul li:first-child {
      float: left;
      padding-bottom: 4px !important; }
  footer p {
    line-height: 26px; }

.btn-app-store {
  display: block;
  margin: 0 auto 14px auto;
  width: 135px; }

.wrapper {
  padding: 18px 0; }
  .wrapper .row {
    margin-bottom: 30px;
    padding: 0 18px;
    width: 284px; }

.box {
  padding: 26px; }

table {
  width: 100%; }
  table tbody tr.active,
  table tbody tr:hover {
    background: #b2c4d4 !important; }
  table tbody tr:nth-child(odd) {
    background: #ebeff2; }

.rating {
  background: url("resources/buttons/arrows.png") no-repeat 0 -104px;
  display: block;
  float: left;
  height: 19px;
  margin: -2px 10px 0 0;
  width: 17px; }

.rating.none {
  background: none; }

.rise {
  background-position: 0 -104px !important; }

.decline {
  background-position: 0 -122px !important; }

.lb-decline {
  color: red; }

.lb-rise {
  color: #2fab07; }

.total tbody {
  display: none; }
.total td {
  width: 50%; }

.news,
.events {
  background: #f3f3f3;
  padding: 20px 18px 10px 18px !important; }
  .news h3,
  .events h3 {
    color: #003560;
    font-family: "lucida_sans_demibold";
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase; }
    .news h3 a,
    .events h3 a {
      color: #003560;
      font-family: "lucida_sans_demibold";
      font-size: 12px;
      line-height: 14px;
      text-transform: uppercase;
      text-decoration: none; }
  .news p,
  .events p {
    color: black;
    font-family: "lucida_sans";
    font-size: 11px;
    line-height: 16px; }
  .news .box .link,
  .events .box .link {
    font-family: "lucida_sans";
    font-size: 11px;
    float: right;
    margin-top: 6px; }

.date {
  color: #c1c1c1 !important;
  margin: 20px 0 16px 0; }

.lnk-download span {
  padding-top: 0 !important; }
.lnk-download .text {
  border-bottom: 1px dotted #2fab07;
  color: #2fab07;
  display: block;
  float: left;
  font-family: "lucida_sans";
  font-size: 15px;
  text-transform: none; }
.lnk-download .icon {
  background: url("resources/buttons/arrows.png") 0 -150px;
  display: block;
  float: left;
  height: 16px;
  margin: 2px 6px 0 0;
  min-height: 16px;
  width: 16px; }
  
  .lnk-download .zip,
  .lnk-download .blank,
  .lnk-download .word,
  .lnk-download .html,
  .lnk-download .excel,
  .lnk-download .document {
  background: url("resources/icons/documents.png") no-repeat 0 0;
  display: block;
  float: left;
  height: 16px;
  margin: 2px 0 0 6px;
  min-height: 16px;
  width: 16px; }

	.lnk-download .zip{
		background-position: 0 -16px;
	}
	
	.lnk-download .blank{
		background-position: 0 -32px;
	}
	
	.lnk-download .word{
		background-position: 0 -48px;
	}
	
	.lnk-download .html{
		background-position: 0 -64px;
	}
	.lnk-download .excel{
		background-position: 0 -112px;
	}
	
.data {
  margin-top: 28px; }
  .data th {
    text-transform: uppercase; }
  .data tbody {
    display: none; }

.options {
  display: none; }
  .options h3 {
    color: #003560;
    font-family: "lucida_sans_demibold";
    font-size: 12px;
    margin-top: 30px;
    text-transform: uppercase; }

.option-1 {
  display: block; }

.button,
.combo {
  background: #ebeff2;
  border: 1px solid #FFFFFF;
  border-radius: 16px;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: inline-block;
  height: 20px;
  padding: 10px 20px;
  position: relative;
  background: -moz-linear-gradient(top, white 0%, #ebeff2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #ebeff2));
  background: -webkit-linear-gradient(top, white 0%, #ebeff2 100%);
  background: -o-linear-gradient(top, white 0%, #ebeff2 100%);
  background: -ms-linear-gradient(top, white 0%, #ebeff2 100%);
  background: linear-gradient(to bottom, white 0%, #ebeff2 100%);
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1); }
  .button .text,
  .combo .text {
    color: #2fab07;
    display: block;
    float: left;
    font-family: "lucida_sans_demibold";
    font-size: 11px;
    line-height: 11px;
    margin-top: 6px;
    text-transform: uppercase; }
  .button .arrow,
  .combo .arrow {
    background: url("resources/icons/cbo_arrow.png") no-repeat;
    display: block;
    float: left;
    height: 17px;
    margin-top: 4px;
    width: 11px; }
  .button select,
  .combo select {
    height: 40px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.button {
  color: #2FAB07;
  float: right;
  font-family: 'lucida_sans_demibold';
  font-size: 11px;
  height: 12px;
  line-height: 11px;
  margin-bottom: 30px;
  padding: 10px 12px;
  text-decoration: none;
  text-transform: uppercase; }

.large {
  width: 232px; }
  .large .text {
    width: 218px; }

.small {
  width: 80px; }
  .small .text {
    width: 60px; }

.new {
  border-bottom: 1px solid #dee1e3;
  overflow: hidden;
  padding-bottom: 24px !important; }
  .new img {
    display: block;
    margin: 24px auto; }

.filter {
  background: #f3f3f3;
  height: 50px; }
  .filter dt {
    color: #4e4e4e;
    float: left;
    font-family: "lucida_sans";
    font-size: 11px;
    margin-top: 20px; }
  .filter dd {
    float: right;
    margin-top: 4px; }

.loader,
.overlay {
  background: url("resources/backgrounds/lightbox.png") repeat;
  display: none;
  height: 100%;
  left: 0;
  overflow: scroll;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  .loader .window-alert,
  .overlay .window-alert {
    color: white;
    background: #043957;
    border-radius: 8px;
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
    height: auto;
    left: 0;
    margin: 0 auto;
    padding: 30px 3%;
    position: absolute;
    right: 0;
    top: 90px;
    width: 84%;
    background: -moz-linear-gradient(top, #00668b 0%, #054468 50%, #043957 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00668b), color-stop(50%, #054468), color-stop(100%, #043957));
    background: -webkit-linear-gradient(top, #00668b 0%, #054468 50%, #043957 100%);
    background: -o-linear-gradient(top, #00668b 0%, #054468 50%, #043957 100%);
    background: -ms-linear-gradient(top, #00668b 0%, #054468 50%, #043957 100%);
    background: linear-gradient(to bottom, #00668b 0%, #054468 50%, #043957 100%);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3); }
    .loader .window-alert p,
    .overlay .window-alert p {
      font-family: "lucida_sans_demibold";
      font-size: 16px;
      line-height: 24px;
      margin: 0 auto 26px auto;
      text-align: center;
      width: 80%; }
    .loader .window-alert .buttons li,
    .overlay .window-alert .buttons li {
      background: #043957;
      border-radius: 8px;
      box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
      height: 36px;
      float: right;
      background: -moz-linear-gradient(top, #00668b 0%, #054468 50%, #043957 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00668b), color-stop(50%, #054468), color-stop(100%, #043957));
      background: -webkit-linear-gradient(top, #00668b 0%, #054468 50%, #043957 100%);
      background: -o-linear-gradient(top, #00668b 0%, #054468 50%, #043957 100%);
      background: -ms-linear-gradient(top, #00668b 0%, #054468 50%, #043957 100%);
      background: linear-gradient(to bottom, #00668b 0%, #054468 50%, #043957 100%);
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      -moz-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3); }
      .loader .window-alert .buttons li a,
      .overlay .window-alert .buttons li a {
        color: white;
        display: block;
        font-family: "lucida_sans_demibold";
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        text-decoration: none; }
    .loader .window-alert .buttons li:first-child,
    .overlay .window-alert .buttons li:first-child {
      float: left; }

.loader {
  position: fixed; }
  .loader .spinner {
    bottom: 0;
    height: 22px;
    left: 0;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100px; }
    .loader .spinner > div {
      background-color: #DEE1E3;
      border-radius: 100%;
      display: inline-block;
      height: 22px;
      width: 22px;
      -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
      animation: bouncedelay 1.4s infinite ease-in-out;
      /* Prevent first frame from flickering when animation starts */
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both; }
    .loader .spinner .bounce1 {
      -webkit-animation-delay: -0.32s;
      animation-delay: -0.32s; }
    .loader .spinner .bounce2 {
      -webkit-animation-delay: -0.16s;
      animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }

  40% {
    -webkit-transform: scale(1); } }
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape), (min-width: 401px) and (max-width: 767px) {
  .row {
    width: 100%; }

  .wrapper .large {
    margin: 0 auto;
    width: 400px; }
    .wrapper .large .text {
      width: 382px; }
  .wrapper .row {
    padding: 0 4%;
    width: 92%; }
  .wrapper .row.events,
  .wrapper .row.news {
    padding: 20px 4% 10px 4% !important;
    width: 92% !important; }
  .wrapper .box {
    padding: 26px 8%; }

  footer .row {
    padding: 18px 4%;
    width: 92%; } }
.hide,
#boxMainIndices {
  display: none; }

body {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none; }

h1, h2 {
  color: #003560;
  font-family: "lucida_sans_demibold";
  font-size: 12px;
  text-transform: uppercase; }

th {
  color: #003560;
  font-family: "lucida_sans_demibold";
  font-size: 11px;
  padding: 10px;
  text-align: center; }

td {
  color: black;
  font-family: "lucida_sans";
  font-size: 11px;
  padding: 10px;
  text-align: center; }

.new h2 {
  margin: 24px 0; }
.new h3, .new a {
  color: #003560;
  font-family: "lucida_sans_demibold";
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none; }
.new p {
  color: black;
  font-family: "lucida_sans";
  font-size: 11px;
  line-height: 16px;
  margin: 24px 0; }
.new ul li {
  float: left; }
.new ul li:first-child {
  margin-right: 30px; }
.new .link {
  color: #2fab07;
  font-family: "lucida_sans";
  font-size: 11px;
  float: right;
  margin-top: 6px;
  text-transform: none; }

select option {
  font-family: "lucida_sans_demibold";
  font-size: 11px; }

.message {
  display: none; }
  .message p {
    color: black;
    font-family: "lucida_sans";
    font-size: 12px;
    line-height: 24px;
    text-align: center; }

.wrapper > h1 {
  margin-left: 24px; }
.wrapper p strong {
  color: #003560;
  font-family: "lucida_sans_demibold"; }
.wrapper > ul {
  margin: 24px; }
.wrapper > ul > li {
  list-style: disc;
  padding-left: 10px; }
.wrapper > ul > li,
.wrapper > p {
  color: black;
  font-family: "lucida_sans";
  font-size: 11px;
  line-height: 16px;
  margin: 24px; }

.links > li a {
  color: white;
  display: block;
  font-family: font-title;
  font-size: 13px;
  text-align: center;
  text-shadow: 0px -1px 0px #21660B;
  text-transform: uppercase; }

.tabs {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0 0 0 2px white;
  display: table;
  height: 40px;
  margin: 0 auto;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0 0 0 2px white;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0 0 0 2px white;
  background: -moz-linear-gradient(top, white 0%, #ebeff2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #ebeff2));
  background: -webkit-linear-gradient(top, white 0%, #ebeff2 100%);
  background: -o-linear-gradient(top, white 0%, #ebeff2 100%);
  background: -ms-linear-gradient(top, white 0%, #ebeff2 100%);
  background: linear-gradient(to bottom, white 0%, #ebeff2 100%); }
  .tabs li {
    display: table;
    float: left;
    position: relative;
    width: 50%; }
    .tabs li .tab {
      background: url("resources/backgrounds/separator.png") no-repeat left center;
      cursor: pointer;
      display: table-cell;
      height: 44px;
      padding: 0 24px;
      vertical-align: middle;
      position: relative;
      color: #2FAB07;
      font-family: "Open Sans Condensed", sans-serif;
      font-size: 13px;
      text-align: center;
      text-shadow: 1px 1px 0px #FFFFFF;
      text-transform: uppercase;
      opacity: 0.4; }
      .tabs li .tab .arrow {
        background: url("resources/backgrounds/arrow_tab.png") no-repeat;
        display: none;
        height: 14px;
        left: 50%;
        margin-left: -16px;
        top: 42px;
        position: absolute;
        width: 32px; }
  .tabs li.active {
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0 0 0 2px white;
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0 0 0 2px white;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0 0 0 2px white; }
    .tabs li.active .tab {
      background: none;
      cursor: default;
      opacity: 1; }
    .tabs li.active .arrow {
      display: block; }
  .tabs li:first-child .tab {
    background: none; }
  .tabs li:first-child.active {
    border-left: none;
    box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.2); }
  .tabs li:last-child.active {
    border-right: none;
    box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.2); }

.content-tabs {
  margin-top: 30px; }
  .content-tabs li {
    display: none; }
  .content-tabs li:first-child {
    display: block; }

.global-pagination {
  float: right;
  margin: 0 0 30px 0; }
  .global-pagination li {
    float: left; }
  .global-pagination li.prev {
    background: url("resources/buttons/arrows.png") no-repeat 0 -17px;
    cursor: pointer;
    height: 16px;
    margin-right: 4px;
    width: 16px; }
    .global-pagination li.prev a {
      display: block;
      text-indent: -9999px; }
  .global-pagination li.prev.inactive {
    background-position: 0 -268px !important;
    cursor: default; }
  .global-pagination li.prev:hover {
    background-position: 0 -211px; }
  .global-pagination li.next {
    background: url(resources/buttons/arrows.png) no-repeat 0 0;
    cursor: pointer;
    height: 16px;
    margin-left: 4px;
    width: 16px; }
    .global-pagination li.next a {
      display: block;
      text-indent: -9999px; }
  .global-pagination li.next.inactive {
    background-position: 0 -286px !important;
    cursor: default; }
  .global-pagination li.next:hover {
    background-position: 0 -194px; }
  .global-pagination .numbers li a {
    border-bottom: 1px dotted #2FAB07;
    color: #2FAB07;
    cursor: pointer;
    font-family: 'lucida_sans';
    font-size: 13px;
    margin: 0 4px;
    text-decoration: none; }
  .global-pagination .numbers li a:hover {
    border-bottom: 1px dotted #01AED6;
    color: #01AED6; }
  .global-pagination .numbers li.active a {
    border-bottom: 1px dotted #003560;
    color: #003560;
    cursor: default; }

.ui-autocomplete {
  background: #FFFFFF;
  border: 1px solid #DEE1E3;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: none;
  left: 0;
  max-height: 260px;
  overflow-x: auto;
  position: absolute;
  top: 25px;
  width: 140px;
  z-index: 6; }
  .ui-autocomplete > li {
    cursor: pointer;
    margin: 0;
    overflow: hidden;
    padding: 0; }
    .ui-autocomplete > li a {
      color: #2FAB07;
      cursor: pointer;
      display: block;
      font-family: 'lucida_sans';
      font-size: 11px;
      padding: 8px;
      position: static;
      width: 140px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none; }
    .ui-autocomplete > li a:hover {
      background: #F3F3F3; }

.links {
  margin: 20px auto 0 auto;
  width: 190px; }
  .links > li {
    display: table;
    margin-bottom: 20px;
    position: relative;
    width: 100%; }
    .links > li a {
      background: #1A5373;
      border-radius: 5px;
      box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3);
      color: #FFFFFF;
      display: block;
      font-family: 'Open Sans Condensed';
      font-size: 13px;
      display: table-cell;
      height: 40px;
      padding: 0 30px 0 28px;
      vertical-align: middle;
      position: relative;
      text-align: center;
      text-decoration: none;
      text-shadow: 0px -1px 0px #21660B;
      text-transform: uppercase;
      background: -moz-linear-gradient(top, #2fab07 0%, #21660b 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2fab07), color-stop(100%, #21660b));
      background: -webkit-linear-gradient(top, #2fab07 0%, #21660b 100%);
      background: -o-linear-gradient(top, #2fab07 0%, #21660b 100%);
      background: -ms-linear-gradient(top, #2fab07 0%, #21660b 100%);
      background: linear-gradient(to bottom, #2fab07 0%, #21660b 100%);
      -pie-background: linear-gradient(top, #2fab07 0%, #21660b 100%);
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3); }
      .links > li a span {
        background: url(resources/buttons/arrows.png) no-repeat;
        float: right;
        height: 16px;
        right: 10px;
        position: absolute;
        top: 12px;
        width: 16px; }
    .links > li a:hover {
      color: #DEE1E3; }

h1 {
  margin-bottom: 28px; }

.graph {
  height: 133px;
  margin: 0 auto 32px auto;
  width: 233px; }

.box ul {
  width: 100%; }
  .box ul li {
    color: #2fab07;
    font-family: "lucida_sans_demibold";
    font-size: 12px;
    display: inline-block;
    margin-bottom: 18px;
    width: 48%; }
    .box ul li span {
      color: black;
      display: block;
      min-height: 18px;
      padding-top: 4px; }
