.astric{
    color: red;
}
i.fa.fa-info-circle {
    position: absolute;
    top: 15px;
    right: 32px;
    font-size: larger;
    color: #F16D09;
    cursor: pointer;
}
.payYTDdes{
    background: #F16D09;
    color: #fff;
    padding: 0px 6px;
    font-size: 12px;
    position: absolute;
    right: 33px;
    bottom: 58px;
    display: none;
}
i.fa.fa-info-circle:hover + .payYTDdes {
  display: block;
}

.stubcreator_maker1 input, .stubcreator_maker1 select {
    height: 25px;
}
.daterangepicker,
.employee-details input[type="text"] {
    border: 1px solid #ccc;
}
input.text:focus,
input.title:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
    border-color: #2d3940;
    color: #3e3e3e;
}
.main-fields {
    width: 980px;
    margin: 0 auto;
}
.main-fields input.text:focus,
.main-fields input.title:focus,
.main-fields input[type="text"]:focus,
.main-fields select:focus,
.main-fields textarea:focus {
    border-color: #ccc;
}
.stubcreator_maker1 {
    min-height: 570px;
    position: relative;
}
.default_stub {
    background-image: url(../images/simple_stub_new/addition-deduction/template_0.jpg);
}
.auto_cal_off_tmp {
    background-image: url(../images/simple_stub_new/auto_cal_off_tmp.jpg);
}
.stub_template1 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_1.jpg);
}
.stub_template8,
.stub_template2 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_2.jpg);
}
.stub_template9,
.stub_template3 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_3.jpg);
}
.stub_template4 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_4.jpg);
}
.stub_template5 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_5.jpg);
}
.stub_template6 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_2.jpg);
}
.stubcreator_maker {
    background-image: url(../images/stub-front.jpg) no-repeat;
    min-height: 485px;
    position: relative;
}
.es_label{
    width: 100%;
    text-align: right;
    font-weight: 800 !important;
    font-size: 24px !important;
}
.es_label input{
    font-size: 20px !important;
}
.content-area {
    margin-top: 40px;
}
.stub-intro {
    margin-bottom: 40px;
    line-height: 20px;
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
}
.general-fields table {
    width: 100%;
    border: 0;
}
.general-fields table td {
    width: 15%;
    float: left;
    height: 50px;
    padding: 0;
    margin: 0 0 0 15px;
    border: 0;
}
.general-fields {
    padding: 20px 20px 0;
    border: 2px solid rgba(210, 229, 238, 1);
    box-shadow: 0px 5px 9px 0px rgba(217, 220, 222, 1);
    border-radius: 15px;
}
.general-fields input,
.general-fields select,
.new-stubs input {
    border: 1px solid #ccc;
    border-radius: 2px;
}
input#companyName,
input#company_add,
input#company_add_2 {
    padding: 0 0 0 10px;
    z-index: 1;
}
.general-fields table td input[type="text"],
input#hour-rate,
input#workinghour,
select {
    width: 100%;
    height: 25px;
}
input#empl-name,
input#employee_add,
input#employee_add_2 {
    left: 12px;
    height: 25px;
    width: 34%;
}
input#companyName, input#company_add, input#company_add_2 {
    padding: 0 0 0 10px;
    z-index: 1;
}
input#amtdeduction,
input#finalamt,
input#grossamt,
input#netpay-total,
input#totaldeduct {
    width: 120px;
    padding: 6px;
    top: 528px;
    font-size: 15px;
}
#control_no_title{
    position: absolute;
    right: 0;
    width: 120px;
    font-weight: 700;
    top: -35px;
}
.top_titles{
    position: absolute;
    top: 40px;
}
.autocalc_off_template .top_titles{
    top:35px;
     
}
#emp-name-title{
    position: relative;
    width: 300px;
    left: 13px;
    border: 1px solid #b7b7b7;
}
#ssn-title{
    width: 120px;
    position: relative;
    left: 62px;
    border: 1px solid #b7b7b7;
}
#paydate-title{
    width: 120px;
    position: relative;
    left: 75px;
    border: 1px solid #b7b7b7;
}
#reporting-period-title{
    width: 195px;
    position: relative;
    left: 95px;
    border: 1px solid #b7b7b7;
}
.middle_titles{
    position: absolute;
    top: 163px;
}
.middle_titles input{
    height: 23px;
    position: relative;
    border: 1px solid #b7b7b7;
}
.autocalc_off_template .middle_titles{
    top: 160px;
}
#input-title{
    left: 10px;
    width: 130px;
}
#rate-title{
    width: 70px;
    left: 25px;
}
#hours-title{
    width: 82px;
    left: 52px;
}
#cpay-title{
    width: 115px;
    left: 80px;
}
#deduction-title{
    width: 200px;
    left: 100px;
}
#total-title{
    left: 125px;
    width: 105px;
}
#ytdtotal-title{
    left: 150px;
    width: 100px;
}
.bottom_titles{
    position: absolute;
    bottom: 60px;
}
.bottom_titles input{
    position: relative;
    height: 23px;
    border: 1px solid #b7b7b7;
}
.autocalc_off_template .bottom_titles{
    bottom: 57px;
}

