@import url(/css/font-awesome.css);
@import url(/css/font-awesome.css);
/* line 8, style.scss */
body, html {
  font-family: arial;
  height: 100%;
}

/* line 13, style.scss */
textarea {
  resize: none;
}

/* line 17, style.scss */
a {
  outline: none;
}

/* line 21, style.scss */
.ghost-footer {
  height: 100px;
}

/* line 25, style.scss */
.wrapper {
  min-height: 100%;
}

/* line 29, style.scss */
.errorMessage, .help-block {
  color: red;
  font-size: 12px;
}

/* line 39, style.scss */
#toTop {
  bottom: 80px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  padding: 17px 15px;
}
/* line 46, style.scss */
#toTop:hover {
  opacity: 0.9;
}

/* line 51, style.scss */
.text {
  line-height: 1.4em;
  text-align: justify;
}
/* line 54, style.scss */
.text ul {
  margin-bottom: 10px;
}
/* line 56, style.scss */
.text ul li {
  list-style: square outside;
  padding-left: 15px;
}
/* line 61, style.scss */
.text p {
  margin-bottom: 10px;
}
/* line 64, style.scss */
.text strong, .text b {
  font-weight: bold;
}
/* line 67, style.scss */
.text h1 {
  font-size: 32px;
}
/* line 70, style.scss */
.text h2 {
  font-size: 24px;
}
/* line 73, style.scss */
.text h3 {
  font-size: 18px;
}
/* line 76, style.scss */
.text h4 {
  font-size: 14px;
}
/* line 79, style.scss */
.text h5 {
  font-size: 12px;
}
/* line 82, style.scss */
.text h6 {
  font-size: 10px;
}
/* line 85, style.scss */
.text small {
  font-size: 10px;
}
/* line 88, style.scss */
.text i {
  font-style: italic;
}

/* line 95, style.scss */
.ui-autocomplete .ui-menu-item strong {
  font-weight: bold;
}

/* line 105, style.scss */
.wrapper.user_login .logo {
  margin: 35px 0;
}
/* line 108, style.scss */
.wrapper.user_login .back_to_site {
  color: #fff;
  font-size: 12px;
  margin-top: 40px;
  width: 130px;
}
/* line 113, style.scss */
.wrapper.user_login .back_to_site i {
  width: 18px;
}


/* line 126, style.scss */
.wrapper.user_login .form-control {
  border-radius: 0;
}
/* line 129, style.scss */
.wrapper.user_login .title {
  font-size: 18px;
  color: #979797;
}
/* line 133, style.scss */
.wrapper.user_login a {
  font-family: Arial;
  font-size: 14px;
  color: #979797;
  display: block;
  margin: 20px 0 0 0;
}
/* line 140, style.scss */
.wrapper.user_login .back {
  float: right;
  margin: 10px 0 0 0;
}
/* line 144, style.scss */
.wrapper.user_login .btn {
  padding: 4px 40px;
}
/* line 147, style.scss */
.wrapper.user_login input[type="checkbox"] {
  display: none;
}
/* line 150, style.scss */
.wrapper.user_login input[type="checkbox"] + label:not(.status) {
  color: #979797;
  cursor: pointer;
  font-family: Arial;
  font-size: 14px;
  margin-left: 47px;
}
/* line 157, style.scss */
.wrapper.user_login input[type="checkbox"] + label:not(.status)::before {
  content: "";
  display: inline-table;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  margin: -2px 5px 0 0;
  background: url("/images/checkbox.png") no-repeat transparent;
}
/* line 166, style.scss */
.wrapper.user_login input[type="checkbox"] + label:not(.status)::before {
  background-position: 0px 0px;
}
/* line 169, style.scss */
.wrapper.user_login input[type="checkbox"]:checked + label:not(.status)::before {
  background-position: 0px -52px;
}
/* line 172, style.scss */
.wrapper.user_login input[type="checkbox"]:checked:disabled + label:not(.status)::before {
  opacity: 0.5;
}

/* line 177, style.scss */
.help-inline {
  color: red;
  width: 100%;
  margin-top: -25px;
  font-size: 12px;
}

