.center
{
    text-align: center!important;
}

.right
{
    text-align: right!important;
}

.bottom
{
    display:table-cell!important;
    vertical-align: bottom!improtant;
}

.risk_head
{
    border:2px solid #000;
    margin:0 auto 40px;
}

.risk_head th
{
    font-size:4rem;
    text-align: center;
    width:80%;
    padding:30px;
    border:2px solid #000;
}

.risk_head td
{
    font-size:4rem;
    text-align: center;
    width:80%;
    padding:30px;
    border:2px solid #000;
}

.review_textarea
{
    width:100%!important;
    height:200px!imprtant;
}

.review_box
{
    min-height:300px!important;
}