Revision 61b185d6 snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css

b/snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css
1703 1703
code {
1704 1704
  font-family: Consolas, "Liberation Mono", Courier, monospace;
1705 1705
  font-weight: bold;
1706
  color: #6b6b6e;
1706
  color: #21896d;
1707 1707
}
1708 1708

  
1709 1709
/* Lists */
......
2014 2014
}
2015 2015
/* line 177, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2016 2016
button.secondary, .button.secondary {
2017
  background-color: #919194;
2018
  border-color: #77777b;
2017
  background-color: #30c79e;
2018
  border-color: #269e7d;
2019 2019
  color: white;
2020 2020
}
2021 2021
/* line 123, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2022 2022
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
2023
  background-color: #77777b;
2023
  background-color: #269e7d;
2024 2024
}
2025 2025
/* line 134, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2026 2026
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
......
2042 2042
}
2043 2043
/* line 179, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2044 2044
button.alert, .button.alert {
2045
  background-color: #919194;
2046
  border-color: #77777b;
2045
  background-color: #30c79e;
2046
  border-color: #269e7d;
2047 2047
  color: white;
2048 2048
}
2049 2049
/* line 123, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2050 2050
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
2051
  background-color: #77777b;
2051
  background-color: #269e7d;
2052 2052
}
2053 2053
/* line 134, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2054 2054
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
......
2118 2118
}
2119 2119
/* line 190, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2120 2120
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
2121
  background-color: #919194;
2122
  border-color: #77777b;
2121
  background-color: #30c79e;
2122
  border-color: #269e7d;
2123 2123
  color: white;
2124 2124
  cursor: default;
2125 2125
  opacity: 0.6;
......
2128 2128
}
2129 2129
/* line 123, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2130 2130
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
2131
  background-color: #77777b;
2131
  background-color: #269e7d;
2132 2132
}
2133 2133
/* line 134, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2134 2134
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
......
2136 2136
}
2137 2137
/* line 147, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2138 2138
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
2139
  background-color: #919194;
2139
  background-color: #30c79e;
2140 2140
}
2141 2141
/* line 191, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2142 2142
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
......
2162 2162
}
2163 2163
/* line 192, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2164 2164
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
2165
  background-color: #919194;
2166
  border-color: #77777b;
2165
  background-color: #30c79e;
2166
  border-color: #269e7d;
2167 2167
  color: white;
2168 2168
  cursor: default;
2169 2169
  opacity: 0.6;
......
2172 2172
}
2173 2173
/* line 123, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2174 2174
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
2175
  background-color: #77777b;
2175
  background-color: #269e7d;
2176 2176
}
2177 2177
/* line 134, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2178 2178
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
......
2180 2180
}
2181 2181
/* line 147, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
2182 2182
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
2183
  background-color: #919194;
2183
  background-color: #30c79e;
2184 2184
}
2185 2185

  
2186 2186
/* line 197, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_buttons.scss */
......
2596 2596
  margin-bottom: 1em;
2597 2597
  font-size: 0.75em;
2598 2598
  font-weight: bold;
2599
  background: #919194;
2599
  background: #30c79e;
2600 2600
  color: white;
2601 2601
  display: none;
