@charset "utf-8";
/* CSS Document */
@import url("jquery-ui-1.9.2.custom.css");

.boxBody {
    overflow: hidden;
    padding: 15px 25px 30px 25px;
    background: #fff;
}

.version {
    width: 513px;
    height: auto;
    /*overflow: hidden;*/
    margin: 0 20px 10px 0;
    float: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    background: #fff;
    border: 1px solid #dbdbdb;
}

/* IE6-*/

.version h3 {
    color: #7C7C7C;
    font-size: 14px;
    line-height: 35px;
    border-bottom: 1px solid #dbdbdb;
    padding: 0 20px;
    background: #f6f6f6;
    overflow: hidden;
}

.form-box form p select {
    float: left;
    display: inline
}

.version form {
    padding: 15px;
}

.version form textarea {
    min-width: 195px;
    max-width: 195px;
    min-height: 50px;
    max-height: 100px;
    overflow-y: scroll;
}

.version #fieldset-DealerInfo textarea {
    min-width: 455px;
    max-width: 455px;
}

.version p {
    display: block;
    overflow: hidden;
    height: auto;
}

.version label {
    width: 230px; /*previously 240 */
    float: left;
    font: 12px Arial, Helvetica, sans-serif;
    color: #686868;
    height: auto;
    overflow: hidden;
    padding: 5px 0;
    text-transform: capitalize;
}

/*adding label radio -button by shyam */

label.radio_buttons, .radio_buttons {
    font: 12px Arial, Helvetica, sans-serif;
    width: auto;
    float: left;
}

/* FORM-BOX */

.form-box {
    width: 1140px;
    float: left;
    height: auto;
    display: table;
    /*margin: 30px 0;*/
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid #c9c9c9;
}

ul.form-header {
    background: #f6f6f6;
    border-bottom: 1px solid #dbdbdb;
    color: #7c7c7c;
    font-size: 14px;
    line-height: 40px;
    padding: 0 20px;
}

.form-element {
    clear: both;
    margin: 0 0 8px 0;
    overflow: visible;
    position: relative;
}

.loadingImage {
    vertical-align: baseline;
    border: 0;
}

.radio_buttons {
    font: 13px Arial, Helvetica, sans-serif;
    width: auto;
    float: left;
}

.errors {
    color: #E01B35;
    font-size: 12px;
    width: 228px;
    padding: 3px 0;
}

.custom-errors {
    color: #E01B35 !important;
    font-size: 12px; /*font-style:italic;*/
}

.form-button {
    clear: both;
}

#application-draft .form-button {
    clear: none;
    float: left;
    margin-right: 10px;
}

#form_save {
    clear: both;
    vertical-align: middle;
    height: auto;
    overflow: hidden;
}

#formSaveMsg {
    font-style: italic;
    padding: 0px 6px;
    font-weight: bold;
    color: #4f8a10;
}

#formSaveMsg .errors {
    color: #ff0000;
}

.loading-image {
    padding: 6px 6px;
    float: left;
    display: block;
}

.loading .save-message {
    width: auto;
}

.boxBody #formSaveMsg .errors {
    color: #ff0000;
}

a.app-link {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #65aed7;
    color: #000;
    padding: 6px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    background: #258fcd;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.options label {
    width: auto;
    margin-left: 5px;
}

.options label input[type="radio"] {
    margin: -10px 0 0 0;
}

.form-div {
    height: auto;
    display: table;
}

.form-div textarea {
    background: #fff;
    border: 1px solid #DBDBDB;
    min-height: 30px;
    max-height: 120px;
    min-width: 200px;
    max-width: 200px;
}

.form-div #ssn1 {
    width: 59px;
}

.form-div #ssn2 {
    width: 59px;
}

.form-div #ssn3 {
    width: 59px;
}

.form-div #phone1, .form-div #phone2, .form-div #phone3 {
    width: 40px;
}

.form-div .checkbox {
    float: left;
    width: 100px;
}

.form-div span {
    color: #333;
    padding: 0 2px;
}

#errors-buyerInfo-secondary_phone_extension {
    margin-top: 7px;
}

.form-element {
    display: table;
    width: 100%
}

.ext-phone {
    width: 45px !important;
}

.form fieldset {
    border: none;
    background: none;
    margin-bottom: 10px;
}

.form legend {
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    color: #505050;
    display: block;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 0 10px 0;
    width: 100%;
}

