/*! CSS Used from: https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css */
b{font-weight:700;}
input{color:inherit;font:inherit;margin:0;}
html input[type=button],input[type=reset]{-webkit-appearance:button;cursor:pointer;}
html input[disabled]{cursor:default;}
input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
table{border-collapse:collapse;border-spacing:0;}
td{padding:0;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
tr{page-break-inside:avoid;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input{font-family:inherit;font-size:inherit;line-height:inherit;}
h4{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h4{margin-top:10px;margin-bottom:10px;}
h4{font-size:18px;}
table{background-color:transparent;}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700;}
/*! CSS Used from: https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/css/bootstrap.min.css ; media=all */
@media all{
b{font-weight:700;}
input{color:inherit;font:inherit;margin:0;}
html input[type=button],input[type=reset]{-webkit-appearance:button;cursor:pointer;}
html input[disabled]{cursor: default; color: #000 !important; font-size: 14px; height: 36px; margin-bottom: 19px; background: #fff !important; font-weight: 900;}
input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
table{border-collapse:collapse;border-spacing:0;}
td{padding:0;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
tr{page-break-inside:avoid;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input{font-family:inherit;font-size:inherit;line-height:inherit;}
h4{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h4{margin-top:10px;margin-bottom:10px;}
h4{font-size:18px;}
table{background-color:transparent;}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700;}
}
@media all{
h4{color:#0e3d79;}
input[type=text]{border:1px solid #e2e2e2;box-shadow:none;}
label{font-weight:normal!important;}
.calc_btn{background:#0e3d79;color:white;padding:8px 20px;font-size:18px;margin:15px 0;}
.field--name-body td{padding:5px;}
.field--name-body input[type="text"]{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;}
.region-content .content .field--name-body table td{border:1px solid #d6d3d3;}
.region-content .page .content table{width::auto;height:auto;}
@media all and (max-width:510px){
[role=article] .content .field--name-body table{width:100%;margin-top:10px;}
[role=article] .content .field--name-body table td{padding:2px;}
[role=article] .content .field--name-body table td label{font-size:14px;}
[role=article] .content .field--name-body table td input{width:100%;}
.calc_btn{margin:5px 0;}
}
.region-content .content .field--name-body h4{color:#000000;font-size:17px;font-weight:bold;}
}
/*! CSS Used from: Embedded */
.region-content form{background-color:#f5f5f5;padding:10px;border-radius:10px;overflow:scroll;}