/* line 184, style.scss */
.require {
  font-size: 12px;
  color: #f84c32;
  font-family: arial, sans-serif;
  margin-bottom: 10px;
}

/* line 191, style.scss */
.lk_title {
  font-size: 18px;
  font-family: arial, sans-serif;
  font-weight: bold;
  margin-bottom: 0px;
}

/* line 198, style.scss */
.lk_cat {
  font-size: 18px;
  font-family: arial, sans-serif;
  margin-bottom: 18px;
}

/* line 205, style.scss */
.form-group .text-right label {
  color: #979797;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-weight: normal;
  margin-top: 6px;
}

/* line 218, style.scss */
span.required {
  color: #ff0000;
}

/* line 222, style.scss */
.form-group {
  margin-bottom: 20px;
}

/* line 226, style.scss */
.field-note label {
  color: #979797;
  font-size: 12px;
  font-weight: normal;
}

/* line 232, style.scss */
.birth-label {
  margin-top: 24px;
}

/* line 236, style.scss */
.house input {
  width: 60px;
}

/* line 240, style.scss */
.captcha input {
  width: 140px;
}

/* line 244, style.scss */
.captcha img {
  margin-top: -8px;
}

/* line 248, style.scss */
.all {
  padding-left: 0;
  padding-right: 0;
}

/* line 253, style.scss */
.left {
  padding-left: 0;
}

/* line 257, style.scss */
.blue_link, .buttons .form-group a.blue_link, .buttons.form-group a.blue_link {
  color: #0849e1;
  text-decoration: none;
}
/* line 260, style.scss */
.blue_link:hover, .buttons .form-group a.blue_link:hover, .buttons.form-group a.blue_link:hover {
  color: #0849e1;
  text-decoration: underline;
}

/* line 266, style.scss */
.captcha-refresh {
  position: absolute;
  width: 80px;
  margin-top: 7px;
  margin-left: 70px;
  font-size: 14px;
}
/* line 272, style.scss */
.captcha-refresh span {
  display: none;
}

/* line 278, style.scss */
#example-advanced-form label.error {
  color: red;
}

/* line 283, style.scss */
.buttons .form-group, .buttons.form-group {
  margin-bottom: 60px;
}
/* line 285, style.scss */
.buttons .form-group button, .buttons.form-group button {
  padding: 4px 33px;
  height: 30px;
  margin-right: 30px;
  background: linear-gradient(to top, #1343e3, #446dfa);
}
/* line 290, style.scss */
.buttons .form-group button:hover, .buttons.form-group button:hover {
  background: linear-gradient(to bottom, #1343e3, #446dfa);
}
/* line 294, style.scss */
.buttons .form-group a, .buttons.form-group a {
  font-size: 14px;
  color: #000;
  text-decoration: underline;
}
/* line 298, style.scss */
.buttons .form-group a:hover, .buttons.form-group a:hover {
  text-decoration: none;
}

/* line 306, style.scss */
#users-login-form .passwordreset {
  color: #979797;
  text-decoration: none;
}
/* line 309, style.scss */
#users-login-form .passwordreset:hover {
  text-decoration: underline;
}
/* line 313, style.scss */
#users-login-form label {
  font-weight: normal;
}

/* line 319, style.scss */
.in-cart .btn {
  margin-bottom: 20px;
}

.user_login #users-login-form .buttons.form-group .btn {
    padding: 4px 30px;
    font-weight: bold;
    height: 32px;
    font-size: 18px;
    border: none;
    background: none;
    background-image: linear-gradient(#48ca35, #2ed12e, #00ff00, #30cfcf);
    color: #000;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    right: 98px;
}

/* line 329, style.scss */
.captcha_error .help-inline {
  margin-top: 40px;
  margin-left: -100%;
}

/* line 334, style.scss */
#users-login-form .lk_title, .restore_password.lk_title {
  margin-bottom: 25px;
}

/* line 342, style.scss */
.cancel_link,
#registry_link {
  float: right;
  margin-top: 5px;
}

