/*
Theme Name: Jagoinvestor
Theme URI: https://jagoinvestor.com
Author: Manish Chauhan
*/

.blog-post .notice p span, .blog-post a {
    color: #2d53fe !important;
}

ul li a:hover {
	color: #2d53fe !important;
}

.main-header .navbar-right {
    text-transform: uppercase;
}

.parameters .saving-score .score_graph_message p {
    text-align: left;
    font-family: OpenSans-reg;
    color: #000;
}

.parameters .saving-score .score_graph_message h3 {
    text-align: left;
    font-family: 'opensans-bold';
    color: #FE9900;
    text-transform: uppercase;
    margin-top: 0;
}

.top-header .social-icons-right li a .fa {
    font-size: 16px;
    margin-top: 3px;
    float: left;
}


/*
.top-header .social-icons-right li a .fa.fa-volume-control-phone{
	
    transform: rotate(-37deg) scale(1.2);
    -webkit-text-stroke: 1px #e1a50f;
    color:transparent;
}
*/

.finscore .form {
    background: none;
}

.form_fields_groups {}

.form_fields {
    text-align: center;
    background: #fff;
    margin-top: 20px;
    padding: 40px 20px 60px 20px;
    padding-bottom: 20px;
    height: auto;
}

.form_fields_group {
    display: inline-block;
}

.ji_progress_bar {}

.ji_progress_bar ul {
    display: block;
    padding: 0;
    margin: 0 -146px 0 17px;
}

.ji_progress_bar li {
    width: 12.5%;
    display: inline-block;
    float: left;
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    color: transparent;
    margin: 0;
    padding: 0;
}

.ji_progress_bar li:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #f1bc30;
    left: 0;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: -15px;
    z-index: 1;
    display: none;
}

.ji_progress_bar li:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    left: 0;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    z-index: 2;
    left: -5px;
    background: #898d92;
}

.ji_progress_bar li:hover:before {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    left: -15px;
}

.ji_progress_bar li.completed:before {
    display: block;
}

.ji_progress_bar li.completed:after {
    content: "\f147";
    font-family: dashicons;
    background: none;
    color: #fff;
    margin-top: -12px;
    z-index: 1;
    left: -14px;
    color: #fff;
    font-size: 26px;
    font-weight: 100;
    text-shadow: 1px 1px 2px #868181;
}

.ji_progress_bar li.active:before {
    display: block;
}

.ji_progress_bar li.active:after {
    content: "";
    background: #fff;
    color: #fff;
}

.ji_progress_bar {
    display: block;
    float: left;
    width: 121.6%;
    margin: 30px 0;
    /* background: #f00; */
    height: 2px;
    padding-top: 0px;
    padding-bottom: 6px;
    border-top: 1px solid #d0d0d0;
}

.ji_progress_bar ul {}

.ji_progress_bar_wrap {
    overflow-x: hidden;
    max-width: 100%;
    width: 100vw;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
}

.jagoapp_form {}

input[type="text"] {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 4px 7px;
}

.jagoform_validation_invalid input[type="text"].ng-invalid,
.jagoform_validation_invalid input[type="number"].ng-invalid,
.jagoform_validation_invalid select.ng-invalid {
    border-color: #f00;
}

.finscore h3 {
    line-height: 25px;
    margin-top: 0px;
}

.finscore h2 {
    line-height: 28px;
}

.ji_progress_bar li {
    height: 4px;
    margin-top: -3px;
}

.ji_progress_bar li.completed,
.ji_progress_bar li:before {
    background: #f1bc30;
}

.ji_progress_bar li.completed,
.ji_progress_bar li:before {
    background: #cb980d;
}

.ji_progress_bar li:before {
    transition: all ease-in 0.2s 0.3s;
    width: 35px;
    height: 35px;
    margin-top: -17px;
    left: -17px;
}

.form_fields {
    clear: both;
}

.finscore h3.blue {
    line-height: 25px;
    margin-top: 0px;
    color: #3871a4;
    font-size: 23px;
    width: 68%;
    display: block;
    margin: 0 auto;
}

.ji_realtime_score {
    display: inline-block;
    float: right;
}

.btn_hidable {
    background: none;
    background: none;
    float: right;
    margin-right: 0;
    padding-right: 0;
}

.btn_hidable i {
    border: 1px solid #ccc;
    border-radius: 44%;
    height: 28px;
    margin: 10px 0;
    background: #fff;
    color: #b6adad;
    padding: 0 14px;
    width: 35px;
    padding: 0;
    display: inline-block;
    margin-left: 4px;
    /* color: #737373; */
    border-radius: 13px;
    line-height: 24px;
    font-size: 16px;
}

.hidable_wrap {
    display: block;
    float: left;
    clear: both;
    display: block;
    width: 100%;
    background: #eef1f6;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #ffffff;
    cursor: pointer;
}

.hidable_wrap:hover,
.form_fields_wrap:hover .hidable_wrap {
    background: #e5eaf3;
}

.continue-sec {
    clear: both;
}

.form .radio_wrap ul li input[type="checkbox"]+label,
.form .checkbox_wrap ul li input[type="checkbox"]+label,
.form .radio_wrap ul li input[type="radio"]+label,
.form .checkbox_wrap ul li input[type="radio"]+label {
    font-size: 13px;
    border: 1px solid #ddd;
    background: rgba(204, 204, 204, 0.22);
    color: #999/*rgb(24,68,107)*/
    ;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 5px;
    font-family: OpenSans-Semibold;
    padding: 15px 20px;
    white-space: nowrap;
    padding: 15px 0;
    white-space: nowrap;
    width: 100%;
    text-align: center;
}

.form .radio_wrap ul li,
.form .checkbox_wrap ul li {
    position: relative;
}

.form .radio_wrap ul li input[type="checkbox"],
.form .checkbox_wrap ul li input[type="checkbox"],
.form .radio_wrap ul li input[type="radio"],
.form .checkbox_wrap ul li input[type="radio"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    display: block;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.form .radio_wrap ul li input[type="checkbox"]:checked+label,
.form .checkbox_wrap ul li input[type="checkbox"]:checked+label,
.form .radio_wrap ul li input[type="radio"]:checked+label,
.form .checkbox_wrap ul li input[type="radio"]:checked+label {
    color: rgb(239, 198, 82);
    background: rgb(24, 68, 107);
    border: 2px solid rgb(241, 187, 47);
}

.select_wrap select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 10px 25px 10px 15px;
    -webkit-appearance: none;
    background: #f4f4f4;
}

.select_wrap .select_caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border: 4px solid transparent;
    border-top-color: #6b6b6b;
    position: relative;
    left: -18px;
    pointer-events: none;
}

.select_wrap select:focus+.select_caret {
    border: 4px solid transparent;
    border-bottom-color: #6b6b6b;
    top: -5px;
}

.select_wrap .select_caret:before {
    position: absolute;
    left: 0px;
    height: 20px;
    border-left: 1px solid #a6a6a6;
    height: 41px;
    content: "";
    top: -21px;
    left: -12px;
    pointer-events: none;
}

.select_wrap select:focus+.select_caret:before {
    top: -15px;
}

.jagoapp_form input[type="number"] {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    padding: 4px 5px;
}

