.manage-column.column-id {
  width: 20px;
}

.salavat-codes {
  display: block;
  font-size: 9pt;
  width: 100%;
}

.salavat-codes > strong , .salavat-codes > input {
  display: inline;
}
.salavat-codes > strong {
	width: 10%;
}
.salavat-codes > input{
	width: 80%;
	height: 15pt;
	background: #7AD03A;
	color: #191E23;
	font-family: arial;
	font-size: 8pt;
	display: block;
	cursor: pointer;
}
#salavat_widget_enable_pic , .salavat-codes > input{
	text-align: left;
	direction: ltr;
}
.salavatcounter-hide-me{
	display: none;
}

.title.column-title , .wp-list-table td {
  font-family: tahoma;
  font-size: 8pt;
  vertical-align: middle;
}
.title.column-title > strong {
  font-size: 8pt;
  font-weight: bold;
}
.salavat-span {
	border-radius: 11px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ca4a1f;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #fff;
     border-top-style: solid;
    border-top-width: 2px;
    color: #fff;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    min-width: 7px;
    padding-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 0;
    position: relative;
    right: -3px;
    text-align: center;
    font-family: 'Times New Roman';
}
#salavat_widget_enable_pic {
  width: 110px;
  height: 28px;
}
.salavat-ajax-loader , .salavat-input-methos-widget{
	display: none;
	width: 11px;
}
.status-deactive{
	opacity: 0.5;
}