.bb-youtube {
    margin-top: 10px;
    margin-left: 10px;
    padding: 0;
    display: inline-block;
}.bb-youtube a {
    display: inline-block;
    padding: 0;
}.bb-youtube img {
    display: block;
    padding: 0;
}



.analyser {
margin-top: -16px;
     position: absolute;
height: 4px;
background-color: rgba(255,43,52,1);
max-width: 76px;
border-radius: 1px;
margin-left: 5px;
} 
.menu-voice-buttons {  position: absolute;; 
padding-top: 1px 1.2em;
  margin-top: 1px 1.2em;
 } 
.panel-voice {
  width: 100%;
  height: 50px;
  float: left;
}
div.buttons-tr {
  width: -5px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}
.buttons-right {
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
}


a.panel, a.start {
      position: absolute;
  display: inline-block; 
  font-family: Tahoma;
  font-size: 11px;
  color: #f7f7f7;
  text-decoration: none;
  user-select: none;
  outline: none;
  border-radius: 5px;
  background:  #50a502;

cursor: pointer;
text-align: center;

min-width: 50px;

display: none;
margin: -17px 0 0 0;
padding: 8px 10px;
}
a.end {
      position: absolute;
  display: inline-block; 
  font-family: Tahoma;
  font-size: 13px;
  color: #f7f7f7;

  text-decoration: none;
  user-select: none;

  outline: none;
  border-radius: 5px;
  background:  #50a502;
display: none;
margin: -17px 0 0 0;
padding: 8px 10px;
cursor: pointer;
text-align: center;

min-width: 50px;
display: none;
}
.smiles-panel {
    z-index: 1;
}




.Tw1nGo_mail_read {
    background-color: #908cff;
    padding: 4px;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    right: -1px;
    bottom: -1px;
}.Tw1nGo_game_stroyka1 {
    position: relative;
    width: 70%;
    height: 16px;
    border-radius: 6px;
	background: #cfd0d3;
	background: -webkit-gradient(linear,left top,left bottom,from(#cfd0d3),to(#cacaca));
	background: -moz-linear-gradient(top, #cfd0d3, #cacaca);
	background: -o-linear-gradient(top, #cfd0d3, #cacaca);
	background: -ms-linear-gradient(top, #cfd0d3, #cacaca);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfd0d3', endColorstr='#cacaca');
    display: inline-block;
    margin-top: 5px;
}.Tw1nGo_game_stroyka2 {
    position: absolute;
    width: 1%;
    height: 12px;
    margin: 2px;
    border-radius: 6px;
	background: #52658e;
	background: -webkit-gradient(linear,left top,left bottom,from(#7c98d6),to(#52658e));
	background: -moz-linear-gradient(top, #7c98d6, #52658e);
	background: -o-linear-gradient(top, #7c98d6, #52658e);
	background: -ms-linear-gradient(top, #7c98d6, #52658e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c98d6', endColorstr='#52658e');
}.Tw1nGo_game_stroyka3 {
    font-size: 12px;
    color: #fff;
    z-index: 1;
    margin: 1px 0 0 0;
    position: relative;
}.drugi_t {
    border: 1px solid #e0e0e0;
    background: #f1f1f3;
    color: #247308;
    margin: 0;
    padding: 8px;
    display: inline-block;
}.Tw1nGo_page202 {
    color: #ffffff;
    background: #2d81e0b5;
    border: 0;
    padding: 0 9px;
    border-radius: 10px;
    cursor: pointer;
    height: 34px;
    line-height: 34px;
}.poluchit_build_icon {
    float: left;
    width: 80px;
    text-align: center;
}.poluchit_build {
    color: #fff !important;
    border: 0;
    padding: 4px 9px;
    border-radius: 10px;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
    background: url(/games/crazy_building/css/fon-blocks.jpg);
    border: 1px brown solid;
}





.text 
{
	display: block; 
	overflow: hidden; 
	max-height:68px; 	
}

/*
@ Панелька у поста
*/

.right 
{
	text-align:right;	
}

.update {
  font: 14px sans-serif;
  padding: 8px; 
  background-color: #ffffff;
  color: #484848;
  border-left: 4px solid #eef0f7;
}

.update-link {
  margin: 4px 0px; 
  padding: 8px 6px; 
  border: 1px solid #d9d9d9;
}

.update .success {
  color: #008600;
}

.update .warning {
  color: #f20000;
}

.update .warning b {
  color: #3d3d3d;
}

.admin_menu {
  padding: 4px;
}

.admin_menu:nth-of-type(odd) {
  background-color: #f7f7f7;
}

.albums_edit > div {
  padding-top: 10px;
}

.albums_edit label {
  display: block;
  cursor: pointer;
  background: none;
  border: 0;
}

.albums_edit label:hover {
  background: none;
  border: 0;
}

div.photo_effects {
  padding: 4px;
}

div.photo_effects_title {
  padding: 4px 10px; 
  background-color: #a0a0a0; 
  border-top-right-radius: 5px;
  color: #FFF; 
  display: inline-block;
  min-width: 140px; 
}

i.photo_effects {
  display: inline-block; 
  height: 20px; 
  width: 20px; 
  border-radius: 50%;
  border: 1px solid gray;
  background-color: #ffffff; 
}

i.photo_effects_active,
img.photo_effects_active {
  border: 2px solid #0096f0;
}