.btn-add-extra {
    margin: 0px;
    background: none;
    -webikit-appearance: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

.btn-add-extra i,
.btn-remove-extra_data i {
    background: rgb(24, 68, 107);
    color: #fff;
    font-size: 12px;
    font-family: opensans;
    border-radius: 40px;
    margin-top: -47px;
    margin-right: 0;
    float: right;
    display: block;
    padding: 7px 14px;
    font-style: normal;
}

.btn-remove-extra_data {
    float: right;
    background: none;
    -webikit-appearance: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

.jagoapp_form input[type="text"],
.jagoapp_form input[type="number"] {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 10px 15px;
    border-radius: 4px;
}

.jagoapp_form datepicker {
    float: none;
}

.disabled_state,
.disabled_state input {
    pointer-events: none;
}

.disabled_state input {
    background: #eef1f6;
    color: #a5a5a5;
}

.progress_bar_width_6 {
    margin-right: 3.1% !important;
}

.progress_bar_width_7 {
    margin-right: 5.8% !important;
}

.progress_bar_width_8 {
    margin-right: 7.7% !important;
}

.amount_tips_wrap {
    position: relative;
}

.amount_tips {
    position: absolute;
    left: 0;
    top: 100%;
    background: #18446b;
    color: #fff;
    width: auto;
    right: 0;
    padding: 2px 10px 3px 10px;
    margin-top: 10px;
    border-radius: 0 0 10px 10px;
    font-size: .79em;
    text-align: center;
    margin-right: 4px;
}

.banner-home .col-md-4 .form-check-score .checkbox label input[type="checkbox"] {
    display: inline-block;
    opacity: 0;
    margin-left: 5px;
}

.jagoapp_form .form_fields_group {}

.jagoapp_form {}

.jagoapp_form .self_amount {
    min-width: 200px;
}

.jagoapp_form .amount_per_month {
    min-width: 215px;
}

.jagoapp_form .current_worth_of_assets {
    width: 135px;
}

.jagoapp_form .incomes_data .amount_per_month,
.jagoapp_form .expenses_data .amount_per_month {
    width: 191px;
}

.jagoapp_form .goal_worth {
    width: 291px;
}

.jagoapp_form .btn-add-extra {
    position: absolute;
    bottom: 0;
    right: 20px;
}

.jagoapp_form .btn-add-extra,
.jagoapp_form .btn-remove-extra_data {
    z-index: 99999;

}

.jagoapp_form .form_fields {
    position: relative;
    padding-bottom: 65px;
}

.jagoapp_form .fancy span {
    line-height: 21px;
}

.jagoapp_form .expenses_data_5_0 .form_fields_groups,
.jagoapp_form .expenses_data_5_1 .form_fields_groups,
.jagoapp_form .expenses_data_5_2 .form_fields_groups {}

.jagoapp_form .expenses_data_5_0 .btn-remove-extra_data,
.jagoapp_form .expenses_data_5_1 .btn-remove-extra_data,
.jagoapp_form .expenses_data_5_2 .btn-remove-extra_data {
    display: none;
}

.jagoapp_form .expenses_data h4.fancy,
.jagoapp_form .incomes_data h4.fancy,
.jagoapp_form .other_assets_data h4.fancy,
.jagoapp_form .goals_data h4.fancy {
    display: none;
}

.jagoapp_form .goal_amount {
    width: 200px;
}

.jagoapp_form .section_0_0 input[value="Self"] {
    pointer-events: none;
    visibility: hidden;
}

.jagoapp_form .section_0_0 input[value="Self"]+label {

    background: rgb(93, 93, 93) !important;
}

.jagoform_validation_invalid input[type="text"].ng-invalid,
.jagoform_validation_invalid input[type="number"].ng-invalid,
.jagoform_validation_invalid select.ng-invalid {
    outline-color: #bdafb5;
}

.jagoapp_form .continue-sec a {
    background: rgb(24, 68, 107);
    color: rgb(241, 187, 47);
    border-radius: 4px;
    padding: 12px 47px;
    font-size: 13px;
    text-transform: uppercase;
}

.jagoapp_form .continue-sec .btn_link {
    background: none;
    color: #1d528b;
    display: inline-block;
    margin: 0 59px 0 10px;
    padding: 0;

}

.jagoapp_form .continue-sec .btn_link_add {

    padding: 12px 47px 12px 10px;
    background: #f1bc30;
    color: #000;
}

.jagoapp_form .continue-sec .btn_link_add:hover {
    background: #e8b222;
    color: #000 !important;

}

.jagoapp_form .continue-sec a.btn_continue:hover {
    background: #255784;
}

.scores_floating {
    position: fixed;
    top: 57px;
    left: 16px;
    font-size: 11px;
}

.popup_form_green {}

.popup_form_green .modal-dialog {
    width: 420px;
}

.popup_form_green .modal-title {
    text-align: center;
    padding: 3px;
}

.popup_form_green .modal-header,
.popup_form_green .modal-footer {

    border-color: #dfa611;
}

.popup_form_green .modal-content {
    margin-top: 24%;
    background: #3b493c;
    border: 1px solid #dfa611;
    color: #fff;

}

.popup_form_green input[type="submit"] {
    background: #e1a50f;
    color: #000300;
    width: 100%;
    padding: 12px 10px;
    border: 1px solid #f3d280;
    border-radius: 6px;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
}

.popup_form_green input[type="text"],
.popup_form_green input[type="password"],
.popup_form_green input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 4px 7px;
    padding: 15px 19px;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
    background: #ffffff;
    color: #000;
}

.popup_form_green .forgot_link,
.popup_form_green .signup_link {
    color: #c79c12;
    font-size: 15px;
    padding: 13px 2px 19px 2px;
    display: inline-block;
}

.popup_form_green .forgot_link:hover,
.popup_form_green .signup_link:hover {
    text-decoration: underline;

}

.popup_form_green .signup_link_row {}

.popup_form_green .signup_link {}

.show_modal {

    position: static;
    display: block;
    opacity: 1;
}

#login_wrap.show_modal {

    margin-top: 50px;
}

.register_container_wrap {}

.register_message {
    padding-top: 50px;
}

.register_message.success {}

.register_message.failed {

    color: #e00303;
}

.banner-home .col-md-4 .form-check-score .row input {
    height: 47px;
    padding: 10px;
}

.summary_list_wrap {}

.summary_list_wrap>li {
    list-style: none;
    margin: 10px;
    padding: 10px;
}

.summary_list_wrap li:empty {
    display: none;
}

.summary_list_wrap ul {}

.summary_list_wrap ul li {
    display: inline-block;
    white-space: nowrap;
    width: auto;
}

.show_summary {
    cursor: pointer;
    cursor: pointer;
    background: #eef1f6;
    padding: 10px 20px;
    border-radius: 25px;
    margin: 10px;
    display: inline-block;
    font-weight: bold;
    border: 1px solid #d4d4d4;
}

.ac {
    display: block;
    margin-left: 0;
    width: 241px;
    margin: 0 auto;
}

.fancy span:before,
.fancy span:after {
    top: 30%;
}

.dashboard h3 a {
    color: rgb(34, 78, 115);
    text-decoration: none;
}

.dashboard h3 a:hover {
    color: rgba(34, 78, 115, 0.9);
    text-decoration: none;
}

.summary_wrapper h2 {
    text-align: left;
    background: #eef1f6;
    padding: 3px 15px;
    font-size: 15px;
    color: #151515;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.modify_finscorpe_link a {
    background: rgb(24, 68, 107);
    color: rgb(241, 187, 47);
    border-radius: 4px;
    padding: 12px 47px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 17px;
    display: inline-block;
}