.form-element select {
    border: 1px solid #dbdbdb;
    max-width: 210px;
    padding: 6px 5px;
}

.description {
    color: #787878;
    font-size: 11px;
}

.form-element input[type="text"], .form-element input[type="password"], .form-element input[type="email"], .form-element input[type="readonly"] {
    text-decoration: none;
    border: 1px solid #dbdbdb;
    box-shadow: inset 1px 1px 5px #eeeeee;
    -webkit-box-shadow: inset 1px 1px 5px #eeeeee;
    height: 30px;
    padding: 0 3px;
    text-decoration: none;
    width: 194px;
    font-size: 12px;
}

#lnk-forgot-password {
    cursor: pointer;
}

#forgot-message {
    display: none;
    font-size: 12px;
    font-weight: bold;
    background: yellow;
    padding: 3px;
}

.errorMsg {
    border: 1px solid red;
    color: red;
}

.successMsg {
    border: 1px solid green;
    color: green;
}

#fieldset-gapAtEmployment > div {
    clear: both;
}

.coapp_householdreas div, .householdreas div {
    border: 1px solid #a5a5a5;
    border-radius: 5px 5px 5px 5px;
    left: 40px;
    padding: 20px;
    position: absolute;
    top: -179px;
    width: 400px;
    background-color: #fefefe;
    -moz-box-shadow: 1px 1px 4px 4px #D1D1D1;
    -webkit-box-shadow: 1px 1px 4px 4px #D1D1D1;
    box-shadow: 1px 1px 4px 4px #D1D1D1;
    z-index: 100;
}

.login-detail input[type=checkbox] {
    margin: 7px 10px 0 0;
    float: left;
}

.householdreas textarea, .coapp_householdreas textarea {
    min-width: 440px !important;
    max-width: 440px !important;
}

.state-checkboxWrap {
    /*border:1px solid red;*/
    height: auto;
    overflow: hidden;
    margin: 20px 0;
}

.state-checkboxWrap table {
    width: 200px !important;
    float: left;
    margin: 0 20px 0 0;
}

.state-checkboxWrap label, .state-checkboxWrap input[type=checkbox] {
    width: auto !important;
    margin: 0 5px;
    height: auto !important;
    font-size: 12px;
}

/**---Application Form---**/

ul.list {
    list-style: none;
    width: 230px;
    float: left;
    margin: 0 20px 0 0;
    border: 1px solid #c9c9c9;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

ul.list li {
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #dbdbdb;
    display: block;
    background: #f6f6f6;
}

ul.list li:last-child {
    border-bottom: none;
}

ul.list li a {
    color: #555;
    display: block;
    padding: 0 15px;
    transition: background-color 0.5s linear;
    -webkit-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
}

ul.list li a i {
    float: right;
    line-height: 18px;
    margin: 10px 0 0 0;
    transition: color 0.5s linear;
    -webkit-transition: color 0.5s linear;
    -o-transition: color 0.5s linear;
    -moz-transition: color 0.5s linear;
    -ms-transition: color 0.5s linear;
    color: #969696;
}

ul.list li a:hover {
    background: #fff;
    color: #007afb;
}

ul.list li a:hover i {
    color: #007afb;
}

ul.list li.current a {
    background: #458bd8;
    color: #fff;
}

ul.list li.current a i {
    color: #fff;
}

.vehicle-type label {
    width: 108px !important;
}

div.options-flag label:nth-child(10) {
    font-style: italic;
    font-weight: bold;
}

#formConfiguration label.error {
    display: none;
}

#formConfiguration input.error {
    margin: 0;
    border-radius: 0;
    font-weight: normal;
    color: red;
}

#userform label.error {
    color: #8A0000;
    border: none;
    background: transparent;
    border-radius: 0;
    margin: 0px;
    padding: 0px;
    height: auto;
}

/**---Compare---**/

.application-form-wrap {
    width: auto;
    height: auto;
    padding: 20px;
    overflow: hidden;
}

.application-form-wrap .version form {
    padding: 0;
}

.application-form-wrap .version .version-title {
    color: #7C7C7C;
    border-bottom: 1px solid #dbdbdb;
    background: #f6f6f6;
    overflow: hidden;
    display: block;
    width: auto;
    height: auto;
}

.application-form-wrap .version .version-title .title {
    font-sze: 14px;
    line-height: 35px;
    padding: 0 20px;
    display: block;
    float: left;
}