.top_titles input, .middle_titles input, .bottom_titles input{
    color: #000;
}
#ytdgross-title{
    left: 40px;
    width: 120px;
}
#ytddedu-title{
    left: 60px;
    width: 125px;
}
.autocalc_off_template #ytddedu-title{
    left: 58px;
    width: 121px;
}
#ytdnet-title{
    left: 113px;
    width: 120px;
}
#btotal-title{
    left: 155px;
    width: 120px;
}
#dedu-title{
    left: 183px;
    width: 120px;
}
#netpay-title{
    left: 260px;
    width: 90px;
}

.general-fields table td label.payBase {
    float: left;
    padding-top: 25px;
}
.employee-details {
    margin: 50px auto 85px;
    text-align: left;
    position: relative;
}
.employee-details > h2 {
    font-size: 28px;
    text-align: center;
    padding: 20px 0;
    background: #e8e8e8;
    width: 35%;
    margin: 0 auto 30px;
    font-weight: 700;
    text-transform: uppercase;
}
input#companyName {
    width: 35%;
    height: 25px;
    margin: 0 10px 0 0;
    position: absolute;
    top: -38px;
}
input#company_add {
    width: 35%;
    height: 25px;
    position: absolute;
    top: -5px;
    left: 0;
}

input#empl-name {
    position: absolute;
    top: 70px;
    background: 0 #f6f6f6;
    padding: 5px;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
}
input#employee_add,
input#ssn-num {
    position: absolute;
    background: 0 #f6f6f6;
    padding: 5px;
    border: 1px solid #d6d6d6;
}
input#employee_add {
    top: 100px;
    border-radius: 2px;
}
input#ssn-num {
    width: 119px;
    right: 50.7%;
    top: 96px;
    text-align: center;
    border-radius: 2px;
}
input#days-diff,
input#employee_add_2 {
    position: absolute;
    background: 0 #f6f6f6;
    padding: 5px;
    border: 1px solid #d6d6d6;
}
input#days-diff {
    right: 17.5%;
    top: 96px;
    width: 157px;
    border-radius: 2px;
}
input#company_add_2 {
    width: 35%;
    height: 25px;
    position: absolute;
    top: 28px;
    left: 0;
}
input#employee_add_2 {
    top: 130px;
    border-radius: 2px;
}
input#currentdate,
input#empid {
    position: absolute;
    top: 96px;
    background: 0 #f6f6f6;
    padding: 5px;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.059);
}
.count_stub {
    text-align: center;
    font-weight: 800;
    color: #F16D09;
    text-transform: uppercase;
}
input#currentdate {
    right: 37.2%;
    width: 118px;
}
label.empfieldlabel {
    position: absolute;
    right: 65px;
    top: 61px;
    background: 0;
    width: 110px;
    padding: 5px;
    font-size: 14px;
}
input#empid {
    right: 8px;
    width: 124px;
}
input#controlID,
input#reg-pay-rate {
    border: 1px solid #d6d6d6;
    background: 0 #f6f6f6;
    position: absolute;
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.059);
}
input#controlID {
    right: 20px;
    top: 38px;
    width: 85px;
    padding: 0 0 0 5px;
    border-radius: 2px;
}
input#reg-pay-rate {
    left: 16%;
    top: 215px;
    width: 68px;
    padding: 5px;
    border-radius: 2px;
}
input#reg-pay-hour {
    background: 0 #f6f6f6;
    left: 26%;
    top: 215px;
    width: 80px;
    padding: 5px;
    position: absolute;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.059);
}
input#amtdeduction,
input#federal-payYTD-total,
input#federal-total,
input#final-netamt,
input#finalamt,
input#grossamt,
input#netpay-total,
input#pricetotal,
input#social-payYTD-total,
input#social-total,
input#state-payYTD-total,
input#state-total,
input#totaldeduct,
input#ca-sdi-total,
input#ca-sdi-payYTD-total,
input#ny-sdi-total,
input#ny-sdi-payYTD-total,
input#ny-fli-total,
input#ny-fli-payYTD-total{
    border: 0;
    background: 0;
    position: absolute;
}
input#pricetotal {
    left: 38.5%;
    top: 215px;
    width: 90px;
    padding: 5px;
}
input#medicare-payYTD-total,
input#medicare-total {
    background: 0;
    padding: 6px;
    position: absolute;
    top: 240px;
    border: 0;
}
input#social-payYTD-total,
input#social-total {
    padding: 6px;
    top: 270px;
}
input#federal-payYTD-total,
input#federal-total {
    padding: 6px;
    top: 300px;
}
input#state-payYTD-total,
input#state-total {
    padding: 6px;
    top: 330px;
}
input#ca-sdi-total,
input#ny-sdi-total{
    right: 15%;
    width: 80px;
    top: 360px;
}
input#ca-sdi-payYTD-total,
input#ny-sdi-payYTD-total{
    right: 25px;
    width: 80px;
    top: 360px;
}