h3.modify_finscorpe_link a {
    color: rgb(241, 187, 47);

}

h3.modify_finscorpe_link a:hover {
    background: rgb(24, 68, 107);
    color: rgb(241, 187, 47);
    background: #255784;

}

.summary_list_head {
    margin: 0;
    padding: 0;
    background: #e1e7f1;
    clear: both;
}

.summary_list_head li {
    display: inline-block;
    width: 20%;
    font-weight: bold;
    text-align: left;
}

.summary_list_wrap,
.summary_list_wrap ul {
    margin: 0;
    padding: 0;
    background: #bbb;
    clear: both;
}

.summary_list_wrap>li {
    margin: 0;
    padding: 0;
}

.summary_list_wrap li {
    display: inline-block;
    width: 20%;
    font-weight: bold;
    text-align: left;

}

.summary_list_head,
.summary_list_wrap {

    float: left;
    width: 100%;
}

.summary_list_head li,
.summary_list_wrap li {
    padding: 10px 20px;
    float: left;

}

.summary_list_wrap {
    background: #efefef;
    border: 1px solid #f2f7ff;
}

.summary_wrapper h2 {
    margin-top: 50px;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 5px;
    background: #fff;

}

.summary_list_head.other_assets_data li,
.summary_list_wrap.other_assets_data li {
    width: 50%;

}

.summary_list_head.Products,
.summary_list_wrap.Products {
    width: 50%;
    float: left;
    background: none;
    clear: none;

}

.summary_list_head.Products li,
.summary_list_wrap.Products li {
    width: 100%;
}

[ng-bind-html="scores_html"] {
    margin-top: 20px;
    clear: both;
}

.summary_list_head.Products li:nth-child(odd),
.summary_list_wrap.Products li:nth-child(odd) {
    background: #efefef;
    border: 1px solid #f2f7ff;

}


.summary_list_head.expenses_data li,
.summary_list_wrap.expenses_data li {
    width: 33.33%;
}

.summary_list_head.incomes_data li,
.summary_list_wrap.incomes_data li {
    width: 33.33%;
}

.summary_list_wrap li {
    font-weight: normal;
}

.summary_wrapper {
    width: 80%;
    margin: 0 auto;
}


/*** form optimisations ***/

.jagoapp_form .form_fields.section_0_0 .fields_wrapper {
    display: none;
}

.form h4 {
    float: left;
    padding: 13px 30px 30px;
    width: 200px;
    text-align: left;
}

.finscore h2 {

    font-family: 'opensans-bold';
}

.jagoapp_form .form_fields {
    position: relative;
    padding-bottom: 22px;
    padding-top: 15px;
    text-align: left;
}

.form_fields {
    text-align: center;
}

.jagoapp_form .form_fields {}

h4.fancy span:before,
h4.fancy span:after {
    display: none;
}

.btn-add-extra i,
.btn-remove-extra_data i {}

.hidable_wrap {}

.hidable_wrap:hover,
.form_fields_wrap:hover .hidable_wrap {}

.jagoapp_form input[type="text"].date_picker,
.jagoapp_form input[type="number"].date_picker {
    width: 110px;
}

.finscore {
    background: rgb(224, 228, 230);
}

.select_wrap select[name="is_linked"] {

    width: 135px;
}

.other_assets_data .select_wrap select[name="is_linked"] {
    width: 94%;
}

.incomes_data_4_3 .amount_per_month {
    background: #eef1f6;
    color: #a5a5a5;
    pointer-events: none;
}

.continue-sec {
    clear: both;
    margin-top: 20px;
}

.jg_section_title {
    visibility: hidden;
    display: none;
}

.section_count_1 {
    visibility: visible;
    display: block;
}

.field_wrap_who_are_covered {}

.form .checkbox_wrap.field_wrap_who_are_covered ul li {
    width: auto;
    padding-top: 13px;
}

.form .checkbox_wrap.field_wrap_who_are_covered ul li input[type="checkbox"] {
    position: static;
    opacity: 1;
    height: auto;

    width: auto;
    display: inline-block;
}

.form .checkbox_wrap.field_wrap_who_are_covered ul li input[type="checkbox"]+label {
    border: 0;
    padding: 0;

    width: auto;
    display: inline-block;
}

.form .checkbox_wrap.field_wrap_who_are_covered ul li input[type="checkbox"]:checked+label {
    background: none;
    border: 0 none;
    color: rgb(24, 68, 107);
}

.btn-remove-extra_data {
    position: absolute;
    right: 25px;
}

.jagoapp_form .investments_data.form_fields {
    padding-bottom: 65px;
}

.form h4.section_title2_health_insurance {
    width: auto;
    text-align: left;
    text-transform: none;
    font-family: opensans;
    font-size: 15px;
    font-weight: bold;
    padding-left: 0;
}

.form h4.section_title2_products {
    float: none;
    padding: 30px 30px 10px 2px;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    font-weight: bold;
    font-family: opensans;
    font-size: 15px;
}

.section_title_products .form_fields_group {
    display: block;
    text-align: left;
    padding-left: 15px;
}

.jagoapp_form input[type="number"].remaining_year {
    width: 100px;
}

.jagoapp_form .jg_section_title_2.section_title2_health_insurance.section_count_2_1 {
    padding-top: 24px;
}

.jagoapp_form .field_wrap_who_are_covered {
    padding-top: 10px;
}

.jagoapp_form .form h4.section_title2_products {
    float: none;
    width: auto;
    display: inline-block;
}

.jagoapp_form .btn-add-extra {}

.jagoapp_form .btn-remove-extra_data {}

.jagoapp_form .btn-add-extra i {}

.jagoapp_form .btn-remove-extra_data i {}

.btn-add-extra i,
.btn-remove-extra_data i {
    width: 10px;
    height: 25px;
    text-indent: -999px;
    overflow: hidden;
    position: relative;
}

.btn-add-extra i:after,
.btn-remove-extra_data i:after {
    content: "+";
    position: absolute;
    left: 26%;
    top: 4%;
    color: #fdfdfd;
    /* background: #868686; */
    width: 14px;
    height: 10px;
    display: block;
    font-family: Arial;
    /* display: block; */
    /* opacity: 1; */
    font-size: 1.5em;
    text-indent: 0px;
}

.btn-add-extra i:after {}

.btn-remove-extra_data i:after {

    content: "-";
}

.jagoapp_form .investments_data.form_fields {
    padding-bottom: 15px;
}

.jagoapp_form .btn-remove-extra_data {
    position: absolute;
    right: 56px;
    bottom: 0;
}

.jagoapp_form .form_fields {
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
    margin-top: 2px;

}

.jagoapp_form .ff_section_count_1 .btn-remove-extra_data {
    display: none;
}

.hidable_wrap {
    display: none;
}

.finscore h2:empty {
    display: none;
}

.jagoapp_form input[type="text"].amount_invested,
.jagoapp_form input[type="number"].amount_invested {
    width: 134px;
}

.jagoapp_form .field_wrap_missed_emi select {
    width: 130px;
}

.jagoapp_form input[type="text"].loan_taken_from,
.jagoapp_form input[type="number"].loan_taken_from {
    width: 136px;
}

