@import url("../libs/vendors/bootstrap-3/bootstrap.css");#wizard{padding:2%;}#wizard #progress_indicator label{margin:2%;cursor:pointer;padding:1%;}#wizard #progress_indicator label title{display:block;text-align:center;}#wizard #progress_indicator label span{display:block;border-radius:50%;background:greenyellow;width:20px;height:22px;text-align:center;margin:auto auto;}#wizard #progress_indicator label:hover{background:#5bc0de;border-radius:5%;}#wizard #buttons{float:right;margin-right:4%;min-width:310px;}#wizard #buttons button{margin:1%;}#wizard #buttons button .prev_step_button{margin:1%;}#wizard #buttons button .next_step_button{margin:4%;}#wizard button#showTree{margin-top:100px;}#wizard #tree{background:gainsboro;width:90%;margin:auto auto;border:solid 1px;margin:4%;}#wizard #tree .node circle{fill:#fff;stroke:steelblue;stroke-width:3px;}#wizard #tree .node text{font:12px sans-serif;}#wizard #tree .link{fill:none;stroke:#ccc;stroke-width:2px;}.col-md-12{margin-bottom:4%;border:solid 1px #dbdbdb;padding:3%;}@media screen and (max-width: 758px){.container{padding:10px 30px;}.col-md-12{margin-bottom:20%;border:none;}}