ul {
	list-style:none;
	padding: 0;
	margin: 1rem 0;
	width: 70%;
	float:left;
}
li {
	margin: 0.65rem 0;
	padding: 0;
	border: 2px solid rgba(255,255,255,0.2);
	background: rgba(255,255,255,0.025);
	transition: background 0.1s , border 0.1s;
}

a {
	padding: 0.5rem 0;
	display: inline-block;
	font-size: 20px;
	color: #ffffff;
	text-decoration:none;
}
a.ali:hover li {
	border: 2px solid rgba(255,255,255,0);
	background: rgba(255,255,255,0.2);
}

.ali {
	display:block;
	padding:0;
}
.ali li {
	padding: 1rem;
}

li span.title {
	font-weight: bold;
	margin: 0 1rem;
	display:inline-block;
	width: 14rem;
}
li span.extra {
	font-size: 16px;
}

.edit-ul-header {
	width: 100%;
	margin-bottom: 0.5rem;
    border-bottom: 1px solid;
    padding-bottom: 0.5rem;
}

.title-txt {
	margin-bottom:0;
	font-size: 28px
}

.size-txt {
	font-size: 16px;
	font-weight: normal;
	display:inline-block;
	margin-left: 1rem;
}

.see-btn {
    float: right;
    font-weight: bold;
    margin-top: 1.2rem;
    color: rgb(235,0,140);
    font-size: 18px;
	transition: color 0.15s;
}
.see-btn:hover {
	color:white;
}


.edit-ul .num {
    vertical-align: top;
    display: inline-block;
    margin: 1.5rem 1.25rem 0 -2.1rem;
    font-size: 18px;
}

li.to {
	width: 70%;
	float:left;
	list-style: none;
	margin: 1.5rem 0 0.5rem;
	padding: 0;
	border: 2px solid rgba(255,255,255,0.2);
	border-color: rgb(235,0,140);
  background: rgba(235,0,140,0.25);
	box-sizing: border-box;
}

.ad-img {
	width:80px;
	height:auto;
	min-height: 80px;
	object-fit: contain;
	margin: 0 1rem -4.5px -2px;
	cursor: grab;
}
.edit-ul img:hover {
	/* border: 2px solid white; */
}
.text-box {
	display: inline-block;
    vertical-align: top;
	padding: 0.85rem 0 0;
}
.edit-ul div span, .to span {
	display:block;
	margin-bottom:0.5rem;
}
.name-txt {
	font-weight: bold;
}
.active-txt {
	/* cursor:pointer; */
	color: rgb(255 125 203);
}
.active-txt:hover {
	/* color: yellow; */
}

.icons-box {
	float: right;
}
.icons-box a { display: inline; }
.icon {
	cursor: pointer;
    width: 1.25rem;
    padding: 1.5rem 0.5rem 1.35rem;
    float: right;
    margin: 0.5rem 1rem;
	margin-left: 0;
    padding-left: 1.4rem;
	border-left: 2px solid rgba(255,255,255,0.2);
	opacity: 0.7;
	transition: opacity 0.15s;
}
.icon.download {
padding: 1.375rem 0.35rem 1.075rem;
    padding-left: 1.4rem;
    width: 1.5rem;
}
.icon.view {
    width: 1.5rem;
    margin: 0;
    padding: 1rem;

	transition: opacity 0.15s, border 0.15s;
}
.user-text {
    margin: 2rem 1rem 0 0;
    float: right;
    font-size: 14px;
    padding: 0.5rem;
    opacity: 0.7;
    cursor: pointer;
}
.user-text:hover {
	opacity: 1;
}
.view-box {
    margin: -0.625rem -0.625rem 0 0;
    position: absolute;
    right: 312px;
    margin-top: -4.4rem;
    padding: 0.45rem 0;

	transition: background 0.15s;
}
.view-box:hover  {
	background: #4b4b4b;
}
.icon.view:hover {
	border-left: 2px solid rgba(255,255,255,0);
}

.active.view-box {
	background: #4b4b4b;
}
.active .icon.view {
	border-left: 2px solid rgba(255,255,255,0);
}

.icon:hover {
	opacity:1;
}

.add-new {
	display: inline-block;
    background: white;
    color: #191919;
    padding: 0.5rem 1.25rem;
    font-weight: bold;
    margin-top: 0;
    cursor: pointer;
	transition: color 0.15s;
}
.add-new:hover {
	color: rgb(235,0,140);
}




.upload-box {
	position: absolute;
    right: 0;
    top: 3.25rem;
	z-index: 1;
}




.ph-class {
	/* width: 20rem !important; */
	background: rgba(255,255,255,0.25);
}
.bg-class {
	/* cursor:pointer; */
}

.staur-img-box {
	position: fixed;
    width: 200px;
    bottom: 0px;
    left: 50%;
    margin-left: 401px;
    transform: translate(-50%, 0);
}

.staur-img {
    width: 100%;
}

.staur-img-ad {
    width: 100%;
    position: absolute;
    bottom: 13px;
    right: 0;
    object-fit: contain;
    object-position: top;
}
.staur-img-ad.biggest {
	height: 49.4%;
}
.staur-img-ad.big {
	height: 41.7%;
}
.staur-img-ad.medium {
	height: 200px;
}
.staur-img-ad.small {
	top:0;
	bottom: auto;
}
	
.tvo-haed.staur-img-ad, .fullhaed.staur-img-ad {
    bottom: 4.5px;
	height: 99.2%;
}

.ad-info {
	position: absolute;
	padding: 1rem;
	/* border: 2px solid rgba(255,255,255,0.2); */
	background: #4b4b4b;
	top: 10rem;
	left: 10rem;
	display:none;
}
.ad-info span {
	display: block;
	font-size: 14px;
	margin: 0 0 0.25rem;

}

.iframe-box {
	position: fixed;
    bottom: -79px;
    left: 50%;
    margin-left: 400px;
    transform: translate(-50%, 0) scale(0.7815);
    width: 256px;
    height: 768px;
}
/* .iframe-box::before { */
    /* content: ""; */
    /* width: 20px; */
    /* height: 41px; */
    /* background: gray; */
    /* position: absolute; */
    /* left: 0; */
    /* bottom: -40px; */
/* } */
/* .iframe-box::after { */
    /* content: ""; */
    /* width: 20px; */
    /* height: 41px; */
    /* background: gray; */
    /* position: absolute; */
    /* right: 0; */
    /* bottom: -40px; */
/* } */



.iframe-box iframe {
	border: none;
	outline: none;
	position: absolute;
    bottom: 0;
    right: 0;
}
