.dataTable tr td a.copy{
	color: #676A6C;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size:16px;
}
.modal-content .preloader{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000 url('css/patterns/loading.gif') center center no-repeat;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
	text-indent: 10000%;
	overflow: hidden;
	right: 0px;
	top: 0px;
	z-index: 999999;
}
.modal-header{
	border-bottom:0px;
}
.tblFilterCatalog .ibox-content{
	padding-top:10px;
	padding-bottom:10px;
}
.tblFilterCatalog .catalog_show_type{
	text-align:right;
}
.tblFilterCatalog .catalog_show_type a{
/* 	display:inline-block; */
	font-size:25px;
	text-decoration:none;
	color:#676a6c;
}
.tblFilterCatalog .catalog_show_type a.active{
	color:#1ab394;
}
.table_catalog_list .image img{
	max-width: 100%;
	max-height: 100%;
}
.catalog_list .catalog_grif_element .image img{
	max-width: 100%;
	max-height: 100%;
}
.TopBasket .dropdown-messages-box a.img img{
	max-width: 100%;
	max-height: 100%;
}
.shoping-cart-table a img{
	max-width: 100%;
	max-height: 100%;
}

.catalog_show_type{
	text-align:right;
}
.catalog_show_type a{
/* 	display:inline-block; */
	font-size:25px;
	text-decoration:none;
	color:#676a6c;
}
.catalog_show_type a.active{
	color:#1ab394;
}
.dd-dragel > .dd-item_p_menu_elements .dd-handle:before, .dd-item_p_menu_elements .dd-handle:before{
	line-height: 71px !important;
}
.dd-dragel > .dd-item_p_menu_elements .btns, .dd-item_p_menu_elements .btns {
	vertical-align: middle !important;
}

.modal .select2-container .select2-selection--multiple .select2-selection__rendered{
  max-width: 100%;
  white-space: normal;
}

.btn-primary.btn-selected-groups{
  background-color: transparent;
  color: #18a689;
}

.btn-primary.btn-selected-groups:hover{
  background-color: #FFFFFF;
}

.has-error .g-recaptcha > div {
  border: 1px solid #ed5565;
}