/* line 357, style.scss */
.buttons .form-group .green_btn {
  background: linear-gradient(to top, #00a000, #66eb66);
  color: #fff;
  font-weight: normal;
  padding: 4px 23px;
}
/* line 362, style.scss */
.buttons .form-group .green_btn:hover {
  background: linear-gradient(to bottom, #00a000, #66eb66);
}

/* line 368, style.scss */
.profil_left_menu {
  list-style: none;
  padding-top: 5px;
}
/* line 371, style.scss */
.profil_left_menu a, .profil_left_menu #settings_submenu a {
  color: #000;
}
/* line 373, style.scss */
.profil_left_menu a:hover, .profil_left_menu a.active, .profil_left_menu #settings_submenu a:hover, .profil_left_menu #settings_submenu a.active {
  text-decoration: none;
  color: #0849e1;
}

/* line 381, style.scss */
.user_login #users-login-form {
  background: #ffffff;
  padding: 25px 20px;
}
/* line 384, style.scss */
.user_login #users-login-form .buttons.form-group {
  margin-bottom: 0;
}
/* line 386, style.scss */
/*.user_login #users-login-form .buttons.form-group .btn {*/
  /*padding: 4px 35px;*/
  /*width: 119px;*/
/*}*/

/* line 396, style.scss */
#users-login-form .buttons.form-group {
  margin-bottom: 0;
}
/* line 398, style.scss */
#users-login-form .buttons.form-group .btn {
  padding: 4px 33px;
}

/* line 404, style.scss */
#users-registration #reg_btn {
  padding: 4px 17px;
}

/* line 408, style.scss */
#profil {
  content: "\f0d8";
}
/* line 409, style.scss */
#profil .lk_title {
  padding-bottom: 10px;
}
/* line 412, style.scss */
#profil .text-right {
  font-size: 14px;
  color: #979797;
}
/* line 416, style.scss */
#profil .profil_left_menu {
  padding-left: 0;
}
/* line 419, style.scss */
#profil .profil_left_menu li a, #profil .profil_left_menu li div {
  width: 100%;
  height: 100%;
  display: block;
  padding: 5px 0 5px 10px;
}
/* line 426, style.scss */
#profil .profil_left_menu .fa {
  float: right;
  display: inline-block;
  padding-right: 10px;
  padding-top: 2px;
}
/* line 432, style.scss */
#profil .profil_left_menu .dropdown-menu {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s, opacity .3s, top .4s;
  top: 200%;
}
/* line 439, style.scss */
#profil .profil_left_menu .open > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  transition: visibility .3s, opacity .3s, bottom .4s;
  top: calc(100% + 1px);
}
/* line 446, style.scss */
#profil .hitarea {
  background-color: #e4e4e4;
  cursor: pointer;
}
/* line 449, style.scss */
#profil .hitarea.collapsed {
  background-color: transparent;
}
/* line 452, style.scss */
#profil .hitarea:hover {
  background-color: #e4e4e4;
}
/* line 455, style.scss */
#profil .hitarea .fa-caret-up:before {
  content: "\f0d7";
}
/* line 459, style.scss */
#profil .hitarea:not(.collapsed) {
  background-color: #e4e4e4;
}
/* line 461, style.scss */
#profil .hitarea:not(.collapsed) .fa-caret-up:before {
  content: "\f0d8";
}
/* line 465, style.scss */
#profil #settings_submenu {
  list-style-type: none;
  padding-left: 20px;
}

/* line 472, style.scss */
#users-changePassword-form {
  padding-top: 10px;
}

/* line 476, style.scss */
.lichnye {
  padding-top: 10px;
}
/* line 478, style.scss */
.lichnye label {
  font-weight: normal;
  color: #727272;
}

/* line 485, style.scss */
#user-info-index-form .qq-uploader {
  display: none;
}

/* line 490, style.scss */
#user-info-index-form {
  padding-top: 10px;
}