2602 2602
}
......
2605 2605
.error input,
2606 2606
.error textarea,
2607 2607
.error select {
2608
  border-color: #919194;
2609
  background-color: rgba(145, 145, 148, 0.1);
2608
  border-color: #30c79e;
2609
  background-color: rgba(48, 199, 158, 0.1);
2610 2610
  margin-bottom: 0;
2611 2611
}
2612 2612
/* line 230, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
......
2619 2619
/* line 370, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2620 2620
.error label,
2621 2621
.error label.error {
2622
  color: #919194;
2622
  color: #30c79e;
2623 2623
}
2624 2624
/* line 374, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2625 2625
.error small.error {
......
2629 2629
  margin-bottom: 1em;
2630 2630
  font-size: 0.75em;
2631 2631
  font-weight: bold;
2632
  background: #919194;
2632
  background: #30c79e;
2633 2633
  color: white;
2634 2634
}
2635 2635
/* line 378, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
......
2640 2640
/* line 384, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2641 2641
input.error,
2642 2642
textarea.error {
2643
  border-color: #919194;
2644
  background-color: rgba(145, 145, 148, 0.1);
2643
  border-color: #30c79e;
2644
  background-color: rgba(48, 199, 158, 0.1);
2645 2645
}
2646 2646
/* line 230, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2647 2647
input.error:focus,
......
2652 2652

  
2653 2653
/* line 388, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2654 2654
.error select {
2655
  border-color: #919194;
2656
  background-color: rgba(145, 145, 148, 0.1);
2655
  border-color: #30c79e;
2656
  background-color: rgba(48, 199, 158, 0.1);
2657 2657
}
2658 2658
/* line 230, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2659 2659
.error select:focus {
......
2663 2663

  
2664 2664
/* line 392, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
2665 2665
label.error {
2666
  color: #919194;
2666
  color: #30c79e;
2667 2667
}
2668 2668

  
2669 2669
/* Button Groups */
......
2931 2931
}
2932 2932
/* line 79, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_split-buttons.scss */
2933 2933
.split.button.secondary span {
2934
  border-left-color: #6b6b6e;
2934
  border-left-color: #21896d;
2935 2935
}
2936 2936
/* line 142, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_split-buttons.scss */
2937 2937
.split.button.secondary span:before {
......
2939 2939
}
2940 2940
/* line 79, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_split-buttons.scss */
2941 2941
.split.button.alert span {
2942
  border-left-color: #6b6b6e;
2942
  border-left-color: #21896d;
2943 2943
}
2944 2944
/* line 79, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_split-buttons.scss */
2945 2945
.split.button.success span {
......
4332 4332
}
4333 4333
/* line 253, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4334 4334
.top-bar-section ul li > a.button.secondary {
4335
  background: #919194;
4335
  background: #30c79e;
4336 4336
}
4337 4337
/* line 255, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4338 4338
.top-bar-section ul li > a.button.secondary.hover {
4339
  background: #77777b;
4339
  background: #269e7d;
4340 4340
}
4341 4341
/* line 259, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4342 4342
.top-bar-section ul li > a.button.success {
......
4348 4348
}
4349 4349
/* line 265, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4350 4350
.top-bar-section ul li > a.button.alert {
4351
  background: #919194;
4351
  background: #30c79e;
4352 4352
}
4353 4353
/* line 267, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4354 4354
.top-bar-section ul li > a.button.alert.hover {
4355
  background: #77777b;
4355
  background: #269e7d;
4356 4356
}
4357 4357
/* line 275, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_top-bar.scss */
4358 4358
.top-bar-section ul li.hover > a {
......
5530 5530
}
5531 5531
/* line 103, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_alert-boxes.scss */
5532 5532
.alert-box.alert {
5533
  background-color: #919194;
5534
  border-color: #77777b;
5533
  background-color: #30c79e;
5534
  border-color: #269e7d;
5535 5535
  color: white;
5536 5536
}
5537 5537
/* line 104, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_alert-boxes.scss */
5538 5538
.alert-box.secondary {
5539
  background-color: #919194;
5540
  border-color: #77777b;
5539
  background-color: #30c79e;
5540
  border-color: #269e7d;
5541 5541
  color: white;
5542 5542
}
5543 5543

  
......
5814 5814
}
5815 5815
/* line 211, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_custom-forms.scss */
5816 5816
form.custom .error .custom.dropdown {
5817
  border-color: #919194;
5818
  background-color: rgba(145, 145, 148, 0.1);
5819
  background: rgba(145, 145, 148, 0.1);
5817
  border-color: #30c79e;
5818
  background-color: rgba(48, 199, 158, 0.1);
5819
  background: rgba(48, 199, 158, 0.1);
5820 5820
  margin-bottom: 0;
5821 5821
}
5822 5822
/* line 230, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_forms.scss */
......
5928 5928
}
5929 5929
/* line 80, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_labels.scss */
5930 5930
.label.alert {
5931
  background-color: #919194;
5931
  background-color: #30c79e;
5932 5932
  color: white;
5933 5933
}
5934 5934
/* line 81, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_labels.scss */
......
5938 5938
}
5939 5939
/* line 82, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_labels.scss */
5940 5940
.label.secondary {
5941
  background-color: #919194;
5941
  background-color: #30c79e;
5942 5942
  color: white;
5943 5943
}
5944 5944

  
......
6170 6170
}
6171 6171
/* line 57, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_progress-bars.scss */
6172 6172
.progress.secondary .meter {
6173
  background: #919194;
6173
  background: #30c79e;
6174 6174
  height: 100%;
6175 6175
  display: block;
6176 6176
}
......
6182 6182
}
6183 6183
/* line 59, ../../../../../../../../../.rvm/gems/ruby-2.0.0-p247/gems/zurb-foundation-4.3.0/scss/foundation/components/_progress-bars.scss */
6184 6184
.progress.alert .meter {
6185
  background: #919194;
6185
  background: #30c79e;
6186 6186
  height: 100%;
6187 6187
  display: block;
6188 6188
}
......
6883 6883
}
6884 6884
/* line 89, ../sass/_common.scss */
6885 6885
.tags a.tag1 {
6886
  background-color: #919194;
6886
  background-color: #30c79e;
6887 6887
}
6888 6888
/* line 90, ../sass/_common.scss */
6889 6889
.tags a.tag2 {
......
6922 6922
/* Buttons and Links ----------------------------------------------- */
6923 6923
/* line 113, ../sass/_common.scss */
6924 6924
a {
6925
  color: #919194;
6925
  color: #30c79e;
6926 6926
}
6927 6927
/* line 115, ../sass/_common.scss */
6928 6928
a:hover {
......
6945 6945
}
6946 6946
/* line 130, ../sass/_common.scss */
6947 6947
.btn1:hover, .btn2:hover, .btn3:hover, .upload-widget .btns a:hover, .btn4:hover, .btn-img:hover, .new-btn a:hover, .details .top .actions ul li a:hover, .btn1.current, .current.btn2, .current.btn3, .upload-widget .btns a.current, .current.btn4, .current.btn-img, .new-btn a.current, .details .top .actions ul li a.current, .btn1:focus, .btn2:focus, .btn3:focus, .upload-widget .btns a:focus, .btn4:focus, .btn-img:focus, .new-btn a:focus, .details .top .actions ul li a:focus {
6948
  border-color: #919194;
6949
  background: #919194;
6948
  border-color: #30c79e;
6949
  background: #30c79e;
6950 6950
  color: #fff;
6951 6951
}
6952 6952
/* line 135, ../sass/_common.scss */
......
6956 6956

  
6957 6957
/* line 140, ../sass/_common.scss */
6958 6958
.btn2 {
6959
  color: #919194;
6959
  color: #30c79e;
6960 6960
  background: #fff;
6961
  border-color: #919194;
6961
  border-color: #30c79e;
6962 6962
}
6963 6963
/* line 147, ../sass/_common.scss */
6964 6964
.btn2:hover, .btn2.current, .btn2:focus {
......
6973 6973
}
6974 6974
/* line 159, ../sass/_common.scss */
6975 6975
.btn3:hover, .upload-widget .btns a:hover, .btn3.current, .upload-widget .btns a.current, .btn3:focus, .upload-widget .btns a:focus {
6976
  color: #919194;
6976
  color: #30c79e;
6977 6977
  background: #fff;
6978 6978
  border-color: #fff;
6979 6979
}
......
6982 6982
.btn4 {
6983 6983
  color: #fff;
6984 6984
  border-color: #fff;
6985
  background: #919194;
6985
  background: #30c79e;
6986 6986
}
6987 6987
/* line 173, ../sass/_common.scss */
6988 6988
.btn4:hover, .btn4.current, .btn4:focus {
6989
  color: #919194;
6990
  border-color: #919194;
6989
  color: #30c79e;
6990
  border-color: #30c79e;
6991 6991
  background: #fff;
6992 6992
}
6993 6993

  
......
7009 7009
/* line 196, ../sass/_common.scss */
7010 7010
.btn5.current, .wizard .middle .step .os li .btn-col a.current, .wizard .middle .step .flavor li .options-bar .options li a.current {
7011 7011
  background: white;
7012
  color: #919194;
7012
  color: #30c79e;
7013 7013
}
7014 7014

  
7015 7015
/* line 202, ../sass/_common.scss */
7016 7016
.btn-img {
7017
  border-color: #919194;
7017
  border-color: #30c79e;
7018 7018
}
7019 7019
/* line 206, ../sass/_common.scss */
7020 7020
.btn-img:hover, .btn-img:focus {
......
7164 7164
}
7165 7165
/* line 332, ../sass/_common.scss */
7166 7166
.actions-bar ul li a.active:hover, .actions-bar ul .items-list li .container:hover a.check:hover, .items-list .actions-bar ul li .container:hover a.check:hover {
7167
  color: #919194;
7167
  color: #30c79e;
7168 7168
  cursor: pointer;
7169 7169
}
7170 7170
/* line 337, ../sass/_common.scss */
......
7240 7240

  
7241 7241
/* line 406, ../sass/_common.scss */
7242 7242
.info.alert {
7243
  background: #919194;
7243
  background: #30c79e;
7244 7244
  color: #fff;
7245 7245
}
7246 7246

  
......
7269 7269
  position: fixed;
7270 7270
  bottom: 0;
7271 7271
  left: 0;
7272
  border-top: 1px solid #919194;
7272
  border-top: 1px solid #30c79e;
7273 7273
  width: 100%;
7274 7274
  background: #fff;
7275 7275
  padding: 20px 0 20px 310px;
......
7368 7368
}
7369 7369
/* line 37, ../sass/_items-list.scss */
7370 7370
.items-list li .container.set-border, .items-list li .container:hover {
7371
  border-color: #919194;
7371
  border-color: #30c79e;
7372 7372
}
7373 7373
/* line 49, ../sass/_items-list.scss */
7374 7374
.items-list li .check {
......
7388 7388
}
7389 7389
/* line 60, ../sass/_items-list.scss */
7390 7390
.items-list li .check.active, .items-list li .container:hover .check {
7391
  color: #919194;
7391
  color: #30c79e;
7392 7392
}
7393 7393
/* line 64, ../sass/_items-list.scss */
7394 7394
.items-list li .visible-info {
......
7752 7752
}
7753 7753
/* line 12, ../sass/_machines.scss */
7754 7754
.vms .items-list .img:hover .snf-PC_fill {
7755
  color: #5e9d36;
7755
  color: #269e7d;
7756 7756
}
7757 7757
/* line 16, ../sass/_machines.scss */
7758 7758
.vms .items-list .img .snf-PC_fill {
7759 7759
  font-size: 60px;
7760
  color: #75c046;
7760
  color: #30c79e;
7761 7761
}
7762 7762
/* line 21, ../sass/_machines.scss */
7763 7763
.vms .items-list .img.stopped .snf-PC_fill {
......
7800 7800
/* line 48, ../sass/_machines.scss */
7801 7801
.vm .top .img .snf-PC_fill {
7802 7802
  font-size: 112px;
7803
  color: #75c046;
7803
  color: #30c79e;
7804 7804
}
7805 7805
/* line 53, ../sass/_machines.scss */
7806 7806
.vm .top .img.stopped .snf-PC_fill {
......
7845 7845
/* line 81, ../sass/_machines.scss */
7846 7846
#vm-connect .ssh span {
7847 7847
  padding: 10px 30px;
7848
  background: #919194;
7848
  background: #30c79e;
7849 7849
  color: #fff;
7850 7850
}
7851 7851

  
......
7980 7980
}
7981 7981
/* line 18, ../sass/_storage.scss */
7982 7982
.storage .lt-sidebar ul li:hover > a {
7983
  color: #919194;
7983
  color: #30c79e;
7984 7984
}
7985 7985
/* line 20, ../sass/_storage.scss */
7986 7986
.storage .lt-sidebar ul li:hover > a + span {
......
7989 7989
/* line 25, ../sass/_storage.scss */
7990 7990
.storage .lt-sidebar ul li span {
7991 7991
  float: right;
7992
  color: #919194;
7992
  color: #30c79e;
7993 7993
  display: none;
7994 7994
}
7995 7995
/* line 34, ../sass/_storage.scss */
......
8052 8052
}
8053 8053
/* line 73, ../sass/_storage.scss */
8054 8054
.storage .files li:hover {
8055
  border-color: #919194;
8055
  border-color: #30c79e;
8056 8056
}
8057 8057
/* line 75, ../sass/_storage.scss */
8058 8058
.storage .files li:hover .actions-col {
......
8080 8080
}
8081 8081
/* line 91, ../sass/_storage.scss */
8082 8082
.storage .breadcrumbs li:first-child a:hover {
8083
  color: #919194;
8083
  color: #30c79e;
8084 8084
}
8085 8085
/* line 96, ../sass/_storage.scss */
8086 8086
.storage .breadcrumbs a:hover {
8087
  color: #919194;
8087
  color: #30c79e;
8088 8088
}
8089 8089

  
8090 8090
/* line 106, ../sass/_storage.scss */
......
8164 8164
  margin: 0;
