tbody td.invoices_button 
{
	min-width:180px;
}
.invoices_button a img
{
	border: 0;
	width:31px;
	height:31px;
}
.j-exportclientslist_download {
	position: absolute;
left: 42%;
width: 200px;
border: rgb(14, 239, 59) 2px solid;
background-color: #fff;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
text-align: center;
	display: none;
	 z-index: 3000;
}
#blackout {
    background: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    overflow: hidden;
    z-index: 2000;
    left: 0;
    display: none;
}

.download_clients_list{
font-size: 20px;
text-decoration: none;
padding: 20px 0 20px 0;
display: inline-block;
}
.create_comp {
text-decoration: none;
color: #000; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border:pink 2px solid; float: left; margin:37px 20px 10px 140px;
}
.create_comp img{
float:left;
}
.create_comp div{
margin:9px 4px 0px 4px; float:left;
}
.description_company
{
float:left; width: 660px; color:#000; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border:orange 2px solid; margin-bottom:20px; padding:5px 0 5px 5px;
}
.descr_company {
width:340px; float:left; font-size:15px; padding-top:8px;
}
.descr_icon div
{
width:110px; float:left;
}
.descr_icon div:nth-child(3)
{
width:80px; float:left;
}
.descr_icon div p
{
text-decoration:none; color:#000; font-size:10px; text-align: center;
}
.company_btn:first-child{
width:34px; height:34px; margin:5px 0 5px 0px;
}
.company_btn {
width:34px; height:34px; margin:5px 0 5px 25px;
}
span.required {
color:red;
}
.block-title .col-md-4, .block-title .col-md-3
{
text-align:center;
}
.sub_1,.sub_2, .sub_3, .sub_4
{
width:35px; height:35px; border:none;
}
.sub_font
{
font-size:14px; text-align: center; color:#000;
}
.block-title-bottom
{
margin-top: 0px;
  margin-bottom: -20px;
}

.b-popup{
    width:100%;
    height: 2000px;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
}
.b-popup .b-popup-content{
    margin:300px auto 0px auto;
	font-size:14px;
    width:400px;
    min-height: 90px;
    padding:10px;
    background-color: #c5c5c5;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
}
.b-popup a.b-popup_close {
text-align: center;
text-decoration: none;
background-color: #7F7F7F;
padding: 5px 10px;
color: #fff;
}
.b-popup a.b-popup_close:hover {
background: linear-gradient(#ff8f26, #cb6c1d);
}
.b-popup a span {

}
.b-popup .b-request_data {
margin: 0 0 15px 0;
font-size: 16px;
text-align: center;
}
.b-popup_buttons {
text-align: right;
}
.reset_filter {
color:#000;text-decoration:none; margin-left:10px;
}
.sbt_new_orders{
color:#000;text-decoration:none; 
}
.sbt_new_orders img{
width:34px; height:34px;
}
.sbt_new_orders:first-child{
margin-left:200px;
}