input#ny-fli-total{
    right: 15%;
    width: 80px;
    top: 390px;
}
input#ny-fli-payYTD-total{
    right: 25px;
    width: 80px;
    top: 390px;
}

input#grossamt {
    left: 39px;
}
input#amtdeduction {
    left: 18.6%;
}
input#netpay-total {
    left: 37%;
}
input#finalamt {
    right: 33.8%;
}
input#totaldeduct {
    right: 18.4%;
}
input#final-netamt {
    padding: 6px;
    top: 528px;
    font-size: 15px;
}

input#email,
input#name,
input#telephone {
    border: 1px solid #a9a9a9;
    color: #a9a9a9;
    padding: 10px;
}
.stubcreator_maker .glyphicon-calendar,
.stubcreator_maker1 .glyphicon-calendar,
img.ui-datepicker-trigger {
    position: absolute;
    right: 370px;
    top: 39px;
    background: 0;
    padding: 5px;
}
.main-fields .preview-btn #stubpreview {
    margin: 0 0 0 10px;
    display: block;
    text-align: center;
    box-shadow: none;
    text-transform: uppercase;
    border-radius: 5px;
    line-height: 1;
}
.row_addi input,.dedu_row input {
    border: 1px solid #c7c4c4 !important;
}
.ajax_btn {
    text-align: center;
    margin-top: 20px;
}
input#edit_btn,
input#stubpreview,
input#submit_btn {
    font-size: 18px;
    border: 0;
    color: #000000;
    background: #f16d09;
    padding: 8px 15px;
    cursor: pointer;
    border-radius: 5px;
}
input#stubpreview{
    position: absolute;
    right: 2px;
    top: 2px;
    color: #fff !important;
    background: #000000 !important;
}
input#edit_btn:hover,
input#submit_btn:hover {
    background: #f16d09;
}
input#stubpreview:hover{
    background: #000000;
}
.hire_emp_sec.hire_emp_date_cls {
    width: 100%;
    position: relative;
}

