/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

body .basket-link .js-basket-block .count {
  height: 18px;
  line-height: 18px;
}

.section-menu-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #777;
  list-style: none;
  border-radius: 6px;
  margin-top: -20px;
  margin-bottom: 15px;
}

.section-menu-inner a {
  display: block;
  padding: 6px 25px;
  border-right: 1px solid #777;
  transition: ease all 300ms;
}

.section-menu-inner a:hover,
.section-menu-inner a.current {
  background: #333;
  color: #FFF;
  transition: ease all 300ms;
}

.download-table {
  width: 100%;
}

.download-table thead tr {
  background: #333;
  color: #FFF;
}

.download-table thead tr th {
  text-align: center;
  padding: 5px 0;
}

.download-table tr {
  border-bottom: 1px solid #777;
}

.download-table tr td {
  padding: 4px 10px;
}

.download-table tr td:nth-child(1) {
  width: 20%;
}

.download-table tr td:nth-child(2),
.download-table tr td:nth-child(3),
.download-table tr td:nth-child(4),
.download-table tr td:nth-child(5) {
  width: 20%;
  text-align: center;
}

.download-subsection-line td {
  background: #777;
  color: #FFF;
}

.download-description {
  font-size: 10px;
  text-align: left !important;
}

.tabs.tabs-fix .nav-tabs li a,
.tabs.tabs-fix .nav-tabs li>span {
  padding: 16px 10px 15px;
}

.app-download img {
  max-width: 120px;
}

.app-download a {
  display: block;
  margin-top: 10px;
}

body .wrapper1.basket_normal .logo_and_menu-row .wrap_icon .dropdown-menu {
  left: -115px;
}

table.teh1,
table.teh3 {
  width: 100%;
}

table.teh1 tr td,
table.teh3 tr td {
  padding: 6px 10px;
}

table.teh1 tr td:nth-child(1),
table.teh3 tr td:nth-child(1) {
  width: 35%;
}

table.teh1 tr:nth-child(even),
table.teh3 tr:nth-child(even) {
  background-color: #FAFAFA;
}

table.teh1 tr,
table.teh3 tr {
  border-bottom: 1px solid #CCC;
}

table.teh1 tr:last-child,
table.teh3 tr:last-child {
  border-bottom: none;
}

table.teh2 {
  width: 100%;
}

table.teh2 tr td {
  padding: 6px 10px;
}

table.teh2 tr:nth-child(even) {
  background-color: #FAFAFA;
}

table.teh2 tr {
  border-bottom: 1px solid #CCC;
}

table.teh2 tr:last-child {
  border-bottom: none;
}

table.teh2 thead tr td {
  background: #333;
  color: #FFF
}

#bottom_info {
  margin-bottom: 20px;
}

.line-stock {
  font-weight: bold;
}

.line-stock .fa {
  color: #ff0000;
  font-size: 17px;
}




/* yp style chat */
.mrv {
  display: block;
  position: fixed;
  cursor: pointer;
  z-index: 997;
  opacity: 0.9 !important;
}

.mrv:hover {
  opacity: 1 !important;
  display: block !important;
}

/*  .ntdu {font-size: 9px;padding: 10px!important;display: none;}
opacity: 0.9!important;
.mrv:hover {opacity: 1!important;display: block!important;}


#jivo-iframe-container {height: 250px !important;
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    -o-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    transform: scale(1) rotate(90deg) !important;
    width: 255px !important;
    bottom: 24% !important;

}


*/

.mrvhid {
  opacity: 0 !important;
}

.mrvhid:hover {
  opacity: 0 !important;
}

.ntdu {
  font-size: 9px;
  padding: 10px !important;
  line-height: 1.1 !important;
  background-color: white !important;
  color: #7e7e7e !important;
}

#pop-scroll {
  bottom: 0 !important;
}

#pop-scrollT {
  font-family: Tahoma;
  height: 50px;
  padding: 18px 25px 0 23px;
  background-color: #ecedef;
  border-radius: 3px 27px 0 3px !important;
}

#jivo-label-copyright {
  background-image: none !important;
}

#jivo-text-container {
  width: 20px !important;
}

.jivo-triang {
  background-color: #ff000000 !important;
}

#jivo-iframe-container {
  height: 250px !important;
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  transform: scale(1) rotate(90deg) !important;
  bottom: 0% !important;
  margin-bottom: 0px !important;
  top: 97.5% !important;
  transform-origin: 0 -2% !important;
}

.loadFileBut svg {
  fill: #000 !important;
}

#jivo-label {
  height: 250px !important;
  border-radius: 27px 0 0 3px !important;
}


#jivo-label-text {
  font-size: 16px;
  font-family: revert !important;
  color: rgb(34, 34, 34);
  font-weight: normal;
  font-style: normal;
  padding: 35px 4px 12px 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 9px;
}


.blueButton {
  background-color: #2c2c2c !important;
  color: #fff;
  border: solid 1px #a4a4a4 !important;
  border-radius: 3px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#chatBottomBar .rounded {
  border-radius: 3px !important;
  width: 220px !important;
}

.blueButton:hover {
  background-color: #2498ce !important;
  color: #fff;
  border: solid 1px #a4a4a4 !important;
}

#pop-scroll {
  z-index: 999 !important;
}

#pop-scrollT {
  height: 50px !important;
}

#pop-scrollC {
  font-family: Tahoma;
  max-height: 250px !important;
  padding: 0 0 0 23px;
  overflow: auto; 
  background-color: #ffffff;
}

#chatText {
  border: solid 1px #bfcdd3;
  border-radius: 3px;
  color: #545d6b;
  width: 220px !important;
}

#pop-scrollB {
  font-family: Tahoma;
  /*height: 42px!important;*/
  padding: 0 7px 10px 7px !important;
  background-color: #ffffff;
}

.chat .text {
  font-size: 12px !important;
  overflow: hidden;
  vertical-align: top;
  width: 190px;
}

#chatContainer {
  border-radius: 0;
}

#pop-scroll #chatLineHolder {
  height: 250px !important;
  overflow: inherit !important;
}

#pop-scroll .chat {
  padding-bottom: 4px !important;
  line-height: 0.9 !important;
}

.chat span {
  text-shadow: 1px 1px 0 #efefef !important;
}


#pop-scroll h5 {
  color: #273243 !important;
  text-align: center !important;
  font-family: Georgia;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-shadow: 1px 1px 1px #c0c0c0;
}

#pop-scrollC::-webkit-scrollbar {
  width: 5px !important;
  height: 8px !important;
  background-color: #d6d6d6 !important;
}

#pop-scrollC::-webkit-scrollbar-thumb {
  background: #767676 !important;
}

.visible-scrollbar,
.invisible-scrollbar,
#pop-scrollC {
  overflow: auto !important;
}


#pop-scroll-close {
  background: url(https://microtik.su/upload/media/yp_close_chat.png) no-repeat !important;
  width: 20px !important;
  height: 20px !important;
  text-indent: -9999px;
  display: block;
  position: absolute;
  top: 17px !important;
  left: 1rem;
  /*right: 255px !important;*/
}

#pop-scroll-up {
  background: url(https://trv.su/test/chat/img/pop-scroll-up.gif) left center no-repeat !important;
  padding: 0 0 0 12px !important;
  position: absolute;
  top: 21px !important;
  right: 120px !important;
  font-size: 9px !important;
}

#pop-scroll-all,
#pop-scroll-up {
  color: #273243 !important;
  text-decoration: none;
  font-weight: bold;
}






/* yp style chat */