/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23.01.2017, 21:26:54
    Author     : griva
*/

.veryBlackRow td{
    background: #000;
    border-color: #6b6b6b !important;
    color: #fff;
}

.blackRow td{
    background: #d2d2d2;
    border-color: #6b6b6b !important;
}

#vk_groups,
#vk_groups iframe,
iframe
{
     width: 100% !important;
}
.wme_miniprofile_table{
    white-space: nowrap;
	margin-left: -20px;
}

.wme_miniprofile_table .label{
    margin-right: 5px;
}
/*.wme_miniprofile_table .wmMinpro{
    text-align: center;
}*/
.wme_miniprofile_table th {
    text-align: left;
}
.wme_miniprofile_table td {
    text-align: left;
}
.news-edit {
    position: absolute;
    right: 28px;
}

.wme_search {
    position: absolute;
    max-width: 250px;
    top: 9px;
    right: 26px;
    display: none;
}