/*
@media (max-width:10180px) {
	.content {
		padding-top:0!important;
	}
}
*/

body {
    display: block!important;
}

#searchForm>div.btn-toolbar>div:nth-child(2)>button {
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: none!important;
}

ul,
ul>li {
    list-style: none!important;
}

.item-page a:visited {
    color: #ff6a00;
}


/*
div.item-page ol li {
	padding-left: 15px;
	background: url(/templates/diplom/img/list-style1-dot.png) no-repeat 0 6px;
	margin-left:0;
}
*/

ol {
    margin: 18px 0 28px 18px;
    line-height: 19px;
    list-style-type: decimal;
}

div.item-page ol li {
    margin-left: 0;
}

ol li:first-child {
    margin-top: 0;
}

ol li {
    font-family: "Open Sans", Arial, sans-serif;
    color: #3a3a3a;
}

.item-page h1 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
}

.text-styles ul.list-style1,
.text-styles ul {
    padding-top: 0;
}

button:not(#submit) {
    border: 0;
}

.text-styles h3 {
    text-transform: none;
    font-weight: normal;
}

.breadcrumb a {
    /*	color: #6f5497;*/
    text-decoration: none;
}

.item-page h2 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 19px;
}

h3 {
    font-size: 24px!important;
    line-height: 24px!important;
    margin-bottom: 13px!important;
}

h4 {
    font-size: 22px!important;
    line-height: 22px!important;
    margin-bottom: 9px!important;
}

h5 {
    font-size: 20px!important;
    line-height: 20px!important;
    margin-bottom: 9px!important;
}

h6 {
    font-size: 17px!important;
    line-height: 17px!important;
    margin-bottom: 9px!important;
}