.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.floater {
  float: left;
}
.floater-right {
  float: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 20px;
  color: #323232;
}
h1 {
  font-size: 29.25px;
  font-weight: normal;
  line-height: 29.25px;
}
h2 {
  font-size: 19.5px;
}
h3 {
  font-size: 17.1px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 12.75px;
}
a {
  text-decoration: underline;
  outline: 0;
}
a:hover,
a:active {
  text-decoration: none;
}
a:link,
a:visited {
  outline: 0;
}
.dropdown-menu a,
a.btn {
  text-decoration: none;
}
input::-moz-focus-inner {
  border: 0;
}
.btn {
  padding: 6px 12px;
}
html {
  height: 100%;
}
body {
  background: #f5f5f5;
  height: 100%;
  min-height: 100%;
  font-family: "HelveticaNeueWebfont", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #323232;
  font-size: 15px;
  line-height: 15px;
}
article,
article p {
  line-height: 18px;
}
.icon-telegram:before {
  content: "\f2c6";
}
.wrap {
  min-height: 100%;
}
.wrap .layout {
  padding-bottom: 215px;
}
header {
  padding: 25px 0 20px 0;
}
header .b-top {
  margin-bottom: 5px;
}
header .b-middle {
  margin-bottom: 15px;
}
header .logo {
  margin-bottom: 5px;
}
header .logo h1 {
  margin: 0;
  padding: 0;
}
header .logo a,
header .logo span {
  display: block;
  background: url("../wire/images/logo.png") no-repeat 0 0;
  text-indent: -10000px;
  margin-left: 20px;
  height: 34px;
  width: 153px;
}
header .slogan {
  font-size: 10.5px;
  color: #676767;
  font-family: "HelveticaNeueWebfont", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header .slogan span {
  margin-left: 20px;
}
header .association img {
  margin-right: 5px;
}
header .block-calendar {
  background: #b5b5b5;
  width: 168px;
  font-size: 10.5px;
  font-family: "HelveticaNeueWebfont", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  margin-left: -15px;
}
header .block-calendar .inner {
  padding: 9px 36px 9px 10px;
  min-height: 24px;
  line-height: 14px;
  position: relative;
}
header .block-calendar .inner .icon-calendar {
  position: absolute;
  right: 20px;
  top: 8px;
  font-size: 30px;
  cursor: pointer;
}
header .block-social {
  margin-left: -15px;
}
header .block-social ul {
  margin: 0;
  padding: 10px 0 0 0;
}
header .block-social ul li {
  list-style: none;
  padding: 0;
  margin: 0 10px 0 0;
}
header .block-social ul li a {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -10000px;
}
header .block-social ul li a.facebook {
  background: url("../wire/images/sprite.png") no-repeat -86px 0;
}
header .block-social ul li a.twitter {
  background: url("../wire/images/sprite.png") no-repeat -110px 0;
}
header .block-social ul li a.rss {
  background: url("../wire/images/sprite.png") no-repeat -134px 0;
}
header .block-conference {
  background: url("../wire/images/block-conference-bg.png") no-repeat 0 0;
  padding-top: 10px;
}
header .block-conference .conference-title a {
  text-decoration: none;
}
header .block-conference .conference-title h1 {
  margin: 0 0 16px 20px;
  padding: 0;
  font-size: 48px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  line-height: 46px;
  font-weight: normal;
}
header .block-conference .conference-slogan h2 {
  display: block;
  padding: 9px 0 0 20px;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  line-height: 15px;
  font-family: "HelveticaNeueWebfont", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header .block-conference .conference-signup a {
  text-decoration: none;
  font-size: 12.75px;
  border: none;
  padding: 10px 13px;
  margin-left: -15px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fa7c30;
  background-image: -moz-linear-gradient(top,#fb904f,#f95f01);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fb904f),to(#f95f01));
  background-image: -webkit-linear-gradient(top,#fb904f,#f95f01);
  background-image: -o-linear-gradient(top,#fb904f,#f95f01);
  background-image: linear-gradient(to bottom,#fb904f,#f95f01);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb904f', endColorstr='#fff95f01', GradientType=0);
  border-color: #f95f01 #f95f01 #ad4201;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f95f01;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
header .block-conference .conference-signup a:hover,
header .block-conference .conference-signup a:focus,
header .block-conference .conference-signup a:active,
header .block-conference .conference-signup a.active,
header .block-conference .conference-signup a.disabled,
header .block-conference .conference-signup a[disabled] {
  color: #fff;
  background-color: #f95f01;
  *background-color: #e05501;
}
header .block-conference .conference-signup a:active,
header .block-conference .conference-signup a.active {
  background-color: #c64c01 \9;
}
header .block-conference-date {
  margin-left: -15px;
  padding-top: 17px;
}
header .block-conference-date .days {
  font-size: 27.9px;
  font-family: "HelveticaNeueWebfont", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 28px;
  font-weight: bold;
}
header .block-conference-date .month-year {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
}
header .block-conference-date .place {
  font-size: 12.75px;
  margin-right: 10px;
}
header .block-conference-countdown {
  padding-top: 30px;
  margin-left: -20px;
}
header .block-conference-countdown .countdown-label {
  font-size: 12.75px;
  margin-bottom: 10px;
}
header .block-conference-countdown .countdown .number {
  margin-right: 10px;
}
header .block-conference-countdown .countdown .number span,
header .block-conference-countdown .countdown .number a {
  display: block;
  font-size: 10.5px;
  color: #676767;
  font-family: "HelveticaNeueWebfont", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}
header .block-conference-countdown .countdown .number span.val,
header .block-conference-countdown .countdown .number a.val {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  padding: 4px 10px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #414141;
  background-image: -moz-linear-gradient(top,#323232,#585858);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#323232),to(#585858));
  background-image: -webkit-linear-gradient(top,#323232,#585858);
  background-image: -o-linear-gradient(top,#323232,#585858);
  background-image: linear-gradient(to bottom,#323232,#585858);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff323232', endColorstr='#ff585858', GradientType=0);
  border-color: #585858 #585858 #323232;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #585858;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
header .block-conference-countdown .countdown .number span.val:hover,
header .block-conference-countdown .countdown .number span.val:focus,
header .block-conference-countdown .countdown .number span.val:active,
header .block-conference-countdown .countdown .number span.val.active,
header .block-conference-countdown .countdown .number span.val.disabled,
header .block-conference-countdown .countdown .number span.val[disabled],
header .block-conference-countdown .countdown .number a.val:hover,
header .block-conference-countdown .countdown .number a.val:focus,
header .block-conference-countdown .countdown .number a.val:active,
header .block-conference-countdown .countdown .number a.val.active,
header .block-conference-countdown .countdown .number a.val.disabled,
header .block-conference-countdown .countdown .number a.val[disabled] {
  color: #fff;
  background-color: #585858;
  *background-color: #4b4b4b;
}
header .block-conference-countdown .countdown .number span.val:active,
header .block-conference-countdown .countdown .number span.val.active,
header .block-conference-countdown .countdown .number a.val:active,
header .block-conference-countdown .countdown .number a.val.active {
  background-color: #3f3f3f \9;
}
header .block-conference-countdown .countdown .number:last-child {
  margin-right: 0;
}
.block-menu {
  margin: 0;
}
.block-menu.navbar .navbar-inner {
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  min-height: inherit;
  box-shadow: none;
  border-radius: 0;
  border: none;
  margin: 0;
  height: 39px;
  padding: 0px;
  display: table;
  width: 100%;
  border-top: 1px solid #dfdede;
  border-bottom: 1px solid #dfdede;
}
.block-menu.navbar .navbar-inner.no-border-bottom {
  border-bottom: 0;
}
.block-menu.navbar .navbar-inner ul.nav {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
  height: 39px;
  display: table-row;
}
.block-menu.navbar .navbar-inner ul.nav li {
  float: none;
  text-align: center;
  list-style: none;
  padding: 0;
  display: table-cell;
  white-space: nowrap;
  width: auto;
}
.block-menu.navbar .navbar-inner ul.nav li a {
  padding: 11px 7px 0 7px;
  font-weight: bold;
  font-size: 15px;
  height: 28px;
  color: #2a99d8;
  text-shadow: 0 1px 0 #fff;
}
.block-menu.navbar .navbar-inner ul.nav li a:hover {
  background: #fff;
  color: #00a3ff;
}
.block-menu.navbar .navbar-inner ul.nav li.active a {
  background: #2a99d8;
  color: #fefefe;
  text-shadow: 0 1px 0 #000;
  box-shadow: none;
}
#block-carousel {
  height: 350px;
  margin-bottom: 30px;
}
#block-carousel ol.carousel-indicators {
  bottom: 15px;
  right: 49%;
  top: auto;
}
#block-carousel ol.carousel-indicators li {
  cursor: pointer;
}
#block-carousel .carousel-inner .item {
  background: url("../wire/images/block-slider-bg.jpg") no-repeat 0 0;
  height: 350px;
}
#block-carousel .carousel-inner .item .item-container {
  padding: 36px 0 0 40px;
}
#block-carousel .carousel-inner .item .item-container .item-label {
  color: #bdbdbe;
  font-size: 19.95px;
  margin: 0 0 12px 0;
  text-shadow: -1px -1px 2px #222, 1px -1px 2px #222, -1px 1px 2px #222, 1px 1px 2px #222;
}
#block-carousel .carousel-inner .item .item-container .item-message {
  color: #fff;
  font-size: 33.75px;
  font-weight: bold;
  line-height: 39px;
  text-shadow: -2px -2px 3px #333, 2px -2px 3px #333, -2px 2px 3px #333, 2px 2px 3px #333;
}
.block {
  font-size: 12.75px;
  color: #676767;
}
.block h3 {
  font-size: 12.75px;
}
.block .block-title {
  border-bottom: 1px solid #dfdede;
  margin-bottom: 25px;
}
.block.block-news .block-title {
  margin-bottom: 15px;
}
.block.block-news .item {
  padding: 10px 10px 15px 10px;
  margin-left: -10px;
  width: 460px;
}
.block.block-news .item h3 {
  margin: 2px 0 5px 0;
  line-height: 15px;
}
.block.block-news .item .image {
  width: 130px;
}
.block.block-news .item .content {
  margin-top: -2px;
  width: 312px;
}
.block.block-news .item .content .news-date {
  font-size: 10.8px;
  font-style: italic;
  color: #adacac;
}
.block.block-news .item.over,
.block.block-news .item:hover {
  background: #fff;
}
.block.block-reporter .item {
  min-height: 130px;
  margin-bottom: 8px;
}
.block.block-reporter .item.no-margin-bottom {
  margin-bottom: 0;
}
.block.block-reporter .item .photo {
  width: 70px;
}
.block.block-reporter .item .description {
  width: 133px;
}
.block.block-reporter .item .description .name {
  font-weight: 600;
  color: #323232;
  margin-bottom: 5px;
}
.block.block-reporter .item .description .name a {
  color: #323232;
  text-decoration: none;
}
.block.block-reporter .item .description .position {
  margin-bottom: 5px;
}
.block.partners .item {
  width: 198px;
  text-align: center;
  margin-bottom: 23px;
  position: relative;
}
.block.partners .item input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block.partners .item .dd-open {
  position: absolute;
  z-index: 3;
  display: none;
  right: 4px;
  top: 6px;
  width: 24px;
  height: 24px;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: .075em;
  white-space: nowrap;
  text-decoration: none;
  color: rgba(37,39,41,0.8);
  line-height: 12px !important;
  max-width: 100%;
  padding: 1px 3px;
  background: rgba(221,221,221,0.5);
  border-radius: 50%;
}
.block.partners .item .dd-open:hover {
  background: rgba(221,221,221,0.95);
}
.block.partners .item .dd-pane {
  position: absolute;
  right: 1px !important;
  top: 1px !important;
  display: none;
  font-size: 14px !important;
  padding: 8px !important;
  border-radius: 5px !important;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,21,64,0.05), 0 12px 24px 0 rgba(0,21,64,0.05) !important;
  box-shadow: 0 2px 4px 0 rgba(0,21,64,0.05), 0 12px 24px 0 rgba(0,21,64,0.05) !important;
  max-height: 95% !important;
  min-height: 50px;
  min-width: 120px;
  z-index: 5;
  background: #fff;
  max-width: 95%;
  overflow-y: auto;
}
.block.partners .item .dd-pane a {
  text-decoration: underline;
  color: #a3acbf !important;
}
.block.partners .item .dd-pane .close {
  position: absolute;
  right: 3px;
  top: 2px;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block.partners .item .dd-pane .close.disabled {
  font-size: 13px;
  cursor: none;
}
.block.partners .item .dd-pane .close i {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.block.partners .item .dd-pane .close i:after,
.block.partners .item .dd-pane .close i:before {
  position: absolute !important;
  top: 6px !important;
  left: 11px !important;
  content: " " !important;
  height: 12px !important;
  width: 2px !important;
  background-color: #a3acbf !important;
}
.block.partners .item .dd-pane .close i:after {
  transform: rotate(-45deg) !important;
}
.block.partners .item .dd-pane .close i:before {
  transform: rotate(45deg) !important;
}
.block.partners .item .dd-pane .close i:hover i {
  background-color: #ddd;
}
.block.partners .item .dd-pane .close i:hover i:after,
.block.partners .item .dd-pane .close i:hover i:before {
  background-color: #888888;
}
.block.partners .item .dd-pane > div {
  padding: 0 20px 8px 8px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 14px !important;
  color: #a3acbf !important;
  margin: 0 !important;
  word-break: break-word !important;
  text-align: left;
}
.block.partners .item .dd-pane > div span {
  display: inline !important;
}
.block.partners .item button.copy {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: flex;
  justify-self: center;
  align-items: center;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  line-height: 16px !important;
  color: #498BFF;
}
.block.partners .item button.copy:before {
  content: '';
  width: 16px;
  height: 16px;
  background: transparent url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.117 7.349a2.5 2.5 0 000 3.535.833.833 0 11-1.179 1.179 4.167 4.167 0 010-5.893l2.946-2.946a4.167 4.167 0 115.893 5.892l-.91.911a.833.833 0 11-1.18-1.178l.911-.911a2.5 2.5 0 00-3.535-3.536L9.117 7.35zm1.767 5.302a2.5 2.5 0 000-3.535.833.833 0 111.178-1.179 4.167 4.167 0 010 5.892l-2.916 2.917a4.167 4.167 0 01-5.893-5.892l.855-.855a.833.833 0 111.178 1.179l-.854.854a2.5 2.5 0 003.535 3.536l2.917-2.917z' fill='%23498BFF'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  display: block;
  margin-right: 5px;
}
.block.partners .item .image {
  margin-bottom: 8px;
}
.block.partners .item.has-dd .dd-open {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.block.partners .item.has-dd input:checked ~ .dd-pane {
  display: block;
}
.block.partners .span4:nth-child(even) {
  clear: left;
}
.panel-interesting .block.partners .item {
  margin-bottom: 43px;
}
.panel-interesting .block.partners .item .image {
  margin-bottom: 8px;
}
#foot-partners .span8:nth-child(odd) {
  clear: left;
}
footer {
  background: #eaeaea;
  border-top: 1px solid #dfdede;
  margin-top: -175px;
  min-height: 174px;
  color: #676767;
  font-size: 12.75px;
  min-width: 960px;
}
footer .container {
  min-height: 174px;
  position: relative;
}
footer .container .block-copyright {
  padding: 45px 0 0 1.2em;
  position: relative;
  z-index: 2;
}
footer .container .block-copyright span {
  margin-left: -1.2em;
}
footer .container .block-menu-bottom {
  position: relative;
  z-index: 2;
}
footer .container .block-menu-bottom.navbar .navbar-inner {
  border-top: 0;
  border-bottom: 1px solid #dfdede;
}
footer .container .block-menu-bottom.navbar .navbar-inner ul.nav li a:hover {
  background: none;
}
footer .container .block-menu-bottom.navbar .navbar-inner ul.nav li.active a {
  background: none;
  color: #00a3ff;
  text-shadow: 0 1px 0 #fff;
  box-shadow: none;
}
footer .container .decor {
  position: absolute;
  background: url("../wire/images/footer-bg.png") no-repeat 0 0;
  width: 109px;
  height: 107px;
  top: 50px;
  left: 7px;
  z-index: 1;
}
.page-container {
  margin-bottom: 40px;
  padding: 0 10px;
}
.page-container .page-title {
  margin-bottom: 25px;
}
.page-container table,
.page-container table.table {
  width: 100%;
}
.page-container .full-width {
  width: 940px;
  margin-left: -10px;
}
.page-news .news-list {
  margin-bottom: 10px;
}
.page-news .news-list .item {
  padding: 10px 10px 15px 10px;
  margin-left: -10px;
  width: 775px;
  line-height: 17px;
}
.page-news .news-list .item h3 {
  margin: 2px 0 5px 0;
  line-height: 16px;
  font-size: 15px;
}
.page-news .news-list .item .image {
  width: 130px;
  margin: 0 -100% 0 0;
  position: relative;
  z-index: 2;
}
.page-news .news-list .item .content {
  width: 100%;
  position: relative;
  z-index: 1;
}
.page-news .news-list .item .content .inner {
  margin: -2px 0 0 162px;
  font-size: 15px;
}
.page-news .news-list .item .content .inner .news-date {
  font-size: 12.75px;
  font-style: italic;
  color: #adacac;
  margin-bottom: 5px;
}
.page-news .news-list .item.over,
.page-news .news-list .item:hover {
  background: #fff;
}
.page-news .more-news {
  width: 775px;
  padding: 0 10px;
  margin-left: -10px;
  background: #fff;
}
.page-news .more-news .inner {
  padding: 15px 0 15px 162px;
}
.page-news .more-news .inner a {
  margin-left: -0.95em;
  text-decoration: none;
}
.page-news .more-news .inner a span {
  text-decoration: underline;
}
.page-news .more-news .inner a:hover span {
  text-decoration: none;
}
.page-news .more-news .inner a.disabled {
  color: #666;
  cursor: not-allowed;
}
form#Person {
  padding-left: 80px;
  position: relative;
}
form#Person .help-inline {
  font-size: 12px;
  color: #999;
  visibility: hidden;
  position: relative;
  left: 10px;
}
form#Person #photo-uploader {
  position: absolute;
  width: 120px;
  min-height: 120px;
  left: 0;
  top: 0;
  text-align: center;
}
form#Person #photo-uploader .image-holder {
  padding: 5px;
  background-color: #eeeeee;
  border: 1px solid #999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
form#Person #photo-uploader .icon-user {
  font-size: 120px;
}
form#Person #photo-uploader .btn {
  margin-top: 5px;
  position: relative;
  overflow: hidden;
}
form#Person #photo-uploader .btn .file-select {
  height: 60px;
  position: absolute;
  font-size: 60px;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
form#Person #social-auth-pane {
  position: absolute;
  width: 300px;
  min-height: 120px;
  right: 0;
  top: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 5px;
  padding: 10px;
  background-color: #eee;
  border: 1px solid #ccc;
}
form#Person .block-recent-conferences {
  position: absolute;
  width: 300px;
  right: 0;
  top: 245px;
  border-radius: 5px;
  padding: 10px;
  background-color: #eee;
  border: 1px solid #ccc;
}
.page-program h2.day-title {
  padding-left: 120px;
  padding-top: 30px;
  font-size: 20px;
}
.page-program table tr td,
.page-program table tr th {
  border: 0;
  line-height: 17px;
  padding: 13px 10px;
}
.page-program table tr td.program-time,
.page-program table tr th.program-time {
  width: 90px;
}
.page-program table tr.day-title td,
.page-program table tr.day-title th {
  background-color: #E1E1E1;
}
.page-program table tr.data-row:nth-child(2n+1) {
  background-color: #fff;
}
.page-program table tr.session-title td.program-time {
  padding-top: 15px;
}
.participants-list .row {
  margin-bottom: 20px;
}
.participants-list .row .media {
  margin-top: 0;
  color: #676767;
}
header .block-calendar .inner .addtocalendar var {
  display: none;
}
header .block-calendar .inner .addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important;
  border-radius: 5px;
}
header .block-calendar .inner .atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer;
}
header .block-calendar .inner .atcb-link:focus~ul,
header .block-calendar .inner .atcb-link:active~ul,
header .block-calendar .inner .atcb-list:hover {
  visibility: visible;
}
header .block-calendar .inner .atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900;
}
header .block-calendar .inner .atcb-list,
header .block-calendar .inner .atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}
header .block-calendar .inner .atcb-item {
  float: none;
  text-align: left;
}
header .block-calendar .inner .atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
}
header .block-calendar .inner .atcb-item.hover,
header .block-calendar .inner .atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
header .block-calendar .inner .atc-style-blue .atcb-link,
header .block-calendar .inner .atc-style-blue .atcb-link:hover,
header .block-calendar .inner .atc-style-blue .atcb-link:active,
header .block-calendar .inner .atc-style-blue .atcb-link:focus {
  cursor: pointer;
  display: inline-block;
  outline: medium none !important;
  width: 120px;
  font-size: 12px;
  padding-left: 20px;
  color: #fff;
}
header .block-calendar .inner .atc-style-blue .atcb-list {
  width: 170px;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA;
}
header .block-calendar .inner .atc-style-blue .atcb-list,
header .block-calendar .inner .atc-style-blue .atcb-item {
  background: #fff;
  color: #000;
}
header .block-calendar .inner .atc-style-blue .atcb-item,
header .block-calendar .inner .atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1;
}
header .block-calendar .inner .atc-style-blue .atcb-item-link,
header .block-calendar .inner .atc-style-blue .atcb-item-link:hover,
header .block-calendar .inner .atc-style-blue .atcb-item-link:active,
header .block-calendar .inner .atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px;
}
header .block-calendar .inner .atc-style-blue .atcb-item-link:hover,
header .block-calendar .inner .atc-style-blue .atcb-item-link:active,
header .block-calendar .inner .atc-style-blue .atcb-item-link:focus {
  color: #fff;
}
header .block-calendar .inner .atc-style-blue .atcb-item.hover,
header .block-calendar .inner .atc-style-blue .atcb-item:hover {
  background: #B5B5B5;
}
#candidate-page {
  background: transparent none scroll no-repeat 0 0;
  background-size: cover;
  padding: 0;
  margin: 0;
  height: auto;
  min-height: 0;
  position: relative;
}
#candidate-page a.return {
  font-size: 18px;
  position: absolute;
  right: 25px;
  top: 10px;
  color: #fff;
  text-decoration: none;
}
.wrap-candidate .candidate-body {
  width: 860px;
  margin: 20px auto;
}
.wrap-candidate .candidate-body header {
  margin-bottom: 25px;
}
.wrap-candidate .candidate-body h1 {
  font-size: 36px;
  line-height: 1.1em;
  color: inherit;
  margin-bottom: 25px;
}
.wrap-candidate .candidate-body .desc {
  font-size: 18px;
  font-style: italic;
  line-height: 1.1em;
  font-weight: bold;
}
.wrap-candidate .form-horizontal .control-label {
  width: 350px;
  font-size: 24px;
  font-style: italic;
}
.wrap-candidate .form-horizontal .controls {
  margin-left: 380px;
}
.wrap-candidate .form-horizontal .controls input {
  height: 36px;
  font-size: 20px;
  width: 70%;
}
.wrap-candidate .form-horizontal button .icon-spin {
  margin-left: 10px;
}
.wrap-candidate .form-actions {
  border: 0;
  background-color: transparent;
}
.wrap-candidate .form-actions button {
  border: 0;
  outline: 0;
  background-color: #f6790d;
  font-size: 24px;
  height: 76px;
  line-height: 76px;
  color: #fff;
  text-align: center;
  width: 550px;
  position: relative;
  right: -50px;
}
#en_program_lnk {
  position: relative;
  left: -28px;
  display: block;
  text-align: right;
  margin-bottom: 5px;
}
#en_program_lnk a {
  text-decoration: none;
  background-color: #FA7C30;
}
.block-recent-conferences .block-title {
  margin-bottom: 15px;
}
.block-recent-conferences .block-body,
.block-recent-conferences .block-title {
  padding: 0 15px;
}
.block-recent-conferences ul {
  margin: 0;
  list-style-type: none;
}
.block-recent-conferences ul li {
  list-style-type: none;
  margin: 0 0 10px 0;
  line-height: 1.12em;
}
#contact-float {
  position: fixed;
  left: 0;
  top: 40%;
  margin-top: -100px;
  z-index: 99990;
  width: 20px;
  min-height: 200px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#contact-float .toggle-button {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  line-height: 20px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left bottom 0;
  -moz-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  -o-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
  min-width: 160px;
  text-align: center;
  border-radius: 4px 4px 0 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fa7c30;
  background-image: -moz-linear-gradient(top,#fb904f,#f95f01);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fb904f),to(#f95f01));
  background-image: -webkit-linear-gradient(top,#fb904f,#f95f01);
  background-image: -o-linear-gradient(top,#fb904f,#f95f01);
  background-image: linear-gradient(to bottom,#fb904f,#f95f01);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffb904f', endColorstr='#fff95f01', GradientType=0);
  border-color: #f95f01 #f95f01 #ad4201;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f95f01;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  opacity: 1;
  filter: alpha(opacity=100);
}
#contact-float .toggle-button:hover,
#contact-float .toggle-button:focus,
#contact-float .toggle-button:active,
#contact-float .toggle-button.active,
#contact-float .toggle-button.disabled,
#contact-float .toggle-button[disabled] {
  color: #fff;
  background-color: #f95f01;
  *background-color: #e05501;
}
#contact-float .toggle-button:active,
#contact-float .toggle-button.active {
  background-color: #c64c01 \9;
}
#contact-float .contact-body {
  position: absolute;
  right: 20px;
  width: 300px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 5px;
  padding: 10px;
  background-color: #eee;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 10px 8px 0px rgba(50,50,50,0.5);
  -moz-box-shadow: 1px 10px 8px 0px rgba(50,50,50,0.5);
  box-shadow: 1px 10px 8px 0px rgba(50,50,50,0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transform-origin: left top 0;
  -moz-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  -o-transform-origin: left top 0;
  transform-origin: left top 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#contact-float .contact-body .close {
  float: right;
  margin-top: -4px;
}
#contact-float .contact-body p {
  line-height: 1.2em;
  padding-bottom: 15px;
}
#contact-float .contact-body input,
#contact-float .contact-body textarea {
  width: 94%;
}
#contact-float .contact-body .btn-primary .icon-spin {
  margin-left: 5px;
}
#contact-float.collapsed {
  width: 400px;
}
#contact-float.collapsed .toggle-button {
  opacity: 0;
  filter: alpha(opacity=0);
}
#contact-float.collapsed .contact-body {
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
