<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box-f7f6ef{
    background:#f7f6ef;
    border:1px solid #e2e1d3;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    padding:15px 10px 15px 15px;
	overflow: hidden;
    width: 346px;
	margin-top:30px;
}
.col-alpha .box-f7f6ef{
   width:621px; 
}
.color-ba0000 {color:#ba0000;}

.col-beta input.text {
    width: 265px;
}
.box-f7f6ef .but {
    margin-top:2px;
}
.col-beta .box-f7f6ef {
    padding:15px 10px 15px 10px;
}
.list-dotted li {
    border-bottom: 1px dashed #d8d5c1;
    margin-bottom: 3px;
    padding-bottom: 2px;
}
.list-dotted li:last-of-type{
    border-bottom:none;
}

.box-f7f6ef .text{width:265px;}

a{ color: #127EA7;}

input.checkbox{ position:static;}</pre></body></html>