/* Internal Report table */
.divhead {
    background-color: #f2f2f2;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    border: 1px solid #ccc;
}

.divsubhead {
    background-color: #b4c6e7;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}

.divthead {
    width: 100%;
    border-collapse: collapse;
}

.divthead tr th td {
    border: 1px solid black;
    padding: 2px 5px;
    font-weight: bold;
    text-align: center;
}

.divthead tr:nth-child(1) th {
    background-color: #a90c0c;
}

.divthead td:first-child {
    background: #f2f2f2;
    text-align: left;
    width: 50%;
}

.divtgreen {
    width: 100%;
    border-collapse: collapse;
}

.divtgreen tr th td {
    border: 1px solid black;
    padding: 2px 5px;
    font-weight: bold;
    text-align: center;
}

.divtgreen tr:nth-child(1) th {
    background-color: #a90c0c;
}

.divtgreen td:first-child {
    background: #f2f2f2;
    text-align: left;
    width: 50%;
}


.divhsect {
    background-color: #d9d9d9;
    font-size: 16px;
    border: 2px solid #b5b2b2;
    border-bottom: none;
    text-align: center;
    padding: 10px;
    color: #222;
    font-weight: bold;
}


.divhtable {
    width: 100%;
    border-collapse: collapse;
}

.divhtable tr {
    border: none;
    padding: 10px;
    text-align: center;
}

.divhtable tr:nth-last-child(-n+1) td:first-child {
    text-align: right;
    padding: 20px;
    text-decoration: underline;
}

/* 
.divtable input[type="checkbox"]{
	width: 25px;
	margin: 20px 100px;
	position: relative;
}*/

.divbord {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .25);
    padding: 13px;
    border-radius: 3px;
    font-weight: bold;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: rgba(0, 0, 0, .87);
}

.divbord i {
    color: grey;
    font-weight: none;
}

.divoran {
    width: 100%;
}

.divoran th {
    background: #f8cbad;
    padding: 10px;
    border: 1px solid black;
    text-align: center;
    width: 13%;
}

.divoran td {
    border: 1px solid black;
    text-align: center;
    padding: 5px;
}

.divoran tr:nth-last-child(-n+2)>td:nth-child(1) {
    text-align: right;
    font-weight: bold;
}

.divoran tr:nth-last-child(-n+2)>td:nth-child(3) {
    text-align: right;
    font-weight: bold;
}

.divtoptab {
    width: 100%;
}

.divtoptab th {
    background-color: #d9e1f2;
    padding: 5px;
    border: 1px solid black;
    text-align: center;
}

.divtoptab th:first-child {
    width: 20% !important;
}

.divtoptab td {
    padding: 5px;
    border: 1px solid black;
    text-align: center;
}

.divtopgtabg {
    width: 100%;
}

.divtopgtabg th {
    border: 1px solid black;
}

.divtopgtabg td {
    border: 1px solid black;
    padding: 5px;
}

.divtopgtabg th {
    background-color: #a9d08e;
    padding: 5px;
    border: 1px solid black;
    width: 54%;
    text-align: center;
}


.applicant-details th:first-child {
    width: 19%;
}

.applicant-details tr td:first-child {
    width: 19%;
}

.nopadding-right {
    padding-right: 0px;
}

.j-forms select.width120 {
    width: 120px;
}

.j-forms .form-control.width100 {
    width: 105px;
}

.j-forms .textBox span {
    position: absolute;
}

.applicant-details th.text-center.no_pad.text-btm3 {
    padding-top: 32px !important;
}

.certificatons.avail_appl .input-group .form-control {
    padding: 6px 8px;
}

.j-forms .certificatons.avail_appl select {
    padding-left: 8px;
}

.certificatons.avail_appl span.input-group-btn button.btn.btn-default {
    padding: 6px 9px;
}

.right-menu button.primary-btn {
    float: left;
    width: auto;
    padding: 8px;
    font-size: 14px;
    margin: 11px 6px;
}

.right-menu a {
    margin: 10px 3px;
}

.certificatons.border-top-bot {
    border-top: 4px solid #808080;
    border-bottom: 2px dashed #ccc;
    clear: both;
}

button.primary-btn.width-auto.small {
    width: auto;
    padding: 7px;
    margin: 2px auto 0px auto !important;
    font-size: 14px;
}

.section3-applicant .pad_left {
    padding-left: 15px;
}

