.hidden-checkbox,
.hidden-radio {
  display: none; }

.hidden-checkbox + div,
.hidden-radio + div {
  cursor: pointer;
  float: left; }

.form-checkbox + label,
.form-radio + label {
  float: left;
  margin-left: 10px; }

.form-checkbox + span {
  margin-left: 10px; }

label.windows p {
  float: left;
  margin-right: 10px; }

.hidden-radio + div {
  background: url(../images/sprites.png) -156px -112px no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px; }

.hidden-radio:checked + div {
  background: url(../images/sprites.png) -1657px -56px no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px; }

.hidden-checkbox + div {
  background: url(../images/sprites.png) -129px -112px no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px; }

.hidden-checkbox:checked + div {
  background: url(../images/sprites.png) -102px -112px no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px; }



label {
  font-size: 21px;
  color: #545454;
  font-weight: normal;
  margin: 0 0 5px 0; }

#contact-forms-quote-form label {
  font-size: 17px;
}

.description {
  color: #737373;
  font-size: 14px;
  max-width: 480px; }

.form-textarea-wrapper textarea {
  padding: 10px;
  font-size: 18px;
  color: #545454;
  width: 480px;
  font-weight: 200; }

.form-textarea-wrapper {
  width: 480px; }

input[type="submit"] {
  border: none;
  background-color: transparent;
  opacity: 0; }

input[type="submit"].no-button {
  opacity: 1; }

span.error {
  color: #ee4d27;
  margin-left: 15px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

input.form-text,
textarea {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0 0 7px rgba(0,0,0,.15);
  -ms-box-shadow: inset 0 0 7px rgba(0,0,0,.15);
  -o-box-shadow: inset 0 0 7px rgba(0,0,0,.15);
  box-shadow: inset 0 0 7px rgba(0,0,0,.15);
  -webkit-transition: background .3s ease, border .3s ease;
  -moz-transition: background .3s ease, border .3s ease;
  -ms-transition: background .3s ease, border .3s ease;
  -o-transition: background .3s ease, border .3s ease;
  transition: background .3s ease, border .3s ease;
}

input.form-text {
  line-height: 36px;
  width: 470px;
  height: 36px;
  padding-left: 10px; }

#contact-forms-quote-form input.form-text {
  box-sizing: border-box;
}

#contact-forms-quote-form .form-textarea-wrapper,
#contact-forms-quote-form .form-textarea-wrapper textarea {
  width: 100%;
}

input.form-text.error {
  background: #fcdfd8;
  border: 1px solid #ee4d27;
}

.form-actions,
.form-item {
  margin: 0 0 30px 0; }

  .button.green {
    color: white;
    font-size: 24px; }

input[type=checkbox] {
  margin: 0 0 0 -4px; }

input[type=checkbox]:checked {
  background: url(../images/sprites.png) -102px -112px no-repeat; }

input[type=radio]:checked {
  background: url(../images/sprites.png) -1657px -56px no-repeat; }

#submit-wrapper {
  margin-top: 50px;
  width: 480px; }
  #submit-wrapper .required {
    float: right;
    margin-top: 10px;
    font-size: 18px; }
    #submit-wrapper .required span {
      color: #ee4d27; }

.form-item-lead-additional-info {
	display: none;
}


/*Download White Paper Form */
#download-white-paper .column-2{
    width: 425px;
    margin: 0 72px 0 0;
    float: left;
}
#download-white-paper form#contact-forms-white-paper-form input.form-text {
    width: 100%;
}
#download-white-paper form#contact-forms-white-paper-form input[type='radio']{
    width: 14px;
    height: 14px;
}
#download-white-paper form#contact-forms-white-paper-form select{
    font-size: 85%;
}
#download-white-paper form#contact-forms-white-paper-form div#edit-lead-entity{
    margin:22px 0 32px 0;
    min-height: 16px;
}
#download-white-paper form#contact-forms-white-paper-form div.form-item-lead-entity{
    float: left;
    clear: none;
}
#download-white-paper form#contact-forms-white-paper-form div.form-item-lead-entity input{
    float: left;
    clear: none;
}
#download-white-paper form#contact-forms-white-paper-form div.form-item-lead-entity label{
    margin:0 10px 0 2px;
    float: left;
    clear: none;
    font-size: 0.825em;
}
#download-white-paper .download-cta
{
    color:#df9a1e;
    text-align: center;
    width: 100%;
    margin-top: 24px;
}
#white-paper-thankyou .row{
    margin-bottom: 34px;
}

