
body {
  background: #669900;
	font-family:"Century Gothic";
  font-size: small;
  margin: 8px 0 16px;
  text-align: center;
}

#form_container {
  background: #fff;

  margin: 0 auto;
  text-align: left;
  width: 800px;
}


#top {
  display: block;
  height: 10px;
  margin: 10px auto 0;
  width: 650px;
}

#footer {
  width:100%;
  text-align:center;
  padding-bottom:15px;
  
}

#footer a {
  color:darkgreen;
  text-decoration: none;
 
}

#bottom {
  display: block;
  height: 10px;
  margin: 0 auto;
  width: 650px;
}

form.appnitro {
  margin: 20px 20px 0;
  padding: 0 0 20px;
}


.example {
  margin-top: 0px; 
  height: 1180px;
  border:solid 1px silver;
}

.example-header-left {
  position: absolute;
  top: 35px;
  left: 110px;
}

.example-header-right {
  position: absolute;
  top: 30px;
  right: 110px;
}

.example-sub-header-right {
  position: absolute;
  top: 213px;
  right: 110px;
}

.example-footer-left-jobtitle {
  position: absolute;
  bottom: 253px;
  left: 100px;
}
.example-footer-left-techname {
  position: absolute;
  bottom: 236px;
  left: 100px;

}
.example-footer-right {
  position: absolute;
  bottom: 190px;
  right: 170px;
}

.example-footer-bottom-right {
  position: absolute;
  bottom: 138px;
  right: 32px;
  min-width: 200px;
  width: 200px;
}


#company_logo > input {
  display: none !important;
  visibility: hidden !important;
  width: 0;
  height: 0;
}

#lbl_signature
{
  padding:0;
}

#lbl_logo
{
   padding:0;
}
.empty
{
  background-color: rgba(255, 238, 0, 0.171);
}

.notempty
{
  border:1px solid #45990063;
}

.example-lines {
  color: black;
  font-size: 11px;
  left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 300px;

}

.example-lines:empty {
  background-color: rgba(255, 238, 0, 0.171);
}
.example-footer-bottom-lines
{
  position:absolute;
  left:230px;
  bottom:90px;
}
#signature_image > input {
  display: none !important;
  visibility: hidden !important;
  width: 0;
  height: 0;
}

