﻿.ti-bold-text
{
    font-weight: bold;
}
.ti-container {
    /* width: 100%; */
    /* padding-right: 15px; */
    /* padding-left: 15px; */
    /* margin-right: auto; */
    /* margin-left: auto; */
}

.se-input-wrapper.constValue input::placeholder {
    color: #767676;
}

.se-valign-top {
    vertical-align: top;
}

.print-table td {
    vertical-align: top
}

.print-table1 td {
    vertical-align: top
}

.SIGNATURE {
    border-bottom: solid;
    border-color: black;
    border-width: 1px;
    width: 55%;
}

.BIGBOLD {
    font-weight: bold;   
    font-size: 16px;    
}

HR.DOUBLE {
    color: black;
    height: 2px;
}

TABLE.PAGED {
    page-break-before: always;
}