8165 8165
  border: 2px solid white;
8166 8166
  padding: 0;
8167
  background-color: #919194;
8167
  background-color: #30c79e;
8168 8168
}
8169 8169
/* line 174, ../sass/_storage.scss */
8170 8170
.upload-widget .files .progress-bar .progress-wrap .progress .meter {
......
8187 8187
}
8188 8188
/* line 14, ../sass/_overlays.scss */
8189 8189
.reveal-modal a {
8190
  color: #919194;
8190
  color: #30c79e;
8191 8191
}
8192 8192
/* line 16, ../sass/_overlays.scss */
8193 8193
.reveal-modal a:hover {
......
8196 8196
/* line 19, ../sass/_overlays.scss */
8197 8197
.reveal-modal a.close-reveal-modal:hover {
8198 8198
  text-decoration: none;
8199
  color: #919194;
8199
  color: #30c79e;
8200 8200
}
8201 8201

  
8202 8202
/* line 28, ../sass/_overlays.scss */
......
8277 8277

  
8278 8278
/* line 100, ../sass/_overlays.scss */
8279 8279
.overlay {
8280
  background: #919194;
8280
  background: #30c79e;
8281 8281
  position: relative;
8282 8282
}
8283 8283
/* line 104, ../sass/_overlays.scss */
......
8347 8347
/* line 156, ../sass/_overlays.scss */
8348 8348
.wizard .top {
8349 8349
  background: #636a70;
8350
  height: 60px;
8351
  line-height: 60px;
8350
  height: 110px;
8352 8351
  position: fixed;
8353 8352
  left: 0;
8354 8353
  top: 70px;
8355 8354
  width: 100%;
8356 8355
  z-index: 40;
8357 8356
}
8358
/* line 165, ../sass/_overlays.scss */
8357
/* line 164, ../sass/_overlays.scss */
8358
.wizard .top .numbers {
8359
  height: 60px;
8360
  line-height: 60px;
8361
  background: #33383d;
8362
}
8363
/* line 169, ../sass/_overlays.scss */
8359 8364
.wizard .top .sub-menu {
8360 8365
  display: none;
8361 8366
}
8362
/* line 167, ../sass/_overlays.scss */
8367
/* line 171, ../sass/_overlays.scss */
8363 8368
.wizard .top .sub-menu[data-step="1"] {
8364 8369
  display: block;
8365 8370
}
8366
/* line 170, ../sass/_overlays.scss */
8371
/* line 174, ../sass/_overlays.scss */
8367 8372
.wizard .top .sub-menu ul {
8368 8373
  margin: 0;
8369 8374
  padding: 0;
8370 8375
  list-style: none outside none;
8371 8376
  font-size: 0.75em;
8372 8377
}
8373
/* line 175, ../sass/_overlays.scss */
8378
/* line 179, ../sass/_overlays.scss */
8374 8379
.wizard .top .sub-menu ul li {
8375 8380
  display: inline;
8376 8381
  margin-right: 10px;
8377
  line-height: 60px;
8382
  line-height: 50px;
8378 8383
  list-style: none outside none;
8379 8384
}
8380
/* line 180, ../sass/_overlays.scss */
8385
/* line 184, ../sass/_overlays.scss */
8381 8386
.wizard .top .sub-menu ul li a {
8382 8387
  color: #333333;
8383 8388
}
8384
/* line 182, ../sass/_overlays.scss */
8389
/* line 186, ../sass/_overlays.scss */
8385 8390
.wizard .top .sub-menu ul li a:hover, .wizard .top .sub-menu ul li a:focus, .wizard .top .sub-menu ul li a.current {
8386 8391
  color: white;
8387 8392
}
8388
/* line 185, ../sass/_overlays.scss */
8393
/* line 189, ../sass/_overlays.scss */
8389 8394
.wizard .top .sub-menu ul li a.current {
8390 8395
  text-decoration: underline;
8391 8396
}
8392
/* line 193, ../sass/_overlays.scss */
8397
/* line 196, ../sass/_overlays.scss */
8398
.wizard .top .nums {
8399
  text-align: right;
8400
  list-style: none outside none;
8401
  margin: 0;
8402
  height: 60px;
8403
  line-height: 60px;
8404
  font-size: 0.75em;
8405
  padding-right: 120px;
8406
  color: #30c79e;
8407
}
8408
/* line 205, ../sass/_overlays.scss */
8409
.wizard .top .nums li {
8410
  list-style: none outside none;
8411
  display: inline;
8412
}
8413
/* line 208, ../sass/_overlays.scss */
8414
.wizard .top .nums li p {
8415
  display: none;
8416
}
8417
/* line 211, ../sass/_overlays.scss */
8418
.wizard .top .nums li em {
8419
  display: inline-block;
8420
  border-radius: 50%;
8421
  border: 1px solid #30c79e;
8422
  width: 25px;
8423
  height: 25px;
8424
  line-height: 21px;
8425
  margin: 0 3px;
8426
  text-align: center;
8427
  font-style: normal;
8428
}
8429
/* line 222, ../sass/_overlays.scss */
8430
.wizard .top .nums li a {
8431
  color: #30c79e;
8432
  display: block;
8433
}
8434
/* line 225, ../sass/_overlays.scss */
8435
.wizard .top .nums li a:hover {
8436
  cursor: default;
8437
}
8438
/* line 229, ../sass/_overlays.scss */
8439
.wizard .top .nums li.current {
8440
  float: left;
8441
}
8442
/* line 231, ../sass/_overlays.scss */
8443
.wizard .top .nums li.current p {
8444
  display: inline-block;
8445
}
8446
/* line 234, ../sass/_overlays.scss */
8447
.wizard .top .nums li.current em {
8448
  font-size: 1em;
8449
  width: 30px;
8450
  height: 30px;
8451
  line-height: 27px;
8452
  border-color: #30c79e;
8453
}
8454
/* line 240, ../sass/_overlays.scss */
8455
.wizard .top .nums li.current em * {
8456
  color: #30c79e;
8457
}
8458
/* line 248, ../sass/_overlays.scss */
8393 8459
.wizard .middle {
8394
  padding-top: 60px;
8460
  padding-top: 110px;
8395 8461
}
8396
/* line 195, ../sass/_overlays.scss */
8462
/* line 250, ../sass/_overlays.scss */
8397 8463
.wizard .middle .step {
8398 8464
  padding: 50px 0 50px;
8399 8465
  float: left;
8400 8466
  position: relative;
8401 8467
  width: 75em;
8402 8468
}
8403
/* line 201, ../sass/_overlays.scss */
8469
/* line 256, ../sass/_overlays.scss */
8404 8470
.wizard .middle .step .os li {
8405 8471
  list-style: none outside none;
8406 8472
  padding: 0.5em 0;
8407 8473
}
8408
/* line 205, ../sass/_overlays.scss */
8474
/* line 260, ../sass/_overlays.scss */
8409 8475
.wizard .middle .step .os li:hover {
8410 8476
  background: #33383d;
8411 8477
}
8412
/* line 208, ../sass/_overlays.scss */
8478
/* line 263, ../sass/_overlays.scss */
8413 8479
.wizard .middle .step .os li.current {
8414 8480
  background: white;
8415 8481
  color: #485057;
8416 8482
}
8417
/* line 212, ../sass/_overlays.scss */
8483
/* line 266, ../sass/_overlays.scss */
8484
.wizard .middle .step .os li.current .name-col {
8485
  color: #485057;
8486
}
8487
/* line 270, ../sass/_overlays.scss */
8418 8488
.wizard .middle .step .os li.current .btn-col a {
8419 8489
  border-color: #485057;
8420 8490
  color: #485057;
8421 8491
}
8422
/* line 216, ../sass/_overlays.scss */
8492
/* line 274, ../sass/_overlays.scss */
8423 8493
.wizard .middle .step .os li.current .btn-col a.current {
8424 8494
  color: white;
8425 8495
  background: #485057;
8426 8496
}
8427
/* line 223, ../sass/_overlays.scss */
8497
/* line 281, ../sass/_overlays.scss */
8428 8498
.wizard .middle .step .os li .img-col {
8429 8499
  float: left;
8430 8500
  width: 10%;
8431 8501
  padding-right: 10px;
8432 8502
}
8433
/* line 228, ../sass/_overlays.scss */
8503
/* line 286, ../sass/_overlays.scss */
8434 8504
.wizard .middle .step .os li .name-col {
8435 8505
  float: left;
8436 8506
  color: white;
8437 8507
  width: 65%;
8438 8508
  padding-right: 10px;
8439 8509
}
8440
/* line 231, ../sass/_overlays.scss */
8510
/* line 289, ../sass/_overlays.scss */
8441 8511
.wizard .middle .step .os li .name-col:focus {
8442 8512
  background: #7b848b;
8443 8513
}
8444
/* line 237, ../sass/_overlays.scss */
8514
/* line 295, ../sass/_overlays.scss */
8445 8515
.wizard .middle .step .os li .size-col {
8446 8516
  float: left;
8447 8517
  width: 10%;
8448 8518
}
8449
/* line 241, ../sass/_overlays.scss */
8519
/* line 299, ../sass/_overlays.scss */
8450 8520
.wizard .middle .step .os li .btn-col {
8451 8521
  float: left;
8452 8522
  width: 10%;
8453 8523
  margin-left: 10px;
8454 8524
}
8455
/* line 247, ../sass/_overlays.scss */
8525
/* line 305, ../sass/_overlays.scss */
8456 8526
.wizard .middle .step .os li .btn-col a.current {
8457 8527
  color: #485057;
8458 8528
}
8459
/* line 252, ../sass/_overlays.scss */
8529
/* line 310, ../sass/_overlays.scss */
8460 8530
.wizard .middle .step .os li .details {
8461 8531
  display: none;
8462 8532
  background: #e6e6e6;
......
8464 8534
  margin: 20px 6px 6px;
8465 8535
  color: #222222;
8466 8536
}
8467
/* line 258, ../sass/_overlays.scss */
8537
/* line 316, ../sass/_overlays.scss */
8468 8538
.wizard .middle .step .os li .details h3 {
8469 8539
  font-size: 1em;
8470 8540
}
8471
/* line 263, ../sass/_overlays.scss */
8541
/* line 321, ../sass/_overlays.scss */
8472 8542
.wizard .middle .step .os li .details dl dt {
8473 8543
  width: 20%;
8474 8544
  float: left;
8475 8545
  font-weight: normal;
8476 8546
}
8477
/* line 268, ../sass/_overlays.scss */
8547
/* line 326, ../sass/_overlays.scss */
8478 8548
.wizard .middle .step .os li .details dl dd {
8479 8549
  margin: 0 0 5px;
8480 8550
}
8481
/* line 275, ../sass/_overlays.scss */
8551
/* line 333, ../sass/_overlays.scss */
8482 8552
.wizard .middle .step .flavor {
8483 8553
  list-style: none outside none;
8484 8554
}
8485
/* line 277, ../sass/_overlays.scss */
8555
/* line 335, ../sass/_overlays.scss */
8486 8556
.wizard .middle .step .flavor li {
8487 8557
  list-style: none outside none;
8488 8558
  margin-bottom: 1.5em;
8489 8559
}
8490
/* line 280, ../sass/_overlays.scss */
8560
/* line 338, ../sass/_overlays.scss */
8491 8561
.wizard .middle .step .flavor li .title {
8492 8562
  margin-bottom: 0.3125em;
8493 8563
  color: white;
8494 8564
  vertical-align: top;
8495 8565
}
8496
/* line 285, ../sass/_overlays.scss */
8566
/* line 343, ../sass/_overlays.scss */
8497 8567
.wizard .middle .step .flavor li .title .icon {
8498 8568
  display: block;
8499 8569
  width: 5%;
8500 8570
  font-size: 2.5em;
8501 8571
  float: left;
8502 8572
}
8503
/* line 291, ../sass/_overlays.scss */
8573
/* line 349, ../sass/_overlays.scss */
8504 8574
.wizard .middle .step .flavor li .title h2 {
8505 8575
  font-size: 1em;
8506 8576
  float: left;
......
8508 8578
  color: white;
8509 8579
  margin-right: 4%;
8510 8580
}
8511
/* line 293, ../sass/_overlays.scss */
8581
/* line 351, ../sass/_overlays.scss */
8512 8582
.wizard .middle .step .flavor li .title h2 span {
8513 8583
  font-weight: normal;
8514 8584
}
8515
/* line 301, ../sass/_overlays.scss */
8585
/* line 359, ../sass/_overlays.scss */
8516 8586
.wizard .middle .step .flavor li .title h2:hover + p {
8517 8587
  visibility: visible;
8518 8588
}
8519
/* line 306, ../sass/_overlays.scss */
8589
/* line 364, ../sass/_overlays.scss */
8520 8590
.wizard .middle .step .flavor li .title p {
8521 8591
  visibility: hidden;
8522 8592
  float: left;
8523 8593
  width: 70%;
8524 8594
  font-size: 0.75em;
8525 8595
}
8526
/* line 315, ../sass/_overlays.scss */
8596
/* line 373, ../sass/_overlays.scss */
8527 8597
.wizard .middle .step .flavor li .options-bar .bar {
8528 8598
  width: 24%;
8529 8599
  float: left;
......
8532 8602
  position: relative;
8533 8603
  top: 2px;
8534 8604
}
8535
/* line 322, ../sass/_overlays.scss */
8605
/* line 380, ../sass/_overlays.scss */
8536 8606
.wizard .middle .step .flavor li .options-bar .bar .wrap {
8537 8607
  border: 1px solid white;
8538 8608
  padding: 1px;
8539 8609
  height: 100%;
8540 8610
}
8541
/* line 326, ../sass/_overlays.scss */
8611
/* line 384, ../sass/_overlays.scss */
8542 8612
.wizard .middle .step .flavor li .options-bar .bar .wrap .container {
8543 8613
  height: 100%;
8544 8614
}
8545
/* line 328, ../sass/_overlays.scss */
8615
/* line 386, ../sass/_overlays.scss */
8546 8616
.wizard .middle .step .flavor li .options-bar .bar .wrap .container .total {
8547 8617
  background: #919194;
8548 8618
  height: 100%;
8549 8619
  float: left;
8550 8620
  position: relative;
8551 8621
}
8552
/* line 333, ../sass/_overlays.scss */
8622
/* line 391, ../sass/_overlays.scss */
8553 8623
.wizard .middle .step .flavor li .options-bar .bar .wrap .container .total .current {
8554 8624
  background: white;
8555 8625
  height: 100%;
8556 8626
  float: left;
8557 8627
}
8558
/* line 338, ../sass/_overlays.scss */
8628
/* line 396, ../sass/_overlays.scss */
8559 8629
.wizard .middle .step .flavor li .options-bar .bar .wrap .container .total span {
8560 8630
  position: absolute;
8561 8631
  right: 10px;
8562 8632
  color: #333333;
8563 8633
  font-size: 0.75em;
8564 8634
}
8565
/* line 345, ../sass/_overlays.scss */
8635
/* line 403, ../sass/_overlays.scss */
8566 8636
.wizard .middle .step .flavor li .options-bar .bar .wrap .container .total.low span {
8567 8637
  right: -30px;
8568 8638
  color: white;
8569 8639
}
8570
/* line 354, ../sass/_overlays.scss */
8640
/* line 412, ../sass/_overlays.scss */
8571 8641
.wizard .middle .step .flavor li .options-bar .options {
8572 8642
  overflow: hidden;
8573 8643
  list-style: none outside none;
8574 8644
}
8575
/* line 357, ../sass/_overlays.scss */
8645
/* line 415, ../sass/_overlays.scss */
8576 8646
.wizard .middle .step .flavor li .options-bar .options li {
8577 8647
  list-style: none outside none;
8578 8648
  display: inline-block;
8579 8649
  margin-right: 10px;
8580 8650
}
8581
/* line 361, ../sass/_overlays.scss */
8651
/* line 419, ../sass/_overlays.scss */
8582 8652
.wizard .middle .step .flavor li .options-bar .options li a {
8583 8653
  min-width: 60px;
8584 8654
}
8585
/* line 364, ../sass/_overlays.scss */
8655
/* line 422, ../sass/_overlays.scss */
8586 8656
.wizard .middle .step .flavor li .options-bar .options li a.current {
8587 8657
  color: #485057;
8588 8658
}
8589
/* line 374, ../sass/_overlays.scss */
8659
/* line 432, ../sass/_overlays.scss */
8590 8660
.wizard .middle .step .summary .row {
8591 8661
  padding-top: 1em;
8592 8662
  margin-top: 1em;
8593 8663
  border-top: 1px solid white;
8594 8664
}
8595
/* line 378, ../sass/_overlays.scss */
8665
/* line 436, ../sass/_overlays.scss */
8596 8666
.wizard .middle .step .summary .row:first-child {
8597 8667
  border-top: 0 none;
8598 8668
}
8599
/* line 382, ../sass/_overlays.scss */
8669
/* line 440, ../sass/_overlays.scss */
8600 8670
.wizard .middle .step .summary h2 {
8601 8671
  font-size: 1em;
8602 8672
  color: white;
8603 8673
}
8604
/* line 386, ../sass/_overlays.scss */
8674
/* line 444, ../sass/_overlays.scss */
8605 8675
.wizard .middle .step .summary dl {
8606 8676
  margin-bottom: 0;
8607 8677
}
8608
/* line 388, ../sass/_overlays.scss */
8678
/* line 446, ../sass/_overlays.scss */
8609 8679
.wizard .middle .step .summary dl span {
8610 8680
  margin-right: 10px;
8611 8681
  font-size: 20px;
8612 8682
}
8613
/* line 392, ../sass/_overlays.scss */
8683
/* line 450, ../sass/_overlays.scss */
8614 8684
.wizard .middle .step .summary dl dt {
8615 8685
  display: inline-block;
8616 8686
  width: 45%;
8617 8687
  vertical-align: top;
8618 8688
}
8619
/* line 397, ../sass/_overlays.scss */
8689
/* line 455, ../sass/_overlays.scss */
8620 8690
.wizard .middle .step .summary dl dd {
8621 8691
  display: inline-block;
8622 8692
  width: 45%;
8623 8693
}
8624
/* line 403, ../sass/_overlays.scss */
8694
/* line 461, ../sass/_overlays.scss */
8625 8695
.wizard .middle .step .advanced-conf-step {
8626 8696
  color: white;
8627 8697
}
8628
/* line 405, ../sass/_overlays.scss */
8698
/* line 463, ../sass/_overlays.scss */
8629 8699
.wizard .middle .step .advanced-conf-step h2 {
8630 8700
  color: white;
8631 8701
  font-size: 1em;
8632 8702
  margin: 0 auto 1em;
8633 8703
}
8634
/* line 410, ../sass/_overlays.scss */
8704
/* line 468, ../sass/_overlays.scss */
8635 8705
.wizard .middle .step .advanced-conf-step p {
8636 8706
  font-size: 10px;
8637 8707
}
8638
/* line 414, ../sass/_overlays.scss */
8708
/* line 472, ../sass/_overlays.scss */
8639 8709
.wizard .middle .step .advanced-conf-step .expand-btn {
8640 8710
  margin: 50px 0 30px;
8641 8711
}
8642
/* line 416, ../sass/_overlays.scss */
8712
/* line 474, ../sass/_overlays.scss */
8643 8713
.wizard .middle .step .advanced-conf-step .expand-btn a {
8644 8714
  color: white;
8645 8715
}
8646
/* line 418, ../sass/_overlays.scss */
8716
/* line 476, ../sass/_overlays.scss */
8647 8717
.wizard .middle .step .advanced-conf-step .expand-btn a:focus {
8648 8718
  border: 1px solid #91969a;
8649 8719
  padding: 2px;
8650 8720
}
8651
/* line 426, ../sass/_overlays.scss */
8721
/* line 484, ../sass/_overlays.scss */
8652 8722
.wizard .middle .step .advanced-conf-step .adv-main {
8653 8723
  padding: 10px 0 30px;
8654 8724
  width: 37.5em;
8655 8725
}
8656
/* line 430, ../sass/_overlays.scss */
8726
/* line 488, ../sass/_overlays.scss */
8657 8727
.wizard .middle .step .advanced-conf-step .adv-main .vm-name h2 {
8658 8728
  color: white;
8659 8729
  font-size: 1em;
8660 8730
  margin-bottom: 0.5em;
8661 8731
}
8662
/* line 438, ../sass/_overlays.scss */
8732
/* line 496, ../sass/_overlays.scss */
8663 8733
.wizard .middle .step .advanced-conf-step .btn5:hover, .wizard .middle .step .advanced-conf-step .os li .btn-col a:hover, .wizard .middle .step .os li .btn-col .advanced-conf-step a:hover, .wizard .middle .step .advanced-conf-step .flavor li .options-bar .options li a:hover, .wizard .middle .step .flavor li .options-bar .options li .advanced-conf-step a:hover {
8664 8734
  color: white;
8665 8735
}
8666
/* line 441, ../sass/_overlays.scss */
8736
/* line 499, ../sass/_overlays.scss */
8667 8737
.wizard .middle .step .advanced-conf-step .btn5.current, .wizard .middle .step .advanced-conf-step .os li .btn-col a.current, .wizard .middle .step .os li .btn-col .advanced-conf-step a.current, .wizard .middle .step .advanced-conf-step .flavor li .options-bar .options li a.current, .wizard .middle .step .flavor li .options-bar .options li .advanced-conf-step a.current, .wizard .middle .step .advanced-conf-step .btn5.current:hover, .wizard .middle .step .advanced-conf-step .os li .btn-col a.current:hover, .wizard .middle .step .os li .btn-col .advanced-conf-step a.current:hover, .wizard .middle .step .advanced-conf-step .flavor li .options-bar .options li a.current:hover, .wizard .middle .step .flavor li .options-bar .options li .advanced-conf-step a.current:hover {
8668 8738
  color: #485057;
8669 8739
}
8670
/* line 445, ../sass/_overlays.scss */
8740
/* line 503, ../sass/_overlays.scss */
8671 8741
.wizard .middle .step .advanced-conf-step .advanced-conf-options {
8672 8742
  display: none;
8673 8743
}
8674
/* line 447, ../sass/_overlays.scss */
8744
/* line 505, ../sass/_overlays.scss */
8675 8745
.wizard .middle .step .advanced-conf-step .advanced-conf-options .area {
8676 8746
  padding: 30px 0;
8677 8747
}
8678
/* line 449, ../sass/_overlays.scss */
8748
/* line 507, ../sass/_overlays.scss */
8679 8749
.wizard .middle .step .advanced-conf-step .advanced-conf-options .area .row {
8680 8750
  width: 37.5em;
8681 8751
}
8682
/* line 453, ../sass/_overlays.scss */
8752
/* line 511, ../sass/_overlays.scss */
8683 8753
.wizard .middle .step .advanced-conf-step .advanced-conf-options .area ul li {
8684 8754
  position: relative;
8685 8755
  list-style: none outside none;
8686 8756
  margin-bottom: 7px;
8687 8757
}
8688
/* line 458, ../sass/_overlays.scss */
8758
/* line 516, ../sass/_overlays.scss */
8689 8759
.wizard .middle .step .advanced-conf-step .advanced-conf-options .area ul li.checkbox:hover {
8690 8760
  cursor: pointer;
8691 8761
}
8692
/* line 462, ../sass/_overlays.scss */
8762
/* line 520, ../sass/_overlays.scss */
8693 8763
.wizard .middle .step .advanced-conf-step .advanced-conf-options .area ul li h3 {
8694 8764
  width: 18.75em;
8695 8765
  color: white;
......
8698 8768
  margin: 0 20px 0 0;
8699 8769
  display: inline-block;
8700 8770
}
8701
/* line 474, ../sass/_overlays.scss */
8771
/* line 532, ../sass/_overlays.scss */
8702 8772
.wizard .middle .step .advanced-conf-step .advanced-conf-options .ssh-keys-area {
8703 8773
  background-color: #ff7049;
8704 8774
}
8705
/* line 477, ../sass/_overlays.scss */
8775
/* line 535, ../sass/_overlays.scss */
8706 8776
.wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area {
8707 8777
  background-color: #ff948c;
8708 8778
}
8709
/* line 480, ../sass/_overlays.scss */
8779
/* line 538, ../sass/_overlays.scss */
8710 8780
.wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area li .net-icons {
8711 8781
  padding-right: 20px;
8712 8782
  display: inline-block;
......
8715 8785
  font-size: 30px;
8716 8786
  margin-bottom: 0;
8717 8787
}
8718
/* line 490, ../sass/_overlays.scss */
8788
/* line 548, ../sass/_overlays.scss */
8719 8789
.wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area li .net-icons span {
8720 8790
  margin-left: 6px;
8721 8791
}
8722
/* line 492, ../sass/_overlays.scss */
8792
/* line 550, ../sass/_overlays.scss */
8723 8793
.wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area li .net-icons span.snf-modem {
8724 8794
  position: relative;
8725 8795
  top: -6px;
8726 8796
}
8727
/* line 501, ../sass/_overlays.scss */
8797
/* line 559, ../sass/_overlays.scss */
8728 8798
.wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area li.more {
8729 8799
  display: none;
8730 8800
  background: #fff4f3;
......
8732 8802
  padding: 30px 0;
8733 8803
  color: #ff948c;
8734 8804
}
8735
/* line 507, ../sass/_overlays.scss */
8805
/* line 565, ../sass/_overlays.scss */
8736 8806
.wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area li.more h3 {
8737 8807
  color: #ff948c;
8738 8808
}
8739
/* line 510, ../sass/_overlays.scss */
8809
/* line 568, ../sass/_overlays.scss */
8740 8810
.wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area li.more .btn5, .wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area li.more .os li.current .btn-col a, .wizard .middle .step .os li.current .btn-col .advanced-conf-step .advanced-conf-options .networks-area li.more a, .wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area .os li.more .btn-col a, .wizard .middle .step .os .advanced-conf-step .advanced-conf-options .networks-area li.more .btn-col a, .wizard .middle .step .advanced-conf-step .advanced-conf-options .networks-area .flavor li.more .options-bar .options li a, .wizard .middle .step .flavor .advanced-conf-step .advanced-conf-options .networks-area li.more .options-bar .options li a {
8741 8811
  margin-top: 1em;
8742 8812
  border-color: #ff948c;
8743 8813
  color: #ff948c;
8744 8814
}
8745
/* line 519, ../sass/_overlays.scss */
8815
/* line 577, ../sass/_overlays.scss */
8746 8816
.wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area {
8747 8817
  background-color: #4c71ff;
8748 8818
}
8749
/* line 521, ../sass/_overlays.scss */
8819
/* line 579, ../sass/_overlays.scss */
8750 8820
.wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area .snf-color-picker {
8751 8821
  display: none;
8752 8822
}
8753
/* line 524, ../sass/_overlays.scss */
8823
/* line 582, ../sass/_overlays.scss */
8754 8824
.wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area #picker {
8755 8825
  position: relative;
8756 8826
  width: 207px;
8757 8827
  margin: 30px 5px;
8758 8828
  display: inline-block;
8759 8829
}
8760
/* line 536, ../sass/_overlays.scss */
8830
/* line 594, ../sass/_overlays.scss */
8761 8831
.wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area .btns {
8762 8832
  margin-top: 77px;
8763 8833
  margin-bottom: 30px;
8764 8834
}
8765
/* line 543, ../sass/_overlays.scss */
8835
/* line 601, ../sass/_overlays.scss */
8766 8836
.wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area .btn5, .wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area .os li .btn-col a, .wizard .middle .step .os li .btn-col .advanced-conf-step .advanced-conf-options .tags-area a, .wizard .middle .step .advanced-conf-step .advanced-conf-options .tags-area .flavor li .options-bar .options li a, .wizard .middle .step .flavor li .options-bar .options li .advanced-conf-step .advanced-conf-options .tags-area a {
8767 8837
  margin-right: 20px;
8768 8838
}
8769
/* line 554, ../sass/_overlays.scss */
8839
/* line 612, ../sass/_overlays.scss */
8770 8840
.wizard .bottom {
8771 8841
  position: fixed;
8772 8842
  left: 0;
......
8775 8845
  border-top: 1px solid #333333;
8776 8846
  background: #485057;
8777 8847
}
8778
/* line 561, ../sass/_overlays.scss */
8848
/* line 619, ../sass/_overlays.scss */
8779 8849
.wizard .bottom .row {
8780 8850
  height: 60px;
8781 8851
  line-height: 60px;
8782 8852
}
8783
/* line 565, ../sass/_overlays.scss */
8853
/* line 623, ../sass/_overlays.scss */
8784 8854
.wizard .bottom .nav {
8785 8855
  height: 60px;
8786 8856
  line-height: 60px;
......
8791 8861
  top: 15px;
8792 8862
  width: 100px;
8793 8863
}
8794
/* line 574, ../sass/_overlays.scss */
8864
/* line 632, ../sass/_overlays.scss */
8795 8865
.wizard .bottom .nav:hover {
8796 8866
  -webkit-transition: background 0ms ease-out;
8797 8867
  -moz-transition: background 0ms ease-out;
......
8799 8869
  -o-transition: background 0ms ease-out;
8800 8870
  transition: background 0ms ease-out;
8801 8871
}
8802
/* line 577, ../sass/_overlays.scss */
8872
/* line 635, ../sass/_overlays.scss */
8803 8873
.wizard .bottom .nav span {
8804 8874
  display: inline-block;
8805 8875
  height: 30px;
8806 8876
  line-height: 30px;
8807 8877
  float: left;
8808 8878
}
8809
/* line 582, ../sass/_overlays.scss */
8879
/* line 640, ../sass/_overlays.scss */
8810 8880
.wizard .bottom .nav span:hover {
8811 8881
  -webkit-transition: background 0ms linear;
8812 8882
  -moz-transition: background 0ms linear;
......
8814 8884
  -o-transition: background 0ms linear;
8815 8885
  transition: background 0ms linear;
8816 8886
}
8817
/* line 587, ../sass/_overlays.scss */
8887
/* line 645, ../sass/_overlays.scss */
8818 8888
.wizard .bottom .prev {
8819 8889
  float: left;
8820 8890
  height: 30px;
8821 8891
  padding-left: 19px;
8822 8892
  background: url("../images/nav-edge-lt.png") no-repeat left top;
8823 8893
}
8824
/* line 592, ../sass/_overlays.scss */
8894
/* line 650, ../sass/_overlays.scss */
8825 8895
.wizard .bottom .prev span {
8826 8896
  padding-right: 10px;
8827 8897
  background: url("../images/nav-lt.png") no-repeat right top;
8828 8898
}
8829
/* line 597, ../sass/_overlays.scss */
8899
/* line 655, ../sass/_overlays.scss */
8830 8900
.wizard .bottom .prev:hover, .wizard .bottom .prev.active, .wizard .bottom .items-list li .container:hover .prev.check, .items-list li .container:hover .wizard .bottom .prev.check {
8831 8901
  background-position: left bottom;
8832 8902
}
8833
/* line 599, ../sass/_overlays.scss */
8903
/* line 657, ../sass/_overlays.scss */
8834 8904
.wizard .bottom .prev:hover span, .wizard .bottom .prev.active span, .wizard .bottom .items-list li .container:hover .prev.check span, .items-list li .container:hover .wizard .bottom .prev.check span {
8835 8905
  background-position: right bottom;
8836 8906
}
8837
/* line 604, ../sass/_overlays.scss */
8907
/* line 662, ../sass/_overlays.scss */
8838 8908
.wizard .bottom .next {
8839 8909
  float: right;
8840 8910
  height: 30px;
8841 8911
  padding-right: 19px;
8842 8912
  background: url("../images/nav-edge-rt.png") no-repeat right top;
8843 8913
}
8844
/* line 609, ../sass/_overlays.scss */
8914
/* line 667, ../sass/_overlays.scss */
8845 8915
.wizard .bottom .next span {
8846 8916
  padding-left: 10px;
8847 8917
  background: url("../images/nav-rt.png") no-repeat left top;
8848 8918
  float: right;
8849 8919
}
8850
/* line 615, ../sass/_overlays.scss */
8920
/* line 673, ../sass/_overlays.scss */
8851 8921
.wizard .bottom .next:hover, .wizard .bottom .next.active, .wizard .bottom .items-list li .container:hover .next.check, .items-list li .container:hover .wizard .bottom .next.check {
8852 8922
  background-position: right bottom;
8853 8923
}
8854
/* line 617, ../sass/_overlays.scss */
8924
/* line 675, ../sass/_overlays.scss */
8855 8925
.wizard .bottom .next:hover span, .wizard .bottom .next.active span, .wizard .bottom .items-list li .container:hover .next.check span, .items-list li .container:hover .wizard .bottom .next.check span {
8856 8926
  background-position: left bottom;
8857 8927
  float: right;
8858 8928
}
8859
/* line 623, ../sass/_overlays.scss */
8860
.wizard .bottom .nums {
8861
  text-align: center;
8862
  list-style: none outside none;
8863
  margin: 0;
8864
  height: 60px;
8865
  line-height: 60px;
8866
  font-size: 0.75em;
8867
}
8868
/* line 630, ../sass/_overlays.scss */
8869
.wizard .bottom .nums li {
8870
  list-style: none outside none;
8871
  display: inline-block;
8872
  border-radius: 50%;
8873
  border: 1px solid #919194;
8874
  width: 25px;
8875
  height: 25px;
8876
  line-height: 21px;
8877
  margin: 0 3px;
8878
}
8879
/* line 639, ../sass/_overlays.scss */
8880
.wizard .bottom .nums li a {
8881
  color: #919194;
8882
  display: block;
8883
}
8884
/* line 642, ../sass/_overlays.scss */
8885
.wizard .bottom .nums li a:hover {
8886
  cursor: default;
8887
}
8888
/* line 646, ../sass/_overlays.scss */
8889
.wizard .bottom .nums li.current {
8890
  border-color: white;
8891
}
8892
/* line 648, ../sass/_overlays.scss */
8893
.wizard .bottom .nums li.current * {
8894
  color: white;
8895
}
8896
/* line 653, ../sass/_overlays.scss */
8897
.wizard .bottom .nums li.current {
8898
  font-size: 1em;
8899
  width: 30px;
8900
  height: 30px;
8901
  line-height: 27px;
8902
}
8903 8929

  
8904
/* line 664, ../sass/_overlays.scss */
8930
/* line 684, ../sass/_overlays.scss */
8905 8931
.wizard-content {
8906 8932
  overflow: hidden;
8907 8933
  width: 100%;
8908 8934
}
8909 8935

  
8910
/* line 669, ../sass/_overlays.scss */
8936
/* line 689, ../sass/_overlays.scss */
8911 8937
.vm-wizard-carousel {
8912 8938
  width: 90000px;
8913 8939
  position: relative;

Also available in: Unified diff