@charset "IBM737";
html {
  color: #333333;
  background: #FFF;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  padding: 0;
}

input, textarea, select {
  vertical-align: middle;
  font-family: inherit;
  font-weight: inherit;
  font-size: 100%;
}

html, 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;
  font-variant: normal;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: 400;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

small {
  font-size: 85%;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}

button, input, select, textarea {
  width: auto;
  overflow: visible;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
}

textarea {
  overflow: auto;
  vertical-align: text-top;
}

input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

html, body {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  margin: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

.clear {
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}

em, i {
  font-style: italic;
}

b, strong {
  font-weight: 700;
}

* {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

::selection {
  background-color: #333;
  color: white;
}

::-moz-selection {
  background-color: #333;
  color: white;
}

.cf:before, .cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

a {
  color: #333333;
  text-decoration: none;
}

@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?37808632");
  src: url("../font/fontello.eot?37808632#iefix") format("embedded-opentype"), url("../font/fontello.woff?37808632") format("woff"), url("../font/fontello.ttf?37808632") format("truetype"), url("../font/fontello.svg?37808632#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?37808632#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-down-dir:before {
  content: '\e873';
}

/* '' */
.icon-link:before {
  content: '\e801';
}

/* '' */
.icon-left-dir:before {
  content: '\e876';
}

/* '' */
.icon-right-dir:before {
  content: '\e875';
}

/* '' */
.icon-note:before {
  content: '\e861';
}

/* '' */
.icon-note-beamed:before {
  content: '\e862';
}

/* '' */
.icon-search:before {
  content: '\e860';
}

/* '' */
.icon-mail:before {
  content: '\e800';
}

/* '' */
.icon-heart:before {
  content: '\e85f';
}

/* '' */
.icon-heart-empty:before {
  content: '\e85e';
}

/* '' */
.icon-star:before {
  content: '\e85d';
}

/* '' */
.icon-star-empty:before {
  content: '\e85c';
}

/* '' */
.icon-camera:before {
  content: '\e85a';
}

/* '' */
.icon-layout:before {
  content: '\e85b';
}

/* '' */
.icon-menu:before {
  content: '\e80a';
}

/* '' */
.icon-check:before {
  content: '\e80c';
}

/* '' */
.icon-cancel:before {
  content: '\e80b';
}

/* '' */
.icon-cancel-circled:before {
  content: '\e864';
}

/* '' */
.icon-cancel-squared:before {
  content: '\e863';
}

/* '' */
.icon-plus:before {
  content: '\e808';
}

/* '' */
.icon-plus-circled:before {
  content: '\e851';
}

/* '' */
.icon-plus-squared:before {
  content: '\e852';
}

/* '' */
.icon-minus:before {
  content: '\e809';
}

/* '' */
.icon-minus-circled:before {
  content: '\e853';
}

/* '' */
.icon-minus-squared:before {
  content: '\e854';
}

/* '' */
.icon-help:before {
  content: '\e855';
}

/* '' */
.icon-help-circled:before {
  content: '\e856';
}

/* '' */
.icon-info:before {
  content: '\e857';
}

/* '' */
.icon-info-circled:before {
  content: '\e858';
}

/* '' */
.icon-home:before {
  content: '\e859';
}

/* '' */
.icon-link-1:before {
  content: '\e80d';
}

/* '' */
.icon-bookmark:before {
  content: '\e865';
}

/* '' */
.icon-bookmarks:before {
  content: '\e866';
}

/* '' */
.icon-thumbs-up:before {
  content: '\e867';
}

/* '' */
.icon-thumbs-down:before {
  content: '\e868';
}

/* '' */
.icon-download:before {
  content: '\e869';
}

/* '' */
.icon-upload:before {
  content: '\e86a';
}

/* '' */
.icon-upload-cloud:before {
  content: '\e86f';
}

/* '' */
.icon-reply:before {
  content: '\e86e';
}

/* '' */
.icon-reply-all:before {
  content: '\e870';
}

/* '' */
.icon-forward:before {
  content: '\e86d';
}

/* '' */
.icon-quote:before {
  content: '\e86c';
}

/* '' */
.icon-code:before {
  content: '\e86b';
}

/* '' */
.icon-export:before {
  content: '\e802';
}

/* '' */
.icon-print:before {
  content: '\e872';
}

/* '' */
.icon-retweet:before {
  content: '\e871';
}

/* '' */
.icon-alert:before {
  content: '\e80e';
}

/* '' */
.icon-location:before {
  content: '\e810';
}

/* '' */
.icon-map:before {
  content: '\e80f';
}

/* '' */
.icon-doc-text:before {
  content: '\e811';
}

/* '' */
.icon-doc-text-inv:before {
  content: '\e812';
}

/* '' */
.icon-book-open:before {
  content: '\e813';
}

/* '' */
.icon-book:before {
  content: '\e814';
}

/* '' */
.icon-phone:before {
  content: '\e815';
}

/* '' */
.icon-cog:before {
  content: '\e816';
}

/* '' */
.icon-share:before {
  content: '\e817';
}

/* '' */
.icon-basket:before {
  content: '\e818';
}

/* '' */
.icon-mic:before {
  content: '\e819';
}

/* '' */
.icon-mute:before {
  content: '\e81a';
}

/* '' */
.icon-up-dir:before {
  content: '\e874';
}

/* '' */
.icon-light-down:before {
  content: '\e81c';
}

/* '' */
.icon-light-up:before {
  content: '\e81d';
}

/* '' */
.icon-adjust:before {
  content: '\e81e';
}

/* '' */
.icon-resize-full:before {
  content: '\e81f';
}

/* '' */
.icon-resize-small:before {
  content: '\e820';
}

/* '' */
.icon-down-open:before {
  content: '\e821';
}

/* '' */
.icon-left-open:before {
  content: '\e822';
}

/* '' */
.icon-right-open:before {
  content: '\e823';
}

/* '' */
.icon-up-open:before {
  content: '\e825';
}

/* '' */
.icon-down-open-mini:before {
  content: '\e824';
}

/* '' */
.icon-left-open-mini:before {
  content: '\e826';
}

/* '' */
.icon-right-open-mini:before {
  content: '\e827';
}

/* '' */
.icon-up-open-mini:before {
  content: '\e828';
}

/* '' */
.icon-down-open-big:before {
  content: '\e829';
}

/* '' */
.icon-left-open-big:before {
  content: '\e82a';
}

/* '' */
.icon-right-open-big:before {
  content: '\e82b';
}

/* '' */
.icon-up-open-big:before {
  content: '\e82c';
}

/* '' */
.icon-ccw:before {
  content: '\e82d';
}

/* '' */
.icon-cw:before {
  content: '\e82e';
}

/* '' */
.icon-arrows-ccw:before {
  content: '\e82f';
}

/* '' */
.icon-play:before {
  content: '\e830';
}

/* '' */
.icon-stop:before {
  content: '\e831';
}

/* '' */
.icon-pause:before {
  content: '\e832';
}

/* '' */
.icon-record:before {
  content: '\e833';
}

/* '' */
.icon-to-end:before {
  content: '\e834';
}

/* '' */
.icon-to-start:before {
  content: '\e835';
}

/* '' */
.icon-fast-forward:before {
  content: '\e836';
}

/* '' */
.icon-fast-backward:before {
  content: '\e837';
}

/* '' */
.icon-dot:before {
  content: '\e839';
}

/* '' */
.icon-dot-2:before {
  content: '\e805';
}

/* '' */
.icon-dot-3:before {
  content: '\e838';
}

/* '' */
.icon-language:before {
  content: '\e83b';
}

/* '' */
.icon-air:before {
  content: '\e83a';
}

/* '' */
.icon-flow-cascade:before {
  content: '\e83c';
}

/* '' */
.icon-flow-branch:before {
  content: '\e83d';
}

/* '' */
.icon-flow-tree:before {
  content: '\e83e';
}

/* '' */
.icon-flow-line:before {
  content: '\e83f';
}

/* '' */
.icon-flow-parallel:before {
  content: '\e840';
}

/* '' */
.icon-flickr:before {
  content: '\e806';
}

/* '' */
.icon-flickr-circled:before {
  content: '\e807';
}

/* '' */
.icon-vimeo:before {
  content: '\e841';
}

/* '' */
.icon-twitter:before {
  content: '\e842';
}

/* '' */
.icon-facebook:before {
  content: '\e843';
}

/* '' */
.icon-gplus:before {
  content: '\e844';
}

/* '' */
.icon-pinterest:before {
  content: '\e846';
}

/* '' */
.icon-tumblr:before {
  content: '\e845';
}

/* '' */
.icon-linkedin:before {
  content: '\e847';
}

/* '' */
.icon-instagram:before {
  content: '\e848';
}

/* '' */
.icon-dropbox:before {
  content: '\e849';
}

/* '' */
.icon-skype:before {
  content: '\e84a';
}

/* '' */
.icon-paypal:before {
  content: '\e84b';
}

/* '' */
.icon-picasa:before {
  content: '\e84c';
}

/* '' */
.icon-soundcloud:before {
  content: '\e84d';
}

/* '' */
.icon-behance:before {
  content: '\e84e';
}

/* '' */
.icon-logo-db:before {
  content: '\e84f';
}

/* '' */
.icon-article:before {
  content: '\e803';
}

/* '' */
.icon-article-alt:before {
  content: '\e850';
}

/* '' */
.icon-article-1:before {
  content: '\e804';
}

/* '' */
.icon-sound:before {
  content: '\e81b';
}

/* '' */
@font-face {
  font-family: 'Helvetica Neue';
  src: local("Helvetica Neue"), url("../font/helveticaneueltstd-roman-webfont.eot?#iefix") format("eot"), url("../font/helveticaneueltstd-roman-webfont.woff") format("woff"), url("../font/helveticaneueltstd-roman-webfont.ttf") format("truetype"), url("../font/helveticaneueltstd-roman-webfont.svg#HelveticaNeueLTStd55Roman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: local("Helvetica Neue"), url("../font/helveticaneueltstd-md-webfont.eot?#iefix") format("eot"), url("../font/helveticaneueltstd-md-webfont.woff") format("woff"), url("../font/helveticaneueltstd-md-webfont.ttf") format("truetype"), url("../font/helveticaneueltstd-md-webfont.svg#webfont9jNhiysV") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Arial Narrow';
  src: url("../font/arialn-webfont.eot");
  src: url("../font/arialn-webfont.eot?#iefix") format("embedded-opentype"), url("../font/arialn-webfont.woff") format("woff"), url("../font/arialn-webfont.ttf") format("truetype"), url("../font/arialn-webfont.svg#arialnarrow") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Helvetica Neue';
    src: local("Helvetica Neue"), url("../font/helveticaneueltstd-md-webfont.svg#webfont9jNhiysV") format("svg");
    font-weight: bold;
    font-style: normal;
  }
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

html, body {
  width: 100%;
  min-height: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.08em;
}

#overall {
  position: fixed;
  z-index: 999999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}

.loader {
  position: absolute;
  z-index: -10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.loader img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
}

.loading .loader {
  z-index: 99999999;
  opacity: 1;
}

.container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.col-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  z-index: 1;
  background: #fff;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.col-right .top-bar {
  padding: 0 10px 0 15px;
}
.col-right.anim, .col-right.anim .top-bar {
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
}
.col-right .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 290px;
}
.col-right .content .inner-col {
  z-index: -10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.col-right .content .inner-col .holder {
  position: relative;
  padding: 110px 30px 70px;
  border-bottom: 1px solid #ddd;
  background: #fff;
  min-height: 101%;
  margin-bottom: 200%;
}
.col-right .content .inner-col.current {
  position: absolute;
  z-index: 1;
}

.col-left {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  z-index: 1;
  height: 100%;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.col-left.anim, .col-left.anim .top-bar {
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
}
.col-left .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 290px;
  overflow: hidden;
}
.col-left .content .inner-col {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.col-left .content .inner-col.current {
  z-index: 1;
  position: absolute;
}
.col-left .content .inner-col .holder {
  position: relative;
  padding: 110px 30px 70px;
}

.col-divider {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 100%;
  z-index: 1;
  cursor: hand;
  cursor: grab !important;
  cursor: -moz-grab;
  cursor: url("https://mail.google.com/mail/images/2/openhand.cur"), pointer !important;
  cursor: -webkit-grab;
  cursor: pointer;
  z-index: 8501;
  -webkit-box-shadow: inset 8px 0 3px -7px rgba(0, 0, 0, 0.3);
  box-shadow: inset 8px 0 3px -7px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.col-divider.anim {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}

.col-divider .handle {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 20px;
  height: 30px;
  text-align: center;
  margin-top: -15px;
  line-height: 10px;
  color: #c1c1c1;
  font-size: 21px;
  background: url(../img/trans.gif);
}
.col-divider .handle span {
  display: inline-block;
  width: 2px;
  height: 20px;
  background: #c1c1c1;
  margin-top: 5px;
}
.col-divider .handle span.mid {
  margin: 5px 2px 0;
}

.top-bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 45px;
  padding: 0 15px;
  z-index: 2;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  transition: top 0.5s;
}
.top-bar header {
  cursor: default;
}
.top-bar header .about-link {
  display: block;
  float: right;
  font-size: 17px;
  margin-top: 19px;
}
.top-bar header .about-link:hover {
  color: #0071ff;
}
.top-bar header .title {
  margin-top: 19px;
  font-size: 16px;
  float: left;
}
.top-bar header .title #title-tag {
  position: relative;
}
.top-bar header .title #title-tag span.m_tag {
  position: absolute;
  left: 0;
  white-space: nowrap;
  -webkit-transition: top 500ms ease-in-out, opacity 500ms ease-in-out;
  -moz-transition: top 500ms ease-in-out, opacity 500ms ease-in-out;
  transition: top 500ms ease-in-out, opacity 500ms ease-in-out;
}
.top-bar header .title #title-tag span.m_tag.current {
  top: 0;
  opacity: 1;
  position: relative;
}
.top-bar header .title #title-tag span.m_tag.previous {
  top: -30px;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.top-bar header .title #title-tag span.m_tag.next {
  top: 30px;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.top-bar header .title i {
  display: none;
}
.top-bar header .assets {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.top-bar header .assets li {
  display: block;
  padding: 1px;
  height: 34px;
  line-height: 33px;
  width: 40px;
  text-align: center;
  position: relative;
  float: left;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  cursor: pointer;
}
.top-bar header .assets li + li {
  border-left: 1px solid #ddd;
}
.top-bar header .assets li.active {
  background: #f4f4f4;
}
.top-bar header .assets li:hover {
  color: #0071ff;
}
.top-bar header .assets li i {
  font-size: 17px;
}
.top-bar header .assets li.external {
  color: #333;
  width: 28px;
}
.top-bar header .assets li.external:hover {
  color: #0071ff;
}
.top-bar header .assets li.external i {
  font-size: 13px;
}
.top-bar header .assets li.external .drop-tab {
  display: none;
  text-align: left;
  position: absolute;
  top: 38px;
  right: -1px;
  width: 110px;
  border-radius: 3px;
  border: 1px solid #ddd;
  background: #fff;
  box-shadow: 0px 0px 8px #e0e0e0;
}
.top-bar header .assets li.external .drop-tab .flickr {
  display: block;
  padding-left: 10px;
}
.top-bar header .assets li.external .drop-tab .flickr:active, .top-bar header .assets li.external .drop-tab .flickr:hover {
  background: #f4f4f4;
  color: #0071ff;
}
.top-bar header .assets li.external .drop-tab .flickr + .addthis_toolbox {
  border-top: 1px solid #ddd;
}
.top-bar header .assets li.external .drop-tab .addthis_toolbox {
  line-height: 2em;
  width: 100%;
  padding: 10px 0 0 10px;
  height: 103px;
}
.top-bar header .assets li.external .drop-tab .addthis_toolbox .fb_iframe_widget {
  line-height: 20px;
  margin-bottom: 9px;
}
.top-bar header .assets li.external .drop-tab .addthis_toolbox .addthis_button_facebook_like iframe.fb_iframe_widget_lift {
  height: 20px !important;
}
.top-bar header .assets li.external .drop-tab.over {
  display: block;
}
.top-bar ul.tags {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  top: 45px;
  padding: 5px 10px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  box-shadow: 2px 2px 5px #eee;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.top-bar ul.tags li {
  display: inline-block;
}
.top-bar ul.tags li a {
  border: 2px solid transparent;
  padding: 3px 5px;
  border-radius: 3px;
  line-height: 38px;
  font-size: 16px;
}
.top-bar ul.tags li a:hover {
  border: 2px solid #0071ff;
}
.top-bar ul.tags li a.active {
  color: #0071ff;
}
.top-bar.tags-bar.over header .title i:before {
  content: '\e80b';
}
.top-bar.tags-bar.over ul.tags {
  display: block;
}

ul.list {
  display: none;
  position: relative;
  margin: 0 auto;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
}
ul.list.active {
  display: block;
}
ul.list li {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.5s, 0.5s;
  -moz-transition-duration: 0.5s, 0.5s;
  transition-duration: 0.5s, 0.5s;
  width: 200px;
  opacity: 0;
}
ul.list li .in {
  display: block;
  border: 2px solid transparent;
  padding: 3px;
  border-radius: 3px;
  position: relative;
  margin: 0 20px 50px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
ul.list li .in a.inl {
  display: block;
}
ul.list li .in a.inl:hover .inner_title, ul.list li .in a.inl:hover .title {
  color: #0071ff;
}
ul.list li .in.active, ul.list li .in.active a.inl {
  color: #0071ff;
}
ul.list li .in img {
  max-width: 100%;
  height: auto !important;
  display: block;
}
ul.list li .in .title {
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0;
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  transition: color 0.1s;
}
ul.list li .in .inner_title {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 3px;
  word-wrap: break-word;
  text-align: justify;
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  transition: color 0.1s;
}
ul.list li .in .ext {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  margin-top: -14px;
  margin-left: -14px;
  font-size: 16px;
  width: 28px;
  height: 28px;
  opacity: 0;
  color: #fff;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
ul.list li .in .ext i:before {
  color: #fff;
  line-height: 28px;
  width: 28px;
  height: 28px;
  background-color: rgba(0, 113, 255, 0.75);
  margin: 0;
  border-radius: 2px;
}
ul.list li .in .ext.video {
  opacity: 1;
  font-size: 18px;
}
ul.list li .in .ext.video i:before {
  color: #333;
  background-color: rgba(255, 255, 255, 0.75);
  text-indent: 2px;
  padding-top: 1px;
  height: 27px;
}
ul.list li .in .ext.video i:hover:before {
  color: #fff;
  background-color: rgba(0, 113, 255, 0.75);
}
ul.list li .in .tags {
  position: absolute;
  bottom: 20px;
  color: #0071ff;
  width: 100%;
  top: 100%;
  padding-top: 2px;
  background: transparent url(../img/trans.gif);
  display: none;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
ul.list li .in .tags div {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.8) 74%, rgba(255, 255, 255, 0.5) 95%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.95)), color-stop(74%, rgba(255, 255, 255, 0.8)), color-stop(95%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.8) 74%, rgba(255, 255, 255, 0.5) 95%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.8) 74%, rgba(255, 255, 255, 0.5) 95%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.8) 74%, rgba(255, 255, 255, 0.5) 95%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear, to bottom, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.8) 74%, rgba(255, 255, 255, 0.5) 95%, rgba(255, 255, 255, 0) 100%;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
}
ul.list li .in .tags div a {
  color: #0071ff;
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  transition: color 0.1s;
}
ul.list li .in .tags div a:hover {
  color: #333333;
}
ul.list li .in:hover .tags,
ul.list li .in .tags:hover {
  display: block;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  animation-name: fadeIn;
}
ul.list li:hover {
  z-index: 2;
}
ul.list li .link-a:hover {
  border: 2px solid #0071ff;
}
ul.list li .link-a:hover .ext {
  opacity: 0.6;
}
ul.list li .link-a:hover .ext.video i:before {
  color: #fff;
  background-color: rgba(0, 113, 255, 0.75);
}
ul.list li .link-a:hover .ext:hover {
  opacity: 0.9;
}
ul.list li .project-a:hover {
  color: #0071ff;
}

