1
@charset "UTF-8";
2
3
/********* public:BRATR_rating_stars.less ********/
4
.ratingStarsRow-text{display:inline-block;margin-left:5px}
5
.ratingStarsRow-text [data-xf-click="overlay"]{color:#33475b;text-decoration:none}
6
.ratingStarsRow-text:hover [data-xf-click="overlay"]{color:#0e141a;text-decoration:underline}
7
.br-theme-fontawesome-stars .br-widget.bratr-rating a.br-fractional{position:relative}
8
.br-theme-fontawesome-stars .br-widget.bratr-rating a.br-fractional:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f005";display:inline-block;width:.93em;color:#d6d0cb}
9
.br-theme-fontawesome-stars .br-widget.bratr-rating a.br-fractional:after{position:absolute;left:0;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f089";display:inline-block;width:.93em;color:#ffe44d}
10
.br-theme-fontawesome-stars .br-widget.bratr-rating .bratr-vote-content{display:inline-block !important;margin-left:5px}
11
.br-theme-fontawesome-stars .br-widget.bratr-rating .bratr-vote-content [data-xf-click="overlay"]{color:#33475b;text-decoration:none}
12
.br-theme-fontawesome-stars .br-widget.bratr-rating .bratr-vote-content:hover [data-xf-click="overlay"]{color:#0e141a;text-decoration:underline}
13
14
15
/********* public:brms_modern_statistic.less ********/
16
.BRMSContainer{color:#333;margin:auto auto 10px;width:100%}
17
.BRMSContainer ul,.BRMSContainer ol{margin:0;padding:0;list-style:none}
18
.BRMSContainer .brmsStatisticHeader{display:block;margin:auto 0 !important}
19
.BRMSContainer.brmsLeftTabs .brmsStatisticHeader,.BRMSContainer.brmsRightTabs .brmsStatisticHeader{float:left;width:151px;position:relative;top:0;z-index:10}
20
.BRMSContainer.brmsRightTabs .brmsStatisticHeader{float:right}
21
.BRMSContainer.brmsTopTabs .brmsStatisticHeader{height:39px;padding:0 13px}
22
.BRMSContainer .brmlShow{display:block}
23
.BRMSContainer .brmlHide{display:none}
24
.BRMSContainer .brmsConfigList{text-align:center}
25
.BRMSContainer.brmsLeftTabs .brmsConfigList,.BRMSContainer.brmsRightTabs .brmsConfigList{margin-bottom:10px}
26
.BRMSContainer.brmsTopTabs .brmsConfigList{float:right}
27
.BRMSContainer .brmsConfigList .brmsConfigBtn{background-color:#FAFAFA;padding:8px 13px 7px;margin:2px 0;border:1px solid #d5d5d5;border-radius:2px;display:inline-block;cursor:pointer;font-weight:bold;line-height:13px;color:#686868;box-shadow:inset 0 1px 1px rgba(255,255,255,0.2);background:
-moz-linear-gradient(top, #fff 0%, #f5f5f5 100%);background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%, #fff),
color-stop(100%, #f5f5f5));background:
-webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);background:
-o-linear-gradient(top, #fff 0%, #f5f5f5 100%);background:
-ms-linear-gradient(top, #fff 0%, #f5f5f5 100%);background:linear-gradient(top, #fff 0%, #f5f5f5 100%)}
28
.BRMSContainer .brmsConfigBtn:hover{background:#f6f6f6}
29
.BRMSContainer.brmsRightTabs .brmsConfigList .brmsConfigBtn{margin-right:0px;margin-left:5px}
30
.BRMSContainer .brmsConfigList .brmsConfigBtn.last{margin-right:0}
31
.BRMSContainer.brmsLeftTabs ul.brmsTabNav{border-bottom-left-radius:12px;border-top-left-radius:12px;border:1px solid #ddd;border-right-width:0}
32
.BRMSContainer.brmsRightTabs ul.brmsTabNav{border-bottom-right-radius:12px;border-top-right-radius:12px;border:1px solid #ddd;border-left-width:0}
33
.BRMSContainer.brmsTopTabs ul.brmsTabNav{height:39px}
34
.BRMSContainer ul.brmsTabNav>li{font-size:1.11em;background-color:whitesmoke;margin:auto;border:0px solid #ddd;list-style-type:none;display:block;text-shadow:0 0 0 transparent,0px 1px 1px #f2f1f0;background:
-moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%, #fff),
color-stop(100%, #f2f2f2));background:
-webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);background:
-o-linear-gradient(top, #fff 0%, #f2f2f2 100%);background:
-ms-linear-gradient(top, #fff 0%, #f2f2f2 100%);background:linear-gradient(top, #fff 0%, #f2f2f2 100%)}
35
.BRMSContainer.brmsRightTabs ul.brmsTabNav>li{border-bottom-width:1px;border-left-width:1px}
36
.BRMSContainer.brmsLeftTabs ul.brmsTabNav>li{border-right-width:1px;border-bottom-width:1px}
37
.BRMSContainer.brmsTopTabs ul.brmsTabNav>li{border-bottom:none;float:left;border-left-width:1px;border-top-width:1px;position:relative}
38
.BRMSContainer ul.brmsTabNav>li.current{color:black;border-right-width:0px;background:white !important;box-shadow:inset 0 0 35px 5px #fafbfd}
39
.BRMSContainer.brmsLeftTabs ul.brmsTabNav>li.current{border-right:none;z-index:10}
40
.BRMSContainer.brmsRightTabs ul.brmsTabNav>li.current{border-left:none;z-index:10}
41
.BRMSContainer.brmsLeftTabs ul.brmsTabNav>li.first{border-top-left-radius:10px}
42
.BRMSContainer.brmsRightTabs ul.brmsTabNav>li.first{border-top-right-radius:10px}
43
.BRMSContainer.brmsLeftTabs ul.brmsTabNav>li.last{border-bottom-left-radius:10px;border-bottom:none}
44
.BRMSContainer.brmsRightTabs ul.brmsTabNav>li.last{border-bottom-right-radius:10px;border-bottom:none}
45
.BRMSContainer.brmsTopTabs ul.brmsTabNav>li.last{border-right-width:1px}
46
.BRMSContainer.brmsTopTabs ul.brmsTabNav>li.current{height:40px}
47
.BRMSContainer.brmsLeftTabs ul.brmsTabNav>li.first.current,.BRMSContainer.brmsRightTabs ul.brmsTabNav>li.first.current{border-bottom-width:1px}
48
.BRMSContainer.brmsTopTabs ul.brmsTabNav>li.first.current{border-bottom:none}
49
.BRMSContainer ul.brmsTabNav>li a{font-weight:bold;
font-size:11px;color:#5C5C5C;text-decoration:none;margin:0px;outline:none;display:block;text-align:left}
50
.BRMSContainer ul.brmsTabNav>li a span{display:block}
51
.BRMSContainer ul.brmsTabNav>li a span.description{float:left;display:block;font-weight:normal}
52
.BRMSContainer.brmsLeftTabs ul.brmsTabNav>li a,.BRMSContainer.brmsRightTabs ul.brmsTabNav>li a{padding:15px 10px}
53
.BRMSContainer.brmsTopTabs ul.brmsTabNav>li a{line-height:38px;padding:0 10px}
54
.BRMSContainer.brmsTopTabs ul.brmsTabNav>li a span.description{display:none}
55
.BRMSContainer .brmsTabContent{background-color:#FFF;padding:10px;border:1px solid #ddd;display:none;box-shadow:inset 0 0 35px 5px #fafbfd}
56
.BRMSContainer.brmsLeftTabs .brmsTabContent,.BRMSContainer.brmsRightTabs .brmsTabContent{margin-left:150px;position:relative;z-index:9;min-height:247px}
57
.BRMSContainer.brmsRightTabs .brmsTabContent{margin-right:150px;margin-left:0}
58
.BRMSContainer .brmsTabContent ol.brmsContentList{counter-reset:numList}
59
.BRMSContainer .brmsTabContent ol.brmsContentList>li{padding:1px 0;border-top:1px dashed #ccc;float:left;width:100%}
60
.BRMSContainer .brmsTabContent ol.brmsContentList>li.first{border-top:1px none #000}
61
.BRMSContainer .brmsIcoRefresh,.BRMSContainer .brmsIcoConfig,.BRMSContainer .brmsIcoList,.BRMSContainer .brmsIcoLayout{background-image:url('styles/br/brms/light-sprite.png')}
62
.BRMSContainer .itemContent{padding:0px;
-moz-transition:all .3s ease-out;
-ms-transition:all .3s ease-out;
-o-transition:all .3s ease-out;transition:all .3s ease-out;display:table;table-layout:fixed;word-wrap:normal;width:100%}
63
.BRMSContainer .itemContent:hover{background-color:#eee}
64
.BRMSContainer .itemContent .listBlock{display:table-cell;vertical-align:middle}
65
.BRMSContainer .itemContent .counter{
font-size:11px;color:#f00;background-position:0px -192px;padding-right:5px;margin-top:1px;margin-right:1px;text-align:center;position:relative;width:20px}
66
.BRMSContainer .itemContent .counter .countNumber{background-color:#eee;border-radius:3px;line-height:15px;min-width:15px;display:block;height:15px}
67
.BRMSContainer .itemContent .counter .arrow{border:3px solid transparent;border-right:1px none #000;border-left-color:#eee;position:absolute;top:6px;right:2px;display:block;width:0px;height:0px}
68
.BRMSContainer .itemContent .counter.counter_1 .countNumber,.BRMSContainer .itemContent .counter.counter_2 .countNumber,.BRMSContainer .itemContent .counter.counter_3 .countNumber{
font-size:12px;color:#fff}
69
.BRMSContainer .itemContent .counter.counter_1 .countNumber{background-color:#FF0000}
70
.BRMSContainer .itemContent .counter.counter_2 .countNumber{background-color:#FF4040}
71
.BRMSContainer .itemContent .counter.counter_3 .countNumber{background-color:#FF7373}
72
.BRMSContainer .itemContent .counter.counter_1 .arrow{border-left-color:#ff0000}
73
.BRMSContainer .itemContent .counter.counter_2 .arrow{border-left-color:#FF4040}
74
.BRMSContainer .itemContent .counter.counter_3 .arrow{border-left-color:#FF7373}
75
.BRMSContainer .itemContent:hover .counter .countNumber{background-color:#fff}
76
.BRMSContainer .itemContent:hover .counter .arrow{border-left-color:#fff}
77
.BRMSContainer .itemContent:hover .counter.counter_1 .countNumber,.BRMSContainer .itemContent:hover .counter.counter_2 .countNumber,.BRMSContainer .itemContent:hover .counter.counter_3 .countNumber{color:#FF0000}
78
.BRMSContainer .itemContent .itemTitle{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:65%}
79
.BRMSContainer .itemUser .itemContent .itemTitle{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:35%}
80
.BRMSContainer .itemContent .itemDetail{width:150px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
81
.BRMSContainer .itemContent .itemDetail.itemDate{width:200px;max-width:200px}
82
.BRMSContainer .itemContent .itemDetail,.BRMSContainer .itemContent .itemDetail a{
font-size:11px;text-align:right}
83
.BRMSContainer .itemUser .itemContent .itemDetail,.BRMSContainer .itemUser .itemContent .itemDetail a{
font-size:11px}
84
.BRMSContainer .itemContent .itemDetailDate a.paint{color:#6a6a6a}
85
.BRMSContainer .itemContent .itemDetailDate>span{font-size:0.8em;color:#dfdfdf}
86
.BRMSContainer .itemUser .itemContent .itemDetailMain{text-align:right}
87
.BRMSContainer .itemUser .itemContent .itemDetailMain strong{font-weight:bold}
88
.BRMSContainer .itemContent .itemDetailName{text-align:right}
89
.BRMSContainer .itemContent .itemDetailName a.username span{font-weight:bold;
font-size:11px}
90
.BRMSContainer .itemContent .itemSubDetail.alleft{text-align:left}
91
.BRMSContainer .newItemCounter{font-weight:bold;
font-size:10px;color:white;background-color:#e03030;padding:0 3px;border-radius:2px;position:absolute;line-height:16px;min-width:12px;text-align:center;white-space:nowrap;word-wrap:normal;right:2px;top:-10px;z-index:100;box-shadow:2px 2px 5px rgba(0,0,0,0.25);height:16px}
92
.BRMSContainer .newItemCounter .arrow{border:5px solid transparent;border-top-color:#e03030;border-bottom:1px none #000;position:absolute;right:3px;line-height:0px;
_display:none;bottom:-4px;z-index:100;width:0px;height:0px}
93
.BRMSContainer .brmsNewItem .itemContent{border-radius:5px;background:#FFEAE7 !important}
94
.BRMSContainer .brmsSticky .itemContent{border-radius:5px;background:#fff1ba !important}
95
.BRMSContainer .clear{clear:both}
96
.BRMSContainer .tooltip{position:absolute;margin:-50px 0px 0px 60px;z-index:999}
97
.BRMSContainer .tooltip.show{display:block}
98
.BRMSContainer .brmsIco{height:14px;width:14px;display:block}
99
.BRMSContainer .brmsDropdownToggle{position:relative}
100
.BRMSContainer .brmsDropdownMenu{
font-size:11px;background-color:#FFF;margin:0px 0 0;border:1px solid #dadada;border-top:1px none #000;display:none;position:absolute;z-index:999;text-align:left;top:100%;left:-1px;float:left;min-width:160px;background-clip:padding-box;box-shadow:0 2px 2px -2px #ccc}
101
.BRMSContainer .brmsDropdownMenu li{color:#686868;background-color:#FAFAFA;border:1px none #000;border-top:1px solid #e4e4e4;box-shadow:inset 0 1px 1px rgba(255,255,255,0.2);background:
-moz-linear-gradient(top, #fff 0%, #f5f5f5 100%);background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%, #fff),
color-stop(100%, #f5f5f5));background:
-webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);background:
-o-linear-gradient(top, #fff 0%, #f5f5f5 100%);background:
-ms-linear-gradient(top, #fff 0%, #f5f5f5 100%);background:linear-gradient(top, #fff 0%, #f5f5f5 100%)}
102
.BRMSContainer .brmsDropdownMenu li.current,.BRMSContainer .brmsDropdownMenu li:hover{background-color:#f6f6f6}
103
.BRMSContainer .brmsDropdownMenu.left{left:99%;top:-1px}
104
.BRMSContainer .brmsDropdownMenu.right{right:99%;top:-1px;left:-160px}
105
.BRMSContainer .brmsDropdownMenu.edge{right:-1px;left:-160px}
106
.BRMSContainer .brmsDropdownMenu a{
font-size:12px;color:#6A6A6A;padding:8px 10px;display:block;clear:both;font-weight:normal;white-space:nowrap}
107
.BRMSContainer.brmsLeftTabs .brmsTabNavHidden .brmsDropdownMenu{top:-1px;left:99%}
108
.BRMSContainer.brmsRightTabs .brmsTabNavHidden .brmsDropdownMenu{right:99%;top:-1px;left:-160px}
109
.BRMSContainer ul.brmsTabNav>li.brmsTabNavHiddenMenu{display:none}
110
.BRMSContainer .brmsTabNavHidden li{display:none}
111
.BRMSContainer .brmsTabNavHidden{text-align:center}
112
.BRMSContainer ul.brmsTabNav>li .brmsTabNavHidden>a{display:inline-block;text-align:center;width:34px}
113
.BRMSContainer.brmsTopTabs .brmsTabNavHidden{height:38px;text-align:center}
114
.BRMSContainer.brmsTopTabs .brmsTabNavHidden>a{height:100%;text-align:center}
115
.BRMSContainer .brmsDropdownToggle:hover .brmsDropdownMenu{display:block}
116
.BRMSContainer .brmsIcoRefresh{background-position:-10px -44px}
117
.BRMSContainer .brmsConfigBtn:hover .brmsIcoRefresh{background:url('styles/br/brms/refresh.gif') no-repeat center center}
118
.BRMSContainer .brmsIcoConfig{background-position:-10px -10px}
119
.BRMSContainer .brmsIcoList{background-position:0px -102px}
120
.BRMSContainer .brmsIcoLayout{background-position:-10px -78px}
121
.BRMSContainer .brmsIcoLoader{background:url('styles/br/brms/loader7.gif') no-repeat center center;width:220px;height:19px;display:block;margin:auto}
122
.BRMSContainer.BRMSContainerDark{color:#d5d5d5}
123
.BRMSContainer.BRMSContainerDark .brmsConfigList .brmsConfigBtn{color:#fafafa;border:1px solid #2e3234;background:#313639;background:
-moz-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%, #3e4649),
color-stop(100%, #313639));background:
-webkit-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-o-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-ms-linear-gradient(top, #3e4649 0%, #313639 100%);background:linear-gradient(top, #3e4649 0%, #313639 100%);filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e4649', endColorstr='#313639', GradientType=0);box-shadow:0 1px 0 rgba(255,255,255,0.15) inset}
124
.BRMSContainer.BRMSContainerDark .brmsConfigList .brmsConfigBtn:hover{border:1px solid #252a31;background:#272c30 !important;box-shadow:inset 0 0 35px 5px #262b2e}
125
.BRMSContainer.BRMSContainerDark.brmsLeftTabs ul.brmsTabNav{border:1px solid #272c30;border-right-width:0}
126
.BRMSContainer.BRMSContainerDark.brmsRightTabs ul.brmsTabNav{border:1px solid #272c30;border-left-width:0}
127
.BRMSContainer.BRMSContainerDark ul.brmsTabNav>li{background:#313639;border-color:#272c30;background:
-moz-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%, #3e4649),
color-stop(100%, #313639));background:
-webkit-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-o-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-ms-linear-gradient(top, #3e4649 0%, #313639 100%);background:linear-gradient(top, #3e4649 0%, #313639 100%);filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e4649', endColorstr='#313639', GradientType=0);box-shadow:0 1px 0 rgba(255,255,255,0.15) inset;text-shadow:none}
128
.BRMSContainer.BRMSContainerDark ul.brmsTabNav>li.current{background:#272c30 !important;box-shadow:inset 0 0 35px 5px #262b2e}
129
.BRMSContainer.BRMSContainerDark.brmsLeftTabs ul.brmsTabNav>li.first.current,.BRMSContainer.BRMSContainerDark.brmsRightTabs ul.brmsTabNav>li.first.current{border-bottom-width:1px}
130
.BRMSContainer.BRMSContainerDark.brmsTopTabs ul.brmsTabNav>li.last{border-right-width:1px}
131
.BRMSContainer.BRMSContainerDark ul.brmsTabNav>li a{color:#fafafa}
132
.BRMSContainer.BRMSContainerDark .brmsTabContent{border:1px solid #272c30;background-color:#2c3032;box-shadow:inset 0 0 35px 5px #262b2e}
133
.BRMSContainer.BRMSContainerDark .brmsTabContent>h4{color:Black;text-shadow:0px 1px 1px #f2f1f0;border-bottom:1px dotted #eeeded}
134
.BRMSContainer.BRMSContainerDark .brmsTabContent ol li{padding-top:1px;background:url('styles/br/brms/dark/linesSep.png') repeat-x 0 0}
135
.BRMSContainer.BRMSContainerDark .brmsTabContent ol li.first{background:none}
136
.BRMSContainer.BRMSContainerDark .itemContent:hover{background:#222}
137
.BRMSContainer.BRMSContainerDark .brmsIcoRefresh,.BRMSContainer.BRMSContainerDark .brmsIcoConfig,.BRMSContainer.BRMSContainerDark .brmsIcoList,.BRMSContainer.BRMSContainerDark .brmsIcoLayout{background-image:url('styles/br/brms/dark-sprite.png')}
138
.BRMSContainer.BRMSContainerDark .itemContent .counter{background-position:0px -147px;color:#f00}
139
.BRMSContainer.BRMSContainerDark .itemContent .counter .countNumber{background-color:#eee}
140
.BRMSContainer.BRMSContainerDark .itemContent .counter .arrow{border-left-color:#eee}
141
.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_1 .countNumber,.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_2 .countNumber,.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_3 .countNumber{color:#fff}
142
.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_1 .countNumber{background-color:#FF0000}
143
.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_2 .countNumber{background-color:#FF4040}
144
.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_3 .countNumber{background-color:#FF7373}
145
.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_1 .arrow{border-left-color:#FF0000}
146
.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_2 .arrow{border-left-color:#FF4040}
147
.BRMSContainer.BRMSContainerDark .itemContent .counter.counter_3 .arrow{border-left-color:#FF7373}
148
.BRMSContainer.BRMSContainerDark .itemContent:hover .counter .countNumber{background-color:#fff}
149
.BRMSContainer.BRMSContainerDark .itemContent:hover .counter .arrow{border-left-color:#fff}
150
.BRMSContainer.BRMSContainerDark .itemContent:hover .counter.counter_1 .countNumber,.BRMSContainer.BRMSContainerDark .itemContent:hover .counter.counter_2 .countNumber,.BRMSContainer.BRMSContainerDark .itemContent:hover .counter.counter_3 .countNumber{color:#FF0000}
151
.BRMSContainer.BRMSContainerDark .itemContent .itemDetailDate a.paint{color:#d5d5d5}
152
.BRMSContainer.BRMSContainerDark .itemContent .itemDetailDate>span{color:#d5d5d5}
153
.BRMSContainer.BRMSContainerDark .brmsNewItem .itemContent{background-color:#3e5d6d !important}
154
.BRMSContainer.BRMSContainerDark .brmsSticky .itemContent{background-color:#B55D5C !important}
155
.BRMSContainer.BRMSContainerDark .itemContent .itemTitle,.BRMSContainer.BRMSContainerDark .itemContent .itemTitle a{color:#fff}
156
.BRMSContainer.BRMSContainerDark .brmsDropdownMenu{background-color:#FFF;border:1px solid #24272b;box-shadow:0 2px 2px -2px #ccc}
157
.BRMSContainer.BRMSContainerDark .brmsDropdownMenu li{color:#fafafa;background:#313639;background:
-moz-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-webkit-gradient(linear, left top, left bottom,
color-stop(0%, #3e4649),
color-stop(100%, #313639));background:
-webkit-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-o-linear-gradient(top, #3e4649 0%, #313639 100%);background:
-ms-linear-gradient(top, #3e4649 0%, #313639 100%);background:linear-gradient(top, #3e4649 0%, #313639 100%);filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e4649', endColorstr='#313639', GradientType=0);box-shadow:0 1px 0 rgba(255,255,255,0.15) inset;border-top:1px solid #24272b}
158
.BRMSContainer.BRMSContainerDark .brmsDropdownMenu li.current,.BRMSContainer.BRMSContainerDark .brmsDropdownMenu li:hover{border:1px solid #252a31;background:#272c30 !important;box-shadow:inset 0 0 35px 5px #262b2e}
159
.BRMSContainer.BRMSContainerDark .brmsDropdownMenu li.first{border-top:none}
160
.BRMSContainer.BRMSContainerDark .brmsDropdownMenu a{color:#fafafa}
161
.BRMSContainer.BRMSContainerDark .brmsDropdownMenu a:hover{text-decoration:none}
162
.BRMSContainer.BRMSContainerDark .brmsIcoRefresh{background-position:-10px -44px}
163
.BRMSContainer.BRMSContainerDark .brmsConfigBtn:hover .brmsIcoRefresh{background:url('styles/br/brms/dark/refresh.gif') no-repeat center center}
164
.BRMSContainer.BRMSContainerDark .brmsIcoLoader{background:url('styles/br/brms/dark/loader7.gif') no-repeat center center}
165
.BRMSContainer.BRMSContainerDark .xenTooltip{background:#000}
166
167
168
/********* public:lightslider.less ********/
169
/*! lightslider - v1.1.6 - 2016-10-25
170
* https://github.com/sachinchoolur/lightslider
171
* Copyright (c) 2016 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;user-select:none}
172
.lightSlider:before,.lightSlider:after{content:" ";display:table}
173
.lightSlider{overflow:hidden;margin:0}
174
.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}
175
.lSSlideWrapper>.lightSlider:after{clear:both}
176
.lSSlideWrapper .lSSlide{
-webkit-transform:translate(0px, 0px);
-ms-transform:translate(0px, 0px);transform:translate(0px, 0px);
-webkit-transition:all 1s;
-webkit-transition-property:-webkit-transform,height;
-moz-transition-property:-moz-transform,height;transition-property:transform,height;
-webkit-transition-duration:inherit !important;transition-duration:inherit !important;
-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}
177
.lSSlideWrapper .lSFade{position:relative}
178
.lSSlideWrapper .lSFade>*{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%}
179
.lSSlideWrapper.usingCss .lSFade>*{opacity:0;
-webkit-transition-delay:0s;transition-delay:0s;
-webkit-transition-duration:inherit !important;transition-duration:inherit !important;
-webkit-transition-property:opacity;transition-property:opacity;
-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}
180
.lSSlideWrapper .lSFade>*.active{z-index:10}
181
.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}
182
.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}
183
.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}
184
.lSSlideOuter .lSPager.lSpg>li a{background-color:#222222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;
-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}
185
.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}
186
.lSSlideOuter .media{opacity:0.8}
187
.lSSlideOuter .media.active{opacity:1}
188
.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px, 0px, 0px);
-moz-transform:translate3d(0px, 0px, 0px);
-ms-transform:translate3d(0px, 0px, 0px);
-webkit-transform:translate3d(0px, 0px, 0px);
-o-transform:translate3d(0px, 0px, 0px);
-webkit-transition-property:-webkit-transform;
-moz-transition-property:-moz-transform;
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;user-select:none}
189
.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;
-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}
190
.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}
191
.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}
192
.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}
193
.lSSlideOuter .lSPager.lSGallery:after{clear:both}
194
.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url('../img/controls.png');cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:0.5;
-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}
195
.lSAction>a:hover{opacity:1}
196
.lSAction>.lSPrev{background-position:0 0;left:10px}
197
.lSAction>.lSNext{background-position:-32px 0;right:10px}
198
.lSAction>a.disabled{pointer-events:none}
199
.cS-hidden{height:1px;opacity:0;filter:
alpha(opacity=0);overflow:hidden}
200
.lSSlideOuter.vertical{position:relative}
201
.lSSlideOuter.vertical.noPager{padding-right:0px !important}
202
.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}
203
.lSSlideOuter.vertical .lightSlider>*{width:100% !important;max-width:none !important}
204
.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}
205
.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}
206
.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}
207
.lSSlideOuter.lSrtl{direction:rtl}
208
.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}
209
.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}
210
.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}
211
.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}
212
@-webkit-keyframes rightEnd{0%{left:0}
213
50%{left:-15px}
214
100%{left:0}
215
}
216
@keyframes rightEnd{0%{left:0}
217
50%{left:-15px}
218
100%{left:0}
219
}
220
@-webkit-keyframes topEnd{0%{top:0}
221
50%{top:-15px}
222
100%{top:0}
223
}
224
@keyframes topEnd{0%{top:0}
225
50%{top:-15px}
226
100%{top:0}
227
}
228
@-webkit-keyframes leftEnd{0%{left:0}
229
50%{left:15px}
230
100%{left:0}
231
}
232
@keyframes leftEnd{0%{left:0}
233
50%{left:15px}
234
100%{left:0}
235
}
236
@-webkit-keyframes bottomEnd{0%{bottom:0}
237
50%{bottom:-15px}
238
100%{bottom:0}
239
}
240
@keyframes bottomEnd{0%{bottom:0}
241
50%{bottom:-15px}
242
100%{bottom:0}
243
}
244
.lSSlideOuter .rightEnd{
-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}
245
.lSSlideOuter .leftEnd{
-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}
246
.lSSlideOuter.vertical .rightEnd{
-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}
247
.lSSlideOuter.vertical .leftEnd{
-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}
248
.lSSlideOuter.lSrtl .rightEnd{
-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}
249
.lSSlideOuter.lSrtl .leftEnd{
-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}
250
.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
251
.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
252
.lSSlideOuter .lSPager.lSpg{line-height:1}
253
.lSSlideOuter .lSPager.lSpg>li{height:20px;line-height:20px}
254
.lSSlideOuter .lSPager.lSpg>li a{position:relative;top:-2px;background-color:#1d1d1d;opacity:.3}
255
.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#33475b;opacity:1}
256
.lSAction>a{background-image:none;text-decoration:none;line-height:32px;font-size:2em;color:#fff;opacity:0.6}
257
.lSAction>a.lSNext{text-align:right}
258
.lSAction>a.lSPrev{text-align:left}
259
.lSAction>a:after{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f054";display:inline-block;width:.63em;-w
ebkit-text-fill-color:#fff;-w
ebkit-text-stroke-color:#000;-w
ebkit-text-stroke-width:1px}
260
.lSAction>a.lSNext:after{content:"\f054";display:inline-block;width:.63em}
261
.lSAction>a.lSPrev:after{content:"\f053";display:inline-block;width:.63em}
262
263
264
/********* public:mes_share_controls.less ********/
265
.shareButtons-button.shareButtons-button--telegram:hover{background-color:#259bd8}
266
.shareButtons-button.shareButtons-button--telegram>i:before{content:"\f2c6"}
267
.shareButtons-button.shareButtons-button--vk:hover{background-color:#4d75a3}
268
.shareButtons-button.shareButtons-button--vk>i:before{content:"\f189"}
269
.shareButtons-button.shareButtons-button--ok:hover{background-color:#e67e17}
270
.shareButtons-button.shareButtons-button--ok>i:before{content:"\f263"}
271
.shareButtons-button.shareButtons-button--blogger:hover{background-color:#f79138}
272
.shareButtons-button.shareButtons-button--blogger>i:before{content:"\f37c"}
273
.shareButtons-button.shareButtons-button--linkedin:hover{background-color:#283e4a}
274
.shareButtons-button.shareButtons-button--linkedin>i:before{content:"\f08c"}
275
.shareButtons-button.shareButtons-button--diaspora:hover{background-color:#750000}
276
.shareButtons-button.shareButtons-button--diaspora>i:before{content:"\f791"}
277
.shareButtons-button.shareButtons-button--viber:hover{background-color:#665cac}
278
.shareButtons-button.shareButtons-button--viber>i:before{content:"\f409"}
279
.shareButtons-button.shareButtons-button--skype:hover{background-color:#0078d7}
280
.shareButtons-button.shareButtons-button--skype>i:before{content:"\f17e"}
281
.shareButtons-button.shareButtons-button--gmail:hover{background-color:#b23121}
282
.shareButtons-button.shareButtons-button--gmail>i:before{content:"\f1a0"}
283
.shareButtons-button.shareButtons-button--yahoomail:hover{background-color:#430297}
284
.shareButtons-button.shareButtons-button--yahoomail>i:before{content:"\f19e"}
285
.shareButtons-button.shareButtons-button--evernote:hover{background-color:#FF5E8F}
286
.shareButtons-button.shareButtons-button--evernote>i:before{content:"\f839"}
287
.shareButtons-button.shareButtons-button--xing:hover{background-color:#026466}
288
.shareButtons-button.shareButtons-button--xing>i:before{content:"\f168"}
289
.shareButtons-button.shareButtons-button--weibo:hover{background-color:#DF2029}
290
.shareButtons-button.shareButtons-button--weibo>i:before{content:"\f18a"}
291
292
293
/********* public:node_list.less ********/
294
.node+.node{border-top:1px solid #eee}
295
.node-body{display:table;table-layout:fixed;width:100%}
296
.node-icon{display:table-cell;vertical-align:middle;text-align:center;width:46px;padding:12px 0 12px 12px}
297
.node-icon i{display:block;line-height:1.125;font-size:32px}
298
.node-icon i:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;color:#d0d0d0}
299
.node--unread .node-icon i:before{opacity:1;color:#597ea5}
300
.node--forum .node-icon i:before,.node--category .node-icon i:before{content:"\f086"}
301
.node--page .node-icon i:before{content:"\f15c"}
302
.node--link .node-icon i:before{content:"\f0c1"}
303
.node-main{display:table-cell;vertical-align:middle;padding:12px}
304
.node-stats{display:table-cell;width:155px;vertical-align:middle;text-align:center;padding:12px 0}
305
.node-stats>dl.pairs.pairs--rows{width:50%;float:left;margin:0;padding:0 5px}
306
.node-stats>dl.pairs.pairs--rows:first-child{padding-left:0}
307
.node-stats>dl.pairs.pairs--rows:last-child{padding-right:0}
308
.node-stats.node-stats--single{width:100px}
309
.node-stats.node-stats--single>dl.pairs.pairs--rows{width:100%;float:none}
310
.node-stats.node-stats--triple{width:240px}
311
.node-stats.node-stats--triple>dl.pairs.pairs--rows{width:33.333%}
312
@media (max-width:1100px){.node-stats{display:none}
313
}
314
.node-extra{display:table-cell;vertical-align:middle;width:280px;padding:12px;
font-size:13px}
315
.node-extra-row{overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;color:#9d9d9d}
316
.node-extra-icon{padding-right:12px;float:left}
317
.node-extra-icon .avatar{width:36px;height:36px;font-size:22px}
318
.node-extra-placeholder{font-style:italic}
319
.node-title{margin:0;padding:0;font-size:17px;font-weight:400}
320
.node--unread .node-title{font-weight:700}
321
.node-description{
font-size:13px;color:#6a6a6a}
322
.has-js:not(.has-touchevents) .node-description.node-description--tooltip{display:none}
323
.node-meta{
font-size:13px}
324
.node-statsMeta{display:none}
325
@media (max-width:1100px){.node-statsMeta{display:inline}
326
}
327
.node-bonus{
font-size:13px;color:#9d9d9d;text-align:right}
328
.node-subNodesFlat{
font-size:13px;margin-top:.3em}
329
.node-subNodesFlat .node-subNodesLabel{display:none}
330
.node-subNodeMenu{display:inline}
331
.node-subNodeMenu .menuTrigger{color:#9d9d9d}
332
@media (max-width:650px){.node-main{display:block;width:auto}
333
.node-extra{display:block;width:auto;margin-top:-2px;padding-top:0}
334
.node-extra-row{display:inline-block;vertical-align:top;max-width:100%}
335
.node-extra-icon{display:none}
336
.node-description,.node-stats,.node-subNodesFlat{display:none}
337
}
338
@media (max-width:480px){.node-subNodeMenu{display:none}
339
}
340
.subNodeLink:before{display:inline-block;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;width:1em;padding-right:.3em;text-decoration:none;color:#d0d0d0}
341
.subNodeLink:hover:before{text-decoration:none}
342
.subNodeLink.subNodeLink--unread{font-weight:700}
343
.subNodeLink.subNodeLink--unread:before{color:#597ea5}
344
.subNodeLink.subNodeLink--forum:before,.subNodeLink.subNodeLink--category:before{content:"\f086"}
345
.subNodeLink.subNodeLink--page:before{content:"\f15c"}
346
.subNodeLink.subNodeLink--link:before{content:"\f0c1"}
347
.node-subNodeFlatList{list-style:none;margin:0;padding:0}
348
.node-subNodeFlatList:before,.node-subNodeFlatList:after{content:" ";display:table}
349
.node-subNodeFlatList:after{clear:both}
350
.node-subNodeFlatList>li{display:inline-block;margin-right:1em}
351
.node-subNodeFlatList>li:last-child{margin-right:0}
352
.node-subNodeFlatList ol,.node-subNodeFlatList ul,.node-subNodeFlatList .node-subNodes{display:none}
353
.subNodeMenu{list-style:none;margin:0;padding:0}
354
.subNodeMenu ol,.subNodeMenu ul{list-style:none;margin:0;padding:0}
355
.subNodeMenu .subNodeLink{display:block;padding:10px 12px;text-decoration:none;cursor:pointer}
356
.subNodeMenu .subNodeLink:hover{text-decoration:none;background:#f9f9f9}
357
.subNodeMenu li li .subNodeLink{padding-left:1.5em}
358
.subNodeMenu li li li .subNodeLink{padding-left:3em}
359
.subNodeMenu li li li li .subNodeLink{padding-left:4.5em}
360
.subNodeMenu li li li li li .subNodeLink{padding-left:6em}
361
.subNodeMenu li li li li li li .subNodeLink{padding-left:7.5em}
362
.xfa-nit-node-icon{display:table-cell;vertical-align:middle;text-align:center;width:46px;padding:12px 0 12px 12px}
363
.block--category .block-header .xfa-nit-node-icon{display:inline;vertical-align:middle;text-align:center;width:46px;padding:0px}
364
.block--category.block--category6 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/1.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
365
.block--category.block--category6 .block-header i{font-size:32px}
366
.block--category.block--category6 .block-header i:before{content:" ";display:inline-block;width:32px}
367
.block--category.block--category144 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/2.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
368
.block--category.block--category144 .block-header i{font-size:32px}
369
.block--category.block--category144 .block-header i:before{content:" ";display:inline-block;width:32px}
370
.block--category.block--category100 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/3.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
371
.block--category.block--category100 .block-header i{font-size:32px}
372
.block--category.block--category100 .block-header i:before{content:" ";display:inline-block;width:32px}
373
.block--category.block--category173 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/4.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
374
.block--category.block--category173 .block-header i{font-size:32px}
375
.block--category.block--category173 .block-header i:before{content:" ";display:inline-block;width:32px}
376
.block--category.block--category272 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/5.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
377
.block--category.block--category272 .block-header i{font-size:32px}
378
.block--category.block--category272 .block-header i:before{content:" ";display:inline-block;width:32px}
379
.block--category.block--category135 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/6.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
380
.block--category.block--category135 .block-header i{font-size:32px}
381
.block--category.block--category135 .block-header i:before{content:" ";display:inline-block;width:32px}
382
.block--category.block--category105 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/7.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
383
.block--category.block--category105 .block-header i{font-size:32px}
384
.block--category.block--category105 .block-header i:before{content:" ";display:inline-block;width:32px}
385
.block--category.block--category18 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/8.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
386
.block--category.block--category18 .block-header i{font-size:32px}
387
.block--category.block--category18 .block-header i:before{content:" ";display:inline-block;width:32px}
388
.block--category.block--category147 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/9.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
389
.block--category.block--category147 .block-header i{font-size:32px}
390
.block--category.block--category147 .block-header i:before{content:" ";display:inline-block;width:32px}
391
.block--category.block--category29 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/10.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
392
.block--category.block--category29 .block-header i{font-size:32px}
393
.block--category.block--category29 .block-header i:before{content:" ";display:inline-block;width:32px}
394
.block--category.block--category118 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/11.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
395
.block--category.block--category118 .block-header i{font-size:32px}
396
.block--category.block--category118 .block-header i:before{content:" ";display:inline-block;width:32px}
397
.block--category.block--category169 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/12.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
398
.block--category.block--category169 .block-header i{font-size:32px}
399
.block--category.block--category169 .block-header i:before{content:" ";display:inline-block;width:32px}
400
.block--category.block--category122 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/13.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
401
.block--category.block--category122 .block-header i{font-size:32px}
402
.block--category.block--category122 .block-header i:before{content:" ";display:inline-block;width:32px}
403
.block--category.block--category136 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/14.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
404
.block--category.block--category136 .block-header i{font-size:32px}
405
.block--category.block--category136 .block-header i:before{content:" ";display:inline-block;width:32px}
406
.block--category.block--category30 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/15.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
407
.block--category.block--category30 .block-header i{font-size:32px}
408
.block--category.block--category30 .block-header i:before{content:" ";display:inline-block;width:32px}
409
.block--category.block--category107 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/16.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
410
.block--category.block--category107 .block-header i{font-size:32px}
411
.block--category.block--category107 .block-header i:before{content:" ";display:inline-block;width:32px}
412
.block--category.block--category119 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/17.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
413
.block--category.block--category119 .block-header i{font-size:32px}
414
.block--category.block--category119 .block-header i:before{content:" ";display:inline-block;width:32px}
415
.block--category.block--category106 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/18.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
416
.block--category.block--category106 .block-header i{font-size:32px}
417
.block--category.block--category106 .block-header i:before{content:" ";display:inline-block;width:32px}
418
.block--category.block--category103 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/19.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
419
.block--category.block--category103 .block-header i{font-size:32px}
420
.block--category.block--category103 .block-header i:before{content:" ";display:inline-block;width:32px}
421
.block--category.block--category257 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/20.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
422
.block--category.block--category257 .block-header i{font-size:32px}
423
.block--category.block--category257 .block-header i:before{content:" ";display:inline-block;width:32px}
424
.block--category.block--category120 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/21.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
425
.block--category.block--category120 .block-header i{font-size:32px}
426
.block--category.block--category120 .block-header i:before{content:" ";display:inline-block;width:32px}
427
.block--category.block--category123 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/22.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
428
.block--category.block--category123 .block-header i{font-size:32px}
429
.block--category.block--category123 .block-header i:before{content:" ";display:inline-block;width:32px}
430
.block--category.block--category126 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/23.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
431
.block--category.block--category126 .block-header i{font-size:32px}
432
.block--category.block--category126 .block-header i:before{content:" ";display:inline-block;width:32px}
433
.block--category.block--category112 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/24.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
434
.block--category.block--category112 .block-header i{font-size:32px}
435
.block--category.block--category112 .block-header i:before{content:" ";display:inline-block;width:32px}
436
.block--category.block--category102 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/25.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
437
.block--category.block--category102 .block-header i{font-size:32px}
438
.block--category.block--category102 .block-header i:before{content:" ";display:inline-block;width:32px}
439
.block--category.block--category127 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/26.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
440
.block--category.block--category127 .block-header i{font-size:32px}
441
.block--category.block--category127 .block-header i:before{content:" ";display:inline-block;width:32px}
442
.block--category.block--category116 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/27.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
443
.block--category.block--category116 .block-header i{font-size:32px}
444
.block--category.block--category116 .block-header i:before{content:" ";display:inline-block;width:32px}
445
.block--category.block--category128 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/28.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
446
.block--category.block--category128 .block-header i{font-size:32px}
447
.block--category.block--category128 .block-header i:before{content:" ";display:inline-block;width:32px}
448
.block--category.block--category124 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/29.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
449
.block--category.block--category124 .block-header i{font-size:32px}
450
.block--category.block--category124 .block-header i:before{content:" ";display:inline-block;width:32px}
451
.block--category.block--category133 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/30.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
452
.block--category.block--category133 .block-header i{font-size:32px}
453
.block--category.block--category133 .block-header i:before{content:" ";display:inline-block;width:32px}
454
.block--category.block--category162 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/31.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
455
.block--category.block--category162 .block-header i{font-size:32px}
456
.block--category.block--category162 .block-header i:before{content:" ";display:inline-block;width:32px}
457
.block--category.block--category145 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/32.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
458
.block--category.block--category145 .block-header i{font-size:32px}
459
.block--category.block--category145 .block-header i:before{content:" ";display:inline-block;width:32px}
460
.block--category.block--category148 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/33.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
461
.block--category.block--category148 .block-header i{font-size:32px}
462
.block--category.block--category148 .block-header i:before{content:" ";display:inline-block;width:32px}
463
.block--category.block--category140 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/34.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
464
.block--category.block--category140 .block-header i{font-size:32px}
465
.block--category.block--category140 .block-header i:before{content:" ";display:inline-block;width:32px}
466
.block--category.block--category258 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/35.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
467
.block--category.block--category258 .block-header i{font-size:32px}
468
.block--category.block--category258 .block-header i:before{content:" ";display:inline-block;width:32px}
469
.block--category.block--category160 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/36.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
470
.block--category.block--category160 .block-header i{font-size:32px}
471
.block--category.block--category160 .block-header i:before{content:" ";display:inline-block;width:32px}
472
.block--category.block--category161 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/37.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
473
.block--category.block--category161 .block-header i{font-size:32px}
474
.block--category.block--category161 .block-header i:before{content:" ";display:inline-block;width:32px}
475
.block--category.block--category59 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/38.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
476
.block--category.block--category59 .block-header i{font-size:32px}
477
.block--category.block--category59 .block-header i:before{content:" ";display:inline-block;width:32px}
478
.block--category.block--category172 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/39.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
479
.block--category.block--category172 .block-header i{font-size:32px}
480
.block--category.block--category172 .block-header i:before{content:" ";display:inline-block;width:32px}
481
.block--category.block--category139 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/40.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
482
.block--category.block--category139 .block-header i{font-size:32px}
483
.block--category.block--category139 .block-header i:before{content:" ";display:inline-block;width:32px}
484
.block--category.block--category61 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/41.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
485
.block--category.block--category61 .block-header i{font-size:32px}
486
.block--category.block--category61 .block-header i:before{content:" ";display:inline-block;width:32px}
487
.block--category.block--category163 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/42.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
488
.block--category.block--category163 .block-header i{font-size:32px}
489
.block--category.block--category163 .block-header i:before{content:" ";display:inline-block;width:32px}
490
.block--category.block--category166 .block-header .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/43.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
491
.block--category.block--category166 .block-header i{font-size:32px}
492
.block--category.block--category166 .block-header i:before{content:" ";display:inline-block;width:32px}
493
.node.node--id6 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/1.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
494
.node.node--id6.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/1.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
495
.node.node--id6 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
496
.node.node--id6 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
497
.node.node--id144 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/2.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
498
.node.node--id144.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/2.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
499
.node.node--id144 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
500
.node.node--id144 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
501
.node.node--id100 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/3.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
502
.node.node--id100.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/3.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
503
.node.node--id100 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
504
.node.node--id100 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
505
.node.node--id173 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/4.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
506
.node.node--id173.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/4.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
507
.node.node--id173 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
508
.node.node--id173 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
509
.node.node--id272 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/5.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
510
.node.node--id272.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/5.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
511
.node.node--id272 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
512
.node.node--id272 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
513
.node.node--id135 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/6.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
514
.node.node--id135.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/6.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
515
.node.node--id135 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
516
.node.node--id135 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
517
.node.node--id105 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/7.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
518
.node.node--id105.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/7.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
519
.node.node--id105 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
520
.node.node--id105 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
521
.node.node--id18 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/8.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
522
.node.node--id18.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/8.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
523
.node.node--id18 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
524
.node.node--id18 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
525
.node.node--id147 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/9.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
526
.node.node--id147.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/9.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
527
.node.node--id147 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
528
.node.node--id147 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
529
.node.node--id29 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/10.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
530
.node.node--id29.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/10.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
531
.node.node--id29 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
532
.node.node--id29 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
533
.node.node--id118 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/11.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
534
.node.node--id118.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/11.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
535
.node.node--id118 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
536
.node.node--id118 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
537
.node.node--id169 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/12.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
538
.node.node--id169.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/12.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
539
.node.node--id169 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
540
.node.node--id169 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
541
.node.node--id122 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/13.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
542
.node.node--id122.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/13.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
543
.node.node--id122 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
544
.node.node--id122 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
545
.node.node--id136 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/14.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
546
.node.node--id136.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/14.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
547
.node.node--id136 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
548
.node.node--id136 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
549
.node.node--id30 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/15.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
550
.node.node--id30.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/15.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
551
.node.node--id30 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
552
.node.node--id30 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
553
.node.node--id107 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/16.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
554
.node.node--id107.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/16.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
555
.node.node--id107 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
556
.node.node--id107 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
557
.node.node--id119 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/17.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
558
.node.node--id119.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/17.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
559
.node.node--id119 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
560
.node.node--id119 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
561
.node.node--id106 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/18.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
562
.node.node--id106.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/18.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
563
.node.node--id106 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
564
.node.node--id106 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
565
.node.node--id103 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/19.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
566
.node.node--id103.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/19.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
567
.node.node--id103 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
568
.node.node--id103 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
569
.node.node--id257 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/20.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
570
.node.node--id257.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/20.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
571
.node.node--id257 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
572
.node.node--id257 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
573
.node.node--id120 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/21.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
574
.node.node--id120.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/21.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
575
.node.node--id120 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
576
.node.node--id120 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
577
.node.node--id123 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/22.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
578
.node.node--id123.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/22.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
579
.node.node--id123 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
580
.node.node--id123 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
581
.node.node--id126 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/23.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
582
.node.node--id126.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/23.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
583
.node.node--id126 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
584
.node.node--id126 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
585
.node.node--id112 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/24.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
586
.node.node--id112.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/24.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
587
.node.node--id112 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
588
.node.node--id112 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
589
.node.node--id102 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/25.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
590
.node.node--id102.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/25.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
591
.node.node--id102 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
592
.node.node--id102 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
593
.node.node--id127 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/26.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
594
.node.node--id127.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/26.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
595
.node.node--id127 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
596
.node.node--id127 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
597
.node.node--id116 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/27.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
598
.node.node--id116.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/27.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
599
.node.node--id116 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
600
.node.node--id116 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
601
.node.node--id128 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/28.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
602
.node.node--id128.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/28.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
603
.node.node--id128 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
604
.node.node--id128 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
605
.node.node--id124 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/29.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
606
.node.node--id124.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/29.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
607
.node.node--id124 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
608
.node.node--id124 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
609
.node.node--id133 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/30.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
610
.node.node--id133.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/30.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
611
.node.node--id133 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
612
.node.node--id133 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
613
.node.node--id162 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/31.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
614
.node.node--id162.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/31.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
615
.node.node--id162 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
616
.node.node--id162 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
617
.node.node--id145 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/32.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
618
.node.node--id145.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/32.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
619
.node.node--id145 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
620
.node.node--id145 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
621
.node.node--id148 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/33.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
622
.node.node--id148.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/33.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
623
.node.node--id148 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
624
.node.node--id148 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
625
.node.node--id140 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/34.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
626
.node.node--id140.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/34.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
627
.node.node--id140 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
628
.node.node--id140 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
629
.node.node--id258 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/35.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
630
.node.node--id258.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/35.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
631
.node.node--id258 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
632
.node.node--id258 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
633
.node.node--id160 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/36.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
634
.node.node--id160.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/36.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
635
.node.node--id160 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
636
.node.node--id160 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
637
.node.node--id161 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/37.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
638
.node.node--id161.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/37.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
639
.node.node--id161 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
640
.node.node--id161 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
641
.node.node--id59 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/38.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
642
.node.node--id59.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/38.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
643
.node.node--id59 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
644
.node.node--id59 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
645
.node.node--id172 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/39.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
646
.node.node--id172.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/39.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
647
.node.node--id172 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
648
.node.node--id172 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
649
.node.node--id139 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/40.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
650
.node.node--id139.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/40.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
651
.node.node--id139 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
652
.node.node--id139 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
653
.node.node--id61 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/41.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
654
.node.node--id61.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/41.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
655
.node.node--id61 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
656
.node.node--id61 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
657
.node.node--id163 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/42.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
658
.node.node--id163.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/42.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
659
.node.node--id163 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
660
.node.node--id163 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
661
.node.node--id166 .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/43.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
662
.node.node--id166.node--unread .xfa-nit-node-icon i{background-image:url('data/xfa/nodesicontweak/icons/43.png') !important;background-position:0 0 !important;background-size:32px 32px;background-repeat:no-repeat}
663
.node.node--id166 .xfa-nit-node-icon i{display:block;line-height:1.125;font-size:32px}
664
.node.node--id166 .xfa-nit-node-icon i:before{content:" ";display:inline-block;width:32px}
665
.subNodeLink .xfa-nit-node-icon-small{display:inline;vertical-align:middle;text-align:center;width:46px;padding:0px}
666
.subNodeLink.node--id6:before{content:none}
667
.subNodeLink.node--id6 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/1.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
668
.subNodeLink.node--id6.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/1.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
669
.subNodeLink.node--id6 i{display:inline;line-height:1.125;font-size:16px}
670
.subNodeLink.node--id6 i:before{content:" ";display:inline-block;width:16px}
671
.subNodeLink.node--id144:before{content:none}
672
.subNodeLink.node--id144 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/2.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
673
.subNodeLink.node--id144.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/2.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
674
.subNodeLink.node--id144 i{display:inline;line-height:1.125;font-size:16px}
675
.subNodeLink.node--id144 i:before{content:" ";display:inline-block;width:16px}
676
.subNodeLink.node--id100:before{content:none}
677
.subNodeLink.node--id100 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/3.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
678
.subNodeLink.node--id100.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/3.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
679
.subNodeLink.node--id100 i{display:inline;line-height:1.125;font-size:16px}
680
.subNodeLink.node--id100 i:before{content:" ";display:inline-block;width:16px}
681
.subNodeLink.node--id173:before{content:none}
682
.subNodeLink.node--id173 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/4.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
683
.subNodeLink.node--id173.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/4.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
684
.subNodeLink.node--id173 i{display:inline;line-height:1.125;font-size:16px}
685
.subNodeLink.node--id173 i:before{content:" ";display:inline-block;width:16px}
686
.subNodeLink.node--id272:before{content:none}
687
.subNodeLink.node--id272 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/5.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
688
.subNodeLink.node--id272.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/5.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
689
.subNodeLink.node--id272 i{display:inline;line-height:1.125;font-size:16px}
690
.subNodeLink.node--id272 i:before{content:" ";display:inline-block;width:16px}
691
.subNodeLink.node--id135:before{content:none}
692
.subNodeLink.node--id135 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/6.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
693
.subNodeLink.node--id135.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/6.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
694
.subNodeLink.node--id135 i{display:inline;line-height:1.125;font-size:16px}
695
.subNodeLink.node--id135 i:before{content:" ";display:inline-block;width:16px}
696
.subNodeLink.node--id105:before{content:none}
697
.subNodeLink.node--id105 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/7.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
698
.subNodeLink.node--id105.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/7.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
699
.subNodeLink.node--id105 i{display:inline;line-height:1.125;font-size:16px}
700
.subNodeLink.node--id105 i:before{content:" ";display:inline-block;width:16px}
701
.subNodeLink.node--id18:before{content:none}
702
.subNodeLink.node--id18 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/8.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
703
.subNodeLink.node--id18.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/8.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
704
.subNodeLink.node--id18 i{display:inline;line-height:1.125;font-size:16px}
705
.subNodeLink.node--id18 i:before{content:" ";display:inline-block;width:16px}
706
.subNodeLink.node--id147:before{content:none}
707
.subNodeLink.node--id147 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/9.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
708
.subNodeLink.node--id147.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/8.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
709
.subNodeLink.node--id147 i{display:inline;line-height:1.125;font-size:16px}
710
.subNodeLink.node--id147 i:before{content:" ";display:inline-block;width:16px}
711
.subNodeLink.node--id29:before{content:none}
712
.subNodeLink.node--id29 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/10.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
713
.subNodeLink.node--id29.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/10.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
714
.subNodeLink.node--id29 i{display:inline;line-height:1.125;font-size:16px}
715
.subNodeLink.node--id29 i:before{content:" ";display:inline-block;width:16px}
716
.subNodeLink.node--id118:before{content:none}
717
.subNodeLink.node--id118 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/11.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
718
.subNodeLink.node--id118.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/11.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
719
.subNodeLink.node--id118 i{display:inline;line-height:1.125;font-size:16px}
720
.subNodeLink.node--id118 i:before{content:" ";display:inline-block;width:16px}
721
.subNodeLink.node--id169:before{content:none}
722
.subNodeLink.node--id169 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/12.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
723
.subNodeLink.node--id169.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/12.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
724
.subNodeLink.node--id169 i{display:inline;line-height:1.125;font-size:16px}
725
.subNodeLink.node--id169 i:before{content:" ";display:inline-block;width:16px}
726
.subNodeLink.node--id122:before{content:none}
727
.subNodeLink.node--id122 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/13.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
728
.subNodeLink.node--id122.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/13.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
729
.subNodeLink.node--id122 i{display:inline;line-height:1.125;font-size:16px}
730
.subNodeLink.node--id122 i:before{content:" ";display:inline-block;width:16px}
731
.subNodeLink.node--id136:before{content:none}
732
.subNodeLink.node--id136 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/14.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
733
.subNodeLink.node--id136.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/14.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
734
.subNodeLink.node--id136 i{display:inline;line-height:1.125;font-size:16px}
735
.subNodeLink.node--id136 i:before{content:" ";display:inline-block;width:16px}
736
.subNodeLink.node--id30:before{content:none}
737
.subNodeLink.node--id30 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/15.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
738
.subNodeLink.node--id30.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/15.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
739
.subNodeLink.node--id30 i{display:inline;line-height:1.125;font-size:16px}
740
.subNodeLink.node--id30 i:before{content:" ";display:inline-block;width:16px}
741
.subNodeLink.node--id107:before{content:none}
742
.subNodeLink.node--id107 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/16.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
743
.subNodeLink.node--id107.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/16.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
744
.subNodeLink.node--id107 i{display:inline;line-height:1.125;font-size:16px}
745
.subNodeLink.node--id107 i:before{content:" ";display:inline-block;width:16px}
746
.subNodeLink.node--id119:before{content:none}
747
.subNodeLink.node--id119 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/17.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
748
.subNodeLink.node--id119.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/17.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
749
.subNodeLink.node--id119 i{display:inline;line-height:1.125;font-size:16px}
750
.subNodeLink.node--id119 i:before{content:" ";display:inline-block;width:16px}
751
.subNodeLink.node--id106:before{content:none}
752
.subNodeLink.node--id106 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/18.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
753
.subNodeLink.node--id106.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/18.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
754
.subNodeLink.node--id106 i{display:inline;line-height:1.125;font-size:16px}
755
.subNodeLink.node--id106 i:before{content:" ";display:inline-block;width:16px}
756
.subNodeLink.node--id103:before{content:none}
757
.subNodeLink.node--id103 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/19.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
758
.subNodeLink.node--id103.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/19.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
759
.subNodeLink.node--id103 i{display:inline;line-height:1.125;font-size:16px}
760
.subNodeLink.node--id103 i:before{content:" ";display:inline-block;width:16px}
761
.subNodeLink.node--id257:before{content:none}
762
.subNodeLink.node--id257 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/20.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
763
.subNodeLink.node--id257.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/20.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
764
.subNodeLink.node--id257 i{display:inline;line-height:1.125;font-size:16px}
765
.subNodeLink.node--id257 i:before{content:" ";display:inline-block;width:16px}
766
.subNodeLink.node--id120:before{content:none}
767
.subNodeLink.node--id120 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/21.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
768
.subNodeLink.node--id120.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/21.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
769
.subNodeLink.node--id120 i{display:inline;line-height:1.125;font-size:16px}
770
.subNodeLink.node--id120 i:before{content:" ";display:inline-block;width:16px}
771
.subNodeLink.node--id123:before{content:none}
772
.subNodeLink.node--id123 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/22.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
773
.subNodeLink.node--id123.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/22.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
774
.subNodeLink.node--id123 i{display:inline;line-height:1.125;font-size:16px}
775
.subNodeLink.node--id123 i:before{content:" ";display:inline-block;width:16px}
776
.subNodeLink.node--id126:before{content:none}
777
.subNodeLink.node--id126 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/23.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
778
.subNodeLink.node--id126.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/23.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
779
.subNodeLink.node--id126 i{display:inline;line-height:1.125;font-size:16px}
780
.subNodeLink.node--id126 i:before{content:" ";display:inline-block;width:16px}
781
.subNodeLink.node--id112:before{content:none}
782
.subNodeLink.node--id112 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/24.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
783
.subNodeLink.node--id112.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/24.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
784
.subNodeLink.node--id112 i{display:inline;line-height:1.125;font-size:16px}
785
.subNodeLink.node--id112 i:before{content:" ";display:inline-block;width:16px}
786
.subNodeLink.node--id102:before{content:none}
787
.subNodeLink.node--id102 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/25.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
788
.subNodeLink.node--id102.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/25.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
789
.subNodeLink.node--id102 i{display:inline;line-height:1.125;font-size:16px}
790
.subNodeLink.node--id102 i:before{content:" ";display:inline-block;width:16px}
791
.subNodeLink.node--id127:before{content:none}
792
.subNodeLink.node--id127 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/26.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
793
.subNodeLink.node--id127.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/26.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
794
.subNodeLink.node--id127 i{display:inline;line-height:1.125;font-size:16px}
795
.subNodeLink.node--id127 i:before{content:" ";display:inline-block;width:16px}
796
.subNodeLink.node--id116:before{content:none}
797
.subNodeLink.node--id116 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/27.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
798
.subNodeLink.node--id116.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/27.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
799
.subNodeLink.node--id116 i{display:inline;line-height:1.125;font-size:16px}
800
.subNodeLink.node--id116 i:before{content:" ";display:inline-block;width:16px}
801
.subNodeLink.node--id128:before{content:none}
802
.subNodeLink.node--id128 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/28.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
803
.subNodeLink.node--id128.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/28.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
804
.subNodeLink.node--id128 i{display:inline;line-height:1.125;font-size:16px}
805
.subNodeLink.node--id128 i:before{content:" ";display:inline-block;width:16px}
806
.subNodeLink.node--id124:before{content:none}
807
.subNodeLink.node--id124 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/29.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
808
.subNodeLink.node--id124.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/29.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
809
.subNodeLink.node--id124 i{display:inline;line-height:1.125;font-size:16px}
810
.subNodeLink.node--id124 i:before{content:" ";display:inline-block;width:16px}
811
.subNodeLink.node--id133:before{content:none}
812
.subNodeLink.node--id133 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/30.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
813
.subNodeLink.node--id133.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/30.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
814
.subNodeLink.node--id133 i{display:inline;line-height:1.125;font-size:16px}
815
.subNodeLink.node--id133 i:before{content:" ";display:inline-block;width:16px}
816
.subNodeLink.node--id162:before{content:none}
817
.subNodeLink.node--id162 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/31.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
818
.subNodeLink.node--id162.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/31.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
819
.subNodeLink.node--id162 i{display:inline;line-height:1.125;font-size:16px}
820
.subNodeLink.node--id162 i:before{content:" ";display:inline-block;width:16px}
821
.subNodeLink.node--id145:before{content:none}
822
.subNodeLink.node--id145 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/32.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
823
.subNodeLink.node--id145.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/32.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
824
.subNodeLink.node--id145 i{display:inline;line-height:1.125;font-size:16px}
825
.subNodeLink.node--id145 i:before{content:" ";display:inline-block;width:16px}
826
.subNodeLink.node--id148:before{content:none}
827
.subNodeLink.node--id148 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/33.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
828
.subNodeLink.node--id148.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/33.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
829
.subNodeLink.node--id148 i{display:inline;line-height:1.125;font-size:16px}
830
.subNodeLink.node--id148 i:before{content:" ";display:inline-block;width:16px}
831
.subNodeLink.node--id140:before{content:none}
832
.subNodeLink.node--id140 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/34.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
833
.subNodeLink.node--id140.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/34.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
834
.subNodeLink.node--id140 i{display:inline;line-height:1.125;font-size:16px}
835
.subNodeLink.node--id140 i:before{content:" ";display:inline-block;width:16px}
836
.subNodeLink.node--id258:before{content:none}
837
.subNodeLink.node--id258 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/35.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
838
.subNodeLink.node--id258.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/35.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
839
.subNodeLink.node--id258 i{display:inline;line-height:1.125;font-size:16px}
840
.subNodeLink.node--id258 i:before{content:" ";display:inline-block;width:16px}
841
.subNodeLink.node--id160:before{content:none}
842
.subNodeLink.node--id160 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/36.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
843
.subNodeLink.node--id160.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/36.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
844
.subNodeLink.node--id160 i{display:inline;line-height:1.125;font-size:16px}
845
.subNodeLink.node--id160 i:before{content:" ";display:inline-block;width:16px}
846
.subNodeLink.node--id161:before{content:none}
847
.subNodeLink.node--id161 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/37.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
848
.subNodeLink.node--id161.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/37.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
849
.subNodeLink.node--id161 i{display:inline;line-height:1.125;font-size:16px}
850
.subNodeLink.node--id161 i:before{content:" ";display:inline-block;width:16px}
851
.subNodeLink.node--id59:before{content:none}
852
.subNodeLink.node--id59 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/38.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
853
.subNodeLink.node--id59.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/38.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
854
.subNodeLink.node--id59 i{display:inline;line-height:1.125;font-size:16px}
855
.subNodeLink.node--id59 i:before{content:" ";display:inline-block;width:16px}
856
.subNodeLink.node--id172:before{content:none}
857
.subNodeLink.node--id172 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/39.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
858
.subNodeLink.node--id172.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/39.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
859
.subNodeLink.node--id172 i{display:inline;line-height:1.125;font-size:16px}
860
.subNodeLink.node--id172 i:before{content:" ";display:inline-block;width:16px}
861
.subNodeLink.node--id139:before{content:none}
862
.subNodeLink.node--id139 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/40.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
863
.subNodeLink.node--id139.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/40.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
864
.subNodeLink.node--id139 i{display:inline;line-height:1.125;font-size:16px}
865
.subNodeLink.node--id139 i:before{content:" ";display:inline-block;width:16px}
866
.subNodeLink.node--id61:before{content:none}
867
.subNodeLink.node--id61 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/41.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
868
.subNodeLink.node--id61.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/41.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
869
.subNodeLink.node--id61 i{display:inline;line-height:1.125;font-size:16px}
870
.subNodeLink.node--id61 i:before{content:" ";display:inline-block;width:16px}
871
.subNodeLink.node--id163:before{content:none}
872
.subNodeLink.node--id163 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/42.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
873
.subNodeLink.node--id163.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/42.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
874
.subNodeLink.node--id163 i{display:inline;line-height:1.125;font-size:16px}
875
.subNodeLink.node--id163 i:before{content:" ";display:inline-block;width:16px}
876
.subNodeLink.node--id166:before{content:none}
877
.subNodeLink.node--id166 .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/43.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
878
.subNodeLink.node--id166.subNodeLink--unread .xfa-nit-node-icon-small i{background-image:url('data/xfa/nodesicontweak/icons/43.png') !important;background-position:0 0 !important;background-size:16px 16px;background-repeat:no-repeat}
879
.subNodeLink.node--id166 i{display:inline;line-height:1.125;font-size:16px}
880
.subNodeLink.node--id166 i:before{content:" ";display:inline-block;width:16px}
881
882
883
/********* public:notices.less ********/
884
.notices{list-style:none;margin:0;padding:0}
885
.notices.notices--block .notice{margin-bottom:10px}
886
.notices.notices--floating{margin:0 20px 0 auto;width:300px;max-width:100%;z-index:800}
887
@media (max-width:340px){.notices.notices--floating{margin-right:10px}
888
}
889
.notices.notices--floating .notice{margin-bottom:20px}
890
.notices.notices--scrolling{display:flex;align-items:stretch;overflow:hidden;border-width:1px;border-style:solid;border-top-color:#eee;border-right-color:#dfdfdf;border-bottom-color:#d2d2d2;border-left-color:#dfdfdf;box-shadow:2px 2px 2px rgba(0,0,0,0.04);margin-bottom:10px}
891
.notices.notices--scrolling.notices--isMulti{margin-bottom:30px}
892
.notices.notices--scrolling .notice{width:100%;flex-grow:0;flex-shrink:0;border:none}
893
.noticeScrollContainer{margin-bottom:10px}
894
.noticeScrollContainer .lSSlideWrapper{border-width:1px;border-style:solid;border-top-color:#eee;border-right-color:#dfdfdf;border-bottom-color:#d2d2d2;border-left-color:#dfdfdf;box-shadow:2px 2px 2px rgba(0,0,0,0.04)}
895
.noticeScrollContainer .notices.notices--scrolling{border:none;margin-bottom:0}
896
.notice{position:relative;border-width:1px;border-style:solid;border-top-color:#eee;border-right-color:#dfdfdf;border-bottom-color:#d2d2d2;border-left-color:#dfdfdf;box-shadow:2px 2px 2px rgba(0,0,0,0.04)}
897
.notice:before,.notice:after{content:" ";display:table}
898
.notice:after{clear:both}
899
.notice.notice--primary{color:#1d1d1d;background:#f9f9f9}
900
.notice.notice--accent{color:#fff;background:#94aabf}
901
.notice.notice--accent a:not(.button--notice){color:#fff;text-decoration:underline}
902
.notice.notice--dark{color:#fefefe;border:none;background:#141414}
903
.notice.notice--dark a:not(.button--notice){color:#b4b4b4}
904
.notice.notice--light{color:#141414;background:#fefefe}
905
.notice.notice--light a:not(.button--notice){color:#828282}
906
.notice.notice--enablePush{display:none}
907
@media (max-width:900px){.notice.notice--enablePush{padding:6px 6px 12px;
font-size:13px}
908
}
909
@media (max-width:900px){.notice.notice--cookie .notice-content{padding:6px 6px 12px;
font-size:12px}
910
.notice.notice--cookie .notice-content .button--notice{
font-size:12px;padding:6px 10px}
911
.notice.notice--cookie .notice-content .button--notice .button-text{
font-size:12px}
912
}
913
.notices--block .notice{
font-size:15px;border-radius:4px}
914
.notices--floating .notice{
font-size:11px;border-radius:4px;box-shadow:1px 1px 3px rgba(0,0,0,0.25)}
915
.notices--floating .notice.notice--primary{background-color:rgba(249,249,249,0.8)}
916
.notices--floating .notice.notice--accent{background-color:rgba(148,170,191,0.8)}
917
.notices--floating .notice.notice--dark{background-color:rgba(20,20,20,0.8)}
918
.notices--floating .notice.notice--light{background-color:rgba(254,254,254,0.8)}
919
.has-js .notices--floating .notice{display:none}
920
.notice.notice--hasImage .notice-content{margin-left:72px;min-height:72px}
921
@media (max-width:900px){.notice.notice--hidewide:not(.is-vis-processed){display:none;visibility:hidden}
922
}
923
@media (max-width:650px){.notice.notice--hidemedium:not(.is-vis-processed){display:none;visibility:hidden}
924
}
925
@media (max-width:480px){.notice.notice--hidenarrow:not(.is-vis-processed){display:none;visibility:hidden}
926
}
927
.notice-image{float:left;padding:12px 0 12px 12px}
928
.notice-image img{max-width:48px;max-height:48px}
929
.notice-content{padding:12px}
930
.notice-content a.notice-dismiss{float:right;color:inherit;font-size:16px;line-height:1;height:1em;box-sizing:content-box;padding:0 0 5px 5px;opacity:.5;
-webkit-transition: opacity .25s ease;transition: opacity .25s ease;cursor:pointer}
931
.notice-content a.notice-dismiss:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f00d";display:inline-block;width:.6899999999999999em}
932
.notice-content a.notice-dismiss:hover{text-decoration:none;opacity:1}
933
.notices--floating .notice-content a.notice-dismiss{
font-size:14px}
934
935
936
/********* public:rating_stars.less ********/
937
.ratingStars{display:inline-block;line-height:1;font-size:120%;vertical-align:sub;position:relative}
938
.ratingStars.ratingStars--larger{font-size:140%;vertical-align:bottom}
939
.ratingStars.ratingStars--smaller{font-size:100%;vertical-align:top;top:.2em}
940
.ratingStars-star{float:left;position:relative;margin-left:2px}
941
.ratingStars-star:first-child{margin-left:0}
942
.ratingStars-star:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:900;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f005";color:#d6d0cb}
943
.ratingStars-star.ratingStars-star--full:before{color:#ffe44d}
944
.ratingStars-star.ratingStars-star--half:after{position:absolute;top:1px;left:0;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:900;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f089";color:#ffe44d}
945
.ratingStarsRow.ratingStarsRow--justified{display:flex}
946
.ratingStarsRow.ratingStarsRow--justified .ratingStarsRow-text{margin-left:auto}
947
.ratingStarsRow.ratingStarsRow--textBlock{display:block}
948
.ratingStarsRow.ratingStarsRow--textBlock .ratingStarsRow-text{display:block}
949
.br-select{display:none}
950
.br-theme-fontawesome-stars .br-widget.br-widget--withSelected{height:40px}
951
.br-theme-fontawesome-stars .br-widget.br-widget--withSelected .br-current-rating{display:block;font-size:80%}
952
.br-theme-fontawesome-stars .br-widget{height:28px;white-space:nowrap}
953
.br-theme-fontawesome-stars .br-widget a{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:900;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;font-size:120%;text-decoration:none;margin-right:2px}
954
.br-theme-fontawesome-stars .br-widget a:after{content:"\f005";color:#d6d0cb}
955
.br-theme-fontawesome-stars .br-widget a.br-active:after{color:#ffe44d}
956
.br-theme-fontawesome-stars .br-widget a.br-selected:after{color:#ffe44d}
957
.br-theme-fontawesome-stars .br-widget .br-current-rating{display:none}
958
.br-theme-fontawesome-stars .br-readonly a{cursor:default}
959
@media print{.br-theme-fontawesome-stars .br-widget a:after{content:"\f005";color:black}
960
.br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after{content:"\f005";color:black}
961
}
962
963
964
/********* public:share_controls.less ********/
965
.shareButtons:before,.shareButtons:after{content:" ";display:table}
966
.shareButtons:after{clear:both}
967
.shareButtons--iconic .shareButtons-buttons{display:grid;grid-template-columns:repeat(auto-fill, minmax(35px, 1fr))}
968
.shareButtons-label{float:left;margin-right:3px;color:#9d9d9d;min-height:35px;line-height:35px}
969
.shareButtons-button{float:left;margin-right:3px;padding:6px;color:#9d9d9d;font-size:20px;line-height:20px;white-space:nowrap;min-width:35px;border-radius:2px;background-color:transparent;
-webkit-transition: all .25s ease;transition: all .25s ease}
970
.shareButtons-button:last-of-type{margin-right:0}
971
.shareButtons-button:hover{text-decoration:none;color:white}
972
.shareButtons-button>i{display:inline-block;vertical-align:middle;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale}
973
.shareButtons-button.shareButtons-button--brand>i{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale}
974
.shareButtons-button>span{font-weight:400;
font-size:15px}
975
.shareButtons--iconic .shareButtons-button{text-align:center}
976
.shareButtons--iconic .shareButtons-button>i{min-width:20px}
977
.shareButtons--iconic .shareButtons-button>span{position:absolute;height:1px;width:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}
978
.shareButtons-button.shareButtons-button--facebook:hover{background-color:#3B5998}
979
.shareButtons-button.shareButtons-button--facebook>i:before{content:"\f39e"}
980
.shareButtons-button.shareButtons-button--twitter:hover{background-color:#1DA1F3}
981
.shareButtons-button.shareButtons-button--twitter>i:before{content:"\f099"}
982
.shareButtons-button.shareButtons-button--pinterest:hover{background-color:#bd081c}
983
.shareButtons-button.shareButtons-button--pinterest>i:before{content:"\f231"}
984
.shareButtons-button.shareButtons-button--tumblr:hover{background-color:#35465c}
985
.shareButtons-button.shareButtons-button--tumblr>i:before{content:"\f173"}
986
.shareButtons-button.shareButtons-button--reddit:hover{background-color:#FF4500}
987
.shareButtons-button.shareButtons-button--reddit>i:before{content:"\f281"}
988
.shareButtons-button.shareButtons-button--whatsApp:hover{background-color:#25D366}
989
.shareButtons-button.shareButtons-button--whatsApp>i:before{content:"\f232"}
990
.shareButtons-button.shareButtons-button--email:hover{background-color:#1289ff}
991
.shareButtons-button.shareButtons-button--email>i:before{content:"\f0e0"}
992
.shareButtons-button.shareButtons-button--link{cursor:pointer}
993
.shareButtons-button.shareButtons-button--link:hover{background-color:#787878}
994
.shareButtons-button.shareButtons-button--link>i:before{content:"\f0c1"}
995
.shareButtons-button.is-hidden{display:none}
996
.shareInput{margin-bottom:5px}
997
.shareInput:last-child{margin-bottom:0}
998
.shareInput-label{
font-size:13px}
999
.shareInput-label:after{content:":"}
1000
.shareInput-label.is-sentence:after{content:""}
1001
.shareInput-button{color:#33475b;cursor:pointer}
1002
.shareInput-button>i{display:inline-block;vertical-align:middle;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale}
1003
.shareInput-button>i:before{content:"\f0c5"}
1004
.shareInput-button.is-hidden{display:none}
1005
.shareInput-input{
font-size:13px}
1006
@media (max-width:568px){.shareInput-input{font-size:16px}
1007
}
1008
.shareInput-button.is-hidden+.shareInput-input{border-radius:4px}
1009
1010
1011
/********* public:siropu_ads_manager_ad.less ********/
1012
.samCodeUnit,.samBannerUnit,.samTextUnit{margin:10px 0}
1013
.samCarousel.samCodeUnit,.samCarousel.samBannerUnit,.samCarousel.samTextUnit{margin:0}
1014
.samCodeUnit[data-position="embed"],.samBannerUnit[data-position="embed"],.samTextUnit[data-position="embed"]{margin:0}
1015
.samCodeUnit[data-position="container_content_above"],.samBannerUnit[data-position="container_content_above"],.samTextUnit[data-position="container_content_above"],.samCodeUnit[data-position="forum_overview_top"],.samBannerUnit[data-position="forum_overview_top"],.samTextUnit[data-position="forum_overview_top"]{margin-top:0}
1016
.itemList-item .samCodeUnit,.itemList-item .samBannerUnit,.itemList-item .samTextUnit{margin:0}
1017
.p-header .samCodeUnit:not(.samCarousel),.p-header .samBannerUnit:not(.samCarousel),.p-header .samTextUnit:not(.samCarousel){float:right;max-width:728px}
1018
.p-header .sam-swiper-container{max-width:728px;float:right;margin:5px 0}
1019
.samCodeUnit,.samBannerUnit{width:100%}
1020
.samTextUnit{color:#1d1d1d;background:#fff;border-width:1px;border-style:solid;border-top-color:#eee;border-right-color:#dfdfdf;border-bottom-color:#d2d2d2;border-left-color:#dfdfdf;box-shadow:2px 2px 2px rgba(0,0,0,0.04);border-radius:4px;padding:10px;display:flex;align-items:flex-start}
1021
.samTextUnit .samItem,.samTextUnit .samAdvertiseHereLink{margin-right:20px;flex-grow:1;flex-basis:0}
1022
.samTextUnit .samItem:last-child,.samTextUnit .samAdvertiseHereLink:last-child{margin-right:0}
1023
.samTextUnit .samItemBanner .samItemContent,.samTextUnit .samItemBanner .samAdminActions{margin-left:160px}
1024
.samTextUnit .samItemImage{float:left;width:150px;margin-right:10px}
1025
.samTextUnit .samItemTitle{color:#33475b;font-weight:bold;font-size:16px;margin-bottom:5px}
1026
.samTextUnit:after{content:"";display:block;clear:both}
1027
.samTextUnit .samAdvertiseHereLink{font-weight:bold}
1028
.samTextUnit.samAlignCenter{text-align:left}
1029
.samItem{width:inherit;height:inherit}
1030
.samDisplayInlineBlock .samItem{width:auto;display:inline-block;margin-right:10px}
1031
.samDisplayInlineBlock .samItem:last-child{margin-right:0}
1032
.samDisplayInline .samItem{width:auto;display:inline;margin-right:10px}
1033
.samDisplayInline .samItem:last-child{margin-right:0}
1034
.samDisplayFlexbox .samItem{flex:1;margin-right:5px}
1035
.samDisplayFlexbox .samItem:last-child{margin-right:0}
1036
.samDisplayFlexbox{display:flex;flex-wrap:wrap}
1037
.samDisplayFlexbox .samUnitContent{width:100%}
1038
.p-body-sidebar .samTextUnit{display:block}
1039
.p-body-sidebar .samTextUnit .samItem{margin-bottom:15px}
1040
.p-body-sidebar .samTextUnit .samItem:last-child{margin-bottom:0}
1041
.p-body-sidebar .samTextUnit .samItemImage{float:none;margin:0 auto}
1042
.p-body-sidebar .samTextUnit .samItemBanner .samItemContent,.p-body-sidebar .samTextUnit .samItemBanner .samAdminActions{margin-left:0}
1043
.samUnitWrapper .samTextUnit{background:none;border:0;border-radius:0}
1044
.samUnitWrapper.block-row>div{padding:0;margin:0}
1045
.samUnitWrapper.structItem>div,.samUnitWrapper.message>div{margin:0 auto;padding:10px}
1046
.samMediaViewContainer{position:absolute;bottom:0}
1047
.samAlignLeft{text-align:left}
1048
.samAlignRight{text-align:right;margin:10px 0 10px auto}
1049
.samCarousel.samAlignRight{margin:0 0 0 auto}
1050
.samAlignCenter{text-align:center;margin:10px auto}
1051
.samCarousel.samAlignCenter{margin:0 auto}
1052
.samPositionPreview{background:#7491ac;border-radius:4px;border:1px solid #597ea5;padding:10px;margin:10px 0;text-align:center;color:#1d1d1d}
1053
.samCustomSize{position:relative}
1054
.samCustomSize.samBannerUnit .samItem{height:100%}
1055
.samCustomSize .samAdminActions{position:absolute;left:5px;bottom:0}
1056
.samAdminActions{margin:5px 0}
1057
.samAdminActions .button{padding:0 10px}
1058
.samBackground{background-repeat:no-repeat;background-attachment:fixed;background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover}
1059
.samBackgroundItem{position:fixed;height:100%}
1060
.samAlignLeft[data-position^="post_above_content_"]{float:left;margin:0 10px 0 0}
1061
.samAlignRight[data-position^="post_above_content_"]{float:right;margin:0 0 0 10px;width:auto}
1062
img[data-xf-init="sam-lazy"]{display:none}
1063
.samAdBlockDetected .p-body-pageContent,.samAdBlockDetected .p-body-sideNav,.samAdBlockDetected .p-body-sidebar{opacity:0.15}
1064
#samNotice{
font-size:15px;color:#fff;font-weight:700;background:#d54e49;border:1px solid #b61e19;border-radius:4px;padding:10px;display:none;margin:10px 0}
1065
#samNotice #samDismiss{font-size:16px;color:#861410;text-decoration:none;float:right;cursor:pointer}
1066
#samNotice #samDismiss:hover{text-decoration:none}
1067
.samVideoOverlay{position:absolute;width:100%;height:100%;z-index:10;background-color:#000;opacity:0.5}
1068
div[data-position="below_bb_code_attachment"]{clear:both}
1069
div[data-position="over_bb_code_video_attachment"]{position:absolute;left:0;right:0;bottom:25px;z-index:11;text-align:center}
1070
div[data-position="footer_fixed"]{position:fixed;left:0;right:0;bottom:0;margin-bottom:0;z-index:100}
1071
div[data-position="footer_fixed"] .samItem{position:relative}
1072
.samCloseButton{position:absolute;top:0;margin:-2px 0 0 -15px;z-index:10}
1073
.samCloseButton i{font-size:20px;color:black;opacity:0.5}
1074
.samCloseButton i:hover{color:crimson;opacity:1}
1075
.samLazyLoading .samCloseButton{display:none}
1076
.samOverlayCloseButton{display:block}
1077
.samResponsive,.samResponsive .samItem{width:100% !important;height:auto !important}
1078
@media (max-width:480px){.samTextUnit{display:block}
1079
.samTextUnit .samItem{margin-bottom:15px}
1080
.samTextUnit .samItem:last-child{margin-bottom:0}
1081
.samTextUnit .samItemImage{float:none;margin:0 auto}
1082
.samTextUnit .samItemBanner .samItemContent,.samTextUnit .samItemBanner .samAdminActions{margin-left:0}
1083
.samCustomSize:not(.samCarousel),.samCustomSize:not(.samCarousel) .samItem{width:100% !important;height:auto !important}
1084
.samAlignLeft[data-position^="post_above_content_"],.samAlignRight[data-position^="post_above_content_"]{float:none;margin-bottom:10px}
1085
}
1086
@media (max-width:650px){.samDisplayFlexbox .samItem{flex:100%;margin-right:0}
1087
}
1088
.swiper-container.sam-swiper-container{width:100%;margin-bottom:20px}
1089
.swiper-container.sam-swiper-container .samItem.swiper-slide{margin-top:0 !important;height:auto !important}
1090
.samOverlayDisableClose .js-overlayClose{display:none}
1091
1092
1093
/********* public:w_ms_stick.less ********/
1094
.BRMSContainer .brmsTabContent ol.brmsContentList>li.is-sticked--first{border-top:none}
1095
.BRMSContainer .brmsTabContent ol.brmsContentList>li.is-sticked+.first{border-top:1px dashed #ccc}
1096
.BRMSContainer .brmsTabContent ol.brmsContentList>li.is-sticked .paint{color:#dfdfdf;text-transform:uppercase}
1097
1098
1099
/********* public:xfi_sidebarSocialIconblock.less ********/
1100
@font-face{font-family:'si';src:url('styles/xfi/sidebarSocialIconblock/fonts/socicon.eot');src:url('styles/xfi/sidebarSocialIconblock/fonts/socicon.eot?#iefix') format('embedded-opentype'),url('styles/xfi/sidebarSocialIconblock/fonts/socicon.woff') format('woff'),url('styles/xfi/sidebarSocialIconblock/fonts/socicon.woff2') format('woff2'),url('styles/xfi/sidebarSocialIconblock/fonts/socicon.ttf') format('truetype'),url('styles/xfi/sidebarSocialIconblock/fonts/socicon.svg#icomoonregular') format('svg');font-weight:normal;font-style:normal}
1101
@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:si;src:url(styles/xfi/sidebarSocialIconblock/fonts/socicon.svg) format(svg)}
1102
}
1103
.soc{padding-top:5px;padding-right:0;padding-bottom:0;padding-left:10px;list-style:none;margin:0;overflow:hidden}
1104
.soc li{display:inline-block;
*display:inline;
zoom:1}
1105
.soc li a{font-family:si !important;font-style:normal;font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;box-sizing:border-box;transition:.1s;transition-property:transform;transform:translateZ(0);overflow:hidden;text-decoration:none;text-align:center;display:block;position:relative;z-index:1;width:45px;height:45px;line-height:45px;
font-size:calc(((45px) / 2) + ((45px) / 10 / 2));border-radius:45px;margin-right:9px;color:#ffffff;background-color:
none}
1106
.soc li a[href]:hover{text-decoration:none}
1107
.soc li a:hover{z-index:7501}
1108
.soc-vkontakte{background-color:#5a7fa6}
1109
.soc-vkontakte:before{content:'\e095'}
1110
.soc-odnoklassniki{background-color:#f48420}
1111
.soc-odnoklassniki:before{content:'\e05a'}
1112
.soc-twitter{background-color:#4da7de}
1113
.soc-twitter:before{content:'\e08d'}
1114
.soc-youtube{background-color:#e02a20}
1115
.soc-youtube:before{content:'\e0a5'}
1116
.soc-facebook{background-color:#3e5b98}
1117
.soc-facebook:before{content:'\e028'}
1118
.soc-googleplus{background-color:#dd4b39}
1119
.soc-googleplus:before{content:'\e038'}
1120
.soc-google{background-color:#4285f4}
1121
.soc-google:before{content:'\e034'}
1122
.soc-vimeo{background-color:#51b5e7}
1123
.soc-vimeo:before{content:'\e093'}
1124
.soc-github{background-color:#221e1b}
1125
.soc-github:before{content:'\e032'}
1126
.soc-email1{background-color:#000000}
1127
.soc-email1:before{content:'\e050'}
1128
.soc-email2{background-color:#578AD6}
1129
.soc-email2:before{content:'\e050'}
1130
.soc-instagram{background-color:#405de6}
1131
.soc-instagram:before{content:'\e044'}
1132
.soc-steam{background-color:#171a21}
1133
.soc-steam:before{content:'\e07e'}
1134
.soc-soundcloud{background-color:#fe3801}
1135
.soc-soundcloud:before{content:'\e078'}
1136
.soc-telegram{background-color:#0088cc}
1137
.soc-telegram:before{content:'\e087'}
1138
.soc-skype{background-color:#28abe3}
1139
.soc-skype:before{content:'\e073'}
1140
.soc-viber{background-color:#7b519d}
1141
.soc-viber:before{content:'\e091'}
1142
.soc-whatsapp{background-color:#20B038}
1143
.soc-whatsapp:before{content:'\e099'}
1144
.soc-twitch{background-color:#6441a5}
1145
.soc-twitch:before{content:'\e08c'}
1146
.soc-raidcall{background-color:#073558}
1147
.soc-raidcall:before{content:'\e06a'}
1148
.soc-curse{background-color:#f26522}
1149
.soc-curse:before{content:'\e016'}
1150
.soc-discord{background-color:#7289da}
1151
.soc-discord:before{content:'\e01d'}
1152
.soc-battlenet{background-color:#0096CD}
1153
.soc-battlenet:before{content:'\e00c'}
1154
.soc-blizzard{background-color:#01B2F1}
1155
.soc-blizzard:before{content:'\e011'}
1156
.soc-icq{background-color:#7EBD00}
1157
.soc-icq:before{content:'\e041'}
1158
.soc-vkontakte:hover{background-color:#6e93ba}
1159
.soc-odnoklassniki:hover{background-color:#ff9834}
1160
.soc-twitter:hover{background-color:#61bbf2}
1161
.soc-youtube:hover{background-color:#f43e34}
1162
.soc-facebook:hover{background-color:#526fac}
1163
.soc-vimeo:hover{background-color:#65c9fb}
1164
.soc-github:hover{background-color:#36322f}
1165
.soc-email1:hover{background-color:#363636}
1166
.soc-email2:hover{background-color:#6b9eea}
1167
.soc-instagram:hover{background-color:#5471fa}
1168
.soc-steam:hover{background-color:#2b2e35}
1169
.soc-googleplus:hover{background-color:#f15f4d}
1170
.soc-soundcloud:hover{background-color:#ff4c15}
1171
.soc-telegram:hover{background-color:#149ce0}
1172
.soc-skype:hover{background-color:#3cbff7}
1173
.soc-viber:hover{background-color:#8f65b1}
1174
.soc-whatsapp:hover{background-color:#34c44c}
1175
.soc-twitch:hover{background-color:#7e5bbe}
1176
.soc-raidcall:hover{background-color:#0b5187}
1177
.soc-curse:hover{background-color:#f58752}
1178
.soc-discord:hover{background-color:#9aabe5}
1179
.soc-battlenet:hover{background-color:#01bbff}
1180
.soc-blizzard:hover{background-color:#27c6fe}
1181
.soc-icq:hover{background-color:#92d114}
1182
.soc-google:hover{background-color:#5699ff}
1183
1184
1185
/********* public:extra.less ********/
1186
.node .node-subNodeFlatList li{float:left;margin:2px 0 2px 2%;width:31%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal}
1187
@media (max-width:650px){.node-description,.node-stats,.node-subNodesFlat{display:block}
1188
.node .node-stats{display:none}
1189
}
1190
body[data-template="forum_list"] .p-title-value,body[data-template="forum_list"] .p-title-pageAction{display:none}
1191
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Regular.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Regular.woff') format('woff');font-weight:normal;font-style:normal}
1192
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Bold.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1193
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Normal.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Normal.woff') format('woff');font-weight:normal;font-style:normal}
1194
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Bold.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1195
.notice.B_I_Z{background:#303739 url(/styles/notice/images/biz.jpg) no-repeat top;background-size:cover;color:#fff;overflow:hidden;position:relative;border:none}
1196
.notice.B_I_Z .uix_noticeIcon{display:none}
1197
.notice.B_I_Z .notice--example{background:transparent url() no-repeat 98% 50%;background-size:160px;padding:1em;z-index:2}
1198
.notice.B_I_Z .notice--example h1{font-family:'SKODANextArabic';font-size:2.4em;font-weight:bold;text-transform:uppercase;text-shadow:1px 3px 0 #9fc0ed;color:#ff692c;padding:0;margin:0}
1199
.notice.B_I_Z .notice--example h1 rad{color:#e33b3b;text-shadow:1px 3px 0 #386272}
1200
.notice.B_I_Z .notice--example h1 castom{color:#603BA6}
1201
.notice.B_I_Z .notice--example p{font-family:'SolomonSans';font-size:1.3em;max-width:85%;padding:0;margin:0;text-shadow:1px 1px 1px #7c93ab;color:#100E2E}
1202
.notice.B_I_Z .notice--example p buy{font-size:1em;font-weight:#ff4040;color:red}
1203
@media (max-width:900px){.notice.B_I_Z .notice--example p{max-width:100%}
1204
}
1205
.notice.B_I_Z .notice--example a{margin-top:1em;margin-right:10px}
1206
.notice.B_I_Z .notice--example a.button--icon--example .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1207
.notice.B_I_Z .notice--example a.button--icon--example .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f555";margin-right:3px}
1208
.notice.B_I_Z .notice--example a{margin-top:1em}
1209
.notice.B_I_Z .notice--example a.button--icon--example1 .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1210
.notice.B_I_Z .notice--example a.button--icon--example1 .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f02c";margin-right:3px}
1211
@media (max-width:900px){.notice.B_I_Z .notice--example{background:transparent}
1212
}
1213
@media (max-width:650px){.notice.B_I_Z .notice--example{font-size:90%}
1214
}
1215
@media (max-width:480px){.notice.B_I_Z .notice--example{font-size:80%}
1216
}
1217
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Regular.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Regular.woff') format('woff');font-weight:normal;font-style:normal}
1218
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Bold.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1219
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Normal.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Normal.woff') format('woff');font-weight:normal;font-style:normal}
1220
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Bold.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1221
.notice.LINK{background:#303739 url(/styles/notice/images/link.png) no-repeat top;background-size:cover;color:#fff;overflow:hidden;position:relative;border:none}
1222
.notice.LINK .uix_noticeIcon{display:none}
1223
.notice.LINK .notice--example{background:transparent url() no-repeat 98% 50%;background-size:160px;padding:1em;z-index:2}
1224
.notice.LINK .notice--example h1{font-family:'SKODANextArabic';font-size:2.4em;font-weight:bold;text-transform:uppercase;text-shadow:1px 2px 0 #2ea8b9;color:#006672;padding:0;margin:0}
1225
.notice.LINK .notice--example h1 rad{color:#F05959}
1226
.notice.LINK .notice--example h1 castom{color:#da352f;text-shadow:1px 2px 0 #1d7f84}
1227
.notice.LINK .notice--example p{font-family:'SolomonSans';font-size:1.3em;max-width:85%;padding:0;margin:0;color:#000000;text-shadow:1px 0px 0 #2c486d}
1228
.notice.LINK .notice--example p buy{font-weight:bold;color:#F05959}
1229
@media (max-width:900px){.notice.LINK .notice--example p{max-width:100%}
1230
}
1231
.notice.LINK .notice--example a{margin-top:1em;margin-right:10px}
1232
.notice.LINK .notice--example a.button--icon--example .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1233
.notice.LINK .notice--example a.button--icon--example .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f555";margin-right:3px}
1234
.notice.LINK .notice--example a{margin-top:1em}
1235
.notice.LINK .notice--example a.button--icon--example1 .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1236
.notice.LINK .notice--example a.button--icon--example1 .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f02c";margin-right:3px}
1237
@media (max-width:900px){.notice.LINK .notice--example{background:transparent}
1238
}
1239
@media (max-width:650px){.notice.LINK .notice--example{font-size:90%}
1240
}
1241
@media (max-width:480px){.notice.LINK .notice--example{font-size:80%}
1242
}
1243
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Regular.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Regular.woff') format('woff');font-weight:normal;font-style:normal}
1244
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Bold.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1245
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Normal.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Normal.woff') format('woff');font-weight:normal;font-style:normal}
1246
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Bold.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1247
.notice.N_G{background:#303739 url(/styles/notice/images/notice-bg.jpg) no-repeat top;background-size:cover;color:#fff;overflow:hidden;position:relative;border:none}
1248
.notice.N_G .uix_noticeIcon{display:none}
1249
.notice.N_G .notice--example{background:transparent url() no-repeat 98% 50%;background-size:160px;padding:1em;z-index:2}
1250
.notice.N_G .notice--example h1{font-family:'SKODANextArabic';font-size:2.4em;font-weight:bold;text-transform:uppercase;color:#fff;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #ff00de,0 0 70px #ff00de;padding:0;margin:0}
1251
.notice.N_G .notice--example p{font-family:'SolomonSans';font-size:1.3em;max-width:85%;padding:0;margin:0;text-shadow:1px 1px 1px #000}
1252
.notice.N_G .notice--example p buy{font-size:1em;font-weight:bold;color:red}
1253
@media (max-width:900px){.notice.N_G .notice--example p{max-width:100%}
1254
}
1255
.notice.N_G .notice--example a{margin-top:1em;margin-right:10px}
1256
.notice.N_G .notice--example a.button--icon--example .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1257
.notice.N_G .notice--example a.button--icon--example .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f555";margin-right:3px}
1258
.notice.N_G .notice--example a{margin-top:1em}
1259
.notice.N_G .notice--example a.button--icon--example1 .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1260
.notice.N_G .notice--example a.button--icon--example1 .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f02c";margin-right:3px}
1261
@media (max-width:900px){.notice.N_G .notice--example{background:transparent}
1262
}
1263
@media (max-width:650px){.notice.N_G .notice--example{font-size:90%}
1264
}
1265
@media (max-width:480px){.notice.N_G .notice--example{font-size:80%}
1266
}
1267
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Regular.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Regular.woff') format('woff');font-weight:normal;font-style:normal}
1268
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Bold.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1269
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Normal.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Normal.woff') format('woff');font-weight:normal;font-style:normal}
1270
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Bold.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1271
.notice.NOWAR{background:#303739 url(/styles/notice/images/nw.png) no-repeat top;background-size:cover;color:#fff;overflow:hidden;position:relative;border:none}
1272
.notice.NOWAR .uix_noticeIcon{display:none}
1273
.notice.NOWAR .notice--example{background:transparent url() no-repeat 98% 50%;background-size:160px;padding:1em;z-index:2}
1274
.notice.NOWAR .notice--example h1{font-family:'SKODANextArabic';font-size:2.4em;font-weight:bold;text-transform:uppercase;text-shadow:1px 2px 0 #2ea8b9;color:#006672;padding:0;margin:0}
1275
.notice.NOWAR .notice--example h1 rad{color:#F05959}
1276
.notice.NOWAR .notice--example h1 castom{color:#da352f;text-shadow:1px 2px 0 #1d7f84}
1277
.notice.NOWAR .notice--example p{font-family:'SolomonSans';font-size:1.3em;max-width:85%;padding:0;margin:0;color:#000000;text-shadow:1px 0px 0 #2c486d}
1278
.notice.NOWAR .notice--example p buy{font-weight:bold;color:#F05959}
1279
@media (max-width:900px){.notice.NOWAR .notice--example p{max-width:100%}
1280
}
1281
.notice.NOWAR .notice--example a{margin-top:1em;margin-right:10px}
1282
.notice.NOWAR .notice--example a.button--icon--example .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1283
.notice.NOWAR .notice--example a.button--icon--example .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f555";margin-right:3px}
1284
.notice.NOWAR .notice--example a{margin-top:1em}
1285
.notice.NOWAR .notice--example a.button--icon--example1 .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1286
.notice.NOWAR .notice--example a.button--icon--example1 .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f02c";margin-right:3px}
1287
@media (max-width:900px){.notice.NOWAR .notice--example{background:transparent}
1288
}
1289
@media (max-width:650px){.notice.NOWAR .notice--example{font-size:90%}
1290
}
1291
@media (max-width:480px){.notice.NOWAR .notice--example{font-size:80%}
1292
}
1293
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Regular.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Regular.woff') format('woff');font-weight:normal;font-style:normal}
1294
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Bold.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1295
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Normal.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Normal.woff') format('woff');font-weight:normal;font-style:normal}
1296
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Bold.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1297
.notice.T_E_S_T{background:#303739 url(/styles/notice/images/TESY.png) no-repeat top;background-size:cover;color:#fff;overflow:hidden;position:relative;border:none}
1298
.notice.T_E_S_T .uix_noticeIcon{display:none}
1299
.notice.T_E_S_T .notice--example{background:transparent url() no-repeat 98% 50%;background-size:160px;padding:1em;z-index:2}
1300
.notice.T_E_S_T .notice--example h1{font-family:'SKODANextArabic';font-size:2.4em;font-weight:bold;text-transform:uppercase;text-shadow:1px 4px 0 #456;color:#FFF;padding:0;margin:0}
1301
.notice.T_E_S_T .notice--example p{font-family:'SolomonSans';font-size:1.3em;max-width:85%;padding:0;margin:0;text-shadow:1px 1px 1px #000}
1302
.notice.T_E_S_T .notice--example p buy{font-size:1em;font-weight:bold;color:red}
1303
@media (max-width:900px){.notice.T_E_S_T .notice--example p{max-width:100%}
1304
}
1305
.notice.T_E_S_T .notice--example a{margin-top:1em;margin-right:10px}
1306
.notice.T_E_S_T .notice--example a.button--icon--example .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1307
.notice.T_E_S_T .notice--example a.button--icon--example .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f555";margin-right:3px}
1308
.notice.T_E_S_T .notice--example a{margin-top:1em}
1309
.notice.T_E_S_T .notice--example a.button--icon--example1 .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1310
.notice.T_E_S_T .notice--example a.button--icon--example1 .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f02c";margin-right:3px}
1311
@media (max-width:900px){.notice.T_E_S_T .notice--example{background:transparent}
1312
}
1313
@media (max-width:650px){.notice.T_E_S_T .notice--example{font-size:90%}
1314
}
1315
@media (max-width:480px){.notice.T_E_S_T .notice--example{font-size:80%}
1316
}
1317
a.bb-button-green{font-weight:600;color:white;text-decoration:none;padding:10px;border-radius:5px;background:#54cd8e;box-shadow:0 -1px #35a76e inset;transition:0.2s;display:inline-block}
1318
a.bb-button-green:hover{background:#8e54cd}
1319
a.bb-button-green:active{background:#21935a;box-shadow:0 3px #21935a inset}
1320
a.bb-button-orange{font-weight:600;color:white;text-decoration:none;padding:10px;border-radius:5px;background:#ffa500;box-shadow:0 -1px #35a76e inset;transition:0.2s;display:inline-block}
1321
a.bb-button-orange:hover{background:#8e54cd}
1322
a.bb-button-orange:active{background:#21935a;box-shadow:0 3px #21935a inset}
1323
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Regular.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Regular.woff') format('woff');font-weight:normal;font-style:normal}
1324
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Bold.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1325
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Normal.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Normal.woff') format('woff');font-weight:normal;font-style:normal}
1326
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Bold.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1327
.notice.gen{background:#303739 url(/styles/notice/images/gen.png) no-repeat top;background-size:cover;color:#fff;overflow:hidden;position:relative;border:none}
1328
.notice.gen .uix_noticeIcon{display:none}
1329
.notice.gen .notice--example{background:transparent url() no-repeat 98% 50%;background-size:160px;padding:1em;z-index:2}
1330
.notice.gen .notice--example h1{font-family:'SKODANextArabic';font-size:2.4em;font-weight:bold;text-transform:uppercase;text-shadow:1px 3px 0 #e4d3f2;color:#621d9b;padding:0;margin:0}
1331
.notice.gen .notice--example h1 rad{color:#9b29fe}
1332
.notice.gen .notice--example h1 castom{color:#269967}
1333
.notice.gen .notice--example p{font-family:'SolomonSans';font-size:1.3em;font-weight:600;max-width:85%;padding:0;margin:0;color:#363636;text-shadow:1px 1px 0px #f1e9f8}
1334
.notice.gen .notice--example p buy{color:#269967;text-shadow:1px 1px 0px #f1e9f8;font-weight:600}
1335
@media (max-width:900px){.notice.gen .notice--example p{max-width:100%}
1336
}
1337
.notice.gen .notice--example a{margin-top:1em;margin-right:10px}
1338
.notice.gen .notice--example a.button--icon--example .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1339
.notice.gen .notice--example a.button--icon--example .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f555";margin-right:3px}
1340
.notice.gen .notice--example a{margin-top:1em}
1341
.notice.gen .notice--example a.button--icon--example1 .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1342
.notice.gen .notice--example a.button--icon--example1 .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f02c";margin-right:3px}
1343
@media (max-width:900px){.notice.gen .notice--example{background:transparent}
1344
}
1345
@media (max-width:650px){.notice.gen .notice--example{font-size:90%}
1346
}
1347
@media (max-width:480px){.notice.gen .notice--example{font-size:80%}
1348
}
1349
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Regular.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Regular.woff') format('woff');font-weight:normal;font-style:normal}
1350
@font-face{font-family:'SKODANextArabic';src:url('/styles/notice/fonts/SKODANextArabic-Bold.woff2') format('woff2'),url('/styles/notice/fonts/SKODANextArabic-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1351
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Normal.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Normal.woff') format('woff');font-weight:normal;font-style:normal}
1352
@font-face{font-family:'SolomonSans';src:url('/styles/notice/fonts/Solomon-Sans-Bold.woff2') format('woff2'),url('/styles/notice/fonts/Solomon-Sans-Bold.woff') format('woff');font-weight:bold;font-style:normal}
1353
.notice.P_P{background:#303739 url(/styles/notice/images/sub.png) no-repeat top;background-size:cover;color:#fff;overflow:hidden;position:relative;border:none}
1354
.notice.P_P .uix_noticeIcon{display:none}
1355
.notice.P_P .notice--example{background:transparent url() no-repeat 98% 50%;background-size:160px;padding:1em;z-index:2}
1356
.notice.P_P .notice--example h1{font-family:'SKODANextArabic';font-size:2.4em;font-weight:bold;text-transform:uppercase;text-shadow:1px 2px 0 #9388ba;color:#4340A1;padding:0;margin:0}
1357
.notice.P_P .notice--example h1 rad{color:#fd6995;text-shadow:1px 2px 0 #386272}
1358
.notice.P_P .notice--example h1 castom{color:#603BA6}
1359
.notice.P_P .notice--example p{font-family:'SolomonSans';font-size:1.3em;max-width:85%;padding:0;margin:0;text-shadow:1px 1px 1px #bfb8d6;color:#000}
1360
.notice.P_P .notice--example p buy{font-size:1em;font-weight:#ff4040;color:red}
1361
@media (max-width:900px){.notice.P_P .notice--example p{max-width:100%}
1362
}
1363
.notice.P_P .notice--example a{margin-top:1em;margin-right:10px}
1364
.notice.P_P .notice--example a.button--icon--example .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1365
.notice.P_P .notice--example a.button--icon--example .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f555";margin-right:3px}
1366
.notice.P_P .notice--example a{margin-top:1em}
1367
.notice.P_P .notice--example a.button--icon--example1 .button-text{font-family:'SolomonSans';font-weight:bold;text-transform:uppercase}
1368
.notice.P_P .notice--example a.button--icon--example1 .button-text:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;content:"\f02c";margin-right:3px}
1369
@media (max-width:900px){.notice.P_P .notice--example{background:transparent}
1370
}
1371
@media (max-width:650px){.notice.P_P .notice--example{font-size:90%}
1372
}
1373
@media (max-width:480px){.notice.P_P .notice--example{font-size:80%}
1374
}