.section3-applicant h3.text-left.align {
    padding: 0px 7px 10px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 4px;
}

.certificatons.aligned_sec_check.types input {
    padding: 4px 5px;
    height: 25px;
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.certificatons.aligned_sec_check.types table td {
    vertical-align: middle;
    height: 40px;
}

.certificatons.aligned_sec_check.types table th:last-child {
    width: 35%;
}

.span2.right-menu.offset4 {
    margin-left: 570px;
}

.vendor-form {
    width: 100%;
}

.vendor-form h5 {
    font-weight: bold;
}

.inline-flex {
    line-height: normal;
}

.inline-flex p {
    float: left;
    display: inline-block;
    white-space: nowrap;
    line-height: 35px;
    font-size: 14px;
    font-weight: 500;
    margin: 0 auto;
}

.vendor-form .j-row {
    margin: 2px auto;
}

.vendor-form .table.table-bordered th {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    border: 1px solid;
}

.vendor-form .w120 {
    width: 150px !important
}

.vendor-form .nopadding {
    padding: 0px;
}

.j-forms .inline-flex .checkbox {
    padding: 9px 0 8px 32px;
}

.j-forms .inline-flex .checkbox i {
    left: 0;
}

.j-forms .inline-flex .inline {
    white-space: normal;
    line-height: 18px;
    text-align: justify;
}

.j-forms .inline-flex .lineheight-normal {
    line-height: normal;
}

.j-forms .inline-flex .pad30 {
    padding: 0 30px;
}

.j-forms .inline-flex .mar-bot {
    margin-bottom: 25px;
}

.panel.panel-success.emp-report-table.vendor-form .panel-heading {
    clear: both;
}

.panel.panel-success.emp-report-table.vendor-form .panel-heading h3 {
    font-size: 17px;
    font-weight: 700;
    clear: both;
    text-align: center;
}

.quarter .clogo {
    text-align: center;
    padding-bottom: 13px;
}

.quarter .clogo img {
    width: 100px;
    text-align: center;
    display: inline;
}

.vendor-form .clogo {
    text-align: center;
    padding-bottom: 13px;
}

.vendor-form .clogo img {
    width: 100px;
    text-align: center;
    display: inline;
}

span.c-red {
    color: #a90c0c;
}

.redstrng {
    margin-left: 5px;
    color: #a90c0c;
}

table tbody.alignmentp tr td.text-align-left {
    text-align: left;
}

.three-report .sub-heading {
    text-align: center;
    padding: 2px 0 0px 0;
    color: #411616;
    font-weight: bold;
}

.three-report .sub-heading h3 {
    margin: 10px auto;
    font-size: 19px;
    font-weight: 600;
}

.panel.panel-success.quarterly-report-table {
    border-color: rgb(51, 51, 51);
    border: 2px solid;
    border-radius: 0px;
    overflow: auto;
    padding: 10px;
}

.table.table-bordered.table-hover.ireg.str td:nth-child(2) {
    text-align: right;
    width: 60px;
    min-width: 300px !important;

}

.table.table-bordered.table-hover.ireg.str td:nth-child(3) {
    text-align: right;
    width: 90px;
    min-width: 300px !important;

}

.table.table-bordered.table-hover.ireg.str td:nth-child(4) {
    text-align: right;
    width: 117px;


}

.table.table-bordered.table-hover.ireg.str td:nth-child(5) {
    text-align: right;
    width: 117px;

}

.table.table-bordered.table-hover.ireg.str td:nth-child(6) {
    text-align: right;
    width: 117px;
}

.table.table-bordered.table-hover.ireg.str td:nth-child(7) {
    text-align: right;
    width: 110px;

}

.certificatons.quarter .j-row {
    margin: 0px auto;
}

.quarterly-report-table .panel-heading {
    color: #000;
    clear: both;
    border-bottom: 5px solid #6b94ca;
    background-color: rgb(192, 221, 237);
}

.quarterly-report-table .panel-heading h3 {
    text-align: center;
}

.table.table-bordered td.inside_table {
    padding: 0;
}

.table.table-bordered td.inside_table .table {
    margin-bottom: 0;
}

.table.table-bordered.ireg td:first-child {
    width: 19%;
}



/* .table.table-bordered.ireg td:first-child{ width:26%;}
.table.table-bordered td.inside_table .table td:first-child{ width:26%;}
.table.table-bordered td.inside_table .table td:nth-child(2){ width:16.8%;}
.table.table-bordered td.inside_table .table td:nth-child(3){ width:7.9%;}
.table.table-bordered td.inside_table .table td:nth-child(4){ width:16.4%;}
.table.table-bordered td.inside_table .table td:nth-child(5){ width:8.1%;}
.table.table-bordered td.inside_table .table td:last-child {width: 11%;} */

table#task-table thead.does tr th:nth-last-child(1) {
    padding: 10px 39px;
}

