﻿.dxeButtonEdit + input + div
{
    top: inherit !important;
}

.CurrentSecurityQuestionLabel
{
    float: left;
    margin-right: 10px;
}

.SecurityQuestionLabel
{
    float: left;
    width: 116px;        
    height: 24.8px;
    line-height: 24.8px;
    font-weight: bold;
    margin: 0px 15px 0px 2px; 
}

.SecurityQuestionText
{
    font-weight: bold;
    margin: 10px 0px 5px 135px;
}

.SecurityQuestionTextCharsLeft
{    
    vertical-align: bottom;
    text-align: left;        
    margin: 5px 0px 0px 5px;
}

.SecurityQuestionTextCharsLeft label
{
    margin: 5px 0px 0px 5px;   
}

.EditSecurityQuestionLabel
{
    float: left;
    width: 165px;
    margin-right: 15px;
    text-align: right;
    margin-bottom: 20px;
}
