.not-logged-in .dropdown-menu,
.logged-in .block-menu .dropdown-menu {
  right: 0;
  left: inherit;
}
h1,
h2,
h3 {
  line-height: normal;
}
p {
  margin: 0;
}
body.i18n-bg #layout-header #main-title {
  background-image: url("../images/logos/title_bg.png");
}
body.i18n-hr #layout-header #main-title {
  background-image: url("../images/logos/title_hr.png");
}
body.i18n-cs #layout-header #main-title {
  background-image: url("../images/logos/title_cs.png");
}
body.i18n-da #layout-header #main-title {
  background-image: url("../images/logos/title_da.png");
}
body.i18n-nl #layout-header #main-title {
  background-image: url("../images/logos/title_nl.png");
}
body.i18n-et #layout-header #main-title {
  background-image: url("../images/logos/title_et.png");
}
body.i18n-fi #layout-header #main-title {
  background-image: url("../images/logos/title_fi.png");
}
body.i18n-fr #layout-header #main-title {
  background-image: url("../images/logos/title_fr.png");
}
body.i18n-de #layout-header #main-title {
  background-image: url("../images/logos/title_de.png");
}
body.i18n-el #layout-header #main-title {
  background-image: url("../images/logos/title_el.png");
}
body.i18n-hu #layout-header #main-title {
  background-image: url("../images/logos/title_hu.png");
}
body.i18n-ga #layout-header #main-title {
  background-image: url("../images/logos/title_ga.png");
}
body.i18n-it #layout-header #main-title {
  background-image: url("../images/logos/title_it.png");
}
body.i18n-lv #layout-header #main-title {
  background-image: url("../images/logos/title_lv.png");
}
body.i18n-lt #layout-header #main-title {
  background-image: url("../images/logos/title_lt.png");
}
body.i18n-mt #layout-header #main-title {
  background-image: url("../images/logos/title_mt.png");
}
body.i18n-pl #layout-header #main-title {
  background-image: url("../images/logos/title_pl.png");
}
body.i18n-pt #layout-header #main-title {
  background-image: url("../images/logos/title_pt.png");
}
body.i18n-ro #layout-header #main-title {
  background-image: url("../images/logos/title_ro.png");
}
body.i18n-sk #layout-header #main-title {
  background-image: url("../images/logos/title_sk.png");
}
body.i18n-sl #layout-header #main-title {
  background-image: url("../images/logos/title_sl.png");
}
body.i18n-es #layout-header #main-title {
  background-image: url("../images/logos/title_es.png");
}
body.i18n-sv #layout-header #main-title {
  background-image: url("../images/logos/title_sv.png");
}
body {
  min-width: 320px;
  word-wrap: normal;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: #f5f5f5 !important;
  background-image: none;
  background-repeat: repeat-x;
}
#layout-header #main-title {
  color: #000000;
  font-size: 21px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
}
.navbar-default {
  background-color: #ffffff;
}
#block-social-bookmark-social-bar {
  background-color: transparent !important;
}
.simplenews-subscribe #edit-submit {
  background-color: transparent !important;
  color: #ffffff !important;
  float: right;
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  font-weight: bold;
  border: 0px;
}
.simplenews-subscribe label {
  text-transform: lowercase;
  color: #ffffff !important;
}
#edit-mail {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.region-footer-middle p {
  font-weight: bold;
  color: #000000;
  font-size: 20px;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 7px;
}
html,
body {
  height: 100%;
}
h3 {
  color: inherit;
}
h4 a,
h3 a {
  color: #333333;
}
.btn.btn-default {
  color: inherit;
}
a:hover {
  text-decoration: none !important;
}
.main-container {
  background-color: #ffffff;
}
header {
  border-bottom: 2px solid #83b5c1;
}
header ul li {
  list-style: none;
  display: inline-block;
}
header ul li a {
  color: #000000;
  padding-right: 5px;
}
header ul li:last-child:after {
  content: none;
}
.gradient {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #dae4e6 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #dae4e6 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #dae4e6 100%);
  text-align: right;
  height: 24px;
  line-height: 24px;
}
.gradient ul,
.gradient div {
  display: inline-block;
}
.right-side {
  background: url("../images/header-background-lightsteel.gif") no-repeat scroll left top;
  right: 0;
  position: absolute;
  z-index: 5;
  top: 0;
  height: 68px;
  left: 0;
}
@media (max-width: 768px) {
  .right-side {
    background: none;
  }
}
.logo img {
  display: inline-block;
}
.logo img:last-child {
  margin-left: 10px;
}
.search-form {
  position: absolute;
  right: 15px;
  top: -35px;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.search-form label {
  width: 150px;
  height: 16px;
  overflow: hidden;
}
.page-search .region-content-bottom {
  margin-top: 25px;
}
.page-search #edit-advanced.search-advanced.collapsible.form-wrapper.collapse-processed legend {
  background: none;
  border: none;
  margin-bottom: 0;
  font-size: 14px;
}
.page-search #edit-advanced.search-advanced.collapsible.form-wrapper.collapse-processed .fieldset-wrapper {
  background: #fff;
  float: left;
  border: 1px solid #ccc;
  padding: 10px;
}
.page-search #edit-advanced.search-advanced.collapsible.form-wrapper.collapse-processed .form-submit {
  margin-top: 10px !important;
}
.page-search #edit-advanced input {
  border: 1px solid #000;
}
.page-search #edit-advanced .criterion {
  display: none;
}
.page-search #edit-advanced .criterion:first-child {
  display: block;
}
.search-form input.search-field {
  outline: 0 solid transparent;
  background: none;
  font-size: 100%;
  margin: 5px 0;
  width: 151px;
  font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
}
.search-form input,
.search-form button {
  border: 0;
  float: left;
}
.search-form .submit-button {
  cursor: pointer;
  height: 26px;
  width: 32px;
}
.search-form p {
  padding: 0;
  background: url("../images/search-background.gif") no-repeat scroll left top;
  height: 26px;
  margin: 0;
  padding: 0 0 9px 6px;
}
nav .dropdown-login .fa {
  color: red;
  margin-right: 10px;
}
nav .dropdown-login a {
  font-weight: bold;
  color: #000000;
}
.navbar-right li a {
  color: #000000;
  font-size: 14px;
}
#path a,
#path a:visited {
  color: #000000;
  font-weight: 400;
  text-decoration: none;
  border: 0;
  font-size: 11px;
}
#path .breadcrumb {
  background-color: #e9eff3;
  margin-bottom: 0;
  border-radius: 0;
  line-height: 17px;
  padding: 0 15px;
}
.banner-section {
  min-height: 595px;
}
.banner img {
  margin: auto;
  margin-top: 10px;
}
.banner img.img-group {
  margin: auto;
  margin-top: 50px;
}
.container-groups {
  height: 304px;
  background-color: white;
  margin: auto;
  width: 96%;
}
.img-group {
  border-radius: 100%;
  width: 170px;
  height: 170px;
}
.container-groups .col-md-4 {
  text-align: center;
  height: 100%;
}
.text-group {
  font-weight: bold;
  font-size: 22px;
  position: inherit;
  color: #333333;
  display: block;
  margin-top: -91px;
}
.text-light {
  font-weight: 100 !important;
}
.dots-one {
  background-image: url("../images/dot_one.png");
  background-repeat: no-repeat;
  background-position: 56% 24%;
  height: 100%;
}
.dots-two {
  background-image: url("../images/dot_two.png");
  background-repeat: no-repeat;
  background-position: 42% 30%;
  height: 100%;
}
.dots-three {
  background-image: url("../images/dot_three.png");
  background-repeat: no-repeat;
  background-position: 49% 28%;
  height: 100%;
}
.banner a span.img1:hover,
.banner a span.img1:active,
.banner a span.img1:focus {
  background-color: #d7e53f;
  background-blend-mode: multiply;
}
.banner a span.img2:hover,
.banner a span.img2:active,
.banner a span.img2:focus {
  background-color: #e50b62;
  background-blend-mode: multiply;
}
.banner a span.img3:hover,
.banner a span.img3:active,
.banner a span.img3:focus {
  background-color: #358280;
  background-blend-mode: multiply;
}
.main-container {
  min-height: 100%;
  padding-bottom: 20px;
}
.main-container:after {
  content: "";
  display: block;
}
.page-wrap:after {
  height: 261px;
}
.big-footer {
  background: #358280;
  min-height: 226px;
  display: inline-block;
}
.small-footer {
  border: 1px solid #cccccc;
  background: #f0f3f7;
  min-height: 35px;
}
footer {
  margin-bottom: 20px;
}
footer ul {
  padding-left: 0;
}
footer ul li {
  list-style: none;
  display: inline-block;
}
ul.small-footer-menu {
  padding-left: 10px;
  margin-bottom: 0;
  line-height: 35px;
}
.small-footer-menu li {
  color: #000000;
  font-size: 12px;
}
.small-footer-menu li a {
  color: #000000;
  padding-right: 5px;
  font-size: 12px;
}
.small-footer-menu li:after {
  content: "\007C";
}
.small-footer-menu li:last-child:after {
  content: none;
}
footer h3 {
  font-weight: bold;
  color: #000000;
  font-size: 20px;
}
footer h3.h-underline {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 7px;
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.big-footer .col-md-3 {
  margin-top: 10px;
}
.big-footer img {
  padding-left: 29px;
}
.social-icons {
  text-align: left;
  margin-top: 10px;
}
.social-icons li a {
  color: #ffffff;
  margin-right: 15px;
}
.big-footer .col-md-3 span {
  color: #ffffff;
}
.social-icons li .fa {
  font-size: 36px;
}
.big-footer .input-group {
  display: block;
}
.submit-newsletter {
  color: #ffffff;
  font-weight: bold;
  float: right;
}
.bg-img-section {
  text-align: center;
}
.border-block {
  height: 45px;
  display: block;
}
.turqoise {
  background-color: #358280;
}
.pink {
  background-color: #e50b62;
}
.lightblue {
  background-color: #c0eded;
}
.lightyellow {
  background-color: #d7e53f;
}
.yellow {
  background-color: #d7e53f;
}
.info-sections .row {
  position: relative;
  min-height: 100px;
}
.page-home .info-material h2 {
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  padding: 43px 5px;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 30px;
}
.page-home .info-material p {
  background-color: #358280;
  height: 136px;
  width: 136px;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  padding: 43px 5px;
  position: relative;
  bottom: 112px;
}
.page-home .info-material p span {
  background: url("../images/icon-information-material.png") no-repeat scroll center top;
  width: 50px;
  height: 50px;
  z-index: 1000;
}
.learning-taxes h2 {
  color: #ffffff;
  background-color: #e50b62;
  height: 132px;
  width: 132px;
  border-radius: 100%;
  text-align: center;
  margin: 0px auto;
  padding: 36px 16px;
  font-weight: bold;
  font-size: 18px;
  z-index: 10;
  position: relative;
  display: inline-block;
  top: 30px;
}
.live-feeds h2 {
  color: #ffffff;
  background-color: #d7e53f;
  height: 112px;
  width: 112px;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  padding: 46px 10px;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 30px;
}
.learning-taxes {
  webkit-box-shadow: 0px 4px 1px 0px rgba(179, 179, 179, 0.2);
  -moz-box-shadow: 0px 4px 1px 0px rgba(179, 179, 179, 0.2);
  box-shadow: 0px 4px 1px 0px rgba(179, 179, 179, 0.2);
}
img.tax-steps-img {
  border-radius: 100%;
  border: 1px solid #000000;
  margin: 0 auto;
}
.info-material-style {
  top: 35px;
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #358280;
  border-right: 2px solid #358280;
  border-left: 2px solid #358280;
  padding: 0;
  min-height: 0 !important;
  webkit-box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
  -moz-box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
  box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
}
.info-material-style h3 {
  color: #358280;
  text-align: center;
  padding: 8px;
  font-size: 36px;
  margin-top: 27px;
}
.info-material-style .col-md-4 {
  text-align: center;
}
.description-title {
  font-size: 22px;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.description-title a {
  font-size: 22px;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #000000;
}
.description-detail {
  border-top: 2px solid #358280;
  padding: 5px 10px;
}
.taxformfilling {
  padding-top: 2px;
  background: url("../images/taxformfilling.jpg") no-repeat scroll center bottom #75c1bd;
  height: 253px;
}
.taxformfilling a,
.taxformfilling h4 {
  color: #ffffff;
  padding-bottom: 5px;
  font-size: 18px;
}
.taxformfilling span {
  margin-top: 10px;
}
.taxformfilling .line-border {
  width: 100px;
  height: 2px;
  background-color: #ffffff;
  margin: auto;
}
.playthegame {
  background: url("../images/playthegame.jpg") no-repeat scroll center top #a2d8da;
  height: 252px;
  text-align: center;
}
.taxformfilling {
  color: #ffffff;
  text-align: center;
}
.taxformfilling button {
  display: block;
  background-color: transparent;
  border: 2px solid white;
  color: white;
  border-radius: 0;
  margin: auto;
  margin-top: 10px;
}
.btn.learn-more {
  background-color: #e50b62;
  color: #ffffff !important;
  padding: 6px 30px;
  border-radius: 0;
  margin-top: 10px;
  display: block;
}
a .learn-more {
  background-color: #e50b62;
  color: #ffffff !important;
  padding: 6px 30px;
  border-radius: 0;
  margin-top: 10px;
  display: block;
}
.playthegame {
  line-height: 245px;
}
.playthegame .btn {
  background-color: #88ddde;
  color: #ffffff;
  font-size: 20px;
  border-color: transparent;
  border-radius: 0;
  padding: 0 40px;
  vertical-align: bottom;
}
.playthegame .btn .fa {
  margin-right: 15px;
  font-size: 28px;
  line-height: 40px;
}
span.info-game {
  font-size: 12px;
}
.teacher-info {
  width: 98%;
  margin: auto !important;
}
.teachers-info {
  padding: 0;
}
.teachers-classroom {
  height: 187px;
}
.page-teachers-corner img.info-pattern {
  text-align: center;
  position: absolute;
  left: 408px;
  top: -64px;
}
.teacher-img {
  text-align: center;
  position: relative;
  z-index: 20;
  margin: 0 auto;
  bottom: 10px;
}
.teachers-classroom {
  text-align: center;
}
.teachers-classroom h3 {
  color: #ffffff;
  font-size: 34px;
  padding-top: 30px;
}
.teachers-classroom h3 a {
  color: #ffffff;
  font-size: 34px;
}
.teachers-classroom span {
  color: #ffffff;
}
.feed-info {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #d7e53f;
  border-right: 2px solid #d7e53f;
  border-left: 2px solid #d7e53f;
  webkit-box-shadow: 0px 0px 6px 1px rgba(179, 179, 179, 0.2);
  -moz-box-shadow: 0px 0px 6px 1px rgba(179, 179, 179, 0.2);
  box-shadow: 0px 0px 6px 1px rgba(179, 179, 179, 0.2);
}
.live-feeds img.info-pattern {
  text-align: center;
  position: absolute;
  left: 278px;
  top: -85px;
}
.feed-info .social-icons a {
  color: #d3d5d6;
}
.feed-info .social-icons li {
  display: inline-block;
  list-style: none;
}
.feed-info .social-icons li a.active,
.feed-info .social-icons li a:hover,
.feed-info .social-icons li a:focus {
  color: #358280;
}
.tweeter-feeds {
  width: 92%;
  margin: 10px auto;
  padding: 15px;
  border: 1px solid #f4f5fa;
  max-height: 300px;
  overflow: auto;
}
.live-feeds-tweeter {
  display: block;
  border-bottom: 2px solid #c9cccd;
  width: 92%;
  margin: auto;
}
.tweeter-detail {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f4f5fa;
}
.tweeter-detail p {
  margin: 0 0 6px;
}
.tweeter-detail p:first-child {
  font-weight: bold;
}
.tweet-pic {
  height: 40px;
  width: 40px;
  background-color: #bd004b;
  display: inline-block !important;
  border-radius: 4px;
}
.tweet-detail {
  display: inline-block;
}
.tweeter-summary-text {
  display: block;
}
.tweeter-summary-time,
.tweet-detail p:last-child {
  color: #918f8f;
}
.tweeter-summary-info {
  color: #687883;
  margin-left: 25px;
}
.tweeter-summary-info .fa {
  margin-left: 12px;
}
.tweeter-summary-info .fa.fa-retweet,
.tweeter-summary-info .fa.fa-star {
  margin-right: 3px;
}
.feed-info .input-group {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .container.info-sections {
    margin-top: 0;
    padding: 0px 15px 53px 15px;
  }
  .page-child .container.info-sections {
    margin-top: 34px;
  }
  .page-child .info-material .bg-img-section {
    background: url(../images/header-box-green.png) no-repeat scroll center top;
    width: 100%;
    height: 74px;
    margin: 0 auto;
    padding-top: 54px;
  }
  .learning-taxes .bg-img-section {
    background: url("../images/learning-about-icons.png") no-repeat scroll center top;
    height: 89px;
    text-align: center;
  }
  .page-teachers-corner .bg-img-section {
    background: url("../images/teachers-corner.png") no-repeat scroll center top;
    height: 54px;
    text-align: center;
  }
  .live-feeds .bg-img-section {
    background: url("../images/live-feeds.png") no-repeat scroll center top;
    height: 85px;
    text-align: center;
  }
  .container-groups {
    -webkit-box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
    -moz-box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
    box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
  }
  .container.info-sections.page-teachers-corner {
    margin-top: 40px;
  }
  .page-teenagerss .container.info-sections {
    margin-top: -90px;
  }
}
@media (max-width: 767px) {
  .live-feeds h2 {
    top: 58px;
  }
  .teacher-img {
    top: 62px;
  }
  .gradient {
    height: 65px;
  }
  .gradient ul {
    padding-left: 0;
  }
  .info-sections h2 {
    top: 60px;
  }
  .navbar-header {
    background-color: #358280;
  }
  .navbar-toggle:hover,
  .navbar-toggle:active {
    background-color: #358280;
  }
  .navbar-toggle .icon-bar {
    background-color: #ffffff;
  }
}
.kids-banner {
  height: 425px;
  background: url("../images/kids_banner.jpg") no-repeat center bottom;
  position: relative;
}
.kids-page .container-groups {
  margin-top: 35%;
  background: url("../images/banner-why.jpg") no-repeat center bottom;
  background-size: 100% auto;
  min-height: 228px;
  height: auto;
  border: 1px solid #0db7b7;
  margin-left: auto;
  margin-right: auto;
  width: 93.7%;
  float: none;
}
.question-text {
  font-size: 20px;
  text-align: center;
}
.banner-question-left {
  position: absolute;
  top: 108px;
  left: 77px;
  width: 329px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 15px;
}
.banner-question-right {
  position: absolute;
  top: 100px;
  left: 500px;
  width: 315px;
  text-align: center;
  background-color: #d4e6e5;
  border-radius: 30px;
}
.question-text-info {
  color: #af134d;
  font-size: 15px;
  background-color: #d4e6e5;
}
.page-teenager .character-text-left {
  position: absolute;
  top: 44px;
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: #2d827f;
}
.page-teenager .character-text-left > span {
  font-size: 28px;
  font-weight: bold;
  background-color: #2d827f;
}
.page-child .character-text-left {
  position: absolute;
  color: white;
  font-size: 18px;
  font-weight: bold;
  width: 40%;
  text-align: center;
  background-color: #2d817f;
}
.page-child .character-text-left > span {
  font-size: 26px;
  font-weight: bold;
  background-color: #2d817f;
}
.page-child .character-text-right {
  position: absolute;
  top: 10px;
  right: 143px;
  background-color: #d7e53f;
  border-radius: 100%;
  width: 260px;
  height: 260px;
  color: #bd004b;
  font-size: 15px;
  text-align: center;
  padding: 50px 20px;
  line-height: 22px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.character-text-right {
  position: absolute;
  top: 10px;
  right: 143px;
  background-color: #d7e53f;
  border-radius: 100%;
  width: 260px;
  height: 260px;
  color: #bd004b;
  font-size: 20px;
  text-align: center;
  padding: 69px 20px;
  line-height: 24px;
}
.page-child .what-is-tax-text {
  background-color: rgb(212 230 229 / 1%) !important;
  background: url("../images/what-is-tax-banner.jpg") no-repeat center top;
  min-height: 150px;
  background-size: 100% auto;
  width: 96%;
  margin: auto;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding-top: 40px;
}
.page-child .container.happens::before {
  background: none;
  content: "";
}
.what-is-tax-text > span {
  color: #ffffff;
  font-size: 22px;
}
.kids-page .turqoise {
  color: white;
  text-align: center;
  font-size: 24px;
  line-height: 45px;
}
.info-material-style.tax-options {
  padding: 0;
}
.tax-options .col-md-6 {
  padding: 25px;
}
.tax-options ul {
  list-style: none;
  padding-left: 0;
}
.tax-options ul li {
  margin-bottom: 10px;
}
.tax-options ul li > a {
  background-color: #358280;
  color: white;
  /*width: 95px;*/
  padding-left: 10px !important;
  padding-right: 10px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
}
.tax-options ul li > a:hover,
.tax-options ul li > a:focus,
.tax-options ul li > a.acvtive {
  text-decoration: none;
  background-color: #e50b62;
}
.tax-options-details {
  background-color: #358280;
  height: 100%;
  min-height: 325px;
}
.tax-options-details {
  color: white;
  text-align: center;
}
.tax-options-details img {
  margin: auto;
  margin-bottom: 20px;
}
.tax-options-details span a {
  background-color: #e50b62;
  color: white;
  /*width: 85px;*/
  padding-left: 10px;
  padding-right: 10px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
}
.circle-section > .col-md-12 {
  background: url("../images/circle-01.png") no-repeat center bottom;
  min-height: 720px;
  text-align: center;
  margin: auto;
}
.circle-section {
  position: relative;
}
.who-pay-title {
  position: absolute;
  top: 44%;
  left: 38%;
  width: 300px;
  font-size: 14px;
  background-color: #ffffff !important;
}
.who-pay-title-question,
.who-pay-title > span {
  background-color: #ffffff !important;
}
#message-who-pay_1 > .tip,
#message-who-pay_2 > .tip,
#message-who-pay_3 > .tip {
  background-color: #ffffff !important;
}
#message-who-pay_3 > .tip {
  top: 35px;
  position: relative;
}
.text-center > h2 {
  background-color: #358280 !important;
}

.who-pay-title span {
  font-weight: bold;
}
.who-pay-title span.who-pay-title-question {
  font-size: 34px;
  color: #358280;
}
.who-pay img {
  margin-bottom: 5px;
}
.who-pay-1 {
  position: absolute;
  top: 45%;
  left: 10%;
}
.who-pay-2 {
  position: absolute;
  top: 2%;
  left: 39%;
}
.who-pay-3 {
  position: absolute;
  top: 45%;
  right: 10%;
}
.who-pay-3 span {
  margin-left: 50px;
}
.i18n-bg .who-pay-3 span {
  margin-left: 82px;
}
.i18n-et .who-pay-3 span {
  margin-left: 28px;
}
.message-who-pay3_1 {
  color: #358280;
  text-align: center;
  margin: 0 !important;
  font-weight: bold;
  display: block;
  margin-bottom: 10px !important;
}
.circle-section .who-pay a span {
  font-size: 18px;
  color: #000000;
  border-bottom: 2px solid #358280;
  width: max-content;
}
.circle-section .who-pay a:hover {
  text-decoration: none;
}
.circle-section .who-pay span b {
  color: #358280;
}
.why-should-pay {
  margin-bottom: 125px;
}
.why-should-pay-title {
  background-color: #358280;
  color: #ffffff;
  padding: 20px 10px;
  text-align: center;
  min-height: 124px;
}
.why-should-pay-details-right {
  background-color: white;
  height: 250px;
  padding: 20px;
  overflow-y: scroll;
}
.why-should-pay-details-right::-webkit-scrollbar {
  width: 12px;
}
.why-should-pay-details-right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.why-should-pay-details-right::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(1, 182, 184, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.why-should-pay-details-right::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(1, 182, 184, 0.8);
}
.why-should-pay-details-left {
  background-color: white;
  height: 250px;
  padding: 20px;
  overflow-y: scroll;
}
.why-should-pay-details-left::-webkit-scrollbar {
  width: 12px;
}
.why-should-pay-details-left::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.why-should-pay-details-left::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 0, 100, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.why-should-pay-details-left::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 100, 0.8);
}
.why-should-pay .col-md-6 > div {
  webkit-box-shadow: 1px 1px 6px 1px rgba(179, 179, 179, 0.2);
  -moz-box-shadow: 1px 1px 6px 1px rgba(179, 179, 179, 0.2);
  box-shadow: 1px 1px 6px 1px rgba(179, 179, 179, 0.2);
}
.why-should-pay-left {
  background: #358280 url("../images/why-should-pay-left.png") no-repeat right bottom;
}
.why-should-pay-right img {
  position: absolute;
  top: -77px;
  left: 0;
}
.eu-map img {
  position: absolute;
  top: -83px;
  left: 21%;
}
.eu-map h3 {
  position: absolute;
  top: -56px;
  left: 44%;
  z-index: 10;
  color: #ffffff;
  text-align: center;
  font-size: 32px;
  background: url(../images/brain.png) no-repeat;
  width: 100%;
  overflow: visible;
  margin: -27px 0 0 -277px;
  padding: 45px 461px 0 0;
  height: 151px;
}
.know-more h3 {
  color: #ffffff;
  text-align: center;
  font-size: 28px;
}
.know-more-1,
.know-more-2,
.know-more-3 {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  position: absolute;
  background-color: #008285 !important;
}

.know-more-3 > strong {
  background-color: #008285 !important;
}

.know-more-1 b {
  background-color: #008285 !important;
}
.know-more-1 {
  top: 90px;
  left: 30px;
  width: 260px;
  line-height: 1.6;
}
.know-more-2 {
  top: 90px;
  left: 33%;
  width: 33%;
}
.know-more-3 {
  top: 90px;
  right: 30px;
  width: 260px;
}
.know-more-2 .fa {
  margin-right: 5px;
}
.kids-page .container.info-sections {
  margin-top: 0;
}
.kids-page .row.feed-info {
  background-color: #ffffff;
  opacity: 0.9;
}
.kids-page .live-feeds > .row > .col-md-12 {
  background: url("../images/kids-feeds-05.png") no-repeat center;
  height: 609px;
}
.kids-page .main-container {
  padding-bottom: 0;
}
.teenager-banner {
  height: 425px;
  background: url("../images/teenager_banner.jpg") no-repeat center bottom;
  position: relative;
}
.page-teenager .container-groups {
  margin-top: 35%;
  background: url("../images/banner-teen-why.jpg") no-repeat center bottom;
  background-size: 100% auto;
  min-height: 228px;
  height: auto;
  border: 1px solid #0db7b7;
  margin-left: 20px;
  margin-right: 20px;
  width: 97%;
}
.page-teenager .what-is-tax-text {
  background-color: #358280 !important;
  /* background: url("../images/what-is-tax-teen-banner.png") no-repeat center bottom; */
  height: 144px;
  padding: 50px 80px 70px 80px;
  margin-left: 26px;
  margin-right: 27px;
  top: 1px;
  position: relative;
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  border-top: #a6dbdf;
  border-style: solid;
  border-width: 6px;
}
.teen-tax-questions {
  background-color: #358280;
}
.info-material-style.teen-tax-questions {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-top: 0;
}
.info-material-style.teen-tax-questions .col-md-4 {
  padding: 25px;
  text-align: center;
  height: 300px;
}
.info-material-style.teen-tax-questions .col-md-4 img {
  margin: auto;
}
.info-material-style.teen-tax-questions a {
  color: #000000;
}
.info-material-style.teen-tax-questions a:hover {
  text-decoration: none;
}
.info-material-style.teen-tax-questions a.active {
  text-decoration: none;
}
.info-material-style.teen-tax-questions:hover h4 {
  border-bottom: none;
}
.info-material-style.teen-tax-questions.active h4 {
  border-bottom: none;
}
.info-material-style.teen-tax-questions .col-md-4:hover {
  background-color: #2ea2a3;
  text-decoration: none;
}
.info-material-style.teen-tax-questions .col-md-4.active {
  background-color: #2ea2a3;
  text-decoration: none;
}
.info-material-style.teen-tax-questions .col-md-4:hover img {
  border: 4px solid #ffffff;
  border-radius: 100%;
}
.info-material-style.teen-tax-questions .col-md-4.active img {
  border: 4px solid #ffffff;
  border-radius: 100%;
}
.info-material-style.teen-tax-questions .col-md-4 img {
  border: 4px solid #358280;
  padding: 5px;
}
.teen-tax-questions-details {
  border: 1px solid #358280;
  overflow: hidden;
}
.row.charity-section {
  height: 300px;
  width: 98%;
  margin: auto;
}
.charity-section .col-md-7 {
  background: url("../images/ngo/en.jpg") no-repeat center bottom;
  background-size: 100%;
  min-height: 301px;
}
.i18n-bg .charity-section .col-md-7 {
  background: url("../images/ngo/bg.jpg") no-repeat center bottom;
}
.i18n-cs .charity-section .col-md-7 {
  background: url("../images/ngo/cz.jpg") no-repeat center bottom;
}
.i18n-da .charity-section .col-md-7 {
  background: url("../images/ngo/da.jpg") no-repeat center bottom;
}
.i18n-de .charity-section .col-md-7 {
  background: url("../images/ngo/de.jpg") no-repeat center bottom;
}
.i18n-el .charity-section .col-md-7 {
  background: url("../images/ngo/el.jpg") no-repeat center bottom;
}
.i18n-es .charity-section .col-md-7 {
  background: url("../images/ngo/es.jpg") no-repeat center bottom;
}
.i18n-et .charity-section .col-md-7 {
  background: url("../images/ngo/et.jpg") no-repeat center bottom;
}
.i18n-fi .charity-section .col-md-7 {
  background: url("../images/ngo/fi.jpg") no-repeat center bottom;
}
.i18n-fr .charity-section .col-md-7 {
  background: url("../images/ngo/fr.jpg") no-repeat center bottom;
}
.i18n-hr .charity-section .col-md-7 {
  background: url("../images/ngo/hr.jpg") no-repeat center bottom;
}
.i18n-hu .charity-section .col-md-7 {
  background: url("../images/ngo/hu.jpg") no-repeat center bottom;
}
.i18n-it .charity-section .col-md-7 {
  background: url("../images/ngo/it.jpg") no-repeat center bottom;
}
.i18n-lt .charity-section .col-md-7 {
  background: url("../images/ngo/lt.jpg") no-repeat center bottom;
}
.i18n-lv .charity-section .col-md-7 {
  background: url("../images/ngo/lv.jpg") no-repeat center bottom;
}
.i18n-nl .charity-section .col-md-7 {
  background: url("../images/ngo/nl.jpg") no-repeat center bottom;
}
.i18n-pl .charity-section .col-md-7 {
  background: url("../images/ngo/pl.jpg") no-repeat center bottom;
}
.i18n-pt-pt .charity-section .col-md-7 {
  background: url("../images/ngo/pt.jpg") no-repeat center bottom;
}
.i18n-ro .charity-section .col-md-7 {
  background: url("../images/ngo/ro.jpg") no-repeat center bottom;
}
.i18n-se .charity-section .col-md-7 {
  background: url("../images/ngo/se.jpg") no-repeat center bottom;
}
.i18n-sv .charity-section .col-md-7 {
  background: url("../images/ngo/se.jpg") no-repeat center bottom;
}
.i18n-sk .charity-section .col-md-7 {
  background: url("../images/ngo/sk.jpg") no-repeat center bottom;
}
.i18n-sl .charity-section .col-md-7 {
  background: url("../images/ngo/sl.jpg") no-repeat center bottom;
}
.charity-section h3 {
  position: absolute;
  bottom: 37px;
  left: 134px;
  display: none;
}
.charity-section .col-md-7 h3 span {
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  -ms-transform: rotate(-9deg);
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  display: block;
  color: #e50b62;
}
.charity-section .col-md-7 h3 span:first-child {
  color: #358280;
}
.charity-section .col-md-7 h3 span.pink {
  color: #e50b62;
}
.charity-section .col-md-7 h3 span:last-child {
  color: #ffffff;
}
.charity-section .col-md-5 {
  min-height: 301px;
  background-color: #358280;
  color: #ffffff;
  font-size: 16px;
  padding-top: 20px;
}

.charity-section .col-md-5 span {
  background-color: #358280;
  z-index: 100;
  position: relative;
  font-size: 14px;
}

.tax-evasion {
  position: relative;
}
.tax-evasion h2 {
  position: initial;
  text-align: center;
  color: #ffffff;
}
.slider-arrows .fa {
  color: #ffffff;
  background-color: #358280;
  font-size: 55px;
  padding: 3px 19px 3px 15px;
}
.slider-arrows > div {
  position: absolute;
  bottom: 80px;
}
.slider-arrows-right {
  right: 10px;
}
.slider-arrows-left {
  left: 10px;
}
.slider-arrows-right:hover,
.slider-arrows-left:hover {
  background-color: #e50b62;
}
.tax-evasion h3 {
  padding: 0 0 0 82px;
}
.tax-evasion h3:after {
  content: "";
  display: block;
  margin: 0 0 0 0;
  width: 10%;
  padding: 0 0 0 0;
  border-bottom: 3px solid #e50b62;
}
.tax-evasion h2 {
  background: url("../images/banner_evasion.jpg") no-repeat center bottom;
  height: 83px;
  line-height: 83px;
}
.tax-evasion-content {
  height: 180px;
}
.intellectual-property-content {
  overflow-y: scroll;
  height: 406px;
}
.intellectual-property h2 {
  background-color: #e50b62;
  color: #ffffff;
  position: inherit;
  text-align: center;
  line-height: 70px;
  margin-bottom: 0;
}
.intellectual-example-left {
  background: url("../images/intelectual-property-left.png") no-repeat center bottom;
  background-size: 100%;
  height: 304px;
}
.intellectual-example-right {
  background: url("../images/intelectual-property-right.png") no-repeat center bottom;
  background-size: 100%;
  height: 304px;
}
.intellectual-example-answers-left {
  background-color: #e50b62;
  color: #ffffff;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
}
.intellectual-example-answers-right {
  background-color: #358280;
  color: #ffffff;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
}
.facts-figures-mod {
  background: url("../images/fact-figures-banner.jpg") no-repeat center bottom;
  height: 637px;
  color: #ffffff;
}
.adult-banner {
  height: 425px;
  background: url("../images/adult_banner.jpg") no-repeat center bottom;
  position: relative;
}
.adult-page::before,
.adult-banner::before {
  background: none;
  content: "";
}
.adult-banner .banner_bottom .content .col-md-12 {
  background-color: #ffffff;
}
.adult-banner .question-text b {
  background-color: #ffffff;
}
.adult-banner .banner-question-right .question-text {
  font-size: 22px;
  text-align: center;
}
.adult-banner .banner-question-right {
  position: absolute;
  top: 193px;
  right: 0;
  left: initial;
  width: 316px;
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
}
.adult-page .container-groups {
  margin-top: 35%;
  background: url("../images/banner-adult-why.png") no-repeat center bottom;
  background-size: 100% auto;
  min-height: 203px;
  height: auto;
  border: 1px solid #0db7b7;
  margin-left: 20px;
  margin-right: 20px;
  width: 97%;
}
.page-teenager .live-feeds > .row > .col-md-12,
.adult-page .live-feeds > .row > .col-md-12 .page-young .live-feeds-bg {
  background: url("../images/teen-feeds.png") no-repeat center;
  height: 609px;
}
.adult-page .facts-figures,
.page-young .facts-figures {
  background: url("../images/adult-fact-figures-banner.png") no-repeat center bottom;
  min-height: 574px;
  color: #ffffff;
  background-size: auto 100%;
  padding-bottom: 15px;
}
.page-teenager .facts-figures {
  background: url("../images/fact-figures-banner.jpg") no-repeat center bottom;
  min-height: 574px;
  color: #ffffff;
  background-size: 100% 100%;
  padding-bottom: 15px;
}

.page-teenager .facts-figures .content .col-md-12 {
  background-color: rgb(212 230 229 / 1%) !important;
}

