code{padding:2px 4px;font-size:90%;color:#D35400;background-color:#ECF0F1;border-radius:4px}
h1,
.h1{font-size:41px}
h2,
.h2{font-size:34px}
h3,
.h3{font-size:18px}
h4,
.h4{font-size:20px}
h5,
.h5{font-size:16px}
h6,
.h6{font-size:14px}
h1,
.h1,
h2,
.h2,
h3,
.h3{margin-top:27px;margin-bottom:13.5px}
h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1{line-height:1.1;font-weight:bold;color:#2C3E4F}
h3{font-weight:normal}
h3.header-icon{position:relative;padding:0 0 10px 43px}
h3.header-icon:before{content:'';display:block;width:30px;height:30px;background-size:30px 30px!important;position:absolute;left:0;top:-5px}
h3.header-icon.cms-layout:before{background:url('../themes/demo/assets/images/icon-layouts.png') no-repeat 0 0}
h3.header-icon.cms-page:before{background:url('../themes/demo/assets/images/icon-pages.png') no-repeat 0 0}
h3.header-icon.cms-partial:before{background:url('../themes/demo/assets/images/icon-partials.png') no-repeat 0 0}
h3.header-icon.cms-content-block:before{background:url('../themes/demo/assets/images/icon-contentblocks.png') no-repeat 0 0}
h3.header-icon.cms-asset:before{background:url('../themes/demo/assets/images/icon-assets.png') no-repeat 0 0}
h3.header-icon.cms-placeholder:before{background:url('../themes/demo/assets/images/icon-placeholders.png') no-repeat 0 0}
ul.list-with-ticks{padding:0}
ul.list-with-ticks li{list-style:none;position:relative;padding-left:23px}
ul.list-with-ticks li:before{content:'';display:block;width:15px;height:15px;background:url('../themes/demo/assets/images/icon-tick.png') no-repeat 0 0;background-size:15px 15px;position:absolute;left:0;top:6px}
body{background:#FAFBFD}
.jumbotron{position:relative;margin-bottom:0}
.jumbotron:before{content:'';border-radius:100%;background-color:#F4F7F8;display:block;position:absolute;z-index:-1;left:-600px;top:-600px;width:1116px;height:1116px}
.jumbotron .container{position:relative;z-index:1}
.jumbotron h1:before{background:url('../themes/demo/assets/images/calculator.png') no-repeat 0 0}
.jumbotron p{margin-top:20px}
@media (max-width:1199px){.jumbotron p{margin-top:0}}
.panel{border:none;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,0.16);margin-bottom:27px;border-radius:4px}
@media (min-width:992px){.panel .control-panel{padding-right:0!important}}
.panel-body{padding:25px;display:table;width:100%}
.panel-body form{display:table-row}
.panel-body form .form-group{display:table-cell;vertical-align:top;padding-right:10px;margin-bottom:15px;white-space:nowrap}
.panel-body form .form-group:last-child{padding-right:0;width:41px}
.panel-body form .form-group:last-child button{width:41px;height:41px;background:#6A6CF7}
.panel-body form .form-group.operation-buttons{width:100px;text-align:center}
.panel-body form .form-group.operation-buttons label{display:inline-block;cursor:pointer;width:41px;height:41px;line-height:41px;position:relative;margin:0 10px 0 0;vertical-align:top;text-align:center}
.panel-body form .form-group.operation-buttons label:last-child{margin-right:0}
.panel-body form .form-group.operation-buttons label span{display:block;position:absolute;width:100%;height:100%;border-radius:4px;background:#ECF0F1}
.panel-body form .form-group.operation-buttons label input{display:none}
.panel-body form .form-group.operation-buttons label input:checked + span{background-color:#6A6CF7;color:white}
@media (max-width:767px){.panel-body form .form-group{display:block;padding-right:0;width:100%!important}.panel-body form .form-group:last-child button{width:100%}}
.panel-body input.form-control{display:block;width:100%;background-color:#ECF0F1;font-size:14px;text-align:right;border:none;box-shadow:none;height:41px}
#result{background:#6A6CF7;color:white;font-size:54px;padding:0 15px;font-weight:bold;text-align:center;overflow:hidden;text-overflow:ellipsis}