.ask_fulltitle{text-align: right;    margin-bottom: 30px;
}
#quest_text{padding-top: 30px;}
.ask_fulltitle h4 {
font-size: 0.58em;
}
.ask_manag a, .askhidebut a{    background: #7878784f;}
.askbody {
	background: #5045450d;
    padding-top: 20px;
    border-radius: 7px;
}
.askbody .newsinfo {float: left;}
.askbody .ask_answer_manag{
float: right;
}
.askbody #quest_text iframe{

margin: 20px 0px;
max-width: 100vw;
width: 100%;
}
.askbody .ask_date{
text-align: start;
color: inherit;
margin-left: 20px;
}
.askbody .ask_content{
width: 100%;
margin-right: 20px;
text-align: start;
display: flex;
flex-direction: column;
padding-bottom: 20px;
padding-left: 30px;
}
.askbody .ask_block{

    margin-right: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.askbody .anime_info{
width: 200px;
margin-bottom: 20px;
backdrop-filter: invert(4%);
margin-right: 10px;
border-radius: 3px;
}
.askbody .anime_info li{
        padding: 5px 10px;
}

.askbody .ask_info{ display: flex;

justify-content: flex-end;
width: 100%;
margin: 20px 0px 20px 20px;
}
.titleanime{
text-align: center;
}

.ask_marg_side{
display: flex;
flex-direction: column;
}
.editask{
display: flex;
    flex-direction: row;
    justify-content: flex-end;
        margin-bottom: 20px;
}
.usp-btn a {padding: 0 20px !important; margin-left: 10px}
#dle-ajax-decision .ask_author{
width: 100px;
}
.ask_answer_block {
display: flex;
width: 100%;
margin-top: 30px;
}
.answer_rating > span {width: max-content;margin: 0px 10px;}
.ask_rated {line-height: 1}
.ask_author{
max-width: 100px;
margin: 0px 20px;
text-align: center;
width: 100%;
}
.ask_author a {float: none;
}
#dle-ajax-answer .ask_content{width: 100%}
#dle-ajax-answer .ask_answer_manag, #dle-ajax-decision .ask_answer_manag{display: flex;
justify-content: space-between;
margin-bottom: 10px;}
@media screen and (max-width: 760px) {
.askbody .newsinfo {float: none;}
.askbody .ask_block {margin-right: 10px;}
.newsinfo img{max-width: 200px;}
.newsinfo .anime_info {display: flex;width: 100%;}
.newsinfo ul{width: 100%;    margin: 0px 15px; }
.ask_fulltitle{margin-right: 20px;}
.askbody #quest_text iframe{
    width: 100vw;
}
}



.ask_text_cont	.ask_block{
max-width: 550px;
padding: 20px 10px;
background: #5045450d;
border-radius: 5px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.ask_text_cont		.ask_content h3{
font-size: 16px;
margin-bottom: 10px;
width: calc(100% - 50px);
}
.ask_text_cont		.ask_content{

min-height: 147px;
}
.ask_text_cont		.ask_content > div > iframe {
/*margin: 10px 0px;
width: 100%;*/
margin: 10px -30px;
width: calc(100% + 40px);
display: block;
}
.ask_text_cont		.ask_author{width: 100px;
float: left;
margin-right: 10px;
text-align: center;
background: #00000038;
padding: 5px;
}
.ask_text_cont	 .ask_ava{min-height: 80px;}
 .ask_text_cont{
column-count: 2;
    column-gap: 1em;
}
.ask_text_cont	 .ask_manag{
float: right;
}
.ask_text_cont	.question_body{
padding-top: 20px;
padding-left: 20px;
width: 100%;
clear: both;
}
.ask_text_cont	.ask_info{
display: flex;
justify-content: space-between;
margin-top: 20px;
}
.ask_text_cont	.ask_block input{
	float: right;
}
.usp-btn a{
padding: 0 20px !important;
}
.ask_text_cont	.ask_date{
display: flex;
justify-content: space-between; color: inherit;}
.decisionyes{
	    font-weight: 700;
}
.decisionyesico{ color: #14bf14; margin-right: 5px; }

.ask_text_cont	.attach_news{margin-bottom: 10px}
@media screen and (max-width: 1300px) {
.ask_text_cont	.ask_block {max-width: 100% !important;}
.ask_text_cont {column-count: 1;}
.ask_marg_top form{flex-wrap: wrap;}
}
.ask_marg_top form{width: 100%;
    display: flex;
    justify-content: flex-end;
}
.ask_marg_top input{ margin-right: 10px;}
.ask_search_text{width: calc(100% - 113px) !important; margin-bottom: 10px;}
.add_ask{
	width: 158px;
    margin-top: 0px !important;margin-right: 10px;}