.hire_emp_sec.hire_emp_date_cls input {
    width: 100%;
    height: 25px;
}
.stub_template7 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_7.jpg);
}
.addi_dedu_form_image.stub_template7 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_7.jpg);
}
#edit_stub:disabled {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
}
.stripe_response {
    color: #F16D09;
    padding-top: 10px;
}
div#loader-w2form img {
    width: 28px !important;
    margin-right: 10px;
}
div#contact p {
    padding-top: 15px !important;
}
.page-template-advance_stub_template input#currentdate {
    right: 15%;
    top: 84px;
}
.page-template-advance_stub_template input#days-diff {
    right: 30.5%;
    top: 84px;
}
.page-template-advance_stub_template input#ssn-num {
    right: 50.7%;
    top: 84px;
}
.page-template-advance_stub_template input#empid {
    right: 8px;
    top: 84px;
}
.advance_stub_mrg {
    margin: 50px auto 85px;
    text-align: left;
    position: relative;
}
.auto_cal_off_tmp input#gross_earning {
    width: 16%;
    height: 25px;
    padding: 5px;
    position: absolute;
    top: 38%;
    left: 8px;
    border: 1px solid #ccc;
    background-color: #f6f6f6;
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.059);
}
.auto_cal_off_tmp input#federal_tax,
.auto_cal_off_tmp input#fica_medicare,
.auto_cal_off_tmp input#fica_soc_security,
.auto_cal_off_tmp input#state_tax,
.auto_cal_off_tmp input#statutary_deduction {
    width: 22%;
    height: 25px;
    left: 52%;
    border: 1px solid #ccc;
    background-color: #f6f6f6;
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.059);
    padding: 5px;
    position: absolute;
}
.auto_cal_off_tmp input#statutary_deduction {
    top: 38%;
}
.auto_cal_off_tmp input#fica_medicare {
    top: 44%;
}
.auto_cal_off_tmp input#fica_soc_security {
    top: 50%;
}
.auto_cal_off_tmp input#federal_tax {
    top: 56%;
}
.auto_cal_off_tmp input#state_tax {
    top: 62%;
}
#show-templates .item img
/* .cookie-overlay.p-4 */ {
    padding-bottom: 10px;
}
.auto_cal_off_tmp input#amtdeduction,
.auto_cal_off_tmp input#final-netamt,
.auto_cal_off_tmp input#finalamt,
.auto_cal_off_tmp input#grossamt,
.auto_cal_off_tmp input#netpay-total,
.auto_cal_off_tmp input#totaldeduct {
    top: 520px;
}
.add_dedu_tr > td {
    width: 48% !important;
    height: auto !important;
}
.auto_view_tr > td {
    width: 18% !important;
}
.add_more_button {
    text-decoration: underline !important;
    font-weight: 700;
}
.addi_dedu_addmore_div input,
.addi_dedu_addmore_div select {
    width: 48% !important;
    float: left;
    margin-bottom: 10px !important;
    margin-right: 5px !important;
    height: 30px !important;
    padding: 0 8px;
}
.addi_dedu_addmore_div hr {
    margin: 10px 0;
}
.addition_form_item_desc {
    font-size: 14px;
    position: absolute;
    font-weight: 700;
    color: #010101;
    left: 11px;
}
.addition_form_item_currentPay {
    font-size: 14px;
    position: absolute;
    font-weight: 500;
    color: #4e4e4e;
    left: 377px;
}
.deduction_form_item_desc,
.form_defualt_titles label {
    font-size: 14px;
    font-weight: 700;
    color: #010101;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    text-transform: uppercase;
}
.deduction_form_item_desc {
    left: 51.2%;
}
.deduction_form_item_PayYTD,
.deduction_form_item_currentPay {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: absolute;
    text-transform: uppercase;
}
.deduction_form_item_currentPay {
    left: 76.7%;
}
.deduction_form_item_PayYTD {
    left: 89.4%;
}
.addi_dedu_form_image.default_stub {
    background-image: url(../images/simple_stub_new/addition-deduction/template_0.jpg);
}
.addi_dedu_form_image.stub_template1 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_1.jpg);
}
.addi_dedu_form_image.stub_template8,
.addi_dedu_form_image.stub_template2 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_2.jpg);
}
.addi_dedu_form_image.stub_template9,
.addi_dedu_form_image.stub_template3 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_3.jpg);
}
.addi_dedu_form_image.stub_template4 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_4.jpg);
}
.addi_dedu_form_image.stub_template5 {
    background-image: url(../images/simple_stub_new/addition-deduction/template_5.jpg);
}
.addi_dedu_form_image.stubcreator_maker1,
.auto_cal_off_tmp {
    min-height: 570px;
}
input#federal-total,
input#medicare-total,
input#social-total,
input#state-total {
    right: 15%;
    width: 80px;
}
input#federal-payYTD-total,
input#medicare-payYTD-total,
input#social-payYTD-total,
input#state-payYTD-total {
    right: 25px;
    width: 80px;
}
input#final-netamt {
    right: 10px;
    width: 90px;
}
#stublist {
    border: 2px solid #999;
    box-shadow: 0 5px 18px rgba(204, 204, 204, 0.5);
    border-radius: 10px;
}
#stublist .stub_table,
.resend_stub table.stub_table td,
.resend_stub table.stub_table th,
.stubadvlist .stub_table {
    border: 0;
}
#stublist .stub_table thead th,
.stubadvlist .stub_table thead th {
    background: #e9e9e9;
    height: 65px;
    border-bottom: 1px solid #999;
}
#stublist .stub_table tbody tr,
.stubadvlist .stub_table tbody tr {
    height: 50px;
    border-bottom: 1px solid #dfdfdf;
}
#stublist .stub_table tbody tr:hover,
.stubadvlist .stub_table tbody tr:hover {
    background: #f0f0f0 !important;
}
.resend_stub table.stub_table td a {
    background: #F16D09;
    padding: 5px 8px;
    border-radius: 3px;
    color: #fff;
}
.section1 {
    margin-top: 20px !important;
}
body .resend_stub .stub_button {
    margin-top: 35px !important;
    cursor: pointer;
}
.preview_pdf #preview_pdf {
    font-size: 22px;
    border: 0;
    color: #fff;
    background: #F16D09;
    padding: 10px 25px;
    cursor: pointer;
    border-radius: 5px;
}
input#slip_check_date,
input#slip_check_number,
input#slip_employee_address,
input#slip_employee_name,
input#slip_final-netamt {
    position: absolute;
    border: 0;
    font-size: 15px;
    background-color: transparent;
    padding: 5px;
}
input#slip_final-netamt {
    bottom: 120px;
    left: 135px;
    width: 450px;
}
input#slip_employee_name {
    bottom: 85px;
    left: 135px;
    width: 450px;
}
input#slip_check_date {
    bottom: 98px;
    text-align: center;
    right: 168px;
    width: 135px;
}
input#slip_check_number {
    text-align: center;
    bottom: 98px;
    right: 32px;
    width: 135px;
}
input#slip_employee_address {
    bottom: 55px;
    left: 135px;
    width: 450px;
}
.payBase #do_cal1 + label {
    border-radius: 5px 0 0 5px !important;
}
.addition_form_item_currentPay,
.addition_form_item_desc {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
input#days-diff,
input#empl-name,
input#employee_add,
input#employee_add_2,
input#ssn-num {
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.059);
}
.addition_form_item_hours {
    font-size: 14px;
    left: 276px;
    position: absolute;
}
.addition_form_item_rate {
    font-size: 14px;
    left: 180px;
    position: absolute;
}
#company_back_div .upload-area_back,
#company_logo_div .upload-area {
    border: 2px dashed #F16D09;
    border-radius: 5px;
    height: 200px;
    margin: 0 auto;
    overflow: auto;
    padding: 0;
    text-align: center;
    width: 350px;
    background-color: #fff;
    position: relative;
}
#company_back_div .fileuploader-input-inner h3,
#company_logo_div .fileuploader-input-inner h3 {
    margin: 0;
    padding: 0;
    background: 0;
    border: 0;
    font-size: 18px;
    font-weight: 700;
    color: #646c7f;
    white-space: normal;
}
#company_back_div .fileuploader-input-inner p,
#company_logo_div .fileuploader-input-inner p {
    color: #74809d;
    margin: 10px 0;
    line-height: 1;
}
.uploadimage {
    display: block;
    max-width: 64px;
    margin: 0 auto 30px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#company_back_div .thumbnail,
#company_logo_div .thumbnail {
    width: 120px;
    height: 120px;
    padding: 2px;
    border: 2px solid #d3d3d3;
    border-radius: 3px;
    float: left;
    margin: 5px;
    overflow: visible;
    top: 15%;
    position: absolute;
    left: 30%;
}
#company_back_div .size,
#company_logo_div .size {
    font-size: 12px;
}
.comp_logo_div_classic2 .logo_div > a {
    padding: 5px;
    margin-left: 5px;
    float: left;
}
.comp_logo_div_classic2 .logo_div {
    bottom: -19px;
    right: 10px;
    top: auto;
    width: auto;
}
.detector:after,
.detector:before {
    top: 22%;
    padding: 11px;
    position: absolute;
}
.comp_logo_advance .logo_div {
    float: left;
    margin-top: 105px;
    position: relative;
    text-align: left;
}
.comp_logo_div {
    display: inline-block;
    width: 45%;
}
.common_class_logo {
    padding: 6px 10px;
    width: 100%;
    display: block;
    text-align: center;
    background: #000000;
    color: #ffffff !important;
    height: 38px;
}
.common_class_logo:hover{
    background: #000000;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, .logo_div {
    position: relative;
    top: -3px;
    width: 100%;
}
button.company_logo_div_close {
    position: absolute;
    top: -10px;
    left: 312px;
    color: #fff;
    background-color: #F16D09;
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}
.payBase input[type="checkbox"]:checked + label,
.payBase input[type="radio"]:checked + label {
    background-color: #F16D09;
    border-color: #F16D09;
}
.price_title {
    line-height: 35px;
}

