/*

*/
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;
  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 {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
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-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: inline;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border: 0;
  margin-bottom: 0;
}
table tr th,
table tr td {
  padding: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0;
  font: 100%/20px;
  font-family: "Helvetica Neue", "SegoeUI", Arial, sans-serif;
  vertical-align: baseline;
  color: #000000;
  position: relative;
  background: #ebeff2;
}
body > .main > .row {
  background: #ffffff;
}
.noFocus:focus {
  outline: none;
}
.main {
  margin: 0 auto;
  font-size: 100%;
  padding: 0;
  *zoom: 1;
}
.main:before,
.main:after {
  display: table;
  content: "";
}
.main:after {
  clear: both;
}
h1,
h2,
h3,
p {
  margin: 0;
}
h1,
h2,
h3 {
  margin: 0;
  font-weight: normal;
}
h1 {
  font-size: 34px;
  line-height: 34px;
  margin: 0 0 10px 0;
  color: #043869;
}
h2 {
  font-size: 22px;
  margin: 0 0 10px 0;
}
h3 {
  font-size: 18px;
  margin: 0 0 5px 0;
}
h4 {
  font-size: 14px;
  font-weight: 600;
}
hr {
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  margin: 0 ;
  padding: 0;
  border: 0;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  color: #043869;
}
a img {
  margin: 0;
  padding: 0;
}
a:hover {
  text-decoration: underline;
  color: #cc0808;
}
p {
  font-size: 15px;
  color: #292929;
}
.details {
  color: #808589;
  font-size: 12px !important;
  margin-bottom: 3px;
}
.details .author {
  color: #043869;
  font-weight: bold;
}
.details .author:hover {
  color: #cc0808;
}
.grid12,
.grid8,
.grid6,
.grid4,
.grid5,
.grid3,
.grid2 {
  float: left;
  margin: 20px 0 20px 20px !important;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(bs/boxsizing.htc);
  *zoom: 1;
}
.grid12:before,
.grid8:before,
.grid6:before,
.grid4:before,
.grid5:before,
.grid3:before,
.grid2:before,
.grid12:after,
.grid8:after,
.grid6:after,
.grid4:after,
.grid5:after,
.grid3:after,
.grid2:after {
  display: table;
  content: "";
}
.grid12:after,
.grid8:after,
.grid6:after,
.grid4:after,
.grid5:after,
.grid3:after,
.grid2:after {
  clear: both;
}
.grid12:first-child,
.grid8:first-child,
.grid6:first-child,
.grid4:first-child,
.grid4:nth-child(5),
.grid5:first-child,
.grid3:first-child {
  margin: 20px 0 !important;
}
.grid12 {
  width: 100%;
}
.grid6 {
  width: 50%;
}
.grid4 {
  width: 33.3333%;
  min-width: 300px;
}
.grid5 {
  width: 20%;
}
.logo {
  font-size: 40px;
  font-weight: bold;
  margin-top: 20px;
  width: 300px;
  background-image: url(design/img/logo.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -1000px;
  display: block;
  float: left;
  height: 63px;
  letter-spacing: -1px;
  overflow: hidden;
}
.social {
  float: right;
  padding: 0;
  font-size: 0;
}
.social li {
  list-style: none;
  display: inline-block;
  font-size: 16px;
}
.social li a {
  color: #ffffff;
  padding: 5px 10px;
}
.social li a.rss:hover {
  color: #ccc;
}
.social li a.twitter:hover {
  color: #00acdd;
}
.social li a.facebook:hover {
  color: #2a5c96;
}
.social li a.google:hover {
  color: #dd2836;
}
.social-mobile {
  margin: -26px 10px !important;
  padding: 0 !important;
}
.donate_btn {
  font-family: "Helvetica Neue", Arial, sans-serif;
  border: 1px solid #043869;
  text-align: center;
  font-weight: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 12px;
  text-shadow: none !important;
  color: #ffffff !important;
  font-weight: 500;
  font-size: 13px !important;
  text-transform: uppercase;
  text-decoration: none !important;
  margin-top: 10px;
  background-color: #024982;
  background-image: -moz-linear-gradient(top, #015492, #043869);
  background-image: -ms-linear-gradient(top, #015492, #043869);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#015492), to(#043869));
  background-image: -webkit-linear-gradient(top, #015492, #043869);
  background-image: -o-linear-gradient(top, #015492, #043869);
  background-image: linear-gradient(top, #015492, #043869);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#015492', endColorstr='#043869', GradientType=0);
}
.donate_btn:hover {
  background-color: #04457a;
  background-image: -moz-linear-gradient(top, #044e86, #043869);
  background-image: -ms-linear-gradient(top, #044e86, #043869);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#044e86), to(#043869));
  background-image: -webkit-linear-gradient(top, #044e86, #043869);
  background-image: -o-linear-gradient(top, #044e86, #043869);
  background-image: linear-gradient(top, #044e86, #043869);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#044e86', endColorstr='#043869', GradientType=0);
  color: #ffffff;
  text-decoration: none !important;
}
.btn {
  color: #043869;
  text-decoration: underline;
  font-weight: bold;
  margin-left: 5px;
}
.btn:hover i {
  color: #cc0808;
}
.btn i.a-external-link {
  font-size: 13px;
  color: #000000;
  margin: 0 0 0 5px;
  display: inline-block;
}
.ymd {
  text-align: center;
  padding: 20px 0 0 0 ;
  border-top: 1px solid #e8eef3;
  *zoom: 1;
}
.ymd:before,
.ymd:after {
  display: table;
  content: "";
}
.ymd:after {
  clear: both;
}
.ymd .btn-in {
  display: inline-block !important;
  padding: 0 10px;
  border-right: 1px solid #e8eef3;
  font-size: 13px;
  font-weight: bold;
}
.ymd .btn-in:last-child {
  border-right: 0;
}
.action_btn {
  background: #ffffff;
  font-size: 12px;
  padding: 6px 8px;
  border: 1px solid #e8eef3;
  color: #043869;
  text-transform: none;
  margin-right: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 500;
}
.action_btn i {
  font-size: 14px;
  margin-right: 5px;
}
.action_btn:hover {
  text-decoration: none;
  color: #043869;
  border-color: #043869;
  background: #ffffff;
}
.grid8.leftcol {
  border-right: 1px solid #e8eef3;
  padding: 0 20px !important;
  margin: 30px 0 !important;
}
section {
  *zoom: 1;
  padding: 30px 0;
  border-bottom: 3px solid #e8eef3;
}
section:before,
section:after {
  display: table;
  content: "";
}
section:after {
  clear: both;
}
section:first-child {
  padding: 0 0 30px 0;
}
section p {
  line-height: 20px;
}
section > h2 {
  margin-bottom: 20px;
  line-height: 20px;
}
section > h2 a {
  font-size: 16px;
  font-weight: bold;
  color: #808589;
}
section > h2 a:hover {
  color: #cc0808;
  text-decoration: none;
}
section > h2 a span {
  color: #000000;
  font-style: italic;
}
section > h2 a:after {
  content: "\f105";
  color: #cc0808;
  font-family: 'FontAwesome';
  font-weight: normal;
  margin-left: 5px;
}
section article {
  padding: 0;
  margin-bottom: 10px;
  font-size: 14px;
  *zoom: 1;
}
section article:before,
section article:after {
  display: table;
  content: "";
}
section article:after {
  clear: both;
}
section article h1 {
  line-height: 24px;
  font-size: 22px;
  margin-bottom: 3px;
}
section article h1 a {
  color: #043869;
  font-weight: normal;
}
section article h1 a:hover {
  text-decoration: underline;
  color: #cc0808;
}
section article p {
  font-size: 14px;
  margin-bottom: 10px;
}
section article p.big {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 5px;
}
section article blockquote {
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  text-align: center;
  vertical-align: middle;
  position: relative;
  padding: 0 30px;
}
section article blockquote:before {
  content: "\f10d";
  font-family: 'FontAwesome';
  color: #e8eef3;
  font-style: italic;
  position: absolute;
  left: 0;
}
section article blockquote:after {
  content: "\f10e";
  font-family: 'FontAwesome';
  color: #e8eef3;
  font-style: italic;
  position: absolute;
  right: 0;
}
section article img.thumb,
section article .video {
  margin: 0 20px 20px 0;
  float: left;
  width: 220px;
  height: 150px;
  position: relative;
}
section article img.thumb iframe,
section article .video iframe {
  width: 220px !important;
  height: 150px !important;
  z-index: -999 !important;
}
section article .video a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 6;
}
section article iframe {
  max-width: 100%;
  min-width: 220px;
  z-index: -999 !important;
}
section .top-article {
  padding: 0 0 0 0;
}
section .top-article h1 {
  font-size: 34px;
  line-height: 34px;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
section .top-article p {
  font-size: 16px;
  margin-bottom: 10px;
}
section .top-article p.big {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
  display: inline-block;
}
section .top-article .details {
  margin-bottom: 20px;
  font-size: 12px;
}
section .top-article img.thumb,
section .top-article .video {
  margin: 0 0 20px 0;
  *zoom: 1;
  float: none;
  width: auto;
  height: auto;
  position: relative;
}
section .top-article img.thumb:before,
section .top-article .video:before,
section .top-article img.thumb:after,
section .top-article .video:after {
  display: table;
  content: "";
}
section .top-article img.thumb:after,
section .top-article .video:after {
  clear: both;
}
section .top-article img.thumb iframe,
section .top-article .video iframe {
  z-index: -999 !important;
  min-width: 100%;
  min-height: 300px;
}
section .top-article .video a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 6;
}
section ul {
  margin: 0 0 0 0;
  padding: 0;
}
section ul li {
  list-style: none;
  padding: 0 0 0 80px;
  vertical-align: top;
}
section ul li h3 {
  display: inline;
  margin-bottom: 0;
  line-height: 20px;
}
section ul li h3 a {
  color: #043869;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}
section ul li h3 a:hover {
  color: #cc0808;
  text-decoration: underline;
}
section ul li span.date {
  color: #808589;
  font-size: 12px;
  display: inline-block !important;
  width: 76px;
  margin-left: -80px;
}
.rubrika article {
  padding: 20px 0 20px 0;
  margin: 0;
}
.rubrika article:first-child {
  padding: 0 0 20px 0;
}
.rubrika article + article {
  border-top: 1px solid #e8eef3;
}
.clanek {
  border-bottom: 3px solid #e8eef3;
}
.clanek h3,
.clanek iframe {
  margin-bottom: 20px;
}
.clanek .perex {
  font-size: 18px;
}
.clanek img {
  margin-bottom: 10px;
}
.clanek img.img-left {
  float: left;
  margin: 10px 20px 10px 0;
}
.clanek img.img-right {
  float: right;
  margin: 10px 0 10px 20px;
}
.clanek p {
  line-height: 24px;
  font-size: 16px;
  padding-bottom: 20px;
}
.clanek p.big {
  font-size: 18px !important;
  font-weight: bold;
  color: #043869;
  line-height: 18px !important;
  margin-bottom: 0 !important;
  padding-bottom: 10px;
}
.clanek blockquote {
  font-size: 22px;
  line-height: 30px;
  font-style: italic;
  text-align: center;
  vertical-align: middle;
  position: relative;
  padding: 30px;
}
.clanek blockquote:before {
  content: "\f10d";
  font-family: 'FontAwesome';
  color: #e8eef3;
  font-style: italic;
  position: absolute;
  left: 0;
}
.clanek blockquote:after {
  content: "\f10e";
  font-family: 'FontAwesome';
  color: #e8eef3;
  font-style: italic;
  position: absolute;
  right: 0;
}
.clanek .foto-details {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 20px;
  padding-left: 15px;
  position: relative;
}
.clanek .foto-details:before {
  content: "\f0de";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
}
.clanek .foto-details .author {
  color: #808589;
  font-size: 12px;
  display: block;
}
.date-pic {
  margin: 0 0 10px;
}
.date-pic a {
  font-size: 12px;
  font-weight: bold;
}
.date-pic .date-icon {
  position: relative;
}
.date-pic .date-icon:before {
  content: "\f073";
  font-family: 'FontAwesome';
  position: absolute;
  left: 6px;
  top: 5px;
  color: #000000;
  font-size: 16px;
  z-index: 100;
  display: block;
  width: 30px;
  height: 30px;
}
.date-pic input {
  width: 248px;
  padding-left: 30px;
}
.archive {
  border-bottom: 0;
}
.archive .archive_day {
  position: relative;
  border-bottom: 1px solid #e8eef3;
  padding: 20px 0 20px 80px;
}
.archive .archive_day .bluesq {
  position: absolute;
  left: 0;
  top: 20px;
  background: #043869;
  width: 40px;
  height: 40px;
  color: #ffffff;
  letter-spacing: -1px;
  padding: 10px 10px 15px 13px;
  box-sizing: content-box;
  line-height: initial;
}
.archive .archive_day .bluesq .date {
  font-size: 18px;
}
.archive .archive_day .bluesq .letter {
  text-align: center;
  width: auto;
  display: block;
  font-size: 30px;
  line-height: 40px;
  font-weight: normal;
}
.archive .archive_day a {
  font-size: 12px;
  font-weight: bold;
  display: block;
  line-height: 20px;
}
.archive .table {
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
.archive .table tr:last-child td {
  border-bottom: 0;
}
.archive .table tr td {
  border-bottom: 1px solid #e8eef3;
  color: #808589;
  width: 20%;
  text-align: right;
}
.archive .table tr td:first-child {
  width: 60%;
  text-align: left;
}
.datepicker-obal {
  margin: 20px 0;
}
.author-header {
  *zoom: 1;
  margin-bottom: 20px;
}
.author-header:before,
.author-header:after {
  display: table;
  content: "";
}
.author-header:after {
  clear: both;
}
.author-header img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin: 0 20px 10px 0;
  float: left;
}
.author-header h1 {
  font-size: 24px;
  margin-top: 30px;
}
.tabs > ul {
  font-size: 0;
  border-bottom: 1px solid #e8eef3;
}
.tabs > ul > li {
  display: inline-block;
  font-size: 14px;
  color: #043869;
  float: left;
  border: 1px solid #ffffff;
}
.tabs > ul > li a {
  font-weight: bold;
}
.tabs > ul > li.ui-state-active {
  border-top: 1px solid #e8eef3;
  border-left: 1px solid #e8eef3;
  border-right: 1px solid #e8eef3;
  border-bottom: 1px solid #ffffff;
  background: #ffffff;
  outline: none;
}
.tabs > ul > li.ui-state-active a {
  color: #000000;
  outline-color: transparent;
  outline: none;
}
.tabs .ui-tabs-panel {
  padding: 20px 0 !important ;
  line-height: 20px;
  font-size: 14px;
}
.tabs .ui-tabs-panel p {
  margin-bottom: 20px;
}
.banner {
  margin: 0 auto;
  text-align: center;
}
.banner div {
  display: inline-block;
}
.nej {
  margin: 0 ;
  padding: 0;
  float: left;
}
.nej li {
  list-style: none;
  padding: 0 0 0 0;
  vertical-align: top;
}
.nej li a {
  color: #043869;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}
.nej li a:hover {
  color: #cc0808;
  text-decoration: underline;
}
.nej li a.author {
  color: #000000;
  margin-right: 5px;
}
.nej li .number {
  color: #808589;
  font-weight: normal;
  margin-left: 5px;
  text-decoration: none;
  font-size: 12px;
}
aside.grid3 {
  padding: 10px 0;
}
aside.grid3 .topten {
  padding: 0 0 20px 0;
}
aside.grid3 .topten div {
  margin-bottom: 5px;
  position: relative;
}
aside.grid3 .topten div:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #808589;
  font-weight: 500;
  letter-spacing: -1px;
}
aside.grid3 .topten div:nth-child(1):before {
  content: "1";
}
aside.grid3 .topten div:nth-child(2):before {
  content: "2";
}
aside.grid3 .topten div:nth-child(3):before {
  content: "3";
}
aside.grid3 .topten div:nth-child(4):before {
  content: "4";
}
aside.grid3 .topten div:nth-child(5):before {
  content: "5";
}
aside.grid3 .topten div:nth-child(6):before {
  content: "6";
}
aside.grid3 .topten div:nth-child(7):before {
  content: "7";
}
aside.grid3 .topten div:nth-child(8):before {
  content: "8";
}
aside.grid3 .topten div:nth-child(9):before {
  content: "9";
}
aside.grid3 .topten div:nth-child(10):before {
  content: "10";
}
aside.grid3 .topten div .author {
  color: #000;
  margin: 0 5px 0 -25px !important;
  display: inline-block;
}
aside.grid3 .topten div .date {
  font-size: 12px;
  margin: 0 0 0 30px;
  display: inline-block;
  color: #808589;
}
aside.grid3 .topten a {
  font-weight: normal;
  position: relative;
  padding: 0 0 0 30px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}
aside.grid3 .topten a .number {
  color: #808589;
  font-weight: normal;
  display: inline-block;
  font-size: 12px;
  padding-left: 5px;
}
aside.grid3 section {
  padding: 30px 0;
  margin: 0;
}
aside.grid3 section:first-child {
  padding: 0 0 30px 0;
}
aside.grid3 section > a {
  font-size: 16px;
  font-weight: bold;
  color: #808589;
  margin-bottom: 20px !important;
  float: left;
}
aside.grid3 section > a span {
  color: #000000;
}
aside.grid3 .mobil {
  background: url(design/img/mobil.png) left top no-repeat;
  display: block;
  padding: 40px 0 20px 130px;
  color: #000000;
  font-size: 18px;
  margin: 30px 0 0 0;
}
aside.grid3 .mobil .btn {
  color: #ffffff;
  font-size: 13px;
  margin-top: 10px;
  text-decoration: none;
}
.pager {
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  margin: 30px 0;
}
.pager.abc a {
  padding: 0 4px;
}
.pager a {
  display: inline-block;
  font-size: 14px;
  padding: 0 20px;
  line-height: 32px;
  border: 1px solid #043869;
  border-width: 1px 0 1px 1px;
  color: #043869;
}
.pager a:hover,
.pager a.active {
  background: #043869;
  color: #ffffff;
  text-decoration: none;
}
.pager a.inactive {
  color: #b6b6b6;
  border-color: #b6b6b6;
  background: #f7f7f7;
}
.pager a:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pager a:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  border-width: 1px 1px 1px 1px;
}
.breadcrumbs {
  padding: 10px 20px;
  margin-bottom: -20px;
}
.breadcrumbs a {
  font-size: 12px;
  padding: 0 10px 0 0;
  color: #043869;
}
.breadcrumbs a:last-child {
  color: #808589;
}
.breadcrumbs a:last-child:after {
  content: " ";
}
.breadcrumbs a:after {
  content: "/";
  display: inline-block;
  color: #808589;
  padding-left: 10px;
}
.tags {
  margin: 40px 0;
  font-size: 12px;
  font-weight: bold;
}
.tags a {
  line-height: 22px;
  display: inline-block;
  padding: 2px 5px;
}
.tags i {
  padding: 0 10px 0 0;
  font-size: 16px;
  display: inline-block;
}
.soc {
  border: 1px solid #e8eef3;
  border-width: 1px 0;
  padding: 10px 0 15px;
  margin: 20px 0;
}
.soc span {
  box-sizing: initial;
}
.overlay {
  display: none;
}
.overlay.active {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1002;
}
.overlay.active .main {
  height: 100%;
  background: #ffffff;
  padding: 0;
  overflow: scroll;
}
.overlay.active .main .current {
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-height: 80%;
}
.overlay.active .main .current .prev,
.overlay.active .main .current .next {
  color: #ffffff;
  width: 80px;
  height: 80px;
  font-size: 40px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 80px;
  z-index: 1004;
}
.overlay.active .main .current .prev {
  left: 0;
}
.overlay.active .main .current .next {
  right: 0;
}
.overlay.active .main .current:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
}
.overlay.active .main .current img {
  min-width: none;
  height: 100%;
}
.overlay.active .main .current p {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  font-size: 13px;
  padding: 20px;
  width: 940px;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  display: block;
}
.overlay.active .main .current p:before {
  content: "\f05a";
  font-family: 'FontAwesome';
  font-weight: normal;
  margin-right: 5px;
}
.overlay.active .main .gallery-header {
  padding: 30px;
  position: relative;
}
.overlay.active .main .gallery-header .gallery-name {
  font-size: 16px;
}
.overlay.active .main .gallery-header .gallery-name span {
  color: #808589;
}
.overlay.active .main .gallery-header .close {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  background: url(design/img/close.png) right top no-repeat;
  height: 50px;
  width: 200px;
  display: block;
  margin: 22px 30px 0 0;
  line-height: 50px;
  text-align: right;
  padding-right: 65px;
}
.overlay.active .main .gallery-header .close:hover {
  background-position: right -50px;
}
.overlay.active .main .gallery-th {
  padding: 0 20px;
  height: 110px;
  line-height: 110px;
  margin: 20px 0;
  position: relative;
}
.overlay.active .main .gallery-th .gallery-th-row {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  height: 110px;
  line-height: 110px;
}
.overlay.active .main .gallery-th .prev,
.overlay.active .main .gallery-th .next {
  color: #ffffff;
  width: 20px;
  height: 110px;
  font-size: 20px;
  position: absolute;
  top: 0;
  margin-top: 0;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 110px;
  z-index: 1004;
}
.overlay.active .main .gallery-th .prev {
  left: 0;
  margin: 0;
}
.overlay.active .main .gallery-th .next {
  right: 0;
  margin: 0;
}
.overlay.active .main .gallery-th a {
  display: inline-block;
  margin-right: 2px;
}
.overlay.active .main .gallery-th a img {
  vertical-align: middle;
}
.counter {
  vertical-align: middle;
  padding: 10px;
  background: #e8eef3;
}
.counter span {
  font-family: 'serif_dot_digital-7regular';
  font-size: 20px;
  color: #000000;
  text-align: right;
  display: block;
}
.counter_mobile {
  margin: 20px 0 !important;
  padding: 4px 10px 2px 0 !important;
}
.counter_mobile span {
  font-size: 18px !important;
}
.counter_issue_mobile {
  border-bottom: 3px solid #ffffff;
  padding: 6px 7px 2px 0 !important;
}
.rt {
  margin-top: 10px;
  font-size: 13px;
}
.papcn {
  margin: 10px 0;
}
.cit {
  margin: 10px 0;
  position: relative;
}
.cit i {
  padding: 0 25px;
}
.cit i:before {
  content: "\f10d";
  font-family: 'FontAwesome';
  color: #e8eef3;
  font-style: italic;
  position: absolute;
  left: 0;
}
.cit i:after {
  content: "\f10e";
  font-family: 'FontAwesome';
  color: #e8eef3;
  font-style: italic;
  position: absolute;
  right: 0;
}
.cit i.a-external-link:before {
  content: none !important;
}
.cit i.a-external-link:after {
  content: none !important;
}
@media print {
  body {
    font-family: 'Segoe UI', Arial, Helvetica;
    font-size: 14px;
    background: #000;
    line-height: 18px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  p,
  a,
  ul li,
  ol li,
  td {
    color: #000000;
  }
  .grid8.leftcol,
  .container {
    width: 100%;
    border: 0;
    background: none;
  }
  aside.grid3 {
    display: none;
    width: 0;
  }
  header.header div,
  footer div,
  footer.container,
  aside,
  .btn-group,
  img,
  .teaser,
  .btn,
  .action_btn,
  .banner,
  .top,
  .menu,
  .soc,
  nav,
  .mainmenu {
    display: none !important;
  }
  ul {
    list-style: none;
    padding: 0;
  }
  p,
  a,
  ul li,
  ol li,
  td {
    font-size: 14px;
    line-height: 14px;
  }
}
.header .banner,
.header .top,
.header .mainmenu {
  *zoom: 1;
}
.header .banner:before,
.header .top:before,
.header .mainmenu:before,
.header .banner:after,
.header .top:after,
.header .mainmenu:after {
  display: table;
  content: "";
}
.header .banner:after,
.header .top:after,
.header .mainmenu:after {
  clear: both;
}
.header .banner {
  background: #04294c;
  text-align: center;
  padding: 5px 0;
}
.header .top {
  background: #043869;
  height: 100px;
}
.header .menu {
  background: #043869;
}
.header .mainmenu {
  position: relative;
  background-color: #043461;
  background-image: -moz-linear-gradient(top, #04315c, #043869);
  background-image: -ms-linear-gradient(top, #04315c, #043869);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04315c), to(#043869));
  background-image: -webkit-linear-gradient(top, #04315c, #043869);
  background-image: -o-linear-gradient(top, #04315c, #043869);
  background-image: linear-gradient(top, #04315c, #043869);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04315c', endColorstr='#043869', GradientType=0);
  background: #04315c;
  /* Old browsers */

  height: 37px;
}
.header .mainmenu ul {
  margin: 0;
  font-size: 0;
  padding: 0;
  height: 37px;
}
.header .mainmenu ul li {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  height: 37px;
  float: left;
}
.header .mainmenu ul li:nth-child(2) a:hover,
.header .mainmenu ul li:nth-child(4) a:hover,
.header .mainmenu ul li:nth-child(5) a:hover {
  cursor: context-menu;
}
.header .mainmenu ul li:hover,
.header .mainmenu ul li.active {
  background: rgba(0, 0, 0, 0.1);
}
.header .mainmenu ul li:last-child {
  border-right: 0;
  text-align: right;
  float: right;
}
.header .mainmenu ul li:last-child:hover {
  background: none !important;
}
.header .mainmenu ul li .search {
  width: 247px;
  height: 37px;
  margin: 0;
  padding: 0;
  position: relative;
  float: right;
}
.header .mainmenu ul li .search button {
  border: 0;
  font-size: 14px;
  height: 37px;
  width: 37px;
  background: none;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
  padding: 0;
}
.header .mainmenu ul li .search input {
  padding: 4px 8px;
  width: 90px;
  height: 37px;
  border: 0;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  position: relative;
  font-size: 14px;
}
.header .mainmenu ul li .search input:focus {
  background: rgba(255, 255, 255, 0.9);
  width: 247px;
}
.header .mainmenu ul li a {
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  line-height: 37px;
  padding: 0 10px;
  font-weight: bold;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
}
.header .mainmenu ul li a:hover {
  text-decoration: none;
}
.header .mainmenu ul li a.active {
  background: #ffffff;
}
.header .mainmenu ul li a.active i {
  color: #000000;
  text-shadow: none;
}
.header .mainmenu ul li a i {
  color: #b8ddff;
}
.header .mainmenu ul li .sub {
  display: none;
}
.header .mainmenu ul li .sub a {
  color: #043869;
  text-shadow: none;
  font-size: 12px;
  display: block;
  line-height: 18px;
  text-transform: none;
  padding: 0;
}
.header .mainmenu ul li .sub a:hover {
  color: #cc0808;
  text-decoration: underline;
  cursor: pointer;
}
.header .mainmenu ul li.active .sub {
  display: block;
  width: 100%;
  position: absolute;
  top: 37px;
  left: 0;
  background: #ffffff;
  z-index: 1000;
  border-bottom: 1px solid #e8eef3;
}
.header .mainmenu ul li.active .sub .aktualni {
  padding: 20px;
}
.header .mainmenu ul li.active .sub .aktualni a {
  display: inline-block;
}
.header .mainmenu ul li.active .sub .aktualni .author {
  color: #000000;
  margin-right: 5px;
}
.header .mainmenu ul li.active .sub .aktualni .date {
  font-size: 30px;
  color: #808589;
  font-weight: 300;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.header .mainmenu ul li.active .sub .temata {
  padding: 20px 20px 0 20px;
}
.header .mainmenu ul li.active .sub .temata .row {
  vertical-align: top;
}
.header .mainmenu ul li.active .sub .temata .row div {
  display: block;
  float: left;
  min-height: 170px;
  width: 220px;
  margin-left: 20px;
}
.header .mainmenu ul li.active .sub .temata .row div:first-child {
  margin-left: 0;
}
.header .mainmenu ul li.active .sub .temata .row div a:first-child {
  color: #808589;
  margin-bottom: 10px;
}
.header .mainmenu ul li.active .sub .temata .row div a:first-child:hover {
  text-decoration: none;
}
.header .mainmenu ul li.active .sub .temata .row div a:first-child:after {
  content: "\f105";
  color: #cc0808;
  font-family: 'FontAwesome';
  font-weight: normal;
  margin-left: 5px;
}
.header .mainmenu ul li.active .sub .temata .row div:nth-child(4) {
  *zoom: 1;
}
.header .mainmenu ul li.active .sub .temata .row div:nth-child(4):before,
.header .mainmenu ul li.active .sub .temata .row div:nth-child(4):after {
  display: table;
  content: "";
}
.header .mainmenu ul li.active .sub .temata .row div:nth-child(4):after {
  clear: both;
}
.header .mainmenu ul li.active .sub .topten {
  padding: 20px;
}
.header .mainmenu ul li.active .sub .topten .ymd {
  text-align: center;
  display: block;
  float: left;
  width: 100%;
  padding: 20px 0 0 0;
  border-top: 1px solid #e8eef3;
  *zoom: 1;
}
.header .mainmenu ul li.active .sub .topten .ymd:before,
.header .mainmenu ul li.active .sub .topten .ymd:after {
  display: table;
  content: "";
}
.header .mainmenu ul li.active .sub .topten .ymd:after {
  clear: both;
}
.header .mainmenu ul li.active .sub .topten .ymd .btn-in {
  display: inline-block !important;
  padding: 0 10px;
  border-right: 1px solid #e8eef3;
}
.header .mainmenu ul li.active .sub .topten .ymd .btn-in:last-child {
  border-right: 0;
}
.header .mainmenu ul li.active .sub .topten .author {
  color: #000;
  margin: 0 5px 0 0 !important;
}
.header .mainmenu ul li.active .sub .topten .date {
  font-size: 12px;
  margin: 0 0 0 40px !important;
  display: inline-block;
  color: #808589;
}
.header .mainmenu ul li.active .sub .topten .grid25 {
  width: 220px;
  margin-right: 20px;
  float: left;
}
.header .mainmenu ul li.active .sub .topten .grid25 .author {
  font-size: 12px !important;
  font-weight: bold;
}
.header .mainmenu ul li.active .sub .topten .grid25 .date {
  margin-left: 0 !important;
}
.header .mainmenu ul li.active .sub .topten .grid25 > div {
  position: relative;
}
.header .mainmenu ul li.active .sub .topten .grid25 > div:before {
  content: "1";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  color: #808589;
  font-weight: 300;
  letter-spacing: -1px;
}
.header .mainmenu ul li.active .sub .topten .grid25 a {
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  position: relative;
  padding: 0 0 0 30px;
}
.header .mainmenu ul li.active .sub .topten .grid25 p {
  padding: 0 0 0 30px;
  font-size: 14px;
  margin: 10px 0 20px;
}
.header .mainmenu ul li.active .sub .topten .grid75 {
  width: 700px;
  float: left;
}
.header .mainmenu ul li.active .sub .topten .grid75 .row {
  margin-bottom: 20px;
}
.header .mainmenu ul li.active .sub .topten .grid75 .row > div {
  width: 30%;
  float: left;
  position: relative;
}
.header .mainmenu ul li.active .sub .topten .grid75 .row > div:before {
  content: "1";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  color: #808589;
  font-weight: 300;
  letter-spacing: -1px;
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:first-child div:nth-child(1),
.header .mainmenu ul li.active .sub .topten .grid75 .row:first-child div:nth-child(2) {
  margin-right: 20px;
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:first-child div:nth-child(1):before {
  content: "2";
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:first-child div:nth-child(2):before {
  content: "3";
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:first-child div:nth-child(3):before {
  content: "4";
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:nth-child(2) div:nth-child(1),
.header .mainmenu ul li.active .sub .topten .grid75 .row:nth-child(2) div:nth-child(2) {
  margin-right: 20px;
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:nth-child(2) div:nth-child(1):before {
  content: "5";
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:nth-child(2) div:nth-child(2):before {
  content: "6";
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:nth-child(2) div:nth-child(3):before {
  content: "7";
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:last-child div:nth-child(1),
.header .mainmenu ul li.active .sub .topten .grid75 .row:last-child div:nth-child(2) {
  margin-right: 20px;
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:last-child div:nth-child(1):before {
  content: "8";
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:last-child div:nth-child(2):before {
  content: "9";
}
.header .mainmenu ul li.active .sub .topten .grid75 .row:last-child div:nth-child(3):before {
  content: "10";
}
.header .mainmenu ul li.active .sub .topten .grid75 a {
  position: relative;
  padding: 0 0 0 40px;
  width: 180px;
  float: left;
}
.header .mainmenu ul li.active .sub .topten .grid75 a:nth-child(1):before,
.header .mainmenu ul li.active .sub .topten .grid75 a:nth-child(2):before,
.header .mainmenu ul li.active .sub .topten .grid75 a:nth-child(3):before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  color: #808589;
  font-weight: 300;
  letter-spacing: -1px;
}
.header .mainmenu ul li.active .sub .topten .number {
  color: #808589;
  font-weight: normal;
  display: inline-block;
  font-size: 12px;
  padding-left: 5px;
}
.archive_day {
  min-height: 60px;
}
footer {
  margin: 0;
}
footer.main {
  background: none;
}
footer .grid3:last-child {
  background: url(design/img/line.png) left 30px no-repeat;
}
footer strong {
  color: #043869;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0 !important;
  line-height: 20px;
}
footer ul {
  padding: 0;
  margin: 0;
  font-size: 0;
  list-style: none;
}
footer ul li {
  width: 50%;
  float: left;
}
footer ul li a {
  color: #58595b;
  font-size: 12px;
  line-height: 20px;
}
footer ul li a:hover {
  text-decoration: underline;
}
footer .social {
  margin: -52px 0 0 0;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
}
footer .social li {
  width: auto !important;
}
footer .social li a {
  color: #58595b;
  font-size: 18px;
}
footer .footer {
  color: #58595b;
  font-size: 11px;
  padding: 30px 0 ;
  border-top: 1px solid #bfc2c4;
}
footer .footer a {
  text-decoration: underline;
  color: #58595b;
}
footer .footer-mobile {
  margin: 0 20px !important;
  padding: 15px 0 !important;
}
.logofooter {
  width: 244px;
  height: 60px;
  margin: 20px 0 20px 80px;
  display: block;
  float: left;
  overflow: hidden;
  background-image: url(design/img/logo2.png) !important;
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -1000px;
}
.noFocus:focus {
  outline: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: ;
  font-size: ;
  line-height: inherit;
  color: ;
  border: 0;
  border-bottom: 1px solid ;
}
label {
  display: block;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(bs/boxsizing.htc);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 100;
}
:-moz-placeholder {
  /* Firefox 18- */

  color: #ffffff;
  font-weight: 100;
}
::-moz-placeholder {
  /* Firefox 19+ */

  color: #ffffff;
  font-weight: 100;
}
:-ms-input-placeholder {
  color: #ffffff;
  font-weight: 100;
}
label {
  font-size: 14px;
  font-weight: bold;
}
label span {
  color: #808589;
  font-size: 12px;
  font-weight: normal;
}
.form {
  margin-bottom: 20px;
  border-bottom: 3px solid #e8eef3;
  *zoom: 1;
}
.form:before,
.form:after {
  display: table;
  content: "";
}
.form:after {
  clear: both;
}
.form-row {
  margin: 0 0 20px 0;
  *zoom: 1;
}
.form-row:before,
.form-row:after {
  display: table;
  content: "";
}
.form-row:after {
  clear: both;
}
textarea {
  min-height: 120px;
}
.radiobut input[type="radio"] {
  margin-top: 0;
}
output {
  display: block;
  padding-top: ;
  font-size: ;
  line-height: ;
  color: ;
  vertical-align: middle;
}
.form-control {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(bs/boxsizing.htc);
  width: 100%;
  height: ;
  padding: 4px 6px ;
  font-size: 14px ;
  line-height: 20px  ;
  font-weight: normal;
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  color: #000000;
  position: relative;
  z-index: 80;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.15);
  background-image: none;
  border: 1px solid #e8eef3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.form-control:hover,
.form-control.active,
.form-control:active {
  box-shadow: none !important;
  border: 1px solid #1573cd;
}
.form-control:focus {
  box-shadow: none !important;
  border: 1px solid #1573cd;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: ;
}
textarea.form-control {
  height: auto;
}
.form-group div {
  margin-bottom: 15px;
  position: relative;
}
.name:before,
.email:before,
.message:before,
.phone:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #808589;
  position: absolute;
  z-index: 10;
  top: 13px;
  left: 12px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
}
.email:before {
  content: "\f003";
}
.phone:before {
  content: "\f095";
}
.message:before {
  content: "\f0e5";
}
.success,
.error {
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: normal;
}
.success {
  background: rgba(35, 212, 42, 0.5);
}
.error {
  background: rgba(212, 36, 32, 0.5);
}
.radio,
.checkbox {
  display: block;
  min-height: ;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: ;
}
.form-inline .form-control {
  display: inline-block;
}
.form-inline select.form-control {
  width: auto;
}
.form-inline .radio,
.form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
}
/*! jQuery UI - v1.11.1 - 2014-09-01
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */

}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */

}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */

  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */

}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  padding: 0;
  margin-top: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  font-size: 14px;
  border: 1px solid #e8eef3;
  z-index: 99 !important;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 5px 0;
  background: #e8eef3;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 30px;
  height: 30px;
  font-size: 16px;
  text-align: center;
  padding: 0;
  margin: 0;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ui-datepicker .ui-datepicker-prev {
  left: 0;
  background: url(design/img/prev.png) left top no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
  background: url(design/img/next.png) left top no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-datepicker .ui-datepicker-prev-hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ui-datepicker .ui-datepicker-next-hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: none;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em 0;
  line-height: 1.8em;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-title:before {
  content: "";
  background: url(design/img/sip.png) left top no-repeat;
  position: absolute;
  left: 20px;
  top: -6px;
  z-index: 100;
  display: block;
  width: 12px;
  height: 6px;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin: 0 0 0 0;
  background: #ffffff;
}
.ui-datepicker th {
  padding: 5px;
  text-align: center;
  font-weight: normal;
  background: #e8eef3;
  border: 1px solid #d6dde2;
  border-width: 0 0 1px 0;
}
.ui-datepicker td {
  border: 0;
  padding: 0 5px;
  text-align: center;
}
.ui-datepicker td:hover {
  background: #043869;
}
.ui-datepicker td:hover a {
  color: #ffffff;
}
.ui-datepicker td.ui-datepicker-current-day {
  background: #e8eef3;
}
.ui-datepicker td.ui-datepicker-current-day a {
  color: #000000;
}
.ui-datepicker td.ui-datepicker-other-month {
  backgroud: rgba(0, 0, 0, 0.1);
}
.ui-datepicker td.ui-datepicker-other-month a {
  color: #808589;
}
.ui-datepicker td.ui-datepicker-today {
  background: #043869;
}
.ui-datepicker td.ui-datepicker-today a {
  color: #ffffff;
  font-weight: bold;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  font-size: 13px;
}
.ui-datepicker td span:hover,
.ui-datepicker td a:hover {
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */

  /* support: IE10, see #8844 */

  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */

  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */

  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */

  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  text-align: center;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  position: relative;
  top: 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
  border: 1px solid #e8eef3;
  border-width: 1px 1px 0 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('design/fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('design/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('design/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('design/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('design/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-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);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
