﻿/*************QUOTES*************/

#contentMortgageWizard
{
    color: black;
    margin: 0 auto;
    width: 775px;
    margin-bottom: 12px;
}

#contentMortgageWizard table
{
    color: Black;
}

.cmwTitle
{
    font-size: 28px;
    font-weight: bold;
    margin: 0 auto; /*white-space: nowrap; width: 650px;*/
    text-align: center;
    color: Black;
}
.cmwTitle h1
{
    font-size: 28px;
    font-weight: bold;
    margin: 0 auto; /*white-space: nowrap; width: 650px;*/
    text-align: center;
    color: Black;
}
.asSeeOn
{
    color: Black;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px;
}

.asSeeOnImage
{
    float: left;
    text-align: center;
    margin-right: 30px;
}

.asSeeOnImage img
{
    margin-bottom: 20px;
}

.quotes
{
    /*margin-top: 10px;*/
    width: 100%;
    height: 48px;
}

.quotes .quotes-left
{
    background: url(images/GetQuotesNow_background_left.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 48px;
    width: 6px;
    float: left;
}

.quotes .quotes-middle
{
    background: url(images/GetQuotesNow_background_middle.png);
    background-position: top left;
    background-repeat: repeat-x;
    float: left;
    height: 48px;
    width: 98%;
    position: relative;
}

.quotes .quotes-middle span
{
    color: white;
    font-weight: bold;
    font-size: 20px;
    float: left;
    margin: 11px 3px;
}

.quotes .quotes-middle .arrow
{
    position: absolute;
    top: 17px;
    left: 168px;
}

.quotes .quotes-middle .step
{
    float: right;
    margin-top: 12px;
}

.quotes .quotes-middle .stepinside
{
    float: left;
    margin-left: 5px;
}

.quotes .quotes-middle .last
{
    float: left;
    padding-left: 0;
}

.quotes .quotes-middle .first
{
    color: black;
    margin-top: 3px;
    margin-right: 5px;
}

.quotes .quotes-right
{
    background: url(images/GetQuotesNow_background_right.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 48px;
    width: 6px;
    float: left;
}

.successMain .quotes_all
{
    width: 99.45%;
    margin: 0px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: white;
}

.debtWizard .quotes_all
{
    width: 99.6%; /*742px;*/
    margin: 0px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: white;
}


.quotes_all
{
    width: 99.35%; /*742px;*/
    margin: 0px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: white;
}

.quotes_all .inside
{
    padding: 5px 10px 10px 18px;
    vertical-align: top;
}


.quotes_all .insideMiniform
{
    padding: 10px 10px 10px 18px;
}

.quotes_all .inside .inside
{
    float: right;
    text-align: right;
}

.MortNeeds
{
    font-weight: bold;
    color: #1f60a3;
    font-size: 14px;
    margin-top: 10px; /*float: left;*/
}

.SecureRights
{
    color: #616161;
    font-weight: normal;
    font-size: 10px;
    float: right;
}


.box1
{
    margin: 15px 0 0 0;
    padding-bottom: 10px;
}

.innerGroup
{
    clear: both;
    padding: 5px 0;
    min-height: 20px;
}

.lastBtn
{
    height: 45px !important;
}

.left
{
    text-align: left;
    width: 263px;
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin-right: 25px;
}

/*krstev*/

.left1
{
    text-align: left;
    width: 263px;
    float: left;
    margin-right: 25px;
    font-weight: bold;
    color: Black;
    font-size: 15px;
}

.leftLittle
{
    text-align: left;
    width: 40px;
    float: left;
    font-size: 12px;
    margin-right: 25px;
    padding-top: 3px;
}

.right
{
    float: left;
}

.subSign
{
    float: right;
    width: 245px;
    padding-left: 5px;
    color: green;
    text-align: left;
}

.right input.btnBlue150pxDebt
{
    background-image: url(Images/goButton.png); /*continue.png, goToStep2.png*/
    background-position: top left;
    background-repeat: no-repeat;
    width: 121px;
    height: 34px;
    border: 0px;
    cursor: pointer;
    margin-left: 17px;
    color: White;
    font-weight: bold;
}

.right input.btnBlue150pxDebtFinish
{
    background-image: url(Images/clickToSeeYourResults.png); /*goToStep2.png*/
    background-position: top left;
    background-repeat: no-repeat;
    width: 409px;
    height: 34px;
    border: 0px;
    cursor: pointer;
    margin-left: 17px;
    color: White;
    font-weight: bold;
}

.right input.btnBlue150px
{
    background-image: url(Images/continue.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 121px;
    height: 34px;
    border: 0px;
    cursor: pointer;
    margin-left: 20px;
}

.subSign_blue
{
    color: #1f60a3;
    float: left;
    padding-left: 5px;
    padding-top: 2px;
}

.subSign_green
{
    float: left;
    color: #339900;
    font-size: 12px;
    margin-left: 5px;
    padding-top: 2px;
}

.right select
{
    width: 150px;
    float: left;
}

.right input[type="text"]
{
    width: 144px;
    float: left;
}

.preSign
{
    float: left;
    width: 12px;
    padding-top: 2px;
}

.secondQuotes
{
    border-top: 1px solid #e1e1e1;
    height: 35px;
    margin-top: 3px;
}

.skipThisStep
{
    padding-top: 10px;
}

.skipThisStep span
{
    vertical-align: bottom;
}

.skipThisStep a
{
    font-size: 14px;
    padding-left: 17px;
}

/*.btnBlue150px 
{
background-image: url(Images\continue.png);
background-repeat: no-repeat;
background-position: top left;
margin-left: 22px;
}*/

/*************SUCCESS-PAGE***********/

.successMain
{
    margin: 0 auto;
    width: 740px;
    margin-bottom: 20px;
}

.successMain table
{
    color: Black;
}

.successMain li
{
    list-style-type: disc;
    margin-left: 20px;
}

.successMainInside
{
    font-weight: bold;
    font-size: 16px;
    color: #2C749E;
    text-decoration: none;
}

.successMainInside a
{
    font-weight: bold;
    font-size: 16px;
    color: #2C749E;
    text-decoration: none;
}

/************0-STEP***********/

.mortgageLoanWizardCalc
{
    margin: 10px auto;
    min-height: 224px;
    width: 775px;
}

.mortgageLoanWizardCalc .innerGroup
{
    clear: none;
}

.mortgageLoanWizardCalc .innerGroup .left, .mortgageLoanWizardCalc .innerGroup .left1
{
    width: 150px;
}


/*krstev*/

.btnBlueSubmit
{
    background-image: url(Images/submit.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 121px;
    height: 34px;
    border: 0px;
    cursor: pointer;
}

.btnBlueSubmitApplication
{
    background-image: url(Images/submitapp.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 200px;
    height: 34px;
    border: 0px;
    cursor: pointer;
}