/* line 494, style.scss */
#load-avatar {
  position: absolute !important;
  margin-top: 5px;
  width: 220px !important;
  color: #0849e1;
}
/* line 498, style.scss */
#load-avatar input {
  font-size: 14px !important;
  cursor: pointer;
}

/* line 505, style.scss */
.photo_place {
  margin-bottom: 35px;
}

/* line 509, style.scss */
#user-info-index-form .qq-upload-button-hover {
  background: transparent;
  text-decoration: underline;
  color: #0849e1;
}

/* line 8, style.scss */
/* line 517, style.scss */
body, html {
  font-family: arial;
  height: 100%;
}

/* line 13, style.scss */
/* line 522, style.scss */
a {
  outline: none;
}

/* line 17, style.scss */
/* line 526, style.scss */
.ghost-footer {
  height: 100px;
}

/* line 21, style.scss */
/* line 530, style.scss */
.wrapper {
  min-height: 100%;
}

/* line 26, style.scss */
/* line 536, style.scss */
.errorMessage, .help-block {
  color: red;
  font-size: 12px;
}

/* line 31, style.scss */
/* line 541, style.scss */
footer {
  height: 100px;
}

/* line 35, style.scss */
/* line 545, style.scss */
#toTop {
  bottom: 80px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  padding: 17px 15px;
}

/* line 42, style.scss */
/* line 553, style.scss */
#toTop:hover {
  opacity: 0.9;
}

/* line 47, style.scss */
/* line 557, style.scss */
.text {
  line-height: 1.4em;
  text-align: justify;
}

/* line 50, style.scss */
/* line 561, style.scss */
.text ul {
  margin-bottom: 10px;
}

/* line 52, style.scss */
/* line 564, style.scss */
.text ul li {
  list-style: square outside;
  padding-left: 15px;
}

/* line 57, style.scss */
/* line 568, style.scss */
.text p {
  margin-bottom: 10px;
}

/* line 60, style.scss */
/* line 571, style.scss */
.text strong, .text b {
  font-weight: bold;
}

/* line 63, style.scss */
/* line 574, style.scss */
.text h1 {
  font-size: 32px;
}

/* line 66, style.scss */
/* line 577, style.scss */
.text h2 {
  font-size: 24px;
}

/* line 69, style.scss */
/* line 580, style.scss */
.text h3 {
  font-size: 18px;
}

/* line 72, style.scss */
/* line 583, style.scss */
.text h4 {
  font-size: 14px;
}

/* line 75, style.scss */
/* line 586, style.scss */
.text h5 {
  font-size: 12px;
}

/* line 78, style.scss */
/* line 589, style.scss */
.text h6 {
  font-size: 10px;
}

/* line 81, style.scss */
/* line 592, style.scss */
.text small {
  font-size: 10px;
}

/* line 84, style.scss */
/* line 595, style.scss */
.text i {
  font-style: italic;
}

/* line 91, style.scss */
/* line 599, style.scss */
.ui-autocomplete .ui-menu-item strong {
  font-weight: bold;
}

/* line 101, style.scss */
/* line 606, style.scss */
.wrapper.user_login .logo {
  margin: 35px 0;
}

/* line 104, style.scss */
/* line 609, style.scss */
.wrapper.user_login .back_to_site {
  color: #fff;
  font-size: 12px;
  margin-top: 40px;
  width: 130px;
}

/* line 109, style.scss */
/* line 615, style.scss */
.wrapper.user_login .back_to_site i {
  width: 18px;
}



/* line 122, style.scss */
/* line 627, style.scss */
.wrapper.user_login .form-control {
  border-radius: 0;
}

/* line 125, style.scss */
/* line 630, style.scss */
.wrapper.user_login .title {
    font-size: 24px;
    color: #999;
    padding-right: 50px;
}

/* line 129, style.scss */
/* line 634, style.scss */
.wrapper.user_login a {
  font-family: Arial;
  font-size: 14px;
  color: #979797;
  display: block;
  margin: 20px 0 0 0;
}

/* line 136, style.scss */
/* line 641, style.scss */
.wrapper.user_login .back {
  float: right;
  margin: 10px 0 0 0;
}

