.navbar-default .navbar-nav>li>a {
  text-transform: uppercase;
  white-space: nowrap;
}

body,
.footer {
  background: #EDEEF0;
  margin: 0 auto !important;
  max-width: 1920px;
}

body {
  height: 100%;
}

.wrap {
  position: relative;
  min-height: 100%;
}

.content {
  padding-left: 50px;
  padding-right: 50px;
}

h1 {
  color: #377E9A;
  margin-bottom: 50px;
  font-size: 32px;
  line-height: 40px;
}

.btn-sm,
.btn-group-sm>.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* .header{ */

/* height: 175px; */

/* } */

#show_current_auction_price_button {
  position: absolute;
  right: 50px;
  margin-top: 50px;
}

#add_price_button {
  display: none;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.left_product_image {
  float: left;
  max-height: 150px;
  margin-right: 30px;
}

/* логотип гугла в списке выбора регионов   */

.pac-container:after {
  display: none !important;
}

/* иконки гугла в списке */

.pac-icon {
  display: none;
}

.pac-container {
  font-size: 15px;
  font-weight: normal;
  padding-top: 8px;
}

.pac-item {
  font-size: 15px;
  font-weight: normal;
  padding-top: 8px;
}

#hidden-tree {
  background: white url(/upload/images/partners/GS1_Russia_Small_RGB_2014-12-17.png) top right no-repeat;
}

.modal-buy #jstree_category_CIS {
  background: white url(/upload/images/partners/GS1_Russia_Small_RGB_2014-12-17.png) center right no-repeat;
}

.cursor_pointer {
  cursor: pointer;
  margin-bottom: 0;
}

.cursor_pointer:hover {
  text-decoration: underline
}

.delete_this {
  position: absolute;
  right: -30px;
  margin-top: -40px;
  color: red;
  cursor: pointer;
}

.float_right {
  float: right;
}

.badge,
.label {
  display: inline-block;
  padding: 0.40em 0.4em;
  font-size: 85%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #554874;
}

.badge-circle {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.navbar .badge-primary,
.btn-warning {
  color: #232323 !important;
  background-color: #FBBC05 !important;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

#datatables .progress {
  max-width: 150px;
}

#datatables .progress .sr-only {
  position: relative;
}

.card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  /*margin: 1rem;*/
  position: relative;
  width: 100%;
  padding: 10px;
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
  margin-bottom: 30px;
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.card-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.card-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.card-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.card-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.cabinet .radio {
  margin-left: 30px;
}

.cabinet .radio .help-block {
  margin-left: 20px;
}

.footer {
  margin-top: 30px;
}

#datatables td:first-child {
  padding-right: 175px;
}

.auction_enter {
  position: absolute;
  right: 10px;
  margin-top: 10px;
}

#jstree_category_CIS_countainer {
  width: 100%;
  padding: 5px;
  height: 360px;
  overflow: auto;
  overflow-x: hidden;
  margin-right: 20px;
}

#jstree_category_CIS_countainer2 {
  width: 100%;
  padding: 5px;
  max-height: 360px;
  overflow: auto;
  overflow-x: hidden;
}

.m-l-10 {
  margin-left: 10px;
}

.m-l-20 {
  margin-left: 20px;
}

.bank-block img:hover {
  border: 1px solid #EDEEF0
}

.p-10 {
  padding: 10px !important
}

.p-30 {
  padding: 30px !important
}

.auction_caption {
  font-size: 27px;
  line-height: 32px;
  margin: none;
}

.auction_text {
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
}

.auction_winner {
  font-size: 23px;
  font-weight: normal;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.auction_go_crm {
  margin-top: 20px;
}

.top_search_block {
  font-size: 18px;
}

.modal .form-group {
  margin-top: 20px;
  margin-bottom: 20px;
}

.green_text {
  color: green;
}

.gray_text {
  color: gray;
}

.red_text {
  color: red;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #5682A3;
  color: rgba(255, 255, 255, 0.84);
  border-radius: 2px;
  border: 0;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  width: 99%;
}

.nav-pills>li>a,
.nav-pills>li>a:focus,
.nav-pills>li>a:hover {
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #EEEEEE;
  color: #232323;
  border-radius: 2px;
  border: 0;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  width: 99%;
}

.label-warning {
  background-color: #97A675;
}

#auction_panel .nav>li>a {
  padding: 5px 10px;
}

blockquote {
  background: #f9f9f9 !important;
  border-left: 10px solid #ccc !important;
  margin: 1.5em 10px !important;
  padding: 0.5em 10px !important;
  font-size: 15px !important;
}

blockquote:before {
  color: #ccc !important;
  content: none !important;
  font-size: 4em !important;
  line-height: 0.1em !important;
  margin-right: 0.25em !important;
  vertical-align: -0.4em !important;
}

blockquote p {
  display: inline !important;
}

.text_bold {
  font-weight: bold;
}

.table a {
  color: #4585BB;
}

.footer img {
  filter: grayscale(100%) !important;
}

