Version Description
- Updated to follow.it
- Updated notifications to make them less annoying
Download this release
Release Info
Developer | socialdude |
Plugin | ![]() |
Version | 2.5.2 |
Comparing to | |
See all releases |
Code changes from version 2.5.1 to 2.5.2
- css/bootstrap.min.css +34 -0
- css/sfsi-admin-common-style.css +98 -0
- css/sfsi-admin-style.css +73 -730
- css/sfsi-style.css +15 -30
- images/icons_theme/badge/badge_sf.png +0 -0
- images/icons_theme/black/black_sf.png +0 -0
- images/icons_theme/chrome_blue/chrome_blue_sf.png +0 -0
- images/icons_theme/chrome_grey/chrome_grey_sf.png +0 -0
- images/icons_theme/crystal/crystal_sf.png +0 -0
- images/icons_theme/cubes/cubes_sf.png +0 -0
- images/icons_theme/cute/cute_sf.png +0 -0
- images/icons_theme/default/default_sf.png +0 -0
- images/icons_theme/flat/flat_sf.png +0 -0
- images/icons_theme/glossy/glossy_sf.png +0 -0
- images/icons_theme/orange/orange_sf.png +0 -0
- images/icons_theme/shaded_dark/shaded_dark_sf.png +0 -0
- images/icons_theme/shaded_light/shaded_light_sf.png +0 -0
- images/icons_theme/silver/silver_sf.png +0 -0
- images/icons_theme/splash/splash_sf.png +0 -0
- images/icons_theme/thin/thin_sf.png +0 -0
- images/icons_theme/transparent/transparent_sf.png +0 -0
- images/no-image.jpg +0 -0
- images/sf_arow_icn.png +0 -0
- images/sfsi-video-play.png +0 -0
- images/tab_3_icns.png +0 -0
- js/custom-admin.js +40 -11
- libs/controllers/sfsi_buttons_controller.php +8 -0
- libs/controllers/sfsi_socialhelper.php +5 -10
- libs/controllers/sfsiocns_OnPosts.php +46 -50
- libs/sfsi_Init_JqueryCss.php +2 -0
- libs/sfsi_custom_social_sharing_data.php +226 -4
- libs/sfsi_install_uninstall.php +16 -12
- libs/sfsi_subscribe_widget.php +5 -7
- libs/sfsi_widget.php +11 -13
- readme.txt +9 -6
- ultimate_social_media_icons.php +36 -40
- views/sfsi_option_view2.php +10 -9
- views/sfsi_option_view8.php +6 -5
- views/sfsi_options_view.php +60 -41
- views/sfsi_pop_content.php +9 -9
- views/sfsi_section_for_premium.php +12 -3
- views/subviews/que4/banner.php +1 -1
css/bootstrap.min.css
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
|
3 |
+
* Copyright 2011-2019 The Bootstrap Authors
|
4 |
+
* Copyright 2011-2019 Twitter, Inc.
|
5 |
+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
6 |
+
*/html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.main_contant .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}
|
7 |
+
/*# sourceMappingURL=bootstrap-grid.min.css.map */
|
8 |
+
.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.text-success{color:#28a745!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}
|
9 |
+
@media (min-width:1600px){.container{max-width:1140px}.col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xxl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xxl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xxl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xxl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xxl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xxl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xxl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xxl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xxl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xxl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xxl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xxl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xxl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xxl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xxl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.333333%}.offset-xxl-2{margin-left:16.666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.333333%}.offset-xxl-5{margin-left:41.666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.333333%}.offset-xxl-8{margin-left:66.666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.333333%}.offset-xxl-11{margin-left:91.666667%}.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
|
10 |
+
.font-weight-light {
|
11 |
+
font-weight: 300 !important;
|
12 |
+
}
|
13 |
+
.font-weight-lighter {
|
14 |
+
font-weight: lighter !important;
|
15 |
+
}
|
16 |
+
.font-weight-normal {
|
17 |
+
font-weight: 400 !important;
|
18 |
+
}
|
19 |
+
.font-weight-bold {
|
20 |
+
font-weight: 700 !important;
|
21 |
+
}
|
22 |
+
.font-weight-bolder {
|
23 |
+
font-weight: bolder !important;
|
24 |
+
}
|
25 |
+
.font-italic {
|
26 |
+
font-style: italic !important;
|
27 |
+
}
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
css/sfsi-admin-common-style.css
ADDED
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
@charset "utf-8";
|
2 |
+
|
3 |
+
@font-face {
|
4 |
+
font-family: helveticabold;
|
5 |
+
src: url(fonts/helvetica_bold_0-webfont.eot);
|
6 |
+
src: url(fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/helvetica_bold_0-webfont.woff) format('woff'), url(fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');
|
7 |
+
font-weight: 400;
|
8 |
+
font-style: normal;
|
9 |
+
}
|
10 |
+
|
11 |
+
@font-face {
|
12 |
+
font-family: helveticaregular;
|
13 |
+
src: url(fonts/helvetica_0-webfont.eot);
|
14 |
+
src: url(fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/helvetica_0-webfont.woff) format('woff'), url(fonts/helvetica_0-webfont.ttf) format('truetype'), url(fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');
|
15 |
+
font-weight: 400;
|
16 |
+
font-style: normal;
|
17 |
+
}
|
18 |
+
|
19 |
+
@font-face {
|
20 |
+
font-family: helvetica-light;
|
21 |
+
src: url(fonts/helvetica_0-webfont.eot);
|
22 |
+
src: url(fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/helvetica_0-webfont.woff) format('woff'), url(fonts/helvetica_0-webfont.ttf) format('truetype'), url(fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
|
23 |
+
font-weight: 400;
|
24 |
+
font-style: normal;
|
25 |
+
}
|
26 |
+
|
27 |
+
@font-face {
|
28 |
+
font-family: helveticaneue-light;
|
29 |
+
src: url(fonts/helveticaneue-light.eot);
|
30 |
+
src: url(fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), url(fonts/helveticaneue-light.woff) format('woff'), url(fonts/helveticaneue-light.ttf) format('truetype'), url(fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
|
31 |
+
font-weight: 400;
|
32 |
+
font-style: normal;
|
33 |
+
}
|
34 |
+
|
35 |
+
#sfsi-social-media .inside {
|
36 |
+
min-height: 950px;
|
37 |
+
overflow: hidden;
|
38 |
+
}
|
39 |
+
input[type='button'].sfsi-post-meta-btn{
|
40 |
+
width: 100%;
|
41 |
+
margin-top: 10px;
|
42 |
+
min-height: 45px;
|
43 |
+
background: #45a745;
|
44 |
+
color: white;
|
45 |
+
font-size: 16px;
|
46 |
+
}
|
47 |
+
#sfsi-social-media .inside{min-height: 950px;overflow: hidden;}
|
48 |
+
.sfsi_custom_social_data_container{float:left;width: 23%;display: inline-block;}
|
49 |
+
.imgContainer img{width: 100%;height: 323px;}
|
50 |
+
.imgUploadBtn{width: auto;}
|
51 |
+
img#sfsi-social-media-image-preview {}
|
52 |
+
input#sfsi-social-media-image-button,input#sfsi-social-pinterest-image-button {width: 100%;margin-top: 10px;min-height: 45px;background: #45a745;color: white;font-size: 16px;}
|
53 |
+
.imgTxt{ margin-top: 10px;width: 100%;}
|
54 |
+
.imgTopTxt{ font-size: 14px;padding-bottom: 10px;}
|
55 |
+
.imgTopTxt strong {font-size: 17px;font-family: inherit;}
|
56 |
+
.sfsi_custom_social_titlePlusDescription { margin-left: 30px; width: 70%;float: left; margin-top:7px;}
|
57 |
+
.sfsi_titlePlusDescription{ margin-left: 30px; width: 100%;float: left;}
|
58 |
+
.sfsi_custom_social_data_title{float: left;width: 100%;}
|
59 |
+
.sfsi_custom_social_data_description{margin-top: 40px;float: left;}
|
60 |
+
.social_description {width: 73%;float:left;margin-top: 10px;}
|
61 |
+
.sfsi_textarea{ width: 100%;min-height: 84px; border-radius: 4px;}
|
62 |
+
.remaining_char_box { background: #666;width: 25%;height: 34px;float: left;color: white;text-align: left;padding: 9px 0px 0px 8px;margin-top: 10px;font-weight: 600;border-radius: 25px 25px;text-align:center !important;font-size: 16px;}
|
63 |
+
.social_description_container{width: 100%;}
|
64 |
+
.social_data_container_first{float: left;padding: 15px 0px 10px 15px;}
|
65 |
+
.social_data_container_second{float: left;margin-top: 25px;padding: 15px 0px 10px 15px;}
|
66 |
+
.social_description_hint {float: left;width: 73%;margin-top:10px;}
|
67 |
+
|
68 |
+
/* CSS for notice if usm is disabled for adding open graph meta tags */
|
69 |
+
.sfsi_disable_usm_ogtags_notice {background-color: #fde9d8;float: left;padding: 10px;margin: 4px 0 20px 0;font-size: 14px;line-height: 25px;}
|
70 |
+
a.sfsi_disable_usm_ogtags_setting_change {color: #444;cursor: pointer;font-weight: 600;}
|
71 |
+
|
72 |
+
.imgpicker{ position: relative;z-index:10;}
|
73 |
+
.usm-remove-media {position: absolute;z-index: 100000;text-decoration: none;top: 0px;right: 0px;z-index: 10;display: none;color: white !important;}
|
74 |
+
.usm-remove-media:hover{color: white !important;text-decoration: none;}
|
75 |
+
.usm-overlay{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, .6);display: none;}
|
76 |
+
|
77 |
+
|
78 |
+
.sfsi-post-tooltip a:after{
|
79 |
+
content: "";
|
80 |
+
border-color: transparent green;
|
81 |
+
border-style: solid;
|
82 |
+
border-left: 0px solid red;
|
83 |
+
border-right: 2px solid #dddddd;
|
84 |
+
border-top: 0px solid red;
|
85 |
+
border-bottom: 2px solid #dddddd;
|
86 |
+
height: 18px;
|
87 |
+
background: #ddd;
|
88 |
+
width: 13px;
|
89 |
+
top: 128% !important;
|
90 |
+
left: 54%;
|
91 |
+
position: absolute;
|
92 |
+
color: green;
|
93 |
+
transform: rotate(45deg);
|
94 |
+
padding-right: 5px;
|
95 |
+
font-size: 22px;
|
96 |
+
margin-left: -25px;
|
97 |
+
margin-top: -28px;
|
98 |
+
}
|
css/sfsi-admin-style.css
CHANGED
@@ -422,11 +422,12 @@ ul.icn_listing li .right_info a {
|
|
422 |
margin: 0 0 12px 94px;
|
423 |
}
|
424 |
ul.tab_2_email_sec .sf_arow {
|
425 |
-
width:
|
426 |
-
height:
|
427 |
float: left;
|
428 |
background: url(../images/sf_arow_icn.png) no-repeat;
|
429 |
margin: 0 8px 0 6px;
|
|
|
430 |
}
|
431 |
ul.tab_2_email_sec .email_icn {
|
432 |
background: url(../images/tab_1_icn_list.png) 0 -71px no-repeat;
|
@@ -1658,7 +1659,7 @@ ul.tab_2_email_sec li .radio {
|
|
1658 |
position: relative;
|
1659 |
}
|
1660 |
.tab6 .options .field .select {
|
1661 |
-
width:
|
1662 |
background: url(../images/select_bg1.jpg) no-repeat;
|
1663 |
display: block;
|
1664 |
padding-left: 17px;
|
@@ -1739,7 +1740,7 @@ ul.tab_2_email_sec li .radio {
|
|
1739 |
position: relative;
|
1740 |
}
|
1741 |
.tab7 .text_options .field .select {
|
1742 |
-
width:
|
1743 |
padding-right: 21px;
|
1744 |
height: 47px;
|
1745 |
background: url(../images/select_bg1.jpg) no-repeat;
|
@@ -3188,8 +3189,8 @@ h2.optional {
|
|
3188 |
width: 33% !important
|
3189 |
}
|
3190 |
|
3191 |
-
.
|
3192 |
-
margin: 0 20px 0 0 !important;
|
3193 |
float: left
|
3194 |
}
|
3195 |
.tab9 .sfsi_tab_3_icns {
|
@@ -3702,731 +3703,8 @@ div#sfsi_error_reporting_notice {
|
|
3702 |
.tab3 .sub_row .effectName {
|
3703 |
width: 50%;
|
3704 |
}
|
3705 |
-
}/* */
|
3706 |
-
|
3707 |
-
.col-lg-1,
|
3708 |
-
.col-lg-10,
|
3709 |
-
.col-lg-11,
|
3710 |
-
.col-lg-12,
|
3711 |
-
.col-lg-2,
|
3712 |
-
.col-lg-3,
|
3713 |
-
.col-lg-4,
|
3714 |
-
.col-lg-5,
|
3715 |
-
.col-lg-6,
|
3716 |
-
.col-lg-7,
|
3717 |
-
.col-lg-8,
|
3718 |
-
.col-lg-9,
|
3719 |
-
.col-md-1,
|
3720 |
-
.col-md-10,
|
3721 |
-
.col-md-11,
|
3722 |
-
.col-md-12,
|
3723 |
-
.col-md-2,
|
3724 |
-
.col-md-3,
|
3725 |
-
.col-md-4,
|
3726 |
-
.col-md-5,
|
3727 |
-
.col-md-6,
|
3728 |
-
.col-md-7,
|
3729 |
-
.col-md-8,
|
3730 |
-
.col-md-9,
|
3731 |
-
.col-sm-1,
|
3732 |
-
.col-sm-10,
|
3733 |
-
.col-sm-11,
|
3734 |
-
.col-sm-12,
|
3735 |
-
.col-sm-2,
|
3736 |
-
.col-sm-3,
|
3737 |
-
.col-sm-4,
|
3738 |
-
.col-sm-5,
|
3739 |
-
.col-sm-6,
|
3740 |
-
.col-sm-7,
|
3741 |
-
.col-sm-8,
|
3742 |
-
.col-sm-9,
|
3743 |
-
.col-xs-1,
|
3744 |
-
.col-xs-10,
|
3745 |
-
.col-xs-11,
|
3746 |
-
.col-xs-12,
|
3747 |
-
.col-xs-2,
|
3748 |
-
.col-xs-3,
|
3749 |
-
.col-xs-4,
|
3750 |
-
.col-xs-5,
|
3751 |
-
.col-xs-6,
|
3752 |
-
.col-xs-7,
|
3753 |
-
.col-xs-8,
|
3754 |
-
.col-xs-9 {
|
3755 |
-
position: relative;
|
3756 |
-
min-height: 1px;
|
3757 |
-
padding-right: 15px;
|
3758 |
-
padding-left: 15px;
|
3759 |
-
}
|
3760 |
-
@media (min-width: 992px) {
|
3761 |
-
.col-md-12 {
|
3762 |
-
width: 100%;
|
3763 |
-
}
|
3764 |
-
|
3765 |
-
.col-md-3 {
|
3766 |
-
width: 25%;
|
3767 |
-
}
|
3768 |
-
|
3769 |
-
.col-md-1,
|
3770 |
-
.col-md-10,
|
3771 |
-
.col-md-11,
|
3772 |
-
.col-md-12,
|
3773 |
-
.col-md-2,
|
3774 |
-
.col-md-3,
|
3775 |
-
.col-md-4,
|
3776 |
-
.col-md-5,
|
3777 |
-
.col-md-6,
|
3778 |
-
.col-md-7,
|
3779 |
-
.col-md-8,
|
3780 |
-
.col-md-9 {
|
3781 |
-
float: left;
|
3782 |
-
}
|
3783 |
-
|
3784 |
-
.col-md-12 {
|
3785 |
-
width: 100%
|
3786 |
-
}
|
3787 |
-
|
3788 |
-
.col-md-11 {
|
3789 |
-
width: 91.66666667%
|
3790 |
-
}
|
3791 |
-
|
3792 |
-
.col-md-10 {
|
3793 |
-
width: 83.33333333%
|
3794 |
-
}
|
3795 |
-
|
3796 |
-
.col-md-9 {
|
3797 |
-
width: 75%
|
3798 |
-
}
|
3799 |
-
|
3800 |
-
.col-md-8 {
|
3801 |
-
width: 66.66666667%
|
3802 |
-
}
|
3803 |
-
|
3804 |
-
.col-md-7 {
|
3805 |
-
width: 58.33333333%
|
3806 |
-
}
|
3807 |
-
|
3808 |
-
.col-md-6 {
|
3809 |
-
width: 50%
|
3810 |
-
}
|
3811 |
-
|
3812 |
-
.col-md-5 {
|
3813 |
-
width: 41.66666667%
|
3814 |
-
}
|
3815 |
-
|
3816 |
-
.col-md-4 {
|
3817 |
-
width: 33.33333333%
|
3818 |
-
}
|
3819 |
-
|
3820 |
-
.col-md-3 {
|
3821 |
-
width: 25%
|
3822 |
-
}
|
3823 |
-
|
3824 |
-
.col-md-2 {
|
3825 |
-
width: 16.66666667%
|
3826 |
-
}
|
3827 |
-
|
3828 |
-
.col-md-1 {
|
3829 |
-
width: 8.33333333%
|
3830 |
-
}
|
3831 |
-
|
3832 |
-
.col-md-pull-12 {
|
3833 |
-
right: 100%
|
3834 |
-
}
|
3835 |
-
|
3836 |
-
.col-md-pull-11 {
|
3837 |
-
right: 91.66666667%
|
3838 |
-
}
|
3839 |
-
|
3840 |
-
.col-md-pull-10 {
|
3841 |
-
right: 83.33333333%
|
3842 |
-
}
|
3843 |
-
|
3844 |
-
.col-md-pull-9 {
|
3845 |
-
right: 75%
|
3846 |
-
}
|
3847 |
-
|
3848 |
-
.col-md-pull-8 {
|
3849 |
-
right: 66.66666667%
|
3850 |
-
}
|
3851 |
-
|
3852 |
-
.col-md-pull-7 {
|
3853 |
-
right: 58.33333333%
|
3854 |
-
}
|
3855 |
-
|
3856 |
-
.col-md-pull-6 {
|
3857 |
-
right: 50%
|
3858 |
-
}
|
3859 |
-
|
3860 |
-
.col-md-pull-5 {
|
3861 |
-
right: 41.66666667%
|
3862 |
-
}
|
3863 |
-
|
3864 |
-
.col-md-pull-4 {
|
3865 |
-
right: 33.33333333%
|
3866 |
-
}
|
3867 |
-
|
3868 |
-
.col-md-pull-3 {
|
3869 |
-
right: 25%
|
3870 |
-
}
|
3871 |
-
|
3872 |
-
.col-md-pull-2 {
|
3873 |
-
right: 16.66666667%
|
3874 |
-
}
|
3875 |
-
|
3876 |
-
.col-md-pull-1 {
|
3877 |
-
right: 8.33333333%
|
3878 |
-
}
|
3879 |
-
|
3880 |
-
.col-md-pull-0 {
|
3881 |
-
right: auto
|
3882 |
-
}
|
3883 |
-
|
3884 |
-
.col-md-push-12 {
|
3885 |
-
left: 100%
|
3886 |
-
}
|
3887 |
-
|
3888 |
-
.col-md-push-11 {
|
3889 |
-
left: 91.66666667%
|
3890 |
-
}
|
3891 |
-
|
3892 |
-
.col-md-push-10 {
|
3893 |
-
left: 83.33333333%
|
3894 |
-
}
|
3895 |
-
|
3896 |
-
.col-md-push-9 {
|
3897 |
-
left: 75%
|
3898 |
-
}
|
3899 |
-
|
3900 |
-
.col-md-push-8 {
|
3901 |
-
left: 66.66666667%
|
3902 |
-
}
|
3903 |
-
|
3904 |
-
.col-md-push-7 {
|
3905 |
-
left: 58.33333333%
|
3906 |
-
}
|
3907 |
-
|
3908 |
-
.col-md-push-6 {
|
3909 |
-
left: 50%
|
3910 |
-
}
|
3911 |
-
|
3912 |
-
.col-md-push-5 {
|
3913 |
-
left: 41.66666667%
|
3914 |
-
}
|
3915 |
-
|
3916 |
-
.col-md-push-4 {
|
3917 |
-
left: 33.33333333%
|
3918 |
-
}
|
3919 |
-
|
3920 |
-
.col-md-push-3 {
|
3921 |
-
left: 25%
|
3922 |
-
}
|
3923 |
-
|
3924 |
-
.col-md-push-2 {
|
3925 |
-
left: 16.66666667%
|
3926 |
-
}
|
3927 |
-
|
3928 |
-
.col-md-push-1 {
|
3929 |
-
left: 8.33333333%
|
3930 |
-
}
|
3931 |
-
|
3932 |
-
.col-md-push-0 {
|
3933 |
-
left: auto
|
3934 |
-
}
|
3935 |
-
|
3936 |
-
.col-md-offset-12 {
|
3937 |
-
margin-left: 100%
|
3938 |
-
}
|
3939 |
-
|
3940 |
-
.col-md-offset-11 {
|
3941 |
-
margin-left: 91.66666667%
|
3942 |
-
}
|
3943 |
-
|
3944 |
-
.col-md-offset-10 {
|
3945 |
-
margin-left: 83.33333333%
|
3946 |
-
}
|
3947 |
-
|
3948 |
-
.col-md-offset-9 {
|
3949 |
-
margin-left: 75%
|
3950 |
-
}
|
3951 |
-
|
3952 |
-
.col-md-offset-8 {
|
3953 |
-
margin-left: 66.66666667%
|
3954 |
-
}
|
3955 |
-
|
3956 |
-
.col-md-offset-7 {
|
3957 |
-
margin-left: 58.33333333%
|
3958 |
-
}
|
3959 |
-
|
3960 |
-
.col-md-offset-6 {
|
3961 |
-
margin-left: 50%
|
3962 |
-
}
|
3963 |
-
|
3964 |
-
.col-md-offset-5 {
|
3965 |
-
margin-left: 41.66666667%
|
3966 |
-
}
|
3967 |
-
|
3968 |
-
.col-md-offset-4 {
|
3969 |
-
margin-left: 33.33333333%
|
3970 |
-
}
|
3971 |
-
|
3972 |
-
.col-md-offset-3 {
|
3973 |
-
margin-left: 25%
|
3974 |
-
}
|
3975 |
-
|
3976 |
-
.col-md-offset-2 {
|
3977 |
-
margin-left: 16.66666667%
|
3978 |
-
}
|
3979 |
-
|
3980 |
-
.col-md-offset-1 {
|
3981 |
-
margin-left: 8.33333333%
|
3982 |
-
}
|
3983 |
-
|
3984 |
-
.col-md-offset-0 {
|
3985 |
-
margin-left: 0
|
3986 |
-
}
|
3987 |
}
|
3988 |
-
@media (min-width:768px) {
|
3989 |
-
|
3990 |
-
.col-sm-1,
|
3991 |
-
.col-sm-10,
|
3992 |
-
.col-sm-11,
|
3993 |
-
.col-sm-12,
|
3994 |
-
.col-sm-2,
|
3995 |
-
.col-sm-3,
|
3996 |
-
.col-sm-4,
|
3997 |
-
.col-sm-5,
|
3998 |
-
.col-sm-6,
|
3999 |
-
.col-sm-7,
|
4000 |
-
.col-sm-8,
|
4001 |
-
.col-sm-9 {
|
4002 |
-
float: left
|
4003 |
-
}
|
4004 |
-
|
4005 |
-
.col-sm-12 {
|
4006 |
-
width: 100%
|
4007 |
-
}
|
4008 |
-
|
4009 |
-
.col-sm-11 {
|
4010 |
-
width: 91.66666667%
|
4011 |
-
}
|
4012 |
-
|
4013 |
-
.col-sm-10 {
|
4014 |
-
width: 83.33333333%
|
4015 |
-
}
|
4016 |
-
|
4017 |
-
.col-sm-9 {
|
4018 |
-
width: 75%
|
4019 |
-
}
|
4020 |
-
|
4021 |
-
.col-sm-8 {
|
4022 |
-
width: 66.66666667%
|
4023 |
-
}
|
4024 |
-
|
4025 |
-
.col-sm-7 {
|
4026 |
-
width: 58.33333333%
|
4027 |
-
}
|
4028 |
-
|
4029 |
-
.col-sm-6 {
|
4030 |
-
width: 50%
|
4031 |
-
}
|
4032 |
-
|
4033 |
-
.col-sm-5 {
|
4034 |
-
width: 41.66666667%
|
4035 |
-
}
|
4036 |
-
|
4037 |
-
.col-sm-4 {
|
4038 |
-
width: 33.33333333%
|
4039 |
-
}
|
4040 |
-
|
4041 |
-
.col-sm-3 {
|
4042 |
-
width: 25%
|
4043 |
-
}
|
4044 |
-
|
4045 |
-
.col-sm-2 {
|
4046 |
-
width: 16.66666667%
|
4047 |
-
}
|
4048 |
-
|
4049 |
-
.col-sm-1 {
|
4050 |
-
width: 8.33333333%
|
4051 |
-
}
|
4052 |
-
|
4053 |
-
.col-sm-pull-12 {
|
4054 |
-
right: 100%
|
4055 |
-
}
|
4056 |
-
|
4057 |
-
.col-sm-pull-11 {
|
4058 |
-
right: 91.66666667%
|
4059 |
-
}
|
4060 |
-
|
4061 |
-
.col-sm-pull-10 {
|
4062 |
-
right: 83.33333333%
|
4063 |
-
}
|
4064 |
-
|
4065 |
-
.col-sm-pull-9 {
|
4066 |
-
right: 75%
|
4067 |
-
}
|
4068 |
-
|
4069 |
-
.col-sm-pull-8 {
|
4070 |
-
right: 66.66666667%
|
4071 |
-
}
|
4072 |
-
|
4073 |
-
.col-sm-pull-7 {
|
4074 |
-
right: 58.33333333%
|
4075 |
-
}
|
4076 |
-
|
4077 |
-
.col-sm-pull-6 {
|
4078 |
-
right: 50%
|
4079 |
-
}
|
4080 |
-
|
4081 |
-
.col-sm-pull-5 {
|
4082 |
-
right: 41.66666667%
|
4083 |
-
}
|
4084 |
-
|
4085 |
-
.col-sm-pull-4 {
|
4086 |
-
right: 33.33333333%
|
4087 |
-
}
|
4088 |
-
|
4089 |
-
.col-sm-pull-3 {
|
4090 |
-
right: 25%
|
4091 |
-
}
|
4092 |
-
|
4093 |
-
.col-sm-pull-2 {
|
4094 |
-
right: 16.66666667%
|
4095 |
-
}
|
4096 |
-
|
4097 |
-
.col-sm-pull-1 {
|
4098 |
-
right: 8.33333333%
|
4099 |
-
}
|
4100 |
-
|
4101 |
-
.col-sm-pull-0 {
|
4102 |
-
right: auto
|
4103 |
-
}
|
4104 |
-
|
4105 |
-
.col-sm-push-12 {
|
4106 |
-
left: 100%
|
4107 |
-
}
|
4108 |
-
|
4109 |
-
.col-sm-push-11 {
|
4110 |
-
left: 91.66666667%
|
4111 |
-
}
|
4112 |
-
|
4113 |
-
.col-sm-push-10 {
|
4114 |
-
left: 83.33333333%
|
4115 |
-
}
|
4116 |
-
|
4117 |
-
.col-sm-push-9 {
|
4118 |
-
left: 75%
|
4119 |
-
}
|
4120 |
-
|
4121 |
-
.col-sm-push-8 {
|
4122 |
-
left: 66.66666667%
|
4123 |
-
}
|
4124 |
|
4125 |
-
.col-sm-push-7 {
|
4126 |
-
left: 58.33333333%
|
4127 |
-
}
|
4128 |
-
|
4129 |
-
.col-sm-push-6 {
|
4130 |
-
left: 50%
|
4131 |
-
}
|
4132 |
-
|
4133 |
-
.col-sm-push-5 {
|
4134 |
-
left: 41.66666667%
|
4135 |
-
}
|
4136 |
-
|
4137 |
-
.col-sm-push-4 {
|
4138 |
-
left: 33.33333333%
|
4139 |
-
}
|
4140 |
-
|
4141 |
-
.col-sm-push-3 {
|
4142 |
-
left: 25%
|
4143 |
-
}
|
4144 |
-
|
4145 |
-
.col-sm-push-2 {
|
4146 |
-
left: 16.66666667%
|
4147 |
-
}
|
4148 |
-
|
4149 |
-
.col-sm-push-1 {
|
4150 |
-
left: 8.33333333%
|
4151 |
-
}
|
4152 |
-
|
4153 |
-
.col-sm-push-0 {
|
4154 |
-
left: auto
|
4155 |
-
}
|
4156 |
-
|
4157 |
-
.col-sm-offset-12 {
|
4158 |
-
margin-left: 100%
|
4159 |
-
}
|
4160 |
-
|
4161 |
-
.col-sm-offset-11 {
|
4162 |
-
margin-left: 91.66666667%
|
4163 |
-
}
|
4164 |
-
|
4165 |
-
.col-sm-offset-10 {
|
4166 |
-
margin-left: 83.33333333%
|
4167 |
-
}
|
4168 |
-
|
4169 |
-
.col-sm-offset-9 {
|
4170 |
-
margin-left: 75%
|
4171 |
-
}
|
4172 |
-
|
4173 |
-
.col-sm-offset-8 {
|
4174 |
-
margin-left: 66.66666667%
|
4175 |
-
}
|
4176 |
-
|
4177 |
-
.col-sm-offset-7 {
|
4178 |
-
margin-left: 58.33333333%
|
4179 |
-
}
|
4180 |
-
|
4181 |
-
.col-sm-offset-6 {
|
4182 |
-
margin-left: 50%
|
4183 |
-
}
|
4184 |
-
|
4185 |
-
.col-sm-offset-5 {
|
4186 |
-
margin-left: 41.66666667%
|
4187 |
-
}
|
4188 |
-
|
4189 |
-
.col-sm-offset-4 {
|
4190 |
-
margin-left: 33.33333333%
|
4191 |
-
}
|
4192 |
-
|
4193 |
-
.col-sm-offset-3 {
|
4194 |
-
margin-left: 25%
|
4195 |
-
}
|
4196 |
-
|
4197 |
-
.col-sm-offset-2 {
|
4198 |
-
margin-left: 16.66666667%
|
4199 |
-
}
|
4200 |
-
|
4201 |
-
.col-sm-offset-1 {
|
4202 |
-
margin-left: 8.33333333%
|
4203 |
-
}
|
4204 |
-
|
4205 |
-
.col-sm-offset-0 {
|
4206 |
-
margin-left: 0
|
4207 |
-
}
|
4208 |
-
}
|
4209 |
-
@media (min-width:1200px) {
|
4210 |
-
|
4211 |
-
.col-lg-1,
|
4212 |
-
.col-lg-10,
|
4213 |
-
.col-lg-11,
|
4214 |
-
.col-lg-12,
|
4215 |
-
.col-lg-2,
|
4216 |
-
.col-lg-3,
|
4217 |
-
.col-lg-4,
|
4218 |
-
.col-lg-5,
|
4219 |
-
.col-lg-6,
|
4220 |
-
.col-lg-7,
|
4221 |
-
.col-lg-8,
|
4222 |
-
.col-lg-9 {
|
4223 |
-
float: left
|
4224 |
-
}
|
4225 |
-
|
4226 |
-
.col-lg-12 {
|
4227 |
-
width: 100%
|
4228 |
-
}
|
4229 |
-
|
4230 |
-
.col-lg-11 {
|
4231 |
-
width: 91.66666667%
|
4232 |
-
}
|
4233 |
-
|
4234 |
-
.col-lg-10 {
|
4235 |
-
width: 83.33333333%
|
4236 |
-
}
|
4237 |
-
|
4238 |
-
.col-lg-9 {
|
4239 |
-
width: 75%
|
4240 |
-
}
|
4241 |
-
|
4242 |
-
.col-lg-8 {
|
4243 |
-
width: 66.66666667%
|
4244 |
-
}
|
4245 |
-
|
4246 |
-
.col-lg-7 {
|
4247 |
-
width: 58.33333333%
|
4248 |
-
}
|
4249 |
-
|
4250 |
-
.col-lg-6 {
|
4251 |
-
width: 50%
|
4252 |
-
}
|
4253 |
-
|
4254 |
-
.col-lg-5 {
|
4255 |
-
width: 41.66666667%
|
4256 |
-
}
|
4257 |
-
|
4258 |
-
.col-lg-4 {
|
4259 |
-
width: 33.33333333%
|
4260 |
-
}
|
4261 |
-
|
4262 |
-
.col-lg-3 {
|
4263 |
-
width: 25%
|
4264 |
-
}
|
4265 |
-
|
4266 |
-
.col-lg-2 {
|
4267 |
-
width: 16.66666667%
|
4268 |
-
}
|
4269 |
-
|
4270 |
-
.col-lg-1 {
|
4271 |
-
width: 8.33333333%
|
4272 |
-
}
|
4273 |
-
|
4274 |
-
.col-lg-pull-12 {
|
4275 |
-
right: 100%
|
4276 |
-
}
|
4277 |
-
|
4278 |
-
.col-lg-pull-11 {
|
4279 |
-
right: 91.66666667%
|
4280 |
-
}
|
4281 |
-
|
4282 |
-
.col-lg-pull-10 {
|
4283 |
-
right: 83.33333333%
|
4284 |
-
}
|
4285 |
-
|
4286 |
-
.col-lg-pull-9 {
|
4287 |
-
right: 75%
|
4288 |
-
}
|
4289 |
-
|
4290 |
-
.col-lg-pull-8 {
|
4291 |
-
right: 66.66666667%
|
4292 |
-
}
|
4293 |
-
|
4294 |
-
.col-lg-pull-7 {
|
4295 |
-
right: 58.33333333%
|
4296 |
-
}
|
4297 |
-
|
4298 |
-
.col-lg-pull-6 {
|
4299 |
-
right: 50%
|
4300 |
-
}
|
4301 |
-
|
4302 |
-
.col-lg-pull-5 {
|
4303 |
-
right: 41.66666667%
|
4304 |
-
}
|
4305 |
-
|
4306 |
-
.col-lg-pull-4 {
|
4307 |
-
right: 33.33333333%
|
4308 |
-
}
|
4309 |
-
|
4310 |
-
.col-lg-pull-3 {
|
4311 |
-
right: 25%
|
4312 |
-
}
|
4313 |
-
|
4314 |
-
.col-lg-pull-2 {
|
4315 |
-
right: 16.66666667%
|
4316 |
-
}
|
4317 |
-
|
4318 |
-
.col-lg-pull-1 {
|
4319 |
-
right: 8.33333333%
|
4320 |
-
}
|
4321 |
-
|
4322 |
-
.col-lg-pull-0 {
|
4323 |
-
right: auto
|
4324 |
-
}
|
4325 |
-
|
4326 |
-
.col-lg-push-12 {
|
4327 |
-
left: 100%
|
4328 |
-
}
|
4329 |
-
|
4330 |
-
.col-lg-push-11 {
|
4331 |
-
left: 91.66666667%
|
4332 |
-
}
|
4333 |
-
|
4334 |
-
.col-lg-push-10 {
|
4335 |
-
left: 83.33333333%
|
4336 |
-
}
|
4337 |
-
|
4338 |
-
.col-lg-push-9 {
|
4339 |
-
left: 75%
|
4340 |
-
}
|
4341 |
-
|
4342 |
-
.col-lg-push-8 {
|
4343 |
-
left: 66.66666667%
|
4344 |
-
}
|
4345 |
-
|
4346 |
-
.col-lg-push-7 {
|
4347 |
-
left: 58.33333333%
|
4348 |
-
}
|
4349 |
-
|
4350 |
-
.col-lg-push-6 {
|
4351 |
-
left: 50%
|
4352 |
-
}
|
4353 |
-
|
4354 |
-
.col-lg-push-5 {
|
4355 |
-
left: 41.66666667%
|
4356 |
-
}
|
4357 |
-
|
4358 |
-
.col-lg-push-4 {
|
4359 |
-
left: 33.33333333%
|
4360 |
-
}
|
4361 |
-
|
4362 |
-
.col-lg-push-3 {
|
4363 |
-
left: 25%
|
4364 |
-
}
|
4365 |
-
|
4366 |
-
.col-lg-push-2 {
|
4367 |
-
left: 16.66666667%
|
4368 |
-
}
|
4369 |
-
|
4370 |
-
.col-lg-push-1 {
|
4371 |
-
left: 8.33333333%
|
4372 |
-
}
|
4373 |
-
|
4374 |
-
.col-lg-push-0 {
|
4375 |
-
left: auto
|
4376 |
-
}
|
4377 |
-
|
4378 |
-
.col-lg-offset-12 {
|
4379 |
-
margin-left: 100%
|
4380 |
-
}
|
4381 |
-
|
4382 |
-
.col-lg-offset-11 {
|
4383 |
-
margin-left: 91.66666667%
|
4384 |
-
}
|
4385 |
-
|
4386 |
-
.col-lg-offset-10 {
|
4387 |
-
margin-left: 83.33333333%
|
4388 |
-
}
|
4389 |
-
|
4390 |
-
.col-lg-offset-9 {
|
4391 |
-
margin-left: 75%
|
4392 |
-
}
|
4393 |
-
|
4394 |
-
.col-lg-offset-8 {
|
4395 |
-
margin-left: 66.66666667%
|
4396 |
-
}
|
4397 |
-
|
4398 |
-
.col-lg-offset-7 {
|
4399 |
-
margin-left: 58.33333333%
|
4400 |
-
}
|
4401 |
-
|
4402 |
-
.col-lg-offset-6 {
|
4403 |
-
margin-left: 50%
|
4404 |
-
}
|
4405 |
-
|
4406 |
-
.col-lg-offset-5 {
|
4407 |
-
margin-left: 41.66666667%
|
4408 |
-
}
|
4409 |
-
|
4410 |
-
.col-lg-offset-4 {
|
4411 |
-
margin-left: 33.33333333%
|
4412 |
-
}
|
4413 |
-
|
4414 |
-
.col-lg-offset-3 {
|
4415 |
-
margin-left: 25%
|
4416 |
-
}
|
4417 |
-
|
4418 |
-
.col-lg-offset-2 {
|
4419 |
-
margin-left: 16.66666667%
|
4420 |
-
}
|
4421 |
-
|
4422 |
-
.col-lg-offset-1 {
|
4423 |
-
margin-left: 8.33333333%
|
4424 |
-
}
|
4425 |
-
|
4426 |
-
.col-lg-offset-0 {
|
4427 |
-
margin-left: 0
|
4428 |
-
}
|
4429 |
-
}
|
4430 |
#sfsi_jivo_offline_chat {
|
4431 |
position: fixed;
|
4432 |
bottom: 0;
|
@@ -4886,7 +4164,7 @@ body .specify_counts .listing .sfsi_instagramInstruction li {
|
|
4886 |
}
|
4887 |
|
4888 |
.sfsi_responsive_icon_item_container img {
|
4889 |
-
|
4890 |
vertical-align: middle !important;
|
4891 |
box-shadow: unset !important;
|
4892 |
-webkit-box-shadow: unset !important;
|
@@ -5303,4 +4581,69 @@ input[type="number"] {
|
|
5303 |
}
|
5304 |
#ui-id-6 .tab6 .sfsi_toggleonlystndrshrng p{
|
5305 |
padding-left:0!important;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5306 |
}
|
422 |
margin: 0 0 12px 94px;
|
423 |
}
|
424 |
ul.tab_2_email_sec .sf_arow {
|
425 |
+
width: 55px;
|
426 |
+
height: 55px;
|
427 |
float: left;
|
428 |
background: url(../images/sf_arow_icn.png) no-repeat;
|
429 |
margin: 0 8px 0 6px;
|
430 |
+
background-size: 52px;
|
431 |
}
|
432 |
ul.tab_2_email_sec .email_icn {
|
433 |
background: url(../images/tab_1_icn_list.png) 0 -71px no-repeat;
|
1659 |
position: relative;
|
1660 |
}
|
1661 |
.tab6 .options .field .select {
|
1662 |
+
width: 215px;
|
1663 |
background: url(../images/select_bg1.jpg) no-repeat;
|
1664 |
display: block;
|
1665 |
padding-left: 17px;
|
1740 |
position: relative;
|
1741 |
}
|
1742 |
.tab7 .text_options .field .select {
|
1743 |
+
width: 215px;
|
1744 |
padding-right: 21px;
|
1745 |
height: 47px;
|
1746 |
background: url(../images/select_bg1.jpg) no-repeat;
|
3189 |
width: 33% !important
|
3190 |
}
|
3191 |
|
3192 |
+
.tab9 .radio_section.tb_4_ck {
|
3193 |
+
/* margin: 0 20px 0 0 !important; */
|
3194 |
float: left
|
3195 |
}
|
3196 |
.tab9 .sfsi_tab_3_icns {
|
3703 |
.tab3 .sub_row .effectName {
|
3704 |
width: 50%;
|
3705 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3706 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3707 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3708 |
#sfsi_jivo_offline_chat {
|
3709 |
position: fixed;
|
3710 |
bottom: 0;
|
4164 |
}
|
4165 |
|
4166 |
.sfsi_responsive_icon_item_container img {
|
4167 |
+
margin: 7px;
|
4168 |
vertical-align: middle !important;
|
4169 |
box-shadow: unset !important;
|
4170 |
-webkit-box-shadow: unset !important;
|
4581 |
}
|
4582 |
#ui-id-6 .tab6 .sfsi_toggleonlystndrshrng p{
|
4583 |
padding-left:0!important;
|
4584 |
+
}
|
4585 |
+
.sfsi-top-banner-higligted-text{
|
4586 |
+
border: 1px solid green;
|
4587 |
+
border-radius:10px;
|
4588 |
+
padding:10px!important;
|
4589 |
+
background:white;
|
4590 |
+
margin:0!important;
|
4591 |
+
}
|
4592 |
+
.sfsi-top-banner-higligted-text a,.sfsi-top-banner-higligted-text span,.sfsi-top-banner-no-decoration{
|
4593 |
+
text-decoration:none!important;
|
4594 |
+
}
|
4595 |
+
.sfsi-top-header-subheading:before,.sfsi-premium-btn:before,.sfsi-premium-btn:after{
|
4596 |
+
content: "";
|
4597 |
+
border-color: transparent green;
|
4598 |
+
border-style: solid;
|
4599 |
+
border-width: 0.32em 0 0.35em 0.50em;
|
4600 |
+
display: inline-block;
|
4601 |
+
height: 0;
|
4602 |
+
width: 0;
|
4603 |
+
position: relative;
|
4604 |
+
color:green;
|
4605 |
+
padding-right: 5px;
|
4606 |
+
font-size: 22px;
|
4607 |
+
top: 4px;
|
4608 |
+
}
|
4609 |
+
.sfsi-premium-btn:after{
|
4610 |
+
border-width: 0.35em 0.45em 0.35em 0;
|
4611 |
+
right:0;
|
4612 |
+
}
|
4613 |
+
@media screen and (max-width: 786px){
|
4614 |
+
.save_button{
|
4615 |
+
width:auto!important;
|
4616 |
+
}
|
4617 |
+
}
|
4618 |
+
#wpfooter{
|
4619 |
+
bottom:unset!important;
|
4620 |
+
}
|
4621 |
+
.radio_section .checkbox {
|
4622 |
+
width: 31px;
|
4623 |
+
height: 31px;
|
4624 |
+
background: url(../images/check_bg.jpg) no-repeat;
|
4625 |
+
display: inherit
|
4626 |
+
}
|
4627 |
+
|
4628 |
+
.radio_section .radio {
|
4629 |
+
width: 40px;
|
4630 |
+
height: 40px;
|
4631 |
+
background: url(../images/radio_bg.png) no-repeat;
|
4632 |
+
display: inherit
|
4633 |
+
}
|
4634 |
+
|
4635 |
+
.radio_section .select {
|
4636 |
+
width: 127px;
|
4637 |
+
height: 47px;
|
4638 |
+
font-size: 17px;
|
4639 |
+
background: url(../images/select_bg.jpg) no-repeat;
|
4640 |
+
display: block;
|
4641 |
+
padding-left: 16px;
|
4642 |
+
line-height: 49px
|
4643 |
+
}
|
4644 |
+
|
4645 |
+
.sfsi-premium-btn a:hover {
|
4646 |
+
color: #ffffff;
|
4647 |
+
|
4648 |
+
cursor: pointer;
|
4649 |
}
|
css/sfsi-style.css
CHANGED
@@ -16,6 +16,14 @@
|
|
16 |
font-style: normal;
|
17 |
}
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
@font-face {
|
20 |
font-family: helveticaneue-light;
|
21 |
src: url(fonts/helveticaneue-light.eot);
|
@@ -98,10 +106,10 @@ label.toglpstpgsbttl {
|
|
98 |
|
99 |
.tab4 ul.like_icon li span {
|
100 |
margin: 0;
|
101 |
-
width:
|
102 |
display: block;
|
103 |
background: url(../images/count_bg.png) no-repeat;
|
104 |
-
height:
|
105 |
overflow: hidden;
|
106 |
padding: 10px 2px 2px;
|
107 |
font-size: 17px;
|
@@ -159,7 +167,7 @@ label.toglpstpgsbttl {
|
|
159 |
}
|
160 |
|
161 |
.sfsi_mainContainer .select {
|
162 |
-
width:
|
163 |
height: 47px;
|
164 |
font-size: 17px;
|
165 |
background: url(../images/select_bg.jpg) no-repeat;
|
@@ -1101,7 +1109,7 @@ ul.tab_3_icns li .radio {
|
|
1101 |
|
1102 |
.sfsi_Sicons .sf_twiter {
|
1103 |
margin: -12px 7px 0 4px;
|
1104 |
-
line-height:
|
1105 |
}
|
1106 |
|
1107 |
.sfsi_Sicons.left .sf_subscrbe {
|
@@ -1261,11 +1269,11 @@ ul.icn_listing li .right_info a {
|
|
1261 |
}
|
1262 |
|
1263 |
.main_contant h1 {
|
1264 |
-
margin: 0 0
|
1265 |
}
|
1266 |
|
1267 |
.main_contant p {
|
1268 |
-
margin: 0 0
|
1269 |
}
|
1270 |
|
1271 |
.main_contant p>a {
|
@@ -3527,30 +3535,6 @@ ul.sfsi_icn_listing8 li .tb_4_ck{
|
|
3527 |
display: inline-block;
|
3528 |
vertical-align:top!important;
|
3529 |
}
|
3530 |
-
.sfsi_responsive_icon_item_container {
|
3531 |
-
height: 40px;
|
3532 |
-
vertical-align: middle;
|
3533 |
-
margin-top: auto;
|
3534 |
-
margin-bottom: auto;
|
3535 |
-
padding: 0 10px;
|
3536 |
-
}
|
3537 |
-
|
3538 |
-
.sfsi_responsive_icon_item_container img {
|
3539 |
-
padding: 7px;
|
3540 |
-
vertical-align: middle !important;
|
3541 |
-
box-shadow: unset !important;
|
3542 |
-
-webkit-box-shadow: unset !important;
|
3543 |
-
max-width: 40px !important;
|
3544 |
-
max-height: 40px !important;
|
3545 |
-
}
|
3546 |
-
|
3547 |
-
.sfsi_responsive_icon_item_container span {
|
3548 |
-
padding: 7px;
|
3549 |
-
vertical-align: middle !important;
|
3550 |
-
box-shadow: unset !important;
|
3551 |
-
-webkit-box-shadow: unset !important;
|
3552 |
-
line-height: 40px
|
3553 |
-
}
|
3554 |
|
3555 |
.sfsi_icons_container>a {
|
3556 |
float: left !important;
|
@@ -3624,3 +3608,4 @@ ul.sfsi_icn_listing8 li .tb_4_ck{
|
|
3624 |
.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
|
3625 |
display: block;
|
3626 |
}
|
|
16 |
font-style: normal;
|
17 |
}
|
18 |
|
19 |
+
@font-face {
|
20 |
+
font-family: helvetica-light;
|
21 |
+
src: url(fonts/helvetica_0-webfont.eot);
|
22 |
+
src: url(fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/helvetica_0-webfont.woff) format('woff'), url(fonts/helvetica_0-webfont.ttf) format('truetype'), url(fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
|
23 |
+
font-weight: 400;
|
24 |
+
font-style: normal;
|
25 |
+
}
|
26 |
+
|
27 |
@font-face {
|
28 |
font-family: helveticaneue-light;
|
29 |
src: url(fonts/helveticaneue-light.eot);
|
106 |
|
107 |
.tab4 ul.like_icon li span {
|
108 |
margin: 0;
|
109 |
+
width: 58px;
|
110 |
display: block;
|
111 |
background: url(../images/count_bg.png) no-repeat;
|
112 |
+
height: 38px;
|
113 |
overflow: hidden;
|
114 |
padding: 10px 2px 2px;
|
115 |
font-size: 17px;
|
167 |
}
|
168 |
|
169 |
.sfsi_mainContainer .select {
|
170 |
+
width: 137px;
|
171 |
height: 47px;
|
172 |
font-size: 17px;
|
173 |
background: url(../images/select_bg.jpg) no-repeat;
|
1109 |
|
1110 |
.sfsi_Sicons .sf_twiter {
|
1111 |
margin: -12px 7px 0 4px;
|
1112 |
+
line-height: 27px;
|
1113 |
}
|
1114 |
|
1115 |
.sfsi_Sicons.left .sf_subscrbe {
|
1269 |
}
|
1270 |
|
1271 |
.main_contant h1 {
|
1272 |
+
margin: 0 0 23px;
|
1273 |
}
|
1274 |
|
1275 |
.main_contant p {
|
1276 |
+
margin: 0 0 11px;
|
1277 |
}
|
1278 |
|
1279 |
.main_contant p>a {
|
3535 |
display: inline-block;
|
3536 |
vertical-align:top!important;
|
3537 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3538 |
|
3539 |
.sfsi_icons_container>a {
|
3540 |
float: left !important;
|
3608 |
.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
|
3609 |
display: block;
|
3610 |
}
|
3611 |
+
|
images/icons_theme/badge/badge_sf.png
ADDED
Binary file
|
images/icons_theme/black/black_sf.png
CHANGED
Binary file
|
images/icons_theme/chrome_blue/chrome_blue_sf.png
CHANGED
Binary file
|
images/icons_theme/chrome_grey/chrome_grey_sf.png
CHANGED
Binary file
|
images/icons_theme/crystal/crystal_sf.png
CHANGED
Binary file
|
images/icons_theme/cubes/cubes_sf.png
CHANGED
Binary file
|
images/icons_theme/cute/cute_sf.png
CHANGED
Binary file
|
images/icons_theme/default/default_sf.png
CHANGED
Binary file
|
images/icons_theme/flat/flat_sf.png
CHANGED
Binary file
|
images/icons_theme/glossy/glossy_sf.png
CHANGED
Binary file
|
images/icons_theme/orange/orange_sf.png
CHANGED
Binary file
|
images/icons_theme/shaded_dark/shaded_dark_sf.png
CHANGED
Binary file
|
images/icons_theme/shaded_light/shaded_light_sf.png
CHANGED
Binary file
|
images/icons_theme/silver/silver_sf.png
CHANGED
Binary file
|
images/icons_theme/splash/splash_sf.png
CHANGED
Binary file
|
images/icons_theme/thin/thin_sf.png
CHANGED
Binary file
|
images/icons_theme/transparent/transparent_sf.png
CHANGED
Binary file
|
images/no-image.jpg
ADDED
Binary file
|
images/sf_arow_icn.png
CHANGED
Binary file
|
images/sfsi-video-play.png
ADDED
Binary file
|
images/tab_3_icns.png
CHANGED
Binary file
|
js/custom-admin.js
CHANGED
@@ -1758,29 +1758,29 @@ function create_suscriber_form() {
|
|
1758 |
SFSI('#sfsi_form_heading_fontalign').val() != "" ? (SFSI(".sfsi_subscribe_Popinner > form > h5").css("text-align", SFSI("#sfsi_form_heading_fontalign").val())) : '';
|
1759 |
|
1760 |
//Field customization
|
1761 |
-
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1762 |
|
1763 |
-
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".sfsi_left_container > .sfsi_subscribe_Popinner").find('input[name="
|
1764 |
|
1765 |
-
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".like_pop_box > .sfsi_subscribe_Popinner").find('input[name="
|
1766 |
|
1767 |
-
SFSI('#sfsi_form_field_font').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1768 |
|
1769 |
if (SFSI('#sfsi_form_field_fontstyle').val() != "bold") {
|
1770 |
-
SFSI('#sfsi_form_field_fontstyle').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1771 |
-
SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1772 |
} else {
|
1773 |
-
SFSI('#sfsi_form_field_fontstyle').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1774 |
-
SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1775 |
}
|
1776 |
|
1777 |
-
SFSI('input[name="sfsi_form_field_fontcolor"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1778 |
|
1779 |
-
SFSI('input[name="sfsi_form_field_fontsize"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1780 |
"font-size": parseInt(SFSI('input[name="sfsi_form_field_fontsize"]').val())
|
1781 |
})) : '';
|
1782 |
|
1783 |
-
SFSI('#sfsi_form_field_fontalign').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="
|
1784 |
|
1785 |
//Button customization
|
1786 |
SFSI('input[name="sfsi_form_button_text"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="subscribe"]').attr("value", SFSI('input[name="sfsi_form_button_text"]').val())) : '';
|
@@ -2231,6 +2231,9 @@ SFSI(document).ready(function (s) {
|
|
2231 |
SFSI("#sfsi_save_export").on("click", function () {
|
2232 |
sfsi_save_export();
|
2233 |
}),
|
|
|
|
|
|
|
2234 |
SFSI("#save_all_settings").on("click", function () {
|
2235 |
return SFSI("#save_all_settings").text("Saving.."), SFSI(".save_button >a").css("pointer-events", "none"),
|
2236 |
sfsi_update_step1(), sfsi_update_step8(), 1 == global_error ? (showErrorSuc("error", 'Some Selection error in "Which icons do you want to show on your site?" tab.', 8),
|
@@ -3484,3 +3487,29 @@ function sfsi_save_export() {
|
|
3484 |
|
3485 |
}
|
3486 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1758 |
SFSI('#sfsi_form_heading_fontalign').val() != "" ? (SFSI(".sfsi_subscribe_Popinner > form > h5").css("text-align", SFSI("#sfsi_form_heading_fontalign").val())) : '';
|
1759 |
|
1760 |
//Field customization
|
1761 |
+
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').attr("placeholder", SFSI('input[name="sfsi_form_field_text"]').val())) : SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').attr("placeholder", '');
|
1762 |
|
1763 |
+
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".sfsi_left_container > .sfsi_subscribe_Popinner").find('input[name="email"]').val(SFSI('input[name="sfsi_form_field_text"]').val())) : SFSI(".sfsi_left_container > .sfsi_subscribe_Popinner").find('input[name="email"]').val('');
|
1764 |
|
1765 |
+
SFSI('input[name="sfsi_form_field_text"]').val() != "" ? (SFSI(".like_pop_box > .sfsi_subscribe_Popinner").find('input[name="email"]').val(SFSI('input[name="sfsi_form_field_text"]').val())) : SFSI(".like_pop_box > .sfsi_subscribe_Popinner").find('input[name="email"]').val('');
|
1766 |
|
1767 |
+
SFSI('#sfsi_form_field_font').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-family", SFSI("#sfsi_form_field_font").val())) : '';
|
1768 |
|
1769 |
if (SFSI('#sfsi_form_field_fontstyle').val() != "bold") {
|
1770 |
+
SFSI('#sfsi_form_field_fontstyle').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-style", SFSI("#sfsi_form_field_fontstyle").val())) : '';
|
1771 |
+
SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-weight", '');
|
1772 |
} else {
|
1773 |
+
SFSI('#sfsi_form_field_fontstyle').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-weight", 'bold')) : '';
|
1774 |
+
SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("font-style", '');
|
1775 |
}
|
1776 |
|
1777 |
+
SFSI('input[name="sfsi_form_field_fontcolor"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("color", SFSI('input[name="sfsi_form_field_fontcolor"]').val())) : '';
|
1778 |
|
1779 |
+
SFSI('input[name="sfsi_form_field_fontsize"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css({
|
1780 |
"font-size": parseInt(SFSI('input[name="sfsi_form_field_fontsize"]').val())
|
1781 |
})) : '';
|
1782 |
|
1783 |
+
SFSI('#sfsi_form_field_fontalign').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="email"]').css("text-align", SFSI("#sfsi_form_field_fontalign").val())) : '';
|
1784 |
|
1785 |
//Button customization
|
1786 |
SFSI('input[name="sfsi_form_button_text"]').val() != "" ? (SFSI(".sfsi_subscribe_Popinner").find('input[name="subscribe"]').attr("value", SFSI('input[name="sfsi_form_button_text"]').val())) : '';
|
2231 |
SFSI("#sfsi_save_export").on("click", function () {
|
2232 |
sfsi_save_export();
|
2233 |
}),
|
2234 |
+
SFSI("#sfsi_installDate").on("click", function () {
|
2235 |
+
sfsi_installDate_save();
|
2236 |
+
}),
|
2237 |
SFSI("#save_all_settings").on("click", function () {
|
2238 |
return SFSI("#save_all_settings").text("Saving.."), SFSI(".save_button >a").css("pointer-events", "none"),
|
2239 |
sfsi_update_step1(), sfsi_update_step8(), 1 == global_error ? (showErrorSuc("error", 'Some Selection error in "Which icons do you want to show on your site?" tab.', 8),
|
3487 |
|
3488 |
}
|
3489 |
|
3490 |
+
function sfsi_installDate_save(){
|
3491 |
+
var nonce = SFSI("#sfsi_installDate").attr("data-nonce");
|
3492 |
+
console.log(nonce);
|
3493 |
+
var sfsi_installDate = SFSI("input[name='sfsi_installDate']").val();
|
3494 |
+
var data = {
|
3495 |
+
action: "sfsi_installDate",
|
3496 |
+
sfsi_installDate:sfsi_installDate,
|
3497 |
+
nonce: nonce
|
3498 |
+
};
|
3499 |
+
console.log(data);
|
3500 |
+
SFSI.ajax({
|
3501 |
+
url: sfsi_icon_ajax_object.ajax_url,
|
3502 |
+
type: "post",
|
3503 |
+
data: data,
|
3504 |
+
success: function (s) {
|
3505 |
+
console.log(s);
|
3506 |
+
if (s == "wrong_nonce") {
|
3507 |
+
showErrorSuc("error", "Unauthorised Request, Try again after refreshing page", 6);
|
3508 |
+
global_error = 1;
|
3509 |
+
} else {
|
3510 |
+
console.log(s);
|
3511 |
+
}
|
3512 |
+
}
|
3513 |
+
});
|
3514 |
+
}
|
3515 |
+
|
libs/controllers/sfsi_buttons_controller.php
CHANGED
@@ -1405,3 +1405,11 @@ function sfsi_save_export(){
|
|
1405 |
exit;
|
1406 |
|
1407 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1405 |
exit;
|
1406 |
|
1407 |
}
|
1408 |
+
|
1409 |
+
add_action('wp_ajax_sfsi_installDate', 'sfsi_installDate');
|
1410 |
+
function sfsi_installDate(){
|
1411 |
+
$sfsi_installDate_value = isset($_POST["sfsi_installDate"]) ? $_POST["sfsi_installDate"] : '';
|
1412 |
+
update_option('sfsi_installDate', $sfsi_installDate_value);
|
1413 |
+
echo json_encode(array("success"));
|
1414 |
+
exit;
|
1415 |
+
}
|
libs/controllers/sfsi_socialhelper.php
CHANGED
@@ -71,7 +71,7 @@ class sfsi_SocialHelper
|
|
71 |
/* get youtube subscribers */
|
72 |
function sfsi_get_youtube($user)
|
73 |
{
|
74 |
-
if($user == '
|
75 |
{
|
76 |
$sfsi_section4_options = unserialize(get_option('sfsi_section4_options',false));
|
77 |
$user = (
|
@@ -250,12 +250,6 @@ class sfsi_SocialHelper
|
|
250 |
return $fb_like_html;exit;
|
251 |
}
|
252 |
|
253 |
-
/*subscribe like*/
|
254 |
-
function sfsi_Subscribelike($permalink, $show_count)
|
255 |
-
{
|
256 |
-
|
257 |
-
}
|
258 |
-
|
259 |
/*twitter like*/
|
260 |
// function sfsi_twitterlike($permalink, $show_count)
|
261 |
// {
|
@@ -469,7 +463,7 @@ class sfsi_SocialHelper
|
|
469 |
// return $ifollow='<script type="IN/Share" data-url="'.$url.'"></script>';
|
470 |
}
|
471 |
|
472 |
-
/* get no of subscribers from
|
473 |
public function SFSI_getFeedSubscriber($feedid)
|
474 |
{
|
475 |
$sfsi_instagram_sf_count_option = get_option('sfsi_instagram_sf_count',false);
|
@@ -522,7 +516,7 @@ class sfsi_SocialHelper
|
|
522 |
return $counts;
|
523 |
}
|
524 |
|
525 |
-
/* get no of subscribers from
|
526 |
public function SFSI_getFeedSubscriberCount($feedid)
|
527 |
{
|
528 |
|
@@ -530,6 +524,7 @@ class sfsi_SocialHelper
|
|
530 |
'feed_id' => $feedid,
|
531 |
'v' => 'newplugincount'
|
532 |
);
|
|
|
533 |
$args = array(
|
534 |
'body' => $postto_array,
|
535 |
'blocking' => true,
|
@@ -539,7 +534,7 @@ class sfsi_SocialHelper
|
|
539 |
'sslverify' => false
|
540 |
);
|
541 |
try{
|
542 |
-
$resp = wp_remote_post( 'https://
|
543 |
}catch(\Exception $e){
|
544 |
// var_dump($e);
|
545 |
}
|
71 |
/* get youtube subscribers */
|
72 |
function sfsi_get_youtube($user)
|
73 |
{
|
74 |
+
if($user == 'follow.it')
|
75 |
{
|
76 |
$sfsi_section4_options = unserialize(get_option('sfsi_section4_options',false));
|
77 |
$user = (
|
250 |
return $fb_like_html;exit;
|
251 |
}
|
252 |
|
|
|
|
|
|
|
|
|
|
|
|
|
253 |
/*twitter like*/
|
254 |
// function sfsi_twitterlike($permalink, $show_count)
|
255 |
// {
|
463 |
// return $ifollow='<script type="IN/Share" data-url="'.$url.'"></script>';
|
464 |
}
|
465 |
|
466 |
+
/* get no of subscribers from follow.it for current blog */
|
467 |
public function SFSI_getFeedSubscriber($feedid)
|
468 |
{
|
469 |
$sfsi_instagram_sf_count_option = get_option('sfsi_instagram_sf_count',false);
|
516 |
return $counts;
|
517 |
}
|
518 |
|
519 |
+
/* get no of subscribers from follow.it for current blog count */
|
520 |
public function SFSI_getFeedSubscriberCount($feedid)
|
521 |
{
|
522 |
|
524 |
'feed_id' => $feedid,
|
525 |
'v' => 'newplugincount'
|
526 |
);
|
527 |
+
|
528 |
$args = array(
|
529 |
'body' => $postto_array,
|
530 |
'blocking' => true,
|
534 |
'sslverify' => false
|
535 |
);
|
536 |
try{
|
537 |
+
$resp = wp_remote_post( 'https://api.follow.it/wordpress/wpCountSubscriber', $args );
|
538 |
}catch(\Exception $e){
|
539 |
// var_dump($e);
|
540 |
}
|
libs/controllers/sfsiocns_OnPosts.php
CHANGED
@@ -9,11 +9,9 @@ function sfsi_social_buttons_below($content)
|
|
9 |
// if($sfsi_section9["sfsi_show_via_afterposts"]!=="yes"){
|
10 |
// return $content;
|
11 |
// }
|
12 |
-
if
|
13 |
-
if
|
14 |
-
|
15 |
-
$content = $content . sfsi_social_responsive_buttons(null, $sfsi_section6);
|
16 |
-
}
|
17 |
}
|
18 |
} else {
|
19 |
//checking for standard icons
|
@@ -153,13 +151,13 @@ function sfsi_Subscribelike($permalink, $show_count)
|
|
153 |
$sfsi_section2_options = unserialize(get_option('sfsi_section2_options', false));
|
154 |
$sfsi_section4_options = unserialize(get_option('sfsi_section4_options', false));
|
155 |
$sfsi_section6_options = unserialize(get_option('sfsi_section6_options', false));
|
156 |
-
$url = (isset($sfsi_section2_options['sfsi_email_url'])) ? $sfsi_section2_options['sfsi_email_url'] : 'https://
|
157 |
-
|
158 |
if ($sfsi_section4_options['sfsi_email_countsFrom'] == "source") {
|
159 |
$feed_id = sanitize_text_field(get_option('sfsi_feed_id', false));
|
160 |
$feed_data = $socialObj->SFSI_getFeedSubscriber($feed_id);
|
|
|
161 |
$counts = $socialObj->format_num($feed_data);
|
162 |
-
if
|
163 |
$counts = (string) "0";
|
164 |
}
|
165 |
} else {
|
@@ -480,49 +478,47 @@ function sfsi_footer_script()
|
|
480 |
}
|
481 |
|
482 |
ob_start(); ?>
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
$icons
|
489 |
ob_end_clean();
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
break;
|
525 |
-
}
|
526 |
$icons .= "\t\t" . "<a " . sfsi_checkNewWindow() . " href='" . ($icon_config['url'] == "" ? $share_url : $icon_config['url']) . "' style='" . ($icon_config['active'] == 'yes' ? ($sfsi_responsive_icons['settings']['icon_width_type'] === "Fixed icon width" ? 'display:inline-flex' : 'display:block') : 'display:none') . ";" . $sfsi_anchor_style . "' class=" . ($sfsi_responsive_icons['settings']['icon_width_type'] === "Fixed icon width" ? 'sfsi_responsive_fixed_width' : 'sfsi_responsive_fluid') . " >" . "\n";
|
527 |
$icons .= "\t\t\t<div class='sfsi_responsive_icon_item_container sfsi_responsive_icon_" . strtolower($icon) . "_container sfsi_" . strtolower($sfsi_responsive_icons['settings']['icon_size']) . "_button " . ($sfsi_responsive_icons['settings']['style'] == "Gradient" ? 'sfsi_responsive_icon_gradient' : '') . (" sfsi_" . (strtolower($sfsi_responsive_icons['settings']['text_align']) == "centered" ? 'centered' : 'left-align') . "_icon") . "' style='" . $sfsi_anchor_div_style . " ' >" . "\n";
|
528 |
$icons .= "\t\t\t\t<img style='max-height: 25px;display:unset;margin:0' class='sfsi_wicon' src='" . SFSI_PLUGURL . "images/responsive-icon/" . $icon . ('Follow' === $icon ? '.png' : '.svg') . "'>" . "\n";
|
9 |
// if($sfsi_section9["sfsi_show_via_afterposts"]!=="yes"){
|
10 |
// return $content;
|
11 |
// }
|
12 |
+
if($sfsi_section6["sfsi_display_button_type"]=="responsive_button"){
|
13 |
+
if(is_single() && $sfsi_section6["sfsi_responsive_icons_end_post"]=="yes"){
|
14 |
+
$content = $content . sfsi_social_responsive_buttons(null, $sfsi_section6);
|
|
|
|
|
15 |
}
|
16 |
} else {
|
17 |
//checking for standard icons
|
151 |
$sfsi_section2_options = unserialize(get_option('sfsi_section2_options', false));
|
152 |
$sfsi_section4_options = unserialize(get_option('sfsi_section4_options', false));
|
153 |
$sfsi_section6_options = unserialize(get_option('sfsi_section6_options', false));
|
154 |
+
$url = (isset($sfsi_section2_options['sfsi_email_url'])) ? $sfsi_section2_options['sfsi_email_url'] : 'https://follow.it/now';
|
|
|
155 |
if ($sfsi_section4_options['sfsi_email_countsFrom'] == "source") {
|
156 |
$feed_id = sanitize_text_field(get_opti |