Weblizar Twitter Widget - Version 1.8.8

Version Description

[28/08/2019] * Some security issue fixed * readme file text update.

Download this release

Release Info

Developer weblizar
Plugin Icon 128x128 Weblizar Twitter Widget
Version 1.8.8
Comparing to
See all releases

Code changes from version 1.8.7 to 1.8.8

banner.php CHANGED
@@ -22,10 +22,10 @@ $twt_imgpath = WEBLIZAR_TWITTER_PLUGIN_URL."images/twt.jpg"; ?>
22
  <li> <?php esc_html_e('Update Twitter Status', 'twitter-tweets'); ?> </li>
23
  <li> <?php esc_html_e('Twitter Tweets Widget', 'twitter-tweets'); ?> </li>
24
  </ul>
25
- <div class="wp_btn-grup">
26
- <a class="wb_button-primary" href="http://demo.weblizar.com/twitter-tweets-pro/" target="_blank"><?php esc_html_e('View Demo', 'twitter-tweets'); ?> </a>
27
- <a class="wb_button-primary" href="https://weblizar.com/plugins/twitter-tweets-pro/" target="_blank"><?php esc_html_e('Buy Now', 'twitter-tweets'); ?><?php esc_html_e( '$19', 'twitter-tweets' ); ?> </a>
28
- </div>
29
  </div>
30
  </div>
31
  </div>
22
  <li> <?php esc_html_e('Update Twitter Status', 'twitter-tweets'); ?> </li>
23
  <li> <?php esc_html_e('Twitter Tweets Widget', 'twitter-tweets'); ?> </li>
24
  </ul>
25
+ <div class="wp_btn-grup">
26
+ <a class="wb_button-primary" href="http://demo.weblizar.com/twitter-tweets-pro/" target="_blank"><?php esc_html_e('View Demo', 'twitter-tweets'); ?> </a>
27
+ <a class="wb_button-primary" href="https://weblizar.com/plugins/twitter-tweets-pro/" target="_blank"><?php esc_html_e('Buy Now', 'twitter-tweets'); ?><?php esc_html_e( '$19', 'twitter-tweets' ); ?> </a>
28
+ </div>
29
  </div>
30
  </div>
31
  </div>
