﻿.innerGridSpacing
{
    padding: 7px, 7px, 7px, 7px;
    margin-bottom:7px;
    margin-top:7px;
}

.sampleMaterialCalculation {
    pointer-events: none;
    background-color: lightgray;
}

.sampleMaterialLabel {
    white-space: nowrap;
}

.sampleMaterialFlexContainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#awpTemplateDetail_Accordion .ui-accordion-content {
    height: 140px;
}

.divCalculator {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.detailFieldDiv {
    display: flex;
    justify-content: center;
}
.horizontalFlexContainer {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.col-md-4
{
    width:10%;
}

.horizontalSampleMaterialFlexContainer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.sampleMaterialStyle{
    margin: 0 10px 0 10px;
}

.verticalFlexContainer {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    text-align: center;
}

.verticalFlexContainer > div {
    margin: 2px 2px 2px 2px;
}

.awpTemplateDetailTable td {
    padding-right: 15px;
    text-align: center;
}

.awpTemplateDetailTable th {
    padding-right: 15px;
    text-align: center;
    vertical-align: bottom;
}

.QtyStyle {
    width: 30px;
    text-align: center;
}

.uomStyle {
    width: 50px;
    text-align: center;
}
.awpDetailSummaryEntry{
    width: 120px;
}

.UoMStyleHeader {
    width: 80px;
}

.measurementStyle {
    width: 70px;
    text-align: center;
}

.calculationStyle {
    width: 120px;
    text-align: center;
    user-select: none;
    pointer-events: none;
    background-color: lightgray;
}

.calRemarkStyle {
    width: 450px;
    text-align: left;
}

.font_lowImpact {
    font-weight:lighter;
    font-size-adjust: 0.5;
}

.required
{
    background-color: burlywood;
}

.divRow
{
    float: left;
    width: 100%;
    padding-top: 10px;
}

.divRow div
{
    float: left;
    padding-left: 10px;
    vertical-align: text-bottom;
    height: 30px;
}

#Tabs530
{
    width: 100%;
    text-align: left;
}

.divRow:nth-child(even)
{
    background: #e1e1e1;
}

.divRow:nth-child(odd)
{
    background: #ffffff;
}

.divContract
{
    display: block;
    height: 30px;
}

.divContract div
{
    float: left;
}

.divContract select
{
    width: 275px;
}

.divContract div:nth-child(1)
{
    font-size: small;
    font-weight: bold;
    width: auto;
    text-align: right;
    vertical-align: middle;
}

.divContract div:nth-child(2) {
    padding-left: 10px;
}

#divAddtl {
    height: 500px;
}


#divAddtl .divRow:nth-child(even)
{
    background: #e1e1e1;
}

#divAddtl .divRow:nth-child(odd)
{
    background: #ffffff;
}

#divAddtl .divRow div:nth-child(1) {
    width: 140px;
    text-align: right;
    font-weight: bold;
}

#divAddtl .divRow div:nth-child(2) {
    width: 175px;
    text-align: left;
}

#divAddtl .divRow div:nth-child(3) {
    width: 140px;
    text-align: right;
    font-weight: bold;
}

#divAddtl .divRow div:nth-child(4) {
    width: 100px;
    text-align: left;
}

#divAddtl .divRow div:nth-child(5) {
    width: 185px;
    text-align: right;
    font-weight: bold;
}

#divAddtl .divRow div:nth-child(6) {
    width: 100px;
    text-align: left;
}

#divAddtl input {
    width: 150px;
}

#divAddtl select {
    width: 250px;
}

#divAddtl .divRow:nth-child(2) select {
    margin-left: 10px;
    width: 90px;
}



.tab
{
    width: 100%;
}

.main
{
    float: left;
    width: 100%;
}

.top
{
    clear: both;
    float: left;
    width: 100%;
}

.bottom
{
    clear: both;
    float: left;
    width: 100%;
}

.top div
{
    float: left;
}

.bottom div
{
    float: left;
}

#Basic
{
    height: 500px;
}

#Basic .child
{
    padding-left: 5px;
    width: 50px;
    text-align: center;
}

#Basic .bottom .child
{
    font-size: x-small;
}

.marginUp
{
}

#Basic .child
{
    width: 75px;
}

#Basic .child:nth-child(1)
{
    padding-left: 5px;
    width: 150px;
    font-weight: bold;
}

#Basic .child:nth-child(6)
{
    padding-left: 20px;
    width: 150px;
    font-weight: bold;
}

#Basic input
{
    width: 50px;
}

#divMaterial
{
    padding-top: 75px;
}

#divMaterial .divRow div:nth-child(1)
{
    width: 175px;
    text-align: right;
    font-weight: bold;
}

#divMaterial .divRow div:nth-child(2)
{
    width: 250px;
    text-align: left;
}

#divMaterial .divRow div:nth-child(3)
{
    width: 175px;
    text-align: right;
    font-weight: bold;
}

#divMaterial .divRow div:nth-child(4)
{
    width: 100px;
    text-align: left;
}

#divMaterial input
{
    width: 150px;
}

#divMaterial select
{
    width: 250px;
}

#divMaterial .divRow:nth-child(9) select
{
    margin-left: 10px;
    width: 75px;
}

#divContract {
    height: 500px;
}

#divContract .divRow div:nth-child(1) {
    width: 140px;
    text-align: right;
    font-weight: bold;
}

#divContract .divRow div:nth-child(2) {
    width: 175px;
    text-align: left;
}

#divContract input {
    width: 150px;
}

#divContract select {
    width: 250px;
}