.jagoapp_form input[type="text"].asset_type,
.jagoapp_form input[type="number"].asset_type,
.jagoapp_form input[type="text"].income_type,
.jagoapp_form input[type="number"].income_type,
.jagoapp_form input[type="text"].expense_type,
.jagoapp_form input[type="number"].expense_type {
    width: 468px;
}

.jagoapp_form .field_wrap_link_investment_with_goals select {
    width: 250px;
}

.jagoapp_form .section_total_yearly_amount_wrap {
    float: right;
    margin-right: 15px;
    margin-top: 19px;
    font-size: 17px;
    color: #18446b;
}

.jagoapp_form .section_7_0 .form_fields_group {
    display: block;
    text-align: center;
}

.jagoapp_form .form .section_7_0 h4 {
    float: none;
    width: 100%;
    text-align: center;
}


.parameters .content-parameter .padding100x60 {
    padding: 100px 30px 100px 60px;
}

.parameters .content-parameter .padding_t60r50 {
    padding-top: 60px;
    padding-right: 50px;
}

.jagoapp_form .continue-sec a.btn-back {
    background: rgb(24, 68, 107);
    color: rgb(241, 187, 47);
    border-radius: 4px;
    padding: 12px 47px 12px 17px;
    font-size: 13px;
    text-transform: uppercase;
    margin-left: 20px;
}

.jagoapp_form .continue-sec a.btn_continue {
    float: right;
    margin-right: 20px;
}

.continue-sec {
    float: left;
    width: 100%;
}

.ji_progress_bar li {
    position: relative;
}

.ji_progress_bar li i {
    color: #424242;
    position: absolute;
    /* top: 0; */
    left: -100px;
    z-index: 9999;
    bottom: -33px;
    width: 200px;
    text-align: center;
    font-style: normal;
    font-family: Opensans;
    font-size: 12px;
}

.ji_progress_bar {
    margin-bottom: 50px;
}

.padding0 {
    padding: 0 !important;

}

.abt_figcaption h4 {
    text-align: center;
    text-transform: uppercase;
    font-family: opensans-bold;
    font-size: 15px;
    color: #333;
}

.abt_figcaption h5 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'opensans-bold';
    color: #666;
    font-size: 14px;
}

#achievements .achievements-contents img {
    float: left;
    position: absolute;
}


.jagoapp_form .form_fields_group {
    position: relative;
}

.jagoapp_form input:focus~.placeholder,
.jagoapp_form input:empty:valid~.placeholder {
    top: -28px;
    bottom: auto;
    left: 0;
    font-size: 11px;
    opacity: 1;
}

.jagoapp_form input:focus~.placeholder.text3_placeholder,
.jagoapp_form input:empty:valid~.placeholder.text3_placeholder {
    top: -14px;
}

.jagoapp_form .placeholder {
    position: absolute;
    opacity: 0;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    display: none;
}

.jagoapp_form .placeholder:hover {
    overflow: visible;
}

.jagoapp_form .form h4.section_title2_all_information {
    float: none;
    padding: 13px 30px 12px;
    width: 100%;
    text-align: center;
}

.navbar-right .dropdown-menu {
    z-index: 9999999;
}

.form .checkbox_wrap.field_wrap_investments ul li input[type="checkbox"]+label:after {
    content: "";
    position: absolute;
    right: -41px;
    top: 10%;
    height: 0px;
    width: 0px;
    z-index: 99999999;
    border: 24px solid transparent;
    border-left-color: #f4f4f4;
}

.form .checkbox_wrap.field_wrap_investments ul li input[type="checkbox"]+label:before {
    content: "";
    position: absolute;
    right: -45px;
    top: 7%;
    height: 0px;
    width: 0px;
    z-index: 99999999;
    border: 26px solid transparent;
    border-left-color: #ddd;
}

.form .checkbox_wrap.field_wrap_investments ul li input[type="checkbox"]:checked+label:after {
    border-left-color: #18446b;
}

.form .checkbox_wrap.field_wrap_investments ul li input[type="checkbox"]:checked+label:before {
    border-left-color: #f1bb2f;
}

.form .checkbox_wrap ul li {
    display: inline-block;
    list-style: none;
    padding: 4px;
    width: 163px/*197px*/
    ;
    margin: 0 4px;
    margin-right: 28px;
}

.form .checkbox_wrap.field_wrap_investments ul li input[type="checkbox"] {
    /*pointer-events:none;*/
}

.jagoapp_form .jg_new_nav_btn {
    font-size: 12px;
    color: #18446b;
}

.btn_link_next {

    float: right;
}

.section_title2_health_insurance+.form_fields_group {
    display: inline;
}

.parameters .fl-row .marginN20 {
    margin: -20px -20px -20px -20px;
}

.parameters .fl-row .marginNT20 {
    margin: -20px -20px 0px -20px;
}

.parameters .fl-row .fluid_param {
    width: auto;
    float: none;
}

.score_table {}

.score_table>ul {
    display: table;
    display: table-row;
}

.score_table>ul.score_table_head,
.score_table>ul.score_table_head:nth-child(odd) {
    font-weight: bold;
    background: #ddd;
}

.score_table.portfolio_return_table>ul.score_table_head,
.score_table.portfolio_return_table>ul.score_table_head:nth-child(odd) {
    white-space: nowrap;
}

.score_table>ul>li {
    display: table-cell;
    padding: 10px;

}

.score_table>ul:nth-child(odd) {
    background: #eee;
}




.action_table>ul:nth-child(odd) {
    background: #eee;
}


.health_table.score_table>ul>li {
    width: 20%;

}

.summary_list_head.other_assets_data li,
.summary_list_wrap.other_assets_data li {
    width: 32%;
}

.score_list {
    position: relative;
}

.score_tooltip {
    position: absolute;
    right: 0;
    top: 74%;
    background: #23282d;
    color: #fff;
    font-size: 11px;
    padding: 7px;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    transition: all ease-in 0.3s;
    border-radius: 2px;
}

.score_list:hover .score_tooltip {
    opacity: 0.9;
}

.benefiits_list {}

.benefiits_list ol {}

.benefiits_list ol li {
    padding: 10px 10px 10px 6px;
    position: relative;
    list-style: decimal;
    font-size: 16px;
    margin-left: 15px;
}

.benefiits_list ol li:before {
    content: "";
    background: url(images/red-arrow-bullet.png);
    position: absolute;
    width: 26px;
    height: 25px;
    left: -47px;
    top: 11px;
}

.benefiits_list ol li:after {
    content: "";
    border: 1px solid #f00;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: -23px;
    top: 11px;
}

.banner-home {
    padding: 0;
}

.about-finscore {
    padding: 0;
}

.home-works {
    padding-top: 0;
}

.testimonial {
    padding: 0px 0 0;
    margin-bottom: 0px;
}

.jago_accordian {}

.jago_accordian {}

.jago_accordian .fl-accordion-item {
    background-color: rgba(24, 68, 107, 0.6);

    color: #fff;
    outline: 0 none;
    border-radius: 5px;
    margin: 0;
}

.jago_accordian .fl-accordion-item-active {
    background: #fff;

    color: #000;
}

.jago_accordian .fl-accordion-medium .fl-accordion-button:focus {
    outline: 0 none;
}

.banner.banner-blog ul li.current-menu-item {
    background: rgb(241, 188, 48);
}

