.input-column-width {
    max-width: 70%;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 2;

}

.input-height {
    margin-top: 4px;
    margin-bottom: 4px;

}

.not-allowed {
    cursor: not-allowed;
    background: #ebecee;
    display: block;
    width: 100%;
    height: 38px;
    padding: 7px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ebecee;
    background-image: none;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.button-top {
    margin-left: 150px;
    margin-top: 19px;
    width: 84px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
}

.no-label {
    display: none;
    width: 100%;
    height: 38px;
    padding: 7px 12px;
    font-size: 15px;
    line-height: 1.42857143;
}

.cssdesign-input {
    border: 1px solid #666666;
    background-color: #E6E6E6;
}

.portalapp-background-box {
    background: #ebecee;
}
.portalapp-label{
    font-size: 15px;
}

.portalapp-form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 7px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.portalapp-table-label{
    font-weight: bold;
    font-size: 15px;
}
.potalapp-titlebox {
    background: #fab907;
    font-weight: bold;
    color: #fff;
    height: 28px;
    width:15%;
    line-height: 28px;
    font-size: 14px;
    margin-top:2%
}
.potalapp-titlebox-result {
    background: #fab907;
    font-weight: bold;
    color: #fff;
    height: 28px;
    width:100%;
    line-height: 28px;
    font-size: 14px;
    margin-top:2%
}
/*
.-calculation-nox footer {
    displpageay: none;

}*/