.saveForm {
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	background-color:#77b55a;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;

	font-size:20px;
	font-weight:bold;
	padding:14px 45px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.saveForm:hover {
	background:linear-gradient(to bottom, #6ddd35 5%, #315f1c 100%);
	background-color:#44941c;
}
.saveForm:active {
	position:relative;
	top:1px;
}

.appnitro {

  font-size: small;
}

.appnitro li {
  width: 100%;
}

form ul {
  font-size: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

form li {
  display: block;
  margin: 0;
  padding: 4px 5px 2px 9px;
  position: relative;
}

form li:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.buttons:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.buttons {
  clear: both;
  display: block;
  margin-top: 10px;
}

* html form li {
  height: 1%;
}

* html .buttons {
  height: 1%;
}

* html form li div {
  display: inline-block;
}

form li div {
  color: #444;
  margin: 0 4px 0 0;
  padding: 0 0 8px;
}

form li span {
  color: #444;
  
  margin: 0 4px 0 0;
  padding: 0 0 8px;
}

form li div.left {
  display: inline;
  float: left;
  width: 48%;
}

form li div.right {
  display: inline;
  float: right;
  width: 48%;
}

form li div.left .medium {
  width: 100%;
}

form li div.right .medium {
  width: 100%;
}

.clear {
  clear: both;
}

form li div label {
  clear: both;
  color: #444;
  display: block;
  font-size: 9px;
  line-height: 9px;
  margin: 0;
  padding-top: 3px;
}

form li span label {
  clear: both;
  color: #444;
  display: block;
  font-size: 9px;
  line-height: 9px;
  margin: 0;
  padding-top: 3px;
}

form li .datepicker {
  cursor: pointer !important;
  float: left;
  height: 16px;
  margin: 0.1em 5px 0 0;
  padding: 0;
  width: 16px;
}

.form_description {
  border-bottom: 1px dotted #ccc;
  clear: both;
  display: inline-block;
  margin: 0 0 1em;
}

.form_description[class] {
  display: block;
}

.form_description h2 {
  clear: left;
  font-size: 160%;
  font-weight: bold;
  margin: 0 0 3px;
}

.form_description p {
  font-size: 95%;
  line-height: 130%;
  margin: 0 0 12px;
}

form hr {
  display: none;
}

form li.section_break {
  border-top: 1px dotted #ccc;
  margin-top: 9px;
  padding-bottom: 0;
  padding-left: 9px;
  padding-top: 13px;
  width: 97% !important;
}

form ul li.first {
  border-top: none !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

form .section_break h3 {
  font-size: 110%;
  font-weight: 400;
  line-height: 130%;
  margin: 0 0 2px;
}

form .section_break p {
  font-size: 85%;

  margin: 0 0 10px;
}

/**** Buttons ****/
input.button_text {
  overflow: visible;
  padding: 0 7px;
  width: auto;
}

.buttons input {
  font-size:16px;
  margin-right: 5px;
}


/**** Inputs and Labels ****/
label.description {
  border: none;
  color: #222;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  padding: 0 0 1px;
}

span.symbol {
  font-size: 115%;
  line-height: 130%;
}

input.text {
  background: #fff url(../../../images/shadow.gif) repeat-x top;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-top: 1px solid #7c7c7c;
  color: #333;
  font-size: 100%;
  margin: 0;
  padding: 2px 0;
}

input.file {
  color: #333;
  font-size: 100%;
  margin: 0;
  padding: 2px 0;
}

textarea.textarea {
  background: #fff url(../../../images/shadow.gif) repeat-x top;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-top: 1px solid #7c7c7c;
  color: #333;

  font-size: 100%;
  margin: 0;
  width: 99%;
}

select.select {
  color: #333;
  font-size: 100%;
  margin: 1px 0;
  padding: 1px 0 0;
  background: #fff url(../../../images/shadow.gif) repeat-x top;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-top: 1px solid #7c7c7c;
}

input.currency {
  text-align: right;
}

input.checkbox {
  display: block;
  height: 13px;
  line-height: 1.4em;
  margin: 6px 0 0 3px;
  width: 13px;
}

input.radio {
  display: block;
  height: 13px;
  line-height: 1.4em;
  margin: 6px 0 0 3px;
  width: 13px;
}

label.choice {
  color: #444;
  display: block;
  font-size: 100%;
  line-height: 1.4em;
  margin: -1.55em 0 0 25px;
  padding: 4px 0 5px;
  width: 90%;
}

select.select[class] {
  margin: 0;
  padding: 1px 0;
}


*:first-child + html select.select[class] {
  margin: 1px 0;
}

.safari select.select {
  font-size: 120% !important;
  margin-bottom: 1px;
}

input.small {
  width: 25%;
}

select.small {
  width: 25%;
}

input.medium {
  width: 50%;
}

select.medium {
  width: 50%;
}

input.large {
  width: 99%;
}

select.large {
  width: 100%;
}

textarea.small {
  height: 5.5em;
}

textarea.medium {
  height: 10em;
}

textarea.large {
  height: 20em;
}

/**** Errors ****/
.error_message_line {
  background: #fff;
  border: 1px dotted red;
  margin-bottom: 1em;
  padding-left: 0;
  padding-right: 0;
  padding-top: 4px;
  text-align: center;
  width: 99%;
  font-size: 12px;
}
.error_message {
  background: #fff;
  border: none;
  color: red;
  text-align: left;
  display: inline-block;
  font-size: 10px;
}
#error_message_title {
  color: #df0000;
  font-size: 125%;
  margin: 7px 0 5px;
  padding: 0;
}

#error_message_desc {
  color: #000;
  font-size: 100%;
  margin: 0 0 0.8em;
}

#error_message_desc strong {
  background-color: #ffdfdf;
  color: red;
  padding: 2px 3px;
}

form li.error {
  background-color: #ffdfdf !important;
  border-bottom: 1px solid #eacbcc;
  border-right: 1px solid #eacbcc;
  margin: 3px 0;
}

form li.error label {
  color: #df0000 !important;
}

form p.error {
  clear: both;
  color: red;
  font-size: 10px;
  font-weight: 700;
  margin: 0 0 5px;
}

form .required {
  color: red;
  float: none;
  font-weight: 700;
}

/**** Guidelines and Error Highlight ****/
form li.highlighted {
  background-color: #fff7c0;
}

form .guidelines {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  color: #444;
  font-size: 80%;
  left: 100%;
  line-height: 130%;
  margin: 0 0 0 8px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 42%;
  z-index: 1000;
}

form .guidelines small {
  font-size: 105%;
}

form li.highlighted .guidelines {
  visibility: visible;
}

form li:hover .guidelines {
  visibility: visible;
}

.no_guidelines .guidelines {
  display: none !important;
}

.no_guidelines form li {
  width: 97%;
}

.no_guidelines li.section {
  padding-left: 9px;
}

/*** Success Message ****/
.form_success {
  clear: both;
  margin: 0;
  padding: 90px 0pt 100px;
  text-align: center;
}

.form_success h2 {
  clear: left;
  font-size: 160%;
  font-weight: normal;
  margin: 0pt 0pt 3px;
}

/*** Password ****/
ul.password {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.password h2 {
  color: #df0000;
  font-weight: bold;
  margin: 0pt auto 10px;
}

.password input.text {
  font-size: 170% !important;
  width: 380px;
  text-align: center;
}
.password label {
  display: block;
  font-size: 120% !important;
  padding-top: 10px;
  font-weight: bold;
}

#li_captcha {
  padding-left: 5px;
}

#li_captcha span {
  float: none;
}

