@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#9AC956;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#666666;
  border:px #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#BCEC76;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

/***Global demo purpose only ***/
body {
  width:900px;
  margin:0 auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

section {
  margin:10px auto;
  font-family:'Abel';
  font-size:20px;
}

section h3 {
  font-family:'Oswald';
  color:#666;
}

textarea {
  display:block;
  width:95%;
  margin:10px auto;
  height:140px;
}

.fleft {
  display:inline-block;
  text-align:center;
  font-size:15px;
  padding:8px 22px;
  background:#000;
  position:fixed;
  top:30px;
  left:5px;
}

.flright {
  display:inline-block;
  text-align:center;
  font-size:15px;
  padding:8px 22px;
  background:#000;
  position:fixed;
  top:30px;
  right:5px;
}

.fleft a:link,.fleft a:visited {
  color:#fff;
  text-decoration:none;
}

.fleft a:hover {
  color:#fff;
  text-decoration:underline;
}

.flright a:link,.flright a:visited {
  color:#fff;
  text-decoration:none;
}

.flright a:hover {
  color:#fff;
  text-decoration:underline;
}

.culoare {
  padding:10px;
  background:#f1f1f1;
  border:1px solid #ccc;
}

.up:link,.up:visited,.up:hover {
  display:inline-block;
  float:left;
  width:50px;
  height:20px;
  text-align:left;
  text-decoration:none;
  font-size:42px;
  transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  margin-top:-10px;
}

.up:link::before {
  content:'\25B6';
  unicode-range:U+25B6;
  font-size:42px;
  top:-40px;
}

#footer {
  font-size:14px;
  text-align:right;
  font-family:'Oswald';
}

a:link,a:visited {
  color:#099;
  text-decoration:none;
}

a:hover {
  color:#930;
}

/***End Global demo purpose only ***/
@font-face {
  font-family:'Abel';
  font-style:normal;
  font-weight:400;
  src:local(Abel),local(Abel-Regular),url(https://fonts.gstatic.com/s/abel/v6/brdGGFwqYJxjg2CD1E9o7g.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:'Oswald';
  font-style:normal;
  font-weight:400;
  src:local('Oswald Regular'),local(Oswald-Regular),url(https://fonts.gstatic.com/s/oswald/v10/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:'Oswald';
  font-style:normal;
  font-weight:400;
  src:local('Oswald Regular'),local(Oswald-Regular),url(https://fonts.gstatic.com/s/oswald/v10/pEobIV_lL25TKBpqVI_a2w.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

.tab {
  display:block;
  width:90%;
  height:430px;
  padding:5px 10px;
  overflow:hidden;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  margin:20px auto;
}

.tab #bcont,.tab #bcont2,.tab #bcont3,.tab #bcont4 {
  display:none;
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
  height:250px;
  overflow:auto;
  font-family:'Abel';
}

.tab #bcont:target,.tab #bcont2:target,.tab #bcont3:target,.tab #bcont4:target {
  display:block;
  padding:10px;
  margin:8px auto;
  border-radius:4px;
  -webkit-border-radius:4px;
  font-size:18px;
  color:#666;
  height:350px;
  overflow:auto;
  position:relative;
}

.tabs {
  border-bottom:4px solid #099;
  font-family:'Oswald';
}

.tabs a:link,.tabs a:visited {
  display:inline-block;
  padding:7px 24px;
  text-decoration:none;
  text-align:center;
  color:#fff;
  background:#099;
  border-radius:3px 3px 0 0;
  -webkit-border-radius:3px 3px 0 0;
  transition:all .3s;
  -webkit-transition:all .3s;
}

.tabs a:hover {
  color:#fff;
  background:#066;
}

.tabs a:active,.tabs a:focus {
  background:#000;
  color:#fff;
}

.xcr::-webkit-scrollbar {
  width:9px;
}

.xcr::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
  -webkit-border-radius:10px;
  border-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#099;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(102,0,102,.3);
  border:1px solid #000;
}

#bcont2 img {
  display:inline-block;
  float:left;
}

.mybanner img {
  display:block;
  width:99%;
  margin:0 auto;
  height:auto;
}

@-webkit-keyframes fadeInScale {
  0% {
    -webkit-transform:scale(1);
    opacity:0;
    margin-left:-999px;
    border:none;
  }
  
  100% {
    -webkit-transform:scale(1);
    opacity:1;
    margin-left:0;
  }
}

@-moz-keyframes fadeInScale {
  0% {
    -moz-transform:scale(1);
    opacity:0;
    margin-left:-999px;
    border:none;
  }
  
  100% {
    -moz-transform:scale(1)opacity:1;
    margin-left:0;
  }
}

@-o-keyframes fadeInScale {
  0% {
    -o-transform:scale(1);
    opacity:0;
    margin-left:-999px;
    border:none;
  }
  
  100% {
    -o-transform:scale(1);
    opacity:1;
    margin-left:0;
  }
}

@-ms-keyframes fadeInScale {
  0% {
    -ms-transform:scale(1);
    opacity:0;
    margin-left:-999px;
    border:none;
  }
  
  100% {
    -ms-transform:scale(1);
    opacity:1;
    margin-left:0;
  }
}

@keyframes fadeInScale {
  0% {
    transform:scale(1);
    opacity:0;
    margin-left:-999px;
    border:none;
  }
  
  100% {
    transform:scale(1);
    opacity:1;
    margin-left:0;
  }
}