h1 span{display:block;color:#15d1c6;font-size:24px}
.okved_search{margin-bottom:20px;overflow:hidden;background-color:#f5f6f7;padding:10px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.okved_search form{display:table;width:100%}
.okved_search form>div{display:table-cell}
.okved_search form>div:first-child,.okved_search form>div:first-child input{width:100%}
.okved_search_input input,.okved_search_button button{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-appearance:none;font-size:16px}
.okved_search_input input{padding:5px;border:1px solid #d8d8d8;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
.okved_search_input input:focus{border-color:#d8d8d8}
.okved_search_button button{cursor:pointer;width:80px;padding:5px 0 6px;text-align:center;background-color:#15d1c6;color:#FFF;margin-left:10px}
.okved_search_button button:hover{background-color:#15d1c6}
.okved h2{margin-bottom:20px}
.okved h3{font-size:22px;margin-top:0;margin-bottom:10px}
.okved ul{margin:0}
.okved ul li{padding-left:0;margin-bottom:0}
.okved ul li::after{display:none}
.okved ul li::before{display:none}
.okved .tablewrap{overflow-x:auto}
.okved .tbl{text-align:left;width:100%;margin-bottom:30px;border-collapse:collapse}
.okved .tbl th{font-weight:700;vertical-align:middle;background-color:#f5f6f7;border:1px solid #d8d8d8;padding:10px}
.okved .tbl td{vertical-align:middle;border:1px solid #d8d8d8;padding:10px}
.okved .tbl td:first-child{font-weight:700;white-space:nowrap}
.okved .tbl tr.bg{background-color:#f5f6f7}
.okved_exp{margin:10px 0 30px 0!important;border-left:6px solid #15d1c6;padding:20px 20px 10px;background-color:#f5f6f7;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.okved_exp li{display:block;padding-bottom:10px}
.okved_inc{margin-bottom:30px}
.okved_inc p,.ol_search_desc p{margin:10px 0}
.okved_inc p span,.search_okved_inc p span{border-bottom:2px solid #15d1c6}
.okved_type{margin-bottom:30px}
.okved_downstr{margin-bottom:20px}
.okved_downstr>ul>li{border-bottom:1px solid #d8d8d8}
.okved_downstr>ul>li:last-child{border-bottom:none}
.okved_downstr li{padding:0 0 0 10px}
.okved_downstr li .od{display:table;width:100%;padding:1px 0}
.okved_downstr li .od>div{display:table-cell;padding:5px 0}
.okved_downstr li .od_icon{width:30px}
.okved_downstr li .od_icon.close_od i,.okved_downstr li .od_icon.open_od i{background-color:#f5f6f7;background-image:url(/static/images/staticimg2.png);background-repeat:no-repeat;background-size:188px;width:18px;height:18px;display:block;cursor:pointer;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.okved_downstr li .od_icon.close_od i{background-position:-54px -113px}
.okved_downstr li .od_icon.open_od i{background-position:-72px -113px}
.okved_downstr li .od_link{width:calc(100% - 135px)}
.okved_downstr li .od_link a{display:table}
.okved_downstr li .od_link a>span{display:table-cell;text-align:left}
.okved_downstr li .od_link a>span:first-child{font-weight:700;color:#000;float:left;margin-right:5px}
.okved_downstr.okved_search_result li{margin-bottom:20px}
.sub_od{display:none;padding-left:30px}
.okved_image img{border:1px solid #d8d8d8}
.okved_image a:hover img{border:1px solid #15d1c6}
.light{background-color:#ff0}
.okved_search_result .light{border-bottom:none}
@media screen and (max-width:1023px) {
.okved_search_button button{margin-right:0}
.sub_od{padding-left:0}
.okved_downstr li .od_link{width:calc(100% - 60px)}
}
@media screen and (max-width:400px) {
.okved_image img{width:100%}
}

.okved ul {
    list-style-type: none;
}
.okved_image {
    margin-bottom: 20px;
}
.okved_pdf {
    margin-bottom: 20px;
}
