.forum-reply-buttons input {

    padding: 4px 20px;

    border: 1px solid #23527c;
    margin-bottom: 10px;
    margin-top: 10px;

}

.forum-reply-buttons input[name="send_button"] {

    background-color: #97CCE7;

}






.dop1 {
    width: 120px;
    height: 60px;
    margin: 25px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.child a:hover {
    border-color: rgba(153, 217, 234, 0);
    color: #99d9ea;
}

.child a:hover {
    text-decoration: underline !important;
    color: #99d9ea;
}

li.parent:nth-child(2) ul{min-width:650px;}

li.parent:nth-child(2) ul li {
	/*правка*/
	float:left;
    width: 50%;
}




.nodisc li{list-style:none; padding:10px 0;}
.nodisc li img{margin-right:20px;}