<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.stealequationmaindiv {
	float: left;
	width: 100%;
	clear: both;
	border: 1px solid #c5c5c5;
}
/* .allstep .clickdisabled input{
	pointer-events: none;
} */
.stealequationmaindiv table tr th {
    background: #99CDFF;
    padding: 14px;
}
.contentwindow tr th, .contentwindow tr td {
    border: 2px solid black!important;
    font-weight: 700;
}
.stealequationmaindiv table tr td input[disabled] {
    color: black;
}
.stealequationmaindiv .contentwindow .contentobj .allstep table tr td.percent span {
    width: 20px;
    padding-top: 10px;
    float: left;
}
.stealequationmaindiv .contentwindow .contentobj .allstep table tr td.percent input{
    float: left;
    text-align: left;
    min-width: 20px;
    width: calc(100% - 45px)!important;
}
.contentwindow tr td input {
    font-weight: 700;
    color: #000;
}
.stealequationmaindiv table tr td {
    background: #fff;
    padding: 7px;
    white-space: nowrap;
    overflow: hidden;
}
.stealequationmaindiv table tr td.editfield {
    background: #C0C0C0;
    padding: 7px;
}
.stealequationmaindiv table tr td.editfield input {
    background: #C0C0C0;
    border-color: #C0C0C0;
}
.stealequationmaindiv .contentwindow .contentobj .allstep table tr td input {
	color: black!important;
	border: 0px none!important;
}
.stealequationmaindiv .contentwindow .contentobj .allstep table {
    width: 100%;
    text-align: left;
}
.stealequationmaindiv table tr td input {
    background: #fff;
    border-color: #fff;
    font-size: 12px;
    font-weight: 700;
}
.stealequationmaindiv .headerclass {
	float: left;
	width: calc(100% - 6px);
	clear: both;
	text-align: left;
	margin: 3px 3px 10px 3px;
	border: 1px solid #dddddd;
	background: #e9e9e9;
}
.stealequationmaindiv a.viewcall{
	cursor: pointer;
}
.stealequationmaindiv .headerclass ul li {
    float: left;
    padding: 8px 16px;
    font-weight: 600;
    margin: 0;
    list-style: none;
    cursor: pointer;
    margin-top: 4px;
    margin-right: 3px;
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    position: relative;
    bottom: -1px;
}
.stealequationmaindiv .contentwindow .contentobj{
	color: black;
}
.stealequationmaindiv .headerclass ul li.clickablehead.active {
	color: white;
	background: #007fff;
	border: 1px solid #003eff;
}
.stealequationmaindiv .headerclass ul{
	margin: 0;
	float: left;
	width: 100%;
	padding-bottom: 0;
}
.stealequationmaindiv ul li.clickablehead {
    width: calc(33.3% - 2px);
}
.stealequationmaindiv ul li.clickablehead:last-child {
    margin-right: 0!important;
}
.stealequationmaindiv .contentwindow .contentobj:not(.active) {
	display: none;
}
.stealequationmaindiv .contentwindow .contentobj.active {
	display: block;
}
.stealequationmaindiv .contentwindow{
	float: left;
	width: 100%;
	padding: 20px;
	margin-top: -0.5px;
}
.stealequationmaindiv .contentwindow .contentobj div button{
	float: right;
}
.stealequationmaindiv .contentwindow .contentobj .allstep {
	padding-top: 50px;
	margin-top: 80px;
	border-top: 2px solid black;
}
.allstep h3 {
    font-weight: 700;
    text-decoration: underline;
}
/* .stealequationmaindiv .contentwindow .contentobj .allstep:not(.step2) {
	display: none;
} */
.stealequationmaindiv #legendtable table, .stealequationmaindiv #legendtable th, .stealequationmaindiv #legendtable td {
    border: 1px solid #ddd;
    border-collapse: collapse;
    padding: 15px 10px;
    font-weight: bold;
    position: relative;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 5px;
	margin-bottom: 0;
}
.stealequationmaindiv #legendtable table .boxlegend {
    float: left;
    height: 30px;
    width: 30px;
    margin: 0 10px 0 0;
	border: 1px solid black;
}
.stealequationmaindiv div#legendtable {
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0 5px 0;
}
.stealequationmaindiv #legendtable td {
	line-height: 30px;
}
.stealequationmaindiv .contentobj &gt; div &gt; ul &gt; li &gt; a {
    padding: 15px;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #ccc;
	float: left;
    width: 100%;
}