/* line 140, style.scss */
/* line 645, style.scss */
.wrapper.user_login .btn {
  padding: 4px 40px;
}

/* line 143, style.scss */
/* line 648, style.scss */
.wrapper.user_login input[type="checkbox"] {
  display: none;
}

/* line 146, style.scss */
/* line 651, style.scss */
.wrapper.user_login input[type="checkbox"] + label:not(.status) {
  color: #979797;
  cursor: pointer;
  font-family: Arial;
  font-size: 14px;
  margin-left: 47px;
}

/* line 153, style.scss */
/* line 658, style.scss */
.wrapper.user_login input[type="checkbox"] + label:not(.status)::before {
  content: "";
  display: inline-table;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  margin: -2px 5px 0 0;
  background: url("/images/checkbox.png") no-repeat transparent;
}

/* line 162, style.scss */
/* line 667, style.scss */
.wrapper.user_login input[type="checkbox"] + label:not(.status)::before {
  background-position: 0px 0px;
}

/* line 165, style.scss */
/* line 670, style.scss */
.wrapper.user_login input[type="checkbox"]:checked + label:not(.status)::before {
  background-position: 0px -52px;
}

/* line 168, style.scss */
/* line 673, style.scss */
.wrapper.user_login input[type="checkbox"]:checked:disabled + label:not(.status)::before {
  opacity: 0.5;
}

/* line 173, style.scss */
/* line 677, style.scss */
.help-inline {
  color: red;
  position: absolute;
  margin-left: 100%;
  width: 100%;
  margin-top: -25px;
  font-size: 12px;
}

/* line 182, style.scss */
/* line 686, style.scss */
.require {
  font-size: 12px;
  color: #f84c32;
  font-family: arial, sans-serif;
  margin-bottom: 18px;
}

/* line 189, style.scss */
/* line 693, style.scss */
.lk_title {
  font-size: 18px;
  font-family: arial, sans-serif;
  font-weight: bold;
  margin-bottom: 0px;
}

/* line 196, style.scss */
/* line 700, style.scss */
.lk_cat {
  font-size: 18px;
  font-family: arial, sans-serif;
  margin-bottom: 18px;
}

/* line 203, style.scss */
/* line 706, style.scss */
.form-group .text-right label {
  color: #979797;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-weight: normal;
  margin-top: 6px;
}

/* line 210, style.scss */
/* line 713, style.scss */
.form-group input.form-control {
  height: 31px;
  border-radius: 0;
}

/* line 216, style.scss */
/* line 718, style.scss */
span.required {
  color: #ff0000;
}

/* line 220, style.scss */
/* line 722, style.scss */
.form-group {
  margin-bottom: 20px;
}

/* line 224, style.scss */
/* line 726, style.scss */
.field-note label {
  color: #979797;
  font-size: 12px;
  font-weight: normal;
}

/* line 230, style.scss */
/* line 732, style.scss */
.birth-label {
  margin-top: 24px;
}

/* line 234, style.scss */
/* line 736, style.scss */
.house input {
  width: 60px;
}

/* line 238, style.scss */
/* line 740, style.scss */
.captcha input {
  width: 140px;
}

/* line 242, style.scss */
/* line 744, style.scss */
.captcha img {
  margin-top: -8px;
}

/* line 246, style.scss */
/* line 748, style.scss */
.all {
  padding-left: 0;
  padding-right: 0;
}

/* line 251, style.scss */
/* line 753, style.scss */
.left {
  padding-left: 0;
}

/* line 255, style.scss */
/* line 757, style.scss */
.blue_link, .buttons .form-group a.blue_link, .buttons.form-group a.blue_link {
  color: #0849e1;
  text-decoration: none;
}

/* line 258, style.scss */
/* line 761, style.scss */
.blue_link:hover, .buttons .form-group a.blue_link:hover, .buttons.form-group a.blue_link:hover {
  color: #0849e1;
  text-decoration: underline;
}

/* line 264, style.scss */
/* line 766, style.scss */
.captcha-refresh {
  position: absolute;
  width: 80px;
  margin-top: 7px;
  margin-left: 70px;
  font-size: 14px;
}

