.uk-article img{
    float: right;
    padding-left: 20px;
}

.adt{
	font-size: .84rem;
}

.dload{
    position: fixed;
    z-index: 1100;
    margin: auto;
    top: 0;
    left: 0;
    background: white;
    width: 100%;
    height: 100%;
}
.iload{
    position: relative;
    text-align: center;
    margin: auto;
    top: 40%;
}

.qw
{
	resize: none;
	width: 100%;
	height: 150px;
}

.rub:after{
	content:"\20BD";
	padding-left: 12px;
}
.rbut{
    border: 1px solid lightsteelblue;
}
em{
	font-style: normal !important;
}
.bcf{
	color: black !important;
	border: 1px solid lightgray;
}
.bcf:hover{
	border: 1px solid #35465c;
}