.stub_template8 .glyphicon-calendar,
.stub_template7 .glyphicon-calendar,
.stub_template6 .glyphicon-calendar,
.stub_template5 .glyphicon-calendar,
.stub_template2 .glyphicon-calendar,
.stub_template9 .glyphicon-calendar,
.stub_template3 .glyphicon-calendar,
.file_heading,
.promo_code_form a:focus,
.promo_code_form a:hover,
h3.file_heading,
p.file_type {
    color: #fff;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #F16D09 !important;
    padding: 2px 0 !important;
    font-size: 22px !important;
    background: 0 0;
    opacity: 1 !important;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    font-size: 40px !important;
    font-weight: 700 !important;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: none;
}
.multistubul {
    display: inline-flex;
    font-weight: 600;
    color: #000;
    padding: 0 !important;
}
.label-new-stub .stubpayperiod, .label-new-stub .multi_hour, .label-new-stub .multi_rate, .label-new-stub input:nth-child(4) {
    max-width: 100%;
    width: 100% !important;
}
.multistubul li,
ul.bxslider {
    list-style: none;
}
.multistubul li:first-of-type {
    margin-left: 48px;
}
.multistubul li:nth-of-type(2) {
    margin-left: 123px;
}
.multistubul li:nth-of-type(3) {
    margin-left: 70px;
}
.multistubul li:nth-of-type(4) {
    margin-left: 75px;
}
.multistubul li:nth-of-type(5) {
    margin-left: 155px;
}
.formError,
.promo_code.freestub,
.promo_code_form a i.fa {
    display: none;
}
.promo_code_form {
    display: none;
    margin-top: 10px;
}
.promo_code {
    text-align: center;
    margin: 35px 0;
}
.promo_code_form a {
    background-color: #F16D09;
    border: none;
    padding: 8px;
    color: #fff;
    border-radius: 4px;
}
input#coupon_code {
    border: 1px solid #999;
    padding: 7px;
    font-size: 16px;
}
div#error_msg {
    margin: 10px 0;
}
.page-template-stub-page .justify-content-center {
    margin-bottom: 50px;
}
.deposite_btn .close {
    float: none;
}
.stub-form-custom-page .general-fields label {
    line-height: 16px;
}
.page-template-advance_stub_template .well,
.page-template-stub-page .well {
    min-height: 20px;
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 4px;
}
.stub-custom_loader {
    position: absolute;
    top: 45%;
    left: 38%;
    z-index: 9;
}
.work_head.hdw > h4 {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 32px;
}
#company_back_div .fileuploader-input-inner .fileuploader-input-caption,
#company_logo_div .fileuploader-input-inner .fileuploader-input-caption {
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    font-size: 18px;
    font-weight: 700;
    white-space: normal;
}

