                                                                                                                                                                .loginBackground {
                                                                                                                                                                    background: #F3F6F9;
                                                                                                                                                                    color: #474747;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .table-striped>tbody>tr:nth-of-type(odd) {
                                                                                                                                                                    --bs-table-accent-bg: white;
                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .table-striped>tbody>tr:nth-of-type(even) {
                                                                                                                                                                    --bs-table-accent-bg: rgb(219 215 215 / 15%);
                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .form-control {
                                                                                                                                                                    line-height: 2;
                                                                                                                                                                    border: 1px solid #9b9a9f;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .form-control:disabled,
                                                                                                                                                                .form-control[readonly] {
                                                                                                                                                                    background-color: #ebebed61;
                                                                                                                                                                    /* opacity: 1; */
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .saveUser {
                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                    display: inline-block;
                                                                                                                                                                    margin: 0;
                                                                                                                                                                    vertical-align: top;
                                                                                                                                                                    padding-left: 11px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .forgotLink {
                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                    vertical-align: top;
                                                                                                                                                                    float: right;
                                                                                                                                                                    color:#75123C;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .forgotLink {
                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                    vertical-align: top;
                                                                                                                                                                    float: right;
                                                                                                                                                                    color: #75123C;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .customerMenu .active a {
                                                                                                                                                                    font-size: 12px!important;
                                                                                                                                                                    padding-top: 10px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .loanContainer {
                                                                                                                                                                    color: #474747;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .loanContainer .select2-container .select2-selection--single {
                                                                                                                                                                    height: 35px;
                                                                                                                                                                    padding: 3px 0;
                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                    border: none;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .listLoanContainer .select2-container .select2-selection--single {
                                                                                                                                                                    height: 40px;
                                                                                                                                                                    padding: 13px 0 0 0;
                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                    border: none;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .listLoanContainer .select2-selection__arrow {
                                                                                                                                                                    top: 7px!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .loanContainer label {
                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .select2-dropdown--below {
                                                                                                                                                                    margin-top: 3px;
                                                                                                                                                                    border-top: 1px solid #F3F6F9!important;
                                                                                                                                                                    border-radius: 5px!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                #subText {
                                                                                                                                                                    position: absolute;
                                                                                                                                                                    right: 10px;
                                                                                                                                                                    top: 12px;
                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .productTypeList .form-check-input:checked {
                                                                                                                                                                    background-color: #094866;
                                                                                                                                                                    border-color: #d3e428;
                                                                                                                                                                    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23d3e428' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .featurtedList1 .form-check-input:checked {
                                                                                                                                                                    background-color: #094866;
                                                                                                                                                                    border-color: #d3e428;
                                                                                                                                                                    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23d3e428' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                #tendorSelect .select2-container .select2-selection--single {
                                                                                                                                                                    border: 1px solid #F3F6F9;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .imgontext {
                                                                                                                                                                    position: absolute;
                                                                                                                                                                    z-index: 99;
                                                                                                                                                                    top: 65%;
                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                    left: 6%;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .bannerPreviewImage {
                                                                                                                                                                    display: none;
                                                                                                                                                                    position: fixed;
                                                                                                                                                                    z-index: 1;
                                                                                                                                                                    left: 0;
                                                                                                                                                                    z-index: 99;
                                                                                                                                                                    justify-content: center;
                                                                                                                                                                    top: 0;
                                                                                                                                                                    width: 100%;
                                                                                                                                                                    /* Full width */
                                                                                                                                                                    align-items: center;
                                                                                                                                                                    top: 0;
                                                                                                                                                                    width: 100%;
                                                                                                                                                                    /* Full width */
                                                                                                                                                                    text-align: center;
                                                                                                                                                                    /* Full height */
                                                                                                                                                                    overflow: auto;
                                                                                                                                                                    /* Enable scroll if needed */
                                                                                                                                                                    background-color: rgb(0, 0, 0);
                                                                                                                                                                    /* Fallback color */
                                                                                                                                                                    background-color: rgb(0 0 0 / 15%);
                                                                                                                                                                    /* Black w/ opacity */
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .imageontext {
                                                                                                                                                                    position: relative;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .overlay-text {
                                                                                                                                                                    position: absolute;
                                                                                                                                                                    bottom: 6%;
                                                                                                                                                                    left: 12px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .colr {
                                                                                                                                                                    color: #fff;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .loanContainer td.lef {
                                                                                                                                                                    color: #605d5dd4;
                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                    vertical-align: middle;
                                                                                                                                                                    font-weight: bold;
                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                    vertical-align: middle;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .starcolr {
                                                                                                                                                                    color: #F9BE52;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .emptyStar {
                                                                                                                                                                    color: #cdcec9;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .page-body-wrapper {
                                                                                                                                                                    background: #f3f6f9;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .visible {
                                                                                                                                                                    display: flex;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                body #bankList .select2-container .select2-selection--single {
                                                                                                                                                                    border: 1px solid #F3F6F9!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .select2-selection__choice {
                                                                                                                                                                    display: none!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                #bankList span.select2-selection__clear {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .form-check input[type='checkbox'],
                                                                                                                                                                .form-check label {
                                                                                                                                                                    cursor: pointer;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .sortContainer {
                                                                                                                                                                    position: absolute;
                                                                                                                                                                    right: 10px;
                                                                                                                                                                    top: 40px;
                                                                                                                                                                    z-index: 5;
                                                                                                                                                                    padding: 10px 15px;
                                                                                                                                                                    display: inline-block;
                                                                                                                                                                    display: none;
                                                                                                                                                                    cursor: pointer;
                                                                                                                                                                    border: 1px solid #b1b0b09c;
                                                                                                                                                                    width: 20%;
                                                                                                                                                                    line-height: 1.4em;
                                                                                                                                                                    box-shadow: 0px 3px 4px 0px #888888;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .sortContainer p {
                                                                                                                                                                    font-size: 12px;
                                                                                                                                                                    margin-bottom: 5px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .righ {
                                                                                                                                                                    text-align: right;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .lef {
                                                                                                                                                                    text-align: left;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .removeitem {
                                                                                                                                                                    cursor: pointer;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .financialFilter .select2-container .select2-search--inline {
                                                                                                                                                                    margin: 0;
                                                                                                                                                                    width: 100%;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                body .selectOption .select2-container .select2-selection--single {
                                                                                                                                                                    border: 1px solid #F3F6F9!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .clockIcon {
                                                                                                                                                                    position: absolute;
                                                                                                                                                                    right: 5px;
                                                                                                                                                                    bottom: 7px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li:after,
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li:before {
                                                                                                                                                                    content: '';
                                                                                                                                                                    z-index: 9;
                                                                                                                                                                    display: block;
                                                                                                                                                                    position: absolute
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard {
                                                                                                                                                                    width: 100%;
                                                                                                                                                                    overflow: hidden
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps {
                                                                                                                                                                    position: relative;
                                                                                                                                                                    display: block;
                                                                                                                                                                    width: 100%
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps .current-info {
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul {
                                                                                                                                                                    display: table;
                                                                                                                                                                    width: 50%;
                                                                                                                                                                    table-layout: fixed;
                                                                                                                                                                    margin: auto;
                                                                                                                                                                    padding: 0;
                                                                                                                                                                    list-style: none
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li {
                                                                                                                                                                    display: table-cell;
                                                                                                                                                                    width: auto;
                                                                                                                                                                    vertical-align: top;
                                                                                                                                                                    text-align: center;
                                                                                                                                                                    position: relative
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li a {
                                                                                                                                                                    position: relative;
                                                                                                                                                                    padding-top: 52px;
                                                                                                                                                                    margin-top: 10px;
                                                                                                                                                                    margin-bottom: 20px;
                                                                                                                                                                    display: block
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li:before {
                                                                                                                                                                    left: 0
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li:after {
                                                                                                                                                                    right: 0
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li:first-child:before,
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li:last-child:after {
                                                                                                                                                                    content: none
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.current>a {
                                                                                                                                                                    color: #474747;
                                                                                                                                                                    cursor: default
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.current .step {
                                                                                                                                                                    border-color: #d3e428;
                                                                                                                                                                    background-color: #d3e428;
                                                                                                                                                                    color: #474747;
                                                                                                                                                                    font-weight: 600;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.disabled a,
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.disabled a:focus,
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.disabled a:hover {
                                                                                                                                                                    color: #f3f6f9;
                                                                                                                                                                    cursor: default
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.done a,
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.done a:focus,
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.done a:hover {
                                                                                                                                                                    color: #f3f6f9;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.done .step {
                                                                                                                                                                    background-color: #bdbdbd;
                                                                                                                                                                    border-color: #bdbdbd;
                                                                                                                                                                    color: #f3f6f9
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.error .step {
                                                                                                                                                                    border-color: #f62d51;
                                                                                                                                                                    color: #f62d51
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps .step {
                                                                                                                                                                    background-color: #bdbdbd;
                                                                                                                                                                    display: inline-block;
                                                                                                                                                                    position: absolute;
                                                                                                                                                                    top: 0;
                                                                                                                                                                    left: 50%;
                                                                                                                                                                    margin-left: -24px;
                                                                                                                                                                    z-index: 10;
                                                                                                                                                                    text-align: center
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.actions>ul {
                                                                                                                                                                    float: right;
                                                                                                                                                                    list-style: none;
                                                                                                                                                                    padding: 0;
                                                                                                                                                                    margin: 0
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.actions>ul:after {
                                                                                                                                                                    content: '';
                                                                                                                                                                    display: table;
                                                                                                                                                                    clear: both
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.actions>ul>li {
                                                                                                                                                                    float: left
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.actions>ul>li+li {
                                                                                                                                                                    margin-left: 10px
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.actions>ul>li>a {
                                                                                                                                                                    background: #d3e428;
                                                                                                                                                                    color: #474747;
                                                                                                                                                                    display: block;
                                                                                                                                                                    padding: 10px 12px;
                                                                                                                                                                    border-radius: 4px;
                                                                                                                                                                    border: 1px solid transparent;
                                                                                                                                                                    text-decoration: none;
                                                                                                                                                                    width: 130px;
                                                                                                                                                                    text-align: center;
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                    font-weight: 600;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.actions>ul>li:first-child>a {
                                                                                                                                                                    background-color: #fff;
                                                                                                                                                                    color: #54667a;
                                                                                                                                                                    border: 1px solid #bdbdbd;
                                                                                                                                                                    text-decoration: none;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard.wizard-circle>.steps>ul>li:after,
                                                                                                                                                                .wizard-content .wizard.wizard-circle>.steps>ul>li:before {
                                                                                                                                                                    top: 30px;
                                                                                                                                                                    width: 50%;
                                                                                                                                                                    height: 3px;
                                                                                                                                                                    background-color: #bdbdbd;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard.wizard-circle>.steps .step {
                                                                                                                                                                    width: 40px;
                                                                                                                                                                    height: 40px;
                                                                                                                                                                    line-height: 32px;
                                                                                                                                                                    border: 3px solid #bdbdbd;
                                                                                                                                                                    font-size: 1.3rem;
                                                                                                                                                                    border-radius: 50%;
                                                                                                                                                                    padding: 5px 0;
                                                                                                                                                                    font-weight: 600;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .select2-selection__rendered {
                                                                                                                                                                    padding: -1px!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .select2-selection__rendered {
                                                                                                                                                                    padding: 7px!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                span.select2-selection__arrow {
                                                                                                                                                                    top: 7px!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.first>a {
                                                                                                                                                                    color: #2f3d4a;
                                                                                                                                                                    pointer-events: none;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard>.steps>ul>li.first .step {
                                                                                                                                                                    border-color: #d3e428;
                                                                                                                                                                    background-color: #d3e428;
                                                                                                                                                                    color: #474747;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .content {
                                                                                                                                                                    background-color: #fff !important;
                                                                                                                                                                    border-radius: 0.75rem !important;
                                                                                                                                                                    padding: 1.8rem;
                                                                                                                                                                    margin-bottom: 3rem !important;
                                                                                                                                                                    border: 1px solid #f3f6f9 !important;
                                                                                                                                                                    padding-bottom: 70px!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .actions {
                                                                                                                                                                    position: absolute;
                                                                                                                                                                    bottom: 70px;
                                                                                                                                                                    right: 2.8rem;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .wizard-content .wizard.wizard-circle>.steps>ul>li.done:after,
                                                                                                                                                                .wizard-content .wizard.wizard-circle>.steps>ul>li.current:before {
                                                                                                                                                                    background-color: #d3e428;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                body {
                                                                                                                                                                    background-color: #f3f6f9 !important;
                                                                                                                                                                    font-family: "IBM Plex Sans", sans-serif !important;
                                                                                                                                                                    line-height: normal !important;
                                                                                                                                                                    font-weight: initial;
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                span,
                                                                                                                                                                label,
                                                                                                                                                                a,
                                                                                                                                                                p,
                                                                                                                                                                h1,
                                                                                                                                                                h2,
                                                                                                                                                                h3,
                                                                                                                                                                h4,
                                                                                                                                                                h5,
                                                                                                                                                                h6,
                                                                                                                                                                sub,
                                                                                                                                                                small {
                                                                                                                                                                    font-family: "IBM Plex Sans", sans-serif !important;
                                                                                                                                                                    font-weight: initial;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .productContainer .form-check-input:focus {}
                                                                                                                                                                
                                                                                                                                                                .productContainer .form-check-input:checked {
                                                                                                                                                                    background-color: #d3e428;
                                                                                                                                                                    border-color: #d3e428;
                                                                                                                                                                    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .productContainer .form-check-input:focus {
                                                                                                                                                                    border-color: #d3e428;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .selectedProduct {
                                                                                                                                                                    width: 100%;
                                                                                                                                                                    position: fixed;
                                                                                                                                                                    background: #474747;
                                                                                                                                                                    z-index: 999;
                                                                                                                                                                    height: 100px;
                                                                                                                                                                    bottom: 0px;
                                                                                                                                                                    display: none;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .compareButton {
                                                                                                                                                                    width: 120px;
                                                                                                                                                                    display: inline-block;
                                                                                                                                                                    background: #d3e428;
                                                                                                                                                                    padding: 10px 0;
                                                                                                                                                                    border-radius: 7px;
                                                                                                                                                                    text-align: center;
                                                                                                                                                                    height: 70px;
                                                                                                                                                                    border: none;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .compareImage {
                                                                                                                                                                    width: 120px;
                                                                                                                                                                    display: inline-block;
                                                                                                                                                                    background: #F3F6F9;
                                                                                                                                                                    padding: 10px 0;
                                                                                                                                                                    position: relative;
                                                                                                                                                                    border-radius: 7px;
                                                                                                                                                                    text-align: center;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                img.imgaeSelected {
                                                                                                                                                                    width: 100%;
                                                                                                                                                                    height: 50px;
                                                                                                                                                                    border-radius: 7px;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .closeIcon {
                                                                                                                                                                    position: absolute;
                                                                                                                                                                    right: 3px;
                                                                                                                                                                    top: 3px;
                                                                                                                                                                    cursor: pointer;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                p.clearItem {
                                                                                                                                                                    height: 40px;
                                                                                                                                                                    color: #F3F6F9;
                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                    cursor: pointer;
                                                                                                                                                                    margin-left: 10px!important;
                                                                                                                                                                }
                                                                                                                                                                
                                                                                                                                                                .breadcrumb {
                                                                                                                                                                    background: none!important;
                                                                                                                                                                }