#white-paper-thankyou div.contact-links {
    border-bottom: 1px solid #d6d7d8;
}
#white-paper-thankyou div.contact-links ul li
{
    background: none;
    padding: 0;
    margin: 0;
}
#white-paper-thankyou div.contact-links ul li
{
    background: none;
    padding: 0;
    margin: 0;
}
#white-paper-thankyou div.quote
{
    padding: 18px 0 30px 0 ;
    border-bottom: 1px solid #d6d7d8;
}
#white-paper-thankyou div.quote span
{
    font-size: 1.3em;
    font-weight: 600;
    display: block;
    text-align: right;
}
#white-paper-thankyou div.quote span.quote
{
    font-weight: 500;
    font-size: 1.8em;
    font-style: italic;
    text-align: center;
    margin-bottom: 35px ;
}




/* Request Quote Form */
#intego-request-quote div.awards{
    border-bottom: 22px solid #84b941;
}
#intego-request-quote div.awards p {
    display: block;
    float: left;
    font-size: 1.5em;
    line-height: normal;
    width: 45%;
    padding: 72px 0 25px 0;
}
#intego-request-quote div.awards img {
    float: left;
    padding: 32px 0 0 32px;
}
#intego-request-quote .column-2{
    width: 425px;
    margin: 0 72px 0 0;
    float: left;
}
#intego-request-quote form#contact-forms-quote-form input.form-text {
    width: 100%;
}
#intego-request-quote form#contact-forms-quote-form input[type='radio']{
    width: 14px;
    height: 14px;
}
#intego-request-quote form#contact-forms-quote-form select{
    font-size: 85%;
}
#intego-request-quote form#contact-forms-quote-form div#edit-lead-entity{
    margin:22px 0 32px 0;
    min-height: 16px;
}
#intego-request-quote form#contact-forms-quote-form div.form-item-lead-entity{
    float: left;
    clear: none;
}
#intego-request-quote form#contact-forms-quote-form div.form-item-lead-entity input{
    float: left;
    clear: none;
}
#intego-request-quote form#contact-forms-quote-form div.form-item-lead-entity label{
    margin:0 10px 0 2px;
    float: left;
    clear: none;
    font-size: 0.825em;
}
#intego-request-quote form#contact-forms-quote-form #edit-lead-products{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
#intego-request-quote div.contact-links {
    border-bottom: 1px solid #d6d7d8;
}
#intego-request-quote div.contact-links ul li
{
    background: none;
    padding: 0;
    margin: 0;
}
#intego-request-quote div.contact-links ul li
{
    background: none;
    padding: 0;
    margin: 0;
}
#intego-request-quote div.quote
{
    padding: 18px 0 30px 0 ;
    border-bottom: 1px solid #d6d7d8;
}
#intego-request-quote div.quote span
{
    font-size: 1.3em;
    font-weight: 600;
    display: block;
    text-align: right;
}
#intego-request-quote div.quote span.quote
{
    font-weight: 500;
    font-size: 1.8em;
    font-style: italic;
    text-align: center;
    margin-bottom: 35px ;
}
#intego-request-quote div.quote span.name
{

}
#intego-request-quote div.quote span.org
{

}
#intego-request-quote div.banner-ad
{
    margin-top: 45px;
}
#intego-request-quote div.banner-ad img
{
    padding: 6px;
}
/*#requestForm,
.grippie {
  display: none;
}*/