VK All in One Expansion Unit - Version 3.3.0

Version Description

  • [ Specification change ] Add classname "veu_" at Plugin output html.
Download this release

Release Info

Developer kurudrive
Plugin Icon 128x128 VK All in One Expansion Unit
Version 3.3.0
Comparing to
See all releases

Code changes from version 3.2.1 to 3.3.0

README.md CHANGED
@@ -21,8 +21,8 @@
21
 
22
  ## CSS命名について
23
 
24
- - 接頭辞は veu_ にする事でcssがテーマやプラグインのクラス名と被って余計なstyleの影響を受ける事を防ぐ
25
- - セクションの一番外側が veu_セクション名 / その内側の要素は veu_セクション名_XXXX とする
26
  - 複数の単語の場合はキャメルケース(連結する単語の最初の1文字を大文字)にする
27
  ※一つの単語なのか複数の単語が合わさっているのかわからないため
28
  - 要素が複数の場合は、単語をアンダーバーで区切る
21
 
22
  ## CSS命名について
23
 
24
+ - ウィジェットやcontentに追加する一番外側の要素に接頭辞"veu_"を付与する事でcssがテーマやプラグインのクラス名と被って余計なstyleの影響を受ける事を防ぐ
25
+ - セクションの一番外側が veu_セクション名 / その内側の要素は セクション名_XXXX とする
26
  - 複数の単語の場合はキャメルケース(連結する単語の最初の1文字を大文字)にする
27
  ※一つの単語なのか複数の単語が合わさっているのかわからないため
28
  - 要素が複数の場合は、単語をアンダーバーで区切る
_scss/_contents_option_style.scss CHANGED
@@ -2,8 +2,8 @@
2
  @import "compass";
3
 
4
  /*-------------------------------------------*/
5
- .leadTxt,
6
- p.leadTxt { font-size:2em;line-height: 150%;padding:0; }
7
 
8
  /* .qaItem
9
  /*-------------------------------------------*/