.checkbox > span {
  color: #000;
  padding: 0px 8px;
}
input#submit_btn_discount {
    font-size: 18px;
    border: 0;
    color: #1f1f1f;
    background: #F16D09;
    padding: 8px 15px;
    cursor: pointer;
    border-radius: 5px;
}

.addition_form_item_hours, .addition_form_item_rate {
    position: absolute;
    position: absolute;
}

/********Priyanka - 08/01/2024**********/
.owl-wrapper .item #companyName{top:-60px !important}
.owl-wrapper .item #company_add{top:-30px !important}
.owl-wrapper .item #company_add_2{top:0px !important}
.ge_edit_label{top: 216px;left: 11px;}
.sd_edit_label{top: 210px;left: 51.2%;}
.autocalc_off_template .sd_edit_label{top: 200px;left: 52%;}
.fm_edit_label{top: 240px;left: 51.2%;}
.fss_edit_label{top: 270px;left: 51.2%;}
.ft_edit_label{top: 300px;left: 51.2%;}
.st_edit_label{top: 330px;left: 51.2%;}
.ca_sdi_label,.ny_sdi_label{top: 360px;left: 51.2%;}
.ny_fli_label{top: 390px;left: 51.2%;}
.ge_edit_label input{width: 130px;}

/********Rahul Raj - 26/02/2026**********/
input#ma-pmfl-total {
    position: absolute;
	right: 15%;
    width: 80px;
    top: 360px;
    border: 0;
    background: 0;
}
input#ma-pmfl-payYTD-total {
    position: absolute;
	right: 25px;
    width: 80px;
    top: 360px;
    border: 0;
    background: 0;
}
label.ma_pmfl_head {
    position: absolute;
	left: 51.2%;
    top: 360px;
}
label.ma_pmfl_label{
	position: absolute;
	left: 51.2%;
    top: 360px;
}