/** Embedded Form **/

.embed #form_container {
  border: none;
}

.embed #top,
.embed #bottom,
.embed h1 {
  display: none;
}

.embed #form_container {
  width: 100%;
}

.embed #footer {
  text-align: left;
  padding-left: 10px;
  width: 99%;
}

.embed #footer.success {
  text-align: center;
}

.embed form.appnitro {
  margin: 0px 0px 0;
}


#lbl_company_logo
{
  padding:0;
}







/**** Logo Section  *****/
h1 {
  background-color: #99cc00;
  margin: 0;
  min-height: 0;
  padding: 0;
  text-decoration: none;
  text-indent: -8000px;
}

h1 a {
  display: block;
  height: 100%;
  min-height: 40px;
  overflow: hidden;
}

img {
  behavior: url(css/iepngfix.htc);
  border: none;
}

textarea {
    resize: none;
}
.actual_error
{
    background-color: #ffcccc;
    border-color:#ff1a1a !important;
}
.actual_ok_icon
{
    display: inline;
    position: absolute;
    font-size: 15px;
    color: green;
}
.actual_error_icon
{
    display: inline;
    position: absolute;
    font-size: 15px;
    color: red;
}
.actual_concession_icon
{
    display: inline;
    position: absolute;
    font-size: 15px;
    color: blue;
}
.left-div
{
    position:absolute;
    left:35px;
}
.left-div-2
{
    position:absolute;
    left:0px;
    border: solid 0px black;
   
    padding-top:2px;
    height:17px;
    
}
.right-div
{
    position:absolute;
    right:15px;
    border: solid 0px black;
    padding-left:1px;
    padding-top:2px;
    width:180px;
    height:17px;
}
.right-div-2
{
    position:absolute;
    right:45px;
    border: solid 0px black;
    padding-left:1px;
    padding-top:2px;
    width:180px;
    height:17px;
}

.logo {
  border: 1px solid silver;
  height: 100px;
  width: 110px;
  vertical-align: bottom;
  text-align: center;
  
  margin:0px;
}



.no-logo {
  border: none;
  height: 95px;
  width: 105px;
  vertical-align: bottom;
  text-align: center;
}

input[type=file] {
  display: none !important;
  visibility: hidden !important;
  width: 0;
  height: 0;
}
.missing
{
    color:red;
}
.left-panel
{

    width:600px;  

}
#spnPeriod
{
    font-size:10pt;
    color:gray;
}
.tech-font
{

    font-size:10px;color:rgb(0,0,0);font-style:normal;text-decoration: none
}

.tech-font-xl
{
   font-size:12px;
}

.tech-label
{
    font-weight:bold;
}

.td-input
{
    padding-left:0px;
    padding-right:8px;
    padding-top:0px;
    padding-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    border:none;
}

.label
{
	font-weight: bold;
	color:silver;
    font-size:12px;
    padding-bottom:4px;
    padding-top: 4px;
}