.tags a {
    list-style: none;
    display: inline-block;
    padding: 5px 15px;
    width: auto;
    height: auto;
    overflow: auto;
    border-radius: 4px;
    border: 1px solid rgb(24, 68, 107);
    color: rgb(24, 68, 107);
    font-size: 13px;
    margin: 2px 0;
}

.latest-post-summary,
.latest-post-summary p {
    font-size: 13px;
    color: #18446b;
    margin-top: -4px;
    padding-bottom: 11px;
    font-family: opensans-reg;
}

.img-latest img {
    max-width: 100%;
    max-height: 100%;
}

.comment-respond #commentform .form-submit #submit {
    padding: 0 15px !important;
    border-radius: 0;
    font-family: galexie;
    font-size: 13px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #18446b!important;
    border: 1px solid #18446b;
}	
	

#hightgraph_container_1 {
    pointer-events: none;
}

/*.incomes_data .form_fields_group input.yearly_amount {*/
/*    background: #eef1f6;*/
/*    color: #a5a5a5;*/
/*    pointer-events: none;*/
/*}*/

/*.incomes_data .form_fields_group .amount_tips {*/
/*    display: none;*/
/*}*/

/*.incomes_data.incomes_data_4_3 .form_fields_group .disabled_state,*/
/*.incomes_data.incomes_data_4_3 .form_fields_group .disabled_state input.yearly_amount {*/
/*    pointer-events: all;*/
/*}*/

/*.incomes_data.incomes_data_4_3 .form_fields_group input.yearly_amount {*/
/*    background: #fff;*/
/*    color: #000;*/
/*    pointer-events: all;*/

/*}*/

/*.incomes_data.incomes_data_4_3 .form_fields_group .amount_tips {*/
/*    display: block;*/
/*}*/


/**** ajax ****/

.ajax_completed {}

.ajax_sending {}

.ajax_completed.error:before {
    position: fixed;
    content: "An Error Occurred while processing form. Please try again.";
    background: #fb0000;
    width: 100%;
    padding: 5px;
    display: block;
    z-index: 9999;
    color: #fff;
    left: 0;
    right: 0px;
    top: 0px;
    font-size: 12px;
    text-align: center;
}

.ajax_completed.success {}

.dashboard-sidebar ul li.active a {
    font-weight: bold;
    color: #18446b;
}

.sidebar_sub_title {
    color: #ada9a9;
}

.leverage_bar {
    position: relative;
    top: 60px;
}

.leverage_bar:after {
    content: "";
    position: absolute;
    background: #f00;
    height: 10px;
    width: 100%;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff3232+0,f2eb2e+50,00ba1f+100 */
    background: #ff3232;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ff3232 0%, #f2eb2e 50%, #00ba1f 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ff3232 0%, #f2eb2e 50%, #00ba1f 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ff3232 0%, #f2eb2e 50%, #00ba1f 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#00ba1f', GradientType=1);
    /* IE6-9 */
}

.leverage_bar .fl-html {
    position: absolute;
}

.leverage_bar.leverage_Good .fl-html {
    right: 0;
}

.leverage_bar .fl-html:after {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    background: #000;
    content: '';
    z-index: 999;
    left: 50%;
    margin-left: -5px;
    border-radius: 100%;
    overflow: hidden;
    opacity: 0.4;
    order-radius: 1005;
    border: 2px solid #fff;
    margin-top: -3px;
}

.leverage_bar.leverage_Bad .fl-html {
    left: 0;
}

.leverage_bar.leverage_Average .fl-html {
    left: 0;
    right: 0;
    text-align: center;
}

.dashboard-main h1.primary-text.theme_blue {
    text-align: center;
    color: #fff;
    font-family: OpenSans-Semibold;
    font-size: 33px;
    background: #224e73;
    margin: -21px -21px 13px -21px;
    padding: 39px;
}

.dashboard-main h1.primary-text.theme_blue .primary-text {
    color: rgb(255, 153, 0);
}

.tick_cross_bullet_styles {
    margin: 5px 20px;
}

.tick_cross_bullet_styles h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-size: 15px;
}

.tick_cross_bullet_styles.style_aem {
    background: #f9ddef;
}

.tick_cross_bullet_styles.style_bsem {
    background: #c3deff;

}

.tick_cross_bullet_styles ul {
    margin: 0;
    padding: 0;
}

.tick_cross_bullet_styles ul li {
    list-style: none;
    padding: 0 0 0 20px;
    font-size: 12px;

}

.tick_cross_bullet_styles ul li:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #0ab72a;
    position: absolute;
    margin-left: -20px;
    margin-top: 3px;
}

.tick_cross_bullet_styles ul li.tick {
    content: "\f00c";
    color: #0ab72a;
}

.tick_cross_bullet_styles ul li.cross:before {
    content: "\f00d";
    color: #f00;
}

.box_heading {
    border: 2px solid #757575;
    text-align: center;
}

.bg_lb {
    background: #a4c6de;
}

.align_center {
    text-align: center;
}

.can_generate_arrow .fl-rich-text {
    background: #a4c6de;
    color: #fff;
    position: relative;
    padding: 8px 0 2px 0;
    white-space: nowrap;
    font-size: 12px;
    height: auto;
    z-index: 2;
    right: 12px;
    background: #0cbdc5;
    text-align: center;
    text-indent: 24px;
}

.can_generate_arrow .fl-rich-text p {
    color: #ffffff;
}

.can_generate_arrow .fl-rich-text:before {
    position: absolute;
    border: 26px solid transparent;
    border-left-color: #fff;
    left: 00px;
    content: "";
    top: -25%;
    z-index: -1;
}

.can_generate_arrow .fl-rich-text:after {
    position: absolute;
    border: 26px solid transparent;
    border-left-color: #0cbdc5;
    right: -52px;
    content: "";
    top: -25%;
    z-index: -1;
}

.fsz12 {
    font-size: 12px;
}

.st_al {
    color: #2382b3;
    font-weight: bold;
}

.vertical_align_bottom .fl-col-group {
    display: flex;
    flex-wrap: wrap;
    contain: layout;
    align-items: flex-end;
}

.vertical_align_center .fl-col-group {
    display: flex;
    flex-wrap: wrap;
    contain: layout;
    align-items: center;
}



.action_table {

    margin-bottom: 20px;
}

.action_table>ul {
    display: table;
    border-bottom: 1px solid #c3c3c3;

}

.action_table ul {

    margin: 0;
    padding: 0;
}

.action_table ul li {}

.action_table>ul>li {
    display: table-row;

    list-style: none;
}

.action_table>ul>li>ul {
    display: table;
    width: 100%;
}

.action_table .head {
    font-weight: bold;
    background: #ddd;
}

.action_table .head li {

    border-right: 1px solid #c3c3c3;
    border-left: 1px solid #c3c3c3;
}

.action_table .points_cell {
    font-weight: bold;
    color: #39ab3c;
    border-right: 1px solid #c3c3c3;
    border-left: 1px solid #c3c3c3;
}

.action_table .name_cell {
    background: #eaf7ff;
    border-right: 1px solid #c3c3c3;
    border-left: 1px solid #c3c3c3;
}


.action_table>ul>li>ul {}

.action_table>ul>li>ul>li {
    display: table-cell;
    padding: 10px;
    list-style: none;
    width: 20%;
    border-top: 1px solid #c3c3c3;

}