/********Rahul Raj - 02/03/2026**********/
label.nj_sdi_label{
	position: absolute;
    top: 360px;
    left: 51.2%;
}
input#nj-sdi-total {
    position: absolute;
	right: 15%;
    width: 80px;
    top: 360px;
	border: 0;
    background: 0;
}
input#nj-sdi-payYTD-total {
	position: absolute;
    right: 25px;
    width: 80px;
    top: 360px;
	border: 0;
    background: 0;
}
label.nj_fli_label{
	position: absolute;
    top: 390px;
    left: 51.2%;
}
input#nj-fli-total{
	position: absolute;
	right: 15%;
    width: 80px;
    top: 390px;
	border: 0;
    background: 0;
}
input#nj-fli-payYTD-total{
	position: absolute;
    right: 25px;
    width: 80px;
    top: 390px;
	border: 0;
    background: 0;
}
label.nj_sui_label{
	position: absolute;
    top: 420px;
    left: 51.2%;
}
input#nj-sui-total{
	position: absolute;
	right: 15%;
    width: 80px;
    top: 420px;
	border: 0;
    background: 0;
}
input#nj-sui-payYTD-total{
	position: absolute;
    right: 25px;
    width: 80px;
    top: 420px;
	border: 0;
    background: 0;
}
label.ha_sdi_label {
    position: absolute;
    top: 360px;
    left: 51.2%;
}
input#ha-sdi-total {
    position: absolute;
    right: 15%;
    top: 360px;
    width: 80px;
	border: 0;
    background: 0;
}
input#ha-sdi-payYTD-total {
    position: absolute;
    top: 360px;
    width: 80px;
    right: 25px;
	border: 0;
    background: 0;
}

/***CSS by Priyanka on 05-03-26***/
.form-cst-group{
    margin-bottom: 15px;
}
.form-cst-group input, .form-cst-group select {
    width: 100% !important;
    border: 2px solid #c5cfd7;
    border-radius: 6px !important;
    font-size: 14px;
    outline: none;
    background: transparent !important;
    height: 38px !important;
    padding: 0 10px;
}

.form-cst-group label {
    position: absolute;
    left: 20px;
    top: 9px;
    background: #fff;
    padding: 0 6px;
    color: #575757;
    font-size: 13px;
    transition: 0.3s ease;
    pointer-events: none;
}
.dlabel{
    background: #ffffffb5 !important;
    top: -10px !important;
    font-size: 10px !important;
}
.form-cst-group input:focus,
.form-cst-group select:focus {
    border: 2px solid #64a1bf !important;
}
.form-cst-group input:focus + label,
.form-cst-group input:not(:placeholder-shown) + label,
.form-cst-group select:focus + label,
.form-cst-group select:valid + label {
    top: -10px;
    font-size: 10px;
    color: #616161;
}