.sm-label
{
    font-weight: bold;
	color:silver;
    font-size:9px;

}
span.cls_002{font-size:8.1px;color:rgb(105,105,105);font-weight:normal;font-style:normal;text-decoration: none}
div.cls_002{font-size:8.1px;color:rgb(105,105,105);font-weight:normal;font-style:normal;text-decoration: none}
span.cls_003{font-size:22.1px;color:rgb(0,0,0);font-weight:bold;font-style:normal;text-decoration: none}
div.cls_003{font-size:22.1px;color:rgb(0,0,0);font-weight:bold;font-style:normal;text-decoration: none}
span.cls_004{font-size:18.1px;color:rgb(0,0,0);font-weight:bold;font-style:normal;text-decoration: none}
div.cls_004{font-size:18.1px;color:rgb(0,0,0);font-weight:bold;font-style:normal;text-decoration: none}
span.cls_005{font-size:11px;color:rgb(0,0,0);font-weight:bold;font-style:normal;text-decoration: none}
div.cls_005{font-size:10.0px;color:rgb(0,0,0);font-weight:bold;font-style:normal;text-decoration: none}

span.cls_007{font-size:10.1px;color:rgb(0,0,0);font-weight:normal;font-style:normal;text-decoration: none}
div.cls_007{font-size:10.1px;color:rgb(0,0,0);font-weight:normal;font-style:normal;text-decoration: none}
span.cls_008{font-size:10.1px;color:rgb(0,0,0);font-weight:normal;font-style:normal;text-decoration: none}
div.cls_008{font-size:10.1px;color:rgb(0,0,0);font-weight:normal;font-style:normal;text-decoration: none}
span.cls_009{font-size:8.1px;color:rgb(0,0,0);font-weight:normal;font-style:normal;text-decoration: none}
div.cls_009{font-size:8.1px;color:rgb(0,0,0);font-weight:normal;font-style:normal;text-decoration: none}
span.cls_010{font-size:12.1px;color:rgb(255,0,0);font-weight:normal;font-style:normal;text-decoration: none}
div.cls_010{font-size:12.1px;color:rgb(255,0,0);font-weight:normal;font-style:normal;text-decoration: none}
span.cls_011{font-size:10.1px;color:rgb(0,192,0);font-weight:normal;font-style:normal;text-decoration: none}
div.cls_011{font-size:8.1px;color:rgb(0,192,0);font-weight:normal;font-style:normal;text-decoration: none}
.medium-font {font-size:10pt;}
.txt-input
{
    
    border-color: yellowgreen;
    border-width:1px;
    top:0px;
    box-sizing: border-box;
    height:17px;

}

.txt-input-ro
{
    
    border:none;
    background-color:rgba(206, 206, 206, 0.432) ;
    top:0px;
    box-sizing: border-box;

}

.txt-heading
{
    height:25px;
    border-color: yellowgreen;
    font-size:20px;
    font-weight:bold;
    text-align:center;
    border-width:1px;
}
.txt-product
{
    height:20px;
    border-color: yellowgreen;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    border-width:1px;
}
.select-input
{
    height:18px;
    border-color: yellowgreen;
    top:2px;
    position: absolute;
    width:90px;
    border-width:1px;
}

.txt-input-comment
{
    height:50px;
    border-color: silver;
    border-width:1px;
    font-family:"Century Gothic";
}

ul li
{
    list-style: none;
}

ul
{
    padding-left:0px;
}

.dnu
{
    text-decoration: line-through;

}
.dnu2
{
 background-color: black;
}
#ulspecs a
{
    font-size:10pt;
    color: darkblue;


}



.spec-up, .spec-down
{
	text-decoration: none;
	
}

input:disabled
{
    background-color: silver;
}

.disabled
{
    background-color: silver;
}

.div-spec-info
{
    font-size:9pt;
    color:black;
    text-align: left;
}

.tbl-spec-info
{
  margin-top:5px;
  width:100%;
  border-collapse: collapse;
}
.tbl-spec-info tr td
{
    border:black solid 1px;
}
.select-editable {position:relative; background-color:white; border:solid grey 1px;  width:80px; height:16px;}
.select-editable select {position:absolute; top:0px; left:0px;  border:none; width:80px; margin:0;}
.select-editable input {position:absolute; top:0px; left:0px; width:60px; padding:1px;  border:none;}
.select-editable select:focus, .select-editable input:focus {outline:none;}

