 @font-face {
    font-family: EanGnivc; /* Гарнитура шрифта */
    src: url(ttf/EanGnivc.ttf); /* Путь к файлу со шрифтом */
   }

#my_points {
	/*position: fixed;
	left: 0;
	top: 200px;
	z-index: 99999;
	padding: 10px;
	background: #3897c8;
	border: 3px solid #f44336;
	color: #fff;
	*/
	position: relative;
    background: #262a5a;
    display: inline-block;
    padding: 7px 10px;
    color: #fff;
    vertical-align: middle;
}

#my_points b {
    font-size: 16px;
    color: #a9ff9a;
}
.header_block .more_articles .dropdown-menu {
	left: 0 !important;
}

.simplecheckout-warning-block {
    background: #ff000029;
}

.blog_menu {
    background: #3897C8;
    color: #fff;
    padding: 12px;
    font-size: 16px;
    border-radius: 3px 3px 0 0;
}
#reply span{
    color: #444;
    font-size: small;
    font-weight: 400;
}
#reply_customer {
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding: 10px;
}

.magazin_tab_block {
    border: 1px solid #444;
    padding: 10px;
    margin: 10px 0;
	overflow: hidden;
	
}

button#hint {
    border-radius: 100px !important;
    background: #e95454;
    color: #ffffff;
    padding: 0 7px;
}

.otstup {
    margin-bottom: 20px;
}

div#vual {
    position: fixed;
    width: 100%;
    z-index: 99999;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(40, 40, 40, 0.7);
}

div#button_dell_storage {
    position: fixed;
    z-index: 999999;
    top: 100px;
    left: 50%;
    padding: 30px;
    background: #a97777;
    margin: auto;
    margin-left: -196px;
}

.add-magazin {
    overflow: hidden;
    background: #e4f6ff;
    padding-bottom: 20px;
}


.zebra {
    background: #fff9e5;
	margin: 0;
    padding: 10px;
    border-bottom: 1px solid #000;
}

.zebra:nth-child(2n+1) {
    background: #efffeb;
}

.content_update_magazin {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #000;
    margin-bottom: 10px;
    background: #E4F6FF;
}

.block_transfer {
    background: #d6ecff;
    padding: 20px;
}

.zvit {
    overflow: hidden;
    background: #e4f6ff;
    padding: 20px;
}

.storage_err {
    margin: 10px 0;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

#vual #map {
    display: block;
    width: 100%;
    height: 100%;
	top: 50px;
}

#button_map_exit {
	background: #93ff6f;
	font-size: 22px;
	
	
}

#button_map_exit:hover {
	background: #fd9b9b;
}

#menu_google_maps {
	position: fixed;
    top: 0;
    background: #16892a;
    display: block;
    width: 100%;
    padding: 5px;
    z-index: 3000;
}

.note-btn-group.btn-group.note-view {
    display: none;
}
.nc span {
    padding: 0;
}

#table_update_list .zebra span {
    margin-bottom: 10px;
}

tr.zebra td {
    padding: 5px;
    border: 1px solid #000;
}

div#pagination_update_list {
    font-size: 16px;
}

a.pagination_button {
    border: 1px solid;
    padding: 10px;
    margin: 20px;
}
