.form-title {
    font-size: 1em;
    padding: 20px 0 0px 0;
    border-top: 1px solid #ccc;
}

.login-main {
    width: 100%;
    margin: auto;
    border: 1px solid #ccc;
    margin-top: 50px;
}

.login-btn {
    margin-bottom: 15px;
}

.login-logo-bg {
    background: url(../img/login-hed-bg.png) repeat-x left top;
    padding: 0px 20px !important;
}

.top-title h6, .top-title h6 a {
    text-transform: none !important;
}

    .top-title h6 a {
        text-transform: none !important;
        color: #ab0534;
    }

.table-title {
    /*background-image: url(~/Content/images/bg.gif);*/
    background: #e2e2e2 !important;
}

.date-title {
    color: #ab0534 !important;
}

.question-title {
    color: #ab0534;
    padding-top: 10px !important;
    font-weight: 500;
    padding-left: 15px;
}

.heder-title-bar {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: 30px;
}

.btn-small {
    background: #ccc;
    color: #ab0534;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    font-size: 1.1em;
    float: right !important;
}

.btn-sm {
    color: #ab0534;
    margin-left: 15px;
    margin-bottom: 15px;
}

.btn-bold
{
font-weight:bold;
}

.congratulations {
    color: #5da32e !important;
    text-align: center;
    padding-top: 100px;
    text-align: center;
    margin-bottom: 40px;
}

.tick-icon {
    width: 35px !important;
    height: auto !important;
}

.display-fix {
    height: 400px;
}

.return-btn {
    margin-bottom: 20px;
}

.taketest-btn {
    float: left;
    height: 30px;
    line-height: 24px;
    margin-left: 25px;
    padding: 0;
    vertical-align: middle;
    width: 97px;
}



.btnSubmit {
    align-self: center;
    padding-left: 50%;
}

.radioAnswerRadioPadding {
    padding: 0px 2px !important;
    display: inline;
    margin-bottom: 2px;
    
}
.Answer1
{
    text-indent: -23px;
    
}

.Question {
    padding-top: 10px !important;
font-weight: 500;
padding-left: 15px;
}