.payBase input[type="radio"] + label{
    height: 44px;
    padding: 12px;
}
.payBase input[type="radio"]:checked + label:hover{
    background-color: #000000;
}
.d-flex{
    display: flex;
}
.d-flex-wrap{
    flex-wrap: wrap;
}
.show_template{
    height: 40px;
    width: 40px;
    border-radius: 5px;
    background: #000000;
    padding: 8px 9px;
    margin-left: 5px;
}
.show_template a{
    color: #fff;
}
#show-templates .close{
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #e2e8f0;
    background: #ffffff;
    font-size: 16px;
    cursor: pointer;
    transition: 0.2s ease;
    margin-left: 15px;
    margin-top: 0px !important;
}
#show-templates .close:hover{
    background: #f1f5f9;
    transform: rotate(90deg);
    color: #000 !important;
    opacity: 0.5;
}
#divForm .stub_template .btn_color .owl-item:hover .item,
.stub_template .btn_color .item.active {
  border: 2px solid #d2e5ee;
}
.cb_div{
    margin-bottom: 10px;
}
.manage_row {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.manage_r2{
    margin-bottom: 15px !important;
}
.contactorgroup{
    border: 1px solid #000000;
}
a.add_add_link {
    width: 42px;
    height: 38px;
    background: #000;
    padding: 6px 15px;
    border-radius: 5px;
    margin-left: 5px;
    display: inline;
}
.add_add_link img{
    width: 10px;
    height: 10px;
}
.general-fields input, .general-fields select, .new-stubs input{
    border: 2px solid #c5cfd7;  
    background: #fff;
    border-radius: 5px;
}
.checkbox > input:checked {
    border: 1px solid #000000;
    border-radius: 5px;
    background-color: #000000;
}
.payBase input[type="checkbox"] + label, .payBase input[type="radio"] + label{
    margin: 0px -2px 0;
    background-color: #000000 !important;
    border-color: #000 !important;
    height: 38px;
    padding: 8px 20px !important;
}
.payBase input[type="checkbox"]:checked + label, .payBase input[type="radio"]:checked + label{
    color: #fff !important;
}
.add_dedu_tr{
    margin-bottom: 15px;
}
.add_dedu_tr label, .content_text, .file_type, .new-stubs, .section1 p input, .tax_cal_box_cls, button.paypal_btn{
    margin-top: unset;
}
.second_div{
    width: 50%;
}
.select_post {
    padding: 15px 40px;
    margin: 15px 0;
    border-radius: 15px;
    border: 2px solid rgba(210, 229, 238, 1);
    box-shadow: 0px 5px 9px 0px rgba(217, 220, 222, 1);
    justify-content: space-evenly;
    align-items: center;
}
#stub-cnt{
    width: 30% !important;
    border: 2px solid #c5cfd7;
    background: #fff;
    border-radius: 5px;
    height: 44px;
}
.emp_email{
    position: relative;
}
.emp_email input#email{
    width: 100%;
    border: 2px solid #c5cfd7;
    border-radius: 6px !important;
    font-size: 14px;
    outline: none;
    background: transparent !important;
    height: 44px !important;
    padding: 0 10px;
}
.show_temp {
    font-size: 18px;
    vertical-align: bottom;
    height: 38px;
    width: 42px;
    border-radius: 5px;
    background: #000000;
    padding: 7px 10px;
    margin-left: 5px;
    color: #fff;
}
.show_temp:hover, .show_temp:focus{
    color: #fff;
}
.stub_notice{
    padding: 15px 50px;
    border: 2px solid rgba(210, 229, 238, 1);
    border-radius: 10px;
    box-shadow: 0px 5px 9px 0px rgba(217, 220, 222, 1);
}
.new-stubs p{
    margin: 0;
}
.label-new-stub {
    border: 1px solid #c5cfd7;
    display: flow-root;
    border-radius: 10px;
    margin: 10px 0;
}
.label-new-stub h6{
    margin-left: 15px;
}
.preview img{
    display: none;
}
.m-top{
    margin-top:15px;
}
.multistub_table_advance_div {
    width: 45%;
    border: 2px solid #d2e5ee;
    padding: 14px;
    margin: 15px;
    border-radius: 5px;
}
.multistub_table_advance {
    width: 100%;
    margin: 0;
}
.multistub_table_advance td{
    padding-bottom: 5px;
}
.error-message{
    display: none;
    font-size: 12px;
}
.add_dedu_tr .form-cst-group {
    margin-bottom: 0;
}
/***CSS by Priyanka on 05-03-26***/

@media (max-width: 1079px) {
    .label-new-stub .stubPayDay {
        width: 100% !important;
    }
}
@media (min-width: 992px) {
    .stubcreator_maker1 input.extra_tax {
        padding: 5px 0 !important;
    }
    .autocalc_off_template .stubcreator_maker1 input.extra_tax {
        padding: 5px !important;
    }
    .owl-wrapper input#amtdeduction, .owl-wrapper input#finalamt, .owl-wrapper input#grossamt, .owl-wrapper input#netpay-total, .owl-wrapper input#totaldeduct, .owl-wrapper input#final-netamt{
        top: 524px !important
    }
    .owl-wrapper .stub_template6  input#amtdeduction, .owl-wrapper .stub_template6  input#finalamt, .owl-wrapper .stub_template6  input#grossamt, .owl-wrapper .stub_template6  input#netpay-total, .owl-wrapper .stub_template6  input#totaldeduct, .owl-wrapper .stub_template6 input#final-netamt{
        top: 470px !important
    }
    .owl-wrapper .stubcreator_maker1 {
        min-height: 564px !important;
    }
}
@media screen and (min-width: 400px) {
    #paypal-button-container-simple {
        margin-top: 10px !important;
        width: 290px;
        margin: 0 auto;
    }
}