body .propagate {
  position: fixed;
  z-index: 99999999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/trans.gif");
  display: none;
}
body.loading .propagate {
  display: block;
}

.home_left {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #121212;
  color: #999999;
  text-align: center;
}

.project article {
  display: none;
  font-size: 16px;
  line-height: 30px;
  max-width: 760px;
  padding: 110px 30px 70px;
  margin: 0 auto;
}
.project article h1 {
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 96px;
  line-height: 1em;
  font-weight: normal;
}
.project article p {
  margin: 25px 0;
}
.project article img {
  max-width: 100%;
  height: auto !important;
}
.project article a {
  color: #0071ff;
}
.project article a:hover {
  color: #333333;
}
.project article.active {
  display: block;
}
.project article ul {
  list-style: disc;
}
.project article ul li {
  list-style: disc;
  margin-left: 60px;
}
.project article ol {
  list-style: decimal;
}
.project article ol li {
  list-style: decimal;
  margin-left: 60px;
}
.project article iframe, .project article object {
  max-width: 100%;
}
.project article .iframe_wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.project article .iframe_wrap iframe, .project article .iframe_wrap object, .project article .iframe_wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.media-item {
  position: relative;
  background: #121212;
  color: #666666;
  min-height: 100%;
  z-index: 2;
}
.media-item a {
  color: #999;
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  transition: color 0.1s;
}
.media-item a.hover, .media-item a:hover {
  color: #0071ff;
}
.media-item header {
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
.media-item header .close {
  float: right;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-top: 17px;
  margin-right: 10px;
}
.media-item header .close div {
  position: absolute;
  height: 20px;
  width: 2px;
  margin-left: 10px;
  background-color: #666;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  transition: background-color 0.1s;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.media-item header .close .md {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.media-item header .close:hover div {
  background-color: #0071ff;
}
.media-item .nav-media {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 50px;
  opacity: 0.3;
  text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.6);
  margin-top: -26px;
  z-index: 3;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  display: none;
  cursor: pointer;
}
.media-item .nav-media i {
  position: relative;
}
.media-item .nav-media.prev {
  left: 10px;
}
.media-item .nav-media.next {
  right: 10px;
}
.media-item .nav-media:hover {
  opacity: 1;
}
.media-item article {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.media-item article .inner {
  position: relative;
  margin: 0 auto;
  padding: 40px;
}
.media-item article h1 {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  max-width: 640px;
  margin: 0 auto;
}
.media-item article .media {
  margin-bottom: 30px;
  text-align: center;
}
.media-item article .media.video {
  max-width: 640px;
  margin: 0 auto 30px;
}
.media-item article .media.pdf a.ext {
  color: #999;
  display: block;
}
.media-item article .media.pdf a.ext .pdf-inner {
  padding: 30px 20px;
  background: #222;
  text-align: center;
}
.media-item article .media.pdf a.ext .pdf-inner img {
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 20px auto 30px;
}
.media-item article .media.pdf a.ext:hover {
  color: #0071ff;
}
.media-item article .media a.ext {
  border: 2px solid transparent;
  padding: 6px;
  display: inline-block;
  -webkit-transition: border 0.1s;
  -moz-transition: border 0.1s;
  transition: border 0.1s;
  border-radius: 3px;
  position: relative;
  max-width: 100%;
}
.media-item article .media a.ext .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -14px;
  margin-left: -14px;
  font-size: 16px;
  width: 28px;
  height: 28px;
  opacity: 0;
  color: #fff;
  border-radius: 3px;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.media-item article .media a.ext .icon i:before {
  color: #fff;
  line-height: 28px;
  width: 28px;
  height: 28px;
  background-color: rgba(0, 113, 255, 0.75);
  margin: 0;
  border-radius: 2px;
}
.media-item article .media a.ext.hover, .media-item article .media a.ext:hover {
  border: 2px solid #0071ff;
}
.media-item article .media a.ext.hover .icon, .media-item article .media a.ext:hover .icon {
  opacity: 1;
}
.media-item article .media img {
  max-width: 100%;
  display: block;
}
.media-item article .media .iframe_wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.media-item article .media .iframe_wrap iframe, .media-item article .media .iframe_wrap object, .media-item article .media .iframe_wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.media-item article .text {
  font-size: 14px;
  line-height: 22px;
  max-width: 640px;
  margin: 0 auto;
}
.media-item article .text a {
  color: #999;
}
.media-item article .text a:hover {
  color: #0071ff;
}
.media-item article .text p {
  margin: 26px 0;
}
.media-item article .text p:first-child {
  margin-top: 0;
}
.media-item article .text img {
  max-width: 100%;
}
.media-item article .text .via {
  margin-top: 20px;
  text-align: center;
  font-size: 13px;
}
.media-item article .text .via a {
  font-weight: bold;
}
.media-item article .text .via a:hover {
  color: #0071ff;
}
.media-item article .text ul {
  list-style: disc;
}
.media-item article .text ul li {
  list-style: disc;
  margin-left: 60px;
}
.media-item article .text ol {
  list-style: decimal;
}
.media-item article .text ol li {
  list-style: decimal;
  margin-left: 60px;
}
.media-item article .text .iframe_wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.media-item article .text .iframe_wrap iframe, .media-item article .text .iframe_wrap object, .media-item article .text .iframe_wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.media-item article.image .text, .media-item article.site .text, .media-item article.pdf .text {
  padding: 10px;
}

.about .text {
  font-size: 16px;
  line-height: 30px;
  max-width: 760px;
  margin: 0 auto;
}
.about .text a {
  color: #0071ff;
}
.about .text a:hover {
  color: #000;
}
.about .text p {
  margin: 26px 0;
}
.about .text p:first-child {
  margin-top: 0;
}
.about .text img {
  max-width: 100%;
}
.about .text ul {
  list-style: disc;
}
.about .text ul li {
  list-style: disc;
  margin-left: 60px;
}
.about .text ol {
  list-style: decimal;
}
.about .text ol li {
  list-style: decimal;
  margin-left: 60px;
}
.about .text .iframe_wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.about .text .iframe_wrap iframe, .about .text .iframe_wrap object, .about .text .iframe_wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.ie .animated.fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ie #drophead.over {
  height: 100%;
}
.ie ul.list li .in .tags {
  min-height: 50px;
}

.animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  animation-name: fadeIn;
}

body:-webkit-full-screen-ancestor * {
  overflow: visible !important;
}
body:-webkit-full-screen-ancestor #divider, body:-webkit-full-screen-ancestor #project, body:-webkit-full-screen-ancestor #right-col, body:-webkit-full-screen-ancestor #back,
body:-webkit-full-screen-ancestor .media-item .nav-media {
  display: none !important;
}
body:-webkit-full-screen-ancestor #left-col {
  width: 100% !important;
}

body:-moz-full-screen-ancestor * {
  overflow: visible !important;
}
body:-moz-full-screen-ancestor #divider, body:-moz-full-screen-ancestor #project, body:-moz-full-screen-ancestor #right-col, body:-moz-full-screen-ancestor #back,
body:-moz-full-screen-ancestor .media-item .nav-media {
  display: none !important;
}
body:-moz-full-screen-ancestor #left-col {
  width: 100% !important;
}

/* Responsive: Portrait tablets and down */
@media screen and (max-width: 800px) {
  body {
    overflow: hidden;
  }

  .top-bar {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
  }
  .top-bar header .title {
    margin-top: 15px;
  }
  .top-bar header .assets {
    right: 0;
    top: 0;
    border: none;
    border-radius: 0;
    padding-left: 40px;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(22%, white), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 22%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 22%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 22%, white 100%);
    /* IE10+ */
    background: linear, to right, rgba(255, 255, 255, 0) 0%, white 22%, white 100%;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    /* IE6-8 */
  }
  .top-bar header .assets li {
    height: 44px;
    line-height: 44px;
    width: 40px;
  }
  .top-bar header .assets li + li {
    border-left: none;
  }
  .top-bar header .assets li.active, .top-bar header .assets li:hover {
    background: none;
    color: #0071ff;
  }
  .top-bar header .assets li i {
    font-size: 22px;
  }
  .top-bar header .assets li.external {
    width: 40px;
  }
  .top-bar header .assets li.external .icon-down-dir:before {
    content: '\e821';
    position: relative;
    top: 3px;
    right: 4px;
    font-size: 22px;
  }
  .top-bar header .assets li.external .drop-tab {
    top: 49px;
    right: 3px;
  }

  .col-right .content .inner-col .holder {
    padding: 80px 30px 30px;
  }
  .col-right .top-bar header .title {
    cursor: pointer;
    -webkit-transition: color 0.1s;
    -moz-transition: color 0.1s;
    transition: color 0.1s;
  }
  .col-right .top-bar header .title:active, .col-right .top-bar header .title:hover {
    color: #0071ff;
  }
  .col-right .top-bar header .title i {
    display: inline-block;
    font-size: 22px;
    margin-top: -5px;
    position: relative;
    top: 2px;
    left: -5px;
  }

  .col-left .content .inner-col .holder {
    padding: 80px 30px 30px;
  }

  .project article {
    padding: 80px 30px 30px;
  }
  .project article h1 {
    font-size: 76px;
  }

  .media-item article .inner {
    padding: 40px 20px 20px;
  }
}
/* Responsive: Portrait tablets and down */
@media screen and (max-width: 480px) {
  .col-right .content .inner-col .holder {
    padding: 80px 20px 20px;
  }

  .col-left .content .inner-col .holder {
    padding: 80px 20px 20px;
  }

  .project article {
    padding: 80px 20px 20px;
  }
  .project article h1 {
    font-size: 56px;
  }

  .media-item article .inner {
    padding: 35px 20px 20px;
  }

  ul.list li .in {
    margin: 0 0 50px;
  }
}

/*# sourceMappingURL=main.css.map */