div.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #2f2f2f;
  font-size: 0;
  line-height: 0;
}
.arrow-down-middle {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 20px solid #358280;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 110%;
  left: 47%;
  z-index: 99999;
}
.arrow-down-left {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 20px solid #358280;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 107%;
  left: 10%;
  z-index: 99999;
}
.arrow-down-right {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 20px solid #358280;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 104%;
  left: 82%;
  z-index: 99999;
}
.arrow-left {
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-right: 5px solid #2f2f2f;
  font-size: 0;
  line-height: 0;
}
div.arrow-right {
  width: 0;
  height: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 13px solid #ffffff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 116%;
  z-index: 49;
}
div.arrow-right2 {
  width: 0;
  height: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 13px solid #358280;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 41%;
  right: -3%;
  z-index: 99999;
}
.line_indicator_up {
  border-bottom: 2px solid #ffffff;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.line_arrow_up {
  font-size: 29px;
  margin-top: -15px;
  position: absolute;
  right: 47%;
  margin-top: -28px;
  color: #ffffff;
}
.slider {
  background: url("../images/slideback.jpg");
  color: #ffffff;
  min-height: 400px;
  margin: 50px 0 0 0;
  padding: 10px;
  background-size: 100% 100%;
}
.slider-teenager {
  height: 490px;
  margin: 50px 0 50px 0;
  -webkit-box-shadow: 0 0 5px 0 #888888;
  -moz-box-shadow: 0 0 5px 0 #888888;
  box-shadow: 0 0 15px #888888;
}
.slider-teenager .carousel {
  max-width: none;
  padding: 20px 50px;
}
.slider-teenager .view-content .item {
  height: 350px;
}
.slider-teenager .view-header {
  background-color: #ff1a74 !important;
  /*background: url(../images/banner_evasion.jpg) no-repeat center bottom;*/
  height: 83px;
  line-height: 83px;
  font-size: 30px;
  text-align: center;
  color: #ffffff;
}
.page-teenager .back {
  background: url(../images/what-are-tax.png) no-repeat;
  width: 425px;
  height: 270px;
  padding: 90px 25px 0 30px;
  color: #ffffff;
  background-size: contain;
  margin-left: 55px;
  background-color: rgba(255, 255, 255, 1) !important;
}
.slider-teenager .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  top: 40%;
  color: #358280;
}
.content1 {
  border: solid 1px #cccccc;
  height: 200px;
  overflow-y: scroll;
  max-width: 520px;
  padding-left: 10px;
  margin-left: 10px;
}
.content2 {
  border: solid 1px #cccccc;
  height: 200px;
  overflow-y: scroll;
  max-width: 500px;
  margin-right: 10px;
}
.content1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
.content1::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}
.content1::-webkit-scrollbar-thumb {
  background-color: #000000;
  border: 2px solid #555555;
}
.logo_tax {
  background: url('../images/tax.png');
  width: 45px;
  height: 51px;
  margin-left: auto;
  margin-right: auto;
}
.logo_fraud {
  background: url('../images/counterfeiting.png');
  width: 45px;
  height: 51px;
  margin-left: auto;
  margin-right: auto;
}
.line_down_green {
  background: url("../images/line_down_green.png");
  width: 150px;
  height: 8px;
  margin-left: auto;
  margin-right: auto;
  z-index: 10000;
  position: relative;
}
.slidetext {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 33px;
  -webkit-column-rule-style: solid;
  -moz-column-rule-style: solid;
  column-rule-style: solid;
  column-rule-width: 1px;
  text-align: left;
  color: #ffffff;
  max-width: 1100px;
}
.flexslider .text-center {
  color: #ffffff;
}
.charity_donation {
  border: 1px solid #cccccc;
}
.charity_donation .title {
  background: #358280;
  height: 120px;
  margin-left: -15px;
}
.charity_donation .title span {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  display: flex;
  align-items: center;
  margin-left: 75px;
}
.charity_donation .col2 {
  height: 120px;
  overflow: hidden;
}
.page-young .charity_donation .col2 {
  height: 150px;
  overflow: hidden;
}
.page-young .charity_donation .title {
  background: #358280;
  margin-left: -15px;
  background-image: url("../images/background-charity.png");
  background-size: 100% auto;
  min-height: 203px;
  height: auto;
  text-align: center;
}
.banner_bottom .right_content .text1 {
  font-size: 20px;
  color: #ffffff;
  margin-top: -10px;
  font-weight: bold;
  background-color: #0a8080!important;
}
.banner_bottom .right_content .right_text {
  margin-left: 33px;
}

.right_text span {
  background-color: rgb(212 230 229 / 1%) !important;
}

.banner_bottom .content {
  font-size: 16px;
  background-color: #ffffff !important;
}
.banner_bottom .content .selected-text {
  font-size: 18px;
  color: #358280;
  font-weight: bold;
  background-color: #ffffff;
}
#main-menu {
  font-size: 14px;
  color: #000000;
  padding-right: 0 !important;
  margin-right: 0 !important;
  min-height: auto;
}
#main-menu ul.menu {
  float: right;
}
#main-menu ul.menu li {
  padding: 0 !important;
}
#main-menu .navbar-nav > li > a {
  border: none;
  background-color: #ffffff;
  color: #000000;
  border-radius: 0;
}
#main-menu .navbar-nav > li > a.active {
  background-color: #ffffff;
  color: #000000;
  border-radius: 0;
}
#main-menu .navbar-nav > li > a:hover {
  background-color: #eeeeee;
  color: #000000;
}
#main-menu .navbar-nav > li.last.expanded a:hover,
#main-menu .navbar-nav > li.last.expanded a:focus,
#main-menu ul > li.last.dropdown.open,
#main-menu .navbar-nav > li.last.expanded:before a:hover {
  background-color: #ff6664;
  color: #ffffff;
}
#main-menu .navbar-nav > .open > a,
#main-menu .navbar-nav > .open > a:focus,
#main-menu .navbar-nav > .open > a:hover {
  border-radius: 0;
}
.loginbox {
  background-color: #eeeff0 !important;
}
.login-a .glyphicon {
  color: red;
}
#layout-header #banner-image-right {
  background: #ffffff url("../images/header-background-lightsteel.gif") no-repeat scroll right bottom;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 20px;
  width: 400px;
  height: 68px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 0;
}
#path {
  font-size: 90%;
  background-color: #e9eff3;
  border-bottom: 0;
  border-top: 2px solid #83b5c1;
  color: silver;
  padding-left: 10px;
  overflow: hidden;
}
#layout-header #main-title {
  background: url(../images/title_en.gif) no-repeat left bottom;
  height: 46px;
  text-indent: -999999px;
  top: 22px !important;
  width: 450px;
}
.region.region-header-top {
  background-color: #e9eff3 !important;
}
.panel-body {
  padding: 0;
}
.panel-default {
  border: 0;
}
.panel {
  margin-bottom: 0;
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.page-young .live-feeds-bg,
.page-child .live-feeds-bg,
.page-teenager .live-feeds-bg {
  background: url("../images/teen-feeds.png") no-repeat center;
  height: 609px;
}
.row.feed-info {
  background-color: #ffffff;
  opacity: 0.9;
}
.teenager_baner_col1 {
  background: #35827f00;
  height: 228px;
  z-index: 99999;
  margin-left: -15px;
}
.teenager_baner_col2 {
  background: url('../images/banner-teen-right.jpg');
  z-index: 0;
  width: 640px;
  height: 228px;
}
.right-side {
  position: relative;
}
.teenager-page .container-groups {
  background: #ffffff;
}
.teenager-page .col-md-12 {
  background-color: #ffffff;
}
.turqoise h4 {
  margin: auto;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
}
.page-child .turqoise {
  background-color: #358280;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
  margin-bottom: 0;
}
.page-child .arrow-right2 {
  width: 0;
  height: 0;
  border-bottom: 26px solid transparent;
  border-top: 26px solid transparent;
  border-left: 13px solid #ffffff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 46%;
  right: -2%;
  z-index: 99999;
}
.page-child .eu-map img {
  position: absolute;
  top: -83px;
  left: 21%;
}
.page-child .eu-map {
  background: #b3e9ea;
  height: 605px;
}
.page-child .book {
  margin-top: 120px;
}
.page-child .book span {
  color: #ffffff;
  font-weight: bold;
  width: 30%;
  position: absolute;
  font-size: 26px;
  text-align: center;
  transform: rotate(-46deg);
  margin: -24px 0 0px 179px;
}
.page-child .title {
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
  background: #d7e53f;
  width: 290px;
  height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  padding-top: 0;
}
.page-child .redbar {
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
  background: #e50b62;
  width: 100px;
  height: 20px;
  margin-top: 2px;
  margin-left: 29px;
  position: absolute;
}
.page-child a .message-who-pay1,
.page-child a .message-who-pay2,
.page-child a .message-who-pay3 {
  display: none;
}
.page-child a:hover .message-who-pay1,
.page-child a:hover .message-who-pay2,
.page-child a:hover .message-who-pay3 {
  display: block;
  width: 500px;
  height: 100px;
  position: absolute;
  text-align: justify;
  background: #ffffff;
  border: 1px solid #cccccc;
  z-index: 99999;
  padding: 10px;
  box-shadow: 5px 5px 2px #888888;
}
.img_line ul {
  height: 30px;
}
.img_line .img_left_up {
  background: url('../images/elem_line_white.png') repeat-x;
  height: 10px;
  width: 30%;
  margin-right: -6px;
}
.img_line .img_up {
  background: url("../images/elem_arrowup_white.png") no-repeat;
  height: 10px;
  width: 10px;
}
.img_line .img_up.active {
  background: url("../images/elem_arrowdown_white.png") no-repeat;
  height: 10px;
  width: 10px;
}
.img_line .img_down {
  background: url("../images/elem_arrowdown_white.png") no-repeat;
  height: 10px;
  width: 10px;
}
.img_line .img_right_up {
  background: url('../images/elem_line_white.png') repeat-x;
  height: 10px;
  width: 30%;
  margin-left: -5px;
}
.teenager-page .facts-figures .col-md-12 h3,
.teenager-page .facts-figures .col-md-12 .two-columns > li {
  background-color: #128082!important;
  padding: 10px;
}
.teenager-page .col-md-12.facts-figures,
.teenager-page .facts-figures .row.content,
.teenager-page .facts-figures .col-md-12 {
  background-color: #128082!important;
}
.teenager-page .tax-right {
  background: url("../images/teenage_tax.png") no-repeat;
  width: 515px;
  height: 540px;
}
.teenager-page .tax-right-content {
  color: #ffffff;
  padding: 105px 45px 0 47px;
}
.teenager-page .tax-right-content h5 {
  font-size: 20px;
  color: #ffffff;
}
.teenager-page .arrow-down-left {
  bottom: 102%;
}
.teenager-page .arrow-down-right {
  bottom: 102%;
}
.teenager-page .arrow-down-middle {
  top: 0px;
}
.teenager-page .two-columns {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
}
.teenager-page .two-columns li {
  color: #ffffff;
  background-color: rgb(212 230 229 / 1%) !important;
}
.teenager-page .two-columns li:before {
  content: "\f024";
  font-family: FontAwesome;
  color: #121eff;
  margin-right: 4px;
}
.page-child .popover {
  width: 600px;
  height: 215px;
}
.page-child .popover-title {
  background-color: #73ad21;
  color: #ffffff;
  font-size: 28px;
  text-align: center;
}
.page-child .popover-content {
  color: #000000;
  padding: 25px;
  text-align: left;
  font-size: 13px;
}
.page-child .arrow {
  display: none !important;
}
.page-child .message-who-pay1,
.page-child .message-who-pay2,
.page-child .message-who-pay3 {
  display: none;
}
.page-teachers-corner .search {
  position: relative;
  z-index: 1;
  left: -25px;
  top: 1px;
  color: #7b7b7b;
  width: 0;
}
.page-teachers-corner .form-control {
  width: 100%;
}
.page-teachers-corner #views-exposed-form-taxedu-teachers-corner-page {
  padding: 0px 0 0 15px;
}
.page-teachers-corner #views-exposed-form-taxedu-teachers-corner-page input[type="submit"] {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  margin: 0;
}
.page-teachers-corner h4 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.page-teachers-corner .element-image {
  max-height: 350px;
  padding: 0 5px;
}
.page-teachers-corner .element-image img {
  border-radius: 6px;
  margin: auto;
}
.page-teachers-corner h1 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 30px;
}
.page-teachers-corner .button-box {
  border: 2px solid #358280;
  color: #358280;
  font-weight: bold;
}
.page-teachers-corner .button-box-fullwidth {
  color: #ffffff;
  font-weight: bold;
  background: #358280;
  margin-top: 5px;
}
.page-teachers-corner .text-right {
  color: #358280;
}
.page-teachers-corner .text-right {
  color: #358280;
}
.page-teachers-corner .teachers-btn {
  margin: 0;
  padding: 0;
}
.page-teachers-corner .panel-body {
  padding: 0 0 40px 0;
  height: auto;
}
#main-menu .last .glyphicon {
  color: red;
}
#main-menu .navbar-nav > li > a.active {
  background: url('../images/menu-border.png') no-repeat;
  background-position: bottom;
}
.page-teachers-corner .banner-footer {
  margin: 0 0 0 30px;
  top: 20px;
}
.page-teachers-corner .banner1-footer {
  background: url('../images/banner1.png') no-repeat;
  background-position: bottom;
  width: 1100px;
  height: 300px;
  border-radius: 6px;
  margin-top: 50px;
}
.page-teachers-corner .banner2-footer {
  background: url('../images/banner2.png') no-repeat;
  background-position: bottom;
  width: 1100px;
  height: 300px;
  border-radius: 6px;
  margin: 114px 0 0 0;
}
.page-teachers-corner .forum-link-url {
  color: #ffffff;
}
.page-teachers-corner .banner1-footer a:hover {
  color: #358280;
}
.page-teachers-corner .forum-link {
  position: relative;
  font-size: 28px;
  font-weight: bold;
  width: 200px;
  height: 200px;
  background: #d7e53f;
  border-radius: 50%;
  text-align: center;
  margin: 0 0 0px 446px;
  top: 47px;
  padding: 71px 0 0 0;
}
.page-teachers-corner .upload-link-url {
  color: #ffffff;
}
.page-teachers-corner .banner2-footer a:hover {
  color: #358280;
}
.page-teachers-corner .upload-link {
  position: relative;
  font-size: 28px;
  font-weight: bold;
  width: 200px;
  height: 200px;
  background: #e50b62;
  border-radius: 50%;
  text-align: center;
  margin: 0 0 0px 446px;
  top: 38px;
  padding: 71px 0 0 0;
}
.page-homepage .master-banner {
  background: url(../images/master-banner.png) center center no-repeat;
  width: 100%;
  height: 300px;
  z-index: 100;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.page-homepage .img1 {
  background: url(../images/child_group.png);
  width: 174px;
  height: 174px;
  border-radius: 50%;
  margin: 50px 0 0 80px;
  position: absolute;
}
.page-homepage .img2 {
  background: url(../images/young_group.png);
  width: 174px;
  height: 174px;
  border-radius: 50%;
  margin: 50px 0 0 80px;
  position: absolute;
}
.page-homepage .img3 {
  background: url(../images/adult_group.png);
  width: 174px;
  height: 174px;
  border-radius: 50%;
  margin: 50px 0 0 80px;
  position: absolute;
}
.page-homepage .teachers-info-details {
  -moz-column-count: 2;
  -moz-column-gap: 70px;
  padding: 35px 4px 0px 71px;
  background-color: #51cdce;
  color: #ffffff;
}
.page-homepage .teachers-info-details ul li {
  color: #ffffff;
}
.page-homepage .teachers-info-details a {
  margin-bottom: 14px;
  float: right;
}
.page-homepage .teacher-img {
  background: url(../images/teacher-img.png);
  width: 105px;
  height: 129px;
  border-radius: 50%;
  position: absolute;
  top: -59px;
  left: 534px;
}
.page-homepage.teachers-corner {
  margin: 100px 0 0 0;
}
.page-homepage.teachers-corner .col-md-6 {
  padding: 0;
}
.page-homepage.teachers-corner h2 {
  color: #000000;
  position: absolute;
  margin: 7px 0px 0px 0;
  font-size: 27px;
  z-index: 10;
  width: 533px;
}
.page-homepage .content-taxes h4 {
  font-size: 24px;
  margin: 10px 0 0 0;
}
.page-homepage .content-taxes .learn-more {
  position: absolute;
  bottom: -50%;
}
.teachers-info-details p {
  color: #ffffff;
  padding: 4px 20px;
  font-size: 12px;
}
.teachers-ifo-details button {
  background-color: #c0eded;
  border: none;
  border-radius: 0;
  padding: 5px 20px;
  margin-left: 20px;
}
#modalBackdrop {
  background: #000000 !important;
}
.close-btn {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  margin: 0;
}
.warning-sign {
  color: #cccccc;
}
.page-child .description_map {
  margin-top: 10px;
  position: absolute;
  width: 100%;
}
.page-child .description_map .col1 .col1-icon {
  background: url("../images/1.png") no-repeat;
  width: 40px;
  height: 40px;
  display: block;
  margin: auto;
}
.page-child .description_map .col2 .col2-icon {
  background: url("../images/2.png") no-repeat;
  width: 40px;
  height: 40px;
  display: block;
  margin: auto;
}
.page-child .description_map .col1 {
  width: 50%;
  float: left;
  padding: 5px 5px 0px 5px;
  text-align: center;
  background: #ffffff;
  max-height: 330px;
  overflow-y: scroll;
}
.page-child .description_map .col1::-webkit-scrollbar {
  width: 7px;
  background-color: #cccccc;
}
.page-child .description_map .col1::-webkit-scrollbar-thumb {
  background-color: #000000;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, transparent), to(transparent));
}
.page-child .description_map .col2 {
  width: 50%;
  float: right;
  padding: 5px 5px 0px 5px;
  text-align: center;
  background: #ffffff;
  max-height: 330px;
  overflow-y: scroll;
}
.page-child .description_map .col2::-webkit-scrollbar {
  width: 7px;
  background-color: #cccccc;
}
.page-child .description_map .col2::-webkit-scrollbar-thumb {
  background-color: #000000;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, transparent), to(transparent));
}
.page-child .dat-imgdv {
  margin: auto;
  margin-bottom: 20px;
  background: url("../images/why_tax-02.png") no-repeat center center;
  height: 150px;
  width: 272px;
}
.page-child .dat-imgdv-museum {
  margin: auto;
  margin-bottom: 20px;
  background: url("../images/why_tax-06.png") no-repeat center center;
  height: 150px;
  width: 272px;
}
.page-child .dat-imgdv-school {
  margin: auto;
  margin-bottom: 20px;
  background: url("../images/why_tax-05.png") no-repeat center center;
  height: 150px;
  width: 272px;
}
.page-child .dat-imgdv-bus {
  margin: auto;
  margin-bottom: 20px;
  background: url("../images/why_tax-04.png") no-repeat center center;
  height: 150px;
  width: 272px;
}
.page-child .dat-imgdv-bike {
  margin: auto;
  margin-bottom: 20px;
  background: url("../images/why_tax-03.png") no-repeat center center;
  height: 150px;
  width: 272px;
}
.page-child .dat-imgdv .txt,
.page-child .dat-imgdv-museum .txt,
.page-child .dat-imgdv-school .txt,
.page-child .dat-imgdv-bus .txt,
.page-child .dat-imgdv-bike .txt {
  color: white;
  width: 95px;
  padding-left: 10px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-22deg);
  -webkit-transform: rotate(-22deg);
  transform: rotate(-22deg);
  top: 40px;
  position: relative;
  left: 61px;
}
.page-child .no-decoration {
  text-decoration: none;
  cursor: pointer;
}
.page-child .popover.bottom {
  margin-top: 1px;
  border-top: 4px solid #01aba6;
}
.tax-left h1 {
  font-size: 16px;
  font-weight: 700;
}
.what-is-tax-menu-padding {
  border: 10px !important;
  border-color: #000000;
}
.what-is-tax-menu h5 {
  color: #000000;
  font-size: 19px;
  padding-left: 50px;
  padding-right: 50px;
  height: 50px;
}
.page-teenager .what-is-tax-menu .firstWord {
  color: #000000;
  background-color: #ffffff;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
}
#firstWordfirst,
#firstWordsecond,
#firstWordthird {
  background-color: #358280;
  z-index: 1000;
  position: relative;
  padding-top: 3px;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 0 5px 0;
}
.pane-title {
  display: none;
}
.flexislider .ul,
.flexislider .li,
.flexislider .li {
  color: #ffffff;
}
.node .field-name-body {
  border-bottom: 0 !important;
  margin-bottom: 8px;
}
#footer_last .panel {
  margin-bottom: 0;
  background-color: transparent !important;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.page-young .info-material-style h3 {
  color: #000000;
  text-align: left;
  padding: 8px;
  font-size: 26px;
  margin-top: 7px;
}
.page-young .info-material-style .content {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 33px;
  text-align: justify;
  max-width: 1100px;
}
.page-young .what-is-tax .tax-highlight {
  padding-top: 50px;
  text-align: left;
  float: right;
}
.page-young .what-is-tax .tax-highlight .hr {
  background-color: #e50b62;
  width: 90px;
  height: 2px;
  margin-left: 1px;
  margin-bottom: 6px;
}
.page-young .what-is-tax .tax-highlight a {
  color: red;
}
.page-young .young-slider-another-country,
.page-young .young-slider-another-country li {
  color: #ffffff;
}
.page-young .young-slider-another-country .container {
  width: 932px !important;
  margin-left: 61px;
  margin-right: 57px;
}
.page-young .facts-figures .content {
  background-color: #2c6868;
  margin-top: -20px;
}
.page-young .facts-figures .content h3 {
  padding-left: 50px;
  padding-top: 50px;
  color: #ffffff;
}
.page-young .facts-figures .content .slidetext li {
  padding-left: 10px;
  padding-top: 11px;
  color: #ffffff;
  background-color: #2c6868 !important;
}
.page-young .facts-figures .content .slidetext {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 33px;
  column-rule-width: 0px;
  text-align: justify;
  max-width: 1100px;
  -webkit-column-rule-style: none;
  -moz-column-rule-style: none;
  column-rule-style: none;
}
.h1Text {
  color: #ffffff;
  font-size: 16px;
}
.h2Text {
  color: #358280;
  font-size: 13px;
  font-weight: bold;
}
.h3Text {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}
.intellectual-property .sticky-Top {
  background: #358280;
  width: 155px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  color: #ffffff;
  margin-left: -15px;
  margin-top: 2px;
  padding-right: 9px;
}
.intellectual-property .border-intellectual-property {
  border-left: solid 1px #e50b62;
  border-right: solid 1px #e50b62;
  border-bottom: solid 1px #e50b62;
}
.intellectual-property .sticky-Second {
  width: 100%;
  min-height: 30px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  padding-left: 65px;
  padding-top: 2px;
  padding-right: 31px;
}
.intellectual-property .sticky-Therd {
  width: 100%;
  min-height: 30px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  padding-left: 65px;
  padding-top: 0px;
  padding-right: 31px;
}
.intellectual-property .sticky-Fourth {
  width: 100%;
  min-height: 30px;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  color: #000000;
  padding-left: 155px;
  padding-top: 0px;
  padding-right: 20px;
}
.intellectual-property .h1Bottom {
  font-size: 38px;
  line-height: 70px;
}
.intellectual-property .h1Bottom .ULineRed {
  font-size: 38px;
  line-height: 70px;
  border-bottom: 2px solid #e50b62;
}
.intellectual-property .h1Bottom .ULineGreen {
  font-size: 38px;
  line-height: 70px;
  border-bottom: solid 2px #358280;
}
.page-teachers-corner #modalContent {
  z-index: 99999 !important;
  position: absolute !important;
  transform: translateY(-50%) !important;
  width: 40% !important;
  height: auto !important;
  margin: auto !important;
  top: 50% !important;
}
.page-teachers-corner .ctools-modal-content {
  border-radius: 0;
  background: #ffffff;
  color: #000000;
  padding: 0;
  margin: 2px;
  border: 1px solid #dedede !important;
  text-align: left;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
}
.page-teachers-corner .ctools-modal-content .modal-content {
  position: relative;
  background-color: #ffffff;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  background-clip: padding-box;
  outline: 0;
  width: 100% !important;
  height: auto !important;
}
.page-teachers-corner .ctools-modal-content .close {
  display: none;
}
.page-teachers-corner .ctools-modal-content .close-video {
  margin: 0px 0px 25px 0;
}
.page-teachers-corner .ctools-modal-content .modal-header {
  background-color: #ffffff;
  text-align: left;
  font-size: 18px;
  border-bottom: solid 1px #358280;
  padding: 15px;
  margin-left: 30px;
  margin-right: 30px;
}
.page-teachers-corner div.ctools-modal-content .modal-title {
  font-size: 120%;
  font-weight: bold;
  color: #000000 !important;
  overflow: hidden;
  white-space: nowrap;
}
.page-teachers-corner .ctools-modal-content .modal-details {
  text-align: justify;
}
.page-teachers-corner .ctools-modal-content .modal-details .footer {
  text-align: right;
  border-top: solid 1px #358280;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer_middle h1 {
  font-weight: bold;
  color: #000000;
  font-size: 20px;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 7px;
}
.info-material-style.header {
  margin-top: -10px !important;
  padding: 25px;
}
.image-rounded img {
  border-radius: 100%;
  border: 1px solid #000000;
  margin: 0 auto;
}
.taxlandia {
  background-image: url("../images/play_the_game2.jpg");
  height: 253px;
}
.taxlandia h4,
.taxlandia span {
  padding-top: 148px;
  padding-left: 14px;
}
.page-taxlandia .play-online {
  margin-bottom: 30px;
}
.page-taxlandia .col-lg-3 .btn-play {
  background-color: #000000;
}
.page-home #modalContent {
  z-index: 1001 !important;
  position: relative !important;
  transform: translateY(-50%) !important;
  width: 50% !important;
  height: auto !important;
  margin: auto !important;
  top: -100% !important;
  left: 0 !important;
}
.page-home .ctools-modal-content {
  border-radius: 0;
  background: #ffffff;
  color: #000000;
  padding: 0;
  margin: 2px;
  border: 1px solid #dedede !important;
  text-align: left;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
}
.page-home .ctools-modal-content .modal-content {
  position: relative;
  background-color: #ffffff;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  background-clip: padding-box;
  outline: 0;
  width: 100% !important;
  height: auto !important;
  padding: 1em 1em 0 4em !important;
}
.page-home .ctools-modal-content .close {
  display: none;
}
.page-home .ctools-modal-content .close-video {
  margin: 0px 0px 25px 0;
}
.page-home .ctools-modal-content .modal-header {
  background-color: #ffffff;
  text-align: left;
  font-size: 18px;
  border-bottom: solid 1px #358280;
  padding: 30px;
  margin-left: 30px;
  margin-right: 30px;
}
.page-home div.ctools-modal-content .modal-title {
  font-size: 120%;
  font-weight: bold;
  color: #000000 !important;
  overflow: hidden;
  white-space: nowrap;
}
.page-home .ctools-modal-content .modal-details {
  text-align: justify;
}
.page-home .ctools-modal-content .modal-details .footer {
  text-align: right;
  border-top: solid 1px #358280;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}
body.page-language-selector-site-language .site-level-language-selector > a,
body.page-splash .site-level-language-selector > a {
  text-decoration: underline;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000000;
}
.i18n-ro .learning-taxes h2 {
  color: #ffffff;
  background-color: #e50b62;
  height: 112px;
  width: 112px;
  border-radius: 100%;
  text-align: center;
  margin: 0px auto;
  padding: 19px 16px;
  font-weight: bold;
  font-size: 18px;
  z-index: 10;
  position: relative;
  display: inline-block;
  top: 30px;
}
.banner_bottom .right_content .text2 {
  font-size: 20px;
  color: #ffffff;
  margin-top: -10px;
  font-weight: bold;
  background-color: #0a8080!important;
}
.page-child .banner-question-left .question-text,
.page-child .banner-question-left .question-text strong {
  font-size: 22px;
  background-color: #ffffff !important;
}
.page-child .question-text-info-div {
  text-align: center;
  padding-right: 8px;
  background-color: #ced2d1;
}
.i18n-ro .eu-map h3 {
  position: absolute;
  top: -56px;
  left: 44%;
  z-index: 10;
  color: #ffffff;
  text-align: center;
  font-size: 25px;
}
.i18n-de .banner-question-right {
  position: absolute;
  top: 101px;
  left: 442px;
  width: 375px;
  text-align: center;
}
.i18n-de .question-text-info {
  color: #af134d;
  font-size: 16px;
  float: right;
  margin-left: 106px;
  margin-top: -10px;
}
.i18n-de .banner-question-left {
  position: absolute;
  top: 100px;
  left: 28px;
  width: 409px;
  text-align: center;
}
.i18n-hu .banner-question-right {
  position: absolute;
  top: 100px;
  left: 455px;
  width: 389px;
  text-align: center;
}
.i18n-hu .page-child .question-text-info-div {
  padding-right: 89px;
}
.i18n-ro .banner-question-right {
  position: absolute;
  top: 74px;
  left: 468px;
  width: 343px;
  text-align: center;
}
.master-banner-right {
  width: 48%;
  text-align: left;
  float: right;
  padding-bottom: 7px;
  margin-top: 265px;
  margin-right: 50px;
}
.master-banner-right .content {
  text-align: left;
  margin-left: 150px;
}
.master-banner-right .question-text {
  width: 450px;
  font-size: 17px;
  font-weight: 700;
}
.master-banner b {
  height: 254px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.tagline {
  font-size: 18px;
  font-weight: bold;
  width: 214px;
  margin: 0 auto;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-align: center;
}
.tagline span {
  font-size: 21px;
}
.i18n-de .page-homepage .content-taxes h4 > a {
  font-size: 15px;
  margin: 10px 0 0 0;
  font-weight: 900;
}
.i18n-de .learning-taxes h2 {
  padding-top: 19px;
}
#modal-content .modal-details .content-overflow {
  font-size: 1em;
  clear: none;
  line-height: 1.6;
  height: 400px !important;
  overflow-y: auto;
}
#modal-content .modal-details .video {
  height: 520px !important;
  overflow: hidden !important;
}
a.want-to-learn {
  text-align: center;
}
.span.info-game {
  text-align: center !important;
}
.i18n-de .know-more-2 {
  top: 84px;
  left: 35%;
  width: 350px;
}
.i18n-de .eu-map h3 {
  position: absolute;
  top: -56px;
  left: 44%;
  z-index: 10;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
}
.i18n-de .page-child .info-material h2 {
  color: #ffffff;
  background-color: #358280;
  height: 112px;
  width: 112px;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  padding: 24px 5px;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 30px;
}
.page-child .popover-content {
  padding-top: 10px !important;
}
.page-child .bg-img-section h2 {
  color: #ffffff;
  height: 50px;
  width: 100%;
  border-radius: 0;
  text-align: center;
  padding: 0;
  font-size: 18px;
  line-height: 50px;
}
.page-teenager .info-material .bg-img-section,
.page-young .info-material .bg-img-section {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 74px;
  margin: 50px auto;
  padding-top: 54px;
}
.page-teenager .bg-img-section h2,
.page-young .bg-img-section h2 {
  color: #ffffff;
  background-color: #358280;
  height: 50px;
  width: 100%;
  border-radius: 0;
  text-align: center;
  padding: 0;
  font-size: 18px;
  line-height: 50px;
}
.i18n-de .page-child .bg-img-section h2 {
  color: #ffffff;
  background-color: #358280;
  height: 112px;
  width: 112px;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  padding: 27px 5px;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 7px;
}
.i18n-hu .page-child .bg-img-section h2 {
  color: #ffffff;
  background-color: #358280;
  height: 112px;
  width: 112px;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  padding: 27px 5px;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 7px;
}
.i18n-ro .page-child .bg-img-section h2 {
  color: #ffffff;
  background-color: #358280;
  height: 112px;
  width: 112px;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  padding: 27px 5px;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 7px;
}
.page-teachers-corner .minidescription {
  min-height: 75px;
}
.page-teachers-corner .node-teachers-corner,
.page-teachers-corner .content-details-teacher {
  padding: 10px;
}
.i18n-hu .eu-map h3 {
  left: 45%;
}
.content-details-teacher h2 a {
  display: none;
}
.text-group {
  font-size: 18px;
}
#footer_middle h1 {
  padding: 0 0 7px 0;
}
.page-young .banner-question-right {
  top: 310px;
  right: 15px;
  left: inherit;
}
.i18n-de.page-young .banner_bottom .content {
  top: 46px;
}
.i18n-de.page-young .master-banner-right .content {
  width: 420px;
}
.main-container {
  padding-bottom: 0;
}
footer {
  margin-bottom: 0;
}
.i18n-de.page-young .banner-question-left {
  left: 115px;
}
.i18n-de.page-child .tax-options ul li > a {
  padding-left: 3px;
}
.page-young .banner_bottom .content {
  top: 51px;
}
.page-young div.arrow-right {
  top: 48%;
  left: 0;
}
.i18n-de.page-young .charity_donation .col2 {
  height: 180px;
  padding: 10px 0 0 35px;
}
.i18n-hu.page-teenager .intellectual-property .sticky-Fourth {
  line-height: 12px;
}
.tip {
  display: inline-block;
  cursor: pointer;
  color: #358280;
  font-weight: bold;
}
.tip:hover {
  text-decoration: underline;
}
.facts-figures .tip {
  color: #d5e45d;
}
.facts-figures .tip:hover {
  text-decoration: underline;
}

.facts-figures .tip:focus {
  color: #000;
}

