hr {
    border: 0;
    background-color: #bbb;
    padding: 1px 0 0 0;
    margin: 5px 0 15px 0;
    clear: left;
}

a {
    color: #076fbf;
}

    a:hover {
        color: red;
    }

header {
    height: 53px;
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #282e3e;
    display: block;
    box-sizing: content-box;
}

#header {
    height: 53px;
    color: #fff;
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.roundtop {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.roundbottom {
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

#content {
    min-height: 450px;
    padding: 15px 15px 10px 15px;
}

#wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.text-right, .table .text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

dl .cost {
    font-weight: bold;
    font-size: 18px;
    color: #2E64FE;
}

.red {
    color: red;
}

.green {
    color: green;
}

.bold {
    font-weight: bold;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

a.adobelink {
    background: url('/web/images/icons/adobe.gif') 3px 50% no-repeat;
    padding: 1px 3px 1px 28px;
}

.two-cols li {
    font-size: 20px;
    line-height: 35px;
    float: left;
    width: 450px;
}

.green-arrow {
    list-style-image: url('/Web/images/icons/green_bullet.gif');
    text-align: left;
    padding-left: 45px;
}

.orange-bulet {
    padding: 0;
}

    .orange-bulet li {
        background: url('/Web/images/arrow_orange.png') no-repeat;
        padding: 0 0 8px 22px;
        list-style: none;
        text-align: left;
        margin: 0;
    }

.green-bullet {
    padding: 0;
}

    .green-bullet li {
        background: url('/Web/images/bullet_green.png') no-repeat;
        padding: 3px 0 5px 27px;
        list-style: none;
        text-align: left;
        margin: 0;
    }

.red {
    color: #d60505;
}

.quoteForm {
    border-left: 1px #eceded solid;
    border-right: 1px #eceded solid;
    border-top: 1px #fff solid;
}

    .quoteForm .form-group label {
        display: inline-block;
        width: 250px;
        color: #585858;
        font-weight: normal;
        padding-left: 20px;
    }

    .quoteForm .form-group {
        border-bottom: 1px #eceded solid;
        padding: 10px 10px;
        margin: 0;
    }

    .quoteForm .col-md-10 {
        display: inline-block;
        float: none;
        min-width: 270px;
    }

.quoteForm, .quoteFormHeader, .quoteForm, .quoteFormHeader2, .quoteForm, .quoteFormHeader3, .quoteForm, .quoteFormHeader4 {
    max-width: 680px;
}

.quoteFormHeader {
    background: url('/Web/images/get_quote_icon.png') no-repeat 17px center;
    background-color: #6accbf;
    border: 1px #6accbf solid;
    min-height: 63px;
    color: #fff;
    font-size: 1.3em;
}

.quoteFormHeader2 {
    background: url('/Web/images/quote_icon.png?v=2') no-repeat 17px center;
    background-color: #407ebd;
    border: 1px #59a0d1 solid;
    min-height: 63px;
    color: #e0eff8;
    font-size: 1.3em;
}

.quoteFormHeader3 {
    background: url('/Web/images/add_addon_icon.png') no-repeat 17px center;
    background-color: #5995dd;
    border: 1px #5995dd solid;
    min-height: 63px;
    color: #fff;
    font-size: 1.3em;
}

.quoteFormHeader4 {
    background: url('/Web/images/quote_icon.png?v=2') no-repeat 17px center;
    background-color: #5995dd;
    border: 1px #5995dd solid;
    min-height: 63px;
    color: #fff;
    font-size: 1.3em;
}

.quoteFormHeader p, .quoteFormHeader2 p, .quoteFormHeader3 p, .quoteFormHeader4 p {
    padding: 22px 0 10px 70px;
    margin: 0;
}

    .quoteFormHeader2, .quoteFormHeader3 {
        font-size: 12px;
    }

        .quoteFormHeader2 p, .quoteFormHeader3 p {
            font-size: 19px;
        }

        .quoteFormHeader2 div p, .quoteFormHeader3 div p {
            margin-top: -7px;
        }

.form-horizontal small {
    color: #999;
    font-size: 11px;
}

/* Paging  */

ul.paging {
    margin: 30px 0 20px 0;
    text-align: center;
    padding-left: 100px;
}

    ul.paging li {
        display: inline;
        list-style-type: none;
        padding-right: 10px;
        cursor: pointer;
    }

        ul.paging li.currentPage {
            font-weight: bold;
        }

.pagingResults {
    float: right;
    padding-right: 5px;
    font-size: 13px;
}

/* End Paging  */


.breadcrumb {
    padding: 0px 5px;
    margin: 8px 10px 0 11px;
    list-style: none;
    font-size: 12px;
}

    .breadcrumb a {
        color: #6d85aa;
    }


    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #cccccc;
            content: "\003e";
            font-weight: bold;
        }

    .breadcrumb > .active {
        color: #cdd1e9;
    }

div.message {
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    border-radius: 5px;
    padding: 8px 15px;
    margin-bottom: 5px;
    color: #3c763d;
}

div.invoice {
    background-color: #ffd9d9;
    border: 1px solid #f3cbcb;
    border-radius: 5px;
    padding: 4px 15px;
    margin-bottom: 5px;
    color: #c44343;
}

.steps {
    width: 100%;
    clear: both;
    display: inline-block;
    padding: 0;
    margin-top: 0;
}

    .steps li {
        float: left;
        display: block;
        width: 66px;
        max-width: 19.6667%; /* fallback for non-calc() browsers */
        background: url('/Web/images/step.png?v=2') 50% 0% no-repeat;
        background-size: 100%;
        text-align: center;
        margin-right: 5%;
    }

    .steps li:last-child {
        margin-right:0;
    }

        .steps li span {
            display: block;
            margin-top: 103%;
            font-weight: bold;
            font-size: 0.8em;
            color: #b8b8b8;
        }

    .steps .active {
        background: url('/Web/images/step_active.png?v=2') 50% 0% no-repeat;
        background-size: 100%;
    }

        .steps .active span {
            color: #41b5a9;
        }

    .steps .stepline {
        position: absolute;
        width: 8%;
        min-width: 80px;
        max-width: 120px;
        background: #d9d9d9;
        margin-top: 31px;
        margin-left: 33px;
        z-index: -1;
        height: 4px;
    }

    .steps .steplineactive {
        background: #52ccbf;
    }

    .steps .stepNumber {
        display: none;
    }

#ajaxBg {
    position: fixed;
    z-index: 2000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 5%;
    display: none;
    overflow: scroll;
}

