<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------------------------- FORM ---------------------------*/
legend { font-size:10pt; COLOR: #454545; font-weight:bold; margin-bottom:10px; }
fieldset { display:block; padding:10px; width: calc(100% - 12px); margin: 5px 0px 10px -7px; /* remove default border styles */ border:solid 1px #d3d3d3; line-height: 1.5em; background: #fff;
}

.content{
    padding:10px;
    width:370px
}
.label{ width:220px; float:left; padding:6px 0px 0px 6px; height:20px; text-align:left; line-height: 15px; margin-top: 10px;}
body.mobi .full-row .field-right {width:100px !important; float:left;}

.long-label {width:auto; float:left; padding:px 0px 0px 0px; height:30px; text-align:right; line-height:22px; }
.full-row input{ height:26px; padding-left: 5px; background: #fff /*url(../images/drops/field.png) repeat-x top left*/; border-radius: 1px;}
body.mobi .full-row input {width:100px !important; float:left;}
body.mobi .full-row input2 {width:100px !important; float:left;}
body.mobi .full-row select {width:110px !important; float:left;}

.full-row textarea{ padding: 10px; width: calc(100% - 12px); background: #fff /*url(../images/drops/field2.png) no-repeat top left*/; border: 1px solid #d3d3d3; }
.full-row input2{ height:20px; padding-left: 5px; background: #fff /*url(../images/drops/field.png) repeat-x top left;*/ }
.field-right{ width:220px; float:left; padding:2px 0px 0px 6px; min-height:25px; }
.btns { width:210px; float:right; padding:5px; min-height:24px; margin-top: 15px;}
.long{ width:410px; float:left; padding:5px; min-height:24px; }
.salesVol{ width:85px; float:left; padding:5px; min-height:24px; }
.industries{ width:150px; float:left; padding:5px; min-height:24px; }
.clear{
    float:none;
    clear:both;
    height:0px;
}
.cleardiv {
    height:25px;
    float:none;
    clear:both;
    font-size:14px;
    font-weight:bold;
}
.row{ background-color:none; display:block; float:left; min-height:25px; font-family: Arial, serif; color: #454545; font-size: 13px;
}
fieldset .text{ border:1px solid #d3d3d3; background: white; 
}
.ruler{
    width:400px; border-bottom:dashed 1px #d3d3d3;
}
tr:focus{
    background-color:#fcfcf0;
}
td{
    vertical-align:top;
}
.over{
    background-color:#f0f0f0;
}
.out{
    background-color:none;
}
.form-contect { padding:0px; margin:0px; width:calc(100% - 10px); float:left; clear: left; }
.form-contect2 { padding:0px; margin:0px 0px 0px 12px; width:calc(100% - 10px); float:left; clear: left; }
.full-row { float:left; min-height:30px; width:100%; }
body.mobi .full-row {margin:0 !important;}
.full-long { width: calc(100% - 12px); float:left; padding:5px; min-height:24px; }
.reset { padding:0px; margin:0px; height:63px; width:102px; border:0px solid #e9e8e4; }
.submit { padding:0px; margin:0px; height:63px; width:102px; border:0px solid #e9e8e4; }
/*------------------------- END FORM ---------------------------*/ 

.contact-location { width:25%; float:left; margin-left:20px; }


.companyinfo {display: inline; float: left; clear: left; width: calc(100% - 10px); padding: 10px; border: 1px solid #2e2e2e; margin-left: 10px; margin-top: 10px; background: #212121;}
.companyinfo img {display: inline; float: left; width: 70px; height: 50px; margin-right: 10px; border: 1px solid #414141;}
.companyinfo ul {margin: 0;padding: 0;list-style:none;z-index:2; display: inline; float: left; width: 350px; height: 50px; margin-top: 0px;}
.companyinfo li {list-style-image:none;list-style-position:inside;margin:0px;padding:0px;display: inline; float: left; clear: left; height: 17px;}
.info2 {display: inline; float: right; clear: right;}
.info2 li {list-style-image:none; color: #a7a7a7; list-style-position:inside;margin:0px;padding:0px;display: inline;text-align: right; float: right; clear: right; height: 17px;}
.info2 li span {color: Red; font-family: Arial, Serif; font-size: 13px; font-weight: bold;}
.info2 li strong {color: #cecece; font-family: Arial, Serif; font-size: 18px; font-weight: bold; }
</pre></body></html>