body {
  background: none;
}
p,
#comment_text,
ul {
  font-size: 36px !important;
}
p {
  line-height: inherit !important;
}
strong {
  font-size: inherit !important;
}
.right {
  float: right;
}
.left {
  float: left;
}
h1.text-center {
  margin: 20px;
}

button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px 30px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}
.main-menu {
  background-color: #eee;
  padding: 0;
}
.main-menu > div > a {
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.main-navbar > div > a,
.black {
  color: #000;
}
.home-main-menu-back {
  width: 100%;
  height: 200px;
  background-image: url("../images/icons/stripe.png");
  background-repeat: repeat;
  opacity: 0.15;
  position: absolute;
}
.home-main-menu {
  height: 200px;
  position: relative;
  background: #f16c00;
  color: #fff;
  background-repeat: repeat-x;
  padding: 0;
  margin: 0
}
.home-main-menu > h1 {
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
.home-main-menu > p {
  padding-top: 25px;
}
.main-navbar > div > a > h1 {
  margin-top: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 30px;
}
.main-navbar > div > a > img {
  width: 44px;
  height: 44px;
}
.main-navbar {
  padding: 20px 0;
  border-top: 10px solid #f16c00;
}
.panel {
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
}
div.panel.show {
    opacity: 1;
    max-height: 150%;
    font-size: 3em;
}
div.panel.show ul {
    padding-left: 1em;
    list-style: none;
    line-height: 80px;
}
div.panel.show ul > li > a {
  color: #000;
}
#query,
.login_pole,
.adduser_button,
.vk-btn,
.fb-btn,
.adduser_pole {
  border: 1px solid #000;
  font-size: 42px;
  width: 100%;
  padding: 6px 18px;
  background: none;
}
#query {
  border: 0;
  border-right: none;
  border-radius: 0;
}
a .adduser_button,
.vk-btn,
.fb-btn,
.reg-btn {
  color: #000;
  padding: 10px;
  font-size: 2em;
}
.reg-btn > p {
  margin: 0;
}
.search_button {
  border: 0px;
  background: #fff;
}
.fa.fa-search.fa-3x {
  padding: 10px;
}
.input-group-addon {
  padding: 3px;
}
.adduser_button {
  margin-top: 25px;
}
.vk-btn, .fb-btn, .reg-btn {
  padding: 20px 15px;
  color: #fff;
  background-color: #465fb5;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}
.vk-btn,
.vk-background {
  background-color: #44678d;
}
.vk-btn > .fa,
.fb-btn > .fa {
  position: relative;
  top: 5px;
  right: 10px;
  float: right;
}
.reg-btn {
  text-align: center;
  color: #000;
  background: none;
  border: 1px solid #000;
}
.input-group {
  border: 1px solid #000;
}
.input-group > .input-group-addon {
  border-radius: 0px;
  border-left: none;
  background: none;
}
.form-group > a {
  color: #928f8f;
  font-size: 1.5em;
  float: right;
  margin-top: 10px;
}
#login_top {
  font-size: 3em;
}
label {
  font-size: 2.5em;
  color: #928f8f;
}
#rules,
#forg_pas,
#user-vote {
  display: none;
}
.forg_pas {
  float: right;
  font-size: 2em;
  color: #928f8f;
  margin-right: 20px;
}
a.forg_pas,
a.refuse,
.comments,
.grey {
  color: #928f8f;
}
.comments {
  font-size: 35px;
}
.rules > li {
  font-size: 2.5em;
}
.link,
.arrow {
  color: #f16c00;
}
.link:hover {
  color: #f16c00;
}
.link:target {
  color: #f16c00;
}
h1.agreement {
  font-size: 3em;
}
.agreement > h2 {
  font-size: 2.6em;
}
.agreement > .instead_h3 {
  font-size: 2.3em;
}
select.adduser_pole {
  padding: 10px;
}
select.form-control {
  margin: 25px 0;
}
input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(3); /* IE */
  -moz-transform: scale(3); /* FF */
  -webkit-transform: scale(3); /* Safari and Chrome */
  -o-transform: scale(3); /* Opera */
  padding: 10px;
  display: inline;
  margin-right: 20px;
  margin-left: 10px;
}
.user-info > p,
.user-info > li,
.user-friends > div > p {
  font-size: 36px;
  color: #928f8f;
}
ul.user-info {
  padding-left: 25px;
}
.user-info > p > b {
  color: #000;
}
.user-info > p > a,
.user-info > li > a {
  color: #f16c00;
  text-decoration: underline;
}
.user-info > p > a:hover,
.user-info > li > a:hover {
  color: #f16c00;
}
.user-info > li {
  padding: 13px;
}
.achievement > div > h1 {
  font-size: 2.5em;
}
.user-friends > p,
.instructions > p,
.instructions > ul {
  font-size: 40px;
}
.user-friends > div > p,
.user-friends > div > a > p {
  font-size: 2em;
}
.user-friends > div {
  text-align: center;
  margin-top: 15px;
}
#nasaite {
  margin-top: 25px;
  padding: 0 40px;
  height: 40px;
}
#nasaite > p.user-online {
  background-color: rgb(236,19,98);
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
}
.instructions > h1,
.user-pictures > h1 {
  font-size: 3.5em;
  margin: 40px 0;
}
.instructions > ul,
.user-pictures > ul {
  margin-top: 60px;
}
.instructions > ul {
  padding-left: 40px;
}
.user-pictures > ul {
  list-style: none;
}
.user-advice {
  padding: 0;
}
.question {
  padding: 20px;
}
.user-advice p,
button.accordion,
.user-advice .form-control,
.user-pictures > p,
.form-control {
  font-size: 40px;
}
.form-control {
  height: auto;
}
.img-wide,
#comment_text {
  width: 100%;
}

