.telegram-list-group {
  margin-top: 15px !important;
  margin-bottom: -5px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
  text-align: center !important;
}

.telegram-list-group-item-active, .telegram-panel-heading {
  background: #AF1E15 !important; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#de5656, #b61d0f) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#de5656, #b61d0f) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#de5656, #b61d0f) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#de5656, #b61d0f) !important; /* Standard syntax */
  color: white !important;
  border-color: #AF1E15 !important;
}

.telegram-list-group-item {
  display: inline-block !important;
  width: 100% !important;
}

.telegram-img-box {
  width: 100% !important;
  max-width: 200px !important;
  min-width: 40px !important;
  margin-top: 7px !important;
  margin-left: 15px !important;
}

.telegram-well {
  background: #e7e7e7 !important;
  margin-top: -9px !important;
}

.telegram-badge {
  position: relative !important;
  float: none !important;
  z-index: 1 !important;
  margin-left: 3px !important;
}

[v-cloak] { display: none !important; }

.telegram-keyboard-list {
  text-decoration: none !important;
  max-width: 330px;
  text-align: left !important;
  margin-left: -2px !important;
}

.telegram-keyboard-list-item {
  display: inline-block !important;
  margin-left: 2px !important;
  margin-top: 2px !important;
}

.telegram-keyboard-list-item-del {
  display: inline-block !important;
  float: right !important;
  margin-right: 19px !important;
  margin-top: 1px !important;
}

.telegram-container {
  max-width: 100% !important;
}

.telegram-color-info {
  font-size: 10px !important;
  color: gray !important;
}

.telegram-button-back {
  background: #AF1E15 !important; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#de5656, #b61d0f) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#de5656, #b61d0f) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#de5656, #b61d0f) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#de5656, #b61d0f) !important; /* Standard syntax */
  color: white !important;
}

.telegram-button-buy {
  background: #AF1E15 !important; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#de5656, #b61d0f) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#de5656, #b61d0f) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#de5656, #b61d0f) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#de5656, #b61d0f) !important; /* Standard syntax */
  color: white !important;
}

#telegram-main{
  display: block !important;
  overflow: auto !important;
  width: 100% !important;
}

.telegram-buying-actions {
  text-align: center !important;
}

#telegram-respondCanvas {
  display: block !important;
  overflow: auto !important;
  max-width: 335px !important;
  width: 100% !important;
  background-repeat: no-repeat;;
  background-size: 100%;
}

.telegram-jumbotron {
  padding-top: 10px !important;
}

.telegram-selected-chocs {
  display: inline !important;
}
