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

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

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

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

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

@media print {
    body {
        font-size: 28px !important;
    }

    #date {
    	margin-top: 50px;
    }
}

#map, .map {
    width:100%;
    height:400px;
}

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

.required-field {
    color: #cc0000;
}

#category-update-block {
    display: none;
}

.category-result {
    display: none;
}

.title-margin {
    margin-top: 0px;
}

#map {
    height: 450px;
    width:100%;
}

#admin-section-page {
    display: none;
}