.application-form-wrap .version .version-title .version-title-rgt {
    background: #FFF;
    border-left: 1px solid #dbdbdb;
    width: auto;
    height: auto;
    display: block;
    float: right;
    padding: 2px 20px;
}

.application-form-wrap .version .version-title .version-title-rgt .control-group {
    margin: 0 !important;
}

.application-form-wrap .version .version-title .version-title-rgt .control-group label {
    line-height: 20px;
    width: 120px;
}

.application-form-wrap .left-panel {
    width: auto;
    height: auto;
    overflow: hidden;
    float: left;
    width: 230px;
}

.application-form-wrap .left-panel ul.list {
    margin: 0;
    width: 99%;
}

.application-form-wrap .right-panel {
    width: 1100px;
    height: auto;
    overflow: hidden;
    float: right;
    margin: 0;
}

.application-form-wrap .right-panel .form-box {
    width: 99.86%;
    margin: 0;
}

.application-form-wrap .right-panel .form-box .history {
    margin-right: 0;
}

.application-form-wrap .right-panel .form-box .version .view-form-wrap {
    width: auto;
    padding: 20px;
}

.application-form-wrap .version .view-form-wrap .control-group .label {
    width: 230px;
}

.application-form-wrap .version .view-form-wrap .control-group .label.difference, .view-chkbox-radio-wrap .view-chkbox-radio-label.difference {
    background-color: #a4d555;
    color: #fff;
}

.application-form-wrap p span.control-group span.view-text {
    min-width: 160px;
    width: auto !important;
    width: 160px;
}

.application-form-wrap p span.control-group span.view-text.width40 {
    width: 40px !important;
    min-width: 40px;
}

.application-form-wrap p span.control-group span.multi-view-element span.view-chkbox-radio-wrap {
    clear: both;
}

.application-form-wrap .form-header-wrap {
    background: #f6f6f6;
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
    height: auto;
    display: table;
}

.application-form-wrap .form-header-wrap span.form-header-title {
    font-size: 14px;
    line-height: 40px;
    color: #7C7C7C;
    float: left;
    display: block;
    width: auto;
    height: auto;
    margin: 0 0 0 20px;
}

.application-form-wrap .form-header-wrap .form-header-rgt {
    float: right;
    width: auto;
    background: #fff;
    border-left: 1px solid #dbdbdb;
}

.application-form-wrap .form-header-wrap .form-header-rgt ul.view-application-menu {
    display: block;
}

.application-form-wrap .form-header-wrap .form-header-rgt ul.view-application-menu li {
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.application-form-wrap .form-header-wrap .form-header-rgt ul.view-application-menu li a {
    padding: 11px 15px;
    color: #333;
    display: block;
}

.application-form-wrap .form-header-wrap .form-header-rgt ul.view-application-menu li a:hover {
    color: #333;
    text-decoration: underline;
}

.application-form-wrap .form-header-wrap .form-header-rgt ul.view-application-menu li a.active:hover {
    background-color: #2c7bd2;
    color: #fff;
    text-decoration: underline;
}

.application-form-wrap .form-header-wrap .form-header-rgt ul.view-application-menu li a.active {
    background-color: #2c7bd2;
    color: #fff;
    text-decoration: none;
}

.employment-block {
    padding: 5px;
    border: 1px solid #dbdbdb;
}

/**=== Compare Dashboard===**/

.table-title-bar-left .compare.control-group label {
    font-size: 12px !important;
    margin: 0 !important;
}

.block-changes {
    padding: 3px;
    border: 1px solid #dbdbdb;
    background-color: #efefef;
}

.version p span.control-group span.label {
    padding: 0 0 0 5px;
}

.form-div input[type=text].input-width40 {
    width: 40px;
}

/**---Currency icon ---**/
.form-element input[type=text].currency, .form-element input[readonly].currency {
    background-image: url(../images/dollar-icon.png);
    background-repeat: no-repeat;
    background-position: left 1px;
    width: 178px;
    padding: 0 0 0 16px;
}

.dealer-name-tag ul.token-input-list-facebook {
    width: 194px;
}

/* ----------- Added by Niraj -------*/

#vehicle-Price-label span {
    color: #000;
    font-size: 14px;
}

/**--- Activity Indicator---**/
.activity-indicator {
    float: left;
    width: auto;
    margin: 0 10px 0 0;
}

