/** * 2007-2015 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2015 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA * * Don't forget to prefix your containers with your own identifier * to avoid any conflicts with others containers. */ .bootstrap #migrationpro_wizard .wizard_error:before{ display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 3em; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0) } .bootstrap #migrationpro_wizard .pull-left.wizard_error:before{ margin-right: .3em } .bootstrap #migrationpro_wizard .pull-right.wizard_error:before{ margin-left: .3em } .bootstrap #migrationpro_wizard .alert-success.wizard_error:before { content: "" } .bootstrap #migrationpro_wizard .alert-info.wizard_error:before { content: "" } .bootstrap #migrationpro_wizard .warning.wizard_error:before { content: "" } .bootstrap #migrationpro_wizard .wizard_error:before { content: "" } .bootstrap #migrationpro_wizard .alert-message.wizard_error:before { content: "" } .bootstrap #migrationpro_wizard .alert-addons.wizard_error:before { content: "" } .bootstrap #migrationpro_wizard .alert-onboarding.wizard_error:before { content: "" } .bootstrap #migrationpro_wizard .wizard_error { padding: 15px; margin-bottom: 17px; border: 1px solid transparent; border-radius: 3px } .bootstrap #migrationpro_wizard .wizard_error h4 { margin-top: 0; color: inherit } .bootstrap #migrationpro_wizard .wizard_error .alert-link { font-weight: bold } .bootstrap #migrationpro_wizard .wizard_error > p, .bootstrap #migrationpro_wizard .wizard_error > ul { margin-bottom: 0 } .bootstrap #migrationpro_wizard .wizard_error > p + p { margin-top: 5px } .bootstrap #migrationpro_wizard .error.wizard_error { background-color: #FFE2E4; border-color: #E08F95; color: #D27C82 } .bootstrap #migrationpro_wizard .error.wizard_error hr { border-top-color: #da7b82 } .bootstrap #migrationpro_wizard .error.wizard_error .alert-link { color: #c5565e } #content.bootstrap form #migrationpro_wizard .wizard_error, #content.bootstrap #migrationpro_wizard form .wizard_error { clear: both } .bootstrap .modal #migrationpro_wizard .wizard_error h3, .bootstrap #migrationpro_wizard .modal .wizard_error h3 { margin-top: 0 } .bootstrap .modal-footer #migrationpro_wizard .wizard_error, .bootstrap #migrationpro_wizard .modal-footer .wizard_error { text-align: left } .bootstrap #migrationpro_wizard .warning.wizard_error { background-color: #FFF3D7; border-color: #D2A63C; color: #D2A63C } .bootstrap #migrationpro_wizard .warning.wizard_error hr { border-top-color: #c79a2e } .bootstrap #migrationpro_wizard .warning.wizard_error .alert-link { color: #b28a29 } .bootstrap #migrationpro_wizard .warning.wizard_error:before { position: absolute; top: 6px; display: block; height: 25px; width: 25px; color: #fcc94f; left: 7px } .bootstrap #migrationpro_wizard .warning.wizard_error { position: relative; border: none; padding-left: 50px; border-left: solid 3px #fcc94f } .bootstrap #migrationpro_wizard .error.wizard_error { position: relative; border: none; padding-left: 50px; border-left: solid 3px #eab3b7 } .bootstrap #migrationpro_wizard .error.wizard_error:before { position: absolute; top: 6px; display: block; height: 25px; width: 25px; color: #eab3b7; left: 7px } .bootstrap #migrationpro_wizard .alert-success.wizard_error { position: relative; border: none; padding-left: 50px; border-left: solid 3px #92d097 } .bootstrap #migrationpro_wizard .alert-success.wizard_error:before { position: absolute; top: 6px; display: block; height: 25px; width: 25px; color: #92d097; left: 7px } .bootstrap #migrationpro_wizard .alert-info.wizard_error { position: relative; border: none; padding-left: 50px; border-left: solid 3px #4ac7e0 } .bootstrap #migrationpro_wizard .alert-info.wizard_error:before { position: absolute; top: 6px; display: block; height: 25px; width: 25px; color: #4ac7e0; left: 7px } .bootstrap #migrationpro_wizard .alert-message.wizard_error { position: relative; border: none; padding-left: 50px; border-left: solid 3px #fcc94f; border: solid 2px #fbbb22; background-color: #fff } .bootstrap #migrationpro_wizard .alert-message.wizard_error:before { position: absolute; top: 6px; display: block; height: 25px; width: 25px; color: #fcc94f; left: 7px } .bootstrap #migrationpro_wizard .wizard_error h4 { font-size: 1.45em; margin-bottom: 1em } .bootstrap #migrationpro_wizard { position: relative; display: block } .bootstrap #migrationpro_wizard .translatable-field { color: #363A41 } .bootstrap #migrationpro_wizard .translatable-field li a { color: #363A41 } .bootstrap #migrationpro_wizard .stepContainer { position: relative; display: block; clear: both; } .bootstrap #migrationpro_wizard .stepContainer div.content { position: absolute; display: block; width: 100%; clear: both } .bootstrap #migrationpro_wizard .stepContainer .StepTitle { display: block; position: relative; clear: both } .bootstrap #migrationpro_wizard ul.anchor { position: relative; display: block; float: left; list-style: none; padding: 0; margin: 0 0 10px 0; clear: both; width: 100%; box-shadow: 0 6px 16px 0 rgba(0,0,0,0.2); } .bootstrap #migrationpro_wizard ul.anchor.nbr_steps_3 li { width: 33.33%; float: left } .bootstrap #migrationpro_wizard li { position: relative; display: block; overflow: hidden } .bootstrap #migrationpro_wizard li a { color: #ccc; height: 32px; display: block; position: relative; /*margin: 0 16px 0 0;*/ padding-left: 5px; text-decoration: none; outline-style: none; border-right: 1px solid lightgray; } .bootstrap #migrationpro_wizard li a .stepNumber { position: relative; float: left; width: 24px; height: 32px; margin-right: 3px; text-align: center; padding: 0 5px; font-size: 30px; line-height: 32px; color: #fff } .bootstrap #migrationpro_wizard li a .stepDesc { position: relative; text-align: left; font-size: 13px; height: 32px; display: table-cell; vertical-align: middle; line-height: 13px } /*.bootstrap #migrationpro_wizard li a .chevron {*/ /*border: 16px solid transparent;*/ /*border-left: 14px solid #fff;*/ /*border-right: 0;*/ /*position: absolute;*/ /*right: -16px;*/ /*top: 0*/ /*}*/ /*.bootstrap #migrationpro_wizard li a .chevron:after {*/ /*border: 16px solid transparent;*/ /*border-left: 14px solid #ccc;*/ /*border-right: 0;*/ /*position: absolute;*/ /*content: "";*/ /*right: 2px;*/ /*top: -16px*/ /*}*/ .bootstrap #migrationpro_wizard li a.disabled { color: white; background-color: #607D8B } .bootstrap #migrationpro_wizard li a.disabled .chevron:after { border-left: 14px solid #ccc } .bootstrap #migrationpro_wizard li a.selected { color: #F8F8F8; cursor: text; background-color: #03A9F4 } .bootstrap #migrationpro_wizard li a.selected .chevron:after { border-left: 14px solid #363A41 } .bootstrap #migrationpro_wizard li a.done { color: #fff; background-color: #4CAF50 } .bootstrap #migrationpro_wizard li a.done .chevron:after { border-left: 14px solid #4CAF50 } .bootstrap #migrationpro_wizard .loader { display: none } .bootstrap #migrationpro_wizard .msgBox { position: relative; display: none; float: left; margin: 4px 0 0 5px; padding: 5px; border: 1px solid gold; background-color: #ffd; color: #5A5655; -webkit-border-radius: 5px; border-radius: 5px } .bootstrap #migrationpro_wizard .msgBox .content { padding: 0px; float: left } .bootstrap #migrationpro_wizard .field_error { border-color: #E08F95 } .bootstrap #migrationpro_wizard .actionBar { height: 30px } .bootstrap #migrationpro_wizard .actionBar a { float: right; margin-right: 10px } .bootstrap .buttonResume {float: right} .bootstrap #migrationpro_wizard .progress-info .progress {height: 4px; margin: 0;} .bootstrap #migrationpro_wizard .color_migp1 i { color: #e74c3c !important } .bootstrap #migrationpro_wizard .color_migp1 .progress-bar { background-color: #e74c3c !important } .bootstrap #migrationpro_wizard .color_migp1 .value { color: #e74c3c } .bootstrap #migrationpro_wizard .color_migp2 i { color: #34495e !important } .bootstrap #migrationpro_wizard .color_migp2 .progress-bar { background-color: #34495e !important } .bootstrap #migrationpro_wizard .color_migp2 .value { color: #34495e } .bootstrap #migrationpro_wizard .color_migp3 i { color: #3498db !important } .bootstrap #migrationpro_wizard .color_migp3 .progress-bar { background-color: #3498db !important } .bootstrap #migrationpro_wizard .color_migp3 .value { color: #3498db } .bootstrap #migrationpro_wizard .color_migp4 i { color: #1abc9c !important } .bootstrap #migrationpro_wizard .color_migp14 i { color: #89908f !important } .bootstrap #migrationpro_wizard .color_migp4 .progress-bar { background-color: #1abc9c !important } .bootstrap #migrationpro_wizard .color_migp4 .value { color: #1abc9c } .bootstrap #migrationpro_wizard .color_migp7 i { color: #ff0000 !important } .bootstrap #migrationpro_wizard .color_migp7 .progress-bar { background-color: #ff0000 !important } .bootstrap #migrationpro_wizard .color_migp7 .value { color: #ff0000 } .bootstrap #migrationpro_wizard .color_migp8 i { color: #00FFCC !important } .bootstrap #migrationpro_wizard .color_migp8 .progress-bar { background-color: #00FFCC !important } .bootstrap #migrationpro_wizard .color_migp8 .value { color: #00FFCC } .bootstrap #migrationpro_wizard .color_migp9 i { color: #c38a04 !important } .bootstrap #migrationpro_wizard .color_migp9 .progress-bar { background-color: #c38a04 !important } .bootstrap #migrationpro_wizard .color_migp9 .value { color: #c38a04 } .bootstrap #migrationpro_wizard .color_migp5 i { color: #f39c12 !important } .bootstrap #migrationpro_wizard .color_migp5 .progress-bar { background-color: #f39c12 !important } .bootstrap #migrationpro_wizard .color_migp5 .value { color: #f39c12 } .bootstrap #migrationpro_wizard .color_migp6 i { color: #0050ef !important; } .bootstrap #migrationpro_wizard .color_migp6 .progress-bar { background-color: #0050ef !important; } .bootstrap #migrationpro_wizard .color_migp6 .value { color: #0050ef } .bootstrap #migrationpro_wizard .color_migp10 i { color: #c1c2b4 !important } .bootstrap #migrationpro_wizard .color_migp10 .progress-bar { background-color: #c1c2b4 !important } .bootstrap #migrationpro_wizard .color_migp10 .value { color: #c1c2b4 } .bootstrap #migrationpro_wizard .color_migp11 i { color: #f0c419 !important } .bootstrap #migrationpro_wizard .color_migp11 .progress-bar { background-color: #f0c419 !important } .bootstrap #migrationpro_wizard .color_migp11 .value { color: #f0c419 } .bootstrap #migrationpro_wizard .panel { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: 0 6px 16px 0 rgba(0,0,0,0.2); } .bootstrap #migrationpro_wizard { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; border: none !important; background-color: #EFF1F2 !important; } .bootstrap #migrationpro_wizard input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .bootstrap #migrationpro_wizard select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .bootstrap #migrationpro_wizard .prestashop-switch { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .bootstrap #migrationpro_wizard .btn { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: 0 6px 16px 0 rgba(0,0,0,0.2); } .migration-button{ cursor: pointer; }