/*
- © nk-cs.ru 2010-2019
- Author: Erdem Turan (na3uTuB4uk)
- Author Email: support@nk-cs.ru
- ВКонтакте: http://vk.com/na3utub4uk
- Skype: na3uTuB4uk94
- Web Site: https://www.nk-cs.ru/
*/

/* Main style AniDb Template */
@import url('/style/engine__orange.css');
@import url('/style/styles__orange.css');

/* Other style AnDb Template */
.com-order-block {display: none;}
.uadm *, .uadm--mini {display:none !important;}

/* Адаптируем переключатель страниц для модуля Новости сайта */
.catPages1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: fixed; bottom: 70px; right: 10px; z-index: 10; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; background-color: #fff; padding: 10px; color: #fff; background: #28282d; background-image: -moz-linear-gradient(to bottom right, #28282d8c, #655d86b3); background-image: -webkit-linear-gradient(to bottom right, #28282d8c, #655d86b3); background-image: -ms-linear-gradient(to bottom right, #28282d8c, #655d86b3); background-image: linear-gradient(to bottom right, #28282d8c, #655d86b3); }
.catPages1:after { clear: both; display: block; content: ""; }

#pagesBlock1 { text-align: left; }
#pagesBlock1 a { color: #fff; }
#pagesBlock1 a:hover { background-color: #fff; border-radius: 18px; }
#pagesBlock1 a { color: inherit; display: inline-block; position: relative; min-width: 22px; width: 30px; height: 30px; line-height: 30px; text-align: center; text-decoration: none !important; font-weight: bold; }
#pagesBlock1 a:hover { color: #fff; background-color:#ff0041; }

/*--- BOTTOM NAVIGATION STYLE ---*/
.navigation { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: fixed; bottom: 70px; right: 10px; z-index: 10; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; background-color: #fff; padding: 10px; color: #fff; background: #28282d; background-image: -moz-linear-gradient(to bottom right, #28282d8c, #655d86b3); background-image: -webkit-linear-gradient(to bottom right, #28282d8c, #655d86b3); background-image: -ms-linear-gradient(to bottom right, #28282d8c, #655d86b3); background-image: linear-gradient(to bottom right, #28282d8c, #655d86b3); }
.navigation:after { clear: both; display: block; content: ""; }

.pages { text-align: left; }
.pages a { color: #fff; }
.swchItemA, .pages a:hover { background-color: #fff; border-radius: 18px; }
.swchItemA, .pages a { color: inherit; display: inline-block; position: relative; min-width: 22px; width: 30px; height: 30px; line-height: 30px; text-align: center; text-decoration: none !important; font-weight: bold; }
.swchItemA { color: #fff; background-color: #ff0042; -webkit-box-shadow: 0 0 20px 0 rgba(255, 0, 66, 0.47); box-shadow: 0 0 20px 0 rgba(255, 0, 66, 0.47);}
.pages a:hover { color: #fff; background-color:#ff0041; }