/* line 270, style.scss */
/* line 773, style.scss */
.captcha-refresh span {
  display: none;
}

/* line 275, style.scss */
/* line 777, style.scss */
.buttons .form-group, .buttons.form-group {
  margin-bottom: 60px;
}

/* line 277, style.scss */
/* line 780, style.scss */
.buttons .form-group button, .buttons.form-group button {
  padding: 4px 33px;
  height: 30px;
  margin-right: 30px;
  background: linear-gradient(to top, #1343e3, #446dfa);
}

/* line 282, style.scss */
/* line 786, style.scss */
.buttons .form-group button:hover, .buttons.form-group button:hover {
  background: linear-gradient(to bottom, #1343e3, #446dfa);
}

/* line 286, style.scss */
/* line 789, style.scss */
.buttons .form-group a, .buttons.form-group a {
  font-size: 14px;
  color: #000;
  text-decoration: underline;
}

/* line 290, style.scss */
/* line 794, style.scss */
.buttons .form-group a:hover, .buttons.form-group a:hover {
  text-decoration: none;
}

/* line 296, style.scss */
/* line 298, style.scss */
/* line 802, style.scss */
#users-login-form .passwordreset {
  color: #979797;
  text-decoration: none;
}

/* line 301, style.scss */
/* line 806, style.scss */
#users-login-form .passwordreset:hover {
  text-decoration: underline;
}

/* line 305, style.scss */
/* line 809, style.scss */
#users-login-form label {
  font-weight: normal;
}

/* line 310, style.scss */
/* line 813, style.scss */
#users-login-form .buttons.form-group button {
  margin-right: 0;
  padding: 4px 14px;
}

/* line 315, style.scss */
/* line 818, style.scss */
.captcha_error .help-inline {
  margin-top: 40px;
  margin-left: -100%;
}

/* line 320, style.scss */
/* line 823, style.scss */
#users-login-form .lk_title, .restore_password.lk_title {
  margin-bottom: 25px;
}

/* line 324, style.scss */
/* line 827, style.scss */
#users-login-form #reset {
  margin-right: 20px;
  padding: 4px 14px;
}

/* line 329, style.scss */
/* line 832, style.scss */
#registry_link {
  float: right;
  margin-top: 5px;
}

/* line 334, style.scss */
/* line 837, style.scss */
#forget_password {
  position: absolute;
  left: 100%;
  width: 110px;
  display: inline-block;
  margin-top: -45px;
}

/* line 343, style.scss */
/* line 845, style.scss */
.buttons .form-group .green_btn {
  background: linear-gradient(to top, #00a000, #66eb66);
  color: #fff;
  font-weight: normal;
  padding: 4px 23px;
}

/* line 348, style.scss */
/* line 851, style.scss */
.buttons .form-group .green_btn:hover {
  background: linear-gradient(to bottom, #00a000, #66eb66);
}

/* line 354, style.scss */
/* line 855, style.scss */
.profil_left_menu {
  list-style: none;
  padding-top: 5px;
}

/* line 357, style.scss */
/* line 859, style.scss */
.profil_left_menu a, .profil_left_menu #settings_submenu a {
  color: #000;
}

/* line 359, style.scss */
/* line 862, style.scss */
.profil_left_menu a:hover, .profil_left_menu a.active, .profil_left_menu #settings_submenu a:hover, .profil_left_menu #settings_submenu a.active {
  text-decoration: none;
  color: #0849e1;
}

/* line 367, style.scss */
/* line 867, style.scss */
.user_login #users-login-form {
  background: #ffffff;
  padding: 25px 20px;
}

/* line 370, style.scss */
/* line 871, style.scss */
.user_login #users-login-form .buttons.form-group {
  margin-bottom: 0;
}

/* line 372, style.scss */
/* line 874, style.scss */
/*.user_login #users-login-form .buttons.form-group .btn {*/
  /*padding: 4px 35px;*/
  /*width: 119px;*/
/*}*/

