html,
body {
    height: 100%;
    min-height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
	position: relative;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* language selector */
.language_selector ul li a.selected {
	line-height: 20px;
	color: #3f86c6;
	display: block;
}
.language_selector a {
	text-decoration: none;
	text-transform: uppercase;
	font: 0px 'wf_SegoeUI', sans-serif;
	color: #777777;
}
.language_selector a:hover {
	color: #3f86c6;
}
.language_selector .selector {
	width: 10px;
}
.language_selector > ul > li {
    display: inline-block;
    position: relative;
}
.language_selector ul > li > ul {
	list-style-type: none;
	display: none;

	z-index: 999;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.language_selector .selector {
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff200;
	border-right: 10px solid #fff;
	width: 0;
}
.language_selector ul > li > ul li + li {
	margin-top: 7px;
}
.language_selector ul > li:hover > ul {
    display: block;
}

.context-edit {
    background: #fff url("../files/images/edit.png") no-repeat center;
    padding: 8px;
    background-size: 15px;
    display: inline-block;
    border-radius:100% ;
}
.context-edit:hover {
    opacity: 0.5;
}






.curPageGt{
	padding: 7px;
	background: #000;
	width: 0px;
	height: 0px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10000;
	max-height: 10px;
	max-width: 10px;
}
.curPageGt:hover{
	width:auto;
	height:auto;
	overflow: auto;
	padding: 7px 12px;
	max-height: 247px;
	max-width: 500px;
}
.curPageGt div{}
.curPageGt a{
    color: #fff;
	white-space:nowrap;
}
.curPageGt a:hover{
    color: #F44336;
}
ul.menu .main-child li {
    padding: 5px 28px;
    padding-right: 10px;
}
ul.menu .main-child li:first-child {
    margin-top: 10px;
}
.main-child li:last-child {
    margin-bottom: 10px;
}
.main-child li a {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}
.main-child li a:hover {
    opacity: 0.7;
}
.main-child{
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    background: #E35827;
    min-width: 100%;
}
.block-8>div,.block-7{
    margin-right: 2%;
}
.img-indent {
    padding-right: 7px;
}
.footer-first{
    display: inline-block;
    vertical-align: top;
    width: 16.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    margin-right: -5px;
    margin-bottom: 20px;
}
.footer-child{
    font-size: 12px;
    text-align: left;
    line-height: 12px;
    margin-top: 7px;
}
.footer-child li {
    margin-bottom: 5px;
}
.footer-child li:last-child {
    margin-bottom: 0;
}
.footer-child li a {
    font-size: 12px;
    line-height: 16px;
}
.logo-wrap img{
    width: 170px;
}
.search_button{
    border: none;
}
.lang-wrapp{
    position: absolute;
    top: 15px;
    right: 0;
}
.footer-clear {
    clear: both;
    height: 200px;
}
.footer-menu {
    overflow: hidden;
    text-align: left;
    margin: 0 -15px;
    line-height: 18px;
}
.foot-wrap {
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding: 25px 15px;
}
.footer-menu > li > a {
    font-size: 14px;
    line-height: 18px;
}
.logo-wrap {
    margin-top: 15px;
    width: 20%;
    float: left;
    min-width: 170px;
    padding-right: 20px;
}
.pres-table {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pres-table td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}
.pres-table td:first-child {
    text-align: left;
    width: 70%;
}
.pres-table td hr {
    margin-left: -10px;
    margin-right: -10px;
}
#content .container_12 p, #content .container_12 ul, #content .container_12 h2 {
    margin-bottom: 12px;
}
#content .container_12 p:last-child, #content .container_12 ul:last-child, #content .container_12 h2:last-child {
    margin-bottom: 0;
}
#content .container_12 ul {
    list-style-type: circle;
    margin-left: 50px;
}
#dp_form ul li{
    list-style: none;
}
#dp_form ul{
    margin-left: 0px!important;

}
.foot-copy {
    text-align: left;
    margin-top: 25px;
}
.vjet-copy {
    text-align: right;
    margin-top: -25px;
}

.item-list{
    clear: both;
    width: 100%!important;
    overflow: hidden;
    display: block;
    float: left;
    padding-bottom: 40px;
}
#pager-container li:first-child{
    float: left;
}
.pager li  a{
    color: orangered;
}
.pager li.active a{
    background: #f8e2b5;
}
.pager li > a, .pager li > span{

    padding: 0px 10px;
}

.nav-menu-wrap .menu li a{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.nav-menu-wrap .menu li li{
    line-height: normal;
    height: auto;
}
.nav-menu-wrap .menu li {
    line-height: 81px;
    height: 81px;
    text-align: center;
}
.menu .first-level:last-child{
    border: none;
    width: 16%;
    border-radius: 0 6px 6px 0;
}
.nav-menu-wrap .menu li.second-level{
    text-align: left;
}
.header-contacts {
    text-align: right;
    float: left;
    width: 35%;
    background: #fff;
    border-radius: 4px;
    color: #999;
    padding: 31px 15px 0 0;
    min-width: 170px;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
}
.form-search-wr{
    min-width: 355px;
    float: left;
    width: 40%;
}
.head-contact-in{
    display: inline-block;
    text-align: left;
}
.menu-dwnr{
    position: absolute;
    top: 0;
    right: 10px;
    color: #fff;
}

/*20.11.2017 - fix*/

.item-list.pagination-fix {
    display: block!important;
    padding-bottom: 0;
    margin: 0!important;
}
.inline-items-wrap {
    overflow: hidden;
}
.inline-items-wrap .block-8>div {
    margin-bottom: 30px;
}
#content #pager-container {
    margin-left: 0;
}
.mt-30 {
    margin-top: 30px;
}
.container_12.wrap {
    overflow: visible;
}
.container_12.wrap:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.dp-desc-align {
    line-height: 34px;
}

/*End of 20.11.2017 - fix*/