#ajaxBgBackground {
    position: fixed;
    background: #000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0.6;
}

.ajaxBgtext {
    position: absolute;
    margin-left: -32px;
    left: 50%;
    top: 40%;
}

#ajaxBgPopup {
    position: relative;
    background: #fff;
    top: 10%;
    margin: 0 auto;
    color: #000;
    padding: 0 3%;
    max-width: 700px;
    box-shadow: 0 0 40px #444;
    color: #444;
    overflow: hidden;
}

    #ajaxBgPopup #ajaxBgPopupBtn {
        position: absolute;
        top: 8px;
        right: 8px;
    }

        #ajaxBgPopup #ajaxBgPopupBtn img {
            transition: .4s ease;
        }

            #ajaxBgPopup #ajaxBgPopupBtn img:hover {
                opacity: 0.5;
            }

    #ajaxBgPopup hr {
        margin-right: -100px;
        margin-left: -100px;
        background: #e5e5e5;
    }

.help-icon {
    margin-bottom: -4px;
    margin-left: 5px;
}

#nav0, #nav1, #nav2 {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#testMode {
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    background: black;
    background: linear-gradient(#333, #000);
    color: #ccc;
    padding: 4px 12px 3px 10px;
    font-size: 11px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topright: 5px;
}

.QuoteAmount {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    vertical-align: middle;
    padding: 17px 0;
    width: 180px;
    background-color: #424242;
    background: linear-gradient(#424242, #000000);
    font-weight: normal;
    font-size: 28px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.quoteForm .QuoteAmountButton {
    padding: 18px 0;
}

.ButtonGreen {
    background-color: #29af1a;
    background: linear-gradient(#3ade81, #0aab51);
    width: 180px;
    padding: 18px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    vertical-align: middle;
    cursor: pointer;
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 #259f18;
}

    .ButtonGreen:hover {
        background-color: #17790c;
        background: linear-gradient(#4dee93, #25d472);
        color: #fff;
    }

.quoteOption {
    float: right;
    color: #288acb;
    font-size: 1.3em;
    margin-left: 10px;
}

.form-group .quoteIncludedOption {
    float: right;
    color: #439e2e;
    margin-left: 20px;
}

    .form-group .quoteIncludedOption img {
        position: absolute;
        margin-bottom: -2px;
        margin-left: -18px;
    }

    .form-group .quoteOptionDesc {
        display: inline-block;
        width: 75%;
    }

div .alert {
    border-radius: 5px;
    padding: 10px 15px;
    border: solid 1px black;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

div .alert-success {
    border-color: #d6e9c6;
    background-color: #dff0d8;
    color: #3c763d;
}

div .alert-warning {
    border-color: #faebcc;
    background-color: #fcf8e3;
    color: #8a6d3b;
}

div .alert-error {
    border-color: #ebccd1;
    background-color: #f2dede;
    color: #a94442;
}

span .alert-title {
    font-weight: bold;
    float: left;
}

.boldRed {
    color: #a94442;
    font-weight: bold;
}

.display-none{
    display : none;
}

.display-block{
    display : block;
}