div.calculator{background-color:#fff;border-top:3px solid #e3e4e6;border-top-left-radius:3px;margin-bottom:20px;padding-bottom:10px}div.calculator div.section div.row{padding:10px}div.calculator div.section h2{border-bottom:1px solid #e3e4e6;margin:0;padding:10px 20px}div.calculator div.active h2,div.calculator div.section h2{background-color:#567bbf;color:#fff}div.calculator div.inactive h2{background-color:#e5e5e5;color:#999}div.calculator div.section div.row label{display:inline-block;font-size:1em;padding:0 10px;width:150px}div.calculator div.section div.row input{width:275px}div.calculator div.section div.row select{width:280px}div.calculator div.section div.row i{color:#567bbf;font-size:1.4em;padding-left:10px;vertical-align:middle}div.calculator div.active div.row{display:block}div.calculator div.inactive div.row{display:none}div.globalAnnouncement ul{text-align:left}.blueButton{display:inline-block}.blueButton,.blueButtonHidden{background-color:#547dbf;border:none;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1.2em;font-weight:700;margin:5px;padding:5px 20px;text-decoration:none;text-transform:uppercase}.blueButtonHidden{display:none}.blueButton:disabled{background-color:#e5e5e5;color:#999}div.calculator div.section div.row .help-text{font-size:8pt;padding-left:170px}table.priceLicenses{background-color:#fff;border-top:3px solid #e3e4e6;border-top-left-radius:3px;padding:0 10px;width:100%}table.priceLicenses tr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}table.priceLicenses tr:nth-last-child(-n+2){font-weight:700}table.priceLicenses td,table.priceLicenses th{flex-basis:15%;padding:10px 5px;text-align:right}table.priceLicenses th{border-bottom:1px solid #e3e4e6}table.priceLicenses td:first-child,table.priceLicenses th:first-child{display:block;-ms-flex:1 1 auto;flex:1 1 auto;flex-basis:55%;text-align:left}div.calculatorTextInfo{font-weight:700;padding:40px 20px 60px;text-align:center}.alert-danger{background:#fff;border-color:#fff;color:red;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede",endColorstr="#ffe7c3c3",GradientType=0);padding:5px 10px;text-align:center}@media only screen and (max-width:940px){div.calculator div.section div.row .help-text{padding-left:0}table.priceLicenses tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:3px solid #ccc;-ms-flex-direction:column;flex-direction:column;text-align:left}table.priceLicenses td{float:left\9;text-align:left}table.priceLicenses td>span{font-weight:700}}