
.frst_preview_img {	
	object-fit: cover;
    width: 366px !important;
    height: 300px !important;
}
.delete_img_preview {
	position: relative;
    right: 30px;
    top: -78px;
    color: red!important;
	font-size: 24px;
    cursor: pointer;
}
.provide-image img {
    width: 100%!important;
}
.description_class {
	float:left; 
	width:47%;
}
.search_field_code {
	margin-top: 40px; 
	letter-spacing: 1px; 
	padding: 13px 40px; 
	border:0; 
	border-radius:5px;
}
.likes_info {
	clear: both;
    top: 20px;
    position: relative;
}
.img_gal_s {
	object-fit: cover;
    width: 200px !important;
    height: 200px !important;
	margin: 5px;
}
.tags-input 
{
  	list-style : none;   
  	border:1px solid #ccc;
  	display:inline-block;
  	padding:5px;
  	height: 120px;
    font-size:14px;
    background:#f3f3f3;
    width: 100%;
	margin-top:16px;
    border-radius:2px;
    overflow:auto;
}

.tags-input li
{
	margin: 4px;
  	float:left;
}

.tags
{
  	background:#28343d;
	color: white;
  	padding:5px 20px 5px 8px;
  	border-radius:2px;
  	margin-right: 5px;
  	position: relative;
}

.tags i
{
	position: absolute; 
	right:6px;
	top:3px;
	width: 8px;
	height: 8px;
	content:'';
	cursor:pointer;
	opacity: .7;
	font-size:12px;
}

.tags i:hover
{
	opacity: 1;
}

.tags-new input[type="text"]
{
  border:0;
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 14px;
	margin-top: 5px;
  background:transparent;
}

.tags-new input[type="text"]:focus
{
  	outline:none; 
}
.hero-widget {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.hero-widget var {
    display: block;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    font-style: normal;
}
.hero-widget label {
    font-size: 17px;
}
/* de aici */
.li_search {
}
.li_search img {
float: left;
margin: 0 15px 0 0;
}

.li_search p {
font: 200 12px/1.5 Georgia, Times New Roman, serif;
}

.li_search {
border: 1px;
padding: 10px;
overflow: auto;
}
.ul_search {
	list-style-type: none;
	width: 100%;
}
.img_search {
	width: 100px;
    height: 100px;
    object-fit: cover;
}
.img_search:hover {
	cursor: pointer;
}
.li_search:hover {
/*background: #eee;
cursor: pointer;*/
}
/* pana aici */
.well {
    background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
}
.hero-widget .icon {
    display: block;
    font-size: 50px;
    /*line-height: 96px;*/
    margin-bottom: 10px;
    text-align: center;
}
.tox {
	margin-top:30px;
}

@media only screen and (min-device-width: 768px) {
	.put_on_center {
		width: 100%;
		/* Firefox */
		display: -moz-box;
		-moz-box-pack: center;
		-moz-box-align: center;
		/* Safari and Chrome */
		display: -webkit-box;
		-webkit-box-pack: center;
		-webkit-box-align: center;
		/* W3C */
		display: box;
		box-pack: center;
		box-align: center;
	}
}
@media only screen and (max-device-width: 600px) {
	.tox {
		height:500px!important;
	}
	.respons_stat {
		width: 50%!important;;
	}
}
/* The grid: Four equal column_gal_blogs that floats next to each other */
.column_gal_blog {
  /*float: left;
  width: 25%;
  padding: 7px;
  */
  flex: 25%;
  max-width: 25%;
  padding: 0 5px;
}
#handler_img img {
	object-fit: cover;
    /*width: 600px !important;
	height: 600px !important;*/
	width: 95% !important;
    height: 60% !important;
	padding-right: 15px;
    padding-bottom: 10px;
    /*height: 400px !important;*/
} /*
@media screen and (max-width: 600px) {
	#handler_img img {
		width: auto !important;
		height: auto !important;
	}
}*/
/* Style the images inside the grid */
.column_gal_blog img {
	opacity: 0.6; 
	cursor: pointer; 
  
	cursor: pointer;
    margin-top: 8px;
    vertical-align: middle;
	object-fit: cover;
    height: 100px !important;
	width: 100px !important;
	
}
.custom_icon_admin_men {
	vertical-align: middle;
    left: -20px;
    clear: both;
    position: relative;
}
.column_gal_blog img:hover {
  opacity: 1;
}

/* Clear floats after the column_gal_blogs */
.row_custom_gal:after {
  content: "";
  display: table;
  clear: both;
}
.cust_res_gall {
	object-fit: cover;
    width: 200px !important;
}
/* The expanding image container_gal */
.container_gal {
  position: relative;
  width:50%;
  margin-right: 15px;
  float: left;
  margin-bottom: 5px;
}

.row_custom_gal {
	width: 48.5%;
    
	margin-bottom: 23px;
	display: flex;
    flex-wrap: wrap;
    /*padding: 0 4px;*/
}
#space_design {
	width:100%; height:35px; clear:both;
}
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal_img {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Sit on top */
  padding-top: 30px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */

}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 95%;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}



/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 768px){
	.description_class {
	float:left; 
	width:99%;
	}
}
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
  #handler_img img {
	  width:100%!important;
  }
  #expandedImg {
	width:100%!important;
	height:auto!important;  
  }
  
  .column_gal_blog img {
	  height: 50px!important;
  }
  #mobile_hid_res {
	 display:none;
  }
  #handler_img img {
	  padding:0;
  }
  
}
.review_thumb {
	width:100px;
}
@media only screen and (max-width:990px) {
	/*.column_gal_blog img { height: 50px!important; }*/
}
@media only screen and (max-device-width: 600px) {
	.container_gal {
		width:100%;
	}
	#space_design {
		display:none;
	}
	.row_custom_gal {
		width:100%;
	}
	.column_gal_blog {
		padding: 3px;
	}
	.review_thumb {
		width: auto!important;
	}
}
.mess {
	padding: 3px 10px;
    margin-left: 10px;
    margin-top: 10px;
    max-width: 600px;
    color: white;
    color: white!important;
    border-radius: 4px;
	color:white!important;
}
.mess_error {
	background-color: #f44336;
}
.mess_warn {
	background-color: #ffb93a;
}
.mess_succ {
	background-color: #00e612;
}
.modal {
  display: none; 
  position: fixed; 
  /*z-index: 1;*/ 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}
.label_stare {
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}


.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  text-align: right;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.column_gal_blog { 
	flex: none !important;
}
.row_custom_gal {
	width: 50%;
    margin-left: 9px;
}
#demo {
		margin-bottom:30px;
	}
@media only screen and (min-device-width: 770px) {
	#demo {
		width:50%;
		float:left;
		margin-right:25px;
	}
}
@media only screen and (max-device-width: 770px) {
	
	.row_custom_gal {
		width:100%!important;
	}
	.container_gal {
		width: 100%;
	}
	.row_custom_gal {
		margin-left:0;
	}
}
.but_lik {
	background-color: #28a745;
    padding: 3px 6px;
    color: white!important;
   /* border-radius: 6px;*/
}