/* line 382, style.scss */
/* line 879, style.scss */
#users-login-form .buttons.form-group {
  margin-bottom: 0;
}

/* line 384, style.scss */
/* line 882, style.scss */
#users-login-form .buttons.form-group .btn {
  padding: 4px 33px;
}

/* line 390, style.scss */
/* line 886, style.scss */
#users-registration #reg_btn {
  padding: 4px 17px;
}

/* line 394, style.scss */
/* line 890, style.scss */
#profil {
  content: "\f0d8";
}

/* line 395, style.scss */
/* line 893, style.scss */
#profil .lk_title {
  padding-bottom: 10px;
}

/* line 398, style.scss */
/* line 896, style.scss */
#profil .text-right {
  font-size: 14px;
  color: #979797;
}

/* line 402, style.scss */
/* line 900, style.scss */
#profil .profil_left_menu {
  padding-left: 0;
}

/* line 405, style.scss */
/* line 903, style.scss */
#profil .profil_left_menu li a, #profil .profil_left_menu li div {
  width: 100%;
  height: 100%;
  display: block;
  padding: 5px 0 5px 10px;
}

/* line 412, style.scss */
/* line 909, style.scss */
#profil .profil_left_menu .fa {
  float: right;
  display: inline-block;
  padding-right: 10px;
  padding-top: 2px;
}

/* line 418, style.scss */
/* line 915, style.scss */
#profil .profil_left_menu .dropdown-menu {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s, opacity .3s, top .4s;
  top: 200%;
}

/* line 425, style.scss */
/* line 922, style.scss */
#profil .profil_left_menu .open > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  transition: visibility .3s, opacity .3s, bottom .4s;
  top: calc(100% + 1px);
}

/* line 432, style.scss */
/* line 928, style.scss */
#profil .hitarea {
  background-color: #e4e4e4;
  cursor: pointer;
}

/* line 435, style.scss */
/* line 932, style.scss */
#profil .hitarea.collapsed {
  background-color: transparent;
}

/* line 438, style.scss */
/* line 935, style.scss */
#profil .hitarea:hover {
  background-color: #e4e4e4;
}

/* line 441, style.scss */
/* line 938, style.scss */
#profil .hitarea .fa-caret-up:before {
  content: "\f0d7";
}

/* line 445, style.scss */
/* line 941, style.scss */
#profil .hitarea:not(.collapsed) {
  background-color: #e4e4e4;
}

/* line 447, style.scss */
/* line 944, style.scss */
#profil .hitarea:not(.collapsed) .fa-caret-up:before {
  content: "\f0d8";
}

/* line 451, style.scss */
/* line 947, style.scss */
#profil #settings_submenu {
  list-style-type: none;
  padding-left: 20px;
}

/* line 458, style.scss */
/* line 952, style.scss */
#profil_settings {
  padding-top: 15px;
}

/* line 460, style.scss */
/* line 955, style.scss */
#profil_settings .btn {
  padding: 4px 20px;
  background: linear-gradient(to top, #1545e4, #446dfa);
}

/* line 463, style.scss */
/* line 959, style.scss */
#profil_settings .btn:hover {
  background: linear-gradient(to bottom, #1545e4, #446dfa);
}

/* line 469, style.scss */
/* line 963, style.scss */
#users-changePassword-form {
  padding-top: 10px;
}

/* line 473, style.scss */
/* line 967, style.scss */
.lichnye {
  padding-top: 10px;
}

/* line 475, style.scss */
/* line 970, style.scss */
.lichnye label {
  font-weight: normal;
  color: #727272;
}

/* line 482, style.scss */
/* line 975, style.scss */
#user-info-index-form .qq-uploader {
  display: none;
}

/* line 487, style.scss */
/* line 979, style.scss */
#user-info-index-form {
  padding-top: 10px;
}

/* line 491, style.scss */
/* line 983, style.scss */
#load-avatar {
  position: absolute !important;
  margin-top: 5px;
  width: 220px !important;
  color: #0849e1;
}

/* line 495, style.scss */
/* line 989, style.scss */
#load-avatar input {
  font-size: 14px !important;
  cursor: pointer;
}

