.az {
    width: 24px;
    text-align: center;
}
.uk-comment-body {
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fafafa;
}
.ms-footer,
.ms-footer a {
    color: #000 !important;
}
.ms-background {
    /*  background: #252525; */
}
.download {
    cursor: pointer;
}
.uk-form-file {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden
}
.uk-form-file input[type=file] {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    left: 0;
    font-size: 500px
}
.dnlbg{
	background-color:#FFE0B2 !important;
}
.icon-orange {
	color: #F57C00;}
.album{
	width:120px;
	height:120px;}