css/pricing-table-responsive.css ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Copyright 2013 Soundarapandian
3
+ * Pricing table built on Twitter Bootstrap.
4
+
5
+ Responsive styles for pricing table tested in the
6
+ below device simulations.
7
+ Apple iPhone
8
+ 320x480 Portrait
9
+ 480x320 Landscape
10
+ Apple iPhone 5
11
+ 320x568 Portrait
12
+ 568x320 Landscape
13
+ Small Tablet
14
+ 600x800 Portrait
15
+ 800x600 Landscape
16
+ Tablet
17
+ 768x1024 Portrait
18
+ 1024x768 Landscape
19
+ Widescreen
20
+ 1280x800 Landscape
21
+ 800x1280 Portrait
22
+ */
23
+
24
+ @media (max-width: 320px) {
25
+ .pricing-three-column {
26
+ width: 100%;
27
+ }
28
+ }
29
+
30
+ @media (max-width: 767px) {
31
+ .pricing-table .plan {
32
+ margin-bottom: 20px;
33
+ }
34
+ .pricing-variable-height .plan {
35
+ margin-left: 0;
36
+ }
37
+ .pricing-three-column {
38
+ width: 100%;
39
+ }
40
+ }
css/pricing-table.css ADDED
@@ -0,0 +1,371 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * =================== Start pricing table =====================*/
3
+ .plan-name span {background-color:#4D2626;color:#fff;padding: 8px;}
4
+ .button{line-height: 35px !important;}
5
+ .plan-name {
6
+ margin-top:40px;
7
+ text-align: center;
8
+ }
9
+ .plan-name h2{
10
+ font-weight: bold;
11
+ font-size: 36px;
12
+ padding-top: 30px;
13
+ padding-bottom: 10px;
14
+ }
15
+ .plan-name h6{
16
+ font-size: 22px;
17
+ padding-top: 10px;
18
+ padding-bottom: 10px;
19
+ }
20
+ .demoftr h2 {
21
+ font-weight: bold;
22
+ font-size: 26px;
23
+ padding-top: 20px;
24
+ padding-bottom: 20px;
25
+ text-align:center;
26
+ }
27
+ .ftr_img{
28
+ border: 1px solid #e3e3e3;
29
+ background: #f7f7f7;padding:10px;
30
+ }
31
+ .plan-name .centre{
32
+ padding-top:40px;
33
+ text-align: center;
34
+ float:left;
35
+ width:100%;
36
+ }
37
+ .plan-name .centre h2{
38
+ font-weight: bold;
39
+ font-size: 36px;
40
+ padding-top: 10px;
41
+ padding-bottom: 25px;
42
+ }
43
+ .purchase_btn_div {
44
+ margin-top:20px;
45
+ text-align: center;
46
+ }
47
+ .dmobtn{ margin-right:10px; }
48
+ .pricing-table .plan {
49
+ border-radius: 5px;
50
+ text-align: center;
51
+ background-color: #f3f3f3;
52
+ -moz-box-shadow: 0 0 6px 2px #b0b2ab;
53
+ -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
54
+ box-shadow: 0 0 6px 2px #b0b2ab;
55
+ }
56
+
57
+ .pricing-table .plan:hover {
58
+ background-color: #fff;
59
+ -moz-box-shadow: 0 0 12px 3px #b0b2ab;
60
+ -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
61
+ box-shadow: 0 0 12px 3px #b0b2ab;
62
+ }
63
+
64
+ .pricing-table .plan .plan-name {
65
+ padding: 20px;
66
+ color: #fff;
67
+ background-color: #1E8CBE;
68
+ -moz-border-radius: 5px 5px 0 0;
69
+ -webkit-border-radius: 5px 5px 0 0;
70
+ border-radius: 5px 5px 0 0;
71
+ }
72
+
73
+ .pricing-table .plan .plan-name span {
74
+ font-size: 20px;
75
+ }
76
+
77
+ .pricing-table .plan ul {
78
+ list-style: none;
79
+ margin: 0;
80
+ -moz-border-radius: 0 0 5px 5px;
81
+ -webkit-border-radius: 0 0 5px 5px;
82
+ border-radius: 0 0 5px 5px;
83
+ }
84
+
85
+ .pricing-table .plan ul li.plan-feature {
86
+ padding: 15px 10px;
87
+ border-top: 1px solid #c5c8c0;
88
+ }
89
+
90
+ .pricing-three-column {
91
+ margin: 0 auto;
92
+ width: 100%;
93
+ margin-top: 10px;
94
+ }
95
+
96
+ .pricing-variable-height .plan {
97
+ float: none;
98
+ margin-left: 2%;
99
+ vertical-align: bottom;
100
+ display: inline-block;
101
+ /* Support for inline-block in IE7 */
102
+ zoom:1;
103
+ *display:inline;
104
+ }
105
+
106
+ .plan-mouseover .plan-name {
107
+ background-color: #4e9a06 !important;
108
+ }
109
+
110
+ .btn-plan-select {
111
+ padding: 8px 25px;
112
+ font-size: 18px;
113
+ }
114
+ .plan ul{
115
+ padding:0px;
116
+ }
117
+
118
+ /*
119
+ * =================== End pricing table =====================*/
120
+
121
+
122
+
123
+ /*-----------------------
124
+ ---iPad Slider Styles----
125
+ -------------------------*/
126
+
127
+ .ipad-frame {
128
+ display:block;
129
+ position:relative;
130
+ width:100%;
131
+ margin:0 auto;
132
+ overflow:hidden;
133
+ }
134
+
135
+ .ipad-screen{
136
+ display: block;
137
+ position: absolute;
138
+ top: 3.7%;
139
+ left: 14.755%;
140
+ width: 71.25%;
141
+ height: 86.3%;
142
+ overflow: hidden;
143
+ }
144
+
145
+ .flexslider {
146
+ margin:0;
147
+ padding:0;
148
+ background:transparent;
149
+ border:none;
150
+ box-shadow:none;
151
+ -webkit-touch-callout: none;
152
+ -webkit-user-select: none;
153
+ -khtml-user-select: none;
154
+ -moz-user-select: none;
155
+ -ms-user-select: none;
156
+ user-select: none;
157
+ z-index:1;
158
+ }
159
+
160
+ .ipad-slider .flex-direction-nav .flex-prev,
161
+ .ipad-slider .flex-direction-nav .flex-next{
162
+ background:#31A3DD;
163
+ background-image:none;
164
+ display:inline;
165
+ text-indent:0;
166
+ position:absolute;
167
+ top:50%;
168
+ width:44px;
169
+ height:44px;
170
+ padding:0;
171
+ padding-left:12px;
172
+ margin:0;
173
+ margin-top:-22px;
174
+ font-size:42px;
175
+ line-height:38px;
176
+ color:#fff;
177
+ border-radius:5px;
178
+ -webkit-transition:all .2s ease-out;
179
+ transition:all .2s ease-out;
180
+ }
181
+
182
+ .ipad-slider .flex-direction-nav .flex-next{
183
+ text-align:right;
184
+ padding-right:12px;
185
+ }
186
+
187
+ .ipad-slider .flex-direction-nav a:hover,
188
+ .ipad-slider .flex-direction-nav a:active,
189
+ .ipad-slider .flex-direction-nav a:focus{
190
+ text-decoration:none;
191
+ }
192
+
193
+ .ipad-slider .flex-direction-nav a:hover {
194
+ background:#363B46;
195
+ }
196
+
197
+ .ipad-slider:hover .flex-next {opacity: 1; right: 5px;}
198
+ .ipad-slider:hover .flex-prev {opacity: 1; left: 5px;}
199
+
200
+ /** product thumb style **/
201
+ .theme-frame {
202
+ display:block;
203
+ position:relative;
204
+ width:100%;
205
+ margin:0 auto;
206
+ overflow:hidden;
207
+ }
208
+
209
+ .theme-screen{
210
+ display: block;
211
+ position: absolute;
212
+ top: 4.0%;
213
+ left: 11.7%;
214
+ width: 77.00%;
215
+ height: 87.0%;
216
+ overflow: hidden;
217
+ }
218
+
219
+
220
+
221
+
222
+
223
+ /*-----------------------
224
+ -----Scrollimations------
225
+ ------------------------*/
226
+ .scrollimation.fade-in{
227
+ opacity:0;
228
+ -webkit-transition:opacity 0.6s ease-out;
229
+ transition:opacity 0.6s ease-out;
230
+ }
231
+
232
+ .scrollimation.fade-in.in{
233
+ opacity:1;
234
+ }
235
+
236
+ .scrollimation.scale-in{
237
+ opacity:0;
238
+ -webkit-transform: scale(0.5);
239
+ -moz-transform: scale(0.5);
240
+ -ms-transform: scale(0.5);
241
+ transform:scale(0.5);
242
+ -webkit-transition: -webkit-transform .6s cubic-bezier(.17,.89,.67,1.57), opacity .6s ease-out;
243
+ transition: transform .6s cubic-bezier(.17,.89,.67,1.57), opacity .6s ease-out;
244
+ }
245
+
246
+ .scrollimation.scale-in.in{
247
+ opacity:1;
248
+ -webkit-transform: scale(1);
249
+ -moz-transform: scale(1);
250
+ -ms-transform: scale(1);
251
+ transform:scale(1);
252
+ }
253
+
254
+ .scrollimation.fade-right{
255
+ opacity:0;
256
+ -webkit-transform: translateX(-100px);
257
+ -moz-transform: translateX(-100px);
258
+ -ms-transform: translateX(-100px);
259
+ transform:translateX(-100px);
260
+ -webkit-transition: -webkit-transform .4s ease-out,opacity .4s ease-out;
261
+ transition: transform .4s ease-out,opacity .4s ease-out;
262
+ }
263
+
264
+ .scrollimation.fade-right.in{
265
+ opacity:1;
266
+ -webkit-transform: translateX(0px);
267
+ -moz-transform: translateX(0px);
268
+ -ms-transform: translateX(0px);
269
+ transform:translateX(0px);
270
+ }
271
+
272
+ .scrollimation.fade-left{
273
+ opacity:0;
274
+ -webkit-transform: translateX(100px);
275
+ -moz-transform: translateX(100px);
276
+ -ms-transform: translateX(100px);
277
+ transform:translateX(100px);
278
+ -webkit-transition: -webkit-transform .4s ease-out,opacity .4s ease-out;
279
+ transition: transform .4s ease-out,opacity .4s ease-out;
280
+ }
281
+
282
+ .scrollimation.fade-left.in{
283
+ opacity:1;
284
+ -webkit-transform: translateX(0px);
285
+ -moz-transform: translateX(0px);
286
+ -ms-transform: translateX(0px);
287
+ transform:translateX(0px);
288
+ }
289
+
290
+ .scrollimation.fade-up{
291
+ opacity:0;
292
+ -webkit-transform: translateY(100px);
293
+ -moz-transform: translateY(100px);
294
+ -ms-transform: translateY(100px);
295
+ transform:translateY(100px);
296
+ -webkit-transition: -webkit-transform .4s ease-out,opacity .4s ease-in;
297
+ transition: transform .4s ease-out,opacity .4s ease-in-out;
298
+ }
299
+
300
+ .scrollimation.fade-up.in{
301
+ opacity:1;
302
+ -webkit-transform: translateY(0px);
303
+ -moz-transform: translateY(0px);
304
+ -ms-transform: translateY(0px);
305
+ transform:translateY(0px);
306
+ }
307
+
308
+ .scrollimation.d1{
309
+ transition-delay:.2s;
310
+ }
311
+
312
+ .scrollimation.d2{
313
+ transition-delay:.4s;
314
+ }
315
+
316
+ .scrollimation.d3{
317
+ transition-delay:.6s;
318
+ }
319
+
320
+ .scrollimation.d4{
321
+ transition-delay:.8s;
322
+ }
323
+
324
+ .touch .scrollimation.fade-in{
325
+ opacity:1;
326
+ }
327
+
328
+ .touch .scrollimation.scale-in{
329
+ opacity:1;
330
+ -webkit-transform: scale(1);
331
+ -moz-transform: scale(1);
332
+ -ms-transform: scale(1);
333
+ transform:scale(1);
334
+ }
335
+
336
+ .touch .scrollimation.fade-right{
337
+ opacity:1;
338
+ -webkit-transform: translateX(0px);
339
+ -moz-transform: translateX(0px);
340
+ -ms-transform: translateX(0px);
341
+ transform:translateX(0px);
342
+ }
343
+
344
+ .touch .scrollimation.fade-left{
345
+ opacity:1;
346
+ -webkit-transform: translateX(0px);
347
+ -moz-transform: translateX(0px);
348
+ -ms-transform: translateX(0px);
349
+ transform:translateX(0px);
350
+ }
351
+
352
+ .touch .scrollimation.fade-up{
353
+ opacity:1;
354
+ -webkit-transform: translateY(0px);
355
+ -moz-transform: translateY(0px);
356
+ -ms-transform: translateY(0px);
357
+ transform:translateY(0px);
358
+ }
359
+ @media (max-width:1400px) {
360
+
361
+ .ipad-screen{
362
+ display: block;
363
+ position: absolute;
364
+ top: 3.7%;
365
+ left: 14.655%;
366
+ width: 71.25%;
367
+ height: 86.3%;
368
+ overflow: hidden;
369
+ }
370
+
371
+ }
css/recom.css ADDED
@@ -0,0 +1,2768 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .custom_gallery_layout_label
2
+ {
3
+ width: 74px !important;
4
+ }
5
+ .custom_gallery_layout_control
6
+ {
7
+ margin-left: 80px !important;
8
+ }
9
+ .gallery_plugin_message
10
+ {
11
+ font-weight: 400;
12
+ background: #d54d21;
13
+ padding: 1em;
14
+ margin: 10px 0;
15
+ }
16
+ .gallery_plugin_message > p
17
+ {
18
+ color: #fff;
19
+ margin: 0px !important;
20
+ }
21
+ .widget_premium_feature
22
+ {
23
+ color: #FF0000;
24
+ font-size: 13px !important;
25
+ }
26
+
27
+ .gallery-shortcode-label
28
+ {
29
+ color:#5A5A5A!important;
30
+ font-family:Georgia,Times New Roman,Times,serif!important;
31
+ font-size:1.8em!important;
32
+ font-weight:normal!important;
33
+ }
34
+
35
+ .gallery_icon {
36
+ background: url(../images/icon.png) no-repeat top left;
37
+ display: inline-block;
38
+ height: 16px;
39
+ margin: 0 2px 0 0;
40
+ vertical-align: sub;
41
+ width: 16px;
42
+ }
43
+ .separator-doubled {
44
+ padding: 0;
45
+ height: 0;
46
+ border: none;
47
+ border-top: medium double #d5d5d5;
48
+ color: #333;
49
+ text-align: center;
50
+ margin-top: 10px;
51
+ }
52
+ .separator-single {
53
+ padding: 0;
54
+ height: 0;
55
+ border: none;
56
+ border-bottom: 1px solid #d5d5d5;
57
+ color: #333;
58
+ text-align: center;
59
+ margin-top: 10px;
60
+ margin-bottom: 10px;
61
+ }
62
+
63
+ .dataTable td {
64
+ text-align: left !important;
65
+ }
66
+
67
+ .breadcrumb {
68
+ padding: 8px 15px;
69
+ margin: 0 0 20px;
70
+ list-style: none;
71
+ background-color: #f5f5f5;
72
+ -webkit-border-radius: 4px;
73
+ -moz-border-radius: 4px;
74
+ border-radius: 4px;
75
+ }
76
+
77
+ .breadcrumb > li {
78
+ display: inline-block;
79
+ *display: inline;
80
+ text-shadow: 0 1px 0 #ffffff;
81
+ *zoom: 1;
82
+ }
83
+
84
+ .breadcrumb > li > .divider {
85
+ padding: 0 5px;
86
+ color: #ccc;
87
+ }
88
+
89
+ .breadcrumb > .active {
90
+ color: #999999;
91
+ }
92
+
93
+ .btn-small {
94
+ padding: 7px 12px 6px 12px;
95
+ line-height: 13px;
96
+ }
97
+
98
+ button.btn.btn-small, input[type="submit"].btn.btn-small {
99
+ *padding-top: 3px;
100
+ *padding-bottom: 3px;
101
+ }
102
+
103
+ .btn {
104
+ display: inline-block;
105
+ *display: inline;
106
+ padding: 4px 12px;
107
+ margin-bottom: 0;
108
+ *margin-left: .3em;
109
+ font-size: 12px;
110
+ line-height: 20px;
111
+ color: #333333;
112
+ text-align: center;
113
+ text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
114
+ vertical-align: middle;
115
+ cursor: pointer;
116
+ background-color: #f5f5f5;
117
+ *background-color: #e6e6e6;
118
+ background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
119
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
120
+ background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
121
+ background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
122
+ background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
123
+ background-repeat: repeat-x;
124
+ border: 1px solid #bbbbbb;
125
+ *border: 0;
126
+ border-color: #e6e6e6 #e6e6e6 #bfbfbf;
127
+ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
128
+ border-bottom-color: #a2a2a2;
129
+ -webkit-border-radius: 4px;
130
+ -moz-border-radius: 4px;
131
+ border-radius: 4px;
132
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
133
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
134
+ *zoom: 1;
135
+ -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
136
+ -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
137
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
138
+ }
139
+
140
+ .btn:hover,
141
+ .btn:active,
142
+ .btn.active,
143
+ .btn.disabled,
144
+ .btn[disabled] {
145
+ color: #333333;
146
+ background-color: #e6e6e6;
147
+ *background-color: #d9d9d9;
148
+ }
149
+
150
+ .btn:active,
151
+ .btn.active {
152
+ background-color: #cccccc \9;
153
+ }
154
+
155
+ .btn:first-child {
156
+ *margin-left: 0;
157
+ }
158
+
159
+ .btn:hover {
160
+ color: #333333;
161
+ text-decoration: none;
162
+ background-position: 0 -15px;
163
+ -webkit-transition: background-position 0.1s linear;
164
+ -moz-transition: background-position 0.1s linear;
165
+ -o-transition: background-position 0.1s linear;
166
+ transition: background-position 0.1s linear;
167
+ }
168
+
169
+ .btn:focus {
170
+ outline: thin dotted #333;
171
+ outline: 5px auto -webkit-focus-ring-color;
172
+ outline-offset: -2px;
173
+ }
174
+
175
+ .btn.active,
176
+ .btn:active {
177
+ background-image: none;
178
+ outline: 0;
179
+ -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
180
+ -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
181
+ box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
182
+ }
183
+
184
+ .btn-primary.active,
185
+ .btn-warning.active,
186
+ .btn-danger.active,
187
+ .btn-success.active,
188
+ .btn-info.active,
189
+ .btn-inverse.active {
190
+ color: rgba(255, 255, 255, 0.75);
191
+ }
192
+
193
+ .btn {
194
+ border-color: #c5c5c5;
195
+ border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
196
+ }
197
+
198
+ .btn-primary {
199
+ color: #ffffff;
200
+ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
201
+ background-color: #006dcc;
202
+ *background-color: #0044cc;
203
+ background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
204
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
205
+ background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
206
+ background-image: -o-linear-gradient(top, #0088cc, #0044cc);
207
+ background-image: linear-gradient(to bottom, #0088cc, #0044cc);
208
+ background-repeat: repeat-x;
209
+ border-color: #0044cc #0044cc #002a80;
210
+ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
211
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
212
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
213
+ margin-top: 0px;
214
+ }
215
+
216
+ .btn-primary:hover,
217
+ .btn-primary:active,
218
+ .btn-primary.active,
219
+ .btn-primary.disabled,
220
+ .btn-primary[disabled] {
221
+ color: #ffffff;
222
+ background-color: #0044cc;
223
+ *background-color: #003bb3;
224
+ }
225
+
226
+ .btn-primary:active,
227
+ .btn-primary.active {
228
+ background-color: #003399 \9;
229
+ }
230
+
231
+ .btn-warning {
232
+ color: #ffffff;
233
+ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
234
+ background-color: #faa732;
235
+ *background-color: #f89406;
236
+ background-image: -moz-linear-gradient(top, #fbb450, #f89406);
237
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
238
+ background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
239
+ background-image: -o-linear-gradient(top, #fbb450, #f89406);
240
+ background-image: linear-gradient(to bottom, #fbb450, #f89406);
241
+ background-repeat: repeat-x;
242
+ border-color: #f89406 #f89406 #ad6704;
243
+ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
244
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
245
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
246
+ }
247
+
248
+ .btn-warning:hover,
249
+ .btn-warning:active,
250
+ .btn-warning.active,
251
+ .btn-warning.disabled,
252
+ .btn-warning[disabled] {
253
+ color: #ffffff;
254
+ background-color: #f89406;
255
+ *background-color: #df8505;
256
+ }
257
+
258
+ .btn-warning:active,
259
+ .btn-warning.active {
260
+ background-color: #c67605 \9;
261
+ }
262
+
263
+ .btn-danger {
264
+ color: #ffffff;
265
+ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
266
+ background-color: #da4f49;
267
+ *background-color: #bd362f;
268
+ background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
269
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
270
+ background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
271
+ background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
272
+ background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
273
+ background-repeat: repeat-x;
274
+ border-color: #bd362f #bd362f #802420;
275
+ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
276
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
277
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
278
+ }
279
+
280
+ .btn-danger:hover,
281
+ .btn-danger:active,
282
+ .btn-danger.active,
283
+ .btn-danger.disabled,
284
+ .btn-danger[disabled] {
285
+ color: #ffffff;
286
+ background-color: #bd362f;
287
+ *background-color: #a9302a;
288
+ }
289
+
290
+ .btn-danger:active,
291
+ .btn-danger.active {
292
+ background-color: #942a25 \9;
293
+ }
294
+
295
+ .btn-success {
296
+ color: #ffffff;
297
+ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
298
+ background-color: #5bb75b;
299
+ *background-color: #51a351;
300
+ background-image: -moz-linear-gradient(top, #62c462, #51a351);
301
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
302
+ background-image: -webkit-linear-gradient(top, #62c462, #51a351);
303
+ background-image: -o-linear-gradient(top, #62c462, #51a351);
304
+ background-image: linear-gradient(to bottom, #62c462, #51a351);
305
+ background-repeat: repeat-x;
306
+ border-color: #51a351 #51a351 #387038;
307
+ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
308
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
309
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
310
+ }
311
+
312
+ .btn-success:hover,
313
+ .btn-success:active,
314
+ .btn-success.active,
315
+ .btn-success.disabled,
316
+ .btn-success[disabled] {
317
+ color: #ffffff;
318
+ background-color: #51a351;
319
+ *background-color: #499249;
320
+ }
321
+
322
+ .btn-success:active,
323
+ .btn-success.active {
324
+ background-color: #408140 \9;
325
+ }
326
+
327
+ .btn-info {
328
+ color: #ffffff;
329
+ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
330
+ background-color: #49afcd;
331
+ *background-color: #2f96b4;
332
+ background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
333
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
334
+ background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
335
+ background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
336
+ background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
337
+ background-repeat: repeat-x;
338
+ border-color: #2f96b4 #2f96b4 #1f6377;
339
+ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
340
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
341
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
342
+ margin-top: 0px;
343
+ }
344
+
345
+ .btn-info:hover,
346
+ .btn-info:active,
347
+ .btn-info.active,
348
+ .btn-info.disabled,
349
+ .btn-info[disabled] {
350
+ color: #ffffff;
351
+ background-color: #2f96b4;
352
+ *background-color: #2a85a0;
353
+ }
354
+
355
+ .btn-info:active,
356
+ .btn-info.active {
357
+ background-color: #24748c \9;
358
+ }
359
+
360
+ .btn-inverse {
361
+ color: #ffffff;
362
+ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
363
+ background-color: #363636;
364
+ *background-color: #222222;
365
+ background-image: -moz-linear-gradient(top, #444444, #222222);
366
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
367
+ background-image: -webkit-linear-gradient(top, #444444, #222222);
368
+ background-image: -o-linear-gradient(top, #444444, #222222);
369
+ background-image: linear-gradient(to bottom, #444444, #222222);
370
+ background-repeat: repeat-x;
371
+ border-color: #222222 #222222 #000000;
372
+ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
373
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
374
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
375
+ }
376
+
377
+ .btn-inverse:hover,
378
+ .btn-inverse:active,
379
+ .btn-inverse.active,
380
+ .btn-inverse.disabled,
381
+ .btn-inverse[disabled] {
382
+ color: #ffffff;
383
+ background-color: #222222;
384
+ *background-color: #151515;
385
+ }
386
+
387
+ .btn-inverse:active,
388
+ .btn-inverse.active {
389
+ background-color: #080808 \9;
390
+ }
391
+
392
+ .stat {
393
+ margin: 0px;
394
+ padding: 0px;
395
+ }
396
+
397
+ .item-list.table .percent {
398
+ width: 30px;
399
+ float: right;
400
+ margin-right: 10px;
401
+ margin-top: 3px;
402
+ }
403
+
404
+ .item-list.table .title {
405
+ padding-top: -5px;
406
+ }
407
+
408
+ .stat .title {
409
+ margin-left: 10px;
410
+ margin-right: 10px;
411
+ font-size: 13px;
412
+ }
413
+
414
+ .stat.good .percent {
415
+ color: #52e136;
416
+ font-size: 16px;
417
+ font-weight: bold;
418
+ }
419
+
420
+ .stat.bad .percent {
421
+ color: #d12610;
422
+ font-size: 16px;
423
+ font-weight: bold;
424
+ }
425
+
426
+ .stat.ok .percent {
427
+ color: #37b7f3;
428
+ font-size: 16px;
429
+ font-weight: bold;
430
+ }
431
+
432
+ .line-chart {
433
+ display: none
434
+ }
435
+
436
+ .layout-block {
437
+ background-color: #F6F6F6;
438
+ background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#F9F9F9), to(#EDEDED));
439
+ background-image: -webkit-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
440
+ background-image: -moz-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
441
+ background-image: -ms-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
442
+ background-image: -o-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
443
+ background-image: linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
444
+ filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffF9F9F9', endColorstr='#ffEDEDED', GradientType=0);
445
+
446
+ border: 1px solid #D5D5D5;
447
+ box-shadow: 0 1px 0 0 white inset, 0 1px 0 rgba(255, 255, 255, 0.4);
448
+
449
+ -webkit-border-radius: 2px;
450
+ -moz-border-radius: 2px;
451
+ border-radius: 2px;
452
+
453
+ line-height: 18px;
454
+ margin: 0 0 20px 0;
455
+ padding: 10px;
456
+ }
457
+
458
+ .layout-span12 {
459
+ width: 940px;
460
+ }
461
+
462
+ .layout-span11 {
463
+ width: 860px;
464
+ }
465
+
466
+ .layout-span10 {
467
+ width: 780px;
468
+ }
469
+
470
+ .layout-span9 {
471
+ width: 700px;
472
+ }
473
+
474
+ .layout-span8 {
475
+ width: 620px;
476
+ }
477
+
478
+ .layout-span7 {
479
+ width: 540px;
480
+ }
481
+
482
+ .layout-span6 {
483
+ width: 460px;
484
+ }
485
+
486
+ .layout-span5 {
487
+ width: 380px;
488
+ }
489
+
490
+ .layout-span4 {
491
+ width: 300px;
492
+ }
493
+
494
+ .layout-span3 {
495
+ width: 220px;
496
+ }
497
+
498
+ .layout-span2 {
499
+ width: 140px;
500
+ }
501
+
502
+ .layout-span1 {
503
+ width: 60px;
504
+ }
505
+
506
+ .offset12 {
507
+ margin-left: 980px;
508
+ }
509
+
510
+ .offset11 {
511
+ margin-left: 900px;
512
+ }
513
+
514
+ .offset10 {
515
+ margin-left: 820px;
516
+ }
517
+
518
+ .offset9 {
519
+ margin-left: 740px;
520
+ }
521
+
522
+ .offset8 {
523
+ margin-left: 660px;
524
+ }
525
+
526
+ .offset7 {
527
+ margin-left: 580px;
528
+ }
529
+
530
+ .offset6 {
531
+ margin-left: 500px;
532
+ }
533
+
534
+ .offset5 {
535
+ margin-left: 420px;
536
+ }
537
+
538
+ .offset4 {
539
+ margin-left: 340px;
540
+ }
541
+
542
+ .offset3 {
543
+ margin-left: 260px;
544
+ }
545
+
546
+ .offset2 {
547
+ margin-left: 180px;
548
+ }
549
+
550
+ .offset1 {
551
+ margin-left: 100px;
552
+ }
553
+
554
+ .fluid-layout {
555
+ width: 99%;
556
+ margin-top: 1%;
557
+ *zoom: 1;
558
+ }
559
+
560
+ .fluid-layout:before,
561
+ .fluid-layout:after {
562
+ display: table;
563
+ line-height: 0;
564
+ content: "";
565
+ }
566
+
567
+ .fluid-layout:after {
568
+ clear: both;
569
+ }
570
+
571
+ .fluid-layout [class*="layout-span"] {
572
+ display: block;
573
+ float: left;
574
+ width: 100%;
575
+ min-height: 30px;
576
+ margin-left: 2.127659574468085%;
577
+ *margin-left: 2.074468085106383%;
578
+ -webkit-box-sizing: border-box;
579
+ -moz-box-sizing: border-box;
580
+ box-sizing: border-box;
581
+ }
582
+
583
+ .fluid-layout [class*="layout-span"]:first-child {
584
+ margin-left: 0;
585
+ }
586
+
587
+ .fluid-layout .controls-row [class*="layout-span"] + [class*="layout-span"] {
588
+ margin-left: 2.127659574468085%;
589
+ }
590
+
591
+ .fluid-layout .layout-span12 {
592
+ width: 100%;
593
+ *width: 99.94680851063829%;
594
+ }
595
+
596
+ .fluid-layout .layout-span11 {
597
+ width: 91.48936170212765%;
598
+ *width: 91.43617021276594%;
599
+ }
600
+
601
+ .fluid-layout .layout-span10 {
602
+ width: 82.97872340425532%;
603
+ *width: 82.92553191489361%;
604
+ }
605
+
606
+ .fluid-layout .layout-span9 {
607
+ width: 74.46808510638297%;
608
+ *width: 74.41489361702126%;
609
+ }
610
+
611
+ .fluid-layout .layout-span8 {
612
+ width: 65.95744680851064%;
613
+ *width: 65.90425531914893%;
614
+ }
615
+
616
+ .fluid-layout .layout-span7 {
617
+ width: 57.44680851063829%;
618
+ *width: 57.39361702127659%;
619
+ }
620
+
621
+ .fluid-layout .layout-span6 {
622
+ width: 48.93617021276595%;
623
+ *width: 48.88297872340425%;
624
+ }
625
+
626
+ .fluid-layout .layout-span5 {
627
+ width: 40.42553191489362%;
628
+ *width: 40.37234042553192%;
629
+ }
630
+
631
+ .fluid-layout .layout-span4 {
632
+ width: 31.914893617021278%;
633
+ *width: 31.861702127659576%;
634
+ }
635
+
636
+ .fluid-layout .layout-span3 {
637
+ width: 23.404255319148934%;
638
+ *width: 23.351063829787233%;
639
+ }
640
+
641
+ .fluid-layout .layout-span2 {
642
+ width: 14.893617021276595%;
643
+ *width: 14.840425531914894%;
644
+ }
645
+
646
+ .fluid-layout .layout-span1 {
647
+ width: 6.382978723404255%;
648
+ *width: 6.329787234042553%;
649
+ }
650
+
651
+ .fluid-layout .offset12 {
652
+ margin-left: 104.25531914893617%;
653
+ *margin-left: 104.14893617021275%;
654
+ }
655
+
656
+ .fluid-layout .offset12:first-child {
657
+ margin-left: 102.12765957446808%;
658
+ *margin-left: 102.02127659574467%;
659
+ }
660
+
661
+ .fluid-layout .offset11 {
662
+ margin-left: 95.74468085106382%;
663
+ *margin-left: 95.6382978723404%;
664
+ }
665
+
666
+ .fluid-layout .offset11:first-child {
667
+ margin-left: 93.61702127659574%;
668
+ *margin-left: 93.51063829787232%;
669
+ }
670
+
671
+ .fluid-layout .offset10 {
672
+ margin-left: 87.23404255319149%;
673
+ *margin-left: 87.12765957446807%;
674
+ }
675
+
676
+ .fluid-layout .offset10:first-child {
677
+ margin-left: 85.1063829787234%;
678
+ *margin-left: 84.99999999999999%;
679
+ }
680
+
681
+ .fluid-layout .offset9 {
682
+ margin-left: 78.72340425531914%;
683
+ *margin-left: 78.61702127659572%;
684
+ }
685
+
686
+ .fluid-layout .offset9:first-child {
687
+ margin-left: 76.59574468085106%;
688
+ *margin-left: 76.48936170212764%;
689
+ }
690
+
691
+ .fluid-layout .offset8 {
692
+ margin-left: 70.2127659574468%;
693
+ *margin-left: 70.10638297872339%;
694
+ }
695
+
696
+ .fluid-layout .offset8:first-child {
697
+ margin-left: 68.08510638297872%;
698
+ *margin-left: 67.9787234042553%;
699
+ }
700
+
701
+ .fluid-layout .offset7 {
702
+ margin-left: 61.70212765957446%;
703
+ *margin-left: 61.59574468085106%;
704
+ }
705
+
706
+ .fluid-layout .offset7:first-child {
707
+ margin-left: 59.574468085106375%;
708
+ *margin-left: 59.46808510638297%;
709
+ }
710
+
711
+ .fluid-layout .offset6 {
712
+ margin-left: 53.191489361702125%;
713
+ *margin-left: 53.085106382978715%;
714
+ }
715
+
716
+ .fluid-layout .offset6:first-child {
717
+ margin-left: 51.063829787234035%;
718
+ *margin-left: 50.95744680851063%;
719
+ }
720
+
721
+ .fluid-layout .offset5 {
722
+ margin-left: 44.68085106382979%;
723
+ *margin-left: 44.57446808510638%;
724
+ }
725
+
726
+ .fluid-layout .offset5:first-child {
727
+ margin-left: 42.5531914893617%;
728
+ *margin-left: 42.4468085106383%;
729
+ }
730
+
731
+ .fluid-layout .offset4 {
732
+ margin-left: 36.170212765957444%;
733
+ *margin-left: 36.06382978723405%;
734
+ }
735
+
736
+ .fluid-layout .offset4:first-child {
737
+ margin-left: 34.04255319148936%;
738
+ *margin-left: 33.93617021276596%;
739
+ }
740
+
741
+ .fluid-layout .offset3 {
742
+ margin-left: 27.659574468085104%;
743
+ *margin-left: 27.5531914893617%;
744
+ }
745
+
746
+ .fluid-layout .offset3:first-child {
747
+ margin-left: 25.53191489361702%;
748
+ *margin-left: 25.425531914893618%;
749
+ }
750
+
751
+ .fluid-layout .offset2 {
752
+ margin-left: 19.148936170212764%;
753
+ *margin-left: 19.04255319148936%;
754
+ }
755
+
756
+ .fluid-layout .offset2:first-child {
757
+ margin-left: 17.02127659574468%;
758
+ *margin-left: 16.914893617021278%;
759
+ }
760
+
761
+ .fluid-layout .offset1 {
762
+ margin-left: 10.638297872340425%;
763
+ *margin-left: 10.53191489361702%;
764
+ }
765
+
766
+ .fluid-layout .offset1:first-child {
767
+ margin-left: 8.51063829787234%;
768
+ *margin-left: 8.404255319148938%;
769
+ }
770
+
771
+ [class*="layout-span"].hide,
772
+ .fluid-layout [class*="layout-span"].hide {
773
+ display: none;
774
+ }
775
+
776
+ [class*="layout-span"].pull-right,
777
+ .fluid-layout [class*="layout-span"].pull-right {
778
+ float: right;
779
+ }
780
+
781
+ .fluid-layout input[class*="layout-span"],
782
+ .fluid-layout select[class*="layout-span"],
783
+ .fluid-layout textarea[class*="layout-span"],
784
+ .fluid-layout .uneditable-input[class*="layout-span"] {
785
+ float: none;
786
+ margin-left: 0;
787
+ }
788
+
789
+ .fluid-layout input[class*="layout-span"],
790
+ .fluid-layout select[class*="layout-span"],
791
+ .fluid-layout textarea[class*="layout-span"],
792
+ .fluid-layout .uneditable-input[class*="layout-span"],
793
+ .fluid-layout .input-prepend [class*="layout-span"],
794
+ .fluid-layout .input-append [class*="layout-span"] {
795
+ display: inline-block;
796
+ }
797
+
798
+ .controls-row [class*="layout-span"],
799
+ .fluid-layout .controls-row [class*="layout-span"] {
800
+ float: left;
801
+ }
802
+
803
+ /*********************************TABLE CONTENT********************************/
804
+ table td[class*="layout-span"],
805
+ table th[class*="layout-span"],
806
+ .fluid-layout table td[class*="layout-span"],
807
+ .fluid-layout table th[class*="layout-span"] {
808
+ display: table-cell;
809
+ float: none;
810
+ margin-left: 0;
811
+ }
812
+
813
+ table td.layout-span1,
814
+ table th.layout-span1 {
815
+ float: none;
816
+ width: 44px;
817
+ margin-left: 0;
818
+ }
819
+
820
+ table td.layout-span2,
821
+ table th.layout-span2 {
822
+ float: none;
823
+ width: 124px;
824
+ margin-left: 0;
825
+ }
826
+
827
+ table td.layout-span3,
828
+ table th.layout-span3 {
829
+ float: none;
830
+ width: 204px;
831
+ margin-left: 0;
832
+ }
833
+
834
+ table td.layout-span4,
835
+ table th.layout-span4 {
836
+ float: none;
837
+ width: 284px;
838
+ margin-left: 0;
839
+ }
840
+
841
+ table td.layout-span5,
842
+ table th.layout-span5 {
843
+ float: none;
844
+ width: 364px;
845
+ margin-left: 0;
846
+ }
847
+
848
+ table td.layout-span6,
849
+ table th.layout-span6 {
850
+ float: none;
851
+ width: 444px;
852
+ margin-left: 0;
853
+ }
854
+
855
+ table td.layout-span7,
856
+ table th.layout-span7 {
857
+ float: none;
858
+ width: 524px;
859
+ margin-left: 0;
860
+ }
861
+
862
+ table td.layout-span8,
863
+ table th.layout-span8 {
864
+ float: none;
865
+ width: 604px;
866
+ margin-left: 0;
867
+ }
868
+
869
+ table td.layout-span9,
870
+ table th.layout-span9 {
871
+ float: none;
872
+ width: 684px;
873
+ margin-left: 0;
874
+ }
875
+
876
+ table td.layout-span10,
877
+ table th.layout-span10 {
878
+ float: none;
879
+ width: 764px;
880
+ margin-left: 0;
881
+ }
882
+
883
+ table td.layout-span11,
884
+ table th.layout-span11 {
885
+ float: none;
886
+ width: 844px;
887
+ margin-left: 0;
888
+ }
889
+
890
+ table td.layout-span12,
891
+ table th.layout-span12 {
892
+ float: none;
893
+ width: 924px;
894
+ margin-left: 0;
895
+ }
896
+
897
+ .layout-table-controls {
898
+ margin: 0 -1px;
899
+ }
900
+
901
+ .layout-table-controls > li {
902
+ display: inline-block;
903
+ margin: 0 1px;
904
+ }
905
+
906
+ /*.layout-table-controls > li > .btn { padding: 0px; }*/
907
+ *
908
+
909
+ /
910
+ .layout-table-controls > li > .btn > i {
911
+ margin-left: 0;
912
+ margin-right: 0;
913
+ }
914
+
915
+ .layout-table-controls > li > a > i {
916
+ margin-right: 0;
917
+ font-size: 14px;
918
+ color: #555;
919
+ }
920
+
921
+ .layout-table-controls > li > a.btn > b, .layout-table-controls > li > a > b {
922
+ margin: 1px 0 -1px 0;
923
+ font-size: 14px;
924
+ color: #555;
925
+ width: 1.1em;
926
+ float: none;
927
+ }
928
+
929
+ .stats-overview-cont {
930
+ padding-top: 0px;
931
+ margin-bottom: 15px;
932
+ }
933
+
934
+ .stats-overview {
935
+ clear: both;
936
+ padding: 10px 10px 0px 10px;
937
+ margin: 0px;
938
+ margin-bottom: 5px;
939
+ }
940
+
941
+ .stats-overview .display {
942
+ margin-right: 5px;
943
+ float: left;
944
+ }
945
+
946
+ .stats-overview .details {
947
+ color: #888;
948
+ }
949
+
950
+ .stats-overview .details .title {
951
+ color: #777;
952
+ font-size: 12px;
953
+ font-weight: normal;
954
+ margin-bottom: 3px;
955
+ padding: 0px !important;
956
+ }
957
+
958
+ .stats-overview .details .title i {
959
+ color: #999;
960
+ margin-right: 2px;
961
+ }
962
+
963
+ .stats-overview .details .numbers {
964
+ color: #777;
965
+ font-size: 20px;
966
+ font-weight: bold;
967
+ margin-bottom: 6px;
968
+ !important
969
+ }
970
+
971
+ .stats-overview .progress-layout {
972
+ height: 10px;
973
+ margin-bottom: 10px !important;
974
+ }
975
+
976
+ .stats-overview:hover {
977
+ text-decoration: none !important;
978
+ border-color: #999 !important;
979
+ color: #444 !important;
980
+ text-shadow: 0 1px 0px rgba(255, 255, 255, 1) !important;
981
+ -webkit-transition: all 0.3s ease !important;
982
+ -moz-transition: all 0.3s ease !important;
983
+ -ms-transition: all 0.3s ease !important;
984
+ -o-transition: all 0.3s ease !important;
985
+ transition: all 0.3s ease !important;
986
+ -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .55) !important;
987
+ -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .55) !important;
988
+ box-shadow: 0px 0px 3px rgba(0, 0, 0, .55) !important;
989
+ }
990
+
991
+ @-webkit-keyframes progress-bar-stripes {
992
+ from {
993
+ background-position: 40px 0;
994
+ }
995
+ to {
996
+ background-position: 0 0;
997
+ }
998
+ }
999
+
1000
+ @-moz-keyframes progress-bar-stripes {
1001
+ from {
1002
+ background-position: 40px 0;
1003
+ }
1004
+ to {
1005
+ background-position: 0 0;
1006
+ }
1007
+ }
1008
+
1009
+ @-ms-keyframes progress-bar-stripes {
1010
+ from {
1011
+ background-position: 40px 0;
1012
+ }
1013
+ to {
1014
+ background-position: 0 0;
1015
+ }
1016
+ }
1017
+
1018
+ @-o-keyframes progress-bar-stripes {
1019
+ from {
1020
+ background-position: 0 0;
1021
+ }
1022
+ to {
1023
+ background-position: 40px 0;
1024
+ }
1025
+ }
1026
+
1027
+ @keyframes progress-bar-stripes {
1028
+ from {
1029
+ background-position: 40px 0;
1030
+ }
1031
+ to {
1032
+ background-position: 0 0;
1033
+ }
1034
+ }
1035
+
1036
+ .progress-layout {
1037
+ height: 20px;
1038
+ margin-bottom: 20px;
1039
+ overflow: hidden;
1040
+ background-color: #f7f7f7;
1041
+ background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
1042
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
1043
+ background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
1044
+ background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
1045
+ background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
1046
+ background-repeat: repeat-x;
1047
+ -webkit-border-radius: 4px;
1048
+ -moz-border-radius: 4px;
1049
+ border-radius: 4px;
1050
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
1051
+ -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
1052
+ -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
1053
+ box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
1054
+ }
1055
+
1056
+ .progress-layout .bar {
1057
+ float: left;
1058
+ width: 0;
1059
+ height: 100%;
1060
+ font-size: 12px;
1061
+ color: #ffffff;
1062
+ text-align: center;
1063
+ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
1064
+ background-color: #0e90d2;
1065
+ background-image: -moz-linear-gradient(top, #149bdf, #0480be);
1066
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
1067
+ background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
1068
+ background-image: -o-linear-gradient(top, #149bdf, #0480be);
1069
+ background-image: linear-gradient(to bottom, #149bdf, #0480be);
1070
+ background-repeat: repeat-x;
1071
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
1072
+ -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1073
+ -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1074
+ box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1075
+ -webkit-box-sizing: border-box;
1076
+ -moz-box-sizing: border-box;
1077
+ box-sizing: border-box;
1078
+ -webkit-transition: width 0.6s ease;
1079
+ -moz-transition: width 0.6s ease;
1080
+ -o-transition: width 0.6s ease;
1081
+ transition: width 0.6s ease;
1082
+ }
1083
+
1084
+ .progress-layout .bar + .bar {
1085
+ -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1086
+ -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1087
+ box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
1088
+ }
1089
+
1090
+ .progress-layout-striped .bar {
1091
+ background-color: #149bdf;
1092
+ background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1093
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1094
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1095
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1096
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1097
+ -webkit-background-size: 40px 40px;
1098
+ -moz-background-size: 40px 40px;
1099
+ -o-background-size: 40px 40px;
1100
+ background-size: 40px 40px;
1101
+ }
1102
+
1103
+ .progress-layout.active .bar {
1104
+ -webkit-animation: progress-bar-stripes 2s linear infinite;
1105
+ -moz-animation: progress-bar-stripes 2s linear infinite;
1106
+ -ms-animation: progress-bar-stripes 2s linear infinite;
1107
+ -o-animation: progress-bar-stripes 2s linear infinite;
1108
+ animation: progress-bar-stripes 2s linear infinite;
1109
+ }
1110
+
1111
+ .progress-layout-danger .bar,
1112
+ .progress-layout .bar-danger {
1113
+ background-color: #dd514c;
1114
+ background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
1115
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
1116
+ background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
1117
+ background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
1118
+ background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
1119
+ background-repeat: repeat-x;
1120
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
1121
+ }
1122
+
1123
+ .progress-layout-danger.progress-layout-striped .bar,
1124
+ .progress-layout-striped .bar-danger {
1125
+ background-color: #ee5f5b;
1126
+ background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1127
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1128
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1129
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1130
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1131
+ }
1132
+
1133
+ .progress-layout-success .bar,
1134
+ .progress-layout .bar-success {
1135
+ background-color: #5eb95e;
1136
+ background-image: -moz-linear-gradient(top, #62c462, #57a957);
1137
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
1138
+ background-image: -webkit-linear-gradient(top, #62c462, #57a957);
1139
+ background-image: -o-linear-gradient(top, #62c462, #57a957);
1140
+ background-image: linear-gradient(to bottom, #62c462, #57a957);
1141
+ background-repeat: repeat-x;
1142
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
1143
+ }
1144
+
1145
+ .progress-layout-success.progress-layout-striped .bar,
1146
+ .progress-layout-striped .bar-success {
1147
+ background-color: #62c462;
1148
+ background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1149
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1150
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1151
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1152
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1153
+ }
1154
+
1155
+ .progress-layout-info .bar,
1156
+ .progress-layout .bar-info {
1157
+ background-color: #4bb1cf;
1158
+ background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
1159
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
1160
+ background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
1161
+ background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
1162
+ background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
1163
+ background-repeat: repeat-x;
1164
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
1165
+ }
1166
+
1167
+ .progress-layout-info.progress-layout-striped .bar,
1168
+ .progress-layout-striped .bar-info {
1169
+ background-color: #5bc0de;
1170
+ background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1171
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1172
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1173
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1174
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1175
+ }
1176
+
1177
+ .progress-layout-warning .bar,
1178
+ .progress-layout .bar-warning {
1179
+ background-color: #faa732;
1180
+ background-image: -moz-linear-gradient(top, #fbb450, #f89406);
1181
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
1182
+ background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
1183
+ background-image: -o-linear-gradient(top, #fbb450, #f89406);
1184
+ background-image: linear-gradient(to bottom, #fbb450, #f89406);
1185
+ background-repeat: repeat-x;
1186
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
1187
+ }
1188
+
1189
+ .progress-layout-warning.progress-layout-striped .bar,
1190
+ .progress-layout-striped .bar-warning {
1191
+ background-color: #fbb450;
1192
+ background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
1193
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1194
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1195
+ background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1196
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1197
+ }
1198
+
1199
+ .widget-layout {
1200
+ background: none repeat scroll 0 0 #F9F9F9;
1201
+ border-top: 1px solid #e0dede;
1202
+ border-left: 1px solid #e0dede;
1203
+ border-right: 1px solid #e0dede;
1204
+ clear: both;
1205
+ margin-top: 0px;
1206
+ margin-bottom: 20px;
1207
+ -webkit-border-radius: 3px;
1208
+ -moz-border-radius: 3px;
1209
+ border-radius: 3px;
1210
+ }
1211
+
1212
+ .widget-layout-title {
1213
+ background-color: #EFEFEF;
1214
+ background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#FDFDFD), to(#EAEAEA));
1215
+ background-image: -webkit-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1216
+ background-image: -moz-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1217
+ background-image: -ms-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1218
+ background-image: -o-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1219
+ background-image: -linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
1220
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#eaeaea', GradientType=0);
1221
+ border-bottom: 1px solid #e0dede;
1222
+ height: 36px;
1223
+
1224
+ -webkit-border-radius: 3px 3px 0px 0px;
1225
+ -moz-border-radius: 3px 3px 0px 0px;
1226
+ border-radius: 3px 3px 0px 0px;
1227
+ }
1228
+
1229
+ /****************************** Widget Section *********************************/
1230
+ .widget-layout-title > h4 {
1231
+ color: #444;
1232
+ float: left;
1233
+ font-size: 13px;
1234
+ font-weight: bold;
1235
+ padding: 12px 11px 10px 15px;
1236
+ line-height: 12px;
1237
+ margin: 0px !important;
1238
+ }
1239
+
1240
+ .widget-layout-title > h4 i {
1241
+ font-size: 14px;
1242
+ margin-right: 6px;
1243
+ !important
1244
+ }
1245
+
1246
+ .widget-layout-title span.tools {
1247
+ padding: 3px 5px 2px;
1248
+ float: right;
1249
+ margin: 6px 0px 0 0 !important;
1250
+ cursor: pointer;
1251
+ }
1252
+
1253
+ .widget-layout-title span.tools > a {
1254
+ display: inline-block;
1255
+ margin-right: 5px !important;
1256
+ color: #555;
1257
+ font-size: 14px;
1258
+ }
1259
+
1260
+ .widget-layout-title span.tools > a:hover {
1261
+ text-decoration: none;
1262
+ -webkit-transition: all 0.1s ease-in-out;
1263
+ -moz-transition: all 0.1s ease-in-out;
1264
+ -o-transition: all 0.1s ease-in-out;
1265
+ -ms-transition: all 0.1s ease-in-out;
1266
+ transition: all 0.1s ease-in-out;
1267
+ opacity: .6;
1268
+ }
1269
+
1270
+ .widget-layout-title .btn-group {
1271
+ margin-right: 5px !important;
1272
+ margin-top: -2px !important;
1273
+ }
1274
+
1275
+ .widget-layout-title .btn-group .caret {
1276
+ margin-top: 8px !important;
1277
+ margin-left: 3px !important;
1278
+ }
1279
+
1280
+ .widget-layout-body {
1281
+ padding: 10px 15px;
1282
+ border-bottom: 1px solid #CDCDCD;
1283
+ -webkit-border-radius: 0px 0px 3px 3px;
1284
+ -moz-border-radius: 0px 0px 3px 3px;
1285
+ border-radius: 0px 0px 3px 3px;
1286
+ }
1287
+
1288
+ /********************** Widget Section *********************************/
1289
+ .fluid-layout table {
1290
+ max-width: 100%;
1291
+ background-color: transparent;
1292
+ border-collapse: collapse;
1293
+ border-spacing: 0;
1294
+ }
1295
+
1296
+ .fluid-layout .table {
1297
+ width: 100%;
1298
+ margin-bottom: 20px;
1299
+ margin-top: 10px !important
1300
+ }
1301
+
1302
+ .fluid-layout .table th,
1303
+ .fluid-layout .table td {
1304
+ padding: 8px;
1305
+ line-height: 20px;
1306
+ text-align: left;
1307
+ vertical-align: top;
1308
+ border-top: 1px solid #dddddd;
1309
+ }
1310
+
1311
+ .fluid-layout .table th {
1312
+ font-weight: bold;
1313
+ }
1314
+
1315
+ .fluid-layout .table caption + thead tr:first-child th,
1316
+ .fluid-layout .table caption + thead tr:first-child td,
1317
+ .fluid-layout .table colgroup + thead tr:first-child th,
1318
+ .fluid-layout .table colgroup + thead tr:first-child td,
1319
+ .fluid-layout.table thead:first-child tr:first-child th,
1320
+ .fluid-layout.table thead :first-child tr:first-child td {
1321
+ border-top: 0;
1322
+ }
1323
+
1324
+ .fluid-layout .table tbody + tbody {
1325
+ border-top: 2px solid #dddddd;
1326
+ }
1327
+
1328
+ .fluid-layout .table .table {
1329
+ background-color: #ffffff;
1330
+ }
1331
+
1332
+ .fluid-layout .table-condensed th,
1333
+ .fluid-layout .table-condensed td {
1334
+ padding: 4px 5px;
1335
+ }
1336
+
1337
+ .fluid-layout .table-bordered {
1338
+ border: 1px solid #dddddd;
1339
+ border-collapse: separate;
1340
+ *border-collapse: collapse;
1341
+ border-left: 0;
1342
+ -webkit-border-radius: 4px;
1343
+ -moz-border-radius: 4px;
1344
+ border-radius: 4px;
1345
+ }
1346
+
1347
+ .fluid-layout .table-bordered th,
1348
+ .fluid-layout .table-bordered td {
1349
+ border-left: 1px solid #dddddd;
1350
+ }
1351
+
1352
+ .fluid-layout .table-striped tbody > tr:nth-child(odd) > td,
1353
+ .fluid-layout .table-striped tbody > tr:nth-child(odd) > th {
1354
+ background-color: #f9f9f9;
1355
+ }
1356
+
1357
+ .fluid-layout .table-hover tbody tr:hover td,
1358
+ .fluid-layout .table-hover tbody tr:hover th {
1359
+ background-color: #f5f5f5;
1360
+ }
1361
+
1362
+ .fluid-layout .table tbody tr.success td {
1363
+ background-color: #dff0d8;
1364
+ }
1365
+
1366
+ .fluid-layout .table tbody tr.error td {
1367
+ background-color: #f2dede;
1368
+ }
1369
+
1370
+ .fluid-layout .table tbody tr.warning td {
1371
+ background-color: #fcf8e3;
1372
+ }
1373
+
1374
+ .fluid-layout .table tbody tr.info td {
1375
+ background-color: #d9edf7;
1376
+ }
1377
+
1378
+ .fluid-layout .table-hover tbody tr.success:hover td {
1379
+ background-color: #d0e9c6;
1380
+ }
1381
+
1382
+ .fluid-layout .table-hover tbody tr.error:hover td {
1383
+ background-color: #ebcccc;
1384
+ }
1385
+
1386
+ .fluid-layout .table-hover tbody tr.warning:hover td {
1387
+ background-color: #faf2cc;
1388
+ }
1389
+
1390
+ .fluid-layout .table-hover tbody tr.info:hover td {
1391
+ background-color: #c4e3f3;
1392
+ }
1393
+
1394
+ .label-layout,
1395
+ .badge {
1396
+ display: inline-block;
1397
+ padding: 2px 4px;
1398
+ font-size: 11.844px;
1399
+ font-weight: bold;
1400
+ line-height: 14px;
1401
+ color: #ffffff;
1402
+ text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
1403
+ white-space: nowrap;
1404
+ vertical-align: baseline;
1405
+ background-color: #999999;
1406
+ }
1407
+
1408
+ .label-layout {
1409
+ -webkit-border-radius: 3px;
1410
+ -moz-border-radius: 3px;
1411
+ border-radius: 3px;
1412
+ }
1413
+
1414
+ .badge {
1415
+ padding-right: 9px;
1416
+ padding-left: 9px;
1417
+ -webkit-border-radius: 9px;
1418
+ -moz-border-radius: 9px;
1419
+ border-radius: 9px;
1420
+ }
1421
+
1422
+ .label-layout:empty,
1423
+ .badge:empty {
1424
+ display: none;
1425
+ }
1426
+
1427
+ .label-layout-important,
1428
+ .badge-important {
1429
+ background-color: #b94a48;
1430
+ }
1431
+
1432
+ .label-layout-important[href],
1433
+ .badge-important[href] {
1434
+ background-color: #953b39;
1435
+ }
1436
+
1437
+ .label-layout-warning,
1438
+ .badge-warning {
1439
+ background-color: #f89406;
1440
+ }
1441
+
1442
+ .label-layout-warning[href],
1443
+ .badge-warning[href] {
1444
+ background-color: #c67605;
1445
+ }
1446
+
1447
+ .label-layout-success,
1448
+ .badge-success {
1449
+ background-color: #468847;
1450
+ }
1451
+
1452
+ .label-layout-success[href],
1453
+ .badge-success[href] {
1454
+ background-color: #356635;
1455
+ }
1456
+
1457
+ .label-layout-info,
1458
+ .badge-info {
1459
+ background-color: #3a87ad;
1460
+ }
1461
+
1462
+ .label-layout-info[href],
1463
+ .badge-info[href] {
1464
+ background-color: #2d6987;
1465
+ }
1466
+
1467
+ .label-layout-inverse,
1468
+ .badge-inverse {
1469
+ background-color: #333333;
1470
+ }
1471
+
1472
+ .label-layout-inverse[href],
1473
+ .badge-inverse[href] {
1474
+ background-color: #1a1a1a;
1475
+ }
1476
+
1477
+ .btn .label-layout,
1478
+ .btn .badge {
1479
+ position: relative;
1480
+ top: -1px;
1481
+ }
1482
+
1483
+ .btn-mini .label-layout,
1484
+ .btn-mini .badge {
1485
+ top: 0;
1486
+ }
1487
+
1488
+ .fluid-layout a {
1489
+
1490
+ text-decoration: none !important
1491
+ }
1492
+
1493
+ .fluid-layout a:hover {
1494
+
1495
+ text-decoration: none !important
1496
+ }
1497
+
1498
+ /***********************************************FORM CONTENT***********************************************/
1499
+ .widget-layout-body .form form {
1500
+ margin: 0px !important;
1501
+ padding: 0px !important;
1502
+ }
1503
+
1504
+ .widget-layout-body .layout-control-group:last-child {
1505
+ padding-bottom: 0px !important;
1506
+ margin-bottom: 0px !important;
1507
+ }
1508
+
1509
+ .widget-layout-body .form-actions {
1510
+ margin-left: -15px !important;
1511
+ margin-right: -15px !important;
1512
+ margin-top: 20px !important;
1513
+ margin-bottom: -15px !important;
1514
+ margin-top: 20px;
1515
+ padding-left: 195px;
1516
+ -webkit-border-radius: 0px 0px 4px 4px;
1517
+ -moz-border-radius: 0px 0px 4px 4px;
1518
+ border-radius: 0px 0px 4px 4px;
1519
+ }
1520
+
1521
+ .widget-layout-body .dataTables_info, .widget-layout-body .dataTables_paginate {
1522
+ /*margin-top: 5px !important;*/
1523
+ padding-bottom: 0px !important;
1524
+ margin-bottom: -4px !important;
1525
+ }
1526
+
1527
+ .dataTables_info {
1528
+ padding: 0px;
1529
+ display: block;
1530
+ float: left;
1531
+ }
1532
+
1533
+ .dataTables_paginate {
1534
+ float: right;
1535
+ margin: 0px;
1536
+ }
1537
+
1538
+ .dataTables_paginate .last {
1539
+ margin-right: 0 !important;
1540
+ }
1541
+
1542
+ paging_full_numbers {
1543
+ height: 22px;
1544
+ line-height: 22px;
1545
+ }
1546
+
1547
+ .paging_full_numbers .next:active, .paging_full_numbers .first:active, .paging_full_numbers .previous:active, .paging_full_numbers .last:active {
1548
+ font-weight: normal !important;
1549
+ }
1550
+
1551
+ .paging_full_numbers a:active {
1552
+ outline: none
1553
+ }
1554
+
1555
+ .paging_full_numbers a:hover {
1556
+ text-decoration: none;
1557
+ }
1558
+
1559
+ .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
1560
+ border: 1px solid #d3d3d3;
1561
+ -webkit-border-radius: 2px;
1562
+ -moz-border-radius: 2px;
1563
+ border-radius: 2px;
1564
+ padding: 5px 8px;
1565
+ margin: 0 3px;
1566
+ cursor: pointer;
1567
+ *cursor: hand;
1568
+ color: #919191;
1569
+ font-size: 11px;
1570
+ box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eaeaea;
1571
+ -webkit-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eaeaea;
1572
+ -moz-box-shadow: 0 1px 0 #fff inset, 0 1px 0px #eaeaea;
1573
+ }
1574
+
1575
+ .paging_full_numbers a.paginate_button {
1576
+ background: #ffffff;
1577
+ background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1578
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
1579
+ background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1580
+ background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1581
+ background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1582
+ background: linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
1583
+ }
1584
+
1585
+ .paging_full_numbers a.paginate_button:hover {
1586
+ background: #fcfcfc;
1587
+ color: #327394;
1588
+ }
1589
+
1590
+ .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button:active {
1591
+ background: #6f6f6f;
1592
+ color: #fff;
1593
+ border-color: #646464;
1594
+ box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
1595
+ -webkit-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
1596
+ -moz-box-shadow: 0 1px 2px #545454 inset, 0 1px 0 #fff;
1597
+ font-weight: bold;
1598
+ }
1599
+
1600
+ .paginate_button_disabled, .paginate_button_disabled:active {
1601
+ background: #F9F9F9 !important;
1602
+ color: #CCC !important;
1603
+ box-shadow: none !important;
1604
+ font-weight: normal !important;
1605
+ border: 1px solid #E5E5E5 !important;
1606
+ }
1607
+
1608
+ .paginate_button_disabled:active {
1609
+ border-color: #d3d3d3 !important;
1610
+ }
1611
+
1612
+ .dataTables_processing {
1613
+ position: absolute;
1614
+ top: 50%;
1615
+ left: 50%;
1616
+ width: 250px;
1617
+ height: 30px;
1618
+ margin-left: -125px;
1619
+ margin-top: -15px;
1620
+ padding: 14px 0 2px 0;
1621
+ border: 1px solid #ddd;
1622
+ text-align: center;
1623
+ color: #999;
1624
+ font-size: 14px;
1625
+ background-color: white;
1626
+ }
1627
+
1628
+ .sorting {
1629
+ background: url('../images/tables/sort_both.png') no-repeat 100% 8px;
1630
+ }
1631
+
1632
+ .sorting_asc {
1633
+ background: url('../images/tables/sort_asc.png') no-repeat 100% 8px;
1634
+ }
1635
+
1636
+ .sorting_desc {
1637
+ background: url('../images/tables/sort_desc.png') no-repeat 100% 8px;
1638
+ }
1639
+
1640
+ .sorting_asc_disabled {
1641
+ background: url('../images/tables/sort_asc_disabled.png') no-repeat 100% 8px;
1642
+ }
1643
+
1644
+ .sorting_desc_disabled {
1645
+ background: url('../images/tables/sort_desc_disabled.png') no-repeat 100% 8px;
1646
+ }
1647
+
1648
+ .table.dataTable th:active {
1649
+ outline: none;
1650
+ }
1651
+
1652
+ .datatable-footer {
1653
+ border-top: 1px solid #ddd;
1654
+ padding: 15px 0;
1655
+ }
1656
+
1657
+ .datatable-footer {
1658
+ background: #fcfcfc;
1659
+ background: -moz-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1660
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f5f5f5));
1661
+ background: -webkit-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1662
+ background: -o-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1663
+ background: -ms-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1664
+ background: linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1665
+ }
1666
+
1667
+ .dataTables_scroll {
1668
+ clear: both;
1669
+ }
1670
+
1671
+ .dataTables_scrollBody {
1672
+ *margin-top: -1px;
1673
+ -webkit-overflow-scrolling: touch;
1674
+ }
1675
+
1676
+ .table.dataTable th:active {
1677
+ outline: none;
1678
+ }
1679
+
1680
+ .datatable-footer {
1681
+ border-top: 1px solid #ddd;
1682
+ padding: 15px 0;
1683
+ margin-bottom: 10px;
1684
+ }
1685
+
1686
+ .datatable-footer {
1687
+ background: #fcfcfc;
1688
+ background: -moz-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1689
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f5f5f5));
1690
+ background: -webkit-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1691
+ background: -o-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1692
+ background: -ms-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1693
+ background: linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);
1694
+ }
1695
+
1696
+ .dataTables_scroll {
1697
+ clear: both;
1698
+ }
1699
+
1700
+ .dataTables_scrollBody {
1701
+ *margin-top: -1px;
1702
+ -webkit-overflow-scrolling: touch;
1703
+ }
1704
+
1705
+ .widget-layout-body .table {
1706
+ padding-bottom: 0px !important;
1707
+ margin-bottom: 0px !important;
1708
+ }
1709
+
1710
+ .form-search input,
1711
+ .form-inline input,
1712
+ .layout-form input,
1713
+ .form-search textarea,
1714
+ .form-inline textarea,
1715
+ .layout-form textarea,
1716
+ .form-search select,
1717
+ .form-inline select,
1718
+ .layout-form select,
1719
+ .form-search .help-inline,
1720
+ .form-inline .help-inline,
1721
+ .layout-form .help-inline,
1722
+ .form-search .uneditable-input,
1723
+ .form-inline .uneditable-input,
1724
+ .layout-form .uneditable-input,
1725
+ .form-search .input-prepend,
1726
+ .form-inline .input-prepend,
1727
+ .layout-form .input-prepend,
1728
+ .form-search .input-append,
1729
+ .form-inline .input-append,
1730
+ .layout-form .input-append {
1731
+ display: inline-block;
1732
+ *display: inline;
1733
+ margin-bottom: 0;
1734
+ vertical-align: middle;
1735
+ *zoom: 1;
1736
+ }
1737
+
1738
+ .layout-control-group {
1739
+ margin-bottom: 10px;
1740
+ }
1741
+
1742
+ legend + .layout-control-group {
1743
+ margin-top: 20px;
1744
+ -webkit-margin-top-collapse: separate;
1745
+ }
1746
+
1747
+ .layout-form .layout-control-group {
1748
+ *zoom: 1;
1749
+ }
1750
+
1751
+ .layout-form .layout-control-group:before,
1752
+ .layout-form .layout-control-group:after {
1753
+ display: table;
1754
+ line-height: 0;
1755
+ content: "";
1756
+ }
1757
+
1758
+ .layout-form .layout-control-group:after {
1759
+ clear: both;
1760
+ }
1761
+
1762
+ .layout-form .layout-control-label {
1763
+ float: left;
1764
+ width: 160px;
1765
+ padding-top: 8px;
1766
+ text-align: left;
1767
+ }
1768
+
1769
+ .layout-form .layout-controls {
1770
+ *display: inline-block;
1771
+ *padding-left: 20px;
1772
+ margin-left: 180px;
1773
+ *margin-left: 0;
1774
+ }
1775
+
1776
+ .layout-form .layout-controls-radio {
1777
+ margin-top: 7px;
1778
+ float: left;
1779
+ margin-left: 20px;
1780
+ }
1781
+
1782
+ .layout-form .layout-controls:first-child {
1783
+ *padding-left: 180px;
1784
+ }
1785
+
1786
+ .layout-form .help-block {
1787
+ margin-bottom: 0;
1788
+ }
1789
+
1790
+ .layout-form input + .help-block,
1791
+ .layout-form select + .help-block,
1792
+ .layout-form textarea + .help-block,
1793
+ .layout-form .uneditable-input + .help-block,
1794
+ .layout-form .input-prepend + .help-block,
1795
+ .layout-form .input-append + .help-block {
1796
+ margin-top: 10px;
1797
+ }
1798
+
1799
+ .layout-form .form-actions {
1800
+ padding-left: 180px;
1801
+ }
1802
+
1803
+ .layout-control-group.warning > label,
1804
+ .layout-control-group.warning .help-block,
1805
+ .layout-control-group.warning .help-inline {
1806
+ color: #c09853;
1807
+ }
1808
+
1809
+ .layout-control-group.warning .checkbox,
1810
+ .layout-control-group.warning .radio,
1811
+ .layout-control-group.warning input,
1812
+ .layout-control-group.warning select,
1813
+ .layout-control-group.warning textarea {
1814
+ color: #c09853;
1815
+ }
1816
+
1817
+ .layout-control-group.warning input,
1818
+ .layout-control-group.warning select,
1819
+ .layout-control-group.warning textarea {
1820
+ border-color: #c09853;
1821
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1822
+ -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1823
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1824
+ }
1825
+
1826
+ .layout-control-group.warning input:focus,
1827
+ .layout-control-group.warning select:focus,
1828
+ .layout-control-group.warning textarea:focus {
1829
+ border-color: #a47e3c;
1830
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
1831
+ -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
1832
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
1833
+ }
1834
+
1835
+ .layout-control-group.warning .input-prepend .add-on,
1836
+ .layout-control-group.warning .input-append .add-on {
1837
+ color: #c09853;
1838
+ background-color: #fcf8e3;
1839
+ border-color: #c09853;
1840
+ }
1841
+
1842
+ .layout-control-group.error > label,
1843
+ .layout-control-group.error .help-block,
1844
+ .layout-control-group.error .help-inline {
1845
+ color: #b94a48;
1846
+ }
1847
+
1848
+ .error {
1849
+ color: #b94a48;
1850
+ }
1851
+
1852
+ .layout-control-group.error .checkbox,
1853
+ .layout-control-group.error .radio,
1854
+ .layout-control-group.error input,
1855
+ .layout-control-group.error select,
1856
+ .layout-control-group.error textarea {
1857
+ color: #b94a48;
1858
+ }
1859
+
1860
+ .layout-control-group.error input,
1861
+ .layout-control-group.error select,
1862
+ .layout-control-group.error textarea {
1863
+ border-color: #b94a48;
1864
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1865
+ -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1866
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1867
+ }
1868
+
1869
+ .layout-control-group.error input:focus,
1870
+ .layout-control-group.error select:focus,
1871
+ .layout-control-group.error textarea:focus {
1872
+ border-color: #953b39;
1873
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
1874
+ -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
1875
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
1876
+ }
1877
+
1878
+ .layout-control-group.error .input-prepend .add-on,
1879
+ .layout-control-group.error .input-append .add-on {
1880
+ color: #b94a48;
1881
+ background-color: #f2dede;
1882
+ border-color: #b94a48;
1883
+ }
1884
+
1885
+ .layout-control-group.success > label,
1886
+ .layout-control-group.success .help-block,
1887
+ .layout-control-group.success .help-inline {
1888
+ color: #468847;
1889
+ }
1890
+
1891
+ .layout-control-group.success .checkbox,
1892
+ .layout-control-group.success .radio,
1893
+ .layout-control-group.success input,
1894
+ .layout-control-group.success select,
1895
+ .layout-control-group.success textarea {
1896
+ color: #468847;
1897
+ }
1898
+
1899
+ .layout-control-group.success input,
1900
+ .layout-control-group.success select,
1901
+ .layout-control-group.success textarea {
1902
+ border-color: #468847;
1903
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1904
+ -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1905
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1906
+ }
1907
+
1908
+ .layout-control-group.success input:focus,
1909
+ .layout-control-group.success select:focus,
1910
+ .layout-control-group.success textarea:focus {
1911
+ border-color: #356635;
1912
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
1913
+ -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
1914
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
1915
+ }
1916
+
1917
+ .layout-control-group.success .input-prepend .add-on,
1918
+ .layout-control-group.success .input-append .add-on {
1919
+ color: #468847;
1920
+ background-color: #dff0d8;
1921
+ border-color: #468847;
1922
+ }
1923
+
1924
+ .layout-control-group.info > label,
1925
+ .layout-control-group.info .help-block,
1926
+ .layout-control-group.info .help-inline {
1927
+ color: #3a87ad;
1928
+ }
1929
+
1930
+ .layout-control-group.info .checkbox,
1931
+ .layout-control-group.info .radio,
1932
+ .layout-control-group.info input,
1933
+ .layout-control-group.info select,
1934
+ .layout-control-group.info textarea {
1935
+ color: #3a87ad;
1936
+ }
1937
+
1938
+ .layout-control-group.info input,
1939
+ .layout-control-group.info select,
1940
+ .layout-control-group.info textarea {
1941
+ border-color: #3a87ad;
1942
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1943
+ -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1944
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
1945
+ }
1946
+
1947
+ .layout-control-group.info input:focus,
1948
+ .layout-control-group.info select:focus,
1949
+ .layout-control-group.info textarea:focus {
1950
+ border-color: #2d6987;
1951
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
1952
+ -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
1953
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
1954
+ }
1955
+
1956
+ .layout-control-group.info .input-prepend .add-on,
1957
+ .layout-control-group.info .input-append .add-on {
1958
+ color: #3a87ad;
1959
+ background-color: #d9edf7;
1960
+ border-color: #3a87ad;
1961
+ }
1962
+
1963
+ .layout-controls > .radio,
1964
+ .layout-controls > .checkbox {
1965
+ display: inline-block;
1966
+ /*padding: 0 !important;*/
1967
+ margin: 0 !important;
1968
+ margin-top: 0px !important;
1969
+ margin-right: 15px !important;
1970
+ }
1971
+
1972
+ .layout-controls > .radio.line,
1973
+ .layout-controls > .checkbox.line {
1974
+ display: block;
1975
+ padding: 0 !important;
1976
+ margin: 0 !important;
1977
+ margin-top: 5px !important;
1978
+ }
1979
+
1980
+ .layout-controls .text {
1981
+ display: block;
1982
+ margin-top: 5px;
1983
+ }
1984
+
1985
+ .layout-controls > .radio:first-child,
1986
+ .layout-controls > .checkbox:first-child {
1987
+ padding-top: 7px;
1988
+ }
1989
+
1990
+
1991
+
1992
+ .dropup, .dropdown {
1993
+ position: relative;
1994
+ }
1995
+
1996
+ .dropdown-toggle {
1997
+ *margin-bottom: -3px;
1998
+ }
1999
+
2000
+ .dropdown-toggle:active, .open .dropdown-toggle {
2001
+ outline: 0;
2002
+ }
2003
+
2004
+ /* # Other classes
2005
+ ================================================== */
2006
+
2007
+ .close {
2008
+ float: right;
2009
+ font-size: 16px;
2010
+ line-height: 16px;
2011
+ color: #000000;
2012
+ opacity: 0.2;
2013
+ filter: alpha(opacity=20);
2014
+ }
2015
+
2016
+ .close:hover {
2017
+ color: #000000;
2018
+ text-decoration: none;
2019
+ cursor: pointer;
2020
+ opacity: 0.4;
2021
+ filter: alpha(opacity=40);
2022
+ }
2023
+
2024
+ button.close {
2025
+ padding: 0;
2026
+ cursor: pointer;
2027
+ background: transparent;
2028
+ border: 0;
2029
+ }
2030
+
2031
+ .pull-right {
2032
+ float: right;
2033
+ }
2034
+
2035
+ .pull-left {
2036
+ float: left;
2037
+ }
2038
+
2039
+ .hide {
2040
+ display: none;
2041
+ }
2042
+
2043
+ .show {
2044
+ display: block;
2045
+ }
2046
+
2047
+ .invisible {
2048
+ visibility: hidden;
2049
+ }
2050
+
2051
+ .typeahead {
2052
+ margin-top: -1px;
2053
+ }
2054
+
2055
+ .fade {
2056
+ opacity: 0;
2057
+ -webkit-transition: opacity 0.15s linear;
2058
+ -moz-transition: opacity 0.15s linear;
2059
+ -o-transition: opacity 0.15s linear;
2060
+ transition: opacity 0.15s linear;
2061
+ }
2062
+
2063
+ .fade.in {
2064
+ opacity: 1;
2065
+ }
2066
+
2067
+ .collapse {
2068
+ position: relative;
2069
+ height: 0;
2070
+ overflow: hidden;
2071
+ -webkit-transition: height 0.35s ease;
2072
+ -moz-transition: height 0.35s ease;
2073
+ -o-transition: height 0.35s ease;
2074
+ transition: height 0.35s ease;
2075
+ }
2076
+
2077
+ .collapse.in {
2078
+ height: auto;
2079
+ }
2080
+
2081
+ .hidden {
2082
+ display: none;
2083
+ }
2084
+
2085
+ *=
2086
+ =
2087
+ =
2088
+ =
2089
+ =
2090
+ Popover
2091
+
2092
+ =
2093
+ =
2094
+ =
2095
+ =
2096
+ =
2097
+ *
2098
+
2099
+ /
2100
+
2101
+ .popover {
2102
+ position: absolute;
2103
+ top: 0;
2104
+ left: 0;
2105
+ z-index: 1010;
2106
+ display: none;
2107
+ background-color: #ffffff;
2108
+ border: 1px solid #d5d5d5;
2109
+ -webkit-background-clip: padding-box;
2110
+ -moz-background-clip: padding;
2111
+ background-clip: padding-box;
2112
+ -webkit-border-radius: 3px;
2113
+ -moz-border-radius: 3px;
2114
+ border-radius: 3px;
2115
+ -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
2116
+ -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
2117
+ box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
2118
+ }
2119
+
2120
+ .popover.top {
2121
+ margin-bottom: 10px;
2122
+ }
2123
+
2124
+ .popover.right {
2125
+ margin-left: 10px;
2126
+ }
2127
+
2128
+ .popover.bottom {
2129
+ margin-top: 10px;
2130
+ }
2131
+
2132
+ .popover.left {
2133
+ margin-left: -10px;
2134
+ }
2135
+
2136
+ .popover-title {
2137
+ border-bottom: 1px solid #d5d5d5;
2138
+ margin: 0;
2139
+ padding: 9px 14px 8px 14px;
2140
+ font-size: 12px;
2141
+ font-weight: bold;
2142
+ line-height: 18px;
2143
+ -webkit-border-radius: 3px 3px 0 0;
2144
+ -moz-border-radius: 3px 3px 0 0;
2145
+ border-radius: 3px 3px 0 0;
2146
+ background: #f7f7f7;
2147
+ background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
2148
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
2149
+ background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
2150
+ background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
2151
+ background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
2152
+ background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
2153
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
2154
+
2155
+ box-shadow: 0 1px 0 #fff;
2156
+ -webkit-box-shadow: 0 1px 0 #fff;
2157
+ -moz-box-shadow: 0 1px 0 #fff;
2158
+ }
2159
+
2160
+ .popover-content {
2161
+ padding: 9px 14px;
2162
+ }
2163
+
2164
+ .popover-content p, .popover-content ul, .popover-content ol {
2165
+ margin-bottom: 0;
2166
+ }
2167
+
2168
+ .popover .arrow, .popover .arrow:after {
2169
+ position: absolute;
2170
+ display: inline-block;
2171
+ width: 0;
2172
+ height: 0;
2173
+ border-color: transparent;
2174
+ border-style: solid;
2175
+ }
2176
+
2177
+ .popover .arrow:after {
2178
+ content: "";
2179
+ z-index: -1;
2180
+ }
2181
+
2182
+ .popover.top .arrow {
2183
+ bottom: -7px;
2184
+ left: 50%;
2185
+ margin-left: -7px;
2186
+ border-width: 7px 7px 0;
2187
+ border-top-color: #ffffff;
2188
+ }
2189
+
2190
+ .popover.top .arrow:after {
2191
+ border-width: 8px 8px 0;
2192
+ border-top-color: rgba(0, 0, 0, 0.25);
2193
+ bottom: -1px;
2194
+ left: -8px;
2195
+ }
2196
+
2197
+ .popover.right .arrow {
2198
+ top: 50%;
2199
+ left: -7px;
2200
+ margin-top: -7px;
2201
+ border-width: 7px 7px 7px 0;
2202
+ border-right-color: #ffffff;
2203
+ }
2204
+
2205
+ .popover.right .arrow:after {
2206
+ border-width: 8px 8px 8px 0;
2207
+ border-right-color: rgba(0, 0, 0, 0.25);
2208
+ bottom: -8px;
2209
+ left: -1px;
2210
+ }
2211
+
2212
+ .popover.bottom .arrow {
2213
+ top: -7px;
2214
+ left: 50%;
2215
+ margin-left: -7px;
2216
+ border-width: 0 7px 7px;
2217
+ border-bottom-color: #ffffff;
2218
+ }
2219
+
2220
+ .popover.bottom .arrow:after {
2221
+ border-width: 0 8px 8px;
2222
+ border-bottom-color: rgba(0, 0, 0, 0.25);
2223
+ top: -1px;
2224
+ left: -8px;
2225
+ }
2226
+
2227
+ .popover.left .arrow {
2228
+ top: 50%;
2229
+ right: -7px;
2230
+ margin-top: -7px;
2231
+ border-width: 7px 0 7px 7px;
2232
+ border-left-color: #ffffff;
2233
+ }
2234
+
2235
+ .popover.left .arrow:after {
2236
+ border-width: 8px 0 8px 8px;
2237
+ border-left-color: rgba(0, 0, 0, 0.25);
2238
+ bottom: -8px;
2239
+ right: -1px;
2240
+ }
2241
+
2242
+ .custom-layout-label {
2243
+ width: 120px;
2244
+ display: inline-block;
2245
+ }
2246
+
2247
+ .layout-form .layout-label-control-group {
2248
+ float: left;
2249
+ width: 160px;
2250
+ text-align: left;
2251
+ }
2252
+
2253
+ .layout-system-report {
2254
+ display: none;
2255
+ margin: 10px 0;
2256
+ padding: 0;
2257
+ position: relative;
2258
+ }
2259
+ .close-report
2260
+ {
2261
+ display: none;
2262
+ }
2263
+ .layout-system-report textarea {
2264
+ font-family: monospace;
2265
+ width: 100%;
2266
+ margin: 0;
2267
+ height: 300px;
2268
+ padding: 20px;
2269
+ -moz-border-radius: 0;
2270
+ -webkit-border-radius: 0;
2271
+ border-radius: 0;
2272
+ resize: none;
2273
+ font-size: 12px;
2274
+ line-height: 20px;
2275
+ outline: 0;
2276
+ }
2277
+ /*************************** Gallery Bank Information Popup********************************/
2278
+ .gallery_bank_popup_box .ui-dialog-titlebar {
2279
+ background : #E33A0C;
2280
+ color : #fff;
2281
+ font-size : 1.5em;
2282
+ font-weight : normal;
2283
+ height : auto;
2284
+ line-height : 2.5;
2285
+ padding : 0 1em;
2286
+ }
2287
+
2288
+ .gallery_bank_popup_box .ui-dialog-titlebar span {
2289
+ text-align : left;
2290
+ }
2291
+
2292
+ .gallery_bank_popup_box .ui-dialog-titlebar button {
2293
+ width : 30px;
2294
+ height : 30px;
2295
+ color : #ffffff;
2296
+ top : 15px;
2297
+ right : 15px;
2298
+ margin : 0;
2299
+ padding : 0;
2300
+ }
2301
+
2302
+ .gallery_bank_popup_box .ui-dialog-titlebar button:before {
2303
+ color : #ffffff;
2304
+ }
2305
+
2306
+ .gallery_bank_popup_box .ui-dialog-titlebar button:hover:before {
2307
+ color : #fff;
2308
+ }
2309
+
2310
+ .gallery_bank_popup_box .ui-icon,
2311
+ .gallery_bank_popup_box .ui-icon:hover {
2312
+ background : none !important;
2313
+ }
2314
+
2315
+ #gallery_bank_popup {
2316
+ padding : 0;
2317
+ margin : 0;
2318
+ }
2319
+
2320
+ #gallery_bank_popup li {
2321
+ border-bottom : 1px solid #e5e5e5;
2322
+ padding : 1em 2em;
2323
+ overflow : hidden;
2324
+ list-style : decimal;
2325
+ list-style-position : inside;
2326
+ }
2327
+
2328
+ #gallery_bank_popup li p {
2329
+ margin-top : 0;
2330
+ margin-left: 13px;
2331
+ }
2332
+
2333
+ #gallery_bank_popup li h4 {
2334
+ margin : 0;
2335
+ }
2336
+
2337
+ #gallery_bank_popup .gb_close_popup {
2338
+ position : relative;
2339
+ display : block;
2340
+ width : 98%;
2341
+ line-height : 3;
2342
+ text-align : right;
2343
+ color : #AE3A3A;
2344
+ }
2345
+ .wp-core-ui .gb_buttons
2346
+ {
2347
+ border: 1px solid #FF6D1E;
2348
+ font-size: 13px;
2349
+ padding: 4px 0;
2350
+ color: #FFF;
2351
+ text-shadow: 0 1px 3px #FF6D1E;
2352
+ font-weight: bold;
2353
+ background: #FF6D1E;
2354
+ -moz-border-radius: 3px;
2355
+ border-radius: 3px;
2356
+ -webkit-border-radius: 3px;
2357
+ text-decoration: none;
2358
+ height: 35px;
2359
+ text-align: center;
2360
+ width: 100px;
2361
+ -moz-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2362
+ -webkit-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2363
+ box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2364
+ margin-left: 13px;
2365
+ }
2366
+ .wp-core-ui .gb_buttons:hover, .wp-core-ui .gb_buttons:focus
2367
+ {
2368
+ background: #FF6D1E;
2369
+ color: #FFF;
2370
+ border: 1px solid #FF6D1E;
2371
+ -moz-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2372
+ -webkit-box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2373
+ box-shadow: 0px 1px 1px 0 #FF6D1E inset;
2374
+ }
2375
+ /****************************** Gallery Bank Getting Started **********************************/
2376
+ #gallery_bank_get_started .inside {
2377
+ padding : 0;
2378
+ margin : 0;
2379
+ }
2380
+
2381
+ #gallery_bank_get_started .gallery-bank-video {
2382
+ position : relative;
2383
+ padding-bottom : 48.5%;
2384
+ padding-top : 25px;
2385
+ height : 0;
2386
+ width : 85%;
2387
+ margin : 1em auto 0 auto;
2388
+ }
2389
+
2390
+ #gallery_bank_get_started .gallery-bank-video iframe {
2391
+ position : absolute;
2392
+ top : 0;
2393
+ left : 0;
2394
+ width : 100%;
2395
+ height : 100%;
2396
+ }
2397
+
2398
+ .gallery_bank_getting_started {
2399
+ padding : 0 2em;
2400
+ overflow : hidden;
2401
+ }
2402
+ .gallery_bank_layout
2403
+ {
2404
+ padding: 0px 10px 0 16px;
2405
+ }
2406
+ .gallery_bank_layout > a
2407
+ {
2408
+ margin-top:15px;
2409
+ margin-bottom:10px;
2410
+ text-decoration:none !important;
2411
+ }
2412
+ .gallery_bank_layout > .btn
2413
+ {
2414
+ margin-top:15px;
2415
+ margin-bottom:10px;
2416
+ text-decoration:none !important;
2417
+ }
2418
+ .gallery_bank_getting_started .column {
2419
+ width : 100%;
2420
+ max-width : 45%;
2421
+ float : left;
2422
+ padding-right : 2.5%;
2423
+
2424
+ padding-bottom : 2em;
2425
+ }
2426
+
2427
+ .gallery_bank_getting_started .column.two {
2428
+ margin-right : 0;
2429
+ padding-right : 0;
2430
+ padding-left : 2.5%;
2431
+ border : 0;
2432
+ max-width : 49%;
2433
+ border-left : 1px solid #ebebeb;
2434
+ }
2435
+
2436
+ .gallery_bank_getting_started .gallery-bank-video-link {
2437
+ width : 100%;
2438
+ max-width : 200px;
2439
+ float : left;
2440
+ margin : 0 1.5em 1.5em 0;
2441
+ }
2442
+
2443
+ .gallery_bank_getting_started .gallery-bank-video-link img {
2444
+ max-width : 100%;
2445
+ height : auto;
2446
+ }
2447
+
2448
+ .gallery_bank_getting_started .gallery_bank_video {
2449
+ display : none;
2450
+ }
2451
+
2452
+
2453
+ .gallery-bank-video-popup .gallery_bank_video {
2454
+ padding : 0;
2455
+ margin : 0 0 -5px 0;
2456
+ }
2457
+
2458
+ .gallery-bank-video-popup .ui-dialog-titlebar {
2459
+ line-height : 1;
2460
+ font-size : 1em;
2461
+ height : 35px;
2462
+ background : #222;
2463
+ border-bottom : none;
2464
+ }
2465
+
2466
+ .gallery-bank-video-popup .ui-dialog-titlebar button {
2467
+ width : 30px;
2468
+ height : 30px;
2469
+ color : #ffffff;
2470
+ top : 0px;
2471
+ right : 0px;
2472
+ margin : 0;
2473
+ padding : 0;
2474
+ }
2475
+
2476
+
2477
+ .breadcrumb > li > a
2478
+ {
2479
+ text-decoration:none !important;
2480
+ }
2481
+
2482
+
2483
+
2484
+ .framework_tabs
2485
+ {
2486
+ width:100%;
2487
+ display:inline-block;
2488
+ }
2489
+ .framework_tab-links:after
2490
+ {
2491
+ display:inline-block;
2492
+ clear:both;
2493
+ content:'';
2494
+ }
2495
+
2496
+ .framework_tab-links li
2497
+ {
2498
+ margin:0px 5px;
2499
+ float:left;
2500
+ list-style:none;
2501
+ border :1px solid #e5e5e5;
2502
+ border-bottom:none;
2503
+ }
2504
+
2505
+ .framework_tab-links a
2506
+ {
2507
+ padding:9px 15px;
2508
+ display:inline-block;
2509
+ border-radius:3px 3px 0px 0px;
2510
+ background:#EFEFEF;
2511
+ color:#4c4c4c;
2512
+ transition:all linear 0.15s;
2513
+ }
2514
+
2515
+ .framework_tab-links a:hover
2516
+ {
2517
+ background:#ffffff;
2518
+ text-decoration:none;
2519
+ }
2520
+
2521
+ li.active a, li.active a:hover
2522
+ {
2523
+ background:#fff;
2524
+ color:#4c4c4c;
2525
+ }
2526
+
2527
+ .framework_tab-content
2528
+ {
2529
+ border-radius:3px;
2530
+ border:1px solid #e5e5e5;
2531
+ /*box-shadow:-1px 1px 1px rgba(0,0,0,0.15);*/
2532
+ background:#fff;
2533
+ margin-top: 2%;
2534
+ padding: 10px 10px 10px 10px;
2535
+ margin-left: 4px;
2536
+ }
2537
+
2538
+ .framework_tab
2539
+ {
2540
+ display:none;
2541
+ }
2542
+
2543
+ .framework_tab.active
2544
+ {
2545
+ display:block;
2546
+ }
2547
+ .framework_background
2548
+ {
2549
+ background-color: #ffffff;
2550
+ padding-bottom:20px;
2551
+ }
2552
+ .framework_txt-align
2553
+ {
2554
+ vertical-align: middle !important;
2555
+ }
2556
+ .plugin-div
2557
+ {
2558
+ float: left;
2559
+ margin: 0 8px 16px;
2560
+ width: 48.5%;
2561
+ width: -webkit-calc(50% - 8px);
2562
+ width: calc(50% - 8px);
2563
+ background-color: #fff;
2564
+ border: 1px solid #dedede;
2565
+ -webkit-box-sizing: border-box;
2566
+ -moz-box-sizing: border-box;
2567
+ box-sizing: border-box
2568
+ }
2569
+
2570
+ .plugin-div:nth-child(odd)
2571
+ {
2572
+ clear: both;
2573
+ margin-left: 0
2574
+ }
2575
+
2576
+ .plugin-div:nth-child(even)
2577
+ {
2578
+ margin-right: 0
2579
+ }
2580
+
2581
+ @media screen and (max-width:782px)
2582
+ {
2583
+ .plugin-card {
2584
+ margin-left: 0;
2585
+ margin-right: 0;
2586
+ width: 100%
2587
+ }
2588
+ }
2589
+
2590
+ .plugin-div-top
2591
+ {
2592
+ position: relative;
2593
+ padding: 20px 20px 10px;
2594
+ min-height:200px;
2595
+ }
2596
+ .plugin-div-inner-content
2597
+ {
2598
+ min-height:150px;
2599
+ }
2600
+ .plugin-action-buttons, div.action-links
2601
+ {
2602
+ margin: 0
2603
+ }
2604
+ .plugin-div h4 {
2605
+ margin: 0 0 12px;
2606
+ font-size: 16px;
2607
+ line-height: 1.3
2608
+ }
2609
+
2610
+ .plugin-div .desc, .plugin-div .name
2611
+ {
2612
+ margin-left: 148px;
2613
+
2614
+ }
2615
+
2616
+ .plugin-div .action-links
2617
+ {
2618
+
2619
+ }
2620
+ .plugin-div-button
2621
+ {
2622
+ margin-left: 5px !important;
2623
+ }
2624
+ .plugin-div-settings
2625
+ {
2626
+ display:inline-block;
2627
+ margin: 0 0px 16px;
2628
+ width: 48.5%;
2629
+ width: -webkit-calc(50% - 8px);
2630
+ width: calc(50% - 8px);
2631
+ background-color: #FAFAFA;
2632
+ border: 1px solid #dedede;
2633
+ -webkit-box-sizing: border-box;
2634
+ -moz-box-sizing: border-box;
2635
+ box-sizing: border-box;
2636
+ vertical-align: top;
2637
+ min-height: 330px;
2638
+ }
2639
+
2640
+ .plugin-div-settings:nth-child(odd)
2641
+ {
2642
+ clear: both;
2643
+ margin-left: 0
2644
+ }
2645
+
2646
+ .plugin-div-settings:nth-child(even)
2647
+ {
2648
+ margin-right: 0;
2649
+ margin-left: 8px;
2650
+
2651
+ }
2652
+
2653
+
2654
+ .plugin-div-settings-top
2655
+ {
2656
+ position: relative;
2657
+ padding: 20px 20px 10px;
2658
+ background-color: #fff;
2659
+ }
2660
+
2661
+ .plugin-action-buttons, div.action-links
2662
+ {
2663
+ margin: 0
2664
+ }
2665
+ .plugin-div-settings h4
2666
+ {
2667
+ margin: 0 0 12px;
2668
+ font-size: 16px;
2669
+ line-height: 1.3
2670
+ }
2671
+
2672
+ .plugin-div-settings .desc, .plugin-div-settings .name
2673
+ {
2674
+ margin-left: 148px;
2675
+
2676
+ }
2677
+
2678
+ .plugin-div-settings-button
2679
+ {
2680
+ margin-left: 5px !important;
2681
+
2682
+ }
2683
+ .plugin-card-bottom_settings
2684
+ {
2685
+ clear: both;
2686
+ padding: 8px 20px;
2687
+ background-color: #fafafa;
2688
+ overflow: hidden;
2689
+ text-align:right;
2690
+ border-top: 1px solid #dedede
2691
+ }
2692
+ .plugin-icon-custom
2693
+ {
2694
+ position: absolute;
2695
+ top: 20px;
2696
+ left: 20px;
2697
+ max-width: 128px;
2698
+ margin: 0px 20px 20px 0px;
2699
+ text-decoration: none;
2700
+ text-align:center;
2701
+ }
2702
+ .plugin-action-buttons-custom
2703
+ {
2704
+ clear: right;
2705
+ margin-left: 2em;
2706
+ margin-bottom: 1em;
2707
+ text-align: right;
2708
+ }
2709
+ .coustom-nav-tab
2710
+ {
2711
+ padding: 6px 10px !important;
2712
+ font-weight: 700 !important;
2713
+ font-size: 15px !important;
2714
+ line-height: 24px !important;
2715
+ }
2716
+ .custom_icon
2717
+ {
2718
+ width:128px;
2719
+ height:128px;
2720
+ }
2721
+
2722
+
2723
+ .service-div-settings
2724
+ {
2725
+ display:inline-block;
2726
+ margin: 0 0px 16px;
2727
+ width: 48.5%;
2728
+ width: -webkit-calc(50% - 8px);
2729
+ width: calc(50% - 8px);
2730
+ background-color: #FAFAFA;
2731
+ border: 1px solid #dedede;
2732
+ -webkit-box-sizing: border-box;
2733
+ -moz-box-sizing: border-box;
2734
+ box-sizing: border-box;
2735
+ vertical-align: top;
2736
+ min-height: 300px;
2737
+ }
2738
+
2739
+ .service-div-settings:nth-child(odd)
2740
+ {
2741
+ clear: both;
2742
+ margin-left: 0
2743
+ }
2744
+
2745
+ .service-div-settings:nth-child(even)
2746
+ {
2747
+ margin-right: 0;
2748
+ margin-left: 8px;
2749
+
2750
+ }
2751
+ .service-div-settings .desc, .service-div-settings .name
2752
+ {
2753
+
2754
+ }
2755
+ .service-div-settings-top
2756
+ {
2757
+ position: relative;
2758
+ padding: 5px 20px;
2759
+ background-color: #fff;
2760
+ }
2761
+ .service-div-inner-content
2762
+ {
2763
+ min-height:150px;
2764
+ }
2765
+ .service-div-settings .desc p
2766
+ {
2767
+ line-height: 2em !important;
2768
+ }
our_product.php CHANGED
@@ -12,7 +12,7 @@ $twt_imgpath = WEBLIZAR_TWITTER_PLUGIN_URL."images/twt.jpg";
12
  </header>
13
  <!-- Page Features -->
14
  <div class="row text-center">
15
- <div class="col-md-4 feature-div">
16
  <div class="card">
17
  <img class="card-img-top" src="<?php echo WEBLIZAR_TWITTER_PLUGIN_URL."images/feature/multifeed.jpg"; ?>" alt="">
18
  <div class="card-body">
@@ -49,7 +49,7 @@ $twt_imgpath = WEBLIZAR_TWITTER_PLUGIN_URL."images/twt.jpg";
49
  <img class="card-img-top" src="<?php echo WEBLIZAR_TWITTER_PLUGIN_URL."images/feature/config.jpg"; ?>" alt="">
50
  <div class="card-body">
51
  <h4 class="card-title"><?php esc_html_e( 'Configurable number of tweets to display', 'twitter-tweets' ); ?></h4>
52
- </div>
53
  </div>
54
  </div>
55
  <div class="col-md-4 feature-div">
12
  </header>
13
  <!-- Page Features -->
14
  <div class="row text-center">
15
+ <div class="col-md-4 feature-div">
16
  <div class="card">
17
  <img class="card-img-top" src="<?php echo WEBLIZAR_TWITTER_PLUGIN_URL."images/feature/multifeed.jpg"; ?>" alt="">
18
  <div class="card-body">
49
  <img class="card-img-top" src="<?php echo WEBLIZAR_TWITTER_PLUGIN_URL."images/feature/config.jpg"; ?>" alt="">
50
  <div class="card-body">
51
  <h4 class="card-title"><?php esc_html_e( 'Configurable number of tweets to display', 'twitter-tweets' ); ?></h4>
52
+ </div>
53
  </div>
54
  </div>
55
  <div class="col-md-4 feature-div">
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.weblizar.com/
4
  Tags: twitter, tweets, twitter tweets, twitter widget, twitter wordPress plugin, twitter feed
5
  Requires at least: 3.8
6
  Tested up to: 5.2.2
7
- Stable tag: 1.8.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -113,6 +113,12 @@ Please use WordPress support forum to ask any query regarding any issue.
113
 
114
  For more information, see Weblizar(https://weblizar.com/)
115
 
 
 
 
 
 
 
116
  = 1.8.7 =[27/08/2019]
117
  * Plugin name change
118
  * Some file text update
4
  Tags: twitter, tweets, twitter tweets, twitter widget, twitter wordPress plugin, twitter feed
5
  Requires at least: 3.8
6
  Tested up to: 5.2.2
7
+ Stable tag: 1.8.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
113
 
114
  For more information, see Weblizar(https://weblizar.com/)
115
 
116
+
117
+ = 1.8.8 =[28/08/2019]
118
+ * Some security issue fixed
119
+ * readme file text update.
120
+
121
+
122
  = 1.8.7 =[27/08/2019]
123
  * Plugin name change
124
  * Some file text update
twiiter_help.php CHANGED
@@ -76,6 +76,7 @@ jQuery("#twitter-img").show();
76
  <?php
77
  wp_enqueue_style('font-awesome', WEBLIZAR_TWITTER_PLUGIN_URL. 'css/all.min.css');
78
  wp_enqueue_style('bootstrap', WEBLIZAR_TWITTER_PLUGIN_URL. 'css/bootstrap.min.css');
 
79
  if(isset($_REQUEST['twitter-page-user_name'])) {
80
 
81
  $TwitterUserName = sanitize_text_field( $_REQUEST['twitter-page-user_name'] );
@@ -83,10 +84,9 @@ if(isset($_REQUEST['twitter-page-user_name'])) {
83
  $Height = sanitize_text_field( $_REQUEST['twitter-page-url-Height'] );
84
  $TwitterWidgetId = sanitize_text_field( $_REQUEST['twitter-page-id-fetch'] );
85
  $LinkColor = sanitize_text_field( $_REQUEST['twitter-page-lnk-Color'] );
86
- $ExcludeReplies = sanitize_option ( 'ExcludeReplies', $_REQUEST['exclude_replies_23'] );
87
- $AutoExpandPhotos = sanitize_option ( 'AutoExpandPhotos', $_REQUEST['photo_1234'] );
88
- $tw_language = sanitize_option ( 'Language', $_REQUEST['tw_language'] );
89
-
90
 
91
  $TwitterSettingsArray = serialize(
92
  array(
@@ -533,7 +533,7 @@ if ( isset( $_REQUEST['wl_twitter_consumer_key'] ) && isset( $_REQUEST['twitter_
533
 
534
  <!---------------- need help tab------------------------>
535
  <div class="block ui-tabs-panel deactive" id="option-needhelp">
536
- <div class="row">
537
  <div class="col-md-10">
538
  <div id="heading">
539
  <h2 class="well"><?php esc_html_e('Shortcode Help Section', 'twitter-tweets'); ?></h2>
76
  <?php
77
  wp_enqueue_style('font-awesome', WEBLIZAR_TWITTER_PLUGIN_URL. 'css/all.min.css');
78
  wp_enqueue_style('bootstrap', WEBLIZAR_TWITTER_PLUGIN_URL. 'css/bootstrap.min.css');
79
+
80
  if(isset($_REQUEST['twitter-page-user_name'])) {
81
 
82
  $TwitterUserName = sanitize_text_field( $_REQUEST['twitter-page-user_name'] );
84
  $Height = sanitize_text_field( $_REQUEST['twitter-page-url-Height'] );
85
  $TwitterWidgetId = sanitize_text_field( $_REQUEST['twitter-page-id-fetch'] );
86
  $LinkColor = sanitize_text_field( $_REQUEST['twitter-page-lnk-Color'] );
87
+ $ExcludeReplies = sanitize_text_field ( $_REQUEST['exclude_replies_23'] );
88
+ $AutoExpandPhotos = sanitize_text_field ( $_REQUEST['photo_1234'] );
89
+ $tw_language = sanitize_text_field ( $_REQUEST['tw_language'] );
 
90
 
91
  $TwitterSettingsArray = serialize(
92
  array(
533
 
534
  <!---------------- need help tab------------------------>
535
  <div class="block ui-tabs-panel deactive" id="option-needhelp">
536
+ <div class="row">
537
  <div class="col-md-10">
538
  <div id="heading">
539
  <h2 class="well"><?php esc_html_e('Shortcode Help Section', 'twitter-tweets'); ?></h2>
twitter-tweets.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Plugin Name: Customize Feeds for Twitter
4
- * Version: 1.8.7
5
  * Description: Customize Feeds for Twitter plugin for WordPress. You can use this to display real time Twitter feeds on any where on your webiste by using shortcode or widgets
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com/
1
  <?php
2
  /*
3
  * Plugin Name: Customize Feeds for Twitter
4
+ * Version: 1.8.8
5
  * Description: Customize Feeds for Twitter plugin for WordPress. You can use this to display real time Twitter feeds on any where on your webiste by using shortcode or widgets
6
  * Author: Weblizar
7
  * Author URI: https://www.weblizar.com/
twitter_tweets_widgets.php CHANGED
@@ -193,7 +193,7 @@ class WeblizarTwitter extends WP_Widget {
193
  $instance = array();
194
  $title= sanitize_text_field( ( ! empty( $new_instance['title'] ) ) ? strip_tags( $new_instance['title'] ) : 'Widget Title Here' );
195
  $TwitterUserName = sanitize_text_field( ( ! empty( $new_instance['TwitterUserName'] ) ) ? strip_tags( $new_instance['TwitterUserName'] ) : '' );
196
- $Theme = sanitize_option( 'theme', ( ! empty( $new_instance['Theme'] ) ) ? strip_tags( $new_instance['Theme'] ) : 'light' );
197
  $Height = sanitize_text_field( ( ! empty( $new_instance['Height'] ) ) ? strip_tags( $new_instance['Height'] ) : '450' );
198
  $Width = sanitize_text_field( ( ! empty( $new_instance['Width'] ) ) ? strip_tags( $new_instance['Width'] ) : '' );
199
 
193
  $instance = array();
194
  $title= sanitize_text_field( ( ! empty( $new_instance['title'] ) ) ? strip_tags( $new_instance['title'] ) : 'Widget Title Here' );
195
  $TwitterUserName = sanitize_text_field( ( ! empty( $new_instance['TwitterUserName'] ) ) ? strip_tags( $new_instance['TwitterUserName'] ) : '' );
196
+ $Theme = sanitize_text_field( 'theme', ( ! empty( $new_instance['Theme'] ) ) ? strip_tags( $new_instance['Theme'] ) : 'light' );
197
  $Height = sanitize_text_field( ( ! empty( $new_instance['Height'] ) ) ? strip_tags( $new_instance['Height'] ) : '450' );
198
  $Width = sanitize_text_field( ( ! empty( $new_instance['Width'] ) ) ? strip_tags( $new_instance['Width'] ) : '' );
199