/* line 502, style.scss */
/* line 994, style.scss */
.photo_place {
  margin-bottom: 35px;
}

/* line 506, style.scss */
/* line 998, style.scss */
#user-info-index-form .qq-upload-button-hover {
  background: transparent;
  text-decoration: underline;
  color: #0849e1;
}

/*upload-feedback*/
/* line 1004, style.scss */
#upload-file-feedback .qq-upload-list li.qq-upload-success {
  background-color: #fff;
  padding: 0px;
  margin-bottom: 10px;
  color: #333333;
  font-size: 13px;
}

/* line 1012, style.scss */
#upload-file-feedback .qq-upload-list {
  margin-top: 18px;
  display: none;
}

/* line 1017, style.scss */
#upload-file-feedback .qq-upload-file {
  margin-left: 12px;
}

/* line 1021, style.scss */
#upload-file-feedback .images-block li {
  list-style: none;
  margin-left: -24px;
  margin-bottom: 10px;
}

/* line 1027, style.scss */
#upload-file-feedback #FineUploaderLogo {
  overflow: hidden;
}

/* line 1031, style.scss */
#upload-file-feedback .images-block li:first-child {
  margin-top: 17px;
}

/* line 1035, style.scss */
#upload-file-feedback .images-block li .file-name i {
  margin-right: 10px;
}

/* line 1039, style.scss */
#upload-file-feedback .images-block li .file-name {
  margin-right: 50px;
}

/* line 1043, style.scss */
#upload-file-feedback .images-block li .close-file {
  color: #ff0000;
}

/* line 1047, style.scss */
#upload-file-feedback .images-block li .close-file:hover {
  color: #333;
  cursor: pointer;
}

/* line 1053, style.scss */
.side-bar .btn-success {
  width: 90px;
  height: 24px;
  padding: 0;
  margin-bottom: 20px;
}

/* line 1060, style.scss */
.upload-file .qq-upload-list li.qq-upload-success {
  background-color: #fff;
  padding: 0px;
  margin-bottom: 10px;
  color: #333333;
  font-size: 13px;
}

/* line 1068, style.scss */
.upload-file .qq-upload-list {
  margin-top: 18px;
  display: none;
}

/* line 1073, style.scss */
.upload-file .qq-upload-file {
  margin-left: 12px;
}

/* line 1077, style.scss */
.upload-file .images-block li {
  list-style: none;
  margin-left: -24px;
  margin-bottom: 10px;
}

/* line 1083, style.scss */
.upload-file #FineUploaderLogo {
  overflow: hidden;
}

/* line 1087, style.scss */
.upload-file .images-block li:first-child {
  margin-top: 17px;
}

/* line 1092, style.scss */
.upload-file .images-block li .file-name i {
  margin-right: 10px;
}

/* line 1096, style.scss */
.upload-file .images-block li .file-name {
  margin-right: 50px;
}

/* line 1100, style.scss */
.upload-file .images-block li .close-file {
  color: #ff0000;
}

/* line 1105, style.scss */
.upload-file .images-block li .close-file:hover {
  color: #333;
  cursor: pointer;
}

/* line 1111, style.scss */
#upload-file-feedback .qq-upload-button, #feedback-form .qq-upload-button {
  width: 134px;
}

.user_login #users-login-form .buttons.form-group a {
    display: inline-block;
    margin: 5px auto;
    float: none;
    text-align: center;
    color: #000;
    font-size: 18px;
    position: relative;
    top: -35px;
    left: 330px;
    text-decoration: underline;
}

.wrapper.user_login .btn {
    padding: 4px 40px;
    background-image: linear-gradient(#48ca35, #2ed12e, #00ff00, #30cfcf);
    color: #000;
    display: block;
    float: none;
    margin: 0 auto;
    font-weight: bold;
    height: 42px;
    font-size: 24px;
}

.wrapper.user_login .form-control {
    border-radius: 0;
    height: 28px;
    border-radius: 0px;
    border: 1px solid #000;
    display: inline-block;
}