table#task-table thead.does tr th:nth-last-child(2) {
    padding: 10px 30px;
}

table#task-table thead.does tr th:nth-last-child(3) {
    padding: 10px 46px;
}

table#task-table thead.does tr th:nth-last-child(4) {
    padding: 10px 38px;
}

table#task-table thead.does tr th:nth-last-child(5) {
    padding: 10px 20px;
}

table#task-table thead.does tr th:nth-last-child(6) {
    padding: 10px 20px;
}

table#task-table thead.does tr th:nth-last-child(7) {
    padding: 10px 30px;
}

table#task-table thead.does tr th:nth-last-child(8) {
    padding: 10px 3px;
}

table#task-table thead.does tr th:nth-last-child(9) {
    padding: 10px 17px;
}

table#task-table thead.does tr th:nth-last-child(10) {
    padding: 10px 32px;
}

table#task-table thead.does tr th:nth-last-child(11) {
    padding: 10px 20px;
}

table#task-table thead.does tr th:nth-last-child(12) {
    padding: 10px 21px;
}

table#task-table thead.does tr th:nth-last-child(13) {
    padding: 10px 25px;
}

table#task-table thead.does tr th:nth-last-child(14) {
    padding: 10px 5px;
}

table#task-table thead.does tr th:nth-last-child(15) {
    padding: 10px 41px;
}

table#task-table thead.does tr th:nth-last-child(16) {
    padding: 10px 25px;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(1) {
    border: 1px solid rgb(51, 51, 51);
    width: 110px;
    max-width: 110px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(2) {
    border: 1px solid rgb(51, 51, 51);
    width: 113px;
    max-width: 113px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(3) {
    border: 1px solid rgb(51, 51, 51);
    width: 130px;
    max-width: 130px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(4) {
    border: 1px solid rgb(51, 51, 51);
    width: 125px;
    min-width: 125px;
    word-wrap: break-word;

}

#task-table tbody.alignmentp.de tr td:nth-last-child(5) {
    border: 1px solid rgb(51, 51, 51);
    width: 100px;
    max-width: 100px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(6) {
    border: 1px solid rgb(51, 51, 51);
    width: 100px;
    max-width: 100px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(7) {
    border: 1px solid rgb(51, 51, 51);
    width: 120px;
    max-width: 120px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(8) {
    border: 1px solid rgb(51, 51, 51);
    width: 90px;
    max-width: 90px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(9) {
    border: 1px solid rgb(51, 51, 51);
    width: 100px;
    min-width: 100px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(10) {
    border: 1px solid rgb(51, 51, 51);
    width: 100px;
    min-width: 100px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(11) {
    border: 1px solid rgb(51, 51, 51);
    width: 64px;
    max-width: 64px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(12) {
    border: 1px solid rgb(51, 51, 51);
    width: 80px;
    min-width: 80px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(13) {
    border: 1px solid rgb(51, 51, 51);
    width: 105px;
    min-width: 105px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(14) {
    border: 1px solid rgb(51, 51, 51);
    width: 145px;
    min-width: 145px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(15) {
    border: 1px solid rgb(51, 51, 51);
    width: 130px;
    max-width: 130px;
    word-wrap: break-word;
}

#task-table tbody.alignmentp.de tr td:nth-last-child(16) {
    border: 1px solid rgb(51, 51, 51);
    width: 114px;
    max-width: 114px;
    word-wrap: break-word;
}



#task-table tbody.alignmentp.emptat tr td:nth-last-child(1) {
    border: 1px solid rgb(51, 51, 51);
    /* padding: 15px; */
    width: 85px;
    text-align: center;
}



#task-table tbody.alignmentp.emptat tr td:nth-last-child(2) {
    border: 1px solid rgb(51, 51, 51);
    word-wrap: break-word;
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    vertical-align: bottom;
}

table#task-table .emptah tr th:nth-last-child(2) {

    border: 1px solid rgb(51, 51, 51);
    word-wrap: break-word;
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    vertical-align: bottom;
}

table#task-table .emptah tr th:nth-last-child(1) {
    border: 1px solid rgb(51, 51, 51);
    word-wrap: break-word;
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    vertical-align: bottom;

}

#task-table tbody.alignmentp.emptat tr td:nth-last-child(3) {
    border: 1px solid rgb(51, 51, 51);
    /* padding: 15px; */
    width: 75px;

}

table#task-table .emptah tr th:nth-last-child(3) {
    border: 1px solid rgb(51, 51, 51);
    vertical-align: bottom;
    width: 75px;
    min-width: 75px;
    max-width: 75px;
}

#task-table tbody.alignmentp.emptat tr td:nth-last-child(4) {
    border: 1px solid rgb(51, 51, 51);
    /* padding: 15px; */
    width: 75px;
}

table#task-table .emptah tr th:nth-last-child(4) {
    border: 1px solid rgb(51, 51, 51);
    vertical-align: bottom;
    width: 75px;
    min-width: 75px;
    max-width: 75px;
}

#task-table tbody.alignmentp.emptat tr td:nth-last-child(5) {
    border: 1px solid rgb(51, 51, 51);
    /* padding: 15px; */
    width: 75px;

}

table#task-table .emptah tr th:nth-last-child(5) {
    border: 1px solid rgb(51, 51, 51);
    vertical-align: bottom;
    width: 75px;
    min-width: 75px;
    max-width: 75px;
}

#task-table tbody.alignmentp.emptat tr td:nth-last-child(6) {
    border: 1px solid rgb(51, 51, 51);
    /* padding: 15px; */
    width: 75px;

}