.footer {
  border-top: 4px solid #00c0ff;
  background: #232323;
  padding-top: 30px;
  color: #afafaf;
  max-width: 1920px;
  position: absolute;
  bottom: 0px;
  margin-top: 50px !important;
  width: 100%;
}

.clearfix {
  clear: both;
}

.content-block {
  padding-bottom: 260px;
}

.footer ul li {
  list-style: none;
}

.footer p b {
  font-size: 110%;
}

.footer ul {
  padding-left: 0px !important;
}

.footer a,
.copy {
  color: #afafaf;
  font-size: 90%;
}

.copy {
  font-size: 80%;
}

.footer_col {
  text-align: center;
}

.board_show_image {
  width: 100%;
  float: left;
  margin-right: 20px;
}

.m-r-30 {
  margin-right: 30px;
}

.step-3 .form-check {
  margin-bottom: 10px;
}

.social_share {
  margin-left: -30px;
  display: inline-block;
}

.footer a.copy {
  text-decoration: underline !important;
}

.traderb2b_presentation_box {
  margin: 0px;
  padding: 0px;
}

ul.ui-autocomplete {
  z-index: 1100;
}

.well {
  background-color: #ffffff;
  border: medium none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 40px;
  border-radius: 2px;
}

.well p {
  font-size: 90%;
}

.well.well-hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.well.well-hover:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.well h5 {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 25px;
}

.well .btn {
  margin-top: 10px;
}

@media screen and (min-width: 1024px) {
  .well {
    min-height: 310px;
  }

  .useremail,
  .usercompany {
    max-width: 200px;
  }
}

@media screen and (max-width: 1024px) {
  .footer_col {
    display: none;
  }

  #user_ballance {
    display: none;
  }

  .content-block {
    padding-bottom: 150px;
  }

  #exit_menu {
    display: block !important;
  }

  .form-check,
  label {
    margin: 10px;
  }

  .hidden_flag {
    display: none;
  }

  .ulogin-dropdown-button {
    display: none !important;
  }

  #original_password_return {
    margin-bottom: 10px;
  }

  .navbar-header {
    height: 70px;
    padding: 5px;
  }

  h3 small,
  h4 small {
    display: block;
  }

  .navbar-nav {
    margin: 0px;
  }

  #auction_crm_search_block button,
  #auction_crm_search_block input {
    display: block;
    margin: 7px;
  }

  .pull-right {
    margin-bottom: 20px;
  }

  .content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lang_table a img {
    width: 20px;
  }

  .header .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }

  .auction_crm_get_note {
    display: none;
  }

  #auction_crm_search {
    width: 90% !important;
  }

  .lang_table {
    right: 55px !important;
  }

  #logistics_page {
    padding: 0px 10px;
  }

  h3,
  h4 {
    font-size: 20px !important;
    margin-left: 10px !important;
  }
}

.lang_table {
  position: absolute;
  top: 90px;
  right: 250px !important;
  z-index: 999999999999;
}

.lang_table a.active img {
  filter: grayscale(10%);
}

.gray_filter img {
  filter: grayscale(100%);
}

.lang_table a img {
  width: 30px;
}

@media screen and (max-width: 767px) {

  input:focus~label,
  input:valid~label {
    top: -35px;
    left: 0px;
  }

  .panel.m-35 {
    margin: 20px 0;
  }

  .avatar-mob {
    margin-top: 3px !important;
  }

  .navbar-toggle {
    margin-top: 13px;
    margin-right: 25px;
  }

  .lang_table {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 999999999999;
  }

  .table-responsive {
    border: none;
  }

  .navbar-my-menu .nav>li {
    min-width: 100%;
    width: 100%;
  }
}

.taxcom-bg {
  background: #fff url(../img/taxcom_logo.png) top right no-repeat;
  background-position-x: 95%;
  background-position-y: 7%;
}

#danger_class_table td {
  padding: 3px;
  border: 1px solid gray;
}

#danger_class_area {
  width: 100%;
  max-height: 500px;
  overflow: auto;
}

#CalculatorForm {
  display: none;
}

.freight_transport_number {
  margin-bottom: 50px;
}

#avtopark {
  margin-top: 50px;
  margin-bottom: 30px;
}

input#privacy_checkbox[type="checkbox"]:required:invalid+label {
  color: orange;
}

input#privacy_checkbox[type="checkbox"]:required:valid+label {
  color: green;
}

.page_fix {
  top: 0 !important;
  position: static !important;
}

/* Прячем панель гугла */

.skiptranslate {
  display: none !important;
}

/* language */

.language {
  position: absolute;
  right: 30px;
  top: 65px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  z-index: 1049;
}

.language__img {
  cursor: pointer;
  opacity: .5;
  width: 30px;
  height: 30px;
}

.language__img:hover,
.language__img_active {
  opacity: 1;
}

.navbar-default .navbar-nav>li>a {
  font-size: 18px;
}

a {
  cursor: pointer
}