/*
Theme Name: American Paperco Converting
Theme URI: https://www.searchmarketingresource.com/
Author: Search Marketing Resource LLC
Author URI: https://www.searchmarketingresource.com/
Description: 
Version: 1.0
License: 

-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- */


/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.center {
  text-align: center;
}

span.wpcf7-not-valid-tip{margin-top: -40px;font-size: 14px;}
.check span.wpcf7-list-item{position: relative}
.wpcf7-form .wpcf7-checkbox label {position: relative; cursor: pointer;}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] {position: absolute;width: 100%;height: 100%;z-index: 1;-webkit-appearance: none;outline: none;border: none; border-radius: 0;background: none !important}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span {display: inline-block; vertical-align:middle; padding-left:36px; position:relative;}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: '';
  height: 23px;
  width: 23px;
  top: 12px;
  left: 0;
  border: 1px solid #000000;
  box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: '\2713';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 2px;
    left: 5px;
    visibility: hidden; font-size: 16px;
	box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before {background: transparent;}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {visibility: visible;}

.parsley-errors-list{margin:0; padding:0; list-style:none; font-size:13px; color:#ff0000; margin-top:-20px;}
.parsley-errors-list li{padding:0 20px; padding-bottom:15px;}
.calculator_form #frm_inductance h4{padding-left: 20px}
.calculator_form #frm_inductance label{font-size: 15px;letter-spacing: 0px;font-weight: 500;text-transform: capitalize}
.calculator_form.third #frm_inductance .left.third{width: 100%;float: none;padding-left: 10px;padding-right: 0}
.calculator_form.third #frm_inductance .three-pnl{width: 33%;display: inline-block;vertical-align: top}
.calculator_form.third{margin-left: -10px}
.tablecont .left{width: 50%}
.tablecont .left h5,.tablehead .left h5{text-transform: uppercase;
    background-color: #00804e;
    display: inline-block;
    color: #fff;
	padding: 0 4px;}
.calculator_form .left.right{padding-right:0;padding-left: 10px }