table#task-table .emptah tr th:nth-last-child(6) {
    border: 1px solid rgb(51, 51, 51);
    vertical-align: bottom;
    width: 75px;
    min-width: 75px;
    max-width: 75px;
}

#task-table tbody.alignmentp.emptat tr td:nth-last-child(7) {
    border: 1px solid rgb(51, 51, 51);

    width: 107px;

}

table#task-table .emptah tr th:nth-last-child(7) {
    border: 1px solid rgb(51, 51, 51);
    vertical-align: bottom;
    width: 107px;
    min-width: 107px;
    max-width: 107px;

}

#task-table tbody.alignmentp.emptat tr td:nth-last-child(8) {
    border: 1px solid rgb(51, 51, 51);

    width: 155px;
    text-align: left;

}

table#task-table .emptah tr th:nth-last-child(8) {
    border: 1px solid rgb(51, 51, 51);
    vertical-align: bottom;
    width: 155px;
    min-width: 155px;
    max-width: 155px;
}








#task-table thead.does tr td:nth-last-child(1) {
    border: 1px solid rgb(51, 51, 51);
    /*     padding: 15px; */
    text-align: left;
    width: 186px;

}

#task-table tbody.alignmentp.crt tr td:nth-last-child(2) {
    border: 1px solid rgb(51, 51, 51);
    padding: 15px;
    text-align: center;
    width: 121px;

}

#task-table tbody.alignmentp.crt tr td:nth-last-child(3) {
    border: 1px solid rgb(51, 51, 51);
    padding: 15px;
    text-align: center;
    width: 114px;

}

#task-table tbody.alignmentp.crt tr td:nth-last-child(4) {
    border: 1px solid rgb(51, 51, 51);
    padding: 15px;
    text-align: center;
    width: 97px;

}

#task-table tbody.alignmentp.crt tr td:nth-last-child(5) {
    border: 1px solid rgb(51, 51, 51);
    padding: 15px;
    text-align: center;
    width: 76px;

}

#task-table tbody.alignmentp.crt tr td:nth-last-child(6) {
    border: 1px solid rgb(51, 51, 51);
    padding: 15px;
    text-align: center;
    width: 103px;

}

#task-table tbody.alignmentp.crt tr td:nth-last-child(7) {
    border: 1px solid rgb(51, 51, 51);
    padding: 15px;
    text-align: center;
    width: 100px;

}

#task-table tbody.alignmentp.crt tr td:nth-last-child(8) {
    border: 1px solid rgb(51, 51, 51);
    padding: 15px 8px 15px 8px;
    text-align: center;
    width: 94px;

}