.loading {
    width: auto;
    float: left;
}

/**----For Application Form Improvement---**/

.agreement-block {
    border: 1px solid #CDCDCD;
    border-radius: 3px;
    padding: 10px;
    clear: both;
}

.agreement-block h3 {
    font-weight: bold;
    margin-bottom: 15px;
}

.agreement-block p {
    margin-bottom: 15px;
}

.agreement-checkbox {
    margin: 10px 0;
}

/**---User Management--**/

.user-container.col2-left-layout .col-left {
    /*width:298px;*/
    float: left;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
}

.user-container.col2-left-layout .main {
    /*width:1038px;*/
    float: right;
    padding: 20px;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
}

.user-container.col2-left-layout .main .col-main {
    width: auto;
    background: #fff;
}

.user-container.col2-left-layout .main .col-main h2.page-title {
    border-bottom: 1px solid #CDCDCD;
    color: #505050;
    display: block;
    font: bold 16px/40px Arial, Helvetica, sans-serif;
    margin: 0 0 20px;
}

.user-container input[type=text], .user-container input[type=password], .user-container input[type=email] {
    width: 250px;
}

.user-container .errors {
    width: 275px;
    clear: both;
}

.user-container select {
    width: 262px;
}

.col-main .paginationHolder {
    width: 97.8%;
}

#defaultState {
    margin: 8px 0;
}

.dealer-name-tag ul.token-input-list-facebook {
    width: 194px;
}

.user-container .table-filter {
    width: 97.7%;
}

/**---User Settings---**/
/* .table-responsive .dataTables_scrollBody{
	overflow-x:auto !important;
	}*/

.user-container label {
    width: 225px;
    float: left;
    margin-right: 15px;
    text-transform: capitalize;
}

.custom-tooltip.actions {
    position: absolute;
    top: 0;
    left: 0;
}

#user-table_wrapper table tr td, #warranty-commission-table tr td {
    padding: 4px 5px;
}

.vendor-block {
    padding: 10px 0;
}

.vendor-block input[type=text] {
    width: 160px;
}

.vendor-block .control-group label.error {
    clear: both;
    width: 160px;
    float: none;
    margin: 0;
    line-height: 20px;
}

.vendor-block .control-group label.error {
    float: none;
    margin: 0;
    line-height: 20px;
}

.vendor-block .error {
    font-size: 12px;
    color: #F00 !important;
}

#vendor-accordion.general-small-accordion .ui-accordion-header .ui-icon {
    left: 97%;
}

.vendor-block .btn-wrap {
    height: auto;
    margin: 5px 0;
    overflow: hidden;

}

.error-vendor {
    line-height: 30px;
}

/**---LOGIN DESIGN---**/
.login-main-holder {
    position: relative;
}

.login-wrapper {
    font-family: 'open_sansregular';
    position: absolute;
    top: 50%;
    left: 50%;
}

.logo-area {
    margin: 0 auto;
    padding: 20px 0;
}

.logo-area h1 {
    color: #e21a23;
    text-align: center;
    padding: 0;
    line-height: 52px;
}

.logo-area h1 img {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.logo-area h1 strong {
    font-weight: bold;
    color: #005ca9;
}

.login-holder-outer {
    /*background:#e2e1e1;*/
    padding: 10px;
    overflow: hidden;
    background-color: #f2efef;

}

.login-holder {
    background: #fff;
    border: 1px solid #dbdbdb;
}

.login-holder .title {
    background: #2c7bd2;
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.login-holder .form-area {
    padding: 20px;
}

.form-row {
    margin: 0 0 15px 0;
}

.form-row label {
    width: 44px;
    height: 32px;
    float: left;
    margin: 0;
    border-radius: 3px 0 0 3px;
    border: 1px solid #dbdbdb;
    border-right: 0;
    text-align: center;
}

.form-row label .icomoon-16 {
    line-height: 32px;
}

.form-row input[type=text], .form-row input[type=password], .form-row input[type=email] {
    background: #fff;
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #dbdbdb;
    height: 32px;
}

.form-area a {
    float: right;
    color: #2c7bd2;
    font-size: 12px;
    line-height: 30px;
}

.form-area label span {
    display: inline-block;
    line-height: 30px;
}

.form-area a:hover {
    text-decoration: underline;
}

.display-link {
    font-size: 12px;
    color: #2c7bd2;
    text-align: center;
    margin: 10px auto;
    cursor: pointer;
    text-decoration: underline;
    width: 220px;
    position: relative;
}

.custom-tooltip .tooltip-content ul li span {
    font-weight: bold;
}

.custom-tooltip .tooltip-content ul {
    background: #dbdbdb;
    display: block;
    font-size: 12px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 250px;
}

.custom-tooltip .tooltip-content ul li {
    line-height: 30px;
    background: #f9f9f9;
    margin-top: 1px;
    padding: 0 10px;
    color: #333;
    text-align: left;
    text-decoration: none;
    cursor: default;
}

.custom-tooltip .tooltip-content ul li:first-child {
    margin-top: 0;
}

.custom-tooltip .tooltip-content {
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -125px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    position: absolute;
}

.display-link:hover .tooltip-content {
    display: block;
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #d0d0d0;
    text-indent: -10000px;
    position: absolute;
    top: -10px;
    left: 42%;
}

.form-helper {
    clear: none;
    float: left;
    margin-left: 5px;
}

.form-helper a {
    color: black;
    text-decoration: underline;
}

#vehicle-is_fhf_warranty, #vehicle-is_approved_for_fhf_warranty {
    float: left;
}

#warranty-form label {
    width: 225px;
    float: left;
}