.tooltip .tooltip-inner {
  background-color: #ffffff !important;
  color: #000000;
  border: solid 1px #358280;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #358280;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #d5e45d;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #d5e45d;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #d5e45d;
}
.tooltip .tooltip-arrow {
  border-top: 5px solid #d5e45d !important;
}
.teen-tax-questions-details .tooltip .tooltip-arrow {
  border-top: 5px solid #358280 !important;
}
.page-home .tax_img_0 {
  background-image: url("../images/tax_img_0.png");
  width: 100px;
  height: 100px;
}
.page-home .taxobject_img {
  background-image: url("../images/taxobject_img.png");
  width: 100px;
  height: 100px;
}
.page-home .home-teacher-info {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #51cdce;
  border-right: 2px solid #51cdce;
  border-left: 2px solid #51cdce;
  padding: 0 !important;
}
.page-home .teachers-corner-top {
  margin-bottom: -55px;
}
.page-home .teachers-info-details-left {
  padding-top: 1px !important;
  padding-left: 5px !important;
  padding-bottom: 20px !important;
  min-height: 350px;
}
.page-home .teachers-info-details-left .header {
  width: 100%;
  height: 192px;
  background-image: url('../images/teachers-classroom.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.page-home .teachers-info-details-left .header h4 {
  color: #ffffff;
  padding-top: 50px;
  font-size: 23px;
}
.page-home .teachers-info-details-left .header p {
  background-color: #ffffff;
  width: 100px;
  height: 3px;
  margin: auto;
}
.page-home .teachers-info-details-left .article {
  padding-left: 10px !important;
  padding-top: 10px !important;
  font-weight: 500;
}
.page-home .teachers-info-details-right {
  background-color: #51cdce;
  min-height: 350px;
}
.page-home .btn-teacher-home {
  color: #358280;
  font-weight: bold;
}
.page-home .teachers-info-details h1 {
  color: #ffffff;
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  margin-bottom: -10px;
}
.page-home .teachers-info-details p {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.page-home .teachers-info-details .article {
  min-height: 60px;
  font-size: 12px;
}
.text-pull-left {
  text-align: left;
}
.text-pull-right {
  text-align: right;
}
.page-home .teachers-info-details .article .book {
  background-image: url("../images/book.png");
  width: 50px;
  height: 35px;
}
.page-home .teachers-info-details .article .games {
  background-image: url("../images/games.png");
  width: 50px;
  height: 35px;
}
.page-home .teachers-info-details .article .video {
  background-image: url("../images/video.png");
  width: 50px;
  height: 35px;
}
.page-home .teachers-info-details .article .tv {
  background-image: url("../images/tv.png");
  width: 50px;
  height: 35px;
}
.page-home .teachers-info-details .article .links {
  background-image: url("../images/links.png");
  width: 50px;
  height: 35px;
}
.page-home .teachers-info-details .article .template {
  background-image: url("../images/template.png");
  width: 50px;
  height: 35px;
}
.teacher-back {
  background: url(../images/home-teacher-bg.png) no-repeat scroll center top;
  height: 89px;
  text-align: center;
  margin-top: -95px;
}
.page-home .home-news-info {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #d7e53f;
  border-right: 2px solid #d7e53f;
  border-left: 2px solid #d7e53f;
  padding: 0 !important;
}
.page-homepage .news-img {
  background: url(../images/news-img.png);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  position: absolute;
  top: 40px;
  left: 515px;
}
.page-home .news .border-block {
  height: 43px;
  display: block;
  margin: -150px 0 0 0;
}
.news-back {
  background: url(../images/news-bg.png) no-repeat scroll center top;
  height: 89px;
  text-align: center;
  margin-top: -128px;
}
.news h2 {
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  margin: 0px auto;
  padding: 36px 16px;
  font-weight: bold;
  font-size: 18px;
  z-index: 10;
  position: relative;
  display: inline-block;
  top: 62px;
  left: 7px;
  z-index: 101;
}
.page-home .home-news-info h3 {
  text-align: center;
  padding-top: 78px;
  font-size: 18px;
}
.page-home .btn-news-more {
  text-align: center;
  background-color: #bd004b;
  color: #ffffff !important;
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 40px;
  border: 0;
  border-radius: 0;
}
.page-home .btn-learn-more {
  margin-top: 12px;
  text-align: center;
  background-color: #bd004b;
  color: #ffffff !important;
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 40px;
  border: 0;
  border-radius: 0;
}
.page-home a.btn-learn-more {
  text-decoration: none !important;
}
.page-home .teachers-info-details-left .arrow-right2 {
  width: 0;
  height: 0;
  border-bottom: 29px solid transparent;
  border-top: 29px solid transparent;
  border-left: 22px solid #ffffff;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 38%;
  right: -4%;
  z-index: 99999;
}
.page-home .taxformfilling span a {
  color: #bd004b;
  font-size: 14px;
  text-decoration: underline;
}
.page-home .taxformfilling .arrow-right2 {
  background: url("../images/arrow-right.png") no-repeat center top;
  width: 41px;
  height: 278px;
  border-bottom: 0;
  border-top: 0;
  border-left: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -25px;
  right: -4%;
  z-index: 9;
}
.page-home .info-material .turqoise {
  background-color: #358280;
}
.page-home .arrow-line {
  background: url("../images/arrow-line.png") no-repeat center top;
  width: 76px;
  height: 33px;
  margin-top: 33px;
}
.page-home .information-img {
  background: #358280;
  width: 150px;
  height: 150px;
  position: relative;
  z-index: 100;
  border-radius: 50%;
  margin: 0 auto;
}
.page-home .information-back {
  background: url(../images/info-material-papers.png) no-repeat scroll center top;
  height: 89px;
  text-align: center;
  margin-top: -103px;
}
.page-home .home-information-info {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #358280;
  border-right: 2px solid #358280;
  border-left: 2px solid #358280;
  padding: 0 !important;
}
.page-home .home-information-info h3 {
  color: #358280;
  text-align: center;
  padding: 8px;
  font-size: 36px;
}
.page-home .about-taxes-img {
  background: #e50b62;
  width: 152px;
  height: 152px;
  position: relative;
  z-index: 100;
  border-radius: 50%;
  margin: 0 auto;
}
.page-home .learning-back {
  background: url(../images/learning-symbols.png) no-repeat scroll center top;
  height: 134px;
  text-align: center;
  margin-top: -177px;
}
.page-home .home-learning-info {
  margin-top: 0;
}
.what-is-tax-text .collapsed .icon_colaps:before {
  font-family: 'Glyphicons Halflings';
  content: '\e259';
  margin: auto;
  font-size: 40px;
  color: #dcec35;
}
.what-is-tax-text .icon_colaps:before {
  font-family: 'Glyphicons Halflings';
  content: '\e260';
  margin: auto;
  font-size: 40px;
  color: #dcec35;
}
.what-is-tax-text a:hover,
.what-is-tax-text a:focus {
  text-decoration: none;
  color: transparent;
}
.collapsble {
  position: relative;
  bottom: 2px;
}
.what-is-tax-text #how-tax-impact h2 {
  color: #ffffff;
  position: inherit;
  font-size: 25px;
  font-size: 18px;
  font-weight: bold;
}
.what-is-tax-text #how-tax-impact li {
  color: #ffffff;
  font-weight: bold;
  list-style: none;
  padding: 9px 0 0 0;
  font-size: 15px;
  text-align: left;
  margin: 0 0 0 -41px;
}
.what-is-tax-text #how-tax-impact li span.normal-text {
  font-weight: normal;
}
.what-is-tax-text p.short-text {
  padding: 0 50px 0 50px;
}
.what-is-tax-text p.short-text .collapse.in {
  padding: 0 50px 0 50px;
}
.short-text {
  background-color: #358280;
}
.flex-control-nav {
  display: none;
}
.page-young .charity_donation {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.page-young .charity_donation .col2 {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
}
.page-young .charity_donation .title {
  width: 100%;
}
.sticky-Therd-new {
  width: 677px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  margin-top: -25px;
}
.i18n-de.page-child #content_map .title {
  padding-left: 92px;
  width: 400px;
  height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  padding-top: 10px;
}
.page-teenager .what-is-tax p {
  padding: 18px;
}
.page-teenager .highlighted-pink {
  background: url(../images/highlighted.png) no-repeat scroll center top;
  width: 484px;
  height: 315px;
  padding: 64px 0 0 87px;
  color: #ffffff;
  font-size: 12px;
}
.i18n-bg.page-teenager .highlighted-pink,
.i18n-nl.page-teenager .highlighted-pink,
.i18n-lt.page-teenager .highlighted-pink,
.i18n-pl.page-teenager .highlighted-pink {
  background-position-y: 12px;
  background-size: 102%;
}
.page-teenager .highlighted-pink h4 {
  color: #ffffff;
  font-size: 20px;
  padding-left: 18px;
}
.page-teenager .what-is-tax.wo-decides a {
  color: #e50b62;
}
.wo-decides {
  background: url(../images/decide_tax_bg.jpg) no-repeat bottom right;
}
.padding-right-10 {
  padding-right: 10px;
}
.page-about-us .box-about-us {
  background-color: #358280;
  height: 350px;
  background: url(../images/taxlandia_poster.png) no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.page-about-us .container-about-us {
  padding: 0 20px 20px 20px;
}
.blog-cover {
  display: block;
  min-height: 296px;
  background: url(../images/blog-cover.jpg) no-repeat center center;
  background-size: cover;
}
.blog-cover h3 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 30px;
}
.page-blog #page-title {
  display: none;
}
.page-blog .action-links {
  z-index: 10;
}
.page-blog .bef-select-as-links .form-item div {
  margin-top: 30px;
  display: inline;
  float: left;
  padding-right: 50px;
}
.page-blog .bef-select-as-links .form-item div a {
  color: #c3fbe6;
  font-size: 17px;
  font-weight: bold;
}
.page-blog .bef-select-as-links .form-item div a.active {
  color: #358280;
}
.page-blog .blog-cover h3 {
  color: #358280 !important;
}
.page-blog .views-exposed-form .views-exposed-widget {
  padding: 0 36px 0 36px;
}
.page-blog .views-exposed-form .views-exposed-widget a {
  color: #c3fbe6 !important;
}
.page-blog .views-exposed-form .views-exposed-widget a.active {
  color: #358280 !important;
}
.page-blog .blog-title a {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.page-blog .blog-by {
  color: #358280;
  font-weight: bold;
}
.page-blog .blog-arrow-down,
.node-type-blog .blog-arrow-down {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 22.5px 0 0px;
  border-color: #01b5b8 transparent transparent transparent;
  line-height: 0px;
  position: absolute;
  margin: 0 0 0 10px;
}
.page-blog .view-content .views-row {
  border-top: none !important;
}
.page-blog .item-list .pager {
  margin: 0 0 0 39%;
}
.page-blog .item-list .pager li > a,
.page-blog .item-list .pager li > span {
  border: none;
  background: none;
  color: #01b5b8;
  font-weight: bold;
}
.page-blog .item-list .pager-next a:before {
  font-size: 25px;
  margin: 0 0 0 0;
}
.page-blog .item-list .pager-next {
  padding: 0;
}
.page-blog .item-list .pager-previous a:before {
  font-size: 25px;
  margin: 0 0 0 0;
}
.page-blog .item-list .pager-previous {
  padding: 0;
}
.page-blog .blog-body {
  padding: 0px 0 34px 0;
}
.node-type-blog h2 {
  color: #358280;
  font-weight: bold;
}
.node-type-blog .blog-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.node-type-blog .blog-content h4 {
  color: #358280;
  font-weight: bold;
  padding: 0 0 16px 0;
}
.node-type-blog .return-blog-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-blog h2 {
  color: #358280;
  font-weight: bold;
}
.node-type-blog .blog-content {
  padding-left: 15px;
}
.node-type-blog .blog-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.node-type-blog .blog-content h4 {
  color: #358280;
  font-weight: bold;
  padding: 0 0 16px 0;
}
.node-type-blog .blog-content .blog-content-body {
  border-top: 1px dashed;
  padding: 16px 0 16px 0;
  margin: 0 0 40px 0;
}
.node-type-blog .comment-content h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-top: -14px;
}
.node-type-blog .comment-content {
  margin-top: 45px;
}
.node-type-blog .return-blog-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-blog .comment-content .form-textarea {
  border: 2px solid #358280;
}
.node-type-blog .comment-content .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 4px 15px 4px 15px !important;
  margin: 0 0 22px 0 !important;
  border-radius: 8px;
  border: none;
  float: right;
}
.node-type-blog .comment-content .comment-element {
  margin: 20px 0 20px 0;
}
.node-type-blog .comment-content .comment-participant {
  font-size: 12px;
}
.node-type-blog .blog-rated {
  padding: 3px 3px 3px 3px;
  background: #358280;
  width: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: -57px 14px 41px 50%;
}
.page-blog .blog-rated {
  padding: 3px 3px 3px 3px;
  background: #358280;
  width: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: -25px 14px 5px 50%;
}
.node-type-blog .comment-form {
  padding-right: 10px;
}
.share-this-blog {
  width: 100%;
  height: 60px;
  background-position: 0;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 1px dashed;
}
.btn-gree {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 4px 15px 4px 15px !important;
  margin: 0 auto;
  border-radius: 8px;
  border: none;
}
.page-blog .pager {
  margin: 0 0 0 37%;
  color: #358280;
}
.page-blog .pager a {
  background: none;
  border: none;
  color: #358280;
}
.page-blog .pager li {
  background: none;
  border: none;
  color: #358280;
}
.page-blog .pager a:hover {
  background: none;
  border: none;
}
.page-blog .pager .pager-last.last {
  display: none;
}
.page-blog .pager .pager-first.first {
  display: none;
}
.page-blog .pager .last {
  background-color: transparent !important;
}
.page-blog .pager .pager-previous {
  width: 65px;
}
.node-type-blog #page-title {
  display: none;
}
.page-blog .blog-content {
  margin: 0 15px 0 15px;
}
.page-comment-reply .form-item label,
.page-comment-edit .form-item label {
  font-size: 14px;
  margin-top: 10px;
  background-color: #358280;
  color: #ffffff;
  width: 100%;
  padding-left: 18px;
  height: 35px;
  line-height: 35px;
  display: block;
}
.page-comment-reply .comment-form #edit-actions .btn,
.page-comment-edit .comment-form #edit-actions .btn {
  background-color: #358280;
  color: #ffffff !important;
  padding: 5px 17px;
  margin-top: 20px;
}
.page-comment-reply .comment-form .form-textarea-wrapper textarea,
.page-comment-edit .comment-form .form-textarea-wrapper textarea {
  border-radius: 0px;
  border: solid 2px #358280;
  border-top: none;
  margin-top: -5px;
}
.page-forum .forum-table a {
  color: #000000;
  font-weight: bold;
}
.page-user-register input[type=radio] {
  margin-left: -24px;
  margin-top: 4px;
}
.page-home .content-int {
  margin: 30px;
}
.page-home .title-news {
  background-color: #d6e045;
  height: 50px;
  text-align: center;
  margin-top: 82px;
}
.page-home .title-news h2 {
  font-size: 18px;
  margin: -86px auto;
  color: #ffffff;
  font-weight: bold;
  line-height: 50px;
}
.page-home .circle-news {
  background: url(../images/header-box-yellow.png) no-repeat scroll center top;
  width: 100%;
  height: 185px;
  z-index: 20;
  display: block;
  margin: -91px auto;
}
.page-home .content-news {
  margin: 0 100px 60px 100px;
  border: solid 1px #d6e045;
  border-top: none;
  min-height: 170px;
  text-align: center;
}
.page-home .content-news h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-top: 70px;
}
.page-home .btn-news-read-more {
  background-color: #bd004b;
  border: none;
  color: #ffffff !important;
  padding: 5px 35px 5px 35px;
  border-radius: 0;
}
.page-news h3 a {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.page-news .news-date {
  color: #358280;
  font-weight: bold;
}
.page-news .news-content {
  margin: 0 15px 20px 15px;
}
.page-news .news-line-separator {
  border: 1px dashed;
  border-color: #333333;
  margin: 20px 0 20px 0;
}
.page-news .news-line-separator-footer {
  border: 1px dashed;
  border-color: #333333;
  margin: 27px 0 0 0;
}
.page-news .pager {
  margin: 0 0 0 37%;
}
.page-news .pager a {
  background: none;
  border: none;
}
.page-news .pager a:hover {
  background: none;
  border: none;
}
.page-news .pager .pager-last.last {
  display: none;
}
.page-news .pager .pager-first.first {
  display: none;
}
.page-news .pager .last {
  background-color: transparent;
}
.node-type-news .news-content {
  margin: 20px;
}
.node-type-news .return-news-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-news h2 {
  color: #358280;
  font-weight: bold;
  font-size: 23px;
}
.page-home .information-material h2 {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 85px;
}
.page-home .news h2.learning-title {
  background: url(../images/header-box-pink.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 127px;
  text-align: center;
}
.page-home .information-material .information-img {
  background: #52cdce;
  width: 100%;
  height: 50px;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 105px;
}
.page-home .about-taxes-img {
  background: #ed1966;
  width: 100%;
  height: 50px;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 145px;
}
.page-home .information-material .border-block {
  display: none;
}
.page-home .information-material .information-back {
  display: none;
}
.page-home .news .border-block.pink,
.page-home .learning-back {
  display: none;
}
.node-type--taxedu-resources .field-type-image img {
  width: 100%;
}
.page-teenager .facts-and-figures::before {
  background: none;
  content: "";
}
.page-teenager .facts-and-figures ul {
  margin-left: 40px;
  list-style-position: outside;
}
.page-teenager ul.facts-and-figures li {
  margin-bottom: 20px;
  margin-left: 40px;
  position: relative;
}
.page-teenager .facts-and-figures li:nth-child(1):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_1.png) no-repeat center center;
}
.page-teenager .facts-and-figures li:nth-child(2):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_2.png) no-repeat center center;
}
.page-teenager .facts-and-figures li:nth-child(3):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_3.png) no-repeat center center;
}
.page-teenager .facts-figures .content {
  background: rgb(3 152 153 / 91%);
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.page-teenager .intelectual-property-box .title {
  background-color: #e50b62;
  text-align: center;
  height: 48px;
}
.page-teenager .intelectual-property-box .title h2 {
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 48px;
  padding: 0;
  margin: 0;
}
.page-teenager .intelectual-property-box {
  margin: 15px 15px 0 15px;
}
.page-teenager .intelectual-property-box .content {
  margin: 0 20px 30px 20px;
  border: solid 1px #e50b62;
  border-top: none;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 433px;
  background-color: #ffffff;
}
.page-teenager .intelectual-property-box .content .header-inline {
  margin-top: 10px;
  min-height: 20px;
  line-height: 20px;
}
.page-teenager .intelectual-property-box .content .header-inline .text-center {
  font-weight: bold;
}
.page-teenager .intelectual-property-box .content .content-bottom {
  font-size: 13px;
}
.page-teenager .intelectual-property-box .content .content-bottom .h1Bottom .ULineYelow {
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .intelectual-property-box .content .content-bottom {
  padding: 30px 10px 10px 10px;
}
.page-teenager .intelectual-property-box .content .content-bottom h2 {
  font-size: 20px;
  line-height: 21px;
  color: #000000;
  position: relative;
  padding-bottom: 5px;
}
.page-teenager .intelectual-property-box .content .content-bottom h2:after {
  content: "";
  position: absolute;
  left: 50px;
  margin-left: -50px;
  bottom: 0;
  width: 80px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .intelectual-property-box .content .content-bottom .img1 {
  background: url(../images/intellectual_pr_1.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .img2 {
  background: url(../images/intellectual_pr_2.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .img3 {
  background: url(../images/intellectual_pr_3.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .footer {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-teenager .intelectual-property-box .content .content-bottom .footer .text-center p {
  background-color: #ffffff;
}
.page-teenager .border-block,
.page-young .border-block {
  display: none;
}
.page-teenager .charity-section .col-md-7 {
  background-position: 0px 0px !important;
  background-size: 100% !important;
  height: 341px;
}
.page-teenager .charity-section .col-md-5 {
  height: auto!important;
}
.nav-tabs.nav-justified > li > a {
  color: #c3fbe6 !important;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.nav-tabs.nav-justified > .active > a {
  color: #333333 !important;
}
.nav-justified > li {
  display: inline-block !important;
  width: auto;
}
.nav-justified {
  display: block !important;
  width: auto;
}
.nav-tabs.nav-justified > li {
  width: auto;
}
#privatemsg-new label {
  color: #358280;
  margin-left: 0;
}
#privatemsg-new .form-control {
  border: solid 1px #358280;
  margin: 10px;
  color: #358280;
}
#privatemsg-new .form-textarea {
  margin: 0;
}
#privatemsg-new ::-webkit-input-placeholder {
  color: #358280;
}
#privatemsg-new :-ms-input-placeholder {
  color: #358280;
}
#privatemsg-new ::-moz-placeholder {
  color: #358280;
  opacity: 1;
}
#privatemsg-new :-moz-placeholder {
  color: #358280;
  opacity: 1;
}
#privatemsg-new .form-textarea::-webkit-input-placeholder {
  color: #333333;
}
#privatemsg-new .form-submit {
  background-color: #358280;
  color: #ffffff !important;
  margin-right: 0px;
}
#privatemsg-new .form-actions {
  text-align: right;
  margin-right: 0px;
  margin-bottom: 50px;
}
#privatemsg-new .form-type-textarea {
  padding: 15px 0 0 15px;
}
#privatemsg-list-form .button-delete {
  float: right;
  background: red;
  border: 0;
  color: #ffffff !important;
}
#privatemsg-list-form .form-item-operation {
  display: none;
}
#privatemsg-list-form .privatemsg-header-messagefrom-column {
  background-color: #ffffff;
  border-bottom: solid 1px #358280;
}
#privatemsg-list-form .privatemsg-header-messagefrom-column a img {
  display: none;
}
#privatemsg-list-form .select-all {
  background-color: #ffffff;
  border-bottom: solid 1px #358280;
}
#privatemsg-list-form .select-all label {
  color: #000000;
}
#privatemsg-list-form input[type=checkbox],
input[type=radio] {
  margin: 0;
}
#privatemsg-list-form tr.even,
tr.odd {
  border: none;
  border-bottom: dotted 1px #000000;
}
#privatemsg-list-form .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: none;
}
#privatemsg-list-form .selected,
#privatemsg-list-form tr.selected td {
  background-color: #eeeeee !important;
}
#privatemsg-list-form .privatemsg-list {
  margin-bottom: 50px;
}
.page-messages-sent .action-links {
  display: none;
}
#privatemsg-list-form .privatemsg-list a {
  color: #333333;
}
#privatemsg-list-form .privatemsg-list a:hover {
  color: #358280;
}
#privatemsg-list-form .select-all {
  width: 110px;
}
#privatemsg-list-form #edit-mark-as-read,
#privatemsg-list-form #edit-mark-as-unread {
  background-color: #358280;
  border: none;
  color: #ffffff !important;
}
#privatemsg-list-form .container-inline {
  float: right;
}
.page-faq .action_bar {
  display: none;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav > li > a {
  padding-bottom: 10px;
  border-bottom: dashed 1px #333333;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  color: #333333;
}
.page-faq #block-system-main .view-content .views-row {
  border: none;
}
.page-faq #faq-up {
  display: none;
}
.page-faq .faq-row-block-no-results {
  padding: 0;
  margin: 20px 20px 20px 40px !important;
}
.page-faq .faq-row-block-no-results h3 {
  padding-bottom: 20px;
  border-bottom: dashed 1px #333333;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav {
  list-style: none;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav > li > a span {
  float: right;
}
.page-forum thead tr {
  background-color: #358280;
  color: #ffffff;
}
.page-forum thead tr th {
  font-weight: normal;
}
.media-element {
  text-align: center !important;
  margin: 0 auto;
}
.page-young .info-material-style .media .content {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
  text-align: center;
}
.what-is-tax-menu {
  cursor: pointer;
  cursor: hand;
}
.page-homepage.teachers-corner {
  margin: 100px 0 20px 0;
}
.fake {
  box-shadow: 0 2px 31px #e2e2e2;
  margin-top: 94px;
  margin-bottom: 150px;
}
.icon-microlearnings {
  background: url(../images/tax_img.png);
  min-height: 110px;
  min-width: 110px;
  width: 110px;
  height: 110px;
  border-radius: 100% !important;
  border: 1px solid #000000;
  margin: 0 auto;
}
.icon-game {
  background: url(../images/imv_video.jpg);
  min-height: 100px;
  min-width: 100px;
  width: 102px;
  height: 102px;
  border-radius: 100% !important;
  border: 1px solid #000000;
  margin: 0 auto;
  display: inline-block;
}
.icon-elearnings {
  background: url(../images/taxobject_img.png);
  min-height: 110px;
  min-width: 110px;
  width: 110px;
  height: 110px;
  border-radius: 100% !important;
  border: 1px solid #000000;
  margin: 0 auto;
}
.description-title a {
  margin: 0;
}
.page-homepage.teachers-corner {
  margin-top: 90px;
}
.modal-body {
  position: relative;
  padding: 31px;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  width: 100%;
}
.page-teachers-corner .minidescription {
  min-height: 75px;
}
.panel-default > .panel-heading {
  font-weight: bold;
  color: #000000;
  background-color: transparent;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 7px;
  padding-left: 0 !important;
}
.social-icons-round li {
  list-style-type: none;
}

.tab-pane p a span {
  background-color: #ffffff;
  padding: 5px 10px 5px 10px;
  color: #358280;
  font-weight: bold;
}

.tab-pane p a:hover {
  text-decoration: none!important;
}

.page-child .dat-imgdv-default {
  margin: auto;
  margin-bottom: 20px;
  background: url(../images/why_tax-01.png) no-repeat center center;
  height: 150px;
  width: 272px;
}
.page-child a.businesses-profile {
  margin: auto;
  background: url(../images/business-profile-01.png) no-repeat center center;
  height: 210px;
  width: 282px;
  display: block;
  padding-top: 230px;
}

.page-child a.businesses-profile span {
  background-color: rgb(212 230 229 / 1%) !important;
}

.page-child a.pay-profile {
  margin: auto;
  background: url(../images/business-profile-03.png) no-repeat center center;
  height: 280px;
  width: 234px;
  display: block;
  padding-top: 249px;
  padding-left: 30px;
}

.page-child a.pay-profile span {
  background-color: rgb(212 230 229 / 1%) !important;
}

.page-child a.parents-profile {
  margin: auto;
  background: url(../images/business-profile-02.png) no-repeat center center;
  height: 240px;
  width: 282px;
  display: block;
  padding-top: 230px;
}
.page-child a.parents-profile span {
  background-color: rgb(212 230 229 / 1%) !important;
}
.page-teenager .why-profile {
  background: url(../images/teen-questions-02.png) no-repeat;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-teenager .who-profile {
  background: url(../images/teen-questions-04.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-teenager .what-profile {
  background: url(../images/teen-questions-03.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-young .university-profile {
  background: url(../images/adult-questions-05.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-young .first-job-profile {
  background: url(../images/adult-questions-06.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-young .a-business-profile {
  background: url(../images/adult-questions-07.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.region-featured-wrapper {
  width: 1170px !important;
  margin: 0 auto;
}
#path a,
#path a:visited {
  color: #000000;
  font-weight: 400;
  text-decoration: none;
  border: 0;
  font-size: 11px;
  line-height: 6px;
}
#layout-footer {
  width: 1170px !important;
  margin: 0 auto;
  background: #ffffff;
}
#layout-body {
  margin-top: 0;
  background-color: #ffffff;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #eeefef;
  border: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #eeefef;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
#block-views-taxedu-country-block {
  background: url(../images/eu-map.png) no-repeat bottom center;
}
#block-views-taxedu-country-block .panel-heading {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  background-color: transparent;
  border: 0 !important;
  padding-left: 20px !important;
}
.upload-my-resources span {
  display: block;
  width: 100%;
  height: 296px;
  min-height: 296px;
  background: url(../images/upload.jpg) no-repeat center center;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.go-to-forum span {
  display: block;
  width: 100%;
  height: 296px;
  min-height: 296px;
  background: url(../images/forumbg.jpg) no-repeat center center;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.myresources-header {
  height: 45px;
  background-color: #358280;
  color: #ffffff;
  line-height: 45px;
}
.myresources-table {
  border-bottom: 1px dashed #000000;
  list-style: none;
  width: 100%;
  display: inline-block;
  padding: 20px;
}
.myresources-list {
  padding: 0;
}
.view--taxedu-my-resources .item-list .pager {
  text-align: right;
}
.view--taxedu-my-resources .item-list .pager li,
.view--taxedu-my-resources .item-list .pager li a,
.view--taxedu-my-resources .item-list .pager li.last {
  color: #358280;
  background-color: transparent !important;
  border: 0;
  font-size: 16px;
}
.view--taxedu-my-resources .item-list .pager li > span {
  background-color: transparent;
  border: 0;
}
#layout-body h1 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 50px;
}
#block-views-taxedu-country-block {
  width: 30% !important;
  display: table;
  float: left;
  margin: 16px 0 0 0;
  padding: 0;
  font-size: 15px !important;
}
#block-views-taxedu-country-block .panel-heading {
  font-size: 15px !important;
}
.fa-2x {
  font-size: 1.5em;
}
.resource-title a {
  color: #000000;
  font-size: 16px;
}
.resource-title a:hover {
  color: #000000;
}
#main-menu .navbar .collapse {
  padding-right: 0;
}
#views-exposed-form--taxedu-resources-block .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
.no-wrap {
  white-space: nowrap;
}
.resource-title {
  font-size: 24px;
  color: #000000;
}
.page-resources .button-box-fullwidth,
.resources-block-views .button-box-fullwidth {
  color: #ffffff;
  font-weight: bold;
  background: #358280;
  margin-top: 5px;
  margin-right: 10px;
}
.teachers-items {
  padding: 15px 0 0 0;
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}
.carousel-control {
  width: 5%;
}
.caption-slider {
  bottom: 0;
  width: 100%;
  height: 120px;
  margin: 0;
  background-color: rgba(53, 130, 128, 1);
  z-index: 100;
  position: absolute;
}
.caption-slider h1 a {
  font-size: 18px;
  color: #ffffff;
  background-color: rgb(212 230 229 / 1%) !important;
}
.caption-slider h2 {
  font-size: 14px;
}
.caption-slider h1,
.caption-slider h2 {
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}
.resources-title {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 15px;
}
.modal-header h4 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
}
.modal-footer a {
  background-color: #358280;
  color: #ffffff !important;
}
#block-views-taxedu-resources-block .panel-heading {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
}
.return {
  margin: 30px 0 30px 30px;
  color: #358280;
  font-size: 18px;
  display: block;
  text-align: center;
}
.return a {
  color: #358280;
  font-size: 18px;
}
.padding-forum,
.group-resources-group {
  padding: 0 15px 0 15px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.node-type--taxedu-resources #page-title,
.node-type--taxedu-resources .tabs {
  display: none;
}
.resource-title {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
}
.node-type--taxedu-resources .group-resources-group {
  color: #358280;
}
.node-type--taxedu-resources .region-help {
  display: none;
}
.report-input {
  width: 100% !important;
  padding: 6px;
}
.group-report-download {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.group-report-download .button-left {
  text-align: left;
  padding: 0 30px;
}
.group-report-download .button-right {
  text-align: right;
  padding: 0 30px;
}
.group-report-download .button-left a {
  color: #fff !important;
  background-color: #358280;
}
.group-report-download .field-name-field-taxedu-core-r-file .file-icon {
  display: none;
}
.field-name-field-taxedu-core-report {
  display: block;
  float: right;
  margin-right: 15px;
}
.page-teachers-corner .views-exposed-form {
  padding: 0 15px 0 15px;
  display: flex;
}
.page-teachers-corner #edit-submit-taxedu-teachers-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 0 36px 0 36px;
  line-height: 29px;
}
span.bullet1,
span.bullet2 {
  display: list-item;
  list-style-image: none;
  list-style-position: inherit;
  list-style-type: none;
  list-style: circle;
}
.page-child .border-turqoise {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #358280;
  border-right: 2px solid #358280;
  border-left: 2px solid #358280;
  padding: 0 !important;
  min-height: 120px;
  background: url(../images/why.png) scroll bottom right no-repeat;
}
.page-child .happens h2 {
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 36px;
  z-index: 101;
}
.page-child .happens .border-turqoise::before {
  content: none;
}
.container.happens .row::before {
  content: none;
}
.with-padding {
  padding: 20px;
}
.between-bloks {
  min-height: 100px;
}
.happens p {
  padding-top: 20px;
}
.happens span {
  font-weight: bold;
  color: #358280;
  background-color: #ffffff;
}
.happens strong {
  background-color: #ffffff;
}
.happens .border-turqoise,
.happens .col-md-6 h4 {
  background-color: #ffffff;
}
.happens h4 {
  font-size: 23px;
  font-weight: 100;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 0;
}
.happens .underline-pink {
  height: 2px;
  width: 100px;
  background-color: #bd004b;
  margin-top: -8px;
  margin-bottom: 30px;
}
.fake {
  box-shadow: 0 2px 31px #e2e2e2;
}
.fake h4 {
  color: #ffffff;
  font-size: 24px;
}
.fake .fake-left {
  text-align: center;
  /*background: url(../images/bg1.jpg) scroll top left no-repeat;*/
  padding: 40px 0 40px 0;
}
.fake .fake-right {
  max-height: 160px;
  overflow-y: scroll;
}
.fake .fake-right::-webkit-scrollbar {
  width: 0.6em;
}
.fake .fake-right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fake .fake-right::-webkit-scrollbar-thumb {
  background-color: #f41d73;
  outline: 1px solid slategrey;
  border-radius: 10px;
}
.fake .arrow-right2 {
  height: 25px;
  border-bottom: 33px solid transparent;
  border-top: 33px solid transparent;
  border-left: 27px solid #358280;
  top: 34%;
  right: -7%;
}
.fake .shoe {
  background: url(../images/shoes.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -78px;
  z-index: 99999;
  left: 410px;
}
.fake .fake-right p.upper-text {
  font-weight: bold;
  font-size: 17px;
}
.fake .fake-right p.upper-text span.blue-text {
  color: #358280;
}
.fake .fake-right .left-text {
  background: #e50b62;
  color: #ffffff;
  padding: 10px 6px 14px 12px;
  margin: 9px 11px 0px 6px;
}
.fake .left-coin {
  background: url('../images/fake_branding_money.png') no-repeat bottom;
  height: 150px;
}
.fake .counterfeiting {
  font-size: 24px;
  padding: 5px 10px 5px 10px;
  background-color: #ffffff;
  color: #24615e!important;
}
.fake .counterfeiting:hover {
  text-decoration: underline;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Top {
  background: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Second .h2Text {
  color: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Top {
  background: #358280;
  margin-left: 74%;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Second .h2Text {
  color: #358280;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Fourth .badge-lst {
  background: #358280;
}
.page-teenager .intellectual-property-content .img1 {
  background: url("../images/intellectual_pr_1.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img2 {
  background: url("../images/intellectual_pr_2.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img3 {
  background: url("../images/intellectual_pr_3.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .text1 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text2 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text3 {
  text-align: center;
}
.page-teenager .intellectual-property .h1Bottom .ULineYelow {
  font-size: 38px;
  line-height: 70px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .what-is-tax #second .icon1 {
  background: url('../images/taxes/what_taxes_do_we_pay-03.png') no-repeat;
  width: 55px;
  height: 60px;
  display: inline-block;
  float: left;
}
.page-teenager .what-is-tax #second .icon2 {
  background: url('../images/taxes/what_taxes_do_we_pay-04.png') no-repeat;
  width: 55px;
  height: 60px;
  display: inline-block;
  float: left;
}
.page-teenager .what-is-tax #second .icon3 {
  background: url('../images/taxes/what_taxes_do_we_pay-05.png') no-repeat;
  width: 55px;
  height: 60px;
  display: inline-block;
  float: left;
}
.page-teenager .what-is-tax #second .icon4 {
  background: url('../images/taxes/what_taxes_do_we_pay-06.png') no-repeat;
  width: 55px;
  height: 60px;
  display: inline-block;
  float: left;
}
.page-teenager .what-is-tax #second .icon5 {
  background: url('../images/taxes/what_taxes_do_we_pay-07.png') no-repeat;
  width: 55px;
  height: 60px;
  display: inline-block;
  float: left;
}
.page-teenager .what-is-tax #second .icon6 {
  background: url('../images/taxes/what_taxes_do_we_pay-08.png') no-repeat;
  width: 55px;
  height: 60px;
  display: inline-block;
  float: left;
}
.page-teenager .what-is-tax #second .icon7 {
  background: url('../images/taxes/what_taxes_do_we_pay-02.png') no-repeat;
  width: 75px;
  height: 60px;
  display: inline-block;
  float: left;
}
.page-teenager .what-is-tax #second strong {
  font-size: 20px;
}
.page-teenager .what-is-tax #second {
  height: 100%;
}
.page-teenager .what-is-tax #second .left-content {
  width: 48%;
  margin: 0 36px 0 0;
}
.page-teenager .what-is-tax #second .right-content {
  width: 48%;
}
.page-teenager .what-is-tax .belgium {
  background: url('../images/taxes/teenager-whatistax.png');
  width: 535px;
  height: 251px;
}
.page-teenager .what-is-tax .belgium-text {
  padding: 60px 74px 0 59px;
  margin: 0 0 0 11px;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.25;
}
.page-teenager .tax-evasion .tax-evasion-content {
  font-size: 16px;
}
.page-teenager .tax-evasion .tax-evasion-content .text1 {
  padding: 0 10px 0 111px;
}
.page-teenager .tax-evasion .tax-evasion-content .text {
  margin: -83px 0 0 0;
}
.page-teenager .tax-evasion .tax-evasion-content .text2 {
  padding: 51px 101px 0;
}
.page-teenager .tax-evasion .tax-evasion-content .back {
  background: url(../images/what-are-tax.png) no-repeat;
  width: 580px;
  height: 356px;
  padding: 99px 133px 0 51px;
  color: #ffffff;
}
.i18n-de.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-ro.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-hu.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .text1 {
  padding: 0 10px 0 83px;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 h3:after {
  width: 21%;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .red {
  color: #cc0024;
  padding: 0px 0 17px 0;
}
.page-teenager .flexslider h2 {
  margin-bottom: 0px;
}
.page-teenager .flex-viewport {
  box-shadow: 0 7px 12px #adadaf;
}
.page-teenager .popover {
  border: 1px solid #358280;
  max-width: 300px;
  position: absolute;
  top: 0;
  left: 0;
}
.page-teenager .popover-content {
  font-size: 12px;
  color: #000000;
  margin: 10px;
  padding: 0;
  font-size: 14px;
  font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.page-teenager .popover .left {
  left: calc(90%) !important;
}
.page-teenager .popover.bottom > .arrow {
  border-bottom-color: #358280;
}
.i18n-de.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-de.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-ro.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-ro.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-hu.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-hu.page-teenager .what-is-tax #second {
  height: 100%;
}
.text-group {
  margin-top: -78px;
}
.page-homepage .img1 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img2 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img3 {
  margin: 50px 0 0 -95px;
}
.page-node-add--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}

.page-node-add--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.page-node-add--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}
/*.page-node-add--taxedu-resources label {*/
/*  display: none;*/
/*}*/
.page-node-add--taxedu-resources input[type='file'] {
  width: 59%;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.page-node-add--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.page-node-add--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.page-node-add--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.page-node-add--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.page-node-add--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.page-node-add--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.page-node-add--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.page-node-add--taxedu-resources .field-multiple-drag {
  display: none;
}
.page-node-add--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_taxedu_core_rf_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 100% !important;
  height: 400px;
  border: none !important;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.page-node-add--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources .description {
  display: none;
}
.page-node-add--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.page-node-add--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.page-node-add--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.page-node-add--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.page-forum tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-default {
  background: url('../images/forum_list_default.png') no-repeat center center;
}
.page-forum tr.even td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-new-posts {
  background: url('../images/forum_list_new_posts.png') no-repeat center center;
}
.page-forum .forum-list-icon-wrapper {
  background: none;
  border: none;
  box-shadow: none;
}
.page-forum .forum-table tr.even,
.forum-table tr.odd {
  background: #ffffff;
  border-bottom: 1px dashed #000000;
  border-top: none;
}
.page-forum .forum-table-wrap .forum-table-superheader,
.forum-table-topics thead tr {
  border: none;
  background: #358280;
}
.page-forum .forum-table-superheader .forum-table-name,
.forum-table-superheader .forum-table-name a {
  color: #ffffff !important;
}
.page-forum .forum-table td {
  border: none;
}
.page-forum .forum-table-topics td {
  padding: 15px 0 13px 0;
}
.page-forum .forum-table {
  border: none;
}
.page-forum .forum-header tr {
  background: #358280;
  border: none;
  color: #ffffff;
}
.page-node-add-forum input {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum label {
  width: 10%;
  float: left;
  color: #358280;
}
.page-node-add-forum label .form-required {
  color: #358280;
}
.page-node-add-forum .form-type-textarea label {
  width: 100%;
  padding: 32px 0 32px 22px;
  background: #358280;
  color: #ffffff;
  margin: 0;
}
.page-node-add-forum textarea {
  border-radius: 0;
  border: 2px solid #358280;
  color: #000000;
  font-weight: bold;
}
.page-node-add-forum textarea::placeholder {
  color: #000000;
}
.page-node-add-forum #edit-actions input {
  margin: 10px 50px 10px 0;
  width: 16%;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add-forum #layout-body h1 {
  color: #358280;
}
.page-user-register #user-register-form input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-register .form-item.form-type-radios.form-item-field-i-m-a-teacher-und {
  display: table;
}
.page-user-register #edit-field-i-m-a-teacher-und {
  padding: 0 82px 0 0;
}
.page-user-register .item-list {
  margin: 0 0 0 38px;
}
.page-user-register #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-register .password-strength {
  float: left;
  margin: -39px 0 0 0;
}
.page-user-register .form-item-mail {
  margin: 0px 0 41px 0;
}
.page-user-register label {
  display: none;
}
.page-user-register .confirm-parent,
.password-parent {
  width: 100%;
}
.page-user-register .description {
  display: none;
}
.page-user-register input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-register .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-register .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-register .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-register .tabs {
  font-weight: bold;
}
.page-user #user-login input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user .tabs {
  font-weight: bold;
}
.page-user label {
  display: none;
}
.page-user #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user #edit-submit {
  width: 30% !important;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border: none !important;
}
.page-user-password #user-pass input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-password input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-password .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-password.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-password .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-password .tabs {
  font-weight: bold;
}
.page-user-password label {
  display: none;
}
.page-user-password #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password input[type='submit'] {
  width: 31% !important;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border: none !important;
}
.node-type--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.node-type--taxedu-resources input {
  border: #358280 2px solid;
}
.node-type--taxedu-resources select {
  border: #358280 2px solid;
  margin: -6px 0 0 0;
}
.node-type--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.node-type--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}
.node-type--taxedu-resources label {
  display: none;
}
.node-type--taxedu-resources input[type='file'] {
  width: 59%;
  border: #358280 2px solid;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.node-type--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.node-type--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.node-type--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.node-type--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.node-type--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.node-type--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.node-type--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.node-type--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.node-type--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.node-type--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.node-type--taxedu-resources .field-multiple-drag {
  display: none;
}
.node-type--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_file_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 1140px;
  height: 400px;
  border: none !important;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.node-type--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources .description {
  display: none;
}
.node-type--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.node-type--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.node-type--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.node-type--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.block-resource-details-from-views .title.caption {
  position: absolute;
  top: 13px;
  left: 12px;
  color: #ffffff !important;
}
.block-resource-details-from-views .minidescription-caption {
  position: absolute;
  top: 66px;
  left: 28px;
  color: #ffffff;
  font-weight: bold;
}
.block-resource-details-from-views .resource-details {
  color: #358280;
}
.block-resource-details-from-views div.resource-details {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views span {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #358280;
}
.block-resource-details-from-views div span {
  padding: 0 30px 0 30px;
}
.block-resource-details-from-views .resource-how-to {
  color: #358280;
}
.block-resource-details-from-views div.resource-how-to {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views .image-caption {
  padding: 0 0 19px 0;
}
.block-resource-details-from-views .download {
  margin: -3px 29px -2px 30px;
  color: #ffffff !important;
  background: #358280;
  font-weight: bold;
}
.block-resource-details-from-views .btn.btn-default a {
  color: #ffffff !important;
}
.block-resource-details-from-views .view-display-id-block {
  padding: 0 17px 0 17px;
}
.block-resource-details-from-views .views-exposed-form .views-exposed-widget {
  padding: 0 5px 0 5px;
}
.block-resource-details-from-views .go-to-forum span {
  width: 97%;
  margin: 31px 0 29px 18px;
}
.pager-current {
  padding: 5px 0 0 0 !important;
}
.view--taxedu-my-resources .item-list {
  margin: 0 0 0 59%;
}
.pager-next a {
  color: #ffffff !important;
}
.pager-previous a:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-weight: bold;
  color: #358280;
}
.pager-previous a {
  color: #ffffff !important;
}
.page-resources .panel-pane.pane-block.pane-views-taxedu-resources-block {
  margin: 0 15px 0 15px;
}
.page-resources .form-control.form-text {
  padding: 0 94px 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-resources .form-control.form-select {
  padding: 0 145px 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-resources #views-exposed-form--taxedu-resources-block .views-exposed-form .views-exposed-widget .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 6px;
  padding: 6px 41px 6px 41px;
}
.page-resources .button-box-fullwidth {
  padding: 6px 0 6px 0 !important;
  margin: 10px 0 0px -6px !important;
  border-radius: 6px;
}
.page-resources .button-box {
  /*margin-right: 5px !important;*/
  border-radius: 6px;
}
#edit-field-my-termsss-und {
  display: none;
  visibility: hidden;
}
.form-item-field-in-slider-und {
  display: none;
  visibility: hidden;
}
.page-teachers-corner h4 {
  min-height: 57px;
  padding: 3px 22px 2px 22px;
}
.page-teachers-corner #edit-submit-taxedu-teachers-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-teachers-corner .btn-left {
  padding: 0 0 0 22px;
}
.page-teachers-corner .btn-right {
  padding: 0 22px 0 22px;
}
.page-teachers-corner .minidescription {
  padding: 0px 22px 2px 22px;
}
.page-teenager .tax-evasion {
  padding: 0px 15px 0 15px;
}
.page-child .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-child .happens {
  padding: 0 15px 0 15px;
}
.page-child .fake {
  padding: 0 15px 0 15px;
}
.page-child .pane-views-taxedu-surprising-facts-block .container {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.news {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.teachers-corner {
  padding: 0 15px 0 15px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
  position: absolute;
  margin: -1% 0 0 43%;
}
.popover-content {
  color: #000000;
}
.page-home .taxlandia p {
  text-align: center;
}
.page-home .taxlandia h4 {
  text-align: center;
}
.page-young .banner_bottom .right_content .right_text {
  margin-top: 48px;
}
.modalmsg {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.modalmsg-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888888;
  width: 80%;
}
.closemsg {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.closemsg:hover,
.closemsg:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.messages {
  margin: 19% auto !important;
  width: 450px;
  border: none !important;
  background-color: #cccccc !important;
  color: #5d5d5d !important;
  font-weight: bold;
}
div.error {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
div.status {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
.closebtn {
  padding: 4px 40px 4px 40px;
  border-radius: 9px;
  color: #ffffff;
  background: #424242;
  border: none;
  margin: 0 0 0 34%;
  font-weight: bold;
}
.closebtn:hover {
  color: #ffffff !important;
}
.messages a {
  color: #ff0000;
}
.messages .first {
  background-color: #cccccc !important;
}
.messages .last {
  background-color: #cccccc !important;
}
.messages .item-list {
  margin: -29px 0 0 0;
}
.page-home .teachers-info-details h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.page-home .teachers-info-details .article {
  font-weight: bold;
}
.page-child .what-is-tax h3 {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 85px;
}
.page-child .popover {
  line-height: 200px;
  text-align: center;
}
.page-child .popover-content {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.page-teenager .what-is-tax p {
  padding: 0 15px 0 15px;
}
.page-young .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-young .i18n-de .container.info-sections {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property .border-intellectual-property {
  width: 1130px;
  margin: 0 0 0 20px;
}
.page-young .slidetext {
  column-rule-style: none;
  column-rule-width: 0;
}
.page-child .description_map .col1 {
  max-height: 300px;
  min-height: 300px;
  overflow: hidden;
  margin: 0 0 0 -7px;
}
.page-child .description_map .col1 p {
  height: 250px;
  display: table-cell;
  vertical-align: middle;
}
.page-child .description_map .col2 p {
  height: 250px;
  display: table-cell;
  vertical-align: middle;
}
.page-child .description_map .col2 {
  max-height: 300px;
  min-height: 300px;
  overflow: hidden;
}
.page-young .slidetext li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .slidetext li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .slidetext li:nth-child(3):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .slidetext li:nth-child(4):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .slidetext li:nth-child(5):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .slidetext li {
  list-style-type: none;
  color: #ffffff;
}
.page-young .carousel-inner h3 {
  margin-bottom: 30px;
}

.page-young .carousel-inner h3 {
  background-color: #02767f !important;
}
.page-young .carousel-inner p {
  background-color: #02767f !important;
}
.page-young .carousel-inner li {
  background-color: #02767f !important;
}

.page-young .start_color {
  color: #358280;
  font-weight: bold;
}
.page-young .info-material-style.header h3:after {
  content: "";
  display: block;
  margin: 0 0 0 0;
  width: 26%;
  padding: 0 0 0 0;
  border-bottom: 3px solid #e50b62;
}
.page-young .info-material-style.header {
  padding: 20px 50px 31px 50px;
}
.page-young .info-material-style {
  border-bottom: none;
  border-right: none;
  border-left: none;
}
.page-young .info-material-style.teen-tax-questions {
  width: 98%;
}
.page-young .info-material-style .content li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(3n):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(4n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(5n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .facts-figures .content {
  margin: -20px 20px 0 20px;
}
.page-young .facts-figures .content h3 {
  background-color: #2c6868 !important;
}
.page-young .facts-figures .content h3:after {
  content: "";
  width: 158px;
  height: 30px;
  background: url(../images/line_down_white.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 90px;
  left: 85px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
}
.intellectual-property .sticky-Fourth {
  font-size: 15px;
}
.intellectual-property ul.sticky-Fourth {
  counter-reset: section;
}
.intellectual-property .sticky-Fourth li.badge-lst:before {
  counter-increment: section;
  content: counter(section);
  background-color: #e50b62;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li.badge-lst2:before {
  counter-increment: section;
  content: counter(section);
  background-color: #358280;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li {
  padding: 8px 0 0 0;
}
.intellectual-property .sticky-Second {
  padding-left: 0;
  padding-right: 0;
}
.intellectual-property .h2Text1 {
  font-size: 16px !important;
  color: #358280;
  font-size: 13px;
  font-weight: bold;
}
.intellectual-property .h2Textbold1 {
  color: #000000;
  font-weight: bold;
}
.intellectual-property .h2Text2 {
  font-size: 16px !important;
  color: #358280;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 5px;
}
.intellectual-property .h2Textbold2 {
  color: #000000;
  font-weight: bold;
  display: block;
}
.intellectual-property .h3Text {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  z-index: 100;
  position: absolute;
  left: 0;
  right: -40%;
}
.page-home .teachers-info-details p {
  font-size: 16px;
  margin-top: -14px;
}
.page-node-add--taxedu-resources div.vertical-tabs,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-in-slider,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.node-type--taxedu-resources div.vertical-tabs,
.node-type--taxedu-resources .field-name-field-taxedu-core-in-slider,
.node-type--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.page-node-add--taxedu-resources input[type='file'] {
  width: 300px;
}
.node-type--taxedu-resources input[type='file'] {
  width: 300px;
}
.page-node-edit.node-type--taxedu-resources input[type='text'],
.page-node-edit.node-type--taxedu-resources select {
  width: 380px;
}
.node-type-wiki .wiki-content {
  margin: 20px;
}
.node-type-wiki h2 {
  color: #358280;
  font-weight: bold;
  font-size: 23px;
}
.node-type-wiki .return-wiki-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.page-wiki-list .view.view-taxedu-wiki-list,
.page-wiki .view.view-wiki-list {
  padding: 30px 30px 0 30px;
}
.page-wiki .view-header ul {
  margin-top: -20px;
}
.page-wiki .view-header ul li {
  display: inline;
  float: left;
  padding: 0 10px 0 0;
}
.page-wiki .view-header a {
  color: #358280;
  font-weight: bold;
}
.page-wiki #edit-title-wrapper {
  display: none;
}
.page-wiki .views-exposed-widget.views-submit-button {
  display: none;
}
.page-wiki #layout-body .row:first-child {
  background: #ffffff;
  margin: 0;
}
.page-wiki .view-content h3.field-content {
  font-size: 20px;
  font-weight: bold;
  padding: 60px 0 0 0;
}
.page-wiki .wiki-read-more {
  margin: 21px 0 0 -17px;
}
.page-wiki a.wiki-read-more {
  background: #358280;
  padding: 8px 15px 8px 15px;
  color: #ffffff;
  border-radius: 7px;
  font-weight: bold;
}
.page-wiki .pager {
  margin: 0 0 0 37%;
}
.page-wiki .pager a {
  background: none;
  border: none;
}
.page-wiki .pager a:hover {
  background: none;
  border: none;
}
.page-wiki .pager .pager-last.last {
  display: none;
}
.page-wiki .pager .pager-first.first {
  display: none;
}
.page-wiki .pager .last {
  background-color: transparent;
}
.page-wiki .wiki-footer {
  margin: 20px 0 30px 20px;
}
.page-wiki .wiki-row-block {
  border-bottom: dashed #333333 1px;
  margin: 10px 15px 10px 15px;
}
.page-wiki .wiki-row-block h3 {
  color: #333333;
  font-weight: bold;
  font-size: 22px;
  border-bottom: dashed #333333 1px;
  padding-bottom: 16px;
}
.page-wiki .wiki-all {
  padding-right: 20px !important;
}
.node-type-wiki #page-title {
  display: none;
}
.first_img {
  background: url(../images/list_icons_4.png) no-repeat center center;
  background-size: 20px 23px;
  display: block;
}
.second_img {
  background: url(../images/list_icons_1.png) no-repeat center center;
  background-size: 20px 23px;
  display: block;
}
.third_img {
  background: url(../images/list_icons_2.png) no-repeat center center;
  background-size: 20px 23px;
  display: block;
}
.list p {
  padding: 5px 15px;
}
.first_word {
  color: #358280;
}
.tab-content > .active {
  padding-top: 25px;
}
a.pink_link {
  color: #e50b62;
}
.page-child .border-turqoise {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #358280;
  border-right: 2px solid #358280;
  border-left: 2px solid #358280;
  padding: 0 !important;
  min-height: 120px;
}
.page-child .happens h2 {
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 36px;
  z-index: 101;
}
.with-padding {
  padding: 20px;
}
.between-bloks {
  min-height: 100px;
}
.happens p {
  padding-top: 20px;
}
.happens span {
  font-weight: bold;
  color: #358280;
}
.happens h4 {
  font-size: 23px;
  font-weight: 100;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 0;
}
.happens .underline-pink {
  height: 2px;
  width: 100px;
  background-color: #bd004b;
  margin-top: -8px;
  margin-bottom: 30px;
}
.rol_ue {
  background: url(../images/bg-rol-ue-full.png) scroll top left no-repeat;
  height: 345px;
  width: 100%;
  margin: 0;
}
.rol_ue .bg-pink {
  background-color: #ff3383;
  height: 50px;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
  margin-left: 0;
}
.rol_ue .bg-rol-uepp {
  background: url(../images/bg-rol-ue.png) top center no-repeat;
  height: 272px;
  text-align: center;
  width: 100%;
  background-size: cover;
}
.rol_ue .col-md-5 p {
  background-color: #d7e53f;
}
.rol_ue .negativ-margin {
  margin-left: -45px;
  height: 100%;
}
.rol_ue .align-bottom {
  position: relative;
  bottom: 0;
}
.fake {
  box-shadow: 0 2px 31px #e2e2e2;
}
.fake h4 {
  color: #ffffff;
  font-size: 24px;
}
.fake .fake-left {
  text-align: center;
  /*background: url(../images/bg1.jpg) scroll top left no-repeat;*/
  padding: 70px 0 70px 0;
}
.fake .fake-right {
  max-height: 202px;
  overflow-y: scroll;
}
.fake .fake-right::-webkit-scrollbar {
  width: 0.6em;
}
.fake .fake-right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fake .fake-right::-webkit-scrollbar-thumb {
  background-color: #f41d73;
  outline: 1px solid slategrey;
  border-radius: 10px;
}
.fake .arrow-right2 {
  height: 25px;
  border-bottom: 33px solid transparent;
  border-top: 33px solid transparent;
  border-left: 27px solid #358280;
  top: 34%;
  right: -7%;
}
.fake .shoe {
  background: url(../images/shoes.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -78px;
  z-index: 99999;
  left: 410px;
}
.fake .fake-right p.upper-text {
  font-weight: bold;
  font-size: 17px;
}
.fake .fake-right p.upper-text span.blue-text {
  color: #358280;
}
.fake .fake-right .left-text {
  background: #e50b62;
  color: #ffffff;
  padding: 10px 6px 14px 12px;
  margin: 9px 11px 0px 6px;
}
.fake .left-coin {
  background: url('../images/fake_branding_money.png') no-repeat bottom;
  height: 150px;
}
.fake .fake-right .right-text {
  background: #358280;
  color: #ffffff;
  padding: 10px 6px 14px 12px;
  margin: 9px 11px 0px 6px;
  width: 47%;
}
.fake .counterfeiting {
  color: #c1df52;
  font-size: 24px;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Top {
  background: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Second .h2Text {
  color: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Top {
  background: #358280;
  margin-left: 74%;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Second .h2Text {
  color: #358280;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Fourth .badge-lst {
  background: #358280;
}
.page-teenager .intellectual-property-content .img1 {
  background: url("../images/intellectual_pr_1.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img2 {
  background: url("../images/intellectual_pr_2.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img3 {
  background: url("../images/intellectual_pr_3.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .text1 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text2 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text3 {
  text-align: center;
}
.page-teenager .intellectual-property .h1Bottom .ULineYelow {
  font-size: 38px;
  line-height: 70px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .tax-evasion .tax-evasion-content {
  font-size: 16px;
}
.page-teenager .tax-evasion .tax-evasion-content .text1 {
  padding: 0 10px 0 111px;
}
.page-teenager .tax-evasion .tax-evasion-content .text {
  margin: -83px 0 0 0;
}
.page-teenager .tax-evasion .tax-evasion-content .text2 {
  padding: 51px 101px 0;
}
.page-teenager .tax-evasion .tax-evasion-content .back {
  background: url(../images/what-are-tax.png) no-repeat;
  width: 580px;
  height: 356px;
  padding: 99px 133px 0 51px;
  color: #ffffff;
}
.i18n-de.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-ro.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-hu.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .text1 {
  padding: 0 10px 0 83px;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 h3:after {
  width: 21%;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .red {
  color: #cc0024;
  padding: 0px 0 17px 0;
}
.page-teenager .flexslider h2 {
  margin-bottom: 0px;
}
.page-teenager .flex-viewport {
  box-shadow: 0 7px 12px #adadaf;
}
.page-teenager .popover {
  border: 1px solid #358280;
  max-width: 300px;
  position: absolute;
  top: 0;
  left: 0;
}
.page-teenager .popover-content {
  font-size: 12px;
  color: #000000;
  margin: 10px;
  padding: 0;
  font-size: 14px;
  font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.page-teenager .popover .left {
  left: calc(90%) !important;
}
.page-teenager .popover.bottom > .arrow {
  border-bottom-color: #358280;
}
.i18n-de.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-de.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-ro.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-ro.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-hu.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-hu.page-teenager .what-is-tax #second {
  height: 100%;
}
.text-group {
  margin-top: -78px;
}
.page-homepage .img1 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img2 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img3 {
  margin: 50px 0 0 -95px;
}
.page-node-add--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.page-node-add--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.page-node-add--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}

.page-node-add--taxedu-resources input[type='file'] {
  width: 59%;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.page-node-add--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.page-node-add--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.page-node-add--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.page-node-add--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.page-node-add--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.page-node-add--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.page-node-add--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.page-node-add--taxedu-resources .field-multiple-drag {
  display: none;
}
.page-node-add--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_taxedu_core_rf_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 100% !important;
  height: 400px;
  border: none !important;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.page-node-add--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources .description {
  display: none;
}
.page-node-add--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.page-node-add--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.page-node-add--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.page-node-add--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.page-forum tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-default {
  background: url('../images/forum_list_default.png') no-repeat center center;
}
.page-forum tr.even td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-new-posts {
  background: url('../images/forum_list_new_posts.png') no-repeat center center;
}
.page-forum .forum-list-icon-wrapper {
  background: none;
  border: none;
  box-shadow: none;
}
.page-forum .forum-table tr.even,
.forum-table tr.odd {
  background: #ffffff;
  border-bottom: 1px dashed #000000;
  border-top: none;
}
.page-forum .forum-table-wrap .forum-table-superheader,
.forum-table-topics thead tr {
  border: none;
  background: #358280;
}
.page-forum .forum-table-superheader .forum-table-name,
.forum-table-superheader .forum-table-name a {
  color: #ffffff !important;
}
.page-forum .forum-table td {
  border: none;
}
.page-forum .forum-table-topics td {
  padding: 15px 0 13px 0;
}
.page-forum .forum-table {
  border: none;
}
.page-forum .forum-header tr {
  background: #358280;
  border: none;
  color: #ffffff;
}
.page-node-add-forum input {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum label {
  width: 10%;
  float: left;
  color: #358280;
}
.page-node-add-forum label .form-required {
  color: #358280;
}
.page-node-add-forum .form-type-textarea label {
  width: 100%;
  padding: 32px 0 32px 22px;
  background: #358280;
  color: #ffffff;
  margin: 0;
}
.page-node-add-forum textarea {
  border-radius: 0;
  border: 2px solid #358280;
  color: #000000;
  font-weight: bold;
}
.page-node-add-forum textarea::placeholder {
  color: #000000;
}
.page-node-add-forum #edit-actions input {
  margin: 10px 50px 10px 0;
  width: 16%;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add-forum #layout-body h1 {
  color: #358280;
}
.page-user-register #user-register-form input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-register .form-item.form-type-radios.form-item-field-i-m-a-teacher-und {
  display: table;
}
.page-user-register #edit-field-i-m-a-teacher-und {
  padding: 0 82px 0 0;
}
.page-user-register .item-list {
  margin: 0 0 0 38px;
}
.page-user-register #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-register .password-strength {
  float: left;
  margin: -39px 0 0 0;
}
.page-user-register .form-item-mail {
  margin: 0px 0 41px 0;
}
.page-user-register label {
  display: none;
}
.page-user-register .confirm-parent,
.password-parent {
  width: 100%;
}
.page-user-register .description {
  display: none;
}
.page-user-register input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-register .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-register .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-register .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-register .tabs {
  font-weight: bold;
}
.page-user #user-login input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user .tabs {
  font-weight: bold;
}
.page-user label {
  display: none;
}
.page-user #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password #user-pass input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-password input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-password .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-password.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-password .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-password .tabs {
  font-weight: bold;
}
.page-user-password label {
  display: none;
}
.page-user-password #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password input[type='submit'] {
  width: 31% !important;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border: none !important;
}
.node-type--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.node-type--taxedu-resources input {
  border: #358280 2px solid;
}
.node-type--taxedu-resources select {
  border: #358280 2px solid;
  margin: -6px 0 0 0;
}
.node-type--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.node-type--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}
.node-type--taxedu-resources label {
  display: none;
}
.node-type--taxedu-resources input[type='file'] {
  width: 59%;
  border: #358280 2px solid;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.node-type--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.node-type--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.node-type--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.node-type--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.node-type--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.node-type--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.node-type--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.node-type--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.node-type--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.node-type--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.node-type--taxedu-resources .field-multiple-drag {
  display: none;
}
.node-type--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_file_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 1140px;
  height: 400px;
  border: none !important;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.node-type--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources .description {
  display: none;
}
.node-type--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.node-type--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.node-type--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.node-type--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.block-resource-details-from-views .title.caption {
  position: absolute;
  top: 13px;
  left: 12px;
  color: #ffffff !important;
}
.block-resource-details-from-views .minidescription-caption {
  position: absolute;
  top: 66px;
  left: 28px;
  color: #ffffff;
  font-weight: bold;
}
.block-resource-details-from-views .resource-details {
  color: #358280;
}
.block-resource-details-from-views div.resource-details {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views span {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #358280;
}
.block-resource-details-from-views div span {
  padding: 0 30px 0 30px;
}
.block-resource-details-from-views .resource-how-to {
  color: #358280;
}
.block-resource-details-from-views div.resource-how-to {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views .image-caption {
  padding: 0 0 19px 0;
}
.block-resource-details-from-views .download {
  margin: -3px 29px -2px 30px;
  color: #ffffff !important;
  background: #358280;
  font-weight: bold;
}
.block-resource-details-from-views .btn.btn-default a {
  color: #ffffff !important;
}
.block-resource-details-from-views .view-display-id-block {
  padding: 0 17px 0 17px;
}
.block-resource-details-from-views .views-exposed-form .views-exposed-widget {
  padding: 0 5px 0 5px;
}
.block-resource-details-from-views .go-to-forum span {
  width: 97%;
  margin: 31px 0 29px 18px;
}
.view--taxedu-my-resources .item-list {
  margin: 0 0 0 59%;
}
.pager-next a {
  color: #ffffff !important;
}
.pager-previous a:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-weight: bold;
  color: #358280;
}
.pager-previous a {
  color: #ffffff !important;
}
.page-resources .form-control.form-text {
  padding: 0 94px 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-resources .form-control.form-select {
  padding: 0 145px 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-resources #views-exposed-form--taxedu-resources-block .views-exposed-form .views-exposed-widget .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 6px;
  padding: 6px 41px 6px 41px;
}
.page-resources .button-box-fullwidth {
  padding: 6px 0 6px 0 !important;
  margin: 10px 0 0px 0 !important;
  border-radius: 6px;
}
#edit-field-my-termsss-und {
  display: none;
  visibility: hidden;
}
.form-item-field-in-slider-und {
  display: none;
  visibility: hidden;
}
.page-teachers-corner h4 {
  min-height: 57px;
  padding: 3px 22px 2px 22px;
}
.page-teachers-corner #edit-submit-taxedu-teachers-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-teachers-corner .btn-left {
  padding: 0 0 0 22px;
}
.page-teachers-corner .btn-right {
  padding: 0 22px 0 22px;
}
.page-teachers-corner .minidescription {
  padding: 0px 22px 2px 22px;
}
.page-teenager .tax-evasion {
  padding: 0px 15px 0 15px;
}
.page-child .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-child .happens {
  padding: 0 15px 0 15px;
}
.page-child .fake {
  padding: 0 15px 0 15px;
}
.page-child .pane-views-taxedu-surprising-facts-block .container {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.news {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.teachers-corner {
  padding: 0 15px 0 15px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
  position: absolute;
  margin: -1% 0 0 43%;
}
.popover-content {
  color: #000000;
}
.page-home .taxlandia p {
  text-align: center;
}
.page-home .taxlandia h4 {
  text-align: center;
}
.page-young .banner_bottom .right_content .right_text {
  margin-top: 48px;
}
.modalmsg {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.modalmsg-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888888;
  width: 80%;
}
.closemsg {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.closemsg:hover,
.closemsg:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.messages {
  margin: 19% auto !important;
  width: 450px;
  border: none !important;
  background-color: #cccccc !important;
  color: #5d5d5d !important;
  font-weight: bold;
}
div.error {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
div.status {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
.closebtn {
  padding: 4px 40px 4px 40px;
  border-radius: 9px;
  color: #ffffff;
  background: #424242;
  border: none;
  margin: 0 0 0 34%;
  font-weight: bold;
}
.closebtn:hover {
  color: #ffffff !important;
}
.messages a {
  color: #ff0000;
}
.messages .first {
  background-color: #cccccc !important;
}
.messages .last {
  background-color: #cccccc !important;
}
.messages .item-list {
  margin: -29px 0 0 0;
}
.page-home .teachers-info-details h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.page-home .teachers-info-details .article {
  font-weight: bold;
}
.page-child .what-is-tax h3 {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 85px;
}
.page-child .popover {
  line-height: 200px;
  text-align: center;
}
.page-child .popover-content {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}
.page-teenager .what-is-tax p {
  padding: 0 15px 0 15px;
}
.page-young .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-young .i18n-de .container.info-sections {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property .border-intellectual-property {
  width: 1130px;
  margin: 0 0 0 20px;
}
.page-young .slidetext {
  column-rule-style: none;
  column-rule-width: 0;
}
.page-young .slidetext li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(3):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(4):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(5):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li {
  list-style-type: none;
  color: #ffffff;
}
.page-young .carousel-inner h3 {
  margin-bottom: 30px;
}
.page-young .start_color {
  color: #358280;
  font-weight: bold;
}
.page-young .info-material-style.header h3:after {
  content: "";
  display: block;
  margin: 0 0 0 0;
  width: 26%;
  padding: 0 0 0 0;
  border-bottom: 3px solid #e50b62;
}
.page-young .info-material-style.header {
  padding: 20px 50px 31px 50px;
}
.page-young .info-material-style {
  border-bottom: none;
  border-right: none;
  border-left: none;
}
.page-young .info-material-style.teen-tax-questions {
  width: 98%;
}
.page-young .info-material-style .content li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(3n):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(4n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(5n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .facts-figures .content h3:after {
  content: "";
  width: 158px;
  height: 30px;
  background: url(../images/line_down_white.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 90px;
  left: 85px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
}
.page-home .news h2.learning-title {
  text-align: left;
  position: absolute;
  margin: -24px 0 0 45%;
}
.intellectual-property .sticky-Fourth {
  font-size: 15px;
}
.intellectual-property ul.sticky-Fourth {
  counter-reset: section;
}
.intellectual-property .sticky-Fourth li.badge-lst:before {
  counter-increment: section;
  content: counter(section);
  background-color: #e50b62;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li.badge-lst2:before {
  counter-increment: section;
  content: counter(section);
  background-color: #358280;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li {
  padding: 8px 0 0 0;
}
.intellectual-property .sticky-Second {
  padding-left: 0;
  padding-right: 0;
}
.intellectual-property .h2Text1 {
  font-size: 16px !important;
  color: #358280;
  font-weight: bold;
}
.intellectual-property .h2Textbold1 {
  color: #000000;
  font-weight: bold;
}
.intellectual-property .h2Text2 {
  font-size: 16px !important;
  color: #358280;
  font-weight: bold;
  padding: 0 0 0 5px;
}
.intellectual-property .h2Textbold2 {
  color: #000000;
  font-weight: bold;
  display: block;
}
.intellectual-property .h3Text {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  z-index: 100;
  position: absolute;
  left: 0;
  right: -40%;
}
.page-home .teachers-info-details p {
  font-size: 16px;
  margin-top: -14px;
}
.page-node-add--taxedu-resources div.vertical-tabs,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-report,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-in-slider,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.node-type--taxedu-resources div.vertical-tabs,
.node-type--taxedu-resources .field-name-field-taxedu-core-in-slider,
.node-type--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.page-node-add--taxedu-resources input[type='file'] {
  width: 300px;
}
.node-type--taxedu-resources input[type='file'] {
  width: 300px;
}
.tax-options ul li > a {
  text-align: center;
  padding-left: 0;
}
.i18n-bg .know-more-2 {
  top: 67px;
}
.teen-tax-questions-details {
  overflow: visible;
}
.page-child .border-turqoise {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #358280;
  border-right: 2px solid #358280;
  border-left: 2px solid #358280;
  padding: 0 !important;
  min-height: 120px;
}
.page-child .happens h2 {
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 36px;
  z-index: 101;
}
.with-padding {
  padding: 20px;
}
.between-bloks {
  min-height: 100px;
}
.happens p {
  padding-top: 20px;
}
.happens span {
  font-weight: bold;
  color: #358280;
}
.happens h4 {
  font-size: 23px;
  font-weight: 100;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 0;
}
.happens .underline-pink {
  height: 2px;
  width: 100px;
  background-color: #bd004b;
  margin-top: -8px;
  margin-bottom: 30px;
}
.rol_ue {
  background: url(../images/bg-rol-ue-full.png) scroll top left no-repeat;
  height: 345px;
  width: 100%;
  margin: 0;
}
.rol_ue .bg-pink {
  background-color: #ff3383;
  height: 50px;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
  margin-left: 0;
}
.rol_ue .bg-rol-uepp {
  background: url(../images/bg-rol-ue.png) top center no-repeat;
  height: 272px;
  text-align: center;
  width: 100%;
  background-size: cover;
}
.rol_ue .negativ-margin {
  margin-left: -45px;
  height: 100%;
}
.rol_ue .align-bottom {
  position: relative;
  bottom: 0;
}
.fake {
  box-shadow: 0 2px 31px #e2e2e2;
}
.fake h4 {
  color: #ffffff;
  font-size: 24px;
}
.fake .fake-left {
  text-align: center;
  /*background: url(../images/bg1.jpg) scroll top left no-repeat;*/
  padding: 70px 0 70px 0;
}
.fake .fake-right {
  min-height: 220px;
  overflow-y: scroll;
}
.fake .fake-right::-webkit-scrollbar {
  width: 1em;
}
.fake .fake-right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fake .fake-right::-webkit-scrollbar-thumb {
  background-color: #f41d73;
  outline: 1px solid slategrey;
  border-radius: 0;
}
.fake .arrow-right2 {
  height: 25px;
  border-bottom: 33px solid transparent;
  border-top: 33px solid transparent;
  border-left: 27px solid #358280;
  top: 34%;
  right: -7%;
}
.fake .shoe {
  background: url(../images/shoes.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -78px;
  z-index: 99999;
  left: 410px;
}
.fake .fake-right p.upper-text {
  font-weight: bold;
  font-size: 16px;
}
.fake .fake-right p.upper-text span.blue-text {
  color: #358280;
}
.fake .fake-right .left-text {
  background: #e50b62;
  color: #ffffff;
  padding: 10px 6px 14px 12px;
  margin: 9px 11px 0px 6px;
}
.fake .left-coin {
  background: url('../images/fake_branding_money.png') no-repeat bottom;
  height: 150px;
}
.fake .fake-right .right-text {
  background: #358280;
  color: #ffffff;
  padding: 10px 6px 14px 12px;
  margin: 9px 11px 0px 6px;
  width: 47%;
}
.fake .counterfeiting {
  color: #c1df52;
  font-size: 24px;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Top {
  background: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Second .h2Text {
  color: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Top {
  background: #358280;
  margin-left: 74%;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Second .h2Text {
  color: #358280;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Fourth .badge-lst {
  background: #358280;
}
.page-teenager .intellectual-property-content .img1 {
  background: url("../images/intellectual_pr_1.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img2 {
  background: url("../images/intellectual_pr_2.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img3 {
  background: url("../images/intellectual_pr_3.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .text1 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text2 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text3 {
  text-align: center;
}
.page-teenager .intellectual-property .h1Bottom .ULineYelow {
  font-size: 38px;
  line-height: 70px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .tax-evasion .tax-evasion-content {
  font-size: 16px;
}
.page-teenager .tax-evasion .tax-evasion-content .text1 {
  padding: 0 10px 0 111px;
}
.page-teenager .tax-evasion .tax-evasion-content .text {
  margin: -83px 0 0 0;
}
.page-teenager .tax-evasion .tax-evasion-content .text2 {
  padding: 51px 101px 0;
}
.page-teenager .tax-evasion .tax-evasion-content .back {
  background: url(../images/what-are-tax.png) no-repeat;
  width: 580px;
  height: 356px;
  padding: 99px 133px 0 51px;
  color: #ffffff;
}
.i18n-de.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-ro.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-hu.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .text1 {
  padding: 0 10px 0 83px;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 h3:after {
  width: 21%;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .red {
  color: #cc0024;
  padding: 0px 0 17px 0;
}
.page-teenager .flexslider h2 {
  margin-bottom: 0px;
}
.page-teenager .flex-viewport {
  box-shadow: 0 7px 12px #adadaf;
}
.page-teenager .popover {
  border: 1px solid #358280;
  max-width: 300px;
  position: absolute;
  top: 0;
  left: 0;
}
.page-teenager .popover-content {
  font-size: 12px;
  color: #000000;
  margin: 10px;
  padding: 0;
  font-size: 14px;
  font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.page-teenager .popover .left {
  left: calc(90%) !important;
}
.page-teenager .popover.bottom > .arrow {
  border-bottom-color: #358280;
}
.i18n-de.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-de.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-ro.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-ro.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-hu.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-hu.page-teenager .what-is-tax #second {
  height: 100%;
}
.text-group {
  margin-top: -78px;
}
.page-homepage .img1 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img2 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img3 {
  margin: 50px 0 0 -95px;
}
.page-node-add--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.page-node-add--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.page-node-add--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}

.page-node-add--taxedu-resources input[type='file'] {
  width: 59%;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.page-node-add--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.page-node-add--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.page-node-add--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.page-node-add--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.page-node-add--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.page-node-add--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.page-node-add--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.page-node-add--taxedu-resources .field-multiple-drag {
  display: none;
}
.page-node-add--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_taxedu_core_rf_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 100% !important;
  height: 400px;
  border: none !important;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.page-node-add--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources .description {
  display: none;
}
.page-node-add--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.page-node-add--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.page-node-add--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.page-node-add--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.page-forum tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-default {
  background: url('../images/forum_list_default.png') no-repeat center center;
}
.page-forum tr.even td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-new-posts {
  background: url('../images/forum_list_new_posts.png') no-repeat center center;
}
.page-forum .forum-list-icon-wrapper {
  background: none;
  border: none;
  box-shadow: none;
}
.page-forum .forum-table tr.even,
.forum-table tr.odd {
  background: #ffffff;
  border-bottom: 1px dashed #000000;
  border-top: none;
}
.page-forum .forum-table-wrap .forum-table-superheader,
.forum-table-topics thead tr {
  border: none;
  background: #358280;
}
.page-forum .forum-table-superheader .forum-table-name,
.forum-table-superheader .forum-table-name a {
  color: #ffffff !important;
}
.page-forum .forum-table td {
  border: none;
}
.page-forum .forum-table-topics td {
  padding: 15px 0 13px 0;
}
.page-forum .forum-table {
  border: none;
}
.page-forum .forum-header tr {
  background: #358280;
  border: none;
  color: #ffffff;
}
.page-node-add-forum input {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum label {
  width: 10%;
  float: left;
  color: #358280;
}
.page-node-add-forum label .form-required {
  color: #358280;
}
.page-node-add-forum .form-type-textarea label {
  width: 100%;
  padding: 32px 0 32px 22px;
  background: #358280;
  color: #ffffff;
  margin: 0;
}
.page-node-add-forum textarea {
  border-radius: 0;
  border: 2px solid #358280;
  color: #000000;
  font-weight: bold;
}
.page-node-add-forum textarea::placeholder {
  color: #000000;
}
.page-node-add-forum #edit-actions input {
  margin: 10px 50px 10px 0;
  width: 16%;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add-forum #layout-body h1 {
  color: #358280;
}
.page-user-register #user-register-form input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-register .form-item.form-type-radios.form-item-field-i-m-a-teacher-und {
  display: table;
}
.page-user-register #edit-field-i-m-a-teacher-und {
  padding: 0 82px 0 0;
}
.page-user-register .item-list {
  margin: 0 0 0 38px;
}
.page-user-register #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-register .password-strength {
  float: left;
  margin: -39px 0 0 0;
}
.page-user-register .form-item-mail {
  margin: 0px 0 41px 0;
}
.page-user-register label {
  display: none;
}
.page-user-register .confirm-parent,
.password-parent {
  width: 100%;
}
.page-user-register .description {
  display: none;
}
.page-user-register input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-register .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-register .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-register .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-register .tabs {
  font-weight: bold;
}
.page-user #user-login input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user .tabs {
  font-weight: bold;
}
.page-user label {
  display: none;
}
.page-user #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password #user-pass input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-password input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-password .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-password.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-password .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-password .tabs {
  font-weight: bold;
}
.page-user-password label {
  display: none;
}
.page-user-password #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password input[type='submit'] {
  width: 31% !important;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border: none !important;
}
.node-type--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.node-type--taxedu-resources input {
  border: #358280 2px solid;
}
.node-type--taxedu-resources select {
  border: #358280 2px solid;
  margin: -6px 0 0 0;
}
.node-type--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.node-type--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}
.node-type--taxedu-resources label {
  display: none;
}
.node-type--taxedu-resources input[type='file'] {
  width: 59%;
  border: #358280 2px solid;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.node-type--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.node-type--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.node-type--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.node-type--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.node-type--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.node-type--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.node-type--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.node-type--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.node-type--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.node-type--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.node-type--taxedu-resources .field-multiple-drag {
  display: none;
}
.node-type--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_file_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 1140px;
  height: 400px;
  border: none !important;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.node-type--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources .description {
  display: none;
}
.node-type--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.node-type--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.node-type--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.node-type--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.block-resource-details-from-views .title.caption {
  position: absolute;
  top: 13px;
  left: 12px;
  color: #ffffff !important;
}
.block-resource-details-from-views .minidescription-caption {
  position: absolute;
  top: 66px;
  left: 28px;
  color: #ffffff;
  font-weight: bold;
}
.block-resource-details-from-views .resource-details {
  color: #358280;
}
.block-resource-details-from-views div.resource-details {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views span {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #358280;
}
.block-resource-details-from-views div span {
  padding: 0 30px 0 30px;
}
.block-resource-details-from-views .resource-how-to {
  color: #358280;
}
.block-resource-details-from-views div.resource-how-to {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views .image-caption {
  padding: 0 0 19px 0;
}
.block-resource-details-from-views .download {
  margin: -3px 29px -2px 30px;
  color: #ffffff !important;
  background: #358280;
  font-weight: bold;
}
.block-resource-details-from-views .btn.btn-default a {
  color: #ffffff !important;
}
.block-resource-details-from-views .view-display-id-block {
  padding: 0 17px 0 17px;
}
.block-resource-details-from-views .views-exposed-form .views-exposed-widget {
  padding: 0 5px 0 5px;
}
.block-resource-details-from-views .go-to-forum span {
  width: 97%;
  margin: 31px 0 29px 18px;
}
.view--taxedu-my-resources .item-list {
  margin: 0 0 0 59%;
}
.pager-next a {
  color: #ffffff !important;
}
.pager-previous a:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-weight: bold;
  color: #358280;
}
.pager-previous a {
  color: #ffffff !important;
}
.page-resources .form-control.form-select {
  padding: 0 145px 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-resources #views-exposed-form--taxedu-resources-block .views-exposed-form .views-exposed-widget .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 6px;
  padding: 6px 41px 6px 41px;
}
#edit-field-my-termsss-und {
  display: none;
  visibility: hidden;
}
.form-item-field-in-slider-und {
  display: none;
  visibility: hidden;
}
.page-teachers-corner h4 {
  min-height: 57px;
  padding: 3px 22px 2px 22px;
}
.page-teachers-corner #edit-submit-taxedu-teachers-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-teachers-corner .btn-left {
  padding: 0 0 0 22px;
}
.page-teachers-corner .btn-right {
  padding: 0 22px 0 22px;
}
.page-teachers-corner .minidescription {
  padding: 0px 22px 2px 22px;
}
.page-teenager .tax-evasion {
  padding: 0px 15px 0 15px;
}
.page-child .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-child .happens {
  padding: 0 15px 0 15px;
}
.page-child .fake {
  padding: 0 15px 0 15px;
}
.page-child .pane-views-taxedu-surprising-facts-block .container {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.news {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.teachers-corner {
  padding: 0 15px 0 15px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
  position: absolute;
  margin: -1% 0 0 43%;
}
.popover-content {
  color: #000000;
}
.page-home .taxlandia p {
  text-align: center;
}
.page-home .taxlandia h4 {
  text-align: center;
}
.page-young .banner_bottom .right_content .right_text {
  margin-top: 48px;
}
.modalmsg {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.modalmsg-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.closemsg {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.closemsg:hover,
.closemsg:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.messages {
  margin: 19% auto !important;
  width: 450px;
  border: none !important;
  background-color: #cccccc !important;
  color: #5d5d5d !important;
  font-weight: bold;
}
div.error {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
div.status {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
.closebtn {
  padding: 4px 40px 4px 40px;
  border-radius: 9px;
  color: #ffffff;
  background: #424242;
  border: none;
  margin: 0 0 0 34%;
  font-weight: bold;
}
.closebtn:hover {
  color: #ffffff !important;
}
.messages a {
  color: #ff0000;
}
.messages .first {
  background-color: #cccccc !important;
}
.messages .last {
  background-color: #cccccc !important;
}
.messages .item-list {
  margin: -29px 0 0 0;
}
.page-home .teachers-info-details h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.page-home .teachers-info-details .article {
  font-weight: bold;
}
.page-child .what-is-tax h3 {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 85px;
}
.page-child .popover {
  line-height: 200px;
  text-align: center;
}
.page-child .popover-content {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}
.page-teenager .what-is-tax p {
  padding: 0 15px 0 15px;
}
.page-young .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-young .i18n-de .container.info-sections {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property .border-intellectual-property {
  width: 1130px;
  margin: 0 0 0 20px;
}
.page-young .slidetext {
  column-rule-style: none;
  column-rule-width: 0;
}
.page-young .slidetext li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(3):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(4):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(5):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li {
  list-style-type: none;
  color: #ffffff;
}
.page-young .carousel-inner h3 {
  margin-bottom: 30px;
}
.page-young .start_color {
  color: #358280;
  font-weight: bold;
}
.page-young .info-material-style.header h3:after {
  content: "";
  display: block;
  margin: 0 0 0 0;
  width: 26%;
  padding: 0 0 0 0;
  border-bottom: 3px solid #e50b62;
}
.page-young .info-material-style.header {
  padding: 20px 50px 31px 50px;
}
.page-young .info-material-style {
  border-bottom: none;
  border-right: none;
  border-left: none;
}
.page-young .info-material-style.teen-tax-questions {
  width: 98%;
}
.page-young .info-material-style .content li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(3n):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(4n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(5n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .facts-figures .content h3:after {
  content: "";
  width: 158px;
  height: 30px;
  background: url(../images/line_down_white.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 90px;
  left: 85px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
}
.page-home .news h2.learning-title {
  text-align: left;
  position: absolute;
  margin: -24px 0 0 45%;
}
.intellectual-property .sticky-Fourth {
  font-size: 15px;
}
.intellectual-property ul.sticky-Fourth {
  counter-reset: section;
}
.intellectual-property .sticky-Fourth li.badge-lst:before {
  counter-increment: section;
  content: counter(section);
  background-color: #e50b62;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li.badge-lst2:before {
  counter-increment: section;
  content: counter(section);
  background-color: #358280;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li {
  padding: 8px 0 0 0;
}
.intellectual-property .sticky-Second {
  padding-left: 0;
  padding-right: 0;
}
.intellectual-property .h2Text1 {
  font-size: 16px !important;
  color: #358280;
  font-size: 13px;
  font-weight: bold;
}
.intellectual-property .h2Textbold1 {
  color: #000000;
  font-weight: bold;
}
.intellectual-property .h2Text2 {
  font-size: 16px !important;
  color: #358280;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 5px;
}
.intellectual-property .h2Textbold2 {
  color: #000000;
  font-weight: bold;
  display: block;
}
.intellectual-property .h3Text {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  z-index: 100;
  position: absolute;
  left: 0;
  right: -40%;
}
.page-home .teachers-info-details p {
  font-size: 16px;
  margin-top: -14px;
}
.page-node-add--taxedu-resources div.vertical-tabs,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-report,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-in-slider,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.node-type--taxedu-resources div.vertical-tabs,
.node-type--taxedu-resources .field-name-field-taxedu-core-in-slider,
.node-type--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.page-node-add--taxedu-resources input[type='file'] {
  width: 300px;
}
.node-type--taxedu-resources input[type='file'] {
  width: 300px;
}
.media-element {
  text-align: center !important;
  margin: 0 auto;
}
.page-young .info-material-style .media .content {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
  text-align: center;
}
.what-is-tax-menu {
  cursor: pointer;
  cursor: hand;
}
.page-homepage.teachers-corner {
  margin: 100px 0 20px 0;
}
.fake {
  box-shadow: 0 2px 31px #e2e2e2;
  margin-top: 94px;
  margin-bottom: 150px;
}
.icon-microlearnings {
  background: url(../images/tax_img.png);
  min-height: 110px;
  min-width: 110px;
  width: 110px;
  height: 110px;
  border-radius: 100% !important;
  border: 1px solid #000;
  margin: 0 auto;
}
.icon-elearnings {
  background: url(../images/taxobject_img.png);
  min-height: 110px;
  min-width: 110px;
  width: 110px;
  height: 110px;
  border-radius: 100% !important;
  border: 1px solid #000;
  margin: 0 auto;
}
.description-title a {
  margin: 0;
}
.page-homepage.teachers-corner {
  margin-top: 90px;
}
.modal-body {
  position: relative;
  padding: 31px;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  width: 100%;
}
.page-teachers-corner .minidescription {
  min-height: 75px;
}
.panel-default > .panel-heading {
  font-weight: bold;
  color: #000000;
  background-color: transparent;
  border-bottom: 2px solid #fff;
  padding-bottom: 7px;
  padding-left: 0 !important;
}
.page-child .dat-imgdv-default {
  margin: auto;
  margin-bottom: 20px;
  background: url(../images/why_tax-01.png) no-repeat center center;
  height: 150px;
  width: 272px;
}
.page-teenager .why-profile {
  background: url(../images/teen-questions-02.png) no-repeat;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-teenager .who-profile {
  background: url(../images/teen-questions-04.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-teenager .what-profile {
  background: url(../images/teen-questions-03.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-young .university-profile {
  background: url(../images/adult-questions-05.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-young .first-job-profile {
  background: url(../images/adult-questions-06.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.page-young .a-business-profile {
  background: url(../images/adult-questions-07.png) no-repeat center center;
  background-position: top 30px center;
  display: block;
  padding-top: 160px !important;
}
.region-featured-wrapper {
  width: 1170px !important;
  margin: 0 auto;
}
#path a,
#path a:visited {
  color: #000;
  font-weight: 400;
  text-decoration: none;
  border: 0;
  font-size: 11px;
  line-height: 6px;
}
#layout-footer {
  width: 1170px !important;
  margin: 0 auto;
  background: #ffffff;
}
#layout-body {
  margin-top: 0;
  background-color: #ffffff;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #eeefef;
  border: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #eeefef;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
#block-views-taxedu-country-block {
  width: 280px;
  display: inline-block;
  background: transparent;
  padding: 20px;
}
#block-views-taxedu-country-block {
  background: url(../images/eu-map.png) no-repeat bottom center;
  height: 180px;
}
#block-views-taxedu-country-block .panel-heading {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  background-color: transparent;
  border: 0 !important;
  padding-left: 20px !important;
}
.upload-my-resources span {
  display: block;
  width: 100%;
  height: 296px;
  min-height: 296px;
  background: url(../images/upload.jpg) no-repeat center center;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.go-to-forum span {
  display: block;
  width: 100%;
  height: 296px;
  min-height: 296px;
  background: url(../images/forumbg.jpg) no-repeat center center;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.myresources-header {
  height: 45px;
  background-color: #358280;
  color: #ffffff;
  line-height: 45px;
}
.myresources-table {
  border-bottom: 1px dashed #000;
  list-style: none;
  width: 100%;
  display: inline-block;
  padding: 20px;
}
.myresources-list {
  padding: 0;
}
.view--taxedu-my-resources .item-list .pager {
  text-align: right;
}
.view--taxedu-my-resources .item-list .pager li,
.view--taxedu-my-resources .item-list .pager li a,
.view--taxedu-my-resources .item-list .pager li.last {
  color: #358280;
  background-color: transparent !important;
  border: 0;
  font-size: 16px;
}
.view--taxedu-my-resources .item-list .pager li > span {
  background-color: transparent;
  border: 0;
}
#layout-body h1 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 50px;
}
#block-views-taxedu-country-block {
  width: 30% !important;
  display: table;
  float: left;
  margin: 16px 0 0 0;
  padding: 0;
  font-size: 15px !important;
}
#block-views-taxedu-country-block .panel-heading {
  font-size: 15px !important;
}
.fa-2x {
  font-size: 1.5em;
}
.resource-title a {
  color: #000000;
  font-size: 16px;
}
.resource-title a:hover {
  color: #000000;
}
#main-menu .navbar .collapse {
  padding-right: 0;
}
#views-exposed-form--taxedu-resources-block .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
.no-wrap {
  white-space: nowrap;
}
.resource-title {
  font-size: 24px;
  color: #000000;
}
.page-resources .button-box-fullwidth,
.resources-block-views .button-box-fullwidth {
  color: #ffffff;
  font-weight: bold;
  background: #358280;
  margin-top: 5px;
  margin-right: 10px;
}
.page-teachers-corner .view-filters {
  margin-bottom: 40px;
}
.page-resources .carousel,
.page-home .carousel {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}
.carousel-control {
  width: 5%;
}
.caption-slider {
  bottom: 0;
  width: 100%;
  height: 120px;
  margin: 0;
  background-color: rgba(53, 130, 128, 1);
  z-index: 100;
  position: absolute;
}
.caption-slider h1 a {
  font-size: 18px;
  color: #ffffff;
}
.caption-slider h2 {
  font-size: 14px;
}
.caption-slider h1,
.caption-slider h2 {
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}
.resources-title {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 15px;
}
.modal-header h4 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
}
.modal-footer a {
  background-color: #358280;
  color: #ffffff !important;
}
#block-views-taxedu-resources-block .panel-heading {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
}
.padding-forum,
.group-resources-group {
  padding: 0 15px 0 15px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.node-type--taxedu-resources #page-title,
.node-type--taxedu-resources .tabs {
  display: none;
}
.resource-title {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
}
.node-type--taxedu-resources .group-resources-group {
  color: #358280;
}
.node-type--taxedu-resources .region-help {
  display: none;
}
.report-input {
  width: 100% !important;
  padding: 6px;
}
.group-report-download {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
.group-report-download .field-name-field-taxedu-core-r-file .file-icon {
  display: none;
}
.field-name-field-taxedu-core-report {
  display: inline-block;
  float: right;
}
.page-teachers-corner #edit-submit-taxedu-teachers-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 0 36px 0 36px;
  line-height: 29px;
}
span.bullet1,
span.bullet2 {
  display: list-item;
  list-style-image: none;
  list-style-position: inherit;
  list-style-type: none;
  list-style: circle;
}
.nav-tabs.nav-justified > li > a {
  color: #c3fbe6 !important;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.nav-tabs.nav-justified > .active > a {
  color: #333333 !important;
}
.nav-justified > li {
  display: inline-block !important;
  width: auto;
}
.nav-justified {
  display: block !important;
  width: auto;
}
.nav-tabs.nav-justified > li {
  width: auto;
}
#privatemsg-new label {
  color: #358280;
  margin-left: 0;
}
#privatemsg-new .form-control {
  border: solid 1px #358280;
  margin: 10px;
  color: #358280;
}
#privatemsg-new .form-textarea {
  margin: 0;
}
#privatemsg-new ::-webkit-input-placeholder {
  color: #358280;
}
#privatemsg-new :-ms-input-placeholder {
  color: #358280;
}
#privatemsg-new ::-moz-placeholder {
  color: #358280;
  opacity: 1;
}
#privatemsg-new :-moz-placeholder {
  color: #358280;
  opacity: 1;
}
#privatemsg-new .form-textarea::-webkit-input-placeholder {
  color: #333333;
}
#privatemsg-new .form-submit {
  background-color: #358280;
  color: #ffffff !important;
  margin-right: 0px;
}
#privatemsg-new .form-actions {
  text-align: right;
  margin-right: 0px;
  margin-bottom: 50px;
}
#privatemsg-new .form-type-textarea {
  padding: 15px 0 0 15px;
}
#privatemsg-list-form .button-delete {
  float: right;
  background: red;
  border: 0;
  color: #ffffff !important;
}
#privatemsg-list-form .form-item-operation {
  display: none;
}
#privatemsg-list-form .privatemsg-header-messagefrom-column {
  background-color: #ffffff;
  border-bottom: solid 1px #358280;
}
#privatemsg-list-form .privatemsg-header-messagefrom-column a img {
  display: none;
}
#privatemsg-list-form .select-all {
  background-color: #ffffff;
  border-bottom: solid 1px #358280;
}
#privatemsg-list-form .select-all label {
  color: #000000;
}
#privatemsg-list-form input[type=checkbox],
input[type=radio] {
  margin: 0;
}
#privatemsg-list-form tr.even,
tr.odd {
  border: none;
  border-bottom: dotted 1px #000000;
}
#privatemsg-list-form .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: none;
}
#privatemsg-list-form .selected,
#privatemsg-list-form tr.selected td {
  background-color: #eeeeee !important;
}
#privatemsg-list-form .privatemsg-list {
  margin-bottom: 50px;
}
.page-messages-sent .action-links {
  display: none;
}
#privatemsg-list-form .privatemsg-list a {
  color: #333333;
}
#privatemsg-list-form .privatemsg-list a:hover {
  color: #358280;
}
#privatemsg-list-form .select-all {
  width: 110px;
}
#privatemsg-list-form #edit-mark-as-read,
#privatemsg-list-form #edit-mark-as-unread {
  background-color: #358280;
  border: none;
  color: #ffffff !important;
}
#privatemsg-list-form .container-inline {
  float: right;
}
.page-faq .action_bar {
  display: none;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav > li > a {
  padding-bottom: 10px;
  border-bottom: dashed 1px #333333;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  color: #333333;
}
.page-faq #block-system-main .view-content .views-row {
  border: none;
}
.page-faq #faq-up {
  display: none;
}
.page-faq .faq-row-block-no-results {
  padding: 0;
  margin: 20px 20px 20px 40px !important;
}
.page-faq .faq-row-block-no-results h3 {
  padding-bottom: 20px;
  border-bottom: dashed 1px #333333;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav {
  list-style: none;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav > li > a span {
  float: right;
}
.blog-cover {
  display: block;
  min-height: 296px;
  background: url(../images/blog-cover.jpg) no-repeat center center;
  background-size: cover;
}
.blog-cover h3 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 30px;
}
.page-blog #page-title {
  display: none;
}
.page-blog .action-links {
  z-index: 10;
}
.page-blog .bef-select-as-links .form-item div {
  margin-top: 30px;
  display: inline;
  float: left;
  padding-right: 50px;
}
.page-blog .bef-select-as-links .form-item div a {
  color: #c3fbe6;
  font-size: 17px;
  font-weight: bold;
}
.page-blog .bef-select-as-links .form-item div a.active {
  color: #358280;
}
.page-blog .blog-cover h3 {
  color: #358280 !important;
}
.page-blog .views-exposed-form .views-exposed-widget {
  padding: 0 36px 0 36px;
}
.page-blog .views-exposed-form .views-exposed-widget a {
  color: #c3fbe6 !important;
}
.page-blog .views-exposed-form .views-exposed-widget a.active {
  color: #358280 !important;
}
.page-blog .blog-title a {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.page-blog .blog-by {
  color: #358280;
  font-weight: bold;
}
.page-blog .blog-arrow-down,
.node-type-blog .blog-arrow-down {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 22.5px 0 0px;
  border-color: #01b5b8 transparent transparent transparent;
  line-height: 0px;
  position: absolute;
  margin: 0 0 0 10px;
}
.page-blog .view-content .views-row {
  border-top: none !important;
}
.page-blog .blog-line-separator-footer {
  border-top: #333333 1px dashed;
  margin: 53px 0 0 0;
}
.page-blog .item-list .pager {
  margin: 0 0 0 39%;
}
.page-blog .item-list .pager li > a,
.page-blog .item-list .pager li > span {
  border: none;
  background: none;
  color: #01b5b8;
  font-weight: bold;
}
.page-blog .item-list .pager-next a:before {
  font-size: 25px;
  margin: 0 0 0 0;
}
.page-blog .item-list .pager-next {
  padding: 0;
}
.page-blog .item-list .pager-previous a:before {
  font-size: 25px;
  margin: 0 0 0 0;
}
.page-blog .item-list .pager-previous {
  padding: 0;
}
.page-blog .blog-read-more {
  margin: 15px;
}
.page-blog .blog-read-more a {
  background: #01b5b8;
  padding: 8px 8px 8px 8px;
  border-radius: 7px;
  color: #ffffff;
  font-weight: bold;
}
.node-type-blog h2 {
  color: #358280;
  font-weight: bold;
}
.node-type-blog .blog-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.node-type-blog .blog-content h4 {
  color: #358280;
  font-weight: bold;
  padding: 0 0 16px 0;
}
.node-type-blog .return-blog-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-blog h2 {
  color: #358280;
  font-weight: bold;
}
.node-type-blog .blog-content {
  padding-left: 15px;
}
.node-type-blog .blog-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.node-type-blog .blog-content h4 {
  color: #358280;
  font-weight: bold;
  padding: 0 0 16px 0;
}
.node-type-blog .blog-content .blog-content-body {
  border-top: 1px dashed;
  padding: 16px 0 16px 0;
  margin: 0 0 40px 0;
}
.node-type-blog .comment-content h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-top: -14px;
}
.node-type-blog .comment-content {
  margin-top: 45px;
}
.node-type-blog .return-blog-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-blog .comment-content .form-textarea {
  border: 2px solid #358280;
}
.node-type-blog .comment-content .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 4px 15px 4px 15px !important;
  margin: 0 0 22px 0 !important;
  border-radius: 8px;
  border: none;
  float: right;
}
.node-type-blog .comment-content .comment-element {
  margin: 20px 0 20px 0;
}
.node-type-blog .comment-content .comment-participant {
  font-size: 12px;
}
.node-type-blog .blog-rated {
  padding: 3px 3px 3px 3px;
  background: #358280;
  width: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: -57px 14px 41px 50%;
}
.page-blog .blog-rated {
  padding: 3px 3px 3px 3px;
  background: #358280;
  width: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: -25px 14px 5px 50%;
}
.node-type-blog .comment-form {
  padding-right: 10px;
}
.share-this-blog {
  width: 100%;
  height: 60px;
  background-position: 0;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 1px dashed;
}
.btn-gree {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 4px 15px 4px 15px !important;
  margin: 0 auto;
  border-radius: 8px;
  border: none;
}
.page-blog .pager {
  margin: 0 0 0 37%;
  color: #358280;
}
.page-blog .pager a {
  background: none;
  border: none;
  color: #358280;
}
.page-blog .pager li {
  background: none;
  border: none;
  color: #358280;
}
.page-blog .pager a:hover {
  background: none;
  border: none;
}
.page-blog .pager .pager-last.last {
  display: none;
}
.page-blog .pager .pager-first.first {
  display: none;
}
.page-blog .pager .last {
  background-color: transparent !important;
}
.page-blog .pager .pager-previous {
  width: 65px;
}
.node-type-blog #page-title {
  display: none;
}
.page-blog .blog-content {
  margin: 0 15px 0 15px;
}
.page-comment-reply .form-item label,
.page-comment-edit .form-item label {
  font-size: 14px;
  margin-top: 10px;
  background-color: #358280;
  color: #ffffff;
  width: 100%;
  padding-left: 18px;
  height: 35px;
  line-height: 35px;
  display: block;
}
.page-comment-reply .comment-form #edit-actions .btn,
.page-comment-edit .comment-form #edit-actions .btn {
  background-color: #358280;
  color: #ffffff !important;
  padding: 5px 17px;
  margin-top: 20px;
}
.page-comment-reply .comment-form .form-textarea-wrapper textarea,
.page-comment-edit .comment-form .form-textarea-wrapper textarea {
  border-radius: 0px;
  border: solid 2px #358280;
  border-top: none;
  margin-top: -5px;
}
.page-forum .forum-table a {
  color: #000000;
  font-weight: bold;
}
.page-user-register input[type=radio] {
  margin-left: -24px;
  margin-top: 4px;
}
.page-home .content-int {
  margin: 30px;
}
.page-home .title-news {
  background-color: #d6e045;
  height: 50px;
  text-align: center;
  margin-top: 82px;
}
.page-home .title-news h2 {
  font-size: 18px;
  margin: -86px auto;
  color: #ffffff;
  font-weight: bold;
  line-height: 50px;
}
.page-home .circle-news {
  background: url(../images/header-box-yellow.png) no-repeat scroll center top;
  width: 100%;
  height: 185px;
  z-index: 20;
  display: block;
  margin: -91px auto;
}
.page-home .content-news {
  margin: 0 100px 60px 100px;
  border: solid 1px #d6e045;
  border-top: none;
  min-height: 170px;
  text-align: center;
}
.page-home .content-news h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-top: 70px;
}
.page-home .btn-news-read-more {
  background-color: #bd004b;
  border: none;
  color: #ffffff !important;
  padding: 5px 35px 5px 35px;
  border-radius: 0;
}
.page-news h3 a {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.page-news .news-date {
  color: #358280;
  font-weight: bold;
}
.page-news .news-content {
  margin: 0 15px 20px 15px;
}
.page-news .news-line-separator {
  border: 1px dashed;
  border-color: #333333;
  margin: 20px 0 20px 0;
}
.page-news .news-line-separator-footer {
  border: 1px dashed;
  border-color: #333333;
  margin: 27px 0 0 0;
}
.page-news .pager {
  margin: 0 0 0 37%;
}
.page-news .pager a {
  background: none;
  border: none;
}
.page-news .pager a:hover {
  background: none;
  border: none;
}
.page-news .pager .pager-last.last {
  display: none;
}
.page-news .pager .pager-first.first {
  display: none;
}
.page-news .pager .last {
  background-color: transparent;
}
.node-type-news .news-content {
  margin: 20px;
}
.node-type-news .return-news-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-news h2 {
  color: #358280;
  font-weight: bold;
  font-size: 23px;
}
.node-type-wiki .wiki-content {
  margin: 20px;
}
.node-type-wiki h2 {
  color: #358280;
  font-weight: bold;
  font-size: 23px;
}
.node-type-wiki .return-wiki-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.page-wiki .view.view-wiki-list {
  padding: 30px 30px 0 30px;
}
.page-wiki .view-header ul {
  margin-top: -20px;
}
.page-wiki .view-header ul li {
  display: inline;
  float: left;
  padding: 0 10px 0 0;
}
.page-wiki .view-header a {
  color: #358280;
  font-weight: bold;
}
.page-wiki #edit-title-wrapper {
  display: none;
}
.page-wiki .views-exposed-widget.views-submit-button {
  display: none;
}
.page-wiki #layout-body .row:first-child {
  background: #ffffff;
  margin: 0;
}
.page-wiki .view-content h3.field-content {
  font-size: 20px;
  font-weight: bold;
  padding: 60px 0 0 0;
}
.page-wiki .wiki-read-more {
  margin: 21px 0 0 -17px;
}
.page-wiki a.wiki-read-more {
  background: #358280;
  padding: 8px 15px 8px 15px;
  color: #ffffff;
  border-radius: 7px;
  font-weight: bold;
}
.page-wiki .pager {
  margin: 0 0 0 37%;
}
.page-wiki .pager a {
  background: none;
  border: none;
}
.page-wiki .pager a:hover {
  background: none;
  border: none;
}
.page-wiki .pager .pager-last.last {
  display: none;
}
.page-wiki .pager .pager-first.first {
  display: none;
}
.page-wiki .pager .last {
  background-color: transparent;
}
.page-wiki .wiki-footer {
  margin: 20px 0 30px 20px;
}
.page-wiki .wiki-row-block {
  border-bottom: dashed #333333 1px;
  margin: 10px 15px 10px 15px;
}
.page-wiki .wiki-row-block h3 {
  color: #333333;
  font-weight: bold;
  font-size: 22px;
  border-bottom: dashed #333333 1px;
  padding-bottom: 16px;
}
.page-wiki .wiki-all {
  padding-right: 20px !important;
}
.page-home .information-material h2 {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 85px;
}
.page-home .news h2.learning-title {
  background: url(../images/header-box-pink.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 127px;
  text-align: center;
}
.page-home .information-material .information-img {
  background: #52cdce;
  width: 100%;
  height: 50px;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 105px;
}
.page-home .about-taxes-img {
  background: #ed1966;
  width: 100%;
  height: 50px;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 145px;
}
.page-home .information-material .border-block {
  display: none;
}
.page-home .information-material .information-back {
  display: none;
}
.page-home .news .border-block.pink,
.page-home .learning-back {
  display: none;
}
.page-teenager .facts-and-figures ul {
  margin-left: 40px;
  list-style-position: outside;
}
.page-teenager ul.facts-and-figures li {
  margin-bottom: 20px;
  margin-left: 40px;
  position: relative;
}
.page-teenager .facts-and-figures li:nth-child(1):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_1.png) no-repeat center center;
}
.page-teenager .facts-and-figures li:nth-child(2):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_2.png) no-repeat center center;
}
.page-teenager .facts-and-figures li:nth-child(3):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_3.png) no-repeat center center;
}
.page-teenager .facts-figures .content {
  background: rgb(3 152 153 / 91%);
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.page-teenager .intelectual-property-box .title {
  background-color: #e50b62;
  text-align: center;
  height: 48px;
}
.page-teenager .intelectual-property-box .title h2 {
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 48px;
  padding: 0;
  margin: 0;
}
.page-teenager .intelectual-property-box .content {
  margin: 0 20px 30px 20px;
  border: solid 1px #e50b62;
  border-top: none;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 433px;
}
.page-teenager .intelectual-property-box .content .header-inline {
  margin-top: 10px;
  min-height: 20px;
  line-height: 20px;
}
.page-teenager .intelectual-property-box .content .header-inline .text-center {
  font-weight: bold;
}
.page-teenager .intelectual-property-box .content .content-bottom {
  font-size: 12px;
}
.page-teenager .intelectual-property-box .content .content-bottom .h1Bottom .ULineYelow {
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .intelectual-property-box .content .content-bottom {
  padding: 30px 10px 10px 10px;
}
.page-teenager .intelectual-property-box .content .content-bottom h2 {
  font-size: 20px;
  line-height: 21px;
  color: #000000;
  position: relative;
  padding-bottom: 5px;
}
.page-teenager .intelectual-property-box .content .content-bottom h2:after {
  content: "";
  position: absolute;
  left: 50px;
  margin-left: -50px;
  bottom: 0;
  width: 80px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .intelectual-property-box .content .content-bottom .img1 {
  background: url(../images/intellectual_pr_1.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .img2 {
  background: url(../images/intellectual_pr_2.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .img3 {
  background: url(../images/intellectual_pr_3.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .footer {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-teenager .border-block,
.page-young .border-block {
  display: none;
}
.page-teenager .charity-section .col-md-7 {
  background-position: 0px 0px !important;
  background-size: 100% !important;
  height: 341px;
}
.page-teenager .charity-section .col-md-5 {
  height: auto!important;
}
.page-about-us .box-about-us {
  background-color: #358280;
  height: 350px;
}
.page-about-us .container-about-us {
  padding: 0 20px 20px 20px;
}
.page-teachers-corner #edit-submit-taxedu-teacher-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 0 36px 0 36px;
  line-height: 29px;
}
.upload-my-resources span {
  display: block;
  width: 100%;
  height: 296px;
  min-height: 296px;
  background: url(../images/upload.jpg) no-repeat center center;
  background-size: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  line-height: 296px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: smaller;
}
.page-my-resources.i18n-lv .upload-my-resources span,
.page-my-resources.i18n-fi .upload-my-resources span {
  font-size: 16px;
}
.page-child .border-turqoise {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #358280;
  border-right: 2px solid #358280;
  border-left: 2px solid #358280;
  padding: 0 !important;
  min-height: 120px;
}
.page-child .happens h2 {
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 36px;
  z-index: 101;
}
.with-padding {
  padding: 20px;
}
.between-bloks {
  min-height: 100px;
}
.happens p {
  padding-top: 20px;
}
.happens span {
  font-weight: bold;
  color: #358280;
}
.happens h4 {
  font-size: 23px;
  font-weight: 100;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 0;
}
.happens .underline-pink {
  height: 2px;
  width: 100px;
  background-color: #bd004b;
  margin-top: -8px;
  margin-bottom: 30px;
}
.rol_ue {
  background: url(../images/bg-rol-ue-full.png) scroll top left no-repeat;
  height: 345px;
  width: 100%;
  margin: 0;
}
.rol_ue .bg-pink {
  background-color: #ff3383;
  height: 50px;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
  margin-left: 0;
}
.rol_ue .bg-rol-uepp {
  background: url(../images/bg-rol-ue.png) top center no-repeat;
  height: 272px;
  text-align: center;
  width: 100%;
  background-size: cover;
}
.rol_ue .negativ-margin {
  margin-left: -45px;
  height: 100%;
}
.rol_ue .align-bottom {
  position: relative;
  bottom: 0;
}
.fake {
  box-shadow: 0 2px 31px #e2e2e2;
}
.fake h4 {
  color: #ffffff;
  font-size: 24px;
}
.fake .fake-left {
  text-align: center;
  /*background: url(../images/bg1.jpg) scroll top left no-repeat;*/
  padding: 70px 0 70px 0;
}
.fake .fake-right {
  max-height: 202px;
  overflow-y: scroll;
}
.fake .fake-right::-webkit-scrollbar {
  width: 0.6em;
}
.fake .fake-right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fake .fake-right::-webkit-scrollbar-thumb {
  background-color: #f41d73;
  outline: 1px solid slategrey;
  border-radius: 10px;
}
.fake .arrow-right2 {
  height: 25px;
  border-bottom: 33px solid transparent;
  border-top: 33px solid transparent;
  border-left: 27px solid #358280;
  top: 34%;
  right: -7%;
}
.fake .shoe {
  background: url(../images/shoes.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -78px;
  z-index: 99999;
  left: 410px;
}
.fake .fake-right p.upper-text {
  font-weight: bold;
  font-size: 17px;
}
.fake .fake-right p.upper-text span.blue-text {
  color: #358280;
}
.fake .fake-right .left-text {
  background: #e50b62;
  color: #ffffff;
  padding: 10px 6px 14px 12px;
  margin: 9px 11px 0px 6px;
}
.fake .left-coin {
  background: url('../images/fake_branding_money.png') no-repeat bottom;
  height: 150px;
}
.fake .counterfeiting {
  color: #c1df52;
  font-size: 24px;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Top {
  background: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Second .h2Text {
  color: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Top {
  background: #358280;
  margin-left: 74%;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Second .h2Text {
  color: #358280;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Fourth .badge-lst {
  background: #358280;
}
.page-teenager .intellectual-property-content .img1 {
  background: url("../images/intellectual_pr_1.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img2 {
  background: url("../images/intellectual_pr_2.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img3 {
  background: url("../images/intellectual_pr_3.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .text1 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text2 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text3 {
  text-align: center;
}
.page-teenager .intellectual-property .h1Bottom .ULineYelow {
  font-size: 38px;
  line-height: 70px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .tax-evasion .tax-evasion-content {
  font-size: 16px;
}
.page-teenager .tax-evasion .tax-evasion-content .text1 {
  padding: 0 10px 0 111px;
}
.page-teenager .tax-evasion .tax-evasion-content .text {
  margin: -83px 0 0 0;
}
.page-teenager .tax-evasion .tax-evasion-content .text2 {
  padding: 51px 101px 0;
}
.page-teenager .tax-evasion .tax-evasion-content .back {
  background: url(../images/what-are-tax.png) no-repeat;
  width: 580px;
  height: 356px;
  padding: 99px 133px 0 51px;
  color: #ffffff;
}
.i18n-de.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-ro.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-hu.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .text1 {
  padding: 0 10px 0 83px;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 h3:after {
  width: 21%;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .red {
  color: #cc0024;
  padding: 0px 0 17px 0;
}
.page-teenager .flexslider h2 {
  margin-bottom: 0px;
}
.page-teenager .flex-viewport {
  box-shadow: 0 7px 12px #adadaf;
}
.page-teenager .popover {
  border: 1px solid #358280;
  max-width: 300px;
  position: absolute;
  top: 0;
  left: 0;
}
.page-teenager .popover-content {
  font-size: 12px;
  color: #000000;
  margin: 10px;
  padding: 0;
  font-size: 14px;
  font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.page-teenager .popover .left {
  left: calc(90%) !important;
}
.page-teenager .popover.bottom > .arrow {
  border-bottom-color: #358280;
}
.i18n-de.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-de.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-ro.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-ro.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-hu.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-hu.page-teenager .what-is-tax #second {
  height: 100%;
}
.text-group {
  margin-top: -78px;
}
.page-homepage .img1 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img2 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img3 {
  margin: 50px 0 0 -95px;
}
.page-node-add--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.page-node-add--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.page-node-add--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}

.page-node-add--taxedu-resources input[type='file'] {
  width: 59%;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.page-node-add--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.page-node-add--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.page-node-add--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.page-node-add--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.page-node-add--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.page-node-add--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.page-node-add--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.page-node-add--taxedu-resources .field-multiple-drag {
  display: none;
}
.page-node-add--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_taxedu_core_rf_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 100% !important;
  height: 400px;
  border: none !important;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.page-node-add--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources .description {
  display: none;
}
.page-node-add--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.page-node-add--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.page-node-add--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.page-node-add--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.page-forum tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-default {
  background: url('../images/forum_list_default.png') no-repeat center center;
}
.page-forum tr.even td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-new-posts {
  background: url('../images/forum_list_new_posts.png') no-repeat center center;
}
.page-forum .forum-list-icon-wrapper {
  background: none;
  border: none;
  box-shadow: none;
}
.page-forum .forum-table tr.even,
.forum-table tr.odd {
  background: #ffffff;
  border-bottom: 1px dashed #000000;
  border-top: none;
}
.page-forum .forum-table-wrap .forum-table-superheader,
.forum-table-topics thead tr {
  border: none;
  background: #358280;
}
.page-forum .forum-table-superheader .forum-table-name,
.forum-table-superheader .forum-table-name a {
  color: #ffffff !important;
}
.page-forum .forum-table td {
  border: none;
}
.page-forum .forum-table-topics td {
  padding: 15px 0 13px 0;
}
.page-forum .forum-table {
  border: none;
}
.page-forum .forum-header tr {
  background: #358280;
  border: none;
  color: #ffffff;
}
.page-node-add-forum input {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum label {
  width: 10%;
  float: left;
  color: #358280;
}
.page-node-add-forum label .form-required {
  color: #358280;
}
.page-node-add-forum .form-type-textarea label {
  width: 100%;
  padding: 32px 0 32px 22px;
  background: #358280;
  color: #ffffff;
  margin: 0;
}
.page-node-add-forum textarea {
  border-radius: 0;
  border: 2px solid #358280;
  color: #000000;
  font-weight: bold;
}
.page-node-add-forum textarea::placeholder {
  color: #000000;
}
.page-node-add-forum #edit-actions input {
  margin: 10px 50px 10px 0;
  width: 16%;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add-forum #layout-body h1 {
  color: #358280;
}
.page-user-register #user-register-form input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-register .form-item.form-type-radios.form-item-field-i-m-a-teacher-und {
  display: table;
}
.page-user-register #edit-field-i-m-a-teacher-und {
  padding: 0 82px 0 0;
}
.page-user-register .item-list {
  margin: 0 0 0 38px;
}
.page-user-register #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-register .password-strength {
  float: left;
  margin: -39px 0 0 0;
}
.page-user-register .form-item-mail {
  margin: 0px 0 41px 0;
}
.page-user-register label {
  display: none;
}
.page-user-register .confirm-parent,
.password-parent {
  width: 100%;
}
.page-user-register .description {
  display: none;
}
.page-user-register input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-register .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-register .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-register .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-register .tabs {
  font-weight: bold;
}
.page-user #user-login input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user .tabs {
  font-weight: bold;
}
.page-user label {
  display: none;
}
.page-user #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password #user-pass input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-password input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-password .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-password.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-password .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-password .tabs {
  font-weight: bold;
}
.page-user-password label {
  display: none;
}
.page-user-password #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password input[type='submit'] {
  width: 31% !important;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border: none !important;
}
.node-type--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.node-type--taxedu-resources input {
  border: #358280 2px solid;
}
.node-type--taxedu-resources select {
  border: #358280 2px solid;
  margin: -6px 0 0 0;
}
.node-type--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.node-type--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}
.node-type--taxedu-resources label {
  display: none;
}
.node-type--taxedu-resources input[type='file'] {
  width: 59%;
  border: #358280 2px solid;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.node-type--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.node-type--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.node-type--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.node-type--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.node-type--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.node-type--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.node-type--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.node-type--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.node-type--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.node-type--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.node-type--taxedu-resources .field-multiple-drag {
  display: none;
}
.node-type--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_file_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 1140px;
  height: 400px;
  border: none !important;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.node-type--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources .description {
  display: none;
}
.node-type--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.node-type--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.node-type--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.node-type--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.block-resource-details-from-views .title.caption {
  position: absolute;
  top: 13px;
  left: 12px;
  color: #ffffff !important;
}
.block-resource-details-from-views .minidescription-caption {
  position: absolute;
  top: 66px;
  left: 28px;
  color: #ffffff;
  font-weight: bold;
}
.block-resource-details-from-views .resource-details {
  color: #358280;
}
.block-resource-details-from-views div.resource-details {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views span {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #358280;
}
.block-resource-details-from-views div span {
  padding: 0 30px 0 30px;
}
.block-resource-details-from-views .resource-how-to {
  color: #358280;
}
.block-resource-details-from-views div.resource-how-to {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views .image-caption {
  padding: 0 0 19px 0;
}
.block-resource-details-from-views .download {
  margin: -3px 29px -2px 30px;
  color: #ffffff !important;
  background: #358280;
  font-weight: bold;
}
.block-resource-details-from-views .btn.btn-default a {
  color: #ffffff !important;
}
.block-resource-details-from-views .view-display-id-block {
  padding: 0 17px 0 17px;
}
.block-resource-details-from-views .views-exposed-form .views-exposed-widget {
  padding: 0 5px 0 5px;
}
.block-resource-details-from-views .go-to-forum span {
  width: 97%;
  margin: 31px 0 29px 18px;
}
.view--taxedu-my-resources .item-list {
  margin: 0 0 0 59%;
}
.pager-next a {
  color: #ffffff !important;
}
.pager-previous a:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-weight: bold;
  color: #358280;
}
.pager-previous a {
  color: #ffffff !important;
}
.page-resources .form-control.form-text {
  padding: 0 94px 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-resources .form-control.form-select {
  padding: 0 145px 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-resources #views-exposed-form--taxedu-resources-block .views-exposed-form .views-exposed-widget .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 6px;
  padding: 6px 41px 6px 41px;
}
.page-resources .button-box-fullwidth {
  padding: 6px 0 6px 0 !important;
  margin: 10px 0 0px 0 !important;
  border-radius: 6px;
}
#edit-field-my-termsss-und {
  display: none;
  visibility: hidden;
}
.form-item-field-in-slider-und {
  display: none;
  visibility: hidden;
}
.page-teachers-corner h4 {
  min-height: 57px;
  padding: 3px 22px 2px 22px;
}
.page-teachers-corner #edit-submit-taxedu-teachers-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-teachers-corner .btn-left {
  padding: 0 0 0 22px;
}
.page-teachers-corner .btn-right {
  padding: 0 22px 0 22px;
}
.page-teachers-corner .minidescription {
  padding: 0px 22px 2px 22px;
}
.page-teenager .tax-evasion {
  padding: 0px 15px 0 15px;
}
.page-child .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-child .happens {
  padding: 0 15px 0 15px;
}
.page-child .fake {
  padding: 0 15px 0 15px;
}
.page-child .pane-views-taxedu-surprising-facts-block .container {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.news {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.teachers-corner {
  padding: 0 15px 0 15px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
  position: absolute;
  margin: -1% 0 0 43%;
}
.popover-content {
  color: #000000;
}
.page-home .taxlandia p {
  text-align: center;
}
.page-home .taxlandia h4 {
  text-align: center;
}
.page-young .banner_bottom .right_content .right_text {
  margin-top: 48px;
}
.modalmsg {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.modalmsg-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888888;
  width: 80%;
}
.closemsg {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.closemsg:hover,
.closemsg:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.messages {
  margin: 19% auto !important;
  width: 450px;
  border: none !important;
  background-color: #cccccc !important;
  color: #5d5d5d !important;
  font-weight: bold;
}
div.error {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
div.status {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
.closebtn {
  padding: 4px 40px 4px 40px;
  border-radius: 9px;
  color: #ffffff;
  background: #424242;
  border: none;
  margin: 0 0 0 34%;
  font-weight: bold;
}
.closebtn:hover {
  color: #ffffff !important;
}
.messages a {
  color: #ff0000;
}
.messages .first {
  background-color: #cccccc !important;
}
.messages .last {
  background-color: #cccccc !important;
}
.messages .item-list {
  margin: -29px 0 0 0;
}
.page-home .teachers-info-details h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.page-home .teachers-info-details .article {
  font-weight: bold;
}
.page-child .what-is-tax h3 {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 85px;
}
.page-child .popover {
  line-height: 200px;
  text-align: center;
}
.page-child .popover-content {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}
.page-teenager .what-is-tax p {
  padding: 0 15px 0 15px;
}
.page-young .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-young .i18n-de .container.info-sections {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property .border-intellectual-property {
  width: 1130px;
  margin: 0 0 0 20px;
}
.page-young .slidetext {
  column-rule-style: none;
  column-rule-width: 0;
}
.page-young .slidetext li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(3):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(4):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(5):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li {
  list-style-type: none;
  color: #ffffff;
}
.page-young .carousel-inner h3 {
  margin-bottom: 30px;
}
.page-young .start_color {
  color: #358280;
  font-weight: bold;
}
.page-young .info-material-style.header h3:after {
  content: "";
  display: block;
  margin: 0 0 0 0;
  width: 26%;
  padding: 0 0 0 0;
  border-bottom: 3px solid #e50b62;
}
.page-young .info-material-style.header {
  padding: 20px 50px 31px 50px;
}
.page-young .info-material-style {
  border-bottom: none;
  border-right: none;
  border-left: none;
}
.page-young .info-material-style.teen-tax-questions {
  width: 98%;
}
.page-young .info-material-style .content li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(3n):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(4n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(5n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .facts-figures .content h3:after {
  content: "";
  width: 158px;
  height: 30px;
  background: url(../images/line_down_white.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 90px;
  left: 85px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
}
.page-home .news h2.learning-title {
  text-align: left;
  position: absolute;
  margin: -24px 0 0 45%;
}
.intellectual-property .sticky-Fourth {
  font-size: 15px;
}
.intellectual-property ul.sticky-Fourth {
  counter-reset: section;
}
.intellectual-property .sticky-Fourth li.badge-lst:before {
  counter-increment: section;
  content: counter(section);
  background-color: #e50b62;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li.badge-lst2:before {
  counter-increment: section;
  content: counter(section);
  background-color: #358280;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li {
  padding: 8px 0 0 0;
}
.intellectual-property .sticky-Second {
  padding-left: 0;
  padding-right: 0;
}
.intellectual-property .h2Text1 {
  font-size: 16px !important;
  color: #358280;
  font-weight: bold;
}
.intellectual-property .h2Textbold1 {
  color: #000000;
  font-weight: bold;
}
.intellectual-property .h2Text2 {
  font-size: 16px !important;
  color: #358280;
  font-weight: bold;
  padding: 0 0 0 5px;
}
.intellectual-property .h2Textbold2 {
  color: #000000;
  font-weight: bold;
  display: block;
}
.intellectual-property .h3Text {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  z-index: 100;
  position: absolute;
  left: 0;
  right: -40%;
}
.page-home .teachers-info-details p {
  font-size: 16px;
  margin-top: -14px;
}
.page-node-add--taxedu-resources div.vertical-tabs,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-in-slider,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.node-type--taxedu-resources div.vertical-tabs,
.node-type--taxedu-resources .field-name-field-taxedu-core-in-slider,
.node-type--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.page-node-add--taxedu-resources input[type='file'] {
  width: 300px;
}
.node-type--taxedu-resources input[type='file'] {
  width: 300px;
}
.tax-options ul li > a {
  text-align: center;
  padding-left: 0;
}
.i18n-bg .know-more-2 {
  top: 67px;
}
.teen-tax-questions-details {
  overflow: visible;
}
.page-child .border-turqoise {
  width: 98%;
  margin: auto !important;
  border-bottom: 2px solid #358280;
  border-right: 2px solid #358280;
  border-left: 2px solid #358280;
  padding: 0 !important;
  min-height: 120px;
}
.page-child .happens h2 {
  color: #ffffff;
  text-align: center;
  margin: 0px auto;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  display: inline-block;
  top: 36px;
  z-index: 101;
}
.with-padding {
  padding: 20px;
}
.between-bloks {
  min-height: 100px;
}
.happens p {
  padding-top: 20px;
}
.happens span {
  font-weight: bold;
  color: #358280;
}
.happens h4 {
  font-size: 23px;
  font-weight: 100;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 0;
}
.happens .underline-pink {
  height: 2px;
  width: 100px;
  background-color: #bd004b;
  margin-top: -8px;
  margin-bottom: 30px;
}
.rol_ue {
  background: url(../images/bg-rol-ue-full.png) scroll top left no-repeat;
  height: 345px;
  width: 100%;
  margin: 0;
}
.rol_ue .bg-pink {
  background-color: #ff3383;
  height: 50px;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
  margin-left: 0;
}
.rol_ue .bg-rol-uepp {
  background: url(../images/bg-rol-ue.png) top center no-repeat;
  height: 272px;
  text-align: center;
  width: 100%;
  background-size: cover;
}
.rol_ue .negativ-margin {
  margin-left: -45px;
  height: 100%;
}
.rol_ue .align-bottom {
  position: relative;
  bottom: 0;
}
.fake {
  box-shadow: 0 2px 31px #e2e2e2;
}
.fake h4 {
  color: #ffffff;
  font-size: 24px;
}
.fake .fake-left {
  text-align: center;
  /*background: url(../images/bg1.jpg) scroll top left no-repeat;*/
  padding: 70px 0 70px 0;
}
.fake .fake-right {
  min-height: 220px;
  overflow-y: scroll;
}
.fake .fake-right::-webkit-scrollbar {
  width: 1em;
}
.fake .fake-right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fake .fake-right::-webkit-scrollbar-thumb {
  background-color: #f41d73;
  outline: 1px solid slategrey;
  border-radius: 0;
}
.fake .arrow-right2 {
  height: 25px;
  border-bottom: 33px solid transparent;
  border-top: 33px solid transparent;
  border-left: 27px solid #358280;
  top: 34%;
  right: -7%;
}
.fake .shoe {
  background: url(../images/shoes.png) no-repeat;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -78px;
  z-index: 99999;
  left: 410px;
}
.fake .fake-right p.upper-text {
  font-weight: bold;
  font-size: 16px;
}
.fake .fake-right p.upper-text span.blue-text {
  color: #358280;
}
.fake .fake-right .left-text {
  background: #e50b62;
  color: #ffffff;
  padding: 10px 6px 14px 12px;
  margin: 9px 11px 0px 6px;
}
.fake .left-coin {
  background: url('../images/fake_branding_money.png') no-repeat bottom;
  height: 150px;
}
.fake .counterfeiting {
  color: #c1df52;
  font-size: 24px;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Top {
  background: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left .sticky-Second .h2Text {
  color: #bd004b;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Top {
  background: #358280;
  margin-left: 74%;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Second .h2Text {
  color: #358280;
}
.page-teenager .intellectual-property .intellectual-example-left.intellectual-example-right .sticky-Fourth .badge-lst {
  background: #358280;
}
.page-teenager .intellectual-property-content .img1 {
  background: url("../images/intellectual_pr_1.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img2 {
  background: url("../images/intellectual_pr_2.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .img3 {
  background: url("../images/intellectual_pr_3.png");
  width: 70px;
  height: 70px;
  margin-left: 40%;
}
.page-teenager .intellectual-property-content .text1 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text2 {
  text-align: center;
}
.page-teenager .intellectual-property-content .text3 {
  text-align: center;
}
.page-teenager .intellectual-property .h1Bottom .ULineYelow {
  font-size: 38px;
  line-height: 70px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .tax-evasion .tax-evasion-content {
  font-size: 16px;
}
.page-teenager .tax-evasion .tax-evasion-content .text1 {
  padding: 0 10px 0 111px;
}
.page-teenager .tax-evasion .tax-evasion-content .text {
  margin: -83px 0 0 0;
}
.page-teenager .tax-evasion .tax-evasion-content .text2 {
  padding: 51px 101px 0;
}
.page-teenager .tax-evasion .tax-evasion-content .back {
  background: url(../images/what-are-tax.png) no-repeat;
  width: 580px;
  height: 356px;
  padding: 99px 133px 0 51px;
  color: #ffffff;
}
.i18n-de.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-ro.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.i18n-hu.page-teenager .tax-evasion .tax-evasion-content .back {
  margin: 70px 0 0 8px !important;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .text1 {
  padding: 0 10px 0 83px;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 h3:after {
  width: 21%;
}
.page-teenager .tax-evasion .tax-evasion-content .slide2 .red {
  color: #cc0024;
  padding: 0px 0 17px 0;
}
.page-teenager .flexslider h2 {
  margin-bottom: 0px;
}
.page-teenager .flex-viewport {
  box-shadow: 0 7px 12px #adadaf;
}
.page-teenager .popover {
  border: 1px solid #358280;
  max-width: 300px;
  position: absolute;
  top: 0;
  left: 0;
}
.page-teenager .popover-content {
  font-size: 12px;
  color: #000000;
  margin: 10px;
  padding: 0;
  font-size: 14px;
  font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.page-teenager .popover .left {
  left: calc(90%) !important;
}
.page-teenager .popover.bottom > .arrow {
  border-bottom-color: #358280;
}
.i18n-de.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-de.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-ro.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-ro.page-teenager .what-is-tax #second {
  height: 100%;
}
.i18n-hu.page-teenager .what-is-tax .seventh-content {
  background-position: 0px 59px;
}
.i18n-hu.page-teenager .what-is-tax #second {
  height: 100%;
}
.text-group {
  margin-top: -78px;
}
.page-homepage .img1 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img2 {
  margin: 50px 0 0 -95px;
}
.page-homepage .img3 {
  margin: 50px 0 0 -95px;
}
.page-node-add--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.page-node-add--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.page-node-add--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}

.page-node-add--taxedu-resources input[type='file'] {
  width: 59%;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.page-node-add--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.page-node-add--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.page-node-add--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.page-node-add--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.page-node-add--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.page-node-add--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.page-node-add--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.page-node-add--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.page-node-add--taxedu-resources .field-multiple-drag {
  display: none;
}
.page-node-add--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.page-node-add--taxedu-resources input[name='field_taxedu_core_rf_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 100% !important;
  height: 400px;
  border: none !important;
}
.page-node-add--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.page-node-add--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add--taxedu-resources .description {
  display: none;
}
.page-node-add--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.page-node-add--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.page-node-add--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.page-node-add--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.page-node-add--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.page-forum tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-default {
  background: url('../images/forum_list_default.png') no-repeat center center;
}
.page-forum tr.even td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-new-posts {
  background: url('../images/forum_list_new_posts.png') no-repeat center center;
}
.page-forum .forum-list-icon-wrapper {
  background: none;
  border: none;
  box-shadow: none;
}
.page-forum .forum-table tr.even,
.forum-table tr.odd {
  background: #ffffff;
  border-bottom: 1px dashed #000000;
  border-top: none;
}
.page-forum .forum-table-wrap .forum-table-superheader,
.forum-table-topics thead tr {
  border: none;
  background: #358280;
}
.page-forum .forum-table-superheader .forum-table-name,
.forum-table-superheader .forum-table-name a {
  color: #ffffff !important;
}
.page-forum .forum-table td {
  border: none;
}
.page-forum .forum-table-topics td {
  padding: 15px 0 13px 0;
}
.page-forum .forum-table {
  border: none;
}
.page-forum .forum-header tr {
  background: #358280;
  border: none;
  color: #ffffff;
}
.page-node-add-forum input {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.page-node-add-forum select {
  width: 60%;
  margin: 0 30% 0 0;
  border: 2px solid #358280;
}
.page-node-add-forum label {
  width: 10%;
  float: left;
  color: #358280;
}
.page-node-add-forum label .form-required {
  color: #358280;
}
.page-node-add-forum .form-type-textarea label {
  width: 100%;
  padding: 32px 0 32px 22px;
  background: #358280;
  color: #ffffff;
  margin: 0;
}
.page-node-add-forum textarea {
  border-radius: 0;
  border: 2px solid #358280;
  color: #000000;
  font-weight: bold;
}
.page-node-add-forum textarea::placeholder {
  color: #000000;
}
.page-node-add-forum #edit-actions input {
  margin: 10px 50px 10px 0;
  width: 16%;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-node-add-forum #layout-body h1 {
  color: #358280;
}
.page-user-register #user-register-form input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-register .form-item.form-type-radios.form-item-field-i-m-a-teacher-und {
  display: table;
}
.page-user-register #edit-field-i-m-a-teacher-und {
  padding: 0 82px 0 0;
}
.page-user-register .item-list {
  margin: 0 0 0 38px;
}
.page-user-register #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-register .password-strength {
  float: left;
  margin: -39px 0 0 0;
}
.page-user-register .form-item-mail {
  margin: 0px 0 41px 0;
}
.page-user-register label {
  display: none;
}
.page-user-register .confirm-parent,
.password-parent {
  width: 100%;
}
.page-user-register .description {
  display: none;
}
.page-user-register input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-register .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-register .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-register .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-register .tabs {
  font-weight: bold;
}
.page-user #user-login input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user .tabs {
  font-weight: bold;
}
.page-user label {
  display: none;
}
.page-user #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password #user-pass input {
  width: 40%;
  border: 1px solid #000000;
  border-radius: 5px;
}
.page-user-password input::-webkit-input-placeholder {
  color: #000000;
  font-weight: bold;
}
.page-user-password .nav-tabs.nav-justified > li > a {
  border: none;
}
.page-user-password.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.page-user-password .tabs .active {
  color: #000000;
  font-weight: bold;
}
.page-user-password .tabs {
  font-weight: bold;
}
.page-user-password label {
  display: none;
}
.page-user-password #block-system-main {
  padding: 0px 0px 0 18px;
}
.page-user-password input[type='submit'] {
  width: 31% !important;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border: none !important;
}
.node-type--taxedu-resources .node-form.node-_taxedu_resources-form {
  background: url("../images/teacher.png") no-repeat;
  background-position: 736px 27px;
  padding: 15px;
}
.node-type--taxedu-resources input {
  border: #358280 2px solid;
}
.node-type--taxedu-resources select {
  border: #358280 2px solid;
  margin: -6px 0 0 0;
}
.node-type--taxedu-resources select#edit-field-resource-type-und {
  margin: 0px 0 32px 0;
}
.node-type--taxedu-resources input[name='field_upload_image[und][0][url]'] {
  margin: -54px 0 0 0;
  width: 22%;
}
.node-type--taxedu-resources label {
  display: none;
}
.node-type--taxedu-resources input[type='file'] {
  width: 59%;
  border: #358280 2px solid;
  padding: 2px 0 4px 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.node-type--taxedu-resources input[name='files[field_resource_my_file_und_0]'] {
  width: 30%;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_remove_button'] {
  display: list-item;
  margin: 13px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_my_file[und][0][display]'] {
  margin-left: -162px;
}
.node-type--taxedu-resources input[type='submit'] {
  border: none;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources input[name="field_resource_image_und_0_upload_button"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.node-type--taxedu-resources input::-webkit-input-placeholder {
  color: #358280;
  font-weight: bold;
}
.node-type--taxedu-resources textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: bold;
}
.node-type--taxedu-resources .image-preview img {
  position: absolute;
  height: 50px;
  top: 171px;
}
.node-type--taxedu-resources div.image-preview {
  float: left;
  padding: 0 3px 145px 242px;
}
.node-type--taxedu-resources .tableheader-processed tr {
  background: none !important;
}
.node-type--taxedu-resources .tableheader-processed tr td {
  border: none !important;
  border-bottom: none !important;
  padding: 0 0px 13px 0;
}
.node-type--taxedu-resources .tableheader-processed tr th {
  border-bottom: none !important;
}
.node-type--taxedu-resources .tableheader-processed tbody {
  border: none !important;
}
.node-type--taxedu-resources .field-multiple-drag {
  display: none;
}
.node-type--taxedu-resources form .field-multiple-table {
  margin: -34px 0 0 0;
}
.node-type--taxedu-resources input[name='field_resource_file_markup[und][0][value]'] {
  background: url("../images/uploadbg.jpg");
  width: 1140px;
  height: 400px;
  border: none !important;
}
.node-type--taxedu-resources input[name='field_resource_my_file_und_0_upload_button'] {
  display: none;
}
.node-type--taxedu-resources .browse {
  position: relative;
  left: 240px;
  width: 102px;
  top: 8px;
  border: 1px solid #358280;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.node-type--taxedu-resources .description {
  display: none;
}
.node-type--taxedu-resources .tabledrag-toggle-weight-wrapper {
  display: none;
}
.node-type--taxedu-resources textarea {
  background: #74c1be;
  color: #ffffff;
}
.node-type--taxedu-resources input[name='field_i_have_read_and_understand[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources input[name='field_i_agree_the_material_i_wan[und]'] {
  margin: 5px 0 0 -161px;
}
.node-type--taxedu-resources ul.terms-cond-markup {
  padding: 16px 0 2px 34px;
}
.node-type--taxedu-resources .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #74c1be;
  color: #ffffff;
}
.block-resource-details-from-views .title.caption {
  position: absolute;
  top: 13px;
  left: 12px;
  color: #ffffff !important;
}
.block-resource-details-from-views .minidescription-caption {
  position: absolute;
  top: 66px;
  left: 28px;
  color: #ffffff;
  font-weight: bold;
}
.block-resource-details-from-views .resource-details {
  color: #358280;
}
.block-resource-details-from-views div.resource-details {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views span {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #358280;
}
.block-resource-details-from-views div span {
  padding: 0 30px 0 30px;
}
.block-resource-details-from-views .resource-how-to {
  color: #358280;
}
.block-resource-details-from-views div.resource-how-to {
  padding: 19px 30px 19px 30px;
}
.block-resource-details-from-views .image-caption {
  padding: 0 0 19px 0;
}
.block-resource-details-from-views .download {
  margin: -3px 29px -2px 30px;
  color: #ffffff !important;
  background: #358280;
  font-weight: bold;
}
.block-resource-details-from-views .btn.btn-default a {
  color: #ffffff !important;
}
.block-resource-details-from-views .view-display-id-block {
  padding: 0 17px 0 17px;
}
.block-resource-details-from-views .views-exposed-form .views-exposed-widget {
  padding: 0 5px 0 5px;
}
.block-resource-details-from-views .go-to-forum span {
  width: 97%;
  margin: 31px 0 29px 18px;
}
.view--taxedu-my-resources .item-list {
  margin: 0 0 0 59%;
}
.pager-next a {
  color: #ffffff !important;
}
.pager-previous a:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-weight: bold;
  color: #358280;
}
.pager-previous a {
  color: #ffffff !important;
}
.page-resources .form-control.form-select {
  padding: 0 145px 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-resources #views-exposed-form--taxedu-resources-block .views-exposed-form .views-exposed-widget .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 6px;
  padding: 6px 41px 6px 41px;
}
#edit-field-my-termsss-und {
  display: none;
  visibility: hidden;
}
.form-item-field-in-slider-und {
  display: none;
  visibility: hidden;
}
.page-teachers-corner h4 {
  min-height: 57px;
  padding: 3px 22px 2px 22px;
}
.page-teachers-corner #edit-submit-taxedu-teachers-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
}
.page-teachers-corner .btn-left {
  padding: 0 0 0 22px;
}
.page-teachers-corner .btn-right {
  padding: 0 22px 0 22px;
}
.page-teachers-corner .minidescription {
  padding: 0px 22px 2px 22px;
}
.page-teachers-corner .btn-how-to-use {
  padding: 0px 22px 2px 22px;
}
.page-teenager .tax-evasion {
  padding: 0px 15px 0 15px;
}
.page-child .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-child .happens {
  padding: 0 15px 0 15px;
}
.page-child .fake {
  padding: 0 15px 0 15px;
}
.page-child .pane-views-taxedu-surprising-facts-block .container {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.news {
  padding: 0 15px 0 15px;
}
.page-home .info-sections.teachers-corner {
  padding: 0 15px 0 15px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
  position: absolute;
  margin: -1% 0 0 43%;
}
.popover-content {
  color: #000000;
}
.page-home .taxlandia p {
  text-align: center;
}
.page-home .taxlandia h4 {
  text-align: center;
}
.page-young .banner_bottom .right_content .right_text {
  margin-top: 48px;
}
.modalmsg {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.modalmsg-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.closemsg {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.closemsg:hover,
.closemsg:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.messages {
  margin: 19% auto !important;
  width: 450px;
  border: none !important;
  background-color: #cccccc !important;
  color: #5d5d5d !important;
  font-weight: bold;
}
div.error {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
div.status {
  padding: 70px 0 23px 31px;
  background-position: 50% 13%;
  background-size: 35px !important;
}
.closebtn {
  padding: 4px 40px 4px 40px;
  border-radius: 9px;
  color: #ffffff;
  background: #424242;
  border: none;
  margin: 0 0 0 34%;
  font-weight: bold;
}
.closebtn:hover {
  color: #ffffff !important;
}
.messages a {
  color: #ff0000;
}
.messages .first {
  background-color: #cccccc !important;
}
.messages .last {
  background-color: #cccccc !important;
}
.messages .item-list {
  margin: -29px 0 0 0;
}
.page-home .teachers-info-details h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.page-home .teachers-info-details .article {
  font-weight: bold;
}
.page-child .what-is-tax h3 {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 85px;
}
.page-child .popover {
  line-height: 200px;
  text-align: center;
}
.page-child .popover-content {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}
.page-teenager .what-is-tax p {
  padding: 0 15px 0 15px;
}
.page-young .what-is-tax {
  padding: 0 15px 0 15px;
}
.page-young .i18n-de .container.info-sections {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property {
  padding: 0 15px 0 15px;
}
.page-teenager .intellectual-property .border-intellectual-property {
  width: 1130px;
  margin: 0 0 0 20px;
}
.page-young .slidetext {
  column-rule-style: none;
  column-rule-width: 0;
}
.page-young .slidetext li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(3):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(4):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li:nth-child(5):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
}
.page-young .slidetext li {
  list-style-type: none;
  color: #ffffff;
}
.page-young .carousel-inner h3 {
  margin-bottom: 30px;
}
.page-young .start_color {
  color: #358280;
  font-weight: bold;
}
.page-young .info-material-style.header h3:after {
  content: "";
  display: block;
  margin: 0 0 0 0;
  width: 26%;
  padding: 0 0 0 0;
  border-bottom: 3px solid #e50b62;
}
.page-young .info-material-style.header {
  padding: 20px 50px 31px 50px;
}
.page-young .info-material-style {
  border-bottom: none;
  border-right: none;
  border-left: none;
}
.page-young .info-material-style.teen-tax-questions {
  width: 98%;
}
.page-young .info-material-style .content li:nth-child(1):before {
  content: url("../images/list_icons_1.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(2):before {
  content: url("../images/list_icons_2.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(3n):before {
  content: url("../images/list_icons_3.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(4n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .info-material-style .content li:nth-child(5n):before {
  content: url("../images/list_icons_4.png");
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-young .facts-figures .content h3:after {
  content: "";
  width: 158px;
  height: 30px;
  background: url(../images/line_down_white.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 90px;
  left: 85px;
}
.page-home .news h2 {
  width: 151px;
  overflow-wrap: break-word;
  top: 31px;
  left: 5px;
}
.page-home .news h2.learning-title {
  text-align: left;
  position: absolute;
  margin: -24px 0 0 45%;
}
.intellectual-property .sticky-Fourth {
  font-size: 15px;
}
.intellectual-property ul.sticky-Fourth {
  counter-reset: section;
}
.intellectual-property .sticky-Fourth li.badge-lst:before {
  counter-increment: section;
  content: counter(section);
  background-color: #e50b62;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li.badge-lst2:before {
  counter-increment: section;
  content: counter(section);
  background-color: #358280;
  color: white;
  width: 37px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.intellectual-property .sticky-Fourth li {
  padding: 8px 0 0 0;
}
.intellectual-property .sticky-Second {
  padding-left: 0;
  padding-right: 0;
}
.intellectual-property .h2Text1 {
  font-size: 16px !important;
  color: #358280;
  font-size: 13px;
  font-weight: bold;
}
.intellectual-property .h2Textbold1 {
  color: #000000;
  font-weight: bold;
}
.intellectual-property .h2Text2 {
  font-size: 16px !important;
  color: #358280;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 5px;
}
.intellectual-property .h2Textbold2 {
  color: #000000;
  font-weight: bold;
  display: block;
}
.intellectual-property .h3Text {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  z-index: 100;
  position: absolute;
  left: 0;
  right: -40%;
}
.page-home .teachers-info-details p {
  font-size: 16px;
  margin-top: -14px;
}
.page-node-add--taxedu-resources div.vertical-tabs,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-in-slider,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.node-type--taxedu-resources div.vertical-tabs,
.node-type--taxedu-resources .field-name-field-taxedu-core-in-slider,
.node-type--taxedu-resources .field-name-field-taxedu-core-terms {
  display: none;
}
.page-node-add--taxedu-resources input[type='file'] {
  width: 300px;
}
.node-type--taxedu-resources input[type='file'] {
  width: 300px;
}
.page-node-add--taxedu-resources #field_taxedu_core_rf_markup {
  background: url(../images/uploadbg.jpg);
  width: 100% !important;
  height: 400px;
  border: none !important;
  background-position: center !important;
}
.page-forum thead tr {
  background-color: #358280;
  color: #fff;
}
.page-forum thead tr th {
  font-weight: normal;
}
.nav-tabs.nav-justified > li > a {
  color: #c3fbe6 !important;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.nav-tabs.nav-justified > .active > a {
  color: #333333 !important;
}
.nav-justified > li {
  display: inline-block !important;
  width: auto;
}
.nav-justified {
  display: block !important;
  width: auto;
}
.nav-tabs.nav-justified > li {
  width: auto;
}
#privatemsg-new label {
  color: #358280;
  margin-left: 0;
}
#privatemsg-new .form-control {
  border: solid 1px #358280;
  margin: 10px;
  color: #358280;
}
#privatemsg-new .form-textarea {
  margin: 0;
}
#privatemsg-new ::-webkit-input-placeholder {
  color: #358280;
}
#privatemsg-new :-ms-input-placeholder {
  color: #358280;
}
#privatemsg-new ::-moz-placeholder {
  color: #358280;
  opacity: 1;
}
#privatemsg-new :-moz-placeholder {
  color: #358280;
  opacity: 1;
}
#privatemsg-new .form-textarea::-webkit-input-placeholder {
  color: #333333;
}
#privatemsg-new .form-submit {
  background-color: #358280;
  color: #ffffff !important;
  margin-right: 0px;
}
#privatemsg-new .form-actions {
  text-align: right;
  margin-right: 0px;
  margin-bottom: 50px;
}
#privatemsg-new .form-type-textarea {
  padding: 15px 0 0 15px;
}
#privatemsg-list-form .button-delete {
  float: right;
  background: red;
  border: 0;
  color: #ffffff !important;
}
#privatemsg-list-form .form-item-operation {
  display: none;
}
#privatemsg-list-form .privatemsg-header-messagefrom-column {
  background-color: #ffffff;
  border-bottom: solid 1px #358280;
}
#privatemsg-list-form .privatemsg-header-messagefrom-column a img {
  display: none;
}
#privatemsg-list-form .select-all {
  background-color: #ffffff;
  border-bottom: solid 1px #358280;
}
#privatemsg-list-form .select-all label {
  color: #000000;
}
#privatemsg-list-form input[type=checkbox],
input[type=radio] {
  margin: 0;
}
#privatemsg-list-form tr.even,
tr.odd {
  border: none;
  border-bottom: dotted 1px #000000;
}
#privatemsg-list-form .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: none;
}
#privatemsg-list-form .selected,
#privatemsg-list-form tr.selected td {
  background-color: #eeeeee !important;
}
#privatemsg-list-form .privatemsg-list {
  margin-bottom: 50px;
}
.page-messages-sent .action-links {
  display: none;
}
#privatemsg-list-form .privatemsg-list a {
  color: #333333;
}
#privatemsg-list-form .privatemsg-list a:hover {
  color: #358280;
}
#privatemsg-list-form .select-all {
  width: 110px;
}
#privatemsg-list-form #edit-mark-as-read,
#privatemsg-list-form #edit-mark-as-unread {
  background-color: #358280;
  border: none;
  color: #ffffff !important;
}
#privatemsg-list-form .container-inline {
  float: right;
}
.page-faq .action_bar {
  display: none;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav > li > a {
  padding-bottom: 10px;
  border-bottom: dashed 1px #333333;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  color: #333333;
}
.page-faq #block-system-main .view-content .views-row {
  border: none;
}
.page-faq #faq-up {
  display: none;
}
.page-faq .faq-row-block-no-results {
  padding: 0;
  margin: 20px 20px 20px 40px !important;
}
.page-faq .faq-row-block-no-results h3 {
  padding-bottom: 20px;
  border-bottom: dashed 1px #333333;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav {
  list-style: none;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav > li > a span {
  float: right;
}
.blog-cover {
  display: block;
  min-height: 296px;
  background: url(../images/blog-cover.jpg) no-repeat center center;
  background-size: cover;
}
.blog-cover h3 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 30px;
}
.page-blog #page-title {
  display: none;
}
.page-blog .action-links {
  z-index: 10;
}
.page-blog .bef-select-as-links .form-item div {
  margin-top: 30px;
  display: inline;
  float: left;
  padding-right: 50px;
}
.page-blog .bef-select-as-links .form-item div a {
  color: #c3fbe6;
  font-size: 17px;
  font-weight: bold;
}
.page-blog .bef-select-as-links .form-item div a.active {
  color: #358280;
}
.page-blog .blog-cover h3 {
  color: #358280 !important;
}
.page-blog .views-exposed-form .views-exposed-widget {
  padding: 0 36px 0 36px;
}
.page-blog .views-exposed-form .views-exposed-widget a {
  color: #c3fbe6 !important;
}
.page-blog .views-exposed-form .views-exposed-widget a.active {
  color: #358280 !important;
}
.page-blog .blog-title a {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.page-blog .blog-by {
  color: #358280;
  font-weight: bold;
}
.page-blog .blog-arrow-down,
.node-type-blog .blog-arrow-down {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 22.5px 0 0px;
  border-color: #01b5b8 transparent transparent transparent;
  line-height: 0px;
  position: absolute;
  margin: 0 0 0 10px;
}
.page-blog .view-content .views-row {
  border-top: none !important;
}
.page-blog .blog-line-separator {
  margin: 20px 0 20px 0;
}
.page-blog .item-list .pager {
  margin: 0 0 0 39%;
}
.page-blog .item-list .pager li > a,
.page-blog .item-list .pager li > span {
  border: none;
  background: none;
  color: #01b5b8;
  font-weight: bold;
}
.page-blog .item-list .pager-next a:before {
  font-size: 25px;
  margin: 0 0 0 0;
}
.page-blog .item-list .pager-next {
  padding: 0;
}
.page-blog .item-list .pager-previous a:before {
  font-size: 25px;
  margin: 0 0 0 0;
}
.page-blog .item-list .pager-previous {
  padding: 0;
}
.node-type-blog h2 {
  color: #358280;
  font-weight: bold;
}
.node-type-blog .blog-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.node-type-blog .blog-content h4 {
  color: #358280;
  font-weight: bold;
  padding: 0 0 16px 0;
}
.node-type-blog .return-blog-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-blog h2 {
  color: #358280;
  font-weight: bold;
}
.node-type-blog .blog-content {
  padding-left: 15px;
}
.node-type-blog .blog-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.node-type-blog .blog-content h4 {
  color: #358280;
  font-weight: bold;
  padding: 0 0 16px 0;
}
.node-type-blog .blog-content .blog-content-body {
  border-top: 1px dashed;
  padding: 16px 0 16px 0;
  margin: 0 0 40px 0;
}
.node-type-blog .comment-content h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-top: -14px;
}
.node-type-blog .comment-content {
  margin-top: 45px;
}
.node-type-blog .return-blog-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-blog .comment-content .form-textarea {
  border: 2px solid #358280;
}
.node-type-blog .comment-content .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 4px 15px 4px 15px !important;
  margin: 0 0 22px 0 !important;
  border-radius: 8px;
  border: none;
  float: right;
}
.node-type-blog .comment-content .comment-element {
  margin: 20px 0 20px 0;
}
.node-type-blog .comment-content .comment-participant {
  font-size: 12px;
}
.node-type-blog .blog-rated {
  padding: 3px 3px 3px 3px;
  background: #358280;
  width: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: -57px 14px 41px 50%;
}
.page-blog .blog-rated {
  padding: 3px 3px 3px 3px;
  background: #358280;
  width: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: -25px 14px 5px 50%;
}
.node-type-blog .comment-form {
  padding-right: 10px;
}
.share-this-blog {
  width: 100%;
  height: 60px;
  background-position: 0;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 1px dashed;
}
.btn-gree {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 4px 15px 4px 15px !important;
  margin: 0 auto;
  border-radius: 8px;
  border: none;
}
.page-blog .pager {
  margin: 0 0 0 37%;
  color: #358280;
}
.page-blog .pager a {
  background: none;
  border: none;
  color: #358280;
}
.page-blog .pager li {
  background: none;
  border: none;
  color: #358280;
}
.page-blog .pager a:hover {
  background: none;
  border: none;
}
.page-blog .pager .pager-last.last {
  display: none;
}
.page-blog .pager .pager-first.first {
  display: none;
}
.page-blog .pager .last {
  background-color: transparent !important;
}
.page-blog .pager .pager-previous {
  width: 65px;
}
.node-type-blog #page-title {
  display: none;
}
.page-blog .blog-content {
  margin: 0 15px 0 15px;
}
.page-comment-reply .form-item label,
.page-comment-edit .form-item label {
  font-size: 14px;
  margin-top: 10px;
  background-color: #358280;
  color: #ffffff;
  width: 100%;
  padding-left: 18px;
  height: 35px;
  line-height: 35px;
  display: block;
}
.page-comment-reply .comment-form #edit-actions .btn,
.page-comment-edit .comment-form #edit-actions .btn {
  background-color: #358280;
  color: #ffffff !important;
  padding: 5px 17px;
  margin-top: 20px;
}
.page-comment-reply .comment-form .form-textarea-wrapper textarea,
.page-comment-edit .comment-form .form-textarea-wrapper textarea {
  border-radius: 0px;
  border: solid 2px #358280;
  border-top: none;
  margin-top: -5px;
}
.page-forum .forum-table a {
  color: #000000;
  font-weight: bold;
}
.page-user-register input[type=radio] {
  margin-left: -24px;
  margin-top: 4px;
}
.page-home .content-int {
  margin: 30px;
}
.page-home .title-news {
  background-color: #d6e045;
  height: 50px;
  text-align: center;
  margin-top: 82px;
}
.page-home .title-news h2 {
  font-size: 18px;
  margin: -86px auto;
  color: #ffffff;
  font-weight: bold;
  line-height: 50px;
}
.page-home .circle-news {
  background: url(../images/header-box-yellow.png) no-repeat scroll center top;
  width: 100%;
  height: 185px;
  z-index: 20;
  display: block;
  margin: -91px auto;
}
.page-home .content-news {
  margin: 0 100px 60px 100px;
  border: solid 1px #d6e045;
  border-top: none;
  min-height: 170px;
  text-align: center;
}
.page-home .content-news h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-top: 70px;
}
.page-home .btn-news-read-more {
  background-color: #bd004b;
  border: none;
  color: #ffffff !important;
  padding: 5px 35px 5px 35px;
  border-radius: 0;
}
.page-news h3 a {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.page-news .news-date {
  color: #358280;
  font-weight: bold;
}
.page-news .news-content {
  margin: 0 15px 20px 15px;
}
.page-news .news-line-separator {
  border: 1px dashed;
  border-color: #333333;
  margin: 20px 0 20px 0;
}
.page-news .news-line-separator-footer {
  border: 1px dashed;
  border-color: #333333;
  margin: 27px 0 0 0;
}
.page-news .pager {
  margin: 0 0 0 37%;
}
.page-news .pager a {
  background: none;
  border: none;
}
.page-news .pager a:hover {
  background: none;
  border: none;
}
.page-news .pager .pager-last.last {
  display: none;
}
.page-news .pager .pager-first.first {
  display: none;
}
.page-news .pager .last {
  background-color: transparent;
}
.node-type-news .news-content {
  margin: 20px;
}
.node-type-news .return-news-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-news h2 {
  color: #358280;
  font-weight: bold;
  font-size: 23px;
}
.node-type-wiki .wiki-content {
  margin: 20px;
}
.node-type-wiki h2 {
  color: #358280;
  font-weight: bold;
  font-size: 23px;
}
.node-type-wiki .return-wiki-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.page-wiki .view.view-wiki-list {
  padding: 30px 30px 0 30px;
}
.page-wiki .view-header ul {
  margin-top: -20px;
}
.page-wiki .view-header ul li {
  display: inline;
  float: left;
  padding: 0 10px 0 0;
}
.page-wiki .view-header a {
  color: #358280;
  font-weight: bold;
}
.page-wiki #edit-title-wrapper {
  display: none;
}
.page-wiki .views-exposed-widget.views-submit-button {
  display: none;
}
.page-wiki #layout-body .row:first-child {
  background: #ffffff;
  margin: 0;
}
.page-wiki .view-content h3.field-content {
  font-size: 20px;
  font-weight: bold;
  padding: 60px 0 0 0;
}
.page-wiki .wiki-read-more {
  margin: 21px 0 0 -17px;
}
.page-wiki a.wiki-read-more {
  background: #358280;
  padding: 8px 15px 8px 15px;
  color: #ffffff;
  border-radius: 7px;
  font-weight: bold;
}
.page-wiki .pager {
  margin: 0 0 0 37%;
}
.page-wiki .pager a {
  background: none;
  border: none;
}
.page-wiki .pager a:hover {
  background: none;
  border: none;
}
.page-wiki .pager .pager-last.last {
  display: none;
}
.page-wiki .pager .pager-first.first {
  display: none;
}
.page-wiki .pager .last {
  background-color: transparent;
}
.page-wiki .wiki-footer {
  margin: 20px 0 30px 20px;
}
.page-wiki .wiki-row-block {
  border-bottom: dashed #333333 1px;
  margin: 10px 15px 10px 15px;
}
.page-wiki .wiki-row-block h3 {
  color: #333333;
  font-weight: bold;
  font-size: 22px;
  border-bottom: dashed #333333 1px;
  padding-bottom: 16px;
}
.page-wiki .wiki-all {
  padding-right: 20px !important;
}
.page-home .information-material h2 {
  background: url(../images/header-box-green.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 85px;
}
.page-home .news h2.learning-title {
  background: url(../images/header-box-pink.png) no-repeat scroll center top;
  width: 100%;
  height: 224px;
  margin: 0 auto;
  padding-top: 127px;
  text-align: center;
}
.page-home .information-material .information-img {
  background: #52cdce;
  width: 100%;
  height: 50px;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 105px;
}
.page-home .about-taxes-img {
  background: #ed1966;
  width: 100%;
  height: 50px;
  border-radius: 0;
  margin: 0 auto;
  margin-top: 145px;
}
.page-home .information-material .border-block {
  display: none;
}
.page-home .information-material .information-back {
  display: none;
}
.page-home .news .border-block.pink,
.page-home .learning-back {
  display: none;
}
.page-teenager .facts-and-figures ul {
  margin-left: 40px;
  list-style-position: outside;
}
.page-teenager ul.facts-and-figures li {
  margin-bottom: 20px;
  margin-left: 40px;
  position: relative;
}
.page-teenager .facts-and-figures li:nth-child(1):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_1.png) no-repeat center center;
}
.page-teenager .facts-and-figures li:nth-child(2):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_2.png) no-repeat center center;
}
.page-teenager .facts-and-figures li:nth-child(3):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_3.png) no-repeat center center;
}
.page-teenager .facts-figures .content {
  background: rgb(3 152 153 / 91%);
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.page-teenager .intelectual-property-box .title {
  background-color: #e50b62;
  text-align: center;
  height: 48px;
}
.page-teenager .intelectual-property-box .title h2 {
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 48px;
  padding: 0;
  margin: 0;
}
.page-teenager .intelectual-property-box .content {
  margin: 0 20px 30px 20px;
  border: solid 1px #e50b62;
  border-top: none;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 433px;
}
.page-teenager .intelectual-property-box .content .header-inline {
  margin-top: 10px;
  min-height: 20px;
  line-height: 20px;
}
.page-teenager .intelectual-property-box .content .header-inline .text-center {
  font-weight: bold;
}
.page-teenager .intelectual-property-box .content .content-bottom {
  font-size: 12px;
}
.page-teenager .intelectual-property-box .content .content-bottom .h1Bottom .ULineYelow {
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .intelectual-property-box .content .content-bottom {
  padding: 30px 10px 10px 10px;
}
.page-teenager .intelectual-property-box .content .content-bottom h2 {
  font-size: 20px;
  line-height: 21px;
  color: #000000;
  position: relative;
  padding-bottom: 5px;
}
.page-teenager .intelectual-property-box .content .content-bottom h2:after {
  content: "";
  position: absolute;
  left: 50px;
  margin-left: -50px;
  bottom: 0;
  width: 80px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .intelectual-property-box .content .content-bottom .img1 {
  background: url(../images/intellectual_pr_1.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .img2 {
  background: url(../images/intellectual_pr_2.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .img3 {
  background: url(../images/intellectual_pr_3.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .footer {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-teenager .border-block,
.page-young .border-block {
  display: none;
}
.page-teenager .charity-section .col-md-7 {
  background-position: 0px 0px !important;
  background-size: 100% !important;
  height: 341px;
}
.page-teenager .charity-section .col-md-5 {
  height: auto!important;
  min-height: 354px;
}
.page-about-us .box-about-us {
  background-color: #358280;
  height: 350px;
}
.page-about-us .container-about-us {
  padding: 0 20px 20px 20px;
}
.page-teachers-corner #edit-submit-taxedu-teacher-corner {
  margin: 0;
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 0 36px 0 36px;
  line-height: 29px;
}
@-moz-document url-prefix() {
  .page-pages-young .link-wrapper.right {
    padding: 0 !important;
  }
  .page-pages-young .container.info-sections {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
  }
  .container.info-sections {
    margin-top: 0 !important;
  }
  .page-homepage .teacher-info.teachers-info-details {
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    column-rule-style: none !important;
    column-rule-width: 0 !important;
  }
  .page-node-add--taxedu-resources input[type="file"] {
    padding: 0px 0 4px 14px;
    width: 70%;
  }
  .page-home .info-sections.news {
    padding-bottom: 63px;
  }
}
.topic-pager {
  font-size: 90%;
  font-style: italic;
}
#forum-comments .pager {
  text-align: center;
}
#forum-comments .pager li {
  padding: 3px;
  margin: 0;
}
.forum-pager .pager,
.forum-comment-wrapper .pager {
  text-align: right;
  float: right;
  clear: none;
  width: 30%;
}
#forum-pager-top .pager {
  padding: 14px 0 0 0;
}
#forum-pager-bottom .pager {
  padding: 0 0 10px 0;
}
.forum-pager .pager a,
.forum-comment-wrapper .pager a {
  padding: 1px 3px;
  margin: 0pt;
}
.forum-pager .pager li,
.forum-comment-wrapper .pager li {
  padding: 0pt;
  margin: 0pt;
}
.forum-pager.pager li.pager-current,
.forum-comment-wrapper .pager li.pager-current {
  padding: 2px 3px 2px 3px;
}
ul.forum-links li {
  display: inline;
}
.forum-node-create-links {
  width: 30%;
  float: left;
}
.forum-node-create-links-top {
  clear: both;
  padding-top: 20px;
}
.forum-node-create-links-top .new_topic_top {
  margin-bottom: 20px;
}
.forum-node-create-links .forum-add-node {
  float: left;
  margin-top: 10px;
  margin-bottom: 23px;
}
.forum-table {
  margin: 0;
  width: 100%;
}
.forum-table-wrap,
.forum-table-topics {
  margin-bottom: 15px;
  clear: both;
}
.forum-table-superheader {
  padding: 10px;
}
.forum-table-superheader .forum-table-name {
  margin: 5px 0 3px 5px;
  width: 90%;
  display: inline;
  font-size: 1.2em;
}
.forum-table-superheader .forum-table-description {
  margin: 0 0 3px 5px;
  width: 90%;
}
.forum-table th {
  text-align: left;
}
#forum-table-content tr td {
  border: 2px solid #ffffff;
  vertical-align: middle;
}
#forum-table-content tr td .forum-name a,
#topic_list .forum-topic-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #00728f;
}
#topic_list .forum-topic-title:hover {
  text-decoration: underline;
}
#forum-table-content tr td .forum-name a:hover {
  text-decoration: underline;
}
#forum-table-content td.forum-details .forum-description {
  color: #455560;
  font-size: 14px;
  line-height: 22px;
}
#forum-table-content td.forum-number-topics,
#forum-table-content td.forum-number-posts,
#topic_list td.views-field-comment-count,
#topic_list td.views-field-totalcountforum-topic-legend {
  font-size: 14px;
  line-height: 18px;
  color: #455560;
  padding-top: 20px;
  border-right: 3px solid #ffffff;
}
#forum-table-content .forum-last-reply {
  font-size: 13px;
  line-height: 18px;
  color: #455560;
}
#forum-table-content .forum-last-reply a,
#forum-table-content .forum-last-reply span,
#forum-table-content .forum-number-new-topics a,
#topic_list .username {
  font-size: 13px;
  line-height: 18px;
  color: #00728f;
}
th.forum-name {
  text-align: left;
}
th.forum-icon {
  width: 5%;
}
td.forum-details .forum-subforums,
td.forum-details .forum-subcontainers {
  margin-left: 10px;
}
th.forum-topics,
th.forum-posts {
  width: 10%;
  text-align: center;
}
td.forum-number-topics,
td.forum-number-posts {
  text-align: center;
}
th.forum-last-post {
  width: 20%;
}
.view-advanced-forum-topic-list .view-empty {
  clear: both;
  margin: 20px 0 20px 0;
  padding: 10px;
}
.forum-table-topics td.views-field-topic-icon {
  width: 26px;
}
.forum-table-topics td.views-field-title,
.forum-table-topics th.views-field-title {
  border-right: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
}
.forum-table-topics th.views-field-comment-count,
.forum-table-topics th.views-field-totalcount {
  border-right: 3px solid #ffffff;
}
.forum-table-topics td.views-field-comment-count,
.forum-table-topics td.views-field-totalcount {
  width: 10%;
}
.forum-table-topics td.views-field-last-updated {
  width: 30%;
}
.forum-table-topics .views-field-title {
  text-align: left;
}
.forum-table-topics td.views-field-comment-count,
.forum-table-topics td.views-field-totalcount {
  text-align: center;
  white-space: nowrap;
  color: #455560;
  font-size: 14px;
  padding-top: 20px;
  border-right: 3px solid #ffffff;
}
.forum-table-topics td.views-field-last-updated {
  line-height: 140%;
  white-space: normal !important;
}
#forum-topic-list th.views-field-title,
#forum-topic-list th.views-field-comment-count,
#forum-topic-list th.views-field-totalcount,
#forum-topic-list th.views-field-last-updated {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
#topic_list table {
  border: 1px solid #ffffff;
}
.forum-table-topics span.topic-icon {
  display: block;
}
#advanced-forum-forum-topic-list-sort-form,
#advanced-forum-forum-topic-list-sort-form input,
#advanced-forum-forum-topic-list-sort-form .form-item {
  vertical-align: center;
}
#forum-sort {
  clear: both;
  float: right;
  display: inline-block;
}
#topic_list #sort-topic-submit.form-submit {
  font-weight: 700;
  font-size: 16px;
  padding: 10px 18px !important;
  background-color: #455560;
  color: #ffffff;
  border-radius: 5px;
  float: none;
  text-transform: uppercase;
  height: 45px;
  margin-top: -10px !important;
}
#topic_list #sort-topic-submit.form-submit:hover {
  background-color: #7d888f;
}
#topic_list #edit-order,
#topic_list #edit-sort,
#topic_list #sort-topic-submit {
  border: none;
}
#topic_list #advanced-forum-forum-topic-list-sort-form,
#topic_list #advanced-forum-forum-topic-list-sort-form input,
#topic_list #advanced-forum-forum-topic-list-sort-form .form-item {
  margin-top: 23px !important;
  margin-bottom: 13px !important;
}
#topic_list .form-item,
.form-actions {
  float: none;
}
#forum-sort .cc_selectbox .cc_selected > span {
  display: inline;
}
#forum-sort .form-item-order .cc_selectbox {
  width: 116px;
  margin-right: 20px;
  margin-top: -8px;
}
#forum-sort .form-item-sort .cc_selectbox {
  width: 93px;
  margin-right: 20px;
  margin-top: -8px;
}
#forum-sort .cc_selectbox div {
  display: block;
}
#forum-sort .cc_selectbox .cc_selectbox_warpper {
  padding-left: 5px;
}
#forum-sort .cc_selectbox .cc_selected > span {
  font-size: 14px;
  color: #455560;
}
.forum-tools {
  display: none;
}
#forum-statistics {
  display: none;
}
.forum-list-icon-legend,
.forum-topic-legend {
  margin-top: 8px;
  margin-bottom: 15px;
}
.forum-list-icon-legend div {
  float: left;
  margin-right: 30px;
}
.forum-topic-legend div {
  font-size: 13px;
  line-height: 22px;
  color: #455560;
  clear: both;
  float: none;
  display: inline-block;
  margin-right: 15px;
  margin-left: 9px;
  padding-top: 0;
}
.forum-topic-header {
  margin: 10px 0 2px 0;
}
.forum-topic-header .search-topic {
  float: right;
}
.forum-topic-header .topic-post-count {
  clear: none;
  float: right;
  margin: 7px 7px 0 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  color: #949aa0;
  display: inline-block;
}
.forum-topic-header .topic-post-count .new_post {
  color: #949aa0;
  margin-left: 10px;
  float: right;
}
.forum-topic-header .last-post-link {
  margin-top: 5px;
}
.forum-topic-header .topic-reply-link {
  float: left;
  margin: 0 7px 0 0;
}
.forum-topic-header .last-post-link,
.forum-topic-header .topic-new-post-link {
  float: right;
  margin: 5px 7px 0 0;
}
.forum-topic-header .topic-new-post-link {
  margin: 6px 7px 0 0;
}
.forum-topic-header .topic-new-post-link a {
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  color: #00b5cc;
  text-transform: uppercase;
}
.forum-topic-header .topic-new-post-link a:hover {
  text-decoration: underline;
}
.forum-topic-header .reply-count {
  float: right;
  margin: 10px 0 2px 0;
}
div.forum-post {
  margin: 0 0 15px 0;
  padding: 0;
}
.forum-post-wrapper {
  clear: both;
  height: 100%;
}
.forum-post-info {
  height: 100%;
  clear: both;
}
.forum-posted-on {
  padding: 0 18px;
  float: left;
  font-size: 14px;
}
.forum-post .new {
  float: none;
}
.forum-post-number {
  float: right;
  margin-right: 5px;
}
.forum-post-title {
  padding: 1px 1px 1px 10px;
}
.forum-post-panel-sub {
  float: left;
  line-height: 100%;
  width: 150px;
}
.forum-post-panel-sub .author-pane {
  margin: 10px;
}
.forum-post-panel-sub .author-pane .author-name {
  font-size: 120%;
}
.forum-post-panel-sub .author-pane .picture {
  float: none;
  padding-left: 0px;
  margin: 2px 0 10px 0;
}
.forum-post-panel-sub .author-pane .picture img {
  padding: 5px;
}
.forum-post-panel-sub .author-pane .author-pane-section {
  margin-bottom: 10px;
}
.forum-post-panel-sub .author-pane .author-pane-line {
  margin-bottom: 7px;
}
.forum-post-panel-main {
  margin-left: 150px;
  min-height: 230px;
  height: auto !important;
  height: 230px;
}
.forum-post-panel-main .forum-post-content {
  padding-top: 2px;
}
.forum-post-panel-main .post-title,
.forum-post-panel-main .forum-post-content {
  margin-left: 0;
  padding-left: 10px;
}
.forum-post-panel-main .field-name-body .field-item p,
.forum-post-panel-main .field-name-comment-body .field-item {
  margin-right: 10px;
  padding-top: 15px;
}
.author-signature {
  margin: 10px 0 5px 10px;
}
.post-edited {
  margin: 10px;
}
.forum-post-footer {
  margin-top: 0;
  clear: both;
}
.forum-jump-links {
  float: left;
  line-height: 2em;
  margin: 5px;
}
.forum-post-links {
  float: right;
  line-height: 2em;
  text-align: right;
  margin: 10px 0 5px 5px;
}
.forum-post-links ul.links li {
  display: block;
  float: left;
}
.forum-top-post-footer {
  margin: 10px 0 10px 0;
  padding: 5px;
}
#comments.forum-comment-wrapper {
  margin-top: 0;
}
.forum-comment-wrapper .box {
  clear: both;
}
#search-all-forums {
  float: right;
}
#search-single-forum {
  float: left;
}
#advanced-forum-search-forum,
.forum-topic-header #advanced-forum-search-topic {
  margin: 0;
  padding: 14px 0 0 0;
}
#advanced-forum-search-forum input,
.forum-topic-header #advanced-forum-search-topic input {
  margin: 0;
  padding: 0;
}
.forum-topic-header #advanced-forum-search-topic {
  margin-bottom: 10px;
}
.view-avf-search .views-row,
.view-avf-search-topic .views-row {
  margin-bottom: 2em;
}
.forum-search-result {
  margin-bottom: 10px;
}
.preview {
  display: block;
}
#forum-comments .form-submit,
#replay_replay .form-submit {
  font-size: 16px;
  background-color: #358280;
  color: #ffffff !important;
  padding: 5px 20px;
  border-radius: 5px;
  border: none;
  margin: 5px 0;
}
#forum-comments .form-submit:hover,
#replay_replay .form-submit:hover {
  background-color: #358280;
}
#forum-comments h2 {
  font-size: 14px;
  margin-top: 10px;
  background-color: #358280;
  color: #ffffff;
  width: 100%;
  padding-left: 18px;
  height: 35px;
  line-height: 35px;
}
#forum-comments .field-name-comment-body .form-textarea-wrapper {
  border-radius: 0px;
  border: solid 2px #358280;
  border-top: none;
}
#forum-comments .form-item-comment-body-und-0-value label {
  display: none;
}
#forum-comments .form-item,
.form-actions {
  margin-top: -11px;
  margin-bottom: 20px;
}