.action_table>ul>li>ul>li:nth-child(2) {

    width: 60%;
}


.action_table>ul>li>ul>li>ul>li {

    list-style: none;
    padding-left: 17px;
    padding-bottom: 10px;
    border-top: 1px solid #c3c3c3;
    padding-top: 10px;
}

.action_table>ul>li>ul>li>ul>li:first-child {
    border-top: 0 none;
}

.action_table>ul>li>ul>li>ul>li:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #39ab3c;
    position: absolute;
    margin-left: -17px;
    margin-top: 3px;
}

.gray_bg {
    background: #e2e2e2;
    padding: 10px;
    font-size: 12px;
    text-align: center;
}

.fl_arrow.fl_right .fl-separator,
.fl_arrow.fl_left .fl-separator {
    position: relative;
}

.fl_arrow.fl_right .fl-separator:after {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid transparent;
    border-right-color: #7582d8;
    border-bottom-color: #7582d8;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    right: 0;
    top: -6px;
}

.fl_arrow.fl_left .fl-separator:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid transparent;
    border-left-color: #7582d8;
    border-bottom-color: #7582d8;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    left: 0;
    top: -6px;

}

.resources-banner ul {
    text-align: center;
}

.resources-banner ul li {
    padding: 10px 0px;
    float: none !important;
    display: inline-block;
    border: 1px solid rgba(173, 173, 173, 0.41) !important;
    margin-left: -5px;
}

.resources-banner ul li a {
    padding: 10px 35px !important;
}

.resources-banner ul li .active {
    background: rgb(241, 188, 48);
}

.type-resource .fl-post-grid-title:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    float: left;
    padding: 7px 5px 5px 5px;
}

.resources-videos .fl-post-grid-title:before {
    content: "\f1c8";
    color: red;

}

.resources-e-books .fl-post-grid-title:before {
    content: "\f02d";
    color: red;

}

.resources-audios .fl-post-grid-title:before {
    content: "\f1c7";
    color: red;

}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3:nth-child(2),
.jg_pricing_table_premium {
    color: #fff;
}

.jg_pricing_table_premium_wrap:before {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 100%;
    z-index: 9999;
}

.jg_pricing_table_premium {
    max-width: 60%;
    margin: 0 auto;
    position: relative;
    top: 0px;
    z-index: 9999;
    left: 0%;
}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3 .fl-pricing-table-title small,
.jg_pricing_table_premium .fl-pricing-table-title small {
    color: #f1bc30;
    margin: 5px 0 10px 0;
    display: block;
    font-size: 0.35em;
}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3:nth-child(2) .fl-pricing-table-price:before,
.jg_pricing_table_premium .fl-pricing-table-price:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f156";
}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3 .fl-pricing-table-price:empty {
    display: none;
}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3 .fl-pricing-table-features li,
.jg_pricing_table .fl-pricing-table-features li {
    text-align: center;
}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3 .fl-button,
.jg_pricing_table_premium .fl-button {
    border-width: 2px;
    border-color: #FFC107;
    padding: 12px 36px;
    display: inline-block;
    text-transform: uppercase;
    color: #333;
    background-color: transparent;
    border: 2px solid #FFC107 !important;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 13px;
    -moz-border-radius: 0px;
    font-family: opensans-bold;
    padding: 12px 36px;
    text-transform: uppercase;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    border-color: #FFC107;
}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3 .fl-button:hover,
.jg_pricing_table_premium .fl-button:hover {
    border-width: 2px;
    border-color: #FFC107;

}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3:nth-child(2) .fl-pricing-table-inner-wrap:before,
.jg_pricing_table_premium .fl-pricing-table-inner-wrap:before {
    content: "Best Offer";
    position: absolute;
    left: -50px;
    top: 19px;
    /* border: 12px solid rgb(63, 243, 75); */
    /* border-top-color: #841717; */
    height: auto;
    background: #e1a50f;
    transform: rotate(-45deg);
    width: auto;
    padding: 3px 44px;
    white-space: nowrap;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.jg_pricing_table .fl-pricing-table.fl-pricing-table-spacing-none .fl-pricing-table-col-3:nth-child(2) .fl-pricing-table-inner-wrap,
.jg_pricing_table_premium .fl-pricing-table-inner-wrap {
    overflow: hidden;
    position: relative;
}

.jg_pricing_table .fl-pricing-table .fl-pricing-table-col-3 .fl-pricing-table-column,
.jg_pricing_table_premium .fl-pricing-table-column {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}

.jg_pricing_table .fl-pricing-table .fl-pricing-table-col-3 .fl-pricing-table-price,
.jg_pricing_table_premium .fl-pricing-table-price {
    border-bottom: 1px solid rgb(225, 165, 15);
    margin: 0 20px;
}

.jg_pricing_table .fl-pricing-table .fl-pricing-table-col-3 .fl-pricing-table-price:after,
.jg_pricing_table_premium .fl-pricing-table-price:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    border: 7px solid transparent;
    border-top-color: rgb(225, 165, 15);
    margin-bottom: -15px;
}

.continue_sec_sub_wrap {
    position: relative;
}

.continue_sec_sub_wrap .btn_link_previous {
    position: absolute;
    left: 19px;
    top: 1px;
    opacity: 0;
}

.continue_sec_sub_wrap .btn_link_next {
    position: absolute;
    right: 20px;
    top: 0px;
    opacity: 0;
}

.portfolio_return_table {
    border-bottom: 5px solid #d4d4d4;
    position: relative;
    text-align: left;
}

.portfolio_return_table .percent_text {
    position: absolute;
    top: 42%;
    font-weight: bold;
    font-size: 2em;
    right: 2%;
}

.portfolio_return_table .equity_mutual_funds_and_stocks .pr_type_message {
    top: 47%;
}

.portfolio_return_table .pr_type_message {
    position: absolute;
    /* right: 0; */
    /* left: initial; */
    right: 15%;
    width: 33%;
    /* font-size: 13px; */
    top: 34%;
}

.portfolio_return_table .prt_name {
    width: 10%;
}

.portfolio_return_table .equity_mutual_funds_and_stocks .prt_name {}

.portfolio_return_table .prt_premium {
    width: 5%;
}

.portfolio_return_table .equity_mutual_funds_and_stocks .graph_progress_bar,
.portfolio_return_table .real_estate .graph_progress_bar {

    margin-left: -20px;
}

.portfolio_return_table.score_table>ul>li {
    display: table-cell;
    padding: 10px;
    font-size: 12px;
}

.portfolio_return_table .current_worth_percent {
    width: 5%;
}

.portfolio_return_table .pr_type {
    width: 10%;
}

.portfolio_return_table .pr_percent {
    width: 10%;
}

.portfolio_return_table .pr_type_message {
    width: 26%;
}

.portfolio_return_table.prt_table_a {
    background: #fbfbfb;
}

.portfolio_return_table.prt_table_b {

    background: #e2e2e2;
    border-top: 5px solid #d4d4d4;
}

.score_table {

    width: 100%;
}

.score_table>ul.score_table_head,
.score_table>ul.score_table_head:nth-child(odd) {
    font-weight: bold;
    background: #215867;
    color: #fff;
}

.score_table.portfolio_return_table>ul.score_table_head,
.score_table.portfolio_return_table>ul.score_table_head:nth-child(odd) {
    background: #1e89a7;
    color: #fff;
}