#task-table tbody.alignmentp.crt tr td:nth-last-child(9) {
    border: 1px solid rgb(51, 51, 51);
    padding: 15px;
    text-align: left;
    width: 116px;

}



/*  table#task-table thead.np tr th{
         border: 2px solid rgb(51, 51, 51);
    background: transparent;
    font-size: 12px !important;
    
     padding:none !important;
 } */

.panel.panel-success.emp-report-table.crtt {
    margin-left: -15px;
}

/* 
#task-table tbody.de tr td:nth-child(11) {
 	 padding:10px;	width:80px; 
}
#task-table tbody.de tr td:nth-child(12) {
 	 padding:10px;	width:80px; 
} */
/* does employee tab */
.browse-but input#image_file {
    border: none;
}

.addbtn {
    width: 40% !important;
    text-align: center;
    height: 32px !important;
    margin: -3px !important;
    padding: 0 !important;
}

.spinpos {
    display: block;
    position: fixed;
    left: 90px;
    top: 500px;
    width: 400px;
    margin-left: 10px;
    z-index: 100;
}

.spinpostxt {
    position: relative;
    left: 500px;
    top: -30px;
    font-weight: bold;
    font-size: 16px;
    background-color: #f5f5f5;
    padding-left: 160px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 10px 18px rgba(168, 149, 149, 0.1), 0 3px 9px rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.sk-fading-circle {
    width: 40px;
    height: 40px;
    position: relative;
    left: 518px;
    top: -128px;

}

.sk-circle {
    margin: 65px auto !important;
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: ' ';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    39%,
    100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

.show-print {
    display: none !important;
}

.fontWeight {
    font-weight: bold;
}



table.litable {
    border: 1px solid black;
    border-collapse: collapse;
    width: 95%;
    margin: 0 auto;

}

table.litable tr th {
    background-color: none !important;
    padding: 5px !important;
    font-size: 23px;
    border: 1px solid black;
    width: 49%;
}


table.litable tr td {
    padding: 3px !important;
    border: 1px solid black;

}

table#task-table.table.table-hover.table-fixed tbody.np tr th {
    border: 1px solid black;
}

table#common-table tbody tr th {
    border: 1px solid #e2e2e2;
    vertical-align: middle;
    color: #fff;
    font-weight: 500;
    background: #a90c0c;
    font-size: 12px !important;
    padding: 6px;
}

.th-left tr th {
    text-align: left !important;
    width: 200px;
}

.th-left tr th:nth-child(3) {

    width: 200px;
    text-align: center;
}

.th-left {
    width: 50%;
    margin: 0px !important;
}


.tsc-left {
    width: 100%;
    margin: 0px auto !important;
}

.tsc-left tr th {
    text-align: left !important;

    font-size: 16px !important;
    height: 49px !important;
    background: white;
    border: 1px solid black !important;
}

.tsc-left tr th:nth-child(1) {

    width: 70% !important;

}

.tscs-left {
    width: 100%;
    margin: 0px auto !important;
}

.tscs-left tr th {
    text-align: left !important;

    font-size: 16px !important;
    height: 49px !important;
    background: white;
    border: 1px solid black !important;
}

.tscs-left tr th:nth-child(1) {

    width: 50% !important;
    border-bottom: 1px solid !important;
    border-right: none !important;
    border-top: 1px solid !important;
    border-left: 1px solid !important;

}

.tscs-left tr th:nth-child(2) {

    border-bottom: 1px solid !important;
    border-right: 1px solid !important;
    border-top: 1px solid !important;
    border-left: none !important;

}

.tscf-left tr th {
    text-align: left !important;
}

.j-forms .newspan {
    height: 60px !important;
}

.j-forms .newspan p {
    font-size: 20px !important;
    line-height: 26px !important;
}

.that-left {
    margin: 0px auto !important;
}

.that-left tr th {
    text-align: left !important;
    width: 200px;
    font-size: 16px !important;
    height: 49px !important;
    background: white;
    border: 1px solid black !important;
}

.thatb-left {
    border: none !important;
}

.thatb-left tr td {
    text-align: left !important;

    font-size: 18px !important;
    /*height: 20px!important;*/
    background: white;
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
    box-sizing: border-box;
}

.thatb-left tr td:nth-child(1) {
    width: 50% !important;
}

.thatb-left tr td:nth-child(n+2):nth-child(-n+3) {
    width: 10% !important;
}