.lbl {
    
    /* border: solid 1px grey; */
    /* color: #59881b; */
    padding: 2px 8px;
    font-size: 12px;
    text-align: center;
    width:14px;
}


.dv-700
{
    width:700px;
}
.dv-500
{
    width:500px;
}
.dv-630
{
    width:630px;
}

.dv-640
{
    width:640px;
}
.fail_action_arrow_right
{
    width: 120px;
    position: absolute;
    display: inline-block;
    margin-left: 20px;
    line-height:1.8em;
}
.fail_action_arrow_left
{
    width: 120px;
    position: absolute;
    display: inline-block;
    margin-left: -80px;
    line-height:1.8em;
}
.ui-icon-check {
    background-position: -64px -144px !important;
    background-position-x: -64px;
    background-position-y: -144px;
}
.ui-icon-blank {
    background-position: 16px 16px !important;
    background-position-x: 16px;
    background-position-y: 16px;
}


.ui-dialog .ui-dialog-content
{
    overflow: hidden;

}

.ui-widget-header
{
 background-color: #77b003;
 color:white;
}






.dropdown-menu {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
    background-color: white;
  }
  .dropdown-menu > li > a {
    border-radius: 3px;
    color: inherit;
    line-height: 20px;
    margin: 2px;
    text-align: left;
    font-weight: normal;
    display: block;
    padding: 3px 10px;
  }
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:focus,
  .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #77b003;
    outline: 0;
  }
  .dropdown-menu > li > a.font-bold {
    font-weight: 600;
  }

  .specitem-left
  {
      position: relative;
      left:0px;
      display:inline-block;
      color:#77b003;
  }
  
  .specitem-right
  {
      position: relative;
      right:0px;
      float:right;
      width:120px;
      display:inline-block;
      color:#77b003;
  }

  #company_logo > input {
    display: none !important;
    visibility: hidden !important;
    width: 0;
    height: 0;
  }

  .tooltip {
    position: relative;
    display: block;
  
    padding-bottom:0px;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    font-size:10pt;
    opacity: 0;
    transition: opacity 0.3s;
  }
  
  .tooltip-top
  {
    bottom: 135%;
    left: 10%;
    margin-left: -60px;
  
  }
  .tooltip-left
  {
    top:-30px;
    right:105%;
    min-height:60px;
  
  }

  .tooltip-left-1line
  {
    top:-5px;
    right:105%;
    min-height:15px;
    margin-right:5px;
  
  }

  .tooltip-right
  {
    top:-30px;
    left:105%;
    min-height:60px;
  
  }

  .tooltip-right-1line
  {
    top:-5px;
    left:105%;
    margin-left:5px;
    min-height:15px;
  }

  .tooltip-bottom
  {
    top: 100%;
    left: 50%;
    margin-left: -60px;
  
  }

  .tooltip .tooltip-top::after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  .tooltip .tooltip-bottom::after {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 50%; /* To the right of the tooltip */
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent  #555 transparent;
  }

  .tooltip .tooltip-left::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555;
  }
  
  .tooltip .tooltip-left-1line::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555;
  }

  .tooltip .tooltip-right::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent  #555 transparent transparent;
  }

  .tooltip .tooltip-right-1line::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent  #555 transparent transparent;
  }

  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

  input::placeholder
  {
      color:silver;
  }

  input
  {
    font-family:"Century Gothic";
  }

  .hlink
  {
    color:blue;
  }

  .hlink2
  {
    color:green;
  }

  
  input[type=checkbox] {
    visibility: hidden;
  }
  
  input[type="checkbox"]:checked {
    visibility: hidden;
  }
  .icheckbox_flat-blue
  {
    vertical-align: baseline !important;
  }

  .btn-primary {
    color: #fff;
    background-color: #77b003;
    border-color: #1ab394;
}
.btn-w-m {
    min-width: 80px;
}
.btn {
    border-radius: 3px;
    font-size: 13px;

}
#img_signature
{
  position: absolute;
    bottom: 0px;
    transform: translateX(-50%);

}

#industry
{
  background-color:rgba(255, 238, 0, 0.171);
}