.financial_goal_table .good_score,
.financial_goal_table .bad_score {
    font-size: 15px;
    padding-right: 10px;
}

.good_score {
    color: #00af20;
    font-size: 20px;
}

.bad_score {
    color: #ff2525;
    font-size: 20px;
}

.font12 {
    font-size: 12px;
}

.font15 {
    font-size: 15px;
}

.font20 {
    font-size: 20px;
}

.graph_progress_bar {
    height: 100%;
    width: 100%;
    position: relative;
    border: 1px solid #89b9e2;
    background: #fff;
}

.graph_progress_bar span {
    height: 100%;
    width: 100%;
    text-align: right;
    display: block;
    background: #b0d5f5;
    padding: 10px;

}

.score_table>ul>li.sr_no,
.health_table.score_table>ul>li.sr_no {
    width: 9%;
}

.score_table>ul>li.policy_name,
.health_table.score_table>ul>li.policy_name {
    width: 53%;
}

.parameters .dashboard-main p {
    text-align: left;
}

.parameters .dashboard-main .can_generate_arrow p {
    text-align: center;
}

.dashboard_button,
h3.dashboard_button {
    margin-bottom: 5px;
}

.dashboard_button a,
h3.dashboard_button a {
    background: rgb(24, 68, 107);
    color: rgb(241, 187, 47);
    border-radius: 4px;
    padding: 12px 22px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 17px;
    display: block;
    text-align: center;
    box-shadow: 1px 1px 1px #000;
    border-bottom: 1px solid rgba(255, 255, 255, 0.42);
}

.dashboard_button a:hover,
h3.dashboard_button a:hover {
    background: #255784;
    color: rgb(241, 187, 47);

}

.improvment_score_message {
    border: 1px solid #329700;
    padding: 10px;
}

.improvment_score_message .fa {
    font-size: 38px;
    display: inline-block;
    margin-top: 4px;
    margin-right: 10px;
    float: left;
}

.highcharts-container svg {
    overflow: visible !important;
}

.highcharts-container {
    overflow: visible !important;
}

.tick_cross_bullet_styles.without_ticks ul li {
    padding-left: 0px;
}

.tick_cross_bullet_styles.without_ticks ul li:before {
    display: none;
}

.to_capital_letter {
    text-transform: uppercase;
}

.inside_graph {
    font-size: 12px;
}

.table_rapper {
    overflow: auto !important;
    max-height: 100%;
}

.graph_progress_bar .tooltip {
    background: #fff;
    padding: 10px;
    border: 1px solid #89b9e2;
    box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.5);


}

.graph_progress_bar:hover .tooltip {
    opacity: 1;
}

.inside_graph.score_table>ul>li {
    padding: 5px 5px;
}

.inside_graph {
    background: #fff;
}

.highcharts-container {
    z-index: 9999 !important;

}

.surplus_table {
    max-width: 100%;
}

.info {
    white-space: normal;
    padding: 5px;
    display: block;
    font-size: 11px;
    color: #b5b5b5;
}

.info.small {}

.score_table_foot {
    font-weight: bold;
}

.bold_title {
    font-weight: bold;
}

.dashboard-sidebar ul li.active {
    background: #f7f7f7;
    border-color: #18446b;
    border-top: 1px solid #18446b;
    padding-left: 10px;
}

.red_text {
    color: #f00;
}

.tooltip .financial_goal_table.score_table>ul>li {
    white-space: nowrap;
}

.tooltip .financial_goal_table.score_table>ul.score_table_head_vertical>li {
    font-weight: bold;
    background: #fff;
    border: 1px solid #eee;
}

.tooltip .financial_goal_table.score_table>ul.score_table_head_vertical>li:first-child {
    font-weight: bold;
    background: #00859d;
    color: #fff;
}

.tooltip .sth_top {
    margin-top: 20px;
}

.jagoapp_form input[type="text"],
.jagoapp_form input[type="number"],
.jagoapp_form select {
    font-size: 13px !important;
}

.jagoapp_form input[type="number"].current_outstanding_loan {
    width: 151px;
}

.jagoapp_form input[type="number"].current_emi_per_month {
    width: 179px;
}

.jagoapp_form input[type="text"]:focus~.placeholder,
.jagoapp_form input[type="number"]:focus~.placeholder {
    display: block;
    overflow: visible;
    opacity: 1;
    background: #ffffff;
    color: #3e3e3e;
    padding: 1px;
    font-style: normal;
    min-width: 98%;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.jagoapp_form input[type="text"]:focus~.placeholder {
    top: -15px;

}

.jagoapp_form datepicker input[type="text"]:focus~.placeholder {

    top: -26px;
}

.jagoapp_form input[type="number"]:focus~.placeholder {

    top: -15px;

}

.jagoapp_form .amount_tips_wrap input[type="number"]:focus~.placeholder {

    top: -26px;

}

.disabled_state input {
    color: #000000;
}

.dashboard-sidebar ul li.active a {
    color: #4b91d0;
}

.quote-benefit-img p {
    width: 90%!important;
}

.banner ul li.menu-item {
    text-transform: uppercase;
}


/**
Newsletter
**/

.newsletter_footer {}

.newsletter_footer .fl-subscribe-form .fl-form-field input {
    padding-left: 40px !important;
    border: 1px solid #ccc;
    outline: none;
}

.newsletter_footer .fl-subscribe-form .fl-form-field:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    height: 39px;
    background: #f00;
    background: rgb(209, 218, 225);
    color: rgb(56, 93, 127);
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    position: absolute;
    content: "\f003";

}

.newsletter_footer .fl-subscribe-form .fl-form-field:first-child:before {
    content: "\f007";
}

.newsletter_footer .fl-subscribe-form .fl-button {
    background: rgb(241, 188, 48);
    color: #333;
    box-shadow: none;
    padding: 10px 20px 9px 20px;
    border: 0;
    margin-top: 13px;
    font-weight: 800;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 0px !important;
}

/**
End Newsletter
**/

summary:after {
    display: block;
    content: "";
    width: 100%;
    clear: both;
}

.page-numbers {
    display: inline-block;
    padding: 11px 16px;
    margin: 0 2px 0 0;
    border: 1px solid #b3b6b9;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}

.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9;
}

.post-latest .tags a {
    position: relative;
    top: 14px;
}

.col-md-3.post-latest {
    padding-bottom: 20px;
}

/*15-09-2017*/

.newsletter_footer .fl-form-success-message p {
    color: green;
}

.dashboard-sidebar ul li.active {
    padding-left: 0px;
}

.jagoapp_form input:focus~.placeholder,
.jagoapp_form input:empty:valid~.placeholder {
    bottom: 28px;
}

.jagoapp_form input:focus~.placeholder.text3_placeholder,
.jagoapp_form input:empty:valid~.placeholder.text3_placeholder {
    top: -18px;
    bottom: auto;
}

.form_fields_groups {
    padding-top: 4px;
}

.ji_progress_bar li i {
    bottom: -35px;
    font-size: 15px;
}

.c100>span {
    font-weight: 600;
}

.c100:hover>span {
    font-weight: 600;
}

.jagoapp_form .fancy span {
    line-height: 30px;
    padding-bottom: 10px;
}

.share-section {
    margin-bottom: 40px;
}

.abt_figcaption h5 {
    padding-bottom: 10px;
}

.main-header .current_page_item a {
    color: rgb(241, 188, 48)!important;
}

