/* Minification failed. Returning unminified contents.
(4,1): run-time error CSS1019: Unexpected token, found '@import'
(4,9): run-time error CSS1019: Unexpected token, found 'url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300)'
 */
body {
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);


.container-no-margin{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 58px !important;
    width: 100% !important;
}

.helpimage
{
    background: url(images/help_button.gif) no-repeat;
    
}

.small-text
{
    font-size: 10px;
}

.warningbg {
    background-color: #FFB5B9 !important;
}

.nowarningbg {
    background-color: #ffffff !important;
}

.compatWarning
{
    min-height: 30px;
    padding-top: 5px;
    background-color : #FFB5B9;
}

.img-center
{
   margin: 0 auto;
    display: block;

}

.btn-responsive
{
    max-width: 100%;
}

.modal-wide .modal-dialog
{
    width: 70%;
}

.help-button {
    padding: 10px;
}

#errorImage {
    background: url(images/emblem-important.png) no-repeat center;
    height: 256px;
}

.continueProfile {
    background: url(images/EasyAudit/AccountNumber_question.png) center center no-repeat;
    height: 375px;
}

