﻿.title {
    font-family: 'Myriad Pro Bold';
    font-weight: normal;
    font-size: 16px;
    color: #346733;
}
.txtlbl label {
    font-family: 'Myriad Pro Regular';
    font-weight: normal;
    font-size: 14px;
    margin: 3px 0 !important;
}
.answers {
    font-family: 'Myriad Pro Regular';
    font-weight: normal;
    font-size: 14px;
    margin:3px 0!important;
}
.hasback{
    background-color:#fff;
    padding:20px 0 15px;
}
.answers i{
    margin: 0 5px 0 10px !important;
    color: #346733 !important;
}
.noback{
   padding-top:15px;
   padding-bottom:10px;
}
#maincontent {
    padding-bottom: 0;
}
hr{
    margin:0 !important;
}