.cd-timeline-content img {
    float: right;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content>img {
    float: left;
}


#timeline {
    margin-top: 0px;
}

.heading-home {
    padding-top: 12px;
}

#journey>.fl-row-content-wrap {
    background-position: center -94px;
}

footer .footer-copyright p {
    margin-bottom: 3px;
}

.newsletter_footer .fl-subscribe-form .fl-form-field:before {
    height: 38px;
    border: 1px solid #ccc;
    padding: 6px 14px;
    width: 42px;
}

.download-ebook .fl-builder-module-template {
    padding: 0px;
}

.download-ebook .fl-form-field {
    margin-bottom: 0px;
}

.download-ebook .fl-button {
    width: 200px;
}

.top-header .social-icons {
    margin-left: -15px;
}

.quote-benefit-img {
    margin-bottom: 5px;
}

.benefiits_list ol li:before {
    width: 25px;
    height: 25px;
    left: -46px;
    top: 8px;
}

.benefiits_list ol li:after {
    width: 25px;
    height: 25px;
    left: -26px;
    top: 8px;
    border: 2px solid #f13030;
}

.newsletter_footer .fl-subscribe-form .fl-form-field input {
    padding-left: 50px!important;
}

.benefits-banner-main {
    background-image: url(/wp-content/uploads/2017/04/bg-arrow.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.map iframe {
    display: block;
}

#wpcf7-f547-p34843-o1 .form-control {
    padding: 4px 16px;
}

#wpcf7-f547-p34843-o1 .wpcf7-select {
    padding: 4px 12px;
}

.banner-home .col-md-4 .form-check-score .checkbox .cr {
    float: left;
}

.banner-home .col-md-4 .form-check-score .accept {
    width: calc(100% - 30px);
    float: right;
}

.about-banner ul li span {
    margin-left: 30px;
}

#benefits .heading-home h1 {
    font-size: 39px;
}

.jg_pricing_table .fl-pricing-table-column-2 {
    margin-left: 1px;
}

.banner ul li.menu-item {
    cursor: pointer;
}

.leave-comment input:hover {
    background-color: transparent;
}

.contact-us .get-in-touch ul li {
    cursor: pointer;
}

.contact-us .get-in-touch ul li a {
    display: block;
    margin-top: -8px;
    padding-top: 8px;
    height: 50px;
}

#wysija-box-after-comment {
    float: left;
    height: 16px;
    margin-right: 4px;
    margin-top: 2px;
}

.leave-comment input:hover {
    background-color: transparent;
}

footer .social-links-footer ul li {
    cursor: pointer;
    padding: 0px;
}


footer .social-links-footer ul li a {
    padding: 8px 11px;
    display: block;
    height: 36px;
    width: 36px;
}

footer .social-links-footer ul li:first-child {
    padding: 0px;
}

footer .social-links-footer ul li:first-child a {
    padding: 8px 14px;
}

.finscore p.ji_info_header {
    font-size: 11px;
}

.c100 {
    right: 11px;
    float: right;
}

.c100.big {
    right: 0px;
    float: left;
}

.form .checkbox_wrap.field_wrap_who_are_covered ul li input[type="checkbox"] {
    float: left;
    margin-right: 6px;
    margin-top: 4px;
}

.continue-sec .btn_continue .fa {
    padding-left: 0px;
}

.btn-add-extra,
.btn-remove-extra_data {
    outline: none!important;
}

.btn-add-extra:focus,
.btn-remove-extra_data:focus {
    outline: none!important;
}

.btn-add-extra i:focus,
.btn-remove-extra_data i:focus {
    outline: none!important;
}

.banner ul li a {
    display: block;
    padding: 10px 35px;
}

.banner ul li {
    padding: 0px;
}

.home-faq {
    padding-bottom: 0px;
}

.banner-home .col-md-4 .form-check-score img {
    float: left;
}

.banner-home .col-md-4 .form-check-score-heading {
    margin-top: 0px;
}

button.close:focus {
    outline: none;
}

.popup_form_green input[type="submit"] {
    outline: none;
}

.jg_pricing_table .fl-pricing-table-column-0 .fl-pricing-table-inner-wrap,
.jg_pricing_table .fl-pricing-table-column-2 .fl-pricing-table-inner-wrap {
    min-height: 441px;
}

#benefits ul li {
    padding-left: 10px;
    padding-right: 10px;
}

.jg_pricing_table .fl-pricing-table-column-1 .fl-pricing-table-inner-wrap .fl-pricing-table-features li {
    border-bottom: 1px solid #3b5f81;
}

.top-header .social-icons li {
    cursor: pointer;
    padding: 0;
}

.top-header .social-icons li a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 3px 0px;
}

.resources-banner ul {
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
}

.resources-banner ul li {
    padding: 0px;
}

.resources-banner ul li a {
    display: block;
}

.banner-home .col-md-4 .form-check-score .row input {
    font-weight: bold;
}

.contact-signup-btn a {
    border-radius: 0!important;
    border: none!important;
    color: #333!important;
    font-family: 'opensans-bold';
    background: rgb(225, 165, 15)!important;
    text-transform: uppercase;
    font-size: 12px!important;
    margin: 30px auto 0;
    display: table!important;
    padding: 10px 20px!important;
}

.arrow-blue .arrow-down {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid rgb(24, 68, 107);
    margin: 0 auto!important;
}

.home-works .home-works-list li .curve-img {
    position: absolute;
}


@media (max-width: 480px) {
    .banner-home .col-md-4 .form-check-score img {
        float: left;
        padding-bottom: 20px;
    }

    .banner-home .col-md-4 .form-check-score-heading {
        margin-top: 4px;
        font-size: 14px;
        width: 76%;
    }
    .jg_pricing_table>.fl-module-content {
        margin: 0px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .form-check-score {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 680px) {

    .ji_progress_bar li.active i {
        margin-left: 9px;
    }
    .ji_progress_bar li.active [data-id="1"].goto_link i {
        margin-left: 22px;
    }
    .field_wrap_default_loans select {
        width: 90%;
    }

    .blog-details-p iframe {
        width: 100%;
    }
}

@media (max-width: 767px) {

    .parameters .dashboard-main p {
        text-align: center;
    }
    .banner-contact ul li {
        display: block;
    }
    .banner-contact {
        padding: 0px;
    }
    .jg_pricing_table .fl-pricing-table-column-0,
    .jg_pricing_table .fl-pricing-table-column-2 {
        margin-top: 36px!important;
    }
}

@media (max-width: 768px) {
    #achievements .achievements-contents {
        max-width: none;
    }
}

@media (min-width: 731px) and (max-width: 767px) {

    .improvment_score_message .fa {
        margin-top: -9px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .quote-benefit-img p {
        width: 88%!important;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {


    .banner-home .col-md-4 .form-check-score img {
        padding-bottom: 8px;
    }
    .banner-home .col-md-4 .form-check-score-heading {
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .c100.big {
        font-size: 190px;
    }
}

@media (min-width: 1001px) and (max-width: 1199px) {

    .jagoapp_form .form_fields_group {
        margin-bottom: 4px;
    }
}

@media (min-width: 1024px) {
    .banner ul li {
        display: table-cell;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .banner ul li a {
        font-size: 11px;
    }
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
    .top-header .social-icons li a {
        padding: 2px 0px;
    }
}