#forum-comments .username a:hover,
.forum-post-panel-sub .username a:hover {
  text-decoration: underline;
}
.page-comment-edit .form-item label {
  font-size: 14px;
  margin-top: 10px;
  background-color: #358280;
  color: #ffffff;
  width: 100%;
  padding-left: 18px;
  height: 35px;
  line-height: 35px;
  display: block;
}
.page-forum thead tr {
  background-color: #358280;
  color: #fff;
}
.page-forum thead tr th {
  font-weight: normal;
}
.topic-pager {
  font-style: italic;
}
.forum-add-discussion {
  display: none;
  visibility: hidden;
}
.forum-table-wrap .forum-table-superheader,
.forum-table-topics thead tr {
  background-color: #358280;
}
#topic_list .forum-table-wrap .forum-table-superheader,
#topic_list .forum-table-topics thead tr {
  background-color: #00b5cc;
}
.forum-table-superheader .forum-table-name,
.forum-table-superheader .forum-table-name a {
  font-weight: bold;
  color: #ffffff;
}
.forum-table th a,
.forum-table th a:visited,
.forum-table th a:link {
  color: #ffffff;
}
.forum-table-wrap thead tr {
  background-color: #00728f;
  text-transform: uppercase;
  font-size: 16px;
}
.forum-table-wrap thead tr th {
  color: #ffffff;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 2px;
  padding-right: 2px;
}
.forum-table thead tr a,
.forum-table thead tr a:visited,
.forum-table thead tr a:link {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
}
.forum-header th {
  border-right: 2px solid #ffffff;
}
.forum-table thead th {
  border-bottom: none;
}
.forum-table tr.even,
.forum-table tr.odd {
  border: none;
  border-top: 3px solid #ffffff;
  background: #eceeef;
}
.forum-table tr.even:hover,
.forum-table tr.odd:hover {
  background: #f7f8f9;
}
.forum-table tr.even td.active,
.forum-table tr.odd td.active {
  background-color: transparent;
}
.forum-table td {
  border: none;
}
.view-advanced-forum-topic-list .view-empty {
  display: none;
}
.forum-table tr.sticky {
  background-color: #e6edec;
}
.forum-table tr.forum-last-sticky {
  border-bottom: 10px solid #91cdf5;
}
.forum-table .sticky-label {
  font-weight: bold;
}
#forum-statistics {
  border: 1px solid #91cdf5;
}
#forum-statistics-header {
  border-top: 1px solid #2587c4;
  background: #2587c4;
  background: -webkit-gradient(linear, left top, left bottom, from(#2587c4), to(#58b3ed));
  background: -moz-linear-gradient(top, #2587c4, #58b3ed);
  color: #ffffff;
  font-weight: bold;
  border-bottom: 1px solid #2587c4;
}
.forum-statistics-sub-header {
  background-color: #cbe2f1;
  font-weight: bold;
}
.forum-statistics-sub-body {
  background-color: #f5f5f5;
}
div.forum-post {
  border-top: 3px solid #358280;
  border-bottom: 3px solid #358280;
  border: none;
}
.forum-post-info {
  background-color: #358280;
  color: #ffffff;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
}
.forum-posted-on {
  font-weight: bold;
  background-color: #358280;
  color: #ffffff;
}
.forum-forum-post .new {
  color: #ffffff;
}
.forum-post-number a {
  color: #ffffff !important;
}
.forum-post-wrapper {
  background-color: #bfeded;
  border: solid 2px #358280;
}
.forum-post-panel-sub .author-pane .author-name {
  font-weight: bold;
}
.forum-post-panel-sub .author-pane .picture img {
  border: 1px solid #2587c4;
  background-color: #ffffff;
}
.forum-post-panel-sub .author-pane .author-pane-label {
  font-weight: bold;
}
.forum-post-panel-main {
  background-color: #ffffff;
  border-left: 2px solid #358280;
  border-right: none;
}
.forum-post-title {
  font-weight: bold;
  background-color: #bfeded;
  color: #000000;
  height: 35px;
  line-height: 35px;
}
.forum-post-footer {
  background-color: #ffffff;
  border-top: 3px solid #dff3f6;
}
.forum-top-post-footer {
  border: 2px solid #2587c4;
  background: #edf5fa;
  background: -webkit-gradient(linear, left top, left bottom, from(#cbe2f1), to(#edf5fa));
  background: -moz-linear-gradient(top, #cbe2f1, #edf5fa);
}
.forum-topic-navigation {
  border: 2px solid #2587c4;
  background: #edf5fa;
  background: -webkit-gradient(linear, left top, left bottom, from(#cbe2f1), to(#edf5fa));
  background: -moz-linear-gradient(top, #cbe2f1, #edf5fa);
}
.replay .forum-post-info {
  display: none;
}
#replay_replay .form-item-comment-body-und-0-value label {
  display: none;
}
#replay_replay .form-item,
#replay_replay .form-actions {
  margin-top: 3px !important;
  border-bottom: 3px solid #dff3f6;
  width: 100%;
}
#replay_replay .form-type-textarea {
  width: 100%;
  box-sizing: border-box;
  border: none;
}
#replay_replay .form-type-textarea textarea {
  box-sizing: border-box;
  padding: 15px;
}
#replay_replay .field-name-comment-body .form-textarea-wrapper {
  border-radius: 0px;
  border: 3px solid #dff3f6;
  height: 295px;
}
#replay_replay .field-name-comment-body .form-textarea-wrapper textarea {
  height: 295px;
}
#replay_replay .form-type-textarea textarea,
#replay_replay .form-textarea-wrapper {
  border: none;
}
#replay_replay .forum-post-info {
  text-transform: uppercase;
  width: 98%;
  padding-left: 18px;
  font-weight: 700;
  font-size: 14px;
}
#forum-topic-header {
  margin-bottom: 22px;
}
.forum-post .forum-post-content a {
  font-weight: 700;
}
.forum-post .forum-post-content a:hover {
  text-decoration: underline;
}
.google .cc_google_translate.tab {
  position: relative;
  top: 0;
  z-index: 0;
}
.top .header_title {
  margin-top: 18px;
}
.breadcrumb a.forum_rules {
  float: right;
  text-transform: none;
  color: #00728f;
  font-size: 14px;
  font-weight: bold;
}
#topic_header.pattern_blue_light_small .row.top {
  height: 137px;
  vertical-align: middle;
}
#topic_header .top .header_title {
  line-height: 36px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.page-forum #layout-body h1 {
  color: #358280;
}
.page-forum .breadcrumb {
  background: #ffffff !important;
  margin: 0 -12px 0 0;
}
.forum-table thead tr a,
.forum-table thead tr a:visited,
.forum-table thead tr a:link {
  padding: 0 0 0 14px;
}
th.forum-last-post {
  padding: 0 0 0 7px;
}
#forum-table-content .forum-last-reply a,
#forum-table-content .forum-last-reply span,
#forum-table-content .forum-number-new-topics a,
#topic_list .username {
  font-weight: bold;
}
#forum-table-content .forum-last-reply {
  color: #000000;
}
#forum-table-content tr td .forum-name a,
#topic_list .forum-topic-title {
  color: #000000;
}
.forum-header th {
  border-right: none;
}
#forum-table-content tr td {
  border: none;
}
#forum-table-content tr:last-child {
  border: none;
}
.forum-list-icon-legend {
  border-top: 1px dashed #000000 !important;
  margin: 0 0 0 17px;
  border-bottom: none !important;
}
.breadcrumb a.forum_rules {
  color: #000000;
  font-size: 8px;
}
.forum-list-icon-legend .forum-list-text-legend-new-posts,
.forum-list-icon-legend .forum-list-text-legend-default {
  color: #000000 !important;
  font-weight: bold !important;
}
#topic_list .af-button-large,
.legend .af-button-large {
  background: #358280 !important;
}
#topic_list .forum-table-wrap .forum-table-superheader,
#topic_list .forum-table-topics thead tr {
  background: #358280 !important;
}
#forum-topic-list th.views-field-title,
#forum-topic-list th.views-field-comment-count,
#forum-topic-list th.views-field-totalcount,
#forum-topic-list th.views-field-last-updated {
  font-weight: normal;
  padding: 17px 0 17px 0;
}
.forum-table-topics td.views-field-title,
.forum-table-topics th.views-field-title {
  border-right: none;
  border-left: none;
}
.forum-table-topics th.views-field-comment-count,
.forum-table-topics th.views-field-totalcount {
  border-right: none;
  border-left: none;
}
span.topic-icon {
  width: 56px !important;
  height: 41px !important;
}
.forum-topic-legend div {
  font-size: 13px;
  line-height: 37px;
  color: #000000;
  font-weight: bold;
  padding: 5px 0 5px 51px;
}
.forum-table tr.even:hover,
.forum-table tr.odd:hover {
  background: #ffffff;
}
#topic_list #edit-order,
#topic_list #edit-sort,
#topic_list #sort-topic-submit {
  border: 2px solid #358280;
  color: #358280;
  font-weight: bold;
  border-radius: 9px;
}
#topic_list #sort-topic-submit.form-submit {
  padding: 5px 21px !important;
  background-color: #358280;
  color: #ffffff !important;
  border-radius: 9px;
  height: 34px;
  margin-top: 8px !important;
}
.page-forum .form-select {
  border: 2px solid #358280;
  color: #358280;
  font-weight: bold;
  border-radius: 9px;
}
.page-forum .form-submit.btn.btn-default {
  padding: 5px 21px !important;
  background-color: #358280;
  color: #ffffff !important;
  border-radius: 9px;
  height: 34px;
  margin-top: -6px !important;
  color: #ffffff;
  font-weight: bold;
}
.node-type-forum #forum-comments {
  margin: 15px;
}
.forum-list-icon-wrapper {
  text-decoration: none;
  vertical-align: middle;
  margin: 10px;
  width: 50px;
  height: 50px;
  display: block;
  float: left;
}
.forum-list-icon-legend {
  border-bottom: 3px dashed #dadddf;
  border-top: 3px dashed #dadddf;
}
.forum-topic-legend {
  padding-top: 28px;
  padding-bottom: 28px;
  border-bottom: 3px dashed #dadddf;
  border-top: 3px dashed #dadddf;
}
.forum-list-icon-legend .forum-list-text-legend-new-posts,
.forum-list-icon-legend .forum-list-text-legend-default {
  font-family: 'Open Sans', 'sans-serif';
  font-size: 14px;
  line-height: 22px;
  color: #455560;
  float: left;
  padding-top: 23px;
}
tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-default {
  background: transparent url(../images/forum_list_default.png) no-repeat center center;
}
tr.even td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
tr.odd td.forum-list-icon-new-posts .forum-list-icon-wrapper span,
.forum-list-icon-legend .forum-list-icon-new-posts {
  background: transparent url(../images/forum_list_new_posts.png) no-repeat center center;
}
span.topic-icon {
  width: 24px;
  height: 24px;
  text-indent: -9999px;
}
.topic-icon-default {
  background: transparent url(../images/forum/topic_list_default.png) no-repeat center center;
}
.topic-icon-new {
  background: transparent url(../images/forum/topic_list_new.png) no-repeat center center;
}
.topic-icon-hot {
  background: transparent url(../images/forum/topic_list_hot.png) no-repeat center center;
}
.topic-icon-hot-new {
  background: transparent url(../images/forum/topic_list_hot_new.png) no-repeat center center;
}
.topic-icon-sticky {
  background: transparent url(../images/forum/topic_list_sticky.png) no-repeat center center;
}
.topic-icon-closed {
  background: transparent url(../images/forum/topic_list_closed.png) no-repeat center center;
}
.topic-icon-default {
  background: transparent url(../images/forum/topic_list_default.png) no-repeat top left;
}
.topic-icon-new {
  background: transparent url(../images/forum/topic_list_new.png) no-repeat top left;
}
.topic-icon-hot {
  background: transparent url(../images/forum/topic_list_hot.png) no-repeat top left;
}
.topic-icon-hot-new {
  background: transparent url(../images/forum/topic_list_hot_new.png) no-repeat top left;
}
.topic-icon-sticky {
  background: transparent url(../images/forum/topic_list_sticky.png) no-repeat top left;
}
.topic-icon-closed {
  background: transparent url(../images/forum/topic_list_closed.png) no-repeat top left;
}
.forum-post-panel-sub .author-online {
  background: transparent url(../images/forum/ap_user_online.png) no-repeat;
  padding-left: 20px;
  height: 20px;
  width: 125px;
  display: block;
}
.forum-post-panel-sub .author-offline {
  background: transparent url(../images/forum/ap_user_offline.png) no-repeat;
  padding-left: 20px;
  height: 20px;
  width: 125px;
  display: block;
}
.forum-post-wrapper .forum-post-panel-sub img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: block;
  margin: 18px auto;
}
.forum-post-wrapper .forum-post-panel-sub .username,
.forum-post-wrapper .forum-post-panel-sub .info {
  display: block;
  text-align: center;
  padding-right: 5px;
}
.forum-post-wrapper .forum-post-panel-sub .info {
  color: #3bc6d7;
  font-family: 'Open Sans', 'sans-serif';
  font-size: 14px;
  margin-top: 22px;
}
#topic_list .af-button-large,
.legend .af-button-large {
  font-family: 'Ubuntu', 'sans-serif';
  font-weight: 700;
  font-size: 16px;
  background: #f48120;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 23px;
  padding-right: 23px;
  display: block;
  border-radius: 5px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
#topic_list .af-button-large:hover,
.legend .af-button-large:hover {
  background-color: #fbaf5d;
}
#forum-topic-header .topic-reply-link .af-button-large {
  font-family: 'Ubuntu', 'sans-serif';
  font-weight: 700;
  font-size: 16px;
  background: #f48120;
  display: block;
  border-radius: 5px;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 0;
  text-transform: uppercase;
}
#forum-topic-header .last-post-link .af-button-large,
.af-button-small,
.author-pane-link {
  display: block;
  background: none;
  color: #333333;
  font-family: 'Ubuntu', 'sans-serif';
  text-decoration: none;
  vertical-align: middle;
  padding-top: 2px;
}
.forum-post-links .af-button-small {
  color: #00b5cc;
  text-transform: uppercase;
}
#forum-topic-header .topic-reply-link a.af-button-large:hover,
a.author-pane-link:hover {
  background: #fbaf5d;
  color: #ffffff;
}
a.af-button-large:active,
a.af-button-small:active,
a.author-pane-link:active {
  background: #2587c4;
  color: #333333;
  border-top-color: #efefef;
}
#forum-topic-header .topic-reply-allowed .af-button-large span {
  font-size: 14px;
  padding: 17px 20px;
  line-height: 30px;
  font-family: 'Ubuntu', 'sans-serif';
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
#forum-topic-header .last-post-link .af-button-large span {
  font-family: 'Ubuntu', 'sans-serif';
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  color: #00b5cc;
  text-transform: uppercase;
}
#forum-topic-header .last-post-link .af-button-large span:hover {
  text-decoration: underline;
}
.forum-jump-links .af-button-small span {
  font-size: 12px;
  padding: 2px 2px 2px 20px;
  line-height: 25px;
  margin: 0 7px 0 7px;
  color: #22bfd3 !important;
  font-family: 'Ubuntu', 'sans-serif';
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
}
.author-pane-link span {
  font-size: 12px;
  padding: 0 0 0 22px;
  line-height: 22px;
  margin: 0 7px 0 7px;
}
#topic_list .forum-add-forum .af-button-large span {
  background: none;
}
.forum-add-poll .af-button-large span {
  background: url(../images/forum/add_poll.png) no-repeat;
}
.topic-reply-allowed .af-button-large span {
  background: none;
}
.topic-reply-locked .af-button-large span {
  background: url(../images/forum/topic_locked.png) no-repeat;
}
.last-post-link .af-button-large span {
  background: none;
}
.topic-new-post-link .af-button-large span {
  background: none;
}
.comment-add .af-button-small span,
.comment-reply .af-button-small span {
  background: none;
}
.quote .af-button-small span {
  background: url(../images/forum/post_quote.png) no-repeat;
}
.comment-edit .af-button-small span,
.post-edit .af-button-small span {
  font-size: 14px;
  font-weight: bold;
}
.comment-edit .af-button-small span:hover,
.post-edit .af-button-small span:hover {
  text-decoration: underline;
}
.comment-delete .af-button-small span,
.post-delete .af-button-small span,
.comment-add.last,
.comment-reply {
  font-size: 14px;
  font-weight: bold;
}
.comment-delete .af-button-small span:hover,
.post-delete .af-button-small span:hover,
.comment-add.last:hover,
.comment-reply:hover {
  text-decoration: underline;
}
.statistics_counter {
  color: #949aa0;
  text-transform: uppercase;
  padding-top: 4px !important;
  font-size: 14px;
  font-weight: bold;
}
.forum-jump-links .af-button-small span {
  background: none;
}
.forum-jump-links .af-button-small span:hover {
  text-decoration: underline;
}
.forum-post-panel-sub .author-contact .author-pane-link span {
  background: transparent url(../images/forum/ap_email.png) no-repeat;
}
.forum-post-panel-sub .author-privatemsg .author-pane-link span {
  background: transparent url(../images/forum/ap_private_message.png) no-repeat;
}
.forum-post-panel-sub .author-relationship-add-icon.author-pane-link span {
  background: transparent url(../images/forum/ap_contact_add.png) no-repeat;
}
.forum-post-panel-sub .author-relationship-remove-icon.author-pane-link {
  background: transparent url(../images/forum/ap_contact_remove.png) no-repeat;
}
#comment-form .user-picture {
  display: none;
}
.blog-cover {
  display: block;
  min-height: 296px;
  background: url(../images/blog-cover.jpg) no-repeat center center;
  background-size: cover;
}
.blog-cover h3 {
  color: #358280;
  font-size: 23px;
  font-weight: bold;
  padding: 0px 0 0 30px;
}
.page-blog #page-title {
  display: none;
}
.page-blog .action-links {
  z-index: 10;
}
.page-blog .bef-select-as-links .form-item div {
  margin-top: 30px;
  display: inline;
  float: left;
  padding-right: 50px;
}
.page-blog .bef-select-as-links .form-item div a {
  color: #c3fbe6;
  font-size: 17px;
  font-weight: bold;
}
.page-blog .bef-select-as-links .form-item div a.active {
  color: #358280;
}
.page-blog .blog-cover h3 {
  color: #358280 !important;
}
.page-blog .views-exposed-form .views-exposed-widget {
  padding: 0 36px 0 36px;
}
.page-blog .views-exposed-form .views-exposed-widget a {
  color: #c3fbe6 !important;
}
.page-blog .views-exposed-form .views-exposed-widget a.active {
  color: #358280 !important;
}
.page-blog .blog-title a {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.page-blog .blog-by {
  color: #358280;
  font-weight: bold;
}
.page-blog .blog-arrow-down,
.node-type-blog .blog-arrow-down {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 22.5px 0 0px;
  border-color: #01b5b8 transparent transparent transparent;
  line-height: 0px;
  position: absolute;
  margin: 0 0 0 10px;
}
.page-blog .view-content .views-row {
  border-top: none !important;
}
.page-blog .item-list .pager {
  margin: 0 0 0 39%;
}
.page-blog .item-list .pager li > a,
.page-blog .item-list .pager li > span {
  border: none;
  background: none;
  color: #01b5b8;
  font-weight: bold;
}
.page-blog .item-list .pager-next a:before {
  font-size: 25px;
  margin: 0 0 0 0;
}
.page-blog .item-list .pager-next {
  padding: 0;
}
.page-blog .item-list .pager-previous a:before {
  font-size: 25px;
  margin: 0 0 0 0;
}
.page-blog .item-list .pager-previous {
  padding: 0;
}
.node-type-blog h2 {
  color: #358280;
  font-weight: bold;
}
.node-type-blog .blog-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.node-type-blog .blog-content h4 {
  color: #358280;
  font-weight: bold;
  padding: 0 0 16px 0;
}
.node-type-blog .return-blog-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-blog h2 {
  color: #358280;
  font-weight: bold;
}
.node-type-blog .blog-content {
  padding-left: 15px;
}
.node-type-blog .blog-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.node-type-blog .blog-content h4 {
  color: #358280;
  font-weight: bold;
  padding: 0 0 16px 0;
}
.node-type-blog .blog-content .blog-content-body {
  border-top: 1px dashed;
  padding: 16px 0 16px 0;
  margin: 0 0 40px 0;
}
.node-type-blog .comment-content h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-top: -14px;
}
.node-type-blog .comment-content {
  margin-top: 45px;
}
.node-type-blog .return-blog-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-blog .comment-content .form-textarea {
  border: 2px solid #358280;
}
.node-type-blog .comment-content .form-submit {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 4px 15px 4px 15px !important;
  margin: 0 0 22px 0 !important;
  border-radius: 5px;
  border: none;
  float: right;
}
.node-type-blog .comment-content .comment-element {
  margin: 20px 0 20px 0;
}
.node-type-blog .comment-content .comment-participant {
  font-size: 12px;
}
.node-type-blog .blog-rated {
  padding: 3px 3px 3px 3px;
  background: #358280;
  width: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: -57px 14px 41px 50%;
}
.page-blog .blog-rated {
  padding: 3px 3px 3px 3px;
  background: #358280;
  width: 50px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: -25px 14px 5px 50%;
}
.back h2 {
  font-size: 16px;
  color: #ffffff;
  text-align: left;
  margin: 0;
  height: auto;
  line-height: normal;
  padding-bottom: 10px;
  font-weight: bold;
  background-color: #008285;
  padding: 5px 0 5px 5px;
  z-index: 1000;
  position: relative;
}
.node-type-blog .comment-form {
  padding-right: 10px;
}
.share-this-blog {
  width: 100%;
  height: 60px;
  background-position: 0;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 1px dashed;
}
.btn-gree {
  background: #358280;
  color: #ffffff !important;
  font-weight: bold;
  padding: 4px 15px 4px 15px !important;
  margin: 0 auto;
  border-radius: 8px;
  border: none;
}
.page-blog .pager {
  margin: 0 0 0 37%;
  color: #358280;
}
.page-blog .pager a {
  background: none;
  border: none;
  color: #358280;
}
.page-blog .pager li {
  background: none;
  border: none;
  color: #358280;
}
.page-blog .pager a:hover {
  background: none;
  border: none;
}
.page-blog .pager .pager-last.last {
  display: none;
}
.page-blog .pager .pager-first.first {
  display: none;
}
.page-blog .pager .last {
  background-color: transparent !important;
}
.page-blog .pager .pager-previous {
  width: 65px;
}
.node-type-blog #page-title {
  display: none;
}
.page-blog .blog-content {
  margin: 0 15px 0 15px;
}
.page-comment-reply .form-item label,
.page-comment-edit .form-item label {
  font-size: 14px;
  margin-top: 10px;
  background-color: #358280;
  color: #ffffff;
  width: 100%;
  padding-left: 18px;
  height: 35px;
  line-height: 35px;
  display: block;
}
.page-comment-reply .comment-form #edit-actions .btn,
.page-comment-edit .comment-form #edit-actions .btn {
  background-color: #358280;
  color: #ffffff !important;
  padding: 5px 17px;
  margin-top: 20px;
}
.page-comment-reply .comment-form .form-textarea-wrapper textarea,
.page-comment-edit .comment-form .form-textarea-wrapper textarea {
  border-radius: 0px;
  border: solid 2px #358280;
  border-top: none;
  margin-top: -5px;
}
.page-forum .forum-table a {
  color: #000000;
  font-weight: bold;
}
.page-user-register input[type=radio] {
  margin-left: -24px;
  margin-top: 4px;
}
.return {
  margin: 30px 0 30px 30px;
  color: #358280 !important;
  font-size: 16px;
  display: block;
  text-align: center;
  font-weight: bold;
}
.return a {
  color: #358280 !important;
  font-size: 18px;
}
.page-homepage .banner {
  height: 403px;
  /*background: url("../images/master-banner-back.jpg") no-repeat center bottom;*/
  position: relative;
}
.i18n-es .page-homepage.teachers-corner h2 {
  margin: 7px 0px 0px 237px;
}
.nav-tabs.nav-justified > li > a {
  color: #c3fbe6 !important;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.nav-tabs.nav-justified > .active > a {
  color: #333333 !important;
}
.nav-justified > li {
  display: inline-block !important;
  width: auto;
}
.nav-justified {
  display: block !important;
  width: auto;
}
.nav-tabs.nav-justified > li {
  width: auto;
}
#privatemsg-new label {
  color: #358280;
  margin-left: 0;
}
#privatemsg-new .form-control {
  border: solid 1px #358280;
  margin: 10px;
  color: #358280;
}
#privatemsg-new .form-textarea {
  margin: 0;
}
#privatemsg-new ::-webkit-input-placeholder {
  color: #358280;
}
#privatemsg-new :-ms-input-placeholder {
  color: #358280;
}
#privatemsg-new ::-moz-placeholder {
  color: #358280;
  opacity: 1;
}
#privatemsg-new :-moz-placeholder {
  color: #358280;
  opacity: 1;
}
#privatemsg-new .form-textarea::-webkit-input-placeholder {
  color: #333333;
}
#privatemsg-new .form-submit {
  background-color: #358280;
  color: #ffffff !important;
  margin-right: 0px;
}
#privatemsg-new .form-actions {
  text-align: right;
  margin-right: 0px;
  margin-bottom: 50px;
}
#privatemsg-new .form-type-textarea {
  padding: 15px 0 0 15px;
}
#privatemsg-list-form .button-delete {
  float: right;
  background: red;
  border: 0;
  color: #ffffff !important;
}
#privatemsg-list-form .form-item-operation {
  display: none;
}
#privatemsg-list-form .privatemsg-header-messagefrom-column {
  background-color: #ffffff;
  border-bottom: solid 1px #358280;
}
#privatemsg-list-form .privatemsg-header-messagefrom-column a img {
  display: none;
}
#privatemsg-list-form .select-all {
  background-color: #ffffff;
  border-bottom: solid 1px #358280;
}
#privatemsg-list-form .select-all label {
  color: #000000;
}
#privatemsg-list-form input[type=checkbox],
input[type=radio] {
  margin: 0;
}
#privatemsg-list-form tr.even,
tr.odd {
  border: none;
  border-bottom: dotted 1px #000000;
}
#privatemsg-list-form .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: none;
}
#privatemsg-list-form .selected,
#privatemsg-list-form tr.selected td {
  background-color: #eeeeee !important;
}
#privatemsg-list-form .privatemsg-list {
  margin-bottom: 50px;
}
.page-messages-sent .action-links {
  display: none;
}
#privatemsg-list-form .privatemsg-list a {
  color: #333333;
}
#privatemsg-list-form .privatemsg-list a:hover {
  color: #358280;
}
#privatemsg-list-form .select-all {
  width: 110px;
}
#privatemsg-list-form #edit-mark-as-read,
#privatemsg-list-form #edit-mark-as-unread {
  background-color: #358280;
  border: none;
  color: #ffffff !important;
}
#privatemsg-list-form .container-inline {
  float: right;
}
.page-faq .action_bar {
  display: none;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav > li > a {
  padding-bottom: 10px;
  border-bottom: dashed 1px #333333;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  color: #333333;
}
.page-faq #block-system-main .view-content .views-row {
  border: none;
}
.page-faq #faq-up {
  display: none;
}
.page-faq .faq-row-block-no-results {
  padding: 0;
  margin: 20px 20px 20px 40px !important;
}
.page-faq .faq-row-block-no-results h3 {
  padding-bottom: 20px;
  border-bottom: dashed 1px #333333;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav {
  list-style: none;
}
.page-faq #block-system-main .view-taxedu-faq ol.nav > li > a span {
  float: right;
}
.page-home .content-int {
  margin: 30px;
}
.page-home .bg-news {
  background: url(../images/bg-news-events.png) no-repeat scroll center top;
  margin-bottom: 10px;
}
.page-home .title-news {
  background-color: #d6e045;
  height: 42px;
  text-align: center;
  margin-top: 82px;
}
.page-home .title-news h2 {
  font-size: 14px;
  max-width: 80px;
  margin: -86px auto;
  color: #ffffff;
  font-weight: bold;
}
.page-home .circle-news {
  background: url(../images/news-img.png) no-repeat scroll center top;
  width: 146px;
  height: 148px;
  z-index: 20;
  display: block;
  margin: -50px auto;
}
.page-home .content-news {
  margin: 0 100px 60px 100px;
  border: solid 1px #d6e045;
  border-top: none;
  min-height: 170px;
  text-align: center;
}
.page-home .content-news h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-top: 70px;
}
.page-home .btn-news-read-more {
  background-color: #bd004b;
  border: none;
  color: #ffffff !important;
  padding: 5px 35px 5px 35px;
  border-radius: 0;
}
.page-news h3 a {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}
.page-news .news-date {
  color: #358280;
  font-weight: bold;
}
.page-news .news-content {
  margin: 0 15px 20px 15px;
}
.page-news .news-line-separator {
  border: 1px dashed;
  border-color: #333333;
  margin: 20px 0 20px 0;
}
.page-news .news-line-separator-footer {
  border: 1px dashed;
  border-color: #333333;
  margin: 27px 0 0 0;
}
.page-news .news-read-more,
.page-news .news-body p,
.page-news h3 a {
  margin: 15px;
}
.page-news .default_image_news {
  background: #01b5b8;
  width: 250px;
  height: 150px;
  margin-right: 25px;
}
.page-news h3 {
  margin-top: 0;
}
.page-news .news-read-more a {
  background: #358280;
  padding: 8px 25px 8px 25px;
  border-radius: 7px;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
}
.page-news .pager {
  margin: 0 0 0 37%;
}
.page-news .pager a {
  background: none;
  border: none;
}
.page-news .pager a:hover {
  background: none;
  border: none;
}
.page-news .pager .pager-last.last {
  display: none;
}
.page-news .pager .pager-first.first {
  display: none;
}
.page-news .pager .last {
  background-color: transparent;
}
.node-type-news .news-content {
  margin: 20px;
}
.node-type-news .return-news-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.node-type-news .news-content-image {
  margin: 0 -15px 0 -15px;
}
.node-type-news .news-content-image img {
  width: 100%;
  height: auto;
}
.node-type-news h2 {
  color: #358280;
  font-weight: bold;
  font-size: 23px;
  padding: 0 0 0 15px;
}
.node-type-news #layout-body h1 {
  padding: 0px 0 0 40px !important;
}
.page-teenager .facts-and-figures ul {
  margin-left: 40px;
  list-style-position: outside;
}
.page-teenager ul.facts-and-figures li {
  margin-bottom: 20px;
  margin-left: 40px;
  position: relative;
}
.page-teenager .facts-and-figures li:nth-child(1):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_1.png) no-repeat center center;
}
.page-teenager .facts-and-figures li:nth-child(2):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_2.png) no-repeat center center;
}
.page-teenager .facts-and-figures li:nth-child(3):before {
  content: "";
  position: absolute;
  top: 5px;
  left: -34px;
  width: 31px;
  height: 30px;
  background: url(../images/list_icons_3.png) no-repeat center center;
}
.page-teenager .facts-figures .content {
  background: rgb(3 152 153 / 91%);
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.page-teenager .intelectual-property-box .title {
  background-color: #e50b62;
  text-align: center;
  height: 48px;
}
.page-teenager .intelectual-property-box .title h2 {
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 48px;
  padding: 0;
  margin: 0;
}
.page-teenager .intelectual-property-box .content {
  margin: 0 20px 30px 20px;
  border: solid 1px #e50b62;
  border-top: none;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 433px;
}
.page-teenager .intelectual-property-box .content .header-inline {
  margin-top: 10px;
  min-height: 20px;
  line-height: 20px;
}
.page-teenager .intelectual-property-box .content .header-inline .left {
  background-color: #e50b62;
  color: #ffffff;
  text-align: left;
  top: 10px;
  width: -webkit-fill-available;
}
.page-teenager .intelectual-property-box .content .header-inline .right {
  background-color: #358280;
  color: #ffffff;
  text-align: right;
  top: -10px;
  margin-right: auto;
  width: -webkit-fill-available;
}
.page-teenager .intelectual-property-box .content .header-inline .text-center {
  font-weight: bold;
}
.page-teenager .intelectual-property-box .content .content-bottom {
  font-size: 12px;
}
.page-teenager .intelectual-property-box .content .content-bottom .h1Bottom .ULineYelow {
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .intelectual-property-box .content .content-bottom {
  padding: 30px 10px 10px 10px;
}
.page-teenager .intelectual-property-box .content .content-bottom h2 {
  font-size: 20px;
  line-height: 21px;
  color: #000000;
  position: relative;
  padding-bottom: 5px;
}
.page-teenager .intelectual-property-box .content .content-bottom h2:after {
  content: "";
  position: absolute;
  left: 50px;
  margin-left: -50px;
  bottom: 0;
  width: 80px;
  border-bottom: 2px solid #d7e53f;
}
.page-teenager .intelectual-property-box .content .content-bottom .img1 {
  background: url(../images/intellectual_pr_1.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .img2 {
  background: url(../images/intellectual_pr_2.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .img3 {
  background: url(../images/intellectual_pr_3.png);
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}
.page-teenager .intelectual-property-box .content .content-bottom .footer {
  margin-bottom: 20px;
  margin-top: 20px;
}
.rol_ue {
  background: url(../images/bg-rol-ue-full.png) scroll top left no-repeat;
  height: 345px;
  width: 100%;
  margin: 0;
}
.rol_ue .bg-pink {
  background-color: #ff3383;
  height: 50px;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
  margin-left: 0;
}
.rol_ue .bg-rol-uepp {
  background: url(../images/bg-rol-ue.png) top center no-repeat;
  height: 272px;
  text-align: center;
  width: 100%;
  background-size: cover;
}
.rol_ue .negativ-margin {
  margin-left: -45px;
  height: 100%;
}
.rol_ue .align-bottom {
  position: relative;
  bottom: 0;
}
.fraud {
  text-align: center;
  padding: 45px;
}
.fraud h5 {
  font-weight: bold;
  text-align: center;
  color: #000000;
}
.fraud span {
  color: #000;
  text-align: center;
}
.page-child svg {
  background-color: #b3e9ea !important;
}
.page-child rect {
  stroke-opacity: 0 !important;
}
.page-child .eu-map h2 {
  display: none;
}
.residence {
  display: block;
}
.taxrez_icon1 {
  background: url(../images/calendar_new.jpg) center center no-repeat;
  height: 125px;
  background-position: 50% 20%;
  padding: 80px 0 0 0;
}
.taxrez_icon2 {
  background: url(../images/indicator_new.jpg) center center no-repeat;
  height: 125px;
  background-position: 50% 20%;
  padding: 80px 0 0 0;
}
.page-young .charity_donation span.title {
  text-align: center;
  padding: 0;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0 auto;
}
.page-child.i18n-fr .know-more-2 {
  top: 91px;
}
.page-young .title_ngo {
  margin: 0 auto;
  text-align: center;
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  background-color: #0a8080 !important;
  padding: 0 10px 0 10px;
}
.page-young .charity_donation .title {
  position: relative;
}
.page-young .charity_donation .title b {
  height: 221px;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}
.eu-map h3 {
  background: url(../images/brain.png) no-repeat;
  width: 100%;
  overflow: visible;
  margin: -27px 0 0 -277px;
  padding: 45px 461px 0 0;
  height: 153px;
}
.page-child .book-img {
  background: url(../images/book_kids.png) no-repeat;
  width: 434px;
  height: 335px;
  padding: 176px 0 0 0;
  background-position: 105px 8px;
}
.i18n-pt-pt .know-more-2 {
  top: 99px;
}
.page-child.i18n-fr .know-more-2 {
  top: 91px;
}
.page-child.i18n-cs .tax-options ul li > a {
  margin: 6px 0 0 0;
  /*width: 136px;*/
}
.page-young .info-material-style .content li:nth-child(3n+1):before {
  content: url(../images/list_icons_1.png);
  width: 30px;
  height: 30px;
  padding-right: 5px;
  margin-right: 10px;
}
.page-teenager.i18n-el .facts-figures .content {
  margin-left: 12px;
}
.page-young.i18n-de .facts-figures .content {
  margin-top: 0;
}
.page-young.i18n-de .facts-figures .content h3 {
  padding-top: 30px;
}
.page-teenager.i18n-el .facts-figures .content {
  margin-left: 7px;
  margin-right: 7px;
}
.page-teenager.i18n-el .teenager-page .two-columns {
  column-gap: 0;
}
.page-child .i18n-el .know-more-2 {
  top: 85px;
}
.page-young .content1 {
  padding: 0;
  margin: 0;
}
.page-young .fraud {
  padding-top: 10px;
}
.page-young h5.learn_how {
  color: #000;
  text-decoration: underline;
  background: #ccf0f1;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
  margin-top: -8px;
  z-index: 100;
}
.page-young.i18n-bg h5.learn_how {
  padding: 5px 49px;
  line-height: 24px;
}
.page-child .dat-imgdv-bike {
  height: 171px;
  width: 321px;
}
.page-child .dat-imgdv-museum {
  height: 171px;
  width: 321px;
}
.page-child .dat-imgdv-school {
  height: 171px;
  width: 321px;
}
.page-child .dat-imgdv {
  height: 171px;
  width: 321px;
}
.page-child .dat-imgdv-bus {
  height: 171px;
  width: 321px;
}
.page-child .dat-imgdv .txt,
.page-child .dat-imgdv-museum .txt,
.page-child .dat-imgdv-school .txt,
.page-child .dat-imgdv-bus .txt,
.page-child .dat-imgdv-bike .txt {
  width: 180px;
}
.page-home .teachers-corner .bg-img-section h2 {
  text-align: right;
}
.page-teenager.i18n-bg .banner-question-right {
  top: 27px;
}
.page-resources .pane-title {
  display: inherit;
  color: #2ea2a3;
  margin-top: 100px;
}
.page-messages .action-links {
  display: inline;
}
.page-messages .action-links li {
  list-style-type: none;
  float: left;
}
.page-messages .action-links li a,
.page-messages .fieldset-title {
  background: #358280;
  font-family: 'Ubuntu', 'sans-serif';
  font-weight: 700;
  font-size: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 23px;
  padding-right: 23px;
  display: block;
  border-radius: 5px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  margin: 10px 0 13px 14px;
}
.page-messages .fieldset-title {
  width: 17%;
}
.page-messages fieldset.collapsed .fieldset-legend {
  display: none;
}
.page-messages fieldset.collapsible .fieldset-legend {
  display: none;
}
.page-messages .nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
.page-messages #privatemsg-new .form-submit {
  margin: 40px 7px 0 0;
}
.page-messages #privatemsg-new .form-controll {
  margin: 7px 0 7px 0px;
}
.page-messages #privatemsg-new textarea {
  margin: 0 0 0 -7px;
}
#drupalchat ul li a.chat {
  background-color: #2b77e4;
  color: #ffffff;
  border-color: #000000;
}
#drupalchat .subpanel_title {
  background-color: #2b77e4;
}
.page-teachers-corner .row.padding-forum span h3 {
  position: absolute;
  top: 114px;
  left: 530px;
  color: #ffffff;
  font-weight: bold;
  font-size: 27px;
}
.page-teachers-corner.i18n-fi .row.padding-forum span h3,
.page-teachers-corner.i18n-lv .row.padding-forum span h3 {
  font-size: 19px;
}
.page-teachers-corner .upload-my-resources span.upload h3 {
  position: absolute;
  top: 81%;
  left: 530px;
  color: #ffffff;
  font-weight: bold;
  font-size: 27px;
}
.page-teachers-corner.i18n-fi .upload-my-resources span.upload h3,
.page-teachers-corner.i18n-lv .upload-my-resources span.upload h3 {
  font-size: 16px;
}
.page-teachers-corner.i18n-ro .row.padding-forum span h3,
.page-teachers-corner.i18n-ro .upload-my-resources span.upload h3,
.page-teachers-corner.i18n-de .row.padding-forum span h3,
.page-teachers-corner.i18n-de .upload-my-resources span.upload h3,
.page-teachers-corner.i18n-et .row.padding-forum span h3,
.page-teachers-corner.i18n-et .upload-my-resources span.upload h3,
.page-teachers-corner.i18n-fr .row.padding-forum span h3,
.page-teachers-corner.i18n-fr .upload-my-resources span.upload h3 {
  font-size: 22px;
}
.page-teachers-corner.i18n-el .row.padding-forum span h3,
.page-teachers-corner.i18n-el .upload-my-resources span.upload h3 {
  font-size: 19px;
}
#drupalchat ul li a.chat::before {
  content: ' ';
  border: 2px solid #ffffff;
  width: 13px;
  height: 13px;
  position: absolute;
  display: block;
  background: transparent;
  z-index: 9999;
  left: 178px;
  top: 6px;
}
#drupalchat ul li a.chat.active::before {
  display: none;
}
.page-my-resources .upload h3 {
  margin: 129px 0 0 528px;
  position: absolute;
  color: #ffffff;
  font-weight: bold;
}
.node-type--taxedu-resources .go-to-forum h3 {
  position: relative;
  top: 133px;
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.page-messages .privatemsg-message-body {
  overflow-wrap: break-word;
  overflow-y: scroll;
  max-height: 150px;
}
.page-messages h2.privatemsg-reply {
  display: none;
}
.page-messages .privatemsg-author-name a.username {
  padding: 0 0 0 12px;
}
.page-forum .forum-table-superheader {
  display: none;
}
.node-type-wiki .wiki-content {
  margin: 20px;
}
.node-type-wiki h2 {
  color: #358280;
  font-weight: bold;
  font-size: 23px;
}
.node-type-wiki .return-wiki-list {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
.page-wiki .view.view-wiki-list {
  padding: 30px 30px 0 30px;
}
.page-wiki .view-header ul {
  margin-top: -20px;
}
.page-wiki .view-header ul li {
  display: inline;
  float: left;
  padding: 0 5px 0 0;
}
.page-wiki .view-header a {
  color: #358280;
  font-weight: bold;
}
.page-wiki #edit-title-wrapper {
  display: none;
}
.page-wiki .views-exposed-widget.views-submit-button {
  display: none;
}
.page-wiki #layout-body .row:first-child {
  background: #ffffff;
  margin: 0;
}
.page-wiki .view-content h3.field-content {
  font-size: 20px;
  font-weight: bold;
  padding: 60px 0 0 0;
}
.page-wiki .wiki-read-more {
  margin: 21px 0 0 -17px;
}
.page-wiki a.wiki-read-more {
  background: #358280;
  padding: 8px 15px 8px 15px;
  color: #ffffff;
  border-radius: 7px;
  font-weight: bold;
}
.page-wiki .pager {
  margin: 0 0 0 37%;
}
.page-wiki .pager a {
  background: none;
  border: none;
}
.page-wiki .pager a:hover {
  background: none;
  border: none;
}
.page-wiki .pager .pager-last.last {
  display: none;
}
.page-wiki .pager .pager-first.first {
  display: none;
}
.page-wiki .pager .last {
  background-color: transparent;
}
.page-wiki .wiki-footer {
  margin: 20px 0 30px 20px;
}
.page-wiki .wiki-row-block {
  border-bottom: dashed #333333 1px;
  margin: 10px 15px 10px 15px;
}
.page-wiki .wiki-row-block h3 {
  color: #333333;
  font-weight: bold;
  font-size: 22px;
  border-bottom: dashed #333333 1px;
  padding-bottom: 16px;
}
.page-wiki .wiki-all {
  padding-right: 20px !important;
}
.wiki-sort-letters {
  float: left;
}
.wiki_descr {
  margin-top: 50px;
}
.wiki-row-block h3 a {
  color: #000000;
  font-size: 17px;
}
.item-list .pager li {
  line-height: 6px;
}
.pager-next a:before {
  content: '\f0da';
  font-family: FontAwesome;
  font-weight: bold;
  color: #358280;
  font-size: 25px;
}
.page-resources .form-control.form-text {
  padding: 0 0 0 15px;
  border: 2px solid #358280;
  border-radius: 6px;
}
.page-my-resources .upload-my-resources span {
  font-weight: bold !important;
}
#field_taxedu_core_rf_markup .browse_text {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
  padding-top: 167px;
}
#field_taxedu_core_rf_markup {
  background-size: cover !important;
  height: 500px !important;
}
#edit-field-taxedu-core-how {
  padding-bottom: 10px;
}
@media (min-width: 320px) and (max-width: 799px) {
  #field_taxedu_core_rf_markup .accepted_text {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 124px;
    background: rgba(82, 205, 207, 0.8);
    padding-bottom: 72px;
    padding-top: 61px;
    font-weight: bold;
  }
}
@media (min-width: 800px) {
  #field_taxedu_core_rf_markup .accepted_text {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 124px;
    background: rgba(82, 205, 207, 0.8);
    padding-bottom: 60px;
    padding-top: 61px;
    font-weight: bold;
  }
}
.page-teenager .intelectual-property-box .content .content-asks .ask-left {
  border-right: solid 1px #e50b62;
  background: url(../images/intelectual-property-left.png) no-repeat center bottom;
  background-size: 100%;
  height: 304px;
  background-color: #ffffff !important;
}
.ask-left > h1,
.ask-left > h2,
.ask-left > ul > li,
.ask-right > h1,
.ask-right > h2,
.ask-right > ul > li {
  background-color: #ffffff;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-left h1 {
  color: #e50b62 !important;
  font-size: 12px !important;
  text-align: center;
  z-index: 1000;
  position: relative;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-left h2 {
  color: #000000 !important;
  font-size: 12px !important;
  text-align: center;
  font-weight: bold;
  z-index: 1000;
  position: relative;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-left ul {
  margin-top: 35px;
  margin-left: 103px;
  list-style: none;
  counter-reset: section;
  list-style-position: outside;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-left li {
  margin-bottom: 20px;
  margin-left: 40px;
  position: relative;
  font-size: 13px;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-left li:before {
  position: absolute;
  top: 5px;
  left: -34px;
  counter-increment: section;
  content: counter(section);
  background-color: #e50b62;
  color: white;
  width: 25px;
  height: 24px;
  line-height: 23px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-right {
  border-left: solid 1px #e50b62;
  background: url(../images/intelectual-property-right.png) no-repeat center bottom;
  background-size: 100%;
  height: 304px;
  background-color: #ffffff !important;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-right h1 {
  color: #358280 !important;
  font-size: 12px !important;
  text-align: center;
  z-index: 1000;
  position: relative;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-right h2 {
  color: #000000 !important;
  font-size: 12px !important;
  text-align: center;
  font-weight: bold;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-right ul {
  margin-top: 42px;
  margin-left: 124px;
  list-style: none;
  counter-reset: section;
  list-style-position: outside;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-right li {
  margin-bottom: 20px;
  margin-left: 40px;
  position: relative;
  font-size: 13px;
}
.page-teenager .intelectual-property-box .content .content-asks .ask-right li:before {
  position: absolute;
  top: 5px;
  left: -34px;
  counter-increment: section;
  content: counter(section);
  background-color: #358280;
  color: white;
  width: 25px;
  height: 24px;
  line-height: 23px;
  display: inline-block;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-align: center;
  font-weight: bold;
  margin: 0 9px 0 0;
}
.page-teenager .intelectual-property-box .content .content-responce p {
  margin: 10px 0 10px 0;
}
.page-teenager .intelectual-property-box .content .content-responce .responce-left {
  background-color: #e50b62;
  border-right: solid 1px #ffffff;
  color: #ffffff;
  font-size: 14px;
  min-height: 150px;
  padding: 10px;
}
.page-teenager .intelectual-property-box .content .content-responce .responce-right {
  background-color: #358280;
  border-left: solid 1px #ffffff;
  color: #ffffff;
  font-size: 14px;
  min-height: 150px;
  padding: 10px;
}
.page-about-us .box-about-us {
  background-color: #358280;
  height: 350px;
}
.page-about-us .container-about-us {
  padding: 0 20px 20px 20px;
}
.intelectual-property {
  padding-right: 0!important;
  padding-left: 0!important;
  position: relative;
  z-index: 0;
  top: -20px;
}
.intelectual-property-top {
  font-weight: bold;
  z-index: 100;
  position: relative;
  top: 10px;
  margin-bottom: 30px;
}
.page-blog .default_image_news {
  background: #01b5b8;
  width: 250px;
  height: 150px;
  margin-right: 25px;
}
.page-home .banner-section h2 {
  text-align: center;
  color: #358280;
  font-size: 23px !important;
  padding-top: 32px;
}
.page-home .banner-section .container-groups .col-md-4 {
  text-align: center;
  height: 78%;
}
.page-home .banner-section .dot-one-text,
.page-home .banner-section .dot-two-text,
.page-home .banner-section .dot-three-text {
  font-size: 18px;
  margin-top: 5px;
}
.page-home .banner-section .dot-one-text {
  color: #cadb44;
}
.page-home .banner-section .dot-two-text {
  color: #e50b62;
}
.page-home .banner-section .dot-three-text {
  color: #358280;
}
.page-home .banner-section .bold-text {
  font-weight: bold;
}
.page-home .banner-section .container-groups.pages {
  margin-top: 400px;
}
.page-home .banner-section .container-groups {
  height: 390px !important;
}
.page-homepage .banner {
  height: 468px;
  background: url("../images/home_banner/IMAGE_TXT_1170px.jpg") no-repeat center bottom !important;
  position: relative;
}
.master-banner-right .question-text {
  font-size: 20px;
  color: #358280;
}
.master-banner-right p {
  font-size: 16px;
}
.question-title-big {
  font-size: 30px;
}
.page-child.i18n-de .description_map .col1 {
  max-height: 347px !important;
}
/*** MOOC BANNER ***/
.taxedu_mooc_banner {
  background-image: url("../images/iversity_banner.png");
  background-size: cover;
  height: 139px;
}
.taxedu_mooc_banner > .col-lg-12,
.taxedu_mooc_banner > .col-lg-12 .col-md-6 {
  display: flex;
}
.taxedu_mooc_banner .col-md-6 img {
  width: 280px;
  height: auto;
  margin: auto;
}
.taxedu_mooc_banner a {
  font-size: 16px;
  color: #ffffff;
  margin: auto;
  text-align: left;
  background-color: rgb(212 230 229 / 1%) !important;
}

.taxedu_mooc_banner a:hover,
.taxedu_mooc_banner a:link {
  color: #ffffff;
  text-decoration: underline;
}

.page-resources .view-content {
  display: block;
  overflow: hidden;
}
/*** National resources ***/
.taxedu_national_contacts_banner {
  background-image: url("../images/national_resources.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 163px;
}
.i18n-ro .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_ro.jpg");
}
.i18n-it .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_it.jpg");
}
.i18n-mg .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_mg.jpg");
}
.i18n-pt-pt .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_pt-pt.jpg");
}
.i18n-en .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_en.jpg");
}
.i18n-fr .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_fr.jpg");
}
.i18n-es .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_es.jpg");
}
.i18n-de .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_de.jpg");
}
.i18n-bg .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_bg.jpg");
}
.i18n-hr .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_hr.jpg");
}
.i18n-cs .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_cs.jpg");
}
.i18n-da .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_da.jpg");
}
.i18n-nl .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_nl.jpg");
}
.i18n-et .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_et.jpg");
}
.i18n-fi .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_fi.jpg");
}
.i18n-el .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_el.jpg");
}
.i18n-lv .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_lv.jpg");
}
.i18n-lt .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_lt.jpg");
}
.i18n-pl .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_pl.jpg");
}
.i18n-sk .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_sk.jpg");
}
.i18n-sl .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_sl.jpg");
}
.i18n-sv .taxedu_national_contacts_banner {
  background-image: url("../images/resources_bg/national_resources_sv.jpg");
}
.taxedu_national_contacts_banner p {
  display: none;
}
.taxedu_national_contacts_banner .col-lg-12,
.taxedu_national_contacts_banner .col-lg-12 a {
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/*** UPLOAD PAGE ***/
#edit-field-taxedu-core-emb-und-0-upload--widget .browse.element-hidden {
  padding: 6px 12px;
  border-radius: 4px;
}
#edit-field-taxedu-core-details-und-0-format .form-item label {
  display: block;
}
#Map_1Div text tspan {
  font-size: 9px;
}
.blue-right-image .img-responsive {
  height: 472px;
}
.blue-right-image .btn-white-download {
  background-color: #ffffff;
  border: #ffffff 3px solid;
  border-radius: 3px;
  font-family: 'Arial Bold', 'Arial Regular', 'Arial';
  font-weight: 700;
  font-style: normal;
  padding: 11px 0 10px 0;
  text-align: center;
  margin: -240px 50px 8px 50px;
  color: #52ccce;
  position: relative;
}
.blue-right-image .btn-white-download a {
  color: #52ccce;
}
.blue-right-image .btn-white-download a:visited {
  color: #52ccce;
}
.page-young.i18n-de .slider,
.page-young.i18n-bg .slider,
.page-young.i18n-pt-pt .slider {
  min-height: 400px;
  height: 435px;
}
.page-young.i18n-el .slider {
  min-height: 400px;
  height: 475px;
}
.view-id-_taxedu_news_slider {
  padding: 0 27px;
  margin-top: 60px;
}
.title-news h2 a {
  font-size: 21px;
  color: #fff;
  font-weight: normal;
  font-family: inherit;
  text-decoration: underline;
}
.webform-client-form-2919 {
  max-width: 600px;
  margin: 0 auto;
  padding: 10px;
}
.webform-client-form {
  max-width: 600px;
  margin: 0 auto;
  padding: 10px;
}
.webform-client-form input.contact-form {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.webform-client-form textarea.contact-form {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#contact-site-form {
  width: 80%;
  margin: 0 auto;
}
#nationalResources {
  padding: 20px;
  top: -70px;
  position: relative;
}
#nationalResources .table-responsive {
  height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.taxedu-upload-button-block .upload {
  position: relative;
}
.taxedu-upload-button-block .upload h3 {
  position: relative;
  top: 45%;
  margin: 0 auto;
  font-weight: bold;
}
.form-item-field-resource-material-und-0 label,
.form-item-field-resource-material-und-0 .description,
.field-name-field-producer label,
.field-name-field-producer .description,
.field-name-field-taxedu-core-image label,
.field-name-field-taxedu-core-image .description,
.field-name-field-story-board label,
.field-name-field-story-board .description,
.field-name-field-lesson-plan label,
.field-name-field-lesson-plan .description,
.field-name-field-taxedu-core-iframe-video label,
.field-name-field-taxedu-core-details label,
.field-name-field-page-display label {
  display: block;
}
#edit-field-taxedu-core-user-country-und,
#edit-language {
  color: #358280;
  font-weight: bold;
}
.page-teachers-corner .element-image img {
  height: 188px;
}
.page-resources .form-control.form-select {
  padding: 0;
}
.page-node-add--taxedu-resources #field_taxedu_core_rf_markup,
.page-node-add--taxedu-resources .field-name-field-taxedu-core-links,
.page-node #edit-field-taxedu-core-emb,
.page-node #field_taxedu_core_rf_markup,
.page-node #edit-field-taxedu-core-links {
  display: none;
}
.resourceDownloadButtons {
  margin: 0;
  padding-right: 5px;
}
.page-node .launchCourse {
  padding-left: 15px;
}
.page-node.reportResource {
  padding-right: 0;
}
.page-node .downloadLessonPlan {
  text-align: center;
}
.page-node.admin-menu.coffee-processed div.image-preview {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding: 0;
}
.page-teachers-corner .btn-play-clip {
  margin-top: 12px;
}
.page-node.admin-menu.coffee-processed div.image-preview img {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  padding: 0;
}
#edit-language-1-wrapper {
  width: 200px;
}
.upload-my-resources:hover {
  cursor: pointer;
}
.page-teachers-corner .btn-how2 {
  display: none;
}
.page-node .field-name-field-taxedu-core-order {
  display: none;
}
.page-user-register #user-register-form input #edit-field-by-checking-this-field-und-1 {
  width: auto;
}