.instructions > img {
  width: 50px;
}
.user-advice .new_advice {
  margin: 80px 20px;
}
.user-advice .form-control,
textarea.form-control {
  height: 400px;
}
a.adduser_button {
  display: inline-block;
  width: 100%;
}
#birthday_day,
#birthday_month,
#birthday_year {
  width: 100%;
  font-size: 40px;
  padding: 10px;
  border: 1px solid #000;
  margin-bottom: 30px;
}
#vkladki1 {
    float: left;
    background: none;
    background-color: #f1f1f1;
    margin: 0px;
    padding: 0;
    height: 120px;
}

#vkladki1  a {
    background: none;
    background-color: #f1f1f1;
    text-decoration: none;
    color: #000;
    float: none;
    text-align: center;
    display: block;
    padding: 0;
    height: 120px;
    line-height: 120px;
    font-size: 35px;
}

#vkladki1  a:hover {
    color: #FF6600;
}

#vkladki2 {
    float: left;
    background: none;
    background-color: #f16c00;
    margin: 0px;
    padding: 0;
    height: 120px;
}

#vkladki2  a {
    background: none;
    background-color: #f16c00;
    text-decoration: none;
    color: #fff;
    float: none;
    text-align: center;
    display: block;
    padding: 0;
    cursor: text;
    height: 120px;
    line-height: 120px;
    font-size: 35px;
}

#vkladki2 a:hover {
    color: #000000;
}
.in_pict {
  margin-top: 40px;
}
.in_pict > a > img {
  width: 100%;
  margin-bottom: 30px;
}
.in_pict > p,
.in_pict > p > span {
  font-size: 35px !important;
}
.in_pict > p {
  display: inline;
}
.mobile-pagination,
a:focus,
a:hover,
#comment  a {
  color: #f16c00;
}
.mobile-pagination {
  margin: 40px 0;
  font-size: 60px;
  letter-spacing: 10px;
}
a,
a:active {
  color: #928f8f;
}
#a_joke_submit {
  width: 100%;
}
#comment_text {
  margin-left: 0;
}
.joke-block {
  background-color: #fafafa;
  margin: 30px 0;
  padding: 0 20px;
}
.joke-block > p {
  color: #000;
}
.joke-block > .user-comments {
  font-size: 38px;
}
label.btn.btn-warning {
  font-size: 50px;
}
.btn-warning {
  background-color: #f16c00;
}
input[type="radio"] {
  display: none;
}
option {
  font-size: 20px;
}
.hidden,
.user-vote {
  display:none;
}
.visible {
  display:block;
}
.dropdown_menu {
  display:none
}
.dropdown_menu > ul {
  list-style: none;
}

.menu:hover .dropdown_menu,
.menu:focus .dropdown_menu,
.link_block {
  display: block;
}
.ya-share2__container_size_m .ya-share2__icon {
  width: 50px !important;
  height: 50px !important;
}
.ya-share2__list_direction_horizontal > .ya-share2__item {
  padding-right: 20px !important;
}
.orange {
  background: #f16c00;
}
.orange > h1,
.vk-background > a > h1 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
  line-height: 93px;
  margin: auto;
}
.vk-background > a:hover {
  text-decoration: none;
}
ul.text-center {
  list-style: none;
  line-height: 80px;
  margin: 40px;
}
.footer {
  margin-top: 40px;
  margin-bottom: 40px;
}
.thumb-up-img > img {
  height: 45px;
}

#errorExplanation {
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul {
  margin-top: 10px;
  margin-bottom: 0px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: none;
}

div.fieldWithErrors input {
  background-color: #fdbaba;
}

div.fieldWithErrors textarea {
  background-color: #fdbaba;
}

div#add_user,
.col-xs-4.user-friends {
  height: 500px;
}

div#add_user > div:first-of-type,
.col-xs-4.user-friends > a > div:first-of-type {
  height: 155px;
}
.col-xs-4.user-friends
 > a > div:first-of-type > img {
   height: 100%;
 }
.divider {
  border-top: 3px solid #000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.grey {
  color: #928f8f;
}

.hidden-name {
  overflow: hidden;
}
