@media (min-width: 991px) {
  .inner {
    max-width: 1260px;
    min-width: 920px;
  }

  .act-uportal .inner {
    max-width: 1300px;
    min-width: 980px;
  }
}

.intel-2015 body {
  position: relative;
  height: initial;
}

.intel-2015 body:before {
  content: "";
  width: 100%;
  height: 100vw;
  max-height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;

  background: #0062a8;
  background: -moz-linear-gradient(45deg, #0062a8 0%, rgba(0, 58, 111, 1) 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #0062a8), color-stop(100%, rgba(0, 58, 111, 1)));
  background: -webkit-linear-gradient(45deg, #0062a8 0%, rgba(0, 58, 111, 1) 100%);
  background: -o-linear-gradient(45deg, #0062a8 0%, rgba(0, 58, 111, 1) 100%);
  background: -ms-linear-gradient(45deg, #0062a8 0%, rgba(0, 58, 111, 1) 100%);
  background: linear-gradient(45deg, #0062a8 0%, rgba(0, 58, 111, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0062a8', endColorstr='#003a6f', GradientType=1);

  background: #0062a8;
  background: -moz-linear-gradient(45deg, #0062a8 0%, #0062a8 50%, rgba(0, 58, 111, 1) 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #0062a8), color-stop(50%, #0062a8), color-stop(100%, rgba(0, 58, 111, 1)));
  background: -webkit-linear-gradient(45deg, #0062a8 0%, #0062a8 50%, rgba(0, 58, 111, 1) 100%);
  background: -o-linear-gradient(45deg, #0062a8 0%, #0062a8 50%, rgba(0, 58, 111, 1) 100%);
  background: -ms-linear-gradient(45deg, #0062a8 0%, #0062a8 50%, rgba(0, 58, 111, 1) 100%);
  background: linear-gradient(45deg, #0062a8 0%, #0062a8 50%, rgba(0, 58, 111, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0062a8', endColorstr='#003a6f', GradientType=1);
}

.intel-2015 body .sub-header {
  background: transparent;
}

.intel-2015.act-uportal body:before {
  display: none;
}

.intel-2015 body .sub-header.white {
  background: transparent;
}

.intel-2015 body .sub-header.white .slogan {
  color: #0071C5;
}

.intel-2015 body .sub-header.white .social .pluso .pluso-wrap a {
  background: url(elements_2015/social.png);
}

.hide {
  display: none;
}

.invisible {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.hero .inner {
  padding-top: 130px;
  height: 400px;
}

.act-uportal .hero .inner {
  padding-top: 0;
  height: auto;
}

.unactive-notify {
  background-color: #f3f3f3;
  color: #6d6d76;
  font-size: 13px;
  line-height: 15px;
  padding: 15px 0;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
}

.unactive-notify .inner {
  background-image: url("intel_2015/icon/sprite.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  max-width: 535px;
  min-width: 535px;
  padding: 0 0 0 60px;
}

.content > .inner > br {
  display: none;
}

.block-shadow {
  box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.1);
}

.block.block-gray .block-title {
  background: #bdc2c6;
}

.block.block-white {
  color: #0070c5;
}

.act-uportal.code-empty .block.block-white {
  color: #000;
}

.btn-gray {
  color: white;
  background-color: #bdc2c6;
  border-color: #bdc2c6;
}

.btn-gray:hover, .btn-gray:focus, .btn-gray.focus, .btn-gray:active, .btn-gray.active, .open > .btn-gray.dropdown-toggle {
  color: white;
  background-color: #bdc2c6;
  border-color: #bdc2c6;
}

.btn-gray:active, .btn-gray.active, .open > .btn-gray.dropdown-toggle {
  background-image: none;
}

.btn-gray.disabled, .btn-gray.disabled:hover, .btn-gray.disabled:focus, .btn-gray.disabled.focus, .btn-gray.disabled:active, .btn-gray.disabled.active, .btn-gray[disabled], .btn-gray[disabled]:hover, .btn-gray[disabled]:focus, .btn-gray[disabled].focus, .btn-gray[disabled]:active, .btn-gray[disabled].active, fieldset[disabled] .btn-gray, fieldset[disabled] .btn-gray:hover, fieldset[disabled] .btn-gray:focus, fieldset[disabled] .btn-gray.focus, fieldset[disabled] .btn-gray:active, fieldset[disabled] .btn-gray.active {
  background-color: #bdc2c6;
  border-color: #bdc2c6;
}

.btn-gray .badge {
  color: white;
  background-color: #bdc2c6;
}

.btn-orange {
  color: white;
  background-color: #f37e00;
  border-color: #f37e00;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange.focus, .btn-orange:active, .btn-orange.active, .open > .btn-orange.dropdown-toggle {
  color: white;
  background-color: #f37e00;
  border-color: #f37e00;
}

.btn-orange:active, .btn-orange.active, .open > .btn-orange.dropdown-toggle {
  background-image: none;
}

.btn-orange.disabled, .btn-orange.disabled:hover, .btn-orange.disabled:focus, .btn-orange.disabled.focus, .btn-orange.disabled:active, .btn-orange.disabled.active, .btn-orange[disabled], .btn-orange[disabled]:hover, .btn-orange[disabled]:focus, .btn-orange[disabled].focus, .btn-orange[disabled]:active, .btn-orange[disabled].active, fieldset[disabled] .btn-orange, fieldset[disabled] .btn-orange:hover, fieldset[disabled] .btn-orange:focus, fieldset[disabled] .btn-orange.focus, fieldset[disabled] .btn-orange:active, fieldset[disabled] .btn-orange.active {
  background-color: #f37e00;
  border-color: #f37e00;
}

.btn-orange .badge {
  color: white;
  background-color: #f37e00;
}

.btn.btn-shadow {
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
}

.btn + .btn {
  margin-left: 10px;
}

.act-wtb .fcrumb,
.act-programms .fcrumb {
  display: none;
}

.content > .limit .text-fild h1,
.content > .limit .text-fild h2,
.content > .limit .text-fild h3,
.content > .limit .text-fild h4 {
  margin: 0;
}

.content > .limit .text-fild {
  color: #555555;
  padding-bottom: 50px;
}

.content > .limit .text-fild h1 {
  font-weight: normal;
  font-size: 45px;
  font-family: IntelClearPro;
  line-height: 1;
  color: #003C71;
  margin: 0 0 35px 0;
}

.content a.back,
.content > .limit .text-fild a.back {
  display: inline-block;
  padding-left: 26px;
  text-decoration: none;
  color: #0071C5;
  font-size: 15px;
  position: relative;
  line-height: 15px;
  margin-bottom: 25px;
}

.content a.back span,
.content > .limit .text-fild a.back span {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(elements_2015/back-bg.png) no-repeat center;
}

.content > .limit .text-fild h2 {
  font-weight: normal;
  font-size: 32px;
  font-weight: 200;
  margin-bottom: 30px;
}

.content > .limit .text-fild p {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 33px;
}

.content > .limit .text-fild p a {
  text-decoration: none;
  color: #0071C5;
}

.content > .limit .text-fild h3 {
  font-weight: normal;
  font-size: 23px;
  font-weight: 200;
  margin-bottom: 23px;
}

.content > .limit .text-fild ul {
  padding: 0;
  margin: 0 0 33px 0;
}

.content > .limit .text-fild ol {
  margin-bottom: 33px;
}

.content > .limit .text-fild ol li {
  margin-bottom: 10px;
}

.content > .limit .text-fild ol li ul {
  margin-top: 10px;
  margin-bottom: 0;
}

.content > .limit .text-fild ul li,
.content > .limit .tab-content ul li {
  font-size: 15px;
  display: block;
  list-style: none;
  margin: 0 0 12px 0;
  position: relative;
}

.content > .limit ul.circle {
  padding: 0;
  margin-bottom: 30px;
}

.content > .limit ul.circle li {
  padding: 0 0 0 20px;
}

.content > .limit ul.circle li:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 100px;
  background: #555555;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
}

/* footer near scroll up */
.act-goods .content {
  padding-bottom: 330px;
}

.act-goods .footer {
  height: 330px;
  border-top: 60px solid #fff;
}

.act-goods #scrollTop, .act-wtb #scrollTop {
  display: block;
}

@media (max-width: 991px) {
  /* +40 */
  .act-goods .content {
    padding-bottom: 370px;
  }

  .act-goods .footer {
    height: 370px;
    border-top: 60px solid #fff;
  }
}

@media (max-width: 766px) {
  .act-goods .content {
    padding-bottom: 0px;
  }

  .act-goods .footer {
    height: auto;
    border-top: 60px solid #fff;
  }
}

#scrollTop {
  position: relative;
  display: none;
}

#scrollTop .inner {
  position: relative;
}

#scrollTop a {
  display: block;
  height: 34px;
  background: transparent url('/style_images/arrow-scroll-up.png') no-repeat;
  position: absolute;
  top: -100px;
  left: 10px;
  padding-left: 40px;
  padding-right: 5px;
  line-height: 32px;
  color: #0071c5;
  font-family: 'IntelClear', Arial;
  font-weight: normal;
  font-size: 15px;
}

/* footer */
.act-goods .footer,
.footer.bg-blue {
  background: #0062A8;
}

.act-goods .footer .logo a img,
.footer.bg-blue .logo a img {
  display: none;
}

.act-goods .footer .logo a,
.footer.bg-blue .logo a {
  display: block;
  width: 171px;
  height: 74px;
  background: transparent url('/style_images/intel_2015/logo/EduGalaxy_Logo_2-2-white.png') no-repeat;
}

.act-goods .footer .menu a,
.footer.bg-blue .menu a,
.act-goods .footer .copy,
.footer.bg-blue .copy,
.act-goods .footer .copy a,
.footer.bg-blue .copy a {
  color: #fff;
}

/*text-page-header*/

.intel-2015 body .sub-header.white-text-head,
.act-programms.code-course body .sub-header,
.act-programms.code-elements body .sub-header,
.act-post body .sub-header,
.act-st body .sub-header,
.act-sc body .sub-header,
.act-sf body .sub-header {
  background: #fff;
  padding: 25px 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.intel-2015 body .sub-header.white-text-head .slogan,
.act-programms.code-course body .sub-header .slogan,
.act-programms.code-elements body .sub-header .slogan,
.act-post body .sub-header .slogan,
.act-st body .sub-header .slogan,
.act-sc body .sub-header .slogan,
.act-sf body .sub-header .slogan {
  display: inline-block;
  vertical-align: middle;
  color: #0071C5;
  font-size: 27px;
  font-weight: normal;
  font-weight: 200;
}

.intel-2015 body .sub-header.white-text-head .social,
.act-programms.code-course body .sub-header .social,
.act-programms.code-elements body .sub-header .social {
  float: right;
  margin: 25px 0 0 0;
}

.intel-2015 body .sub-header.white-text-head .social a,
.act-programms.code-course body .sub-header .social a,
.act-programms.code-elements body .sub-header .social a {
  display: block;
  margin: 0 9px 0 0;
  width: 20px;
  height: 20px;
  float: left;
  background: url(elements_2015/social.png);
  background-repeat: no-repeat;
}

.intel-2015 body .sub-header.white-text-head .social a.pluso-vkontakte,
.act-programms.code-course body .sub-header .social a.pluso-vkontakte,
.act-programms.code-elements body .sub-header .social a.pluso-vkontakte {
  background-position: 0 0;
}

.intel-2015 body .sub-header.white-text-head .social a.pluso-facebook,
.act-programms.code-course body .sub-header .social a.pluso-facebook,
.act-programms.code-elements body .sub-header .social a.pluso-facebook {
  background-position: 0 -25px;
}

.intel-2015 body .sub-header.white-text-head .social a.pluso-twitter,
.act-programms.code-course body .sub-header .social a.pluso-twitter,
.act-programms.code-elements body .sub-header .social a.pluso-twitter {
  background-position: 0 -50px;
}

.intel-2015 body .sub-header.white-text-head .social a.pluso-google,
.act-programms.code-course body .sub-header .social a.pluso-google,
.act-programms.code-elements body .sub-header .social a.pluso-google {
  background-position: 0 -75px;
}

.intel-2015 body .sub-header.white-text-head .social a.pluso-more,
.act-programms.code-course body .sub-header .social a.pluso-more,
.act-programms.code-elements body .sub-header .social a.pluso-more {
  display: none;
}

.intel-2015 body .sub-header .logo img,
.act-programms.code-course body .sub-header .logo img,
.act-programms.code-elements body .sub-header .logo img {
  display: none;
}

.intel-2015 body .sub-header .logo a,
.act-programms.code-course body .sub-header .logo a,
.act-programms.code-elements body .sub-header .logo a,
.act-post body .sub-header .logo a,
.act-st body .sub-header .logo a,
.act-sc body .sub-header .logo a,
.act-sf body .sub-header .logo a {
  width: 140px;
  height: 60px;
  background: url(/style_images/intel_2015/logo/EduGalaxy_Logo_5.png);
  display: block;
}

.intel-2015 body .sub-header.white-text-head .logo a,
.act-programms.code-course body .sub-header .logo a,
.act-programms.code-elements body .sub-header .logo a,
.act-post body .sub-header .logo a,
.act-st body .sub-header .logo a,
.act-sc body .sub-header .logo a,
.act-sf body .sub-header .logo a {
  background: url(/style_images/intel_2015/logo/EduGalaxy_Logo_5_blue.png);
}

/* subheader */
.subheader {
  background: transparent;
  overflow: hidden;
}

.subheader h1 {
  font-weight: normal;
  font-size: 60px;
  font-family: IntelClearPro;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}

.subheader .limit {
  width: 100%;
  max-width: 1260px;
  padding: 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}

/* -- subheader -- */

/* static pages menu */
.cm-archive,
.cm-page-navigate {
  padding: 12px 0;
  text-align: center;
  color: #96969a;
  line-height: 24px;
}

.cm-page-navigate {
  margin: 10px 0 30px;
}

.cm-archive a,
.cm-page-navigate a {
  margin: 0 15px;
  font-size: 15px;
  color: #0071c5;
  text-decoration: none;
  display: inline-block;
}

.cm-archive a:hover,
.cm-page-navigate a:hover {
  text-decoration: underline;
}

.cm-archive span,
.cm-page-navigate span {
  white-space: nowrap;
}

.ownpoints {
  margin: 30px 0;
  font-size: 15px;
  color: #555555;
}

.ownpoints a {
  color: #0071c5;
  text-decoration: none;
}

.ownpoints a:hover {
  text-decoration: underline;
}

/* Gradient border */
.gradient-border {
  position: relative;
}

.gradient-border.brd-top {
  border-top: 1px solid #dbdbdb;
}

.gradient-border.brd-bottom {
  border-bottom: 1px solid #dbdbdb;
}

.gradient-border:after,
.gradient-border:before {
  content: "";
  width: 120px;
  height: 1px;
  position: absolute;
}

.gradient-border:after {
  bottom: -1px;
  right: 0;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#dbdbdb), to(#ffffff));
  background-image: -webkit-linear-gradient(left, #dbdbdb, #ffffff);
  background-image: -moz-linear-gradient(left, #dbdbdb, #ffffff);
  background-image: -o-linear-gradient(left, #dbdbdb, #ffffff);
}

.gradient-border:before {
  bottom: -1px;
  left: 0;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(#dbdbdb));
  background-image: -webkit-linear-gradient(right, #dbdbdb, #ffffff);
  background-image: -moz-linear-gradient(right, #dbdbdb, #ffffff);
  background-image: -o-linear-gradient(right, #dbdbdb, #ffffff);
}

.gradient-border.brd-top:after,
.gradient-border.brd-top:before {
  top: -1px;
}

.gradient-border.brd-bottom:after,
.gradient-border.brd-bottom:before {
  bottom: -1px;
}

.gradient-border > div {
  padding-bottom: 12px;
}

/* -- static pages menu -- */

/*text-page-header*/

/* begin style for up button */
.btn-up {
  display: block;
  height: 33px;
  padding: 6px 0 0 40px;
  font-size: 15px;
  color: #0071c5;
  background: url('up-button.png') left top no-repeat;
}

.btn-up:hover {
  color: #3CACFF;
  cursor: pointer;
}

/* end style for up button */

/* bootstrap 3.1 missing css styles */
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

/* Feature #24167 */

.intel-2015 .header .navbar-search {
  float: right;
  padding: 21px 0;
}

.intel-2015 .header .navbar-search a {
  color: #ffffff;
}

.intel-2015 .navbar-menu-button.main-menu {
  float: left;
  margin: 0 0 0 20px;
  background-color: #0081d6;
  border-bottom: 8px solid #00aeef;
}

.intel-2015 .header .signin-menu-dropdown-content,
.intel-2015 .header .navbar-links {
  position: absolute;
  top: 60px;
  left: 106px;
  background-color: #0071c5;
  display: none;
}

.intel-2015 .header .signin-menu-dropdown-content,
.intel-2015 .header .menu {
  padding: 0;
  border-top: 8px solid #00aeef;
  border-bottom: 3px solid #99b1c6;
}

.intel-2015 .header .menu li {
  padding: 0 20px;
  display: block;
}

.intel-2015 .header .signin-menu-dropdown-content a,
.intel-2015 .header .menu a {
  border-bottom: 1px solid #004e93;
  display: block;
  padding: 17px 0;
}

.intel-2015 .header .menu li:last-child a {
  border-bottom: none;
}

.intel-2015 .signin-menu-dropdown > div {
  float: left;
}

.intel-2015 .signin-menu-dropdown .signin-menu-icon {
  float: left;
  padding: 18px 10px;
  margin: 0 10px;
  border-bottom: 8px solid #00aeef;
}

.intel-2015 .signin-menu-dropdown a.signin-menu-icon.open,
.intel-2015 .signin-menu-dropdown .signin-menu-icon:hover {
  background-color: #00aeef;
}

.intel-2015 .signin-menu-dropdown .signin-menu-icon span {
  background: rgba(0, 0, 0, 0) url("/style_images/intel_2015/icon/signin-icon.png") no-repeat scroll 50% 50% / 100% 100%;
  display: block;
  height: 24px;
  padding: 0;
  text-align: center;
  text-indent: -999px;
  width: 24px;
}

.intel-2015 .navbar-menu-button.signin-menu {
  margin: 0;
  padding: 19px 0;
  color: #ffffff;
}

.intel-2015 .navbar-menu-button.signin-menu a {
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
}

.intel-2015 .navbar-menu-button.signin-menu a.logout {
  color: #a3e6ff;
}

.intel-2015 .header .signin-menu-dropdown-content {
  left: 10px;
  right: 0;
  padding: 15px 20px;
  color: #ffffff;
  line-height: 140%;
}

.intel-2015 .header .signin-menu-dropdown-content a,
.intel-2015 .header .signin-menu-dropdown-content .you-are-not-authorized {
  display: none;
}

.intel-2015 .header .signin-menu-dropdown-content .you-are-not-authorized:before {
  background: rgba(0, 0, 0, 0) url("/style_images/intel_2015/icon/user-icon.png") no-repeat scroll 50% 50% / 100% 100%;
  display: inline-block;
  height: 25px;
  width: 25px;
  content: '';
  margin: -5px 10px -5px 0;
}

.intel-2015 .header .signin-menu-dropdown-content a {
  border-top: 1px solid #004e93;
  border-bottom: none;
  color: #ffffff;
  padding: 17px 0;
}

.intel-2015 .header .signin-menu-dropdown-content a.first {
  border-top: none;
}

.intel-2015 .navbar-menu-button.signin-menu a:hover,
.intel-2015 .header .navbar-search a:hover,
.intel-2015 .header .signin-menu-dropdown-content a span,
.intel-2015 .header .signin-menu-dropdown-content a:hover {
  color: #9addf7;
}

.intel-2015 .header .signin-menu-dropdown-content.signed-in a {
  display: block;
}

.intel-2015 .header .signin-menu-dropdown-content.signed-in a.hide {
  display: none;
}

.intel-2015 .header .signin-menu-dropdown-content.signed-in {
  padding-top: 0;
  padding-bottom: 0;
  left: auto;
  min-width: 200px;
}

.intel-2015 .signin-menu-dropdown .signin-menu-icon.signed-in span {
  background-image: url("/style_images/intel_2015/icon/signedin-icon.png");
}

.main-menu .dropdown-toggle {
  padding-right: 50px;
}

.navbar-content {
  margin-left: 10px;
  float: left;
}

@media (max-width: 766px) {
  .intel-2015 .navbar-menu-button.main-menu {
    display: none;
  }

  .intel-2015 .header .navbar-links {
    display: block !important;
    background-color: transparent;
    position: static;
  }

  .intel-2015 .header .menu {
    border: none;
  }

  .intel-2015 .header .menu li {
    padding: 0;
  }

  .intel-2015 .header .menu a {
    padding: 17px 30px 18px 20px;
  }

  .intel-2015 .header .navbar-search {
    height: 60px;
    width: 60px;
    padding: 0;
  }

  .intel-2015 .header .navbar-search a {
    display: block;
    height: 100%;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    text-indent: -9999px;
    background: url("/style_images/intel_2015/icon/search.png") no-repeat 50% 50%;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
  }

  .intel-2015 .signin-menu-dropdown .signin-menu-icon {
    padding: 15px;
    border-bottom: none;
    margin: 0;
  }

  .intel-2015 .signin-menu-dropdown .signin-menu-icon:hover {
    background-color: transparent;
  }

  .intel-2015 .signin-menu-dropdown .signin-menu-icon span {
    height: 30px;
    width: 30px;
  }

  .intel-2015 .navbar-menu-button.signin-menu {
    display: none;
  }

  .intel-2015 .header .signin-menu-dropdown-content.signed-in,
  .intel-2015 .header .signin-menu-dropdown-content {
    left: 0;
    position: fixed;
    height: 100%;
    padding: 0;
    border: none;
  }

  .intel-2015 .header .signin-menu-dropdown-content p {
    padding: 17px 20px;
    margin: 0;
  }

  .intel-2015 .header .signin-menu-dropdown-content a {
    display: block;
    color: #ffffff;
    border-top: 1px solid #004e93;
    border-bottom: none;
    padding: 17px 20px;
  }

  .intel-2015 .header .signin-menu-dropdown-content.signed-in a.hide {
    display: block;
  }

  .intel-2015 .header .menu li:last-child a,
  .intel-2015 .header .signin-menu-dropdown-content a:last-child {
    border-bottom: 1px solid #004e93;
  }

  .intel-2015 .header .signin-menu-dropdown-content .you-are-not-authorized {
    display: block;
    background-color: #00aeef;
    color: #ffffff;
  }

  .intel-2015 .navbar-menu-button.signin-menu-dropdown {
    position: static;
  }

}

.content.white {
  background: #fff;
  color: #555555;
}

.pp-content-tab-points .pp-contentbox-entry table tr td {
  vertical-align: top;
}
.pp-content-tab-points .pp-contentbox-entry table tr.no-padding td {
  padding: 0;
}
.pp-content-tab-points .pp-contentbox-entry table tr td .lblue {
  color: #00aeef;
  font-weight: normal;
}

.blog-mod .msg-row ul.post-navs > li.btn-quote[data-status="active"] {
  background-image: url("cm_images/btn-quote-grey-active.png");
}
.blog-mod .msg-row ul.post-navs > li.btn-quote[data-status="active"] a {
  color: #aaaaaa;
}

/** error block **/
.ibf-error-block {
	background: #edf2f4;
	margin: 0 0 30px;
	padding: 30px;
	font-family: sans-serif;
	color: #333;
}
