div.cropbox .imageBox {
	background-color: #cccccc !important;
}

#map-location {
	width:100%;
	height: 400px;
}

.width-full {
	width: 100% !important;
}

div.cropbox .imageBox {
	background-color: #cccccc !important;
}

.left-menu {
    list-style-type: none;
    margin-left:-40px;
    margin-top:20px;
}

.left-menu a {
    width:100%;
}

.left-menu li {
    margin-bottom:10px;
}

.lang-button {
    width: 100%;
}

.lang-block-uz,
.lang-block-en {
    display: none;
}

.category-result {
    display: none;
}

tbody> tr{
    cursor: pointer;
    transition: all 0.3s;
}

tbody> tr:hover{
    background-color: #d1d8e3 !important;

}
table {
    overflow-y: scroll;
}

.invalid-feedback, .error_field {
    color:#cc0000;
}

#action-links {
    display:none;
}
.block-color {
    width: 200px;
    height: 30px;
}
