
/* alpha bio */
#alphabet_bio{height:auto;display:table;position:relative;margin:0 -10px 30px;padding:10px;width:calc(100% + 20px)}
#alphabet_bio_loading{width:100%;height:auto;left:0;top:0;right:0;bottom:0;display:none;position:absolute;background:url(img/200-loading-white.svg) 50% 50% no-repeat rgba(0,0,0,.5);border-radius:15px}
#alphabet_bio_results{width:100%;height:auto;display:none;margin-top:15px}
#alphabet_bio h3.alphabet_first{margin-top:0}

/* letters */
.alphabet{width:100%;height:auto;display:table;margin:0;text-align:left}

.alphabet>div{width:36px;height:36px;background:#fff;margin:3px;cursor:pointer;line-height:34px;border-radius:5px;display:inline-block;transition:all .2s linear;box-sizing:border-box;border:2px solid #4d3bfe25;text-align:center}
.alphabet>div:hover{border:2px solid #4d3bfe}
.alphabet>div.selected{border:2px solid #4d3bfe;background:#4d3bfe;color:#fff}
.alphabet.alphabet_class>div{width:auto;padding-left:10px;padding-right:10px}


#alphabet-not-found{width:100%;height:auto;border-radius:15px;padding:30px 30px 30px 80px;background:url(https://test.litfest.ru/wp-content/uploads/2019/09/litfest_m.png) 20px center no-repeat #f2f2f2;background-size:40px;font-size:18px}
#alphabet_bio_space{width:100%;height:50px;display:table;background:transparent}
#alphabet_bio_results .w-animate[data-animate-style="fadeinup"]{transform:none !important;opacity:1 !important}

.alphabet_author{width:100%;display:table;clear:both;font-size:24px;font-weight:600;}
.alphabet_author2{}