.thatw-left tr td:nth-child(1) {
    width: 25% !important;
    text-align: left !important;
    vertical-align: top !important;
    font-size: 18px !important;
    /*height: 20px!important;*/
    background: white;
    border: none !important;

    margin: 0px !important;
    box-sizing: border-box;
}

.thatw-left tr td:nth-child(2) {
    text-align: left !important;

    /* font-size: 18px!important; */
    /*height: 20px!important;*/
    background: white;
    border: none !important;

    margin: 0px !important;
    box-sizing: border-box;
}

table.table.thatw-left tr td.thatwi-left table tr th:nth-child(1) {
    border: 1px solid black;
    background: white;

    vertical-align: top !important;
    box-sizing: border-box;
    padding: 5px;
    margin: 0px;
    width: 33% !important;
    text-align: left;
    font-size: 16px !important;
    word-wrap: break-word;
    line-height: 22px;
}

table.table.thatw-left tr td.thatwi-left table tr th:nth-child(2) {
    border: 1px solid black;
    background: white;
    box-sizing: border-box;
    padding: 5px;
    margin: 0px;
    width: 33% !important;
    vertical-align: top !important;
    text-align: left;
    font-size: 16px !important;
    word-wrap: break-word;
    line-height: 22px;
}

table.table.thatw-left tr td.thatwi-left table tr th:nth-child(3) {
    border: 1px solid black;
    background: white;
    box-sizing: border-box;
    padding: 5px;
    margin: 0px;
    width: 33% !important;
    vertical-align: top !important;
    text-align: left;
    font-size: 16px !important;
    word-wrap: break-word;
    line-height: 22px;
}

table.table.thatw-left tr td.thatwi-left table tr td:nth-child(1) {
    background: white;
    box-sizing: border-box;
    padding: 5px;
    margin: 0px;
    width: 33% !important;
    vertical-align: top !important;
    text-align: left;
    font-size: 16px !important;
    word-wrap: break-word;
    line-height: 22px;
    border: 1px solid black !important;
    height: 50px !important;
}

table.table.thatw-left tr td.thatwi-left table tr td:nth-child(2) {
    background: white;
    box-sizing: border-box;
    padding: 5px;
    margin: 0px;
    width: 33% !important;
    vertical-align: top !important;
    text-align: left;
    font-size: 16px !important;
    word-wrap: break-word;
    line-height: 22px;
    border: 1px solid black !important;
    height: 50px !important;
}

table.table.thatw-left tr td.thatwi-left table tr td:nth-child(3) {
    background: white;
    box-sizing: border-box;
    padding: 5px;
    margin: 0px;
    width: 33% !important;
    vertical-align: top !important;
    text-align: left;
    font-size: 16px !important;
    word-wrap: break-word;
    line-height: 22px;
    border: 1px solid black !important;
    height: 50px !important;
}

.contra-left tr td {
    border: 1px solid black !important;
    font-size: 16px !important;
    text-align: left !important;
    font-weight: bold;
    height: 50px !important;
}

.contra-left tr td.in-table-contra {
    padding: 0px !important;
    margin: 0px !important;
    vertical-align: top;
}

.contra-left tr td.in-table-contra table {
    width: 100% !important;
}

.contra-left tr td.in-table-contra table tr td {
    background: white;
    box-sizing: border-box;
    padding: 5px;
    margin: 0px;
    width: 25% !important;
    vertical-align: top !important;
    text-align: left;
    font-size: 16px !important;
    word-wrap: break-word;
    line-height: 22px;
    height: 50px !important;
}

.contra-left tr td.in-table-contra table tr:nth-child(1) td {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.contra-left tr td.in-table-contra table tr:nth-child(2) td {
    border: none !important;
}

.contra-left tr td.in-table-contra-b {
    padding: 0px !important;
    margin: 0px !important;
    vertical-align: top;
    border: none !important;
}

.contra-left tr td.in-table-contra-b table {
    width: 100% !important;
    border: none !important;
}

.in-table-contra-b table tr td {
    height: 50px !important;
    padding: 5px !important;
}

.sig3 {
    font-family: 'Cedarville Cursive', cursive !important;
    font-size: 1.8em !important;
  }

  .pad0{
    padding: 0% !important;
}

  .padl0{
      padding-left: 0% !important;
  }

  .padr0{
    padding-right: 0% !important;
}