.stealequationmaindiv .contentobj &gt; div &gt; ul li a.has-child:after{
	content: '';
    background: url(../png/60995-2.png);
    width: 20px;
    height: 20px;
    float: right;
    background-size: 100%;
    margin-top: 3px;
}
.stealequationmaindiv .contentobj &gt; div &gt; ul li a.uparrow.has-child:after{
	transform: rotate(180deg)
}
.stealequationmaindiv .contentobj &gt; div &gt; ul li{
	list-style: none;
	clear: both;
}
.stealequationmaindiv .contentobj &gt; div &gt; ul li a span{
	background: black;
	color: white;
	font-size: 13px;
	padding: 5px 15px;
	cursor: pointer;
	float: right;
}
.stealequationmaindiv .contentobj &gt; div &gt; ul a.has-child {
	cursor: pointer;
}
.stealequationmaindiv .contentwindow .contentobj .allstep:nth-child(2){
	padding-top: 0;
	margin-top: 0;
	border-top: 0px none;
}
.stealequationmaindiv .contentobj &gt; div &gt; ul &gt; li &gt; ul &gt; li &gt; a {
    padding: 15px;
    list-style: none;
    background: #eee;
    margin-bottom: 10px;
    border: 1px solid #ccc;
	float: left;
    width: 100%;
}

.stealequationmaindiv .contentobj &gt; div &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
    padding: 15px;
    list-style: none;
    background: #ddd;
    margin-bottom: 10px;
    border: 1px solid #ccc;
	float: left;
    width: 100%;
}
.stealequationmaindiv ul li.clickablehead {
	width: 33%;
}

.stealequationmaindiv .contentobj &gt; div &gt; ul &gt; li ul{
	display: none;
}

.stealequationmaindiv .contentobj &gt; div &gt; ul &gt; li ul.active {
	display: block;
}
.stealequationmaindiv .modal-content {
	position: relative;
	border-radius: 3px;
	box-shadow: 0 15px 50px rgba(0,0,0,.25);
}

.stealequationmaindiv .modal-header,
.stealequationmaindiv .modal-body,
.stealequationmaindiv .modal-footer {
	padding: 15px 25px;
}

/* Modal Header */

.stealequationmaindiv .modal-header {
	border-bottom: 0px solid rgba(0,0,0,.1);
}

.stealequationmaindiv .modal-title {
	font-size: 1.75em;
	font-weight: 600;
}

/* Modal Body */

.stealequationmaindiv .modal-body {
	line-height: 1.65;
}

.stealequationmaindiv .modal-body p {
	font-size: 14px;
	margin-top: 0;
}

.stealequationmaindiv .modal-body p:last-child {
	margin-bottom: 0;
}

/* Modal Footer */

.stealequationmaindiv .modal-footer {
	background: rgba(0,0,0,0);
	text-align: right;
    padding-bottom: 0!important;
}

/* Modal Buttons */

.stealequationmaindiv .close-icon {
	webkit-appearance: none;
    appearance: none;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 35px!important;
    height: 35px!important;
    color: #fff;
    font-size: 14px;
    background: #222;
    border: none;
    outline: none;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
    vertical-align: middle;
}

.stealequationmaindiv .modal-footer button {
	webkit-appearance: none;
	appearance: none;
	padding: 0 25px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	border: none;
	outline: none;
	border-radius: 2px;
	cursor: pointer;
}

.stealequationmaindiv .modal-footer .close-button {
	color: #fff;
	background: #e83030;
}