#vsc-options label {
    color: #000;
}

/*--- Added By: Biswa Upreti(2015-03-13) ---*/
#form_save .loading .save-message {
    display: table !important;
    width: auto;
    position: relative;
}

/**---Layout Css override---**/
.main-container .holder {
    padding: 20px 0;
}

.main-container {
    margin-top: 0 !important
}

/**---Application type page---**/
.app-type-page {
    width: 65.714285712%;
    background: #fff;
    margin: 2em auto;
    border: 10px solid #e2e1e1;
}

.app-type-block {
    padding: 20px;
    background: #fff;
}

.app-type-options {
    width: 27.2%;
    float: left;
    margin-left: 20px;
    background: #f8f8f8;
    padding: 20px;
    min-height: 140px;
}

.app-type-options p label {
    font-size: 13px;
    color: #505050;
    cursor: progress;
}

.app-type-options label:hover {
    cursor: pointer;
}

.app-type-options p label:before {
    font-family: 'icomoon';
    display: block;
    font-size: 5em;
    color: #2c7bd2;
    width: 100px;
    margin: 0 auto 20px auto;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.app-type-options p label:hover::before,
.app-type-options p.active label:before {
    background: #2c7bd2;
    color: #fff;
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    cursor: pointer;
}

.app-type-options p.single-applicant label:before {
    content: "\e614";
}

.app-type-options p.co-applicant label:before {
    content: "\e60f";
}

.app-type-options p.business-applicant label:before {
    content: "\e700";
}

.app-type-options p.existing-draft label:before {
    content: "\e710";
}

.app-type-options p label input[type=radio] {
    float: left;
    margin: 0 8px 0 0;
    vertical-align: middle;
}

.app-type-options:first-child {
    margin-left: 0;
}

.main-container {
    margin-top: 0 !important
}

ul.list li a.nonclick {
    cursor: default;
}

.employment-wrap, .coapp_employment-wrap {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

.employment-group1, .coapp_employment-group1 {
    border: none;
    padding-top: 0px;
}

.access-log input[type=text], access-log input[type=password], .access-log input[type=email] {
    width: 170px;
}

.login-content {
    text-align: center;
}

.login-content p.content-header {
    padding: 5px;
    font-size: 16px;
}

.login-content p.content {
    padding: 5px;
}

.login-content .submit-button-block {
    text-align: center;
}

.login-passcode-information {
    text-align: left;
}

.login-passcode-information p {
    margin-bottom: 12px;
}

/*Disclosure form*/
.disclosure-from {
    overflow: auto;
    height: 300px;
}

.disclosure-from div {
    padding: 5px;
}

.disclosure-from span.dis-sub-heading {
    font-weight: bold;
    text-decoration: underline;
}

.disclosure-from ul li {
    padding: 5px 10px;
    list-style: square inside;
}

.content-message {
    text-align: center;
    font-size: 16px;
}

.contact-link {
    color: #2C7BD2;
    text-decoration: underline;
}

.contact-us-block {
    display: inline-block;
    text-align: left
}

.contact-us-header {
    font-size: 18px;
}

.contact-us-content {
    padding-top: 10px
}

.linkdisabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}