@@ -22,21 +22,21 @@ dl.veu_qaItem { display:block; overflow:hidden;border-bottom:1px dotted #ccc; p
22
 
23
  /* .flowBox
24
  /*-------------------------------------------*/
25
- .flowBox { display:block; overflow:hidden; }
26
- .flowBox:after { font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position: relative;left:48%;line-height: 120%;color:#ccc; }
27
- .flowBox:last-child { padding-bottom:0px; margin-bottom:30px; }
28
- .flowBox:last-child:after {content:"";font-size:0;}
29
- .flowBox dl { display:block; overflow:hidden; padding:20px 25px; border:3px solid #e5e5e5;margin:0; }
30
- .flowBox dl dt,
31
- .flowBox dl dd { padding-left:0;border:none; }
32
- .flowBox dl dt { border-bottom:1px dotted #ccc; margin-bottom:10px; font-size:1.2em; }
33
- .flowBox dl dd { margin-bottom:0px; }
34
- .flowBox dl dd h4 { margin:0px;padding:0px; }
35
- .flowBox dl dd p { margin-bottom:10px; }
36
- .flowBox dl dd ul { margin-bottom:0px; }
37
 
38
 
39
- .dummyImage { padding: 20px; display: block; vertical-align: middle;text-align: center; background-color: #f5f5f5; border:1px solid #ccc;margin-bottom:15px;
40
  }
41
- .floatLeft { float:left;margin-right:20px; }
42
- .floatRight { float:right;margin-left:20px; }
2
  @import "compass";
3
 
4
  /*-------------------------------------------*/
5
+ .veu_leadTxt,
6
+ p.veu_leadTxt { font-size:2em;line-height: 150%;padding:0; }
7
 
8
  /* .qaItem
9
  /*-------------------------------------------*/
22
 
23
  /* .flowBox
24
  /*-------------------------------------------*/
25
+ .veu_flowBox { display:block; overflow:hidden; }
26
+ .veu_flowBox:after { font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position: relative;left:48%;line-height: 120%;color:#ccc; }
27
+ .veu_flowBox:last-child { padding-bottom:0px; margin-bottom:30px; }
28
+ .veu_flowBox:last-child:after {content:"";font-size:0;}
29
+ .veu_flowBox dl { display:block; overflow:hidden; padding:20px 25px; border:3px solid #e5e5e5;margin:0; }
30
+ .veu_flowBox dl dt,
31
+ .veu_flowBox dl dd { padding-left:0;border:none; }
32
+ .veu_flowBox dl dt { border-bottom:1px dotted #ccc; margin-bottom:10px; font-size:1.2em; }
33
+ .veu_flowBox dl dd { margin-bottom:0px; }
34
+ .veu_flowBox dl dd h4 { margin:0px;padding:0px; }
35
+ .veu_flowBox dl dd p { margin-bottom:10px; }
36
+ .veu_flowBox dl dd ul { margin-bottom:0px; }
37
 
38
 
39
+ .veu_dummyImage { padding: 20px; display: block; vertical-align: middle;text-align: center; background-color: #f5f5f5; border:1px solid #ccc;margin-bottom:15px;
40
  }
41
+ .veu_floatLeft { float:left;margin-right:20px; }
42
+ .veu_floatRight { float:right;margin-left:20px; }
_scss/vkExUnit_style.scss CHANGED
@@ -8,30 +8,33 @@
8
  /*-------------------------------------------------*/
9
  /* .common
10
  /*-------------------------------------------*/
11
- /* .autoEyeCatchBox
12
  /*-------------------------------------------*/
13
- /* .sitemap
14
  /*-------------------------------------------*/
15
- /* fb Page Plugin
16
  /*-------------------------------------------*/
17
- /* .socialSet
18
  /*-------------------------------------------*/
19
- /* Wiget Profile Plugin
20
  /*-------------------------------------------*/
21
- /* Wiget 3PR area Plugin
22
  /*-------------------------------------------*/
23
- /* Wiget PR Bloclks Plugin
24
  /*-------------------------------------------*/
25
- /* childPageIndex Plugin
26
  /*-------------------------------------------*/
27
- /* sitemap page Plugin
28
  /*-------------------------------------------*/
29
- /* CTA Section
30
  /*-------------------------------------------*/
31
- /* Contact Section
32
  /*-------------------------------------------*/
33
- /* Insert Ads
34
  /*-------------------------------------------*/
 
 
 
35
 
36
  $section_margin : 20px;
37
  $color_font_default : #464646;
@@ -55,81 +58,62 @@ h1.mainSection-title { font-size:24px; }
55
  .veu_adminEdit { margin-top:5px; }
56
  .veu_adminEdit a.btn:before{font-family:FontAwesome;content:"\f040";margin-right:5px;}
57
 
 
 
58
  /*-------------------------------------------*/
59
- /* .veu_newsList
60
  /*-------------------------------------------*/
61
- .widget_newPosts {
62
- h1.mainSection-title { margin-bottom:0; }
63
- }
64
- ul.veu_newsList { margin:15px 0 $section_margin;padding:0;
65
- li { display:block; overflow:hidden;border-bottom:1px dotted #666;padding:0;clear:both; }
66
- a {color:$color_font_default;}
67
- .published,
68
- .taxonomies a,
69
- .entry-title {display:block; overflow:hidden;float:left;}
70
- .published { margin-right:10px;color:#d44950; }
71
- .published:before { content:'';margin:0; }
72
- .taxonomies a { background-color: #efefef; padding: 2px 5px 1px; border-radius:3px;font-size:12px;margin-right:3px; }
73
- .entry-title { clear:both; display: block;margin:5px 0; }
74
-
75
  }
76
 
77
  /*-------------------------------------------*/
78
- /* .autoEyeCatchBox
79
  /*-------------------------------------------*/
80
 
81
- .autoEyeCatchBox { display:block; overflow:hidden;margin-bottom:2em; }
82
 
83
  /*-------------------------------------------*/
84
- /* .sitemap
85
  /*-------------------------------------------*/
86
 
87
-
88
-
89
- .sitemap .sectionBox { padding-top:0; }
90
- .sitemap .sitemap-col { padding-bottom:2em; }
91
-
92
- /*-------------------------------------------*/
93
- /* fb Page Plugin
94
- /*-------------------------------------------*/
95
-
96
- .fb-like-box {
97
- margin: 0 auto;
98
- border: 4px solid #efefef;
99
- background-color: #f9f9f9;
100
- text-align: center;
 
 
 
 
 
101
  }
102
 
103
- .twitter-timeline iframe {margin-right:auto; margin-left:auto; }
104
-
105
- .vkContentAddSection { display:block; clear:both; overflow:hidden; padding-top:20px; }
106
-
107
  /*-------------------------------------------*/
108
- /* .socialSet
109
  /*-------------------------------------------*/
110
- .socialSet ul { margin:0px;padding:0; }
111
- .socialSet ul li { position:relative; display:block;float:left; overflow:visible; margin-right:10px; padding:0px; background:none; }
112
- .socialSet ul li.sb_icon a {display:block; overflow:hidden; padding: 3px 5px 0px;border:1px solid #ccc; border-radius: 3px; background-color:#fff;color:#333;text-decoration: none; line-height: 100%; }
113
- .socialSet ul li.sb_icon a .sns_txt { position: relative;top:-2px; font-size:11px; }
114
- .socialSet ul li iframe { border:none; }
115
- .socialSet ul li a .icon_sns { margin-right:5px;font-size:100%; }
116
- .socialSet ul li.sb_icon.sb_facebook .icon_sns { color:#425dab; }
117
- .socialSet ul li.sb_icon.sb_hatena .icon_sns { color:#2c6ebd; }
118
- .socialSet ul li.sb_icon.sb_twitter .icon_sns { color:#00abec; }
119
- .socialSet ul li.sb_icon.sb_google .icon_sns { color:#dd4b39; }
120
- .socialSet ul li.sb_icon.sb_line .icon_sns { color:#6ebd30; }
121
- .socialSet ul li.sb_pocket { margin-left:5px;}
122
-
123
- .relatedPosts {
124
- h2 { margin-bottom:10px; }
125
- }
126
-
127
- .followSet { display:block; overflow:hidden;margin-top:20px;padding: 15px;border:1px solid #f5f5f5; background-color: #efefef; }
128
- .followSet h3.followSet_title {padding: 6px 10px 4px;border:none; background-color: #333; color:#fff; font-size:18px;
129
- &:after { border:none; }
130
  }
131
- .follow_btn { float:left;margin-right:20px; }
132
-
133
 
134
  /*-------------------------------------------*/
135
  /* import icon
@@ -176,151 +160,212 @@ ul.veu_newsList { margin:15px 0 $section_margin;padding:0;
176
  }
177
 
178
  /*-------------------------------------------*/
179
- /* Wiget Profile Plugin
180
  /*-------------------------------------------*/
181
- .vkExUnit_entry-meta_items.published:before { font-family:FontAwesome;content:"\f073";margin-right:5px; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
182
 
183
  /*-------------------------------------------*/
184
- /* Wiget Profile Plugin
185
  /*-------------------------------------------*/
186
- .site-profile{
187
- overflow: hidden;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  }
189
- .profile_media{
190
- display:block;
191
- margin: 0.8em auto;
192
- max-width: 100%;
193
  }
194
- .media_round{
195
- border-radius: 50%;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
196
  }
197
- .media_left .profile_media{ margin-left:0; }
198
- .media_float{
199
- float: left;
200
- padding-right: 10px;
201
- .profile_media{
202
- margin: 0.8em 0 0;
 
 
 
 
 
 
 
 
 
 
 
 
203
  }
204
- &+.profile_text{
205
- padding-top: 0.8em;
 
 
 
 
 
 
206
  }
 
207
  }
208
- .profile_text{
209
- margin-bottom: 0.5em;
210
- font-size: 14px;
211
- }
212
- .sns_btns{
213
- margin: 0;
214
- padding: 0;
215
- width: 100%;
216
- li{
217
- float: left;
218
- margin-right: 0.45em;
219
- list-style: none;
220
- text-align: center;
221
- }
222
- a{
223
- display: block;
224
- display:table;
225
- width: 45px;
226
- height: 45px;
227
- border-radius: 23px;
228
- color: #fff;
229
- text-decoration: none;
230
- font-size: 20px;
231
- &:hover{
232
  color: #fff;
233
  text-decoration: none;
234
- opacity: 0.8;
235
- }
236
- }
237
- .fa{
238
- display:table-cell;
239
- vertical-align:middle;
240
- text-align:center;
241
- }
242
- .facebook_btn{
243
- a{
244
- background: #3b5998;
245
- }
246
- }
247
- .twitter_btn{
248
- a{
249
- background: #55acee;
250
- }
251
- }
252
- .mail_btn{
253
- a{
254
- background: #2F915F;
255
- }
256
- }
257
- .youtube_btn{
258
- a{
259
- background: #C81D1C;
260
- }
261
- }
262
- .rss_btn{
263
- a{
264
- background: #f26522;
265
- }
266
- }
267
- .instagram_btn{
268
- a{
269
- background: #3f729b;
270
- }
271
- }
272
- .linkedin_btn{
273
- a{
274
- background: #0077b5;
275
- }
276
- }
277
- }
278
- /*-------------------------------------------*/
279
- /* Wiget 3PR area Plugin
280
- /*-------------------------------------------*/
281
- .prBox{
282
- .subSection-title{
283
- font-size: 18px;
284
  }
 
 
 
 
 
 
 
285
  .media_pr{
286
  margin-top: 0.8em;
287
  margin-bottom: 0.8em;
288
  }
289
- .media_pc{
290
- display: block;
291
- }
292
- .media_sp{
293
- display: none;
294
- }
295
- .summary{
296
- margin-bottom: 0.5em;
297
- font-size: 14px;
298
- line-height: 1.4em;
299
- }
300
- .linkurl{
301
- a{
302
- text-decoration: none;
303
- }
304
- }
305
  }
306
  @media screen and (max-width:992px){
307
- .prBox{
308
- .media_pc{
309
- display: none;
310
- }
311
- .media_sp{
312
- display: block;
313
- }
314
- .linkurl {
315
- margin-bottom: 1.5em;
316
- }
317
  }
318
  }
319
 
320
  /*-------------------------------------------*/
321
- /* Wiget PR Bloclks Plugin
322
  /*-------------------------------------------*/
323
- .widget .pr_blocks{
324
  display: table;
325
  width: 100%;
326
  table-layout: fixed;
@@ -385,7 +430,7 @@ ul.veu_newsList { margin:15px 0 $section_margin;padding:0;
385
  }
386
  }
387
  @media screen and (max-width:767px){
388
- .widget.pr_blocks{
389
  display: block;
390
  .prArea{
391
  display: block;
@@ -399,116 +444,3 @@ ul.veu_newsList { margin:15px 0 $section_margin;padding:0;
399
  }
400
  }
401
  }
402
-
403
- /*-------------------------------------------*/
404
- /* childPageIndex Plugin
405
- /*-------------------------------------------*/
406
- .childPage_list {
407
- margin-top: 2.5em;margin-bottom:1em;
408
- a:hover{ text-decoration: none; }
409
- }
410
- .childPage_list_box { display:block;margin-bottom:1em; }
411
- .childPage_list_box_inner{
412
- display:block; overflow:hidden; position: relative;border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,1);padding: 0 20px;
413
- .childPage_list_title{ margin-top:20px;font-size: 16px;line-height: 1.4;color:$color_font_default;}
414
- .wp-post-image{ float: left; margin-right: 1em; width: 30%; border: solid 1px #ddd; }
415
- .childPage_list_body{ overflow: hidden; color: #333; font-size: 14px;margin-bottom:5px;
416
- &:hover{
417
- text-decoration: underline;
418
- }
419
- }
420
- p { line-height: 1.5em; }
421
- .childPage_list_text{ overflow: hidden;margin-bottom: 0;}
422
- .childPage_list_more{ float: right;margin-bottom:20px; }
423
- }
424
- @media (max-width: 767px){
425
- .childPage_list_box_inner{
426
- .wp-post-image{ width: 25%; }
427
- }
428
- }
429
-
430
- /*-------------------------------------------*/
431
- /* sitemap page Plugin
432
- /*-------------------------------------------*/
433
- .sitemap-col{
434
- margin-top: 2.5em;
435
- .link-list{
436
- margin-top: 0;
437
- margin-bottom: 0;
438
- }
439
- .page_item{
440
- padding: 0;
441
- }
442
- .children{
443
- margin-bottom: 2em;
444
- }
445
- .cat-item{
446
- padding: 0;
447
- }
448
- }
449
-
450
- /*-------------------------------------------*/
451
- /* CTA Section
452
- /*-------------------------------------------*/
453
- .veu_cta { display:block; overflow:hidden;background-color: #efefef;margin-top:$section_margin;margin-bottom:$section_margin;
454
- h1.veu_cta_title { display:block; overflow:hidden;background-color: #333;font-size:22px;color:#fff;padding: 12px 20px 10px;line-height: 1.2em; }
455
- .veu_cta_body { display:block; overflow:hidden; padding:1.5em 2em 2em;line-height: 170%; }
456
- .veu_cta_body_image { margin-bottom:1.5em; }
457
- .veu_cta_body_image img { max-width: 250px; }
458
- .veu_cta_body_image_center { display:block; overflow:hidden;text-align: center;
459
- img { display:block; margin:0 auto 15px;max-width: 100%; }
460
- }
461
-
462
- .veu_cta_body_txt { display:block; overflow:hidden; }
463
- .veu_cta_body_link { clear:both;margin-top:1.5em; }
464
- }
465
- @media (max-width: 767px){
466
- .veu_cta {
467
- .veu_cta_body_image img { display:block; margin:0 auto 1.5em;max-width: 100%; }
468
- }
469
- }
470
- @media (min-width: 768px){
471
- .veu_cta {
472
- .veu_cta_body_image_right { float:right;margin-left:30px; }
473
- .veu_cta_body_image_left { float:left;margin-right:30px; }
474
- }
475
- }
476
- /*-------------------------------------------*/
477
- /* Contact Section
478
- /*-------------------------------------------*/
479
- .veu_contact { display:block; overflow:hidden;margin-bottom:1em;padding:25px 24px 21px; border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,1);background-color: #f9f9f9; }
480
- .veu_contact_txt_catch,
481
- .veu_contact_txt_tel,
482
- .veu_contact_txt_time { display:block; overflow:hidden; }
483
- .veu_contact_txt_catch,
484
- .veu_contact_txt_time { line-height: 128.6%;font-size: 14px; }
485
- .veu_contact_txt_tel { font-size: 28px;line-height: 110%;padding-top:4px;}
486
- .veu_contact_bt_txt:before { font-family:FontAwesome;content:"\f003";margin-right:7px; }
487
- .veu_contact_bt_txt:after { font-family:FontAwesome;content:"\f18e";margin-left:7px; }
488
- .veu_contact_bt_subTxt { display:block; overflow:hidden;font-size:14px; }
489
-
490
- @media (max-width: 767px){
491
- .veu_contact_txt { text-align: center; }
492
- .veu_contact .veu_contact_bt { display: block; }
493
- }
494
- @media (min-width: 768px){
495
- p.veu_contact_txt { margin-bottom:0; }
496
- .veu_contact_txt { float:left; }
497
- .veu_contact .veu_contact_bt { float:right; }
498
- .veu_contact_bt_subTxt_side { font-size:12px; }
499
-
500
- .subSection {
501
- .veu_contact .veu_contact_bt { margin-top:15px;float:none;display: inline-block; }
502
- }
503
-
504
- } // @media (min-width: 768px){
505
-
506
-
507
- /*-------------------------------------------*/
508
- /* Insert Ads
509
- /*-------------------------------------------*/
510
- .veu_insertAds { margin-top:1em;margin-bottom:1.5em; }
511
- @media (max-width: 971px){
512
- .veu_insertAds { margin-bottom:0.5em; }
513
- .veu_insertAds .col-md-6 {margin-bottom:1em; }
514
- }
8
  /*-------------------------------------------------*/
9
  /* .common
10
  /*-------------------------------------------*/
11
+ /* .veu_autoEyeCatchBox
12
  /*-------------------------------------------*/
13
+ /* .veu_sitemap
14
  /*-------------------------------------------*/
15
+ /* .veu_socialSet
16
  /*-------------------------------------------*/
17
+ /* .veu_childPage_list
18
  /*-------------------------------------------*/
19
+ /* .veu_cta
20
  /*-------------------------------------------*/
21
+ /* .veu_contact
22
  /*-------------------------------------------*/
23
+ /* .veu_insertAds
24
  /*-------------------------------------------*/
25
+ /* Widget .veu_fbPagePlugin
26
  /*-------------------------------------------*/
27
+ /* Widget .veu_newsList
28
  /*-------------------------------------------*/
29
+ /* Widget .veu_followSet
30
  /*-------------------------------------------*/
31
+ /* Widget .veu_profile
32
  /*-------------------------------------------*/
33
+ /* Widget .veu_3prArea
34
  /*-------------------------------------------*/
35
+ /* Widget .veu_prBlocks
36
+ /*-------------------------------------------*/
37
+
38
 
39
  $section_margin : 20px;
40
  $color_font_default : #464646;
58
  .veu_adminEdit { margin-top:5px; }
59
  .veu_adminEdit a.btn:before{font-family:FontAwesome;content:"\f040";margin-right:5px;}
60
 
61
+ .veu_contentAddSection { display:block; clear:both; overflow:hidden; padding-top:20px; }
62
+
63
  /*-------------------------------------------*/
64
+ /* .relatedPosts
65
  /*-------------------------------------------*/
66
+ .relatedPosts {
67
+ h2 { margin-bottom:10px; }
 
 
 
 
 
 
 
 
 
 
 
 
68
  }
69
 
70
  /*-------------------------------------------*/
71
+ /* .veu_autoEyeCatchBox
72
  /*-------------------------------------------*/
73
 
74
+ .veu_autoEyeCatchBox { display:block; overflow:hidden;margin-bottom:2em; }
75
 
76
  /*-------------------------------------------*/
77
+ /* .veu_sitemap
78
  /*-------------------------------------------*/
79
 
80
+ .veu_sitemap {
81
+ .sectionBox { padding-top:0; }
82
+ .sitemap-col { padding-bottom:2em; }
83
+ .sitemap-col{
84
+ margin-top: 2.5em;
85
+ .link-list{
86
+ margin-top: 0;
87
+ margin-bottom: 0;
88
+ }
89
+ .page_item{
90
+ padding: 0;
91
+ }
92
+ .children{
93
+ margin-bottom: 2em;
94
+ }
95
+ .cat-item{
96
+ padding: 0;
97
+ }
98
+ }
99
  }
100
 
 
 
 
 
101
  /*-------------------------------------------*/
102
+ /* .veu_socialSet
103
  /*-------------------------------------------*/
104
+ .veu_socialSet ul { margin:0px;padding:0;
105
+ li { position:relative; display:block;float:left; overflow:visible; margin-right:10px; padding:0px; background:none; }
106
+ li.sb_icon a {display:block; overflow:hidden; padding: 3px 5px 0px;border:1px solid #ccc; border-radius: 3px; background-color:#fff;color:#333;text-decoration: none; line-height: 100%; }
107
+ li.sb_icon a .sns_txt { position: relative;top:-2px; font-size:11px; }
108
+ li iframe { border:none; }
109
+ li a .icon_sns { margin-right:5px;font-size:100%; }
110
+ li.sb_icon.sb_facebook .icon_sns { color:#425dab; }
111
+ li.sb_icon.sb_hatena .icon_sns { color:#2c6ebd; }
112
+ li.sb_icon.sb_twitter .icon_sns { color:#00abec; }
113
+ li.sb_icon.sb_google .icon_sns { color:#dd4b39; }
114
+ li.sb_icon.sb_line .icon_sns { color:#6ebd30; }
115
+ li.sb_pocket { margin-left:5px;}
 
 
 
 
 
 
 
 
116
  }
 
 
117
 
118
  /*-------------------------------------------*/
119
  /* import icon
160
  }
161
 
162
  /*-------------------------------------------*/
163
+ /* .veu_childPage_list
164
  /*-------------------------------------------*/
165
+ .veu_childPage_list {
166
+ margin-top: 2.5em;margin-bottom:1em;
167
+ a:hover{ text-decoration: none; }
168
+ .childPage_list_box { display:block;margin-bottom:1em; }
169
+ .childPage_list_box_inner{ display:block; overflow:hidden; position: relative;border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,1);padding: 0 20px;}
170
+ .childPage_list_title{ margin-top:20px;font-size: 16px;line-height: 1.4;color:$color_font_default;}
171
+ .wp-post-image{ float: left; margin-right: 1em; width: 30%; border: solid 1px #ddd; }
172
+ .childPage_list_body{ overflow: hidden; color: #333; font-size: 14px;margin-bottom:5px;
173
+ &:hover{
174
+ text-decoration: underline;
175
+ }
176
+ }
177
+ p { line-height: 1.5em; }
178
+ .childPage_list_text{ overflow: hidden;margin-bottom: 0;}
179
+ .childPage_list_more{ float: right;margin-bottom:20px; }
180
+ }
181
+ @media (max-width: 767px){
182
+ .veu_childPage_list {
183
+ .wp-post-image{ width: 25%; }
184
+ }
185
+ }
186
 
187
  /*-------------------------------------------*/
188
+ /* .veu_cta
189
  /*-------------------------------------------*/
190
+ .veu_cta { display:block; overflow:hidden;background-color: #efefef;margin-top:$section_margin;margin-bottom:$section_margin;
191
+ h1.cta_title { display:block; overflow:hidden;background-color: #333;font-size:22px;color:#fff;padding: 12px 20px 10px;line-height: 1.2em; }
192
+ .cta_body { display:block; overflow:hidden; padding:1.5em 2em 2em;line-height: 170%; }
193
+ .cta_body_image { margin-bottom:1.5em; }
194
+ .cta_body_image img { max-width: 250px; }
195
+ .cta_body_image_center { display:block; overflow:hidden;text-align: center;
196
+ img { display:block; margin:0 auto 15px;max-width: 100%; }
197
+ }
198
+
199
+ .cta_body_txt { display:block; overflow:hidden; }
200
+ .cta_body_link { clear:both;margin-top:1.5em; }
201
+ }
202
+ @media (max-width: 767px){
203
+ .veu_cta {
204
+ .cta_body_image img { display:block; margin:0 auto 1.5em;max-width: 100%; }
205
+ }
206
+ }
207
+ @media (min-width: 768px){
208
+ .veu_cta {
209
+ .cta_body_image_right { float:right;margin-left:30px; }
210
+ .cta_body_image_left { float:left;margin-right:30px; }
211
  }
 
 
 
 
212
  }
213
+ /*-------------------------------------------*/
214
+ /* .veu_contact
215
+ /*-------------------------------------------*/
216
+ .veu_contact { display:block; overflow:hidden;
217
+ .contact_frame { display:block; overflow:hidden;padding:25px 24px 21px; border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px rgba(255,255,255,1);background-color: #f9f9f9; }
218
+ .contact_txt_catch,
219
+ .contact_txt_tel,
220
+ .contact_txt_time { display:block; overflow:hidden; }
221
+ .contact_txt_catch,
222
+ .contact_txt_time { line-height: 128.6%;font-size: 14px; }
223
+ .contact_txt_tel { font-size: 28px;line-height: 110%;padding-top:4px;}
224
+ .contact_bt_txt:before { font-family:FontAwesome;content:"\f003";margin-right:7px; }
225
+ .contact_bt_txt:after { font-family:FontAwesome;content:"\f18e";margin-left:7px; }
226
+ .contact_bt_subTxt { display:block; overflow:hidden;font-size:14px; }
227
+ } // .veu_contact
228
+
229
+ @media (max-width: 767px){
230
+ .veu_contact {
231
+ .contact_txt { text-align: center; }
232
+ .contact_bt { display: block; }
233
+ } // .veu_contact
234
+ }
235
+ @media (min-width: 768px){
236
+ .veu_contact {
237
+ p.contact_txt { margin-bottom:0; }
238
+ .contact_txt { float:left; }
239
+ .contact_bt { float:right; }
240
+ .contact_bt_subTxt_side { font-size:12px; }
241
+ } // .veu_contact
242
+
243
+ .widget {
244
+ .veu_contact .contact_bt { margin-top:15px;float:none;display: inline-block; }
245
+ }
246
+
247
+ } // @media (min-width: 768px){
248
+
249
+
250
+ /*-------------------------------------------*/
251
+ /* .veu_insertAds
252
+ /*-------------------------------------------*/
253
+ .veu_insertAds { margin-top:1em;margin-bottom:1.5em; }
254
+ @media (max-width: 971px){
255
+ .veu_insertAds { margin-bottom:0.5em; }
256
+ .veu_insertAds .col-md-6 {margin-bottom:1em; }
257
+ }
258
+
259
+ /*-------------------------------------------*/
260
+ /* Widget .veu_fbPagePlugin
261
+ /*-------------------------------------------*/
262
+
263
+ .veu_fbPagePlugin {
264
+ .fbPagePlugin_body {
265
+ margin: 0 auto;
266
+ border: 4px solid #efefef;
267
+ background-color: #f9f9f9;
268
+ text-align: center;
269
+ }
270
  }
271
+
272
+ .twitter-timeline iframe {margin-right:auto; margin-left:auto; }
273
+
274
+ /*-------------------------------------------*/
275
+ /* Widget .veu_newsList
276
+ /*-------------------------------------------*/
277
+ .veu_newPosts {
278
+ h1.mainSection-title { margin-bottom:0; }
279
+ ul.postList { margin:15px 0 $section_margin;padding:0;
280
+ li { display:block; overflow:hidden;border-bottom:1px dotted #666;padding:0;clear:both; }
281
+ a {color:$color_font_default;}
282
+ .published,
283
+ .taxonomies a,
284
+ .entry-title {display:block; overflow:hidden;float:left;}
285
+ .published { margin-right:10px;color:#d44950; }
286
+ .published:before { content:'';margin:0; }
287
+ .taxonomies a { background-color: #efefef; padding: 2px 5px 1px; border-radius:3px;font-size:12px;margin-right:3px; }
288
+ .entry-title { clear:both; display: block;margin:5px 0; }
289
  }
290
+ .entry-meta_items.published:before { font-family:FontAwesome;content:"\f073";margin-right:5px; }
291
+ }
292
+ /*-------------------------------------------*/
293
+ /* Widget .veu_followSet
294
+ /*-------------------------------------------*/
295
+ .veu_followSet { display:block; overflow:hidden;margin-top:20px;padding: 15px;border:1px solid #f5f5f5; background-color: #efefef;
296
+ h3.followSet_title {padding: 6px 10px 4px;border:none; background-color: #333; color:#fff; font-size:18px;
297
+ &:after { border:none; }
298
  }
299
+ .follow_btn { float:left;margin-right:20px; }
300
  }
301
+
302
+ /*-------------------------------------------*/
303
+ /* Widget .veu_profile
304
+ /*-------------------------------------------*/
305
+ .veu_profile {
306
+ .profile{ overflow: hidden; }
307
+ .profile_media{ display:block; margin: 0.8em auto;max-width: 100%;}
308
+ .media_round{ border-radius: 50%; }
309
+ .media_left .profile_media{ margin-left:0; }
310
+ .media_float{ float: left;padding-right: 10px;
311
+ .profile_media{ margin: 0.8em 0 0;}
312
+ &+.profile_text{ padding-top: 0.8em;}
313
+ }
314
+ .profile_text{ margin-bottom: 0.5em;font-size: 14px;}
315
+ .sns_btns{ margin: 0;padding: 0;width: 100%;
316
+ li{ float: left;margin-right: 0.45em;list-style: none;text-align: center; }
317
+ a{
318
+ display: block;
319
+ display:table;
320
+ width: 45px;
321
+ height: 45px;
322
+ border-radius: 23px;
 
 
323
  color: #fff;
324
  text-decoration: none;
325
+ font-size: 20px;
326
+ &:hover{ color: #fff;text-decoration: none;opacity: 0.8;}
327
+ }
328
+ .fa{
329
+ display:table-cell;
330
+ vertical-align:middle;
331
+ text-align:center;
332
+ }
333
+ .facebook_btn a{ background: #3b5998; }
334
+ .twitter_btn a{ background: #55acee; }
335
+ .mail_btn a{ background: #2F915F; }
336
+ .youtube_btn a{ background: #C81D1C; }
337
+ .rss_btn a{ background: #f26522; }
338
+ .instagram_btn a{ background: #3f729b; }
339
+ .linkedin_btn a{ background: #0077b5; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
340
  }
341
+ }
342
+
343
+ /*-------------------------------------------*/
344
+ /* Widget .veu_3prArea
345
+ /*-------------------------------------------*/
346
+ .veu_3prArea{
347
+ .subSection-title{ font-size: 18px; }
348
  .media_pr{
349
  margin-top: 0.8em;
350
  margin-bottom: 0.8em;
351
  }
352
+ .media_pc{ display: block; }
353
+ .media_sp{ display: none; }
354
+ .summary{ margin-bottom: 0.5em; font-size: 14px; line-height: 1.4em; }
355
+ .linkurl a{ text-decoration: none; }
 
 
 
 
 
 
 
 
 
 
 
 
356
  }
357
  @media screen and (max-width:992px){
358
+ .veu_3prArea{
359
+ .media_pc{ display: none; }
360
+ .media_sp{ display: block; }
361
+ .linkurl { margin-bottom: 1.5em; }
 
 
 
 
 
 
362
  }
363
  }
364
 
365
  /*-------------------------------------------*/
366
+ /* Widget .veu_prBlocks
367
  /*-------------------------------------------*/
368
+ .veu_prBlocks{
369
  display: table;
370
  width: 100%;
371
  table-layout: fixed;
430
  }
431
  }
432
  @media screen and (max-width:767px){
433
+ .veu_pr_blocks{
434
  display: block;
435
  .prArea{
436
  display: block;
444
  }
445
  }
446
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
_scss/vkExUnit_style_in_bs.scss CHANGED
@@ -1,4 +1,4 @@
1
  @charset "utf-8";
2
  @import "compass";
3
  @import "bootstrap.min";
4
- @import "style";
1
  @charset "utf-8";
2
  @import "compass";
3
  @import "bootstrap.min";
4
+ @import "vkExUnit_style";
css/vkExUnit_style.css CHANGED
@@ -1 +1 @@
1
- .media{border-bottom:1px solid #e5e5e5;padding:2em 0;margin-top:0}.media:first-child{border-top:1px solid #e5e5e5}.media .postList_thumbnail{width:160px;margin-bottom:0.5em;padding-right:30px;display:block;overflow:hidden;float:left}.media .postList_thumbnail a{position:relative;display:block;overflow:hidden}.media .postList_thumbnail img{width:100%;height:auto}.media .postList_thumbnail .postList_cateLabel{position:absolute;bottom:0;left:0}.media .media-body .media-heading{font-size:1.8em;line-height:1.3em;margin-top:0;margin-bottom:0.5em;font-weight:normal}.media .media-body .media-heading a{color:#464646}.media .media-body .media-heading a:hover{text-decoration:none}.media .media-body p{margin-bottom:0}.media .media-body a.media-body_excerpt{color:#464646}@media (max-width: 767px){.media .postList_thumbnail{padding-right:20px}.media .media-body .media-heading{font-size:1.2em;line-height:1.3em;margin-bottom:0.5em}}@media (max-width: 500px){.media .postList_thumbnail{width:100px}}.leadTxt,p.leadTxt{font-size:2em;line-height:150%;padding:0}dl.veu_qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0px 0px 20px;margin:0px 0px 20px;width:100%;position:relative}dl.veu_qaItem dt,dl.veu_qaItem dd{border:none;padding-left:35px}dl.veu_qaItem dt:before,dl.veu_qaItem dd:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:"areal";content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0px}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.flowBox{display:block;overflow:hidden}.flowBox:after{font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position:relative;left:48%;line-height:120%;color:#ccc}.flowBox:last-child{padding-bottom:0px;margin-bottom:30px}.flowBox:last-child:after{content:"";font-size:0}.flowBox dl{display:block;overflow:hidden;padding:20px 25px;border:3px solid #e5e5e5;margin:0}.flowBox dl dt,.flowBox dl dd{padding-left:0;border:none}.flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.flowBox dl dd{margin-bottom:0px}.flowBox dl dd h4{margin:0px;padding:0px}.flowBox dl dd p{margin-bottom:10px}.flowBox dl dd ul{margin-bottom:0px}.dummyImage{padding:20px;display:block;vertical-align:middle;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.floatLeft{float:left;margin-right:20px}.floatRight{float:right;margin-left:20px}html{font-size:inherit}.link-list li{padding:0.5em}@media (min-width: 768px){.mainSection .widget{margin-bottom:40px}}.widget .subSection-title{font-size:18px}h1.mainSection-title{font-size:24px}.veu_adminEdit{margin-top:5px}.veu_adminEdit a.btn:before{font-family:FontAwesome;content:"\f040";margin-right:5px}.widget_newPosts h1.mainSection-title{margin-bottom:0}ul.veu_newsList{margin:15px 0 20px;padding:0}ul.veu_newsList li{display:block;overflow:hidden;border-bottom:1px dotted #666;padding:0;clear:both}ul.veu_newsList a{color:#464646}ul.veu_newsList .published,ul.veu_newsList .taxonomies a,ul.veu_newsList .entry-title{display:block;overflow:hidden;float:left}ul.veu_newsList .published{margin-right:10px;color:#d44950}ul.veu_newsList .published:before{content:'';margin:0}ul.veu_newsList .taxonomies a{background-color:#efefef;padding:2px 5px 1px;border-radius:3px;font-size:12px;margin-right:3px}ul.veu_newsList .entry-title{clear:both;display:block;margin:5px 0}.autoEyeCatchBox{display:block;overflow:hidden;margin-bottom:2em}.sitemap .sectionBox{padding-top:0}.sitemap .sitemap-col{padding-bottom:2em}.fb-like-box{margin:0 auto;border:4px solid #efefef;background-color:#f9f9f9;text-align:center}.twitter-timeline iframe{margin-right:auto;margin-left:auto}.vkContentAddSection{display:block;clear:both;overflow:hidden;padding-top:20px}.socialSet ul{margin:0px;padding:0}.socialSet ul li{position:relative;display:block;float:left;overflow:visible;margin-right:10px;padding:0px;background:none}.socialSet ul li.sb_icon a{display:block;overflow:hidden;padding:3px 5px 0px;border:1px solid #ccc;border-radius:3px;background-color:#fff;color:#333;text-decoration:none;line-height:100%}.socialSet ul li.sb_icon a .sns_txt{position:relative;top:-2px;font-size:11px}.socialSet ul li iframe{border:none}.socialSet ul li a .icon_sns{margin-right:5px;font-size:100%}.socialSet ul li.sb_icon.sb_facebook .icon_sns{color:#425dab}.socialSet ul li.sb_icon.sb_hatena .icon_sns{color:#2c6ebd}.socialSet ul li.sb_icon.sb_twitter .icon_sns{color:#00abec}.socialSet ul li.sb_icon.sb_google .icon_sns{color:#dd4b39}.socialSet ul li.sb_icon.sb_line .icon_sns{color:#6ebd30}.socialSet ul li.sb_pocket{margin-left:5px}.relatedPosts h2{margin-bottom:10px}.followSet{display:block;overflow:hidden;margin-top:20px;padding:15px;border:1px solid #f5f5f5;background-color:#efefef}.followSet h3.followSet_title{padding:6px 10px 4px;border:none;background-color:#333;color:#fff;font-size:18px}.followSet h3.followSet_title:after{border:none}.follow_btn{float:left;margin-right:20px}@font-face{font-weight:normal;font-style:normal;font-family:'vk_sns';src:url("../plugins/sns/icons/fonts/vk_sns.eot?-bq20cj");src:url("../plugins/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj") format("embedded-opentype"),url("../plugins/sns/icons/fonts/vk_sns.woff?-bq20cj") format("woff"),url("../plugins/sns/icons/fonts/vk_sns.ttf?-bq20cj") format("truetype"),url("../plugins/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns") format("svg")}[class^="vk_icon_w_r_sns_"],[class*=" vk_icon_w_r_sns_"]{text-transform:none;font-weight:normal;font-style:normal;font-variant:normal;font-family:'vk_sns';line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vk_icon_w_r_sns_twitter:before{content:"\e600"}.vk_icon_w_r_sns_line:before{content:"\e601"}.vk_icon_w_r_sns_hatena:before{content:"\e602"}.vk_icon_w_r_sns_google:before{content:"\e603"}.vk_icon_w_r_sns_fb:before{content:"\e604"}.vkExUnit_entry-meta_items.published:before{font-family:FontAwesome;content:"\f073";margin-right:5px}.site-profile{overflow:hidden}.profile_media{display:block;margin:0.8em auto;max-width:100%}.media_round{border-radius:50%}.media_left .profile_media{margin-left:0}.media_float{float:left;padding-right:10px}.media_float .profile_media{margin:0.8em 0 0}.media_float+.profile_text{padding-top:0.8em}.profile_text{margin-bottom:0.5em;font-size:14px}.sns_btns{margin:0;padding:0;width:100%}.sns_btns li{float:left;margin-right:0.45em;list-style:none;text-align:center}.sns_btns a{display:block;display:table;width:45px;height:45px;border-radius:23px;color:#fff;text-decoration:none;font-size:20px}.sns_btns a:hover{color:#fff;text-decoration:none;opacity:0.8}.sns_btns .fa{display:table-cell;vertical-align:middle;text-align:center}.sns_btns .facebook_btn a{background:#3b5998}.sns_btns .twitter_btn a{background:#55acee}.sns_btns .mail_btn a{background:#2F915F}.sns_btns .youtube_btn a{background:#C81D1C}.sns_btns .rss_btn a{background:#f26522}.sns_btns .instagram_btn a{background:#3f729b}.sns_btns .linkedin_btn a{background:#0077b5}.prBox .subSection-title{font-size:18px}.prBox .media_pr{margin-top:0.8em;margin-bottom:0.8em}.prBox .media_pc{display:block}.prBox .media_sp{display:none}.prBox .summary{margin-bottom:0.5em;font-size:14px;line-height:1.4em}.prBox .linkurl a{text-decoration:none}@media screen and (max-width: 992px){.prBox .media_pc{display:none}.prBox .media_sp{display:block}.prBox .linkurl{margin-bottom:1.5em}}.widget .pr_blocks{display:table;width:100%;table-layout:fixed}.widget .pr_blocks .prArea{display:table-cell;padding:0 1em}.widget .pr_blocks .prArea:first-child{padding-left:0}.widget .pr_blocks .prArea:last-child{padding-right:0}.widget .pr_blocks a{color:#333}.widget .pr_blocks a:hover{color:#333;text-decoration:none}.widget .pr_blocks a .summary:hover{text-decoration:underline}.widget .pr_blocks .circle_icon{display:table;margin:0 auto;width:80px;height:80px;border-radius:50%}.widget .pr_blocks .circle_icon .font_icon{display:table-cell;color:#fff;vertical-align:middle;text-align:center;font-size:40px}.widget .pr_blocks .prBox_title{margin-top:1.5em;margin-bottom:1em;text-align:center;font-size:18px}.widget .pr_blocks .media_pr{display:table;margin:0 auto}.widget .pr_blocks .pr_image{display:table-cell;overflow:hidden;width:120px;height:120px;border-radius:50%;vertical-align:middle;text-align:center}.widget .pr_blocks .summary{margin-bottom:0.5em;text-align:center;font-size:14px;line-height:1.4em}@media screen and (max-width: 767px){.widget.pr_blocks{display:block}.widget.pr_blocks .prArea{display:block;margin-bottom:3em}.widget.pr_blocks .prArea:first-child{padding-left:1em}.widget.pr_blocks .prArea:last-child{padding-right:1em}}.childPage_list{margin-top:2.5em;margin-bottom:1em}.childPage_list a:hover{text-decoration:none}.childPage_list_box{display:block;margin-bottom:1em}.childPage_list_box_inner{display:block;overflow:hidden;position:relative;border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px #fff;padding:0 20px}.childPage_list_box_inner .childPage_list_title{margin-top:20px;font-size:16px;line-height:1.4;color:#464646}.childPage_list_box_inner .wp-post-image{float:left;margin-right:1em;width:30%;border:solid 1px #ddd}.childPage_list_box_inner .childPage_list_body{overflow:hidden;color:#333;font-size:14px;margin-bottom:5px}.childPage_list_box_inner .childPage_list_body:hover{text-decoration:underline}.childPage_list_box_inner p{line-height:1.5em}.childPage_list_box_inner .childPage_list_text{overflow:hidden;margin-bottom:0}.childPage_list_box_inner .childPage_list_more{float:right;margin-bottom:20px}@media (max-width: 767px){.childPage_list_box_inner .wp-post-image{width:25%}}.sitemap-col{margin-top:2.5em}.sitemap-col .link-list{margin-top:0;margin-bottom:0}.sitemap-col .page_item{padding:0}.sitemap-col .children{margin-bottom:2em}.sitemap-col .cat-item{padding:0}.veu_cta{display:block;overflow:hidden;background-color:#efefef;margin-top:20px;margin-bottom:20px}.veu_cta h1.veu_cta_title{display:block;overflow:hidden;background-color:#333;font-size:22px;color:#fff;padding:12px 20px 10px;line-height:1.2em}.veu_cta .veu_cta_body{display:block;overflow:hidden;padding:1.5em 2em 2em;line-height:170%}.veu_cta .veu_cta_body_image{margin-bottom:1.5em}.veu_cta .veu_cta_body_image img{max-width:250px}.veu_cta .veu_cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .veu_cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .veu_cta_body_txt{display:block;overflow:hidden}.veu_cta .veu_cta_body_link{clear:both;margin-top:1.5em}@media (max-width: 767px){.veu_cta .veu_cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}@media (min-width: 768px){.veu_cta .veu_cta_body_image_right{float:right;margin-left:30px}.veu_cta .veu_cta_body_image_left{float:left;margin-right:30px}}.veu_contact{display:block;overflow:hidden;margin-bottom:1em;padding:25px 24px 21px;border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px #fff;background-color:#f9f9f9}.veu_contact_txt_catch,.veu_contact_txt_tel,.veu_contact_txt_time{display:block;overflow:hidden}.veu_contact_txt_catch,.veu_contact_txt_time{line-height:128.6%;font-size:14px}.veu_contact_txt_tel{font-size:28px;line-height:110%;padding-top:4px}.veu_contact_bt_txt:before{font-family:FontAwesome;content:"\f003";margin-right:7px}.veu_contact_bt_txt:after{font-family:FontAwesome;content:"\f18e";margin-left:7px}.veu_contact_bt_subTxt{display:block;overflow:hidden;font-size:14px}@media (max-width: 767px){.veu_contact_txt{text-align:center}.veu_contact .veu_contact_bt{display:block}}@media (min-width: 768px){p.veu_contact_txt{margin-bottom:0}.veu_contact_txt{float:left}.veu_contact .veu_contact_bt{float:right}.veu_contact_bt_subTxt_side{font-size:12px}.subSection .veu_contact .veu_contact_bt{margin-top:15px;float:none;display:inline-block}}.veu_insertAds{margin-top:1em;margin-bottom:1.5em}@media (max-width: 971px){.veu_insertAds{margin-bottom:0.5em}.veu_insertAds .col-md-6{margin-bottom:1em}}
1
+ .media{border-bottom:1px solid #e5e5e5;padding:2em 0;margin-top:0}.media:first-child{border-top:1px solid #e5e5e5}.media .postList_thumbnail{width:160px;margin-bottom:0.5em;padding-right:30px;display:block;overflow:hidden;float:left}.media .postList_thumbnail a{position:relative;display:block;overflow:hidden}.media .postList_thumbnail img{width:100%;height:auto}.media .postList_thumbnail .postList_cateLabel{position:absolute;bottom:0;left:0}.media .media-body .media-heading{font-size:1.8em;line-height:1.3em;margin-top:0;margin-bottom:0.5em;font-weight:normal}.media .media-body .media-heading a{color:#464646}.media .media-body .media-heading a:hover{text-decoration:none}.media .media-body p{margin-bottom:0}.media .media-body a.media-body_excerpt{color:#464646}@media (max-width: 767px){.media .postList_thumbnail{padding-right:20px}.media .media-body .media-heading{font-size:1.2em;line-height:1.3em;margin-bottom:0.5em}}@media (max-width: 500px){.media .postList_thumbnail{width:100px}}.veu_leadTxt,p.veu_leadTxt{font-size:2em;line-height:150%;padding:0}dl.veu_qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0px 0px 20px;margin:0px 0px 20px;width:100%;position:relative}dl.veu_qaItem dt,dl.veu_qaItem dd{border:none;padding-left:35px}dl.veu_qaItem dt:before,dl.veu_qaItem dd:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:"areal";content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0px}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.veu_flowBox{display:block;overflow:hidden}.veu_flowBox:after{font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position:relative;left:48%;line-height:120%;color:#ccc}.veu_flowBox:last-child{padding-bottom:0px;margin-bottom:30px}.veu_flowBox:last-child:after{content:"";font-size:0}.veu_flowBox dl{display:block;overflow:hidden;padding:20px 25px;border:3px solid #e5e5e5;margin:0}.veu_flowBox dl dt,.veu_flowBox dl dd{padding-left:0;border:none}.veu_flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.veu_flowBox dl dd{margin-bottom:0px}.veu_flowBox dl dd h4{margin:0px;padding:0px}.veu_flowBox dl dd p{margin-bottom:10px}.veu_flowBox dl dd ul{margin-bottom:0px}.veu_dummyImage{padding:20px;display:block;vertical-align:middle;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.veu_floatLeft{float:left;margin-right:20px}.veu_floatRight{float:right;margin-left:20px}html{font-size:inherit}.link-list li{padding:0.5em}@media (min-width: 768px){.mainSection .widget{margin-bottom:40px}}.widget .subSection-title{font-size:18px}h1.mainSection-title{font-size:24px}.veu_adminEdit{margin-top:5px}.veu_adminEdit a.btn:before{font-family:FontAwesome;content:"\f040";margin-right:5px}.veu_contentAddSection{display:block;clear:both;overflow:hidden;padding-top:20px}.relatedPosts h2{margin-bottom:10px}.veu_autoEyeCatchBox{display:block;overflow:hidden;margin-bottom:2em}.veu_sitemap .sectionBox{padding-top:0}.veu_sitemap .sitemap-col{padding-bottom:2em}.veu_sitemap .sitemap-col{margin-top:2.5em}.veu_sitemap .sitemap-col .link-list{margin-top:0;margin-bottom:0}.veu_sitemap .sitemap-col .page_item{padding:0}.veu_sitemap .sitemap-col .children{margin-bottom:2em}.veu_sitemap .sitemap-col .cat-item{padding:0}.veu_socialSet ul{margin:0px;padding:0}.veu_socialSet ul li{position:relative;display:block;float:left;overflow:visible;margin-right:10px;padding:0px;background:none}.veu_socialSet ul li.sb_icon a{display:block;overflow:hidden;padding:3px 5px 0px;border:1px solid #ccc;border-radius:3px;background-color:#fff;color:#333;text-decoration:none;line-height:100%}.veu_socialSet ul li.sb_icon a .sns_txt{position:relative;top:-2px;font-size:11px}.veu_socialSet ul li iframe{border:none}.veu_socialSet ul li a .icon_sns{margin-right:5px;font-size:100%}.veu_socialSet ul li.sb_icon.sb_facebook .icon_sns{color:#425dab}.veu_socialSet ul li.sb_icon.sb_hatena .icon_sns{color:#2c6ebd}.veu_socialSet ul li.sb_icon.sb_twitter .icon_sns{color:#00abec}.veu_socialSet ul li.sb_icon.sb_google .icon_sns{color:#dd4b39}.veu_socialSet ul li.sb_icon.sb_line .icon_sns{color:#6ebd30}.veu_socialSet ul li.sb_pocket{margin-left:5px}@font-face{font-weight:normal;font-style:normal;font-family:'vk_sns';src:url("../plugins/sns/icons/fonts/vk_sns.eot?-bq20cj");src:url("../plugins/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj") format("embedded-opentype"),url("../plugins/sns/icons/fonts/vk_sns.woff?-bq20cj") format("woff"),url("../plugins/sns/icons/fonts/vk_sns.ttf?-bq20cj") format("truetype"),url("../plugins/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns") format("svg")}[class^="vk_icon_w_r_sns_"],[class*=" vk_icon_w_r_sns_"]{text-transform:none;font-weight:normal;font-style:normal;font-variant:normal;font-family:'vk_sns';line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vk_icon_w_r_sns_twitter:before{content:"\e600"}.vk_icon_w_r_sns_line:before{content:"\e601"}.vk_icon_w_r_sns_hatena:before{content:"\e602"}.vk_icon_w_r_sns_google:before{content:"\e603"}.vk_icon_w_r_sns_fb:before{content:"\e604"}.veu_childPage_list{margin-top:2.5em;margin-bottom:1em}.veu_childPage_list a:hover{text-decoration:none}.veu_childPage_list .childPage_list_box{display:block;margin-bottom:1em}.veu_childPage_list .childPage_list_box_inner{display:block;overflow:hidden;position:relative;border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px #fff;padding:0 20px}.veu_childPage_list .childPage_list_title{margin-top:20px;font-size:16px;line-height:1.4;color:#464646}.veu_childPage_list .wp-post-image{float:left;margin-right:1em;width:30%;border:solid 1px #ddd}.veu_childPage_list .childPage_list_body{overflow:hidden;color:#333;font-size:14px;margin-bottom:5px}.veu_childPage_list .childPage_list_body:hover{text-decoration:underline}.veu_childPage_list p{line-height:1.5em}.veu_childPage_list .childPage_list_text{overflow:hidden;margin-bottom:0}.veu_childPage_list .childPage_list_more{float:right;margin-bottom:20px}@media (max-width: 767px){.veu_childPage_list .wp-post-image{width:25%}}.veu_cta{display:block;overflow:hidden;background-color:#efefef;margin-top:20px;margin-bottom:20px}.veu_cta h1.cta_title{display:block;overflow:hidden;background-color:#333;font-size:22px;color:#fff;padding:12px 20px 10px;line-height:1.2em}.veu_cta .cta_body{display:block;overflow:hidden;padding:1.5em 2em 2em;line-height:170%}.veu_cta .cta_body_image{margin-bottom:1.5em}.veu_cta .cta_body_image img{max-width:250px}.veu_cta .cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .cta_body_txt{display:block;overflow:hidden}.veu_cta .cta_body_link{clear:both;margin-top:1.5em}@media (max-width: 767px){.veu_cta .cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}@media (min-width: 768px){.veu_cta .cta_body_image_right{float:right;margin-left:30px}.veu_cta .cta_body_image_left{float:left;margin-right:30px}}.veu_contact{display:block;overflow:hidden}.veu_contact .contact_frame{display:block;overflow:hidden;padding:25px 24px 21px;border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px #fff;background-color:#f9f9f9}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_tel,.veu_contact .contact_txt_time{display:block;overflow:hidden}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{line-height:128.6%;font-size:14px}.veu_contact .contact_txt_tel{font-size:28px;line-height:110%;padding-top:4px}.veu_contact .contact_bt_txt:before{font-family:FontAwesome;content:"\f003";margin-right:7px}.veu_contact .contact_bt_txt:after{font-family:FontAwesome;content:"\f18e";margin-left:7px}.veu_contact .contact_bt_subTxt{display:block;overflow:hidden;font-size:14px}@media (max-width: 767px){.veu_contact .contact_txt{text-align:center}.veu_contact .contact_bt{display:block}}@media (min-width: 768px){.veu_contact p.contact_txt{margin-bottom:0}.veu_contact .contact_txt{float:left}.veu_contact .contact_bt{float:right}.veu_contact .contact_bt_subTxt_side{font-size:12px}.widget .veu_contact .contact_bt{margin-top:15px;float:none;display:inline-block}}.veu_insertAds{margin-top:1em;margin-bottom:1.5em}@media (max-width: 971px){.veu_insertAds{margin-bottom:0.5em}.veu_insertAds .col-md-6{margin-bottom:1em}}.veu_fbPagePlugin .fbPagePlugin_body{margin:0 auto;border:4px solid #efefef;background-color:#f9f9f9;text-align:center}.twitter-timeline iframe{margin-right:auto;margin-left:auto}.veu_newPosts h1.mainSection-title{margin-bottom:0}.veu_newPosts ul.postList{margin:15px 0 20px;padding:0}.veu_newPosts ul.postList li{display:block;overflow:hidden;border-bottom:1px dotted #666;padding:0;clear:both}.veu_newPosts ul.postList a{color:#464646}.veu_newPosts ul.postList .published,.veu_newPosts ul.postList .taxonomies a,.veu_newPosts ul.postList .entry-title{display:block;overflow:hidden;float:left}.veu_newPosts ul.postList .published{margin-right:10px;color:#d44950}.veu_newPosts ul.postList .published:before{content:'';margin:0}.veu_newPosts ul.postList .taxonomies a{background-color:#efefef;padding:2px 5px 1px;border-radius:3px;font-size:12px;margin-right:3px}.veu_newPosts ul.postList .entry-title{clear:both;display:block;margin:5px 0}.veu_newPosts .entry-meta_items.published:before{font-family:FontAwesome;content:"\f073";margin-right:5px}.veu_followSet{display:block;overflow:hidden;margin-top:20px;padding:15px;border:1px solid #f5f5f5;background-color:#efefef}.veu_followSet h3.followSet_title{padding:6px 10px 4px;border:none;background-color:#333;color:#fff;font-size:18px}.veu_followSet h3.followSet_title:after{border:none}.veu_followSet .follow_btn{float:left;margin-right:20px}.veu_profile .profile{overflow:hidden}.veu_profile .profile_media{display:block;margin:0.8em auto;max-width:100%}.veu_profile .media_round{border-radius:50%}.veu_profile .media_left .profile_media{margin-left:0}.veu_profile .media_float{float:left;padding-right:10px}.veu_profile .media_float .profile_media{margin:0.8em 0 0}.veu_profile .media_float+.profile_text{padding-top:0.8em}.veu_profile .profile_text{margin-bottom:0.5em;font-size:14px}.veu_profile .sns_btns{margin:0;padding:0;width:100%}.veu_profile .sns_btns li{float:left;margin-right:0.45em;list-style:none;text-align:center}.veu_profile .sns_btns a{display:block;display:table;width:45px;height:45px;border-radius:23px;color:#fff;text-decoration:none;font-size:20px}.veu_profile .sns_btns a:hover{color:#fff;text-decoration:none;opacity:0.8}.veu_profile .sns_btns .fa{display:table-cell;vertical-align:middle;text-align:center}.veu_profile .sns_btns .facebook_btn a{background:#3b5998}.veu_profile .sns_btns .twitter_btn a{background:#55acee}.veu_profile .sns_btns .mail_btn a{background:#2F915F}.veu_profile .sns_btns .youtube_btn a{background:#C81D1C}.veu_profile .sns_btns .rss_btn a{background:#f26522}.veu_profile .sns_btns .instagram_btn a{background:#3f729b}.veu_profile .sns_btns .linkedin_btn a{background:#0077b5}.veu_3prArea .subSection-title{font-size:18px}.veu_3prArea .media_pr{margin-top:0.8em;margin-bottom:0.8em}.veu_3prArea .media_pc{display:block}.veu_3prArea .media_sp{display:none}.veu_3prArea .summary{margin-bottom:0.5em;font-size:14px;line-height:1.4em}.veu_3prArea .linkurl a{text-decoration:none}@media screen and (max-width: 992px){.veu_3prArea .media_pc{display:none}.veu_3prArea .media_sp{display:block}.veu_3prArea .linkurl{margin-bottom:1.5em}}.veu_prBlocks{display:table;width:100%;table-layout:fixed}.veu_prBlocks .prArea{display:table-cell;padding:0 1em}.veu_prBlocks .prArea:first-child{padding-left:0}.veu_prBlocks .prArea:last-child{padding-right:0}.veu_prBlocks a{color:#333}.veu_prBlocks a:hover{color:#333;text-decoration:none}.veu_prBlocks a .summary:hover{text-decoration:underline}.veu_prBlocks .circle_icon{display:table;margin:0 auto;width:80px;height:80px;border-radius:50%}.veu_prBlocks .circle_icon .font_icon{display:table-cell;color:#fff;vertical-align:middle;text-align:center;font-size:40px}.veu_prBlocks .prBox_title{margin-top:1.5em;margin-bottom:1em;text-align:center;font-size:18px}.veu_prBlocks .media_pr{display:table;margin:0 auto}.veu_prBlocks .pr_image{display:table-cell;overflow:hidden;width:120px;height:120px;border-radius:50%;vertical-align:middle;text-align:center}.veu_prBlocks .summary{margin-bottom:0.5em;text-align:center;font-size:14px;line-height:1.4em}@media screen and (max-width: 767px){.veu_pr_blocks{display:block}.veu_pr_blocks .prArea{display:block;margin-bottom:3em}.veu_pr_blocks .prArea:first-child{padding-left:1em}.veu_pr_blocks .prArea:last-child{padding-right:1em}}
css/vkExUnit_style_in_bs.css CHANGED
@@ -1,58 +1,12 @@
1
- /*
2
- Error: File to import not found or unreadable: style.
3
- Load paths:
4
- Compass::SpriteImporter
5
- /Users/kurudrive/vagrant-wp/www/wordpress/wp-content/plugins/vk-all-in-one-expansion-unit/_scss
6
- /Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets
7
- on line 4 of /Users/kurudrive/vagrant-wp/www/wordpress/wp-content/plugins/vk-all-in-one-expansion-unit/_scss/vkExUnit_style_in_bs.scss
8
-
9
- 1: @charset "utf-8";
10
- 2: @import "compass";
11
- 3: @import "bootstrap.min";
12
- 4: @import "style";
13
-
14
- Backtrace:
15
- /Users/kurudrive/vagrant-wp/www/wordpress/wp-content/plugins/vk-all-in-one-expansion-unit/_scss/vkExUnit_style_in_bs.scss:4
16
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/import_node.rb:66:in `rescue in import'
17
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/import_node.rb:45:in `import'
18
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/import_node.rb:28:in `imported_file'
19
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/import_node.rb:37:in `css_import?'
20
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:301:in `visit_import'
21
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/base.rb:36:in `visit'
22
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
23
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/stack.rb:79:in `block in with_base'
24
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/stack.rb:115:in `with_frame'
25
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/stack.rb:79:in `with_base'
26
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:158:in `visit'
27
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
28
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/base.rb:52:in `map'
29
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/base.rb:52:in `visit_children'
30
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
31
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
32
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
33
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/base.rb:36:in `block in visit'
34
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
35
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/base.rb:36:in `visit'
36
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:157:in `visit'
37
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/visitors/perform.rb:8:in `visit'
38
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/root_node.rb:36:in `css_tree'
39
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/tree/root_node.rb:20:in `render'
40
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/engine.rb:268:in `render'
41
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/plugin/compiler.rb:491:in `update_stylesheet'
42
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
43
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/plugin/compiler.rb:209:in `each'
44
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
45
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/plugin/compiler.rb:469:in `on_file_changed'
46
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/lib/sass/plugin/compiler.rb:328:in `block in watch'
47
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/vendor/listen/lib/listen/listener.rb:252:in `call'
48
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/vendor/listen/lib/listen/listener.rb:252:in `on_change'
49
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/vendor/listen/lib/listen/listener.rb:290:in `block in initialize_adapter'
50
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/vendor/listen/lib/listen/adapter.rb:254:in `call'
51
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/vendor/listen/lib/listen/adapter.rb:254:in `report_changes'
52
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/vendor/listen/lib/listen/adapter.rb:323:in `poll_changed_directories'
53
- /Library/Ruby/Gems/2.0.0/gems/sass-3.4.5/vendor/listen/lib/listen/adapter.rb:299:in `block in start_poller'
54
- */
55
- body:before {
56
- white-space: pre;
57
- font-family: monospace;
58
- content: "Error: File to import not found or unreadable: style.\A Load paths:\A Compass::SpriteImporter\A /Users/kurudrive/vagrant-wp/www/wordpress/wp-content/plugins/vk-all-in-one-expansion-unit/_scss\A /Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets\A on line 4 of /Users/kurudrive/vagrant-wp/www/wordpress/wp-content/plugins/vk-all-in-one-expansion-unit/_scss/vkExUnit_style_in_bs.scss\A \A 1: @charset \"utf-8\";\A 2: @import \"compass\";\A 3: @import \"bootstrap.min\";\A 4: @import \"style\";"; }
1
+ /*!
2
+ * Bootstrap v3.3.5 (http://getbootstrap.com)
3
+ * Copyright 2011-2015 Twitter, Inc.
4
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
+ *//*!
6
+ * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7345914a18fe4c024e9a)
7
+ * Config saved to config.json and https://gist.github.com/7345914a18fe4c024e9a
8
+ */ /*!
9
+ * Bootstrap v3.3.5 (http://getbootstrap.com)
10
+ * Copyright 2011-2015 Twitter, Inc.
11
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
12
+ *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}.media{border-bottom:1px solid #e5e5e5;padding:2em 0;margin-top:0}.media:first-child{border-top:1px solid #e5e5e5}.media .postList_thumbnail{width:160px;margin-bottom:0.5em;padding-right:30px;display:block;overflow:hidden;float:left}.media .postList_thumbnail a{position:relative;display:block;overflow:hidden}.media .postList_thumbnail img{width:100%;height:auto}.media .postList_thumbnail .postList_cateLabel{position:absolute;bottom:0;left:0}.media .media-body .media-heading{font-size:1.8em;line-height:1.3em;margin-top:0;margin-bottom:0.5em;font-weight:normal}.media .media-body .media-heading a{color:#464646}.media .media-body .media-heading a:hover{text-decoration:none}.media .media-body p{margin-bottom:0}.media .media-body a.media-body_excerpt{color:#464646}@media (max-width: 767px){.media .postList_thumbnail{padding-right:20px}.media .media-body .media-heading{font-size:1.2em;line-height:1.3em;margin-bottom:0.5em}}@media (max-width: 500px){.media .postList_thumbnail{width:100px}}.veu_leadTxt,p.veu_leadTxt{font-size:2em;line-height:150%;padding:0}dl.veu_qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0px 0px 20px;margin:0px 0px 20px;width:100%;position:relative}dl.veu_qaItem dt,dl.veu_qaItem dd{border:none;padding-left:35px}dl.veu_qaItem dt:before,dl.veu_qaItem dd:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:"areal";content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0px}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.veu_flowBox{display:block;overflow:hidden}.veu_flowBox:after{font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position:relative;left:48%;line-height:120%;color:#ccc}.veu_flowBox:last-child{padding-bottom:0px;margin-bottom:30px}.veu_flowBox:last-child:after{content:"";font-size:0}.veu_flowBox dl{display:block;overflow:hidden;padding:20px 25px;border:3px solid #e5e5e5;margin:0}.veu_flowBox dl dt,.veu_flowBox dl dd{padding-left:0;border:none}.veu_flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.veu_flowBox dl dd{margin-bottom:0px}.veu_flowBox dl dd h4{margin:0px;padding:0px}.veu_flowBox dl dd p{margin-bottom:10px}.veu_flowBox dl dd ul{margin-bottom:0px}.veu_dummyImage{padding:20px;display:block;vertical-align:middle;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.veu_floatLeft{float:left;margin-right:20px}.veu_floatRight{float:right;margin-left:20px}html{font-size:inherit}.link-list li{padding:0.5em}@media (min-width: 768px){.mainSection .widget{margin-bottom:40px}}.widget .subSection-title{font-size:18px}h1.mainSection-title{font-size:24px}.veu_adminEdit{margin-top:5px}.veu_adminEdit a.btn:before{font-family:FontAwesome;content:"\f040";margin-right:5px}.veu_contentAddSection{display:block;clear:both;overflow:hidden;padding-top:20px}.relatedPosts h2{margin-bottom:10px}.veu_autoEyeCatchBox{display:block;overflow:hidden;margin-bottom:2em}.veu_sitemap .sectionBox{padding-top:0}.veu_sitemap .sitemap-col{padding-bottom:2em}.veu_sitemap .sitemap-col{margin-top:2.5em}.veu_sitemap .sitemap-col .link-list{margin-top:0;margin-bottom:0}.veu_sitemap .sitemap-col .page_item{padding:0}.veu_sitemap .sitemap-col .children{margin-bottom:2em}.veu_sitemap .sitemap-col .cat-item{padding:0}.veu_socialSet ul{margin:0px;padding:0}.veu_socialSet ul li{position:relative;display:block;float:left;overflow:visible;margin-right:10px;padding:0px;background:none}.veu_socialSet ul li.sb_icon a{display:block;overflow:hidden;padding:3px 5px 0px;border:1px solid #ccc;border-radius:3px;background-color:#fff;color:#333;text-decoration:none;line-height:100%}.veu_socialSet ul li.sb_icon a .sns_txt{position:relative;top:-2px;font-size:11px}.veu_socialSet ul li iframe{border:none}.veu_socialSet ul li a .icon_sns{margin-right:5px;font-size:100%}.veu_socialSet ul li.sb_icon.sb_facebook .icon_sns{color:#425dab}.veu_socialSet ul li.sb_icon.sb_hatena .icon_sns{color:#2c6ebd}.veu_socialSet ul li.sb_icon.sb_twitter .icon_sns{color:#00abec}.veu_socialSet ul li.sb_icon.sb_google .icon_sns{color:#dd4b39}.veu_socialSet ul li.sb_icon.sb_line .icon_sns{color:#6ebd30}.veu_socialSet ul li.sb_pocket{margin-left:5px}@font-face{font-weight:normal;font-style:normal;font-family:'vk_sns';src:url("../plugins/sns/icons/fonts/vk_sns.eot?-bq20cj");src:url("../plugins/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj") format("embedded-opentype"),url("../plugins/sns/icons/fonts/vk_sns.woff?-bq20cj") format("woff"),url("../plugins/sns/icons/fonts/vk_sns.ttf?-bq20cj") format("truetype"),url("../plugins/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns") format("svg")}[class^="vk_icon_w_r_sns_"],[class*=" vk_icon_w_r_sns_"]{text-transform:none;font-weight:normal;font-style:normal;font-variant:normal;font-family:'vk_sns';line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vk_icon_w_r_sns_twitter:before{content:"\e600"}.vk_icon_w_r_sns_line:before{content:"\e601"}.vk_icon_w_r_sns_hatena:before{content:"\e602"}.vk_icon_w_r_sns_google:before{content:"\e603"}.vk_icon_w_r_sns_fb:before{content:"\e604"}.veu_childPage_list{margin-top:2.5em;margin-bottom:1em}.veu_childPage_list a:hover{text-decoration:none}.veu_childPage_list .childPage_list_box{display:block;margin-bottom:1em}.veu_childPage_list .childPage_list_box_inner{display:block;overflow:hidden;position:relative;border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px #fff;padding:0 20px}.veu_childPage_list .childPage_list_title{margin-top:20px;font-size:16px;line-height:1.4;color:#464646}.veu_childPage_list .wp-post-image{float:left;margin-right:1em;width:30%;border:solid 1px #ddd}.veu_childPage_list .childPage_list_body{overflow:hidden;color:#333;font-size:14px;margin-bottom:5px}.veu_childPage_list .childPage_list_body:hover{text-decoration:underline}.veu_childPage_list p{line-height:1.5em}.veu_childPage_list .childPage_list_text{overflow:hidden;margin-bottom:0}.veu_childPage_list .childPage_list_more{float:right;margin-bottom:20px}@media (max-width: 767px){.veu_childPage_list .wp-post-image{width:25%}}.veu_cta{display:block;overflow:hidden;background-color:#efefef;margin-top:20px;margin-bottom:20px}.veu_cta h1.cta_title{display:block;overflow:hidden;background-color:#333;font-size:22px;color:#fff;padding:12px 20px 10px;line-height:1.2em}.veu_cta .cta_body{display:block;overflow:hidden;padding:1.5em 2em 2em;line-height:170%}.veu_cta .cta_body_image{margin-bottom:1.5em}.veu_cta .cta_body_image img{max-width:250px}.veu_cta .cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .cta_body_txt{display:block;overflow:hidden}.veu_cta .cta_body_link{clear:both;margin-top:1.5em}@media (max-width: 767px){.veu_cta .cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}@media (min-width: 768px){.veu_cta .cta_body_image_right{float:right;margin-left:30px}.veu_cta .cta_body_image_left{float:left;margin-right:30px}}.veu_contact{display:block;overflow:hidden}.veu_contact .contact_frame{display:block;overflow:hidden;padding:25px 24px 21px;border:3px solid #efefef;box-shadow:inset 0px 0px 0px 1px #fff;background-color:#f9f9f9}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_tel,.veu_contact .contact_txt_time{display:block;overflow:hidden}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{line-height:128.6%;font-size:14px}.veu_contact .contact_txt_tel{font-size:28px;line-height:110%;padding-top:4px}.veu_contact .contact_bt_txt:before{font-family:FontAwesome;content:"\f003";margin-right:7px}.veu_contact .contact_bt_txt:after{font-family:FontAwesome;content:"\f18e";margin-left:7px}.veu_contact .contact_bt_subTxt{display:block;overflow:hidden;font-size:14px}@media (max-width: 767px){.veu_contact .contact_txt{text-align:center}.veu_contact .contact_bt{display:block}}@media (min-width: 768px){.veu_contact p.contact_txt{margin-bottom:0}.veu_contact .contact_txt{float:left}.veu_contact .contact_bt{float:right}.veu_contact .contact_bt_subTxt_side{font-size:12px}.widget .veu_contact .contact_bt{margin-top:15px;float:none;display:inline-block}}.veu_insertAds{margin-top:1em;margin-bottom:1.5em}@media (max-width: 971px){.veu_insertAds{margin-bottom:0.5em}.veu_insertAds .col-md-6{margin-bottom:1em}}.veu_fbPagePlugin .fbPagePlugin_body{margin:0 auto;border:4px solid #efefef;background-color:#f9f9f9;text-align:center}.twitter-timeline iframe{margin-right:auto;margin-left:auto}.veu_newPosts h1.mainSection-title{margin-bottom:0}.veu_newPosts ul.postList{margin:15px 0 20px;padding:0}.veu_newPosts ul.postList li{display:block;overflow:hidden;border-bottom:1px dotted #666;padding:0;clear:both}.veu_newPosts ul.postList a{color:#464646}.veu_newPosts ul.postList .published,.veu_newPosts ul.postList .taxonomies a,.veu_newPosts ul.postList .entry-title{display:block;overflow:hidden;float:left}.veu_newPosts ul.postList .published{margin-right:10px;color:#d44950}.veu_newPosts ul.postList .published:before{content:'';margin:0}.veu_newPosts ul.postList .taxonomies a{background-color:#efefef;padding:2px 5px 1px;border-radius:3px;font-size:12px;margin-right:3px}.veu_newPosts ul.postList .entry-title{clear:both;display:block;margin:5px 0}.veu_newPosts .entry-meta_items.published:before{font-family:FontAwesome;content:"\f073";margin-right:5px}.veu_followSet{display:block;overflow:hidden;margin-top:20px;padding:15px;border:1px solid #f5f5f5;background-color:#efefef}.veu_followSet h3.followSet_title{padding:6px 10px 4px;border:none;background-color:#333;color:#fff;font-size:18px}.veu_followSet h3.followSet_title:after{border:none}.veu_followSet .follow_btn{float:left;margin-right:20px}.veu_profile .profile{overflow:hidden}.veu_profile .profile_media{display:block;margin:0.8em auto;max-width:100%}.veu_profile .media_round{border-radius:50%}.veu_profile .media_left .profile_media{margin-left:0}.veu_profile .media_float{float:left;padding-right:10px}.veu_profile .media_float .profile_media{margin:0.8em 0 0}.veu_profile .media_float+.profile_text{padding-top:0.8em}.veu_profile .profile_text{margin-bottom:0.5em;font-size:14px}.veu_profile .sns_btns{margin:0;padding:0;width:100%}.veu_profile .sns_btns li{float:left;margin-right:0.45em;list-style:none;text-align:center}.veu_profile .sns_btns a{display:block;display:table;width:45px;height:45px;border-radius:23px;color:#fff;text-decoration:none;font-size:20px}.veu_profile .sns_btns a:hover{color:#fff;text-decoration:none;opacity:0.8}.veu_profile .sns_btns .fa{display:table-cell;vertical-align:middle;text-align:center}.veu_profile .sns_btns .facebook_btn a{background:#3b5998}.veu_profile .sns_btns .twitter_btn a{background:#55acee}.veu_profile .sns_btns .mail_btn a{background:#2F915F}.veu_profile .sns_btns .youtube_btn a{background:#C81D1C}.veu_profile .sns_btns .rss_btn a{background:#f26522}.veu_profile .sns_btns .instagram_btn a{background:#3f729b}.veu_profile .sns_btns .linkedin_btn a{background:#0077b5}.veu_3prArea .subSection-title{font-size:18px}.veu_3prArea .media_pr{margin-top:0.8em;margin-bottom:0.8em}.veu_3prArea .media_pc{display:block}.veu_3prArea .media_sp{display:none}.veu_3prArea .summary{margin-bottom:0.5em;font-size:14px;line-height:1.4em}.veu_3prArea .linkurl a{text-decoration:none}@media screen and (max-width: 992px){.veu_3prArea .media_pc{display:none}.veu_3prArea .media_sp{display:block}.veu_3prArea .linkurl{margin-bottom:1.5em}}.veu_prBlocks{display:table;width:100%;table-layout:fixed}.veu_prBlocks .prArea{display:table-cell;padding:0 1em}.veu_prBlocks .prArea:first-child{padding-left:0}.veu_prBlocks .prArea:last-child{padding-right:0}.veu_prBlocks a{color:#333}.veu_prBlocks a:hover{color:#333;text-decoration:none}.veu_prBlocks a .summary:hover{text-decoration:underline}.veu_prBlocks .circle_icon{display:table;margin:0 auto;width:80px;height:80px;border-radius:50%}.veu_prBlocks .circle_icon .font_icon{display:table-cell;color:#fff;vertical-align:middle;text-align:center;font-size:40px}.veu_prBlocks .prBox_title{margin-top:1.5em;margin-bottom:1em;text-align:center;font-size:18px}.veu_prBlocks .media_pr{display:table;margin:0 auto}.veu_prBlocks .pr_image{display:table-cell;overflow:hidden;width:120px;height:120px;border-radius:50%;vertical-align:middle;text-align:center}.veu_prBlocks .summary{margin-bottom:0.5em;text-align:center;font-size:14px;line-height:1.4em}@media screen and (max-width: 767px){.veu_pr_blocks{display:block}.veu_pr_blocks .prArea{display:block;margin-bottom:3em}.veu_pr_blocks .prArea:first-child{padding-left:1em}.veu_pr_blocks .prArea:last-child{padding-right:1em}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
plugins/auto_eyecatch.php CHANGED
@@ -112,7 +112,7 @@ class vExUnit_eyecatch {
112
 
113
  $image_tag = get_the_post_thumbnail( $post_id, 'large' );
114
 
115
- $html = '<div class="autoEyeCatchBox">' . $image_tag . '</div>';
116
  return $html;
117
  }
118
 
112
 
113
  $image_tag = get_the_post_thumbnail( $post_id, 'large' );
114
 
115
+ $html = '<div class="veu_autoEyeCatchBox">' . $image_tag . '</div>';
116
  return $html;
117
  }
118
 
plugins/call_to_action/view.actionbox.php CHANGED
@@ -12,21 +12,21 @@ if(!$image_position){ $image_position = 'right'; }
12
 
13
  $content = '';
14
  $content .= '<section class="veu_cta">';
15
- $content .= '<h1 class="veu_cta_title">' . $post->post_title . '</h1>';
16
- $content .= '<div class="veu_cta_body">';
17
  if( $imgid ){
18
  $cta_image = wp_get_attachment_image_src( $imgid, 'full' );
19
- $content .= '<div class="veu_cta_body_image veu_cta_body_image_'.$image_position.'">';
20
  $content .= ( $url )? '<a href="'.$url.'" target="_blank">':'';
21
  $content .= '<img src="'. $cta_image[0] .'" />';
22
  $content .= ( $url )? '</a>':'';
23
  $content .= '</div>';
24
  }
25
- $content .= '<div class="veu_cta_body_txt '.(($imgid)? 'image_exist' : 'image_no').'">';
26
  $content .= $text;
27
  $content .= '</div>';
28
  if( $url && $btn_text ){
29
- $content .= '<div class="veu_cta_body_link">';
30
  $content .= '<a href="'.$url.'" class="btn btn-primary btn-block btn-lg" target="_blank">';
31
  $content .= $btn_text;
32
  $content .= '</a>';
12
 
13
  $content = '';
14
  $content .= '<section class="veu_cta">';
15
+ $content .= '<h1 class="cta_title">' . $post->post_title . '</h1>';
16
+ $content .= '<div class="cta_body">';
17
  if( $imgid ){
18
  $cta_image = wp_get_attachment_image_src( $imgid, 'full' );
19
+ $content .= '<div class="cta_body_image cta_body_image_'.$image_position.'">';
20
  $content .= ( $url )? '<a href="'.$url.'" target="_blank">':'';
21
  $content .= '<img src="'. $cta_image[0] .'" />';
22
  $content .= ( $url )? '</a>':'';
23
  $content .= '</div>';
24
  }
25
+ $content .= '<div class="cta_body_txt '.(($imgid)? 'image_exist' : 'image_no').'">';
26
  $content .= $text;
27
  $content .= '</div>';
28
  if( $url && $btn_text ){
29
+ $content .= '<div class="cta_body_link">';
30
  $content .= '<a href="'.$url.'" class="btn btn-primary btn-block btn-lg" target="_blank">';
31
  $content .= $btn_text;
32
  $content .= '</a>';
plugins/child_page_index.php CHANGED
@@ -23,7 +23,7 @@ function vkExUnit_childPageIndex_shortcode(){
23
 
24
  if( !$childrens->have_posts() ) return;
25
 
26
- $childPageList_html = PHP_EOL.'<div class="row childPage_list">'.PHP_EOL;
27
  while ( $childrens->have_posts() ) : $childrens->the_post();
28
 
29
  // Set Excerpt
23
 
24
  if( !$childrens->have_posts() ) return;
25
 
26
+ $childPageList_html = PHP_EOL.'<div class="row veu_childPage_list">'.PHP_EOL;
27
  while ( $childrens->have_posts() ) : $childrens->the_post();
28
 
29
  // Set Excerpt
plugins/contact_section.php CHANGED
@@ -200,25 +200,25 @@ class vExUnit_Contact {
200
  public static function render_contact_html(){
201
  $options = self::get_option();
202
  $cont = '';
203
- $cont .= '<section class="veu_contact">';
204
-
205
- $cont .= '<p class="veu_contact_txt">';
206
- $cont .= '<span class="veu_contact_txt_catch">'.nl2br(esc_textarea($options['contact_txt'])).'</span>';
207
- $cont .= '<span class="veu_contact_txt_tel veu_color_txt_key">'.$options['tel_number'].'</span>';
208
- $cont .= '<span class="veu_contact_txt_time">'.nl2br(esc_textarea($options['contact_time'])).'</span>';
209
  $cont .= '</p>';
210
 
211
  if ( $options['contact_link'] && $options['button_text'] ) {
212
- $cont .= '<a href="'.$options['contact_link'].'" class="btn btn-primary btn-lg veu_contact_bt">';
213
- $cont .= '<span class="veu_contact_bt_txt">'.$options['button_text'].'</span>';
214
 
215
  if ( isset($options['button_text_small']) && $options['button_text_small'] ){
216
- $cont .= '<span class="veu_contact_bt_subTxt">'.$options['button_text_small'].'</span>';
217
  }
218
 
219
  $cont .= '</a>';
220
  }
221
-
222
  $cont .= '</section>';
223
  if ( current_user_can('edit_theme_options') ) {
224
  $cont .= '<div class="veu_adminEdit"><a href="'.admin_url().'admin.php?page=vkExUnit_main_setting#vkExUnit_contact" class="btn btn-default" target="_blank">'.__('Edit contact information', 'vkExUnit').'</a></div>';
@@ -239,11 +239,11 @@ class vExUnit_Contact {
239
  ( isset($options['contact_link']) && $options['contact_link'] ) &&
240
  ( isset($options['short_text']) && $options['short_text'] )
241
  ) {
242
- $cont .= '<a href="'.$options['contact_link'].'" class="btn btn-primary btn-lg btn-block veu_contact_bt"><span class="veu_contact_bt_txt">';
243
  $cont .= $options['short_text'];
244
  $cont .= '</span>';
245
  if ( isset($options['button_text_small']) && $options['button_text_small'] ){
246
- $cont .= '<span class="veu_contact_bt_subTxt veu_contact_bt_subTxt_side">'.$options['button_text_small'].'</span>';
247
  }
248
  $cont .= '</a>';
249
  }
@@ -281,7 +281,9 @@ class WP_Widget_vkExUnit_contact_link extends WP_Widget {
281
 
282
  function widget( $args, $instance ) {
283
  echo $args['before_widget'];
 
284
  echo vExUnit_Contact::render_widget_html();
 
285
  echo $args['after_widget'];
286
  }
287
 
200
  public static function render_contact_html(){
201
  $options = self::get_option();
202
  $cont = '';
203
+ $cont .= '<section class="veu_contact veu_contentAddSection">';
204
+ $cont .= '<div class="contact_frame">';
205
+ $cont .= '<p class="contact_txt">';
206
+ $cont .= '<span class="contact_txt_catch">'.nl2br(esc_textarea($options['contact_txt'])).'</span>';
207
+ $cont .= '<span class="contact_txt_tel veu_color_txt_key">'.$options['tel_number'].'</span>';
208
+ $cont .= '<span class="contact_txt_time">'.nl2br(esc_textarea($options['contact_time'])).'</span>';
209
  $cont .= '</p>';
210
 
211
  if ( $options['contact_link'] && $options['button_text'] ) {
212
+ $cont .= '<a href="'.$options['contact_link'].'" class="btn btn-primary btn-lg contact_bt">';
213
+ $cont .= '<span class="contact_bt_txt">'.$options['button_text'].'</span>';
214
 
215
  if ( isset($options['button_text_small']) && $options['button_text_small'] ){
216
+ $cont .= '<span class="contact_bt_subTxt">'.$options['button_text_small'].'</span>';
217
  }
218
 
219
  $cont .= '</a>';
220
  }
221
+ $cont .= '</div>';
222
  $cont .= '</section>';
223
  if ( current_user_can('edit_theme_options') ) {
224
  $cont .= '<div class="veu_adminEdit"><a href="'.admin_url().'admin.php?page=vkExUnit_main_setting#vkExUnit_contact" class="btn btn-default" target="_blank">'.__('Edit contact information', 'vkExUnit').'</a></div>';
239
  ( isset($options['contact_link']) && $options['contact_link'] ) &&
240
  ( isset($options['short_text']) && $options['short_text'] )
241
  ) {
242
+ $cont .= '<a href="'.$options['contact_link'].'" class="btn btn-primary btn-lg btn-block contact_bt"><span class="contact_bt_txt">';
243
  $cont .= $options['short_text'];
244
  $cont .= '</span>';
245
  if ( isset($options['button_text_small']) && $options['button_text_small'] ){
246
+ $cont .= '<span class="contact_bt_subTxt contact_bt_subTxt_side">'.$options['button_text_small'].'</span>';
247
  }
248
  $cont .= '</a>';
249
  }
281
 
282
  function widget( $args, $instance ) {
283
  echo $args['before_widget'];
284
+ echo '<div class="veu_contact">';
285
  echo vExUnit_Contact::render_widget_html();
286
+ echo '</div>';
287
  echo $args['after_widget'];
288
  }
289
 
plugins/other_widget/widget-3pr-area.php CHANGED
@@ -230,7 +230,7 @@ class WP_Widget_vkExUnit_3PR_area extends WP_Widget {
230
 
231
  function widget($args, $instance) {
232
  echo $args['before_widget'];
233
- echo PHP_EOL.'<div class="prBox row">'.PHP_EOL;
234
  if( isset($instance['label_1']) && $instance['label_1'] ): ?>
235
  <div class="prArea col-md-4">
236
  <?php
230
 
231
  function widget($args, $instance) {
232
  echo $args['before_widget'];
233
+ echo PHP_EOL.'<div class="veu_3prArea row">'.PHP_EOL;
234
  if( isset($instance['label_1']) && $instance['label_1'] ): ?>
235
  <div class="prArea col-md-4">
236
  <?php
plugins/other_widget/widget-new-posts.php CHANGED
@@ -21,7 +21,7 @@ class WP_Widget_vkExUnit_post_list extends WP_Widget {
21
  if(!isset($instance['format'])) $instance['format'] = 0;
22
 
23
  echo $args['before_widget'];
24
- echo '<div class="widget_newPosts pt_'.$instance['format'].'">';
25
  echo $args['before_title'];
26
  if ( isset($instance['label']) && $instance['label'] ) {
27
  echo $instance['label'];
@@ -63,7 +63,7 @@ class WP_Widget_vkExUnit_post_list extends WP_Widget {
63
  $this->display_pattern_0();
64
  endwhile;
65
  } else {
66
- echo '<ul class="veu_newsList">';
67
  while ( $post_loop->have_posts() ) : $post_loop->the_post();
68
  $this->display_pattern_1();
69
  endwhile;
@@ -90,7 +90,7 @@ class WP_Widget_vkExUnit_post_list extends WP_Widget {
90
  <?php endif; ?>
91
  <div class="media-body">
92
  <h4 class="media-heading"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h4>
93
- <div class="published vkExUnit_entry-meta_items"><?php echo get_the_date(); ?></div>
94
  </div>
95
  </div><?php
96
  }
@@ -99,7 +99,7 @@ class WP_Widget_vkExUnit_post_list extends WP_Widget {
99
 
100
  function display_pattern_1(){ ?>
101
  <li id="post-<?php the_ID(); ?>">
102
- <span class="published vkExUnit_entry-meta_items"><?php echo get_the_date(); ?></span>
103
  <span class="taxonomies"><?php echo $this->taxonomy_list( get_the_id(), ' ', '', '' ); ?></span>
104
  <span class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></span>
105
  </li><?php
21
  if(!isset($instance['format'])) $instance['format'] = 0;
22
 
23
  echo $args['before_widget'];
24
+ echo '<div class="veu_newPosts pt_'.$instance['format'].'">';
25
  echo $args['before_title'];
26
  if ( isset($instance['label']) && $instance['label'] ) {
27
  echo $instance['label'];
63
  $this->display_pattern_0();
64
  endwhile;
65
  } else {
66
+ echo '<ul class="postList">';
67
  while ( $post_loop->have_posts() ) : $post_loop->the_post();
68
  $this->display_pattern_1();
69
  endwhile;
90
  <?php endif; ?>
91
  <div class="media-body">
92
  <h4 class="media-heading"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h4>
93
+ <div class="published entry-meta_items"><?php echo get_the_date(); ?></div>
94
  </div>
95
  </div><?php
96
  }
99
 
100
  function display_pattern_1(){ ?>
101
  <li id="post-<?php the_ID(); ?>">
102
+ <span class="published entry-meta_items"><?php echo get_the_date(); ?></span>
103
  <span class="taxonomies"><?php echo $this->taxonomy_list( get_the_id(), ' ', '', '' ); ?></span>
104
  <span class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></span>
105
  </li><?php
plugins/other_widget/widget-pr-blocks.php CHANGED
@@ -140,7 +140,7 @@ class WP_Widget_vkExUnit_PR_Blocks extends WP_Widget {
140
 
141
  function widget($args, $instance) {
142
  echo $args['before_widget'];
143
- echo PHP_EOL.'<div class="pr_blocks">'.PHP_EOL;
144
 
145
  $widget_block_count = ( isset($instance['block_count'])) ? intval($instance['block_count']) : 3;
146
 
140
 
141
  function widget($args, $instance) {
142
  echo $args['before_widget'];
143
+ echo PHP_EOL.'<div class="veu_prBlocks">'.PHP_EOL;
144
 
145
  $widget_block_count = ( isset($instance['block_count'])) ? intval($instance['block_count']) : 3;
146
 
plugins/other_widget/widget-profile.php CHANGED
@@ -135,14 +135,14 @@ class WP_Widget_vkExUnit_profile extends WP_Widget {
135
  function widget($args, $instance) {
136
  // From here Display a widget
137
  echo $args['before_widget'];
138
- echo PHP_EOL.'<div class="widget_profile">'.PHP_EOL;
139
 
140
  if ( isset($instance['label']) && $instance['label'] ) {
141
  echo $args['before_title'];
142
  echo $instance['label'];
143
  echo $args['after_title'];
144
  } ?>
145
- <div class="site-profile" >
146
  <?php // Display a profile image
147
 
148
  $mediaRound = isset($instance['mediaRound']) ? ' media_round' : '' ;
135
  function widget($args, $instance) {
136
  // From here Display a widget
137
  echo $args['before_widget'];
138
+ echo PHP_EOL.'<div class="veu_profile">'.PHP_EOL;
139
 
140
  if ( isset($instance['label']) && $instance['label'] ) {
141
  echo $args['before_title'];
142
  echo $instance['label'];
143
  echo $args['after_title'];
144
  } ?>
145
+ <div class="profile" >
146
  <?php // Display a profile image
147
 
148
  $mediaRound = isset($instance['mediaRound']) ? ' media_round' : '' ;
plugins/related_posts/related_posts.php CHANGED
@@ -49,7 +49,7 @@ function vkExUnit_add_relatedPosts( $content ){
49
 
50
  if ( $tag_posts ) {
51
  $relatedPostsHtml = '<!-- [ .relatedPosts ] -->';
52
- $relatedPostsHtml .= '<aside class="relatedPosts subSection vkContentAddSection">';
53
  $relatedPostsHtml .= '<h1 class="mainSection-title">'.__('Related posts','vkExUnit').'</h1>';
54
  $i = 1;
55
  $relatedPostsHtml .= '<div class="row">';
49
 
50
  if ( $tag_posts ) {
51
  $relatedPostsHtml = '<!-- [ .relatedPosts ] -->';
52
+ $relatedPostsHtml .= '<aside class="relatedPosts subSection veu_contentAddSection">';
53
  $relatedPostsHtml .= '<h1 class="mainSection-title">'.__('Related posts','vkExUnit').'</h1>';
54
  $i = 1;
55
  $relatedPostsHtml .= '<div class="row">';
plugins/sitemap_page/sitemap_page.php CHANGED
@@ -89,7 +89,7 @@ function vkExUnit_sitemap($atts) {
89
  'exclude' => ''
90
  ), $atts));
91
 
92
- $sitemap_html = '<div class="row sitemap">'.PHP_EOL;
93
  $options = vkExUnit_get_sitemap_options();
94
  $exclude = esc_attr($options['excludeId']);
95
  $exclude = str_replace(',',',',$exclude);
89
  'exclude' => ''
90
  ), $atts));
91
 
92
+ $sitemap_html = '<div class="row veu_sitemap">'.PHP_EOL;
93
  $options = vkExUnit_get_sitemap_options();
94
  $exclude = esc_attr($options['excludeId']);
95
  $exclude = str_replace(',',',',$exclude);
plugins/sns/function_fbPagePlugin.php CHANGED
@@ -17,9 +17,11 @@ class WP_Widget_vkExUnit_fbPagePlugin extends WP_Widget {
17
 
18
  function widget($args, $instance) {
19
  echo $args['before_widget'];
20
-
21
  if ( isset($instance['label']) && $instance['label'] ) {
22
- echo '<h1 class="widget-title subSection-title">'.$instance['label'].'</h1>';
 
 
23
  }
24
 
25
  $page_url = ( isset($instance['page_url']) && $instance['page_url'] ) ? $instance['page_url'] : '';
@@ -29,17 +31,18 @@ class WP_Widget_vkExUnit_fbPagePlugin extends WP_Widget {
29
  $showPosts = ( isset($instance['showPosts']) && $instance['showPosts'] ) ? $instance['showPosts'] : 'true';
30
  ?>
31
 
32
- <div id="fb-like-box" class="fb-like-box">
33
- <div class="fb-page fb-like-box" data-href="<?php echo $page_url; ?>" data-width="500" data-height="<?php echo $height; ?>" data-hide-cover="<?php echo $hideCover; ?>" data-show-facepile="<?php echo $showFaces; ?>" data-show-posts="<?php echo $showPosts; ?>">
34
- <div class="fb-xfbml-parse-ignore">
35
- <blockquote cite="<?php echo $page_url; ?>">
36
- <a href="<?php echo $page_url; ?>">Facebook page</a>
37
- </blockquote>
 
38
  </div>
39
  </div>
40
- </div>
41
 
42
  <?php
 
43
  echo $args['after_widget'];
44
 
45
  } // widget($args, $instance)
17
 
18
  function widget($args, $instance) {
19
  echo $args['before_widget'];
20
+ echo '<div class="veu_fbPagePlugin">';
21
  if ( isset($instance['label']) && $instance['label'] ) {
22
+ echo $args['before_title'];
23
+ echo $instance['label'];
24
+ echo $args['after_title'];
25
  }
26
 
27
  $page_url = ( isset($instance['page_url']) && $instance['page_url'] ) ? $instance['page_url'] : '';
31
  $showPosts = ( isset($instance['showPosts']) && $instance['showPosts'] ) ? $instance['showPosts'] : 'true';
32
  ?>
33
 
34
+ <div class="fbPagePlugin_body">
35
+ <div class="fb-page" data-href="<?php echo $page_url; ?>" data-width="500" data-height="<?php echo $height; ?>" data-hide-cover="<?php echo $hideCover; ?>" data-show-facepile="<?php echo $showFaces; ?>" data-show-posts="<?php echo $showPosts; ?>">
36
+ <div class="fb-xfbml-parse-ignore">
37
+ <blockquote cite="<?php echo $page_url; ?>">
38
+ <a href="<?php echo $page_url; ?>">Facebook page</a>
39
+ </blockquote>
40
+ </div>
41
  </div>
42
  </div>
 
43
 
44
  <?php
45
+ echo '</div>';
46
  echo $args['after_widget'];
47
 
48
  } // widget($args, $instance)
plugins/sns/function_follow.php CHANGED
@@ -23,7 +23,7 @@ function vkExUnit_add_follow($content){
23
  $twitterId = (isset($options['twitterId'])) ? $options['twitterId'] : '';
24
 
25
  if ( $fbPageUrl || $twitterId ) {
26
- $follow_html .= '<div class="followSet vkContentAddSection">'."\n";
27
  $follow_html .= '<h3 class="followSet_title">'.$title.'</h3>';
28
  }
29
 
23
  $twitterId = (isset($options['twitterId'])) ? $options['twitterId'] : '';
24
 
25
  if ( $fbPageUrl || $twitterId ) {
26
+ $follow_html .= '<div class="veu_followSet veu_contentAddSection">'."\n";
27
  $follow_html .= '<h3 class="followSet_title">'.$title.'</h3>';
28
  }
29
 
plugins/sns/function_snsBtns.php CHANGED
@@ -26,7 +26,7 @@ function vkExUnit_add_snsBtns($content){
26
  if(!$pageTitle){
27
  $pageTitle = urlencode(vkExUnit_get_wp_head_title());
28
  }
29
- $socialSet = '<div class="socialSet vkContentAddSection"><ul>';
30
  // facebook
31
  $socialSet .= '<li class="sb_facebook sb_icon"><a href="http://www.facebook.com/sharer.php?src=bm&u='.$linkUrl.'&amp;t='.$pageTitle.'" target="_blank"" ><span class="vk_icon_w_r_sns_fb icon_sns"></span><span class="sns_txt">Facebook</span></a></li>';
32
  // twitter
26
  if(!$pageTitle){
27
  $pageTitle = urlencode(vkExUnit_get_wp_head_title());
28
  }
29
+ $socialSet = '<div class="veu_socialSet veu_contentAddSection"><ul>';
30
  // facebook
31
  $socialSet .= '<li class="sb_facebook sb_icon"><a href="http://www.facebook.com/sharer.php?src=bm&u='.$linkUrl.'&amp;t='.$pageTitle.'" target="_blank"" ><span class="vk_icon_w_r_sns_fb icon_sns"></span><span class="sns_txt">Facebook</span></a></li>';
32
  // twitter
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link:
4
  Tags: Google Analytics, New posts, Related Posts, sitemap, sns, twitter card, Facebook Page Plugin, OG tags,
5
  Requires at least: 4.2
6
  Tested up to: 4.3
7
- Stable tag: 3.2.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -70,6 +70,9 @@ e.g.
70
 
71
  == Changelog ==
72
 
 
 
 
73
  = 3.2.0 =
74
  * [ Specification change ] Change file name of css.
75
 
4
  Tags: Google Analytics, New posts, Related Posts, sitemap, sns, twitter card, Facebook Page Plugin, OG tags,
5
  Requires at least: 4.2
6
  Tested up to: 4.3
7
+ Stable tag: 3.3.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
70
 
71
  == Changelog ==
72
 
73
+ = 3.3.0 =
74
+ * [ Specification change ] Add classname "veu_" at Plugin output html.
75
+
76
  = 3.2.0 =
77
  * [ Specification change ] Change file name of css.
78
 
vkExUnit.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
3
  Plugin Name: VK All in One Expansion Unit
4
- Plugin URI: https://github.com/kurudrive/VK-All-in-one-Expansion-Unit
5
  Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
6
- Version: 3.2.1
7
  Author: Vektor,Inc.
8
  Author URI: http://vektor-inc.co.jp
9
  License: GPL2
1
  <?php
2
  /*
3
  Plugin Name: VK All in One Expansion Unit
4
+ Plugin URI: http://ex-unit.vektor-inc.co.jp
5
  Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
6
+ Version: 3.3.0
7
  Author: Vektor,Inc.
8
  Author URI: http://vektor-inc.co.jp
9
  License: GPL2