.stealequationmaindiv .modal-footer .close-button:hover
.stealequationmaindiv .modal-footer .close-button:focus {
	background: #e62121;
}

.stealequationmaindiv #modalclick{
	opacity:0;
	height:0;
	width:0;
	overflow:hidden;
	line-height:0;
	float:left;
	margin: 0;
    padding: 0;
}
.stealequationmaindiv .modal, .modal-overlay { position:fixed; top:0; width:100%; }
.modal-overlay{ right:0; bottom:0; left:0; height:100%; background:rgba(0,0,0,.75); z-index:10}
.stealequationmaindiv .modal{ display:none; left:50%; padding:20px; max-width:850px; box-sizing:border-box; z-index:999999; visibility:hidden; -webkit-transform:translateX(-50%);-moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o--transform:translateX(-50%); transform:translateX(-50%)}
.stealequationmaindiv .modal-content{background:#fff}
.stealequationmaindiv .modal-title{margin:0}
.resetcls {
    float: right;
    width: 25px;
    position: absolute;
    right: 5px;
    top: 5px;
}
td.editfield {
    position: relative;
}
.stealequationmaindiv .contentwindow .contentobj .allstep table tr td input {
    float: left;
    width: calc(100% - 45px);
    font-weight: 700;
    color: black;
}
input[type="text"]:disabled {
  color: black!important;
}
.stealequationmaindiv .contentwindow .contentobj.active h3{
	font-weight: 700!important;
}
@media (min-width: 768px) {
	.mobclickablehead {
		display:none;
	}
	.stealequationmaindiv .contentwindow .contentobj.active .allstep {
	    float: left;
	    display: inline-block!important;
	    margin: 1%;
	}
	.stealequationmaindiv .contentwindow .contentobj.active h3{
		font-size: 14px!important;
	}
	.contentwindow tr th, .contentwindow tr td {
	    /* min-width: 60px; */
	    white-space: nowrap;
	    vertical-align: middle;
	    min-height: 40px;
	}
	.stealequationmaindiv .contentwindow .contentobj .allstep {
	    padding-top: 0px;
	    margin-top: 0px;
	    border-top: 0px solid black;
	}
	/* .step1.allstep button, .step2.allstep button, .step3.allstep button, .step4.allstep button {
	    display: none;
	} */
	.stealequationmaindiv table tr td {
		padding: 0 3px!important;
		font-size: 13px;
	}
	.stealequationmaindiv table tr th {
		padding: 5px 8px!important;
		font-size: 13px;
	}
	.stealequationmaindiv table tr td input{
		padding: 4px;
		min-height: 40px;
	}
	.stealequationmaindiv .contentwindow .contentobj.active .allstep {
	    width: 48%;
	}
	/*.stealequationmaindiv .contentwindow .contentobj.active .step4.allstep, .stealequationmaindiv .contentwindow .contentobj.active .step5.allstep {
	    width: 20%;
	}*/
	.stealequationmaindiv .contentwindow .contentobj.active .step5.allstep{
		width: 98%;
	}
	.stealequationmaindiv .contentwindow .contentobj.active .step3.allstep, .stealequationmaindiv .contentwindow .contentobj.active .step5.allstep {
		clear: both;
	}
	.stealequationmaindiv .contentwindow .contentobj label {
	    margin-bottom: 0.3em;
	    margin-top: 0.3em;
	    max-height: 40px;
	}
}
@media (min-width: 768px) and (max-width: 980px) {
	.stealequationmaindiv .contentwindow .contentobj.active .step3.allstep, .stealequationmaindiv .contentwindow .contentobj.active .step4.allstep{
		width: 48%;
	}
	.stealequationmaindiv .contentwindow .contentobj.active .step5.allstep{
		width: 98%;
	}
	.stealequationmaindiv .headerclass ul{
		display: block!important;
	}
	.stealequationmaindiv .headerclass ul li{
		width: 33%!important;
	}
	.stealequationmaindiv .headerclass ul li{
		border-color: transparent!important;
	}
}
@media (max-width: 768px) {
	.stealequationmaindiv .contentobj &gt; div &gt; ul &gt; li &gt; a, 
	.stealequationmaindiv .contentobj &gt; div &gt; ul &gt; li &gt; ul &gt; li &gt; a, 
	.stealequationmaindiv .contentobj &gt; div &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
		padding: 10px;
	}
	.contentwindow {
		padding: 0 20px!important;
	}
	/*.stealequationmaindiv .headerclass ul{
		display: none;
	}*/
	.stealequationmaindiv .headerclass ul li {
		width: 32%;
		float: left;
		border-right: 1px solid black;
	}
	.stealequationmaindiv .mobclickablehead{
		width: calc(100% + 42px);
		float: left;
		padding: 20px;
		font-weight: 500;
		color: black;
		margin: 0 -20px 0 -20.5px;
		cursor: pointer;
		border: 1px solid #c5c5c5;
		background: #f6f6f6;
		display: none;
	}
	.stealequationmaindiv .mobclickablehead.active {
		color: white;
		background: #007fff;
		border: 1px solid #003eff;
	}
	.stealequationmaindiv .headerclass ul{
		width: 100%;
		float:left;
	}
	.stealequationmaindiv #legendtable table .boxlegend {
		height: 10px;
		width: 10px;
		margin: 0 4px 5px 0;
		position: relative;
		top: 2px;
	}
	.stealequationmaindiv #legendtable table, .stealequationmaindiv #legendtable table th, .stealequationmaindiv #legendtable table td {
		font-size: 10px!important;
		line-height: 14px!important;
		text-align: center;
		font-weight: 400;
		padding: 7px 4px!important;
	}
	.stealequationmaindiv .modal-header, .stealequationmaindiv .modal-body, .stealequationmaindiv .modal-footer {
		padding: 15px 10px;
	}
	.stealequationmaindiv .modal {
		padding: 15px;
	}
	.stealequationmaindiv .headerclass select {
		width: calc(100% - 30px)!important;
		margin: 15px!important;
	}
	.stealequationmaindiv div.contentobj.active {
		float: left;
		width: 100%;
		clear: both;
		padding: 30px 0;
	}
	.stealequationmaindiv .contentwindow .contentobj .allstep {
	    padding-top: 10px;
	    margin-top: 10px;
	    border-top: 0px solid black;
	}
	.stealequationmaindiv table tr th, .stealequationmaindiv table tr td {
		padding: 2px!important;
		font-size: 13px!important;
		white-space: nowrap;
	}
	.stealequationmaindiv table tr td input{
		padding: 0!important;
	}
	.stealequationmaindiv .contentwindow .contentobj .allstep table tr td.percent span {
		padding-top: 3px;
		width: 12px;
	}
	.stealequationmaindiv .contentwindow .contentobj .allstep table tr td.percent input {
	    width: calc(100% - 45px)!important;
	    font-size: 10px;
	    padding: 3px 0!important;
	}
	.stealequationmaindiv .contentwindow .contentobj .allstep table label {
	    margin-bottom: 0;
	}
	.resetcls{
		width: 17px;
	}
	body .stealequationmaindiv .contentwindow .contentobj .allstep table tr td.percent input {
	    width: calc(100% - 35px)!important;
	}
	.stealequationmaindiv #sec2 table tr th, .stealequationmaindiv #sec2 table tr td {
	    font-size: 11px!important;
	}
	.stealequationmaindiv #sec3 table tr th, .stealequationmaindiv #sec3 table tr td {
	    font-size: 11px!important;
	}
	.stealequationmaindiv #sec3 .resetcls {
	    width: 14px;
	    top: 7px;
	    right: 1px!important;
	}
	body .stealequationmaindiv .contentwindow .contentobj#sec3 .allstep table tr td.percent input {
	    width: calc(100% - 25px)!important;
	}
}</pre></body></html>