﻿.parent {
    background-color: #66b360;
}

.wcmLabel {
    font-size: 14px;
    font-style: normal;
    padding-right: 0;
    font-weight: 400;
    color: #333;
    font-family: 'Open Sans',sans-serif,"-apple-system","BlinkMacSystemFont";
}

.hangingIndent {
    padding-left: 1.5em;
    text-indent: -1.5em;
}

.wcmPara {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #333;
    font-family: 'Open Sans',sans-serif,"-apple-system","BlinkMacSystemFont";
}

.wcmColHeader {
    font-size: 14px;
    font-style: normal;
    padding-right: 0;
    font-weight: 400;
    color: #333;
    text-align:center;
    font-family: 'Open Sans',sans-serif,"-apple-system","BlinkMacSystemFont";
}

.wcmModalTest {
    width: 90vw;
}

.stepNotYetStarted {
}

.stepInProgress {
    background-color: #c7deaa;
}

.stepComplete {
    opacity:0.5;
}

.wcmMapFlip {
    width: 120px;
}

.wcmModalTitle {
    font-size: 16px;
    font-style: normal;
    padding-right: 0;
    font-weight: 600;
    color: #333;
    font-family: 'Open Sans',sans-serif,"-apple-system","BlinkMacSystemFont";
}

input {
    font-family: 'Open Sans',sans-serif;
}
