span {
    font-family: Roboto, sans-serif !important; }

header .text {
    text-align: right; }
    header .text .offer {
        display: inline-block;
        padding: 5px 15px;
        background: linear-gradient(#fefefe, #ededed);
        border: 1px solid #e5e5e5;
        color: red;
        font-size: 16px;
        font-weight: bold;
        margin-top: 50px;
        margin-right: 7px; }
        @media only screen and (max-width: 449px) {
            header .text .offer {
                margin-top: 56px;
                font-size: 12px; }
        }


    .qtty-discounts td {
  /*padding: 0;*/ }
  
.ddata {
  display: inline-block;
  width: 19%; 
  text-align: center; 
  font-size: 1.1em; 
  /*border-right: 1px solid #C5C7C9;*/ }
  .ddata.last {
    border-right: 0; }
    
.desc-table {
  table-layout: auto; }
  
  
  
#dvformat {
  background-color: #f9f9f9;}
  #dvformat .format {
    margin-bottom: 20px; }
    #dvformat .format .format-title {
      display: inline-block;
      width: 90px; 
      text-align: center;
      vertical-align: top; }
      #dvformat .format .format-title img {
        width: 75px; }
      #dvformat .format .format-title span.format-title { }
        
  
    #dvformat .format .format-sizes {
      display: inline-block;
      text-align: left;
      width: 100%;}
      #dvformat .format .format-sizes span.size {
        display: inline-block;
        box-sizing: border-box;
        background: #FCFCFA;
        background: linear-gradient(to bottom, #FCFCFA, #D9D9D0);
        margin: 4px 5px;
        border: 1px solid #eaeaea; 
        text-align: center;
        padding: 3px;
        cursor: pointer; }
        #dvformat .format .format-sizes span.size.current {
          background: linear-gradient(to bottom, #bbfcff /*#fffee1*/, #5caad8 /*#00b000*/); }
        span.size.x4 {
          width: 62px; }
        span.size.x3 {
          width: 76px; }
        span.size.x2 {
          width: 100px; }
        span.size.x1 {
          width: 100%; }
          
/* debug */
.page {
    /*width: 50%;*/ }
#span-debug {
    display: inline-block;
    position: absolute;
    top: 0;
    left:0;
    padding: 10px;
    color: black;
    z-index: 115; }
    
#xwiz-debug {
    position:fixed;
    left:0px;
    right:0px;
    width:100%;
    height:100%;
    background:transparent;
    padding: 50px;
    color: red;
    z-index:9999; }
    
/* ktf design */
.hidden {
    display: none; }

a.disabled {
    pointer-events: none;
    cursor: default; }

 input:disabled {
    background: #eee;
    color: #666;
 }
 
.slider { 
    margin: 0 auto;
    width: 30px;
}


.dv-help-hint {
    float: right;
    text-align: right;
}

.clearfx {
    clear: both;
}

.fl-list {}
.fl-list label {
    display: block;
    font-size: 14px; }

#tabsHolder {
    margin-bottom: 0; }
    #tabsHolder div {
        margin-left: 5px;
        text-align:left;
        padding: 5px 0px;
        font-size: 14px; }
    
    #tabsHolder span {
      color: #9b9b9b;
      font-size: 11px;
      padding: 0;
      transition: color 0.6s;
      -webkit-transition: color 0.4s; }
      #tabsHolder span a {
        text-transform:uppercase;
        font-size: 12px;
        letter-spacing: 0.04em;
        cursor: pointer;
        font-weight: bold;
        text-decoration: none;
        padding: 5px 0px; }
        #tabsHolder span.active {
          color: #2196F3; /* #2bb373;*/
          transition: color 0.6s;
          -webkit-transition: color 0.4s; }
          
      #tabsHolder span.tab-delimiter {
        font-size: 10px;
        line-height: 10px;
        padding: 0 5px;
        padding-left: 7px; }
  #tab0 {
      display: none; }

/* PopUp styles */
#xwiz-popup {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0,0,0,0.5);*/
    z-index: 999;
    display: table;
    min-width: 319px; }
    #xwiz-popup .wrapper {
        display: table-cell;
        vertical-align: middle; }
        #xwiz-popup .box {
            position: relative;
            min-width: 100px;
            min-height: 100px;
            display: table;
            margin: 0 auto 0 auto;
            background-color: white;
            border: 2px solid #363636;
            /*border-radius: 5px;*/
            box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
            padding: 5px; }
            #xwiz-popup .box .controls {
                position: absolute;
                right: -13px;
                top: -13px; }

/* dialog styles */
.alertBox, .confirmBox {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    background: white;
    border: 1px solid grey;
    width: 470px;
    margin-left: -235px;
}
.alertBox .content, .confirmBox .content {
    font-family: inherit;
    background: none; }
    .alertBox .content h1, .confirmBox .content h1 {
        margin: 0 0 1.5em;
        padding: 10px 0 0 45px;
        font: 700 18px/16px Roboto;
        text-transform: uppercase; }
    .alertBox .content p, .confirmBox .content p {
        font-size: 17px; }

.alertBox .icon, .confirmBox .icon {
    float: left; }

.overlay {
    opacity: 0; /*0.7;*/
    background: black; }


.hAC {
    margin-top: 1em;
    margin-bottom: 1em; /*3em;*/ }
#lbImage, #pImage {
	box-shadow: 2px 2px 20px 6px #c1c1c1; }
    #lbImage, #pImage.diploma {
        /* border: 1px solid #dddddd; */ }
#ktf-samples-n1 {
    margin-bottom: 2em; }

/* radio button new design */
/*input[type="radio"] {
    display: none; }
input[type="radio"] + label {
    cursor: pointer;
    padding-left: 20px; }
input[type="radio"]:disabled + label {
    color: lightgrey;
    cursor: default; }

input[type="radio"] + label:before {
    margin-right: 5px;
    padding: 0;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

input[type="radio"]:not(checked) + label:before {
    content: "\f10c"; }

input[type="radio"]:disabled + label:before {
    content: "\f111"; }

input[type="radio"]:checked + label:before {
    cursor: default;
    color: #2bb373;
    content: "\f192"; }*/

label.ktf-checkbox {
    display: inline-block;
    text-align: left;
    white-space: nowrap;
    overflow: hidden; }
label.ktf-checkbox span:before {
    margin-right: 0.3em;
    font-family: "FontAwesome";
    font-style: normal;
    width: 1em;
    height: 1em;
    content: '\f096'; }

label.ktf-checkbox input {
    display: none; }
label.ktf-checkbox input:checked ~ span:before {
    margin-right: 0.16em;
    content: '\f046'; }


.ktf-radio {
    color: #444;
    letter-spacing: 0.02em;
    font-weight: bold;
    position: relative; }
    .ktf-radio input[type="radio"] {
        display: none; }
        .ktf-radio input[type="radio"]:not(:checked) ~ .v1 {
            display: none; }
        .ktf-radio input[type="radio"]:checked ~ .v0 {
            display: none; }
    .ktf-radio img, .ktf-radio span {
        vertical-align: middle; }



/* @font-face {
    font-family: 'ProximaNova';
    src: url("./fonts/proximanova-webfont.eot");
    src: url("./fonts/proximanova-webfont.eot") format("embedded-opentype"), url("./fonts/proximanova-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; } */

body, input, select, option, textarea {
    font:500 12px/1.5 Roboto, sans-serif; }

/* Line 314-337 ADDED PATRICK 24-09-2018 NEXT-PREVIOUS, SUIVANT-PRECEDENT IN GREEN*/
.ktf-button-suivant {
    color: white;
    background: #2196F3; /*#2bb373*/
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold !important;
    cursor: pointer; }
 .ktf-button-suivant span {
        cursor: pointer; }
    .ktf-button-suivant.ktf-button-normal-suivant {
        display: inline-block;
        width: 100px;
        padding: 9px 5px 6px;
        font-size: 12px; }
        .ktf-button-suivant.ktf-button-normal-suivant i.fa {
            font-size: 8px; }
    .ktf-button-suivant.ktf-button-narrow-suivant {
        display: inline-block;
        width: 66px;
        padding: 9px 5px 6px;
        font-size: 12px; }

.ktf-button {
    color: white;
    background: #848484; /* #2bb373;*/
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold !important;
    cursor: pointer; }
    .ktf-button span {
        cursor: pointer; }
    .ktf-button.ktf-button-normal {
        display: inline-block;
        width: 105px;
        padding: 5px 5px 5px;
        font-size: 10px; }
        .ktf-button.ktf-button-normal i.fa {
            font-size: 8px; }
    .ktf-button.ktf-button-narrow {
        display: inline-block;
        width: 66px;
        padding: 5px 5px 5px;
        font-size: 10px; }

.hAC a {
    color: white;
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    font-style: normal; }

#approximate-size {
    display: none; }

#total-price {
    color:#FFFFFF;
    display:inline-block; }

#lbOverlay.grey {
    background-color: transparent !important; }

.emphasis {
    font-weight: bold; }
.note {
    margin-top: 0;
    margin-bottom: 2em; }
    .note .emphasis {
        padding-righ: 6px;
        color: #2196F3; /* #2bb373;*/ }

#ktf-checkout, #ktf-checkout-ad {
    color: #393939;
    display: table;
    width: 100%;
    height: 65px; }
    #ktf-checkout .cell, #ktf-checkout-ad .cell {
        display: table-cell;
        width: 50%;
        padding: 0 22px; }
        #ktf-checkout .cell.left, #ktf-checkout-ad .cell.left {
            padding-left: 0;
            text-align: right; }
        #ktf-checkout .cell.right, #ktf-checkout-ad .cell.right {
            padding-right: 0;
            text-align: left; }
        #ktf-checkout .cell label, #ktf-checkout-ad .cell label {
            font-weight: bold; }

#cart-qtty, #cart-qtty-ad {
    width: 36px;
    padding: 3px 5px;
    border: 1px solid #393939;
}
p.cart-total {
    text-align: right;
    margin-top: 2em; }
    p.cart-total label {
        font-weight: bold; }

#cart-total, span.cart-total, #cart-total-ad, span.cart-total-ad {
    font-size: 16px;
    font-weight: bold;
    color: #2196F3; /* #2bb373;*/ }

#reporter-total-price, #total-price {
    text-align: right;
    color: #FFFFFF;
    display: inline-block;
    width: 180px; }

.ktf-cats {
    overflow: visible; }
    .ktf-cats:after {
        clear: both; }

    .ktf-cats label {
        display: inline-block;
        text-align: left;
        white-space: nowrap;
        overflow: hidden; }
        .ktf-cats label.item-left {
            float: left;}
        .ktf-cats label.item-right {
            float: right;}
        .ktf-cats label span:before {
            margin-right: 0.3em;
            font-family: "FontAwesome";
            font-style: normal;
            width: 1em;
            height: 1em;
            content: '\f096'; }

    .ktf-cats input {
        display: none; }
        .ktf-cats input:checked ~ span:before {
            margin-right: 0.16em;
            content: '\f046'; }

#cms-page {
    width: 605px;
    box-sizing: content-box;
    padding: 10px;
    font-family: inherit;
    font-size: 12px; }
    #cms-page h2{
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        letter-spacing: 0.04em;
        margin-bottom: 15px; }
    #cms-page p {
        margin: 0 0 15px;
        font-size: 13px;
        letter-spacing: -0.002em;
        line-height: 16px; }
        #cms-page p.note { }
        #cms-page p.figure {
            margin: 88px 0px 10px;
            text-align: center; }
            #cms-page p.figure.lms {
                margin-top: 20px; }
            #cms-page p.figure img {
                max-width: 568px;
                height: auto; }

/* tabs special styles */
#dvtabtexter {
    color: #2196F3; /* #2bb373;*/
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 28px;
    letter-spacing: 0.10em; }

/* get started tab */
h1.tab-1 {
    font-size: 34px;
    color: #2196F3; /* #2bb373;*/
    margin: 21px 0px 16px;
    text-transform: uppercase;
    letter-spacing: 3px; }
hr.tab-1 {
    width: 36%;
    border-color: #2bb37b;
    margin: 0;
    border: 0;
    border-top: 6px solid #2196F3; /* #2bb373;*/ }
p.tab-1 {
    color: #333;
    margin-top: 22px;
    font-size: 18px;
    line-height: 24px; }
p.tab-1-diploma {
    color: #333;
    text-transform: none;
    margin-top: 22px;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.05em; }

#ktf-measurements {
    margin-top: 56px; }
ul.tab-1 {
    margin-top: 15px; }
    ul.tab-1 li {
        margin-top: 6px;
        color: #2196F3; /* #2bb373;*/ }
        ul.tab-1 li a {
            font-size: 14px;
            text-decoration: none; }

#dvresizer {
    margin-top: 39px; }
    #dvresizer .module-header {
        font-weight: bold;
        color: #333;
        letter-spacing: 1px; }
        #dvresizer .module-header.mode-11 #resizer-image-upload {
            display: none; }
        #dvresizer .module-header a {
            color: #2196F3; /* #2bb373;*/ }
    #dvresizer input[type="text"] {
        border-color: grey;
        width: 81px;
        padding: 5px;
        box-sizing: border-box; }
    #dvresizer .module-footer {
        color: #333;
        letter-spacing: 1px; }

#image-sizes-stock {
    color: #333;
    font-size: 17px; }

    #image-sizes-stock .ktf-radio {
        color: #333;
        letter-spacing: normal;
        font-weight: normal; }

    #image-sizes-stock input[type="text"] {
        color: #333;
        border-color: grey;
        width: 81px;
        padding: 5px;
        box-sizing: border-box; }

    #image-sizes-stock p.dim-label {
        font-size: 12px;
        font-weight: bold; }
        #image-sizes-stock span.dim-label {
            color: black;
            letter-spacing: 1px;
            display: inline-block;
            width: 60px;
            box-sizing: border-box;
            text-align: right; }

    #image-sizes-stock .size-note {
        text-align: justify;
        margin: 10px -20px;
        font-size: 12px;
        font-style: italic; }

/* mats tab */
.ktf-cats-wp {
    min-height: 26px;
    margin-bottom: 15px; }

#dvtogethermat .ktf-cats label {
    width: 90px;
    padding: 0px 1px;
    box-sizing: border-box; }

#dvMatamounter .ktf-radio[for="imatamounter-2"] {
    margin-left: 27px; }
#dvMatamounter .ktf-radio[for="imatamounter-0"] {
    margin-left: 21px; }


.ktf-cat-label {
    color: #444;
    letter-spacing: 0.1em;
    font-weight: bold; }
.ktf-cat-label1 {
    margin-top: 10px; }

/* frame tab */
#dvframe .module-header {
    margin-top: 17px;
    margin-bottom: 1px; }
    #dvframe .ktf-cats label {
        line-height: 16px;
        width: 125px; /*135px;*/ }

#dvframe .elements-header {
    margin-top: 40px; }
    #dvframe .elements-header #ktf-list-estimate {
        display: none;
        font-size: 16px;
        color: grey;
        font-style: italic;
        line-height: 28px; }
    #dvframe .elements-header .elements-header-title {
        margin-right: 17px; }
    #dvframe .elements-header .ktf-order-button {
        display: inline-block;
        width: 50px;
        text-align: left;
        font-size: 14px;
        color: #2196F3; /* #2bb373;*/
        font-weight: bold;
        cursor: pointer; }
        #dvframe .elements-header .ktf-order-button[active="0"] i.fa-caret-up,
        #dvframe .elements-header .ktf-order-button[active="0"] i.fa-caret-down {
            display: none; }
        #dvframe .elements-header .ktf-order-button[rel="DESC"] i.fa-caret-down {
            display: none; }
        #dvframe .elements-header .ktf-order-button[rel="ASC"] i.fa-caret-up {
            display: none; }

#dvframe .list-elements {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%; /* 390px; */
    overflow: hidden; }

#dvframe .list-elements > div.edblock {
    margin: 15px 0 15px; }
    #dvframe .list-elements > div.edblock img {
        cursor: pointer;
        width: 100%; }

    #dvframe .list-elements > div.edblock .ktf-info {
        color: grey;
        /*border: 1px solid lightgrey;*/
        padding: 0px 6px /*22px*/;
        /*margin: 0px 20px;*/ }
    #dvframe .list-elements > div.edblock .ktf-info.current {
        color: white;
        border-color: #2196F3; /* #2bb373;*/
        background: #239c65; }

    #dvframe .list-elements > div.edblock .ktf-info .ktf-i {
        cursor: pointer;
        float: right; }
        #dvframe .list-elements > div.edblock .ktf-info .ktf-i i {
            padding: 3px /*5px*/; }

#dvframe .scroll-wrapper {
    width: 326px; }
    .scrollbar-light > .scroll-element.scroll-y .scroll-bar {
        background: #239c65;
        border: 1px solid #239c65;
        height: 10px; }
.external-scroll_y {
    display: none; }

.list-wrapper {
    position: relative; }
.external-scroll_y .scroll-element_outer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*border: 1px solid red;*/ }
    .external-scroll_y .scroll-element_outer .scroll-arrow_up, .external-scroll_y .scroll-element_outer .scroll-arrow_down {
        position: absolute;
        top: auto;
        bottom: auto;
        height: auto;
        padding: 0px 2px;
        color: #626262; }
        .external-scroll_y .scroll-element_outer .scroll-arrow_up {
            position: absolute;
            top: 0; }
        .external-scroll_y .scroll-element_outer .scroll-arrow_down {
            position: absolute;
            bottom: 0; }
    .external-scroll_y .scroll-element_outer .scroll-element_size {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /*border: 1px solid green;*/ }
    .external-scroll_y .scroll-element_outer .scroll-element_track {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /*border: 1px solid blue;*/ }
    .external-scroll_y .scroll-element_outer .scroll-bar {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 15px;
        border: 1px solid #2196F3; /* #2bb373;*/
        border-radius: 7px;
        background-color: #239c65; }
    .external-scroll_y.scroll-scrolly_visible {
        position: absolute;
        display: block;
        height: 100%;
        right: 8%;
        top: 0;
        border-radius: 7px;
        background-color: #ebebeb;
        width: 15px; }
    .external-scroll_x div, .external-scroll_y div {
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        width: 100%; }

#dvframe.mode-df .module-header {
    display: none; }
#dvframe.mode-df #dvSCFRAME-frame {
    display: none; }
#dvframe.mode-df .ktf-cats {
    display: none; }
#dvframe.mode-df .elements-header {
    display: none; }
#dvresizer.mode-df {
    display: none; }

#price-note {
    font-size: 17px;
    color: #333; }
    #price-note p {}
    #price-note ul {
        margin: 10px; }
        #price-note ul li {}
            #price-note ul li .size-label {
                display: inline-block;
                font-size: 15px;
                width: 150px; }
            #price-note ul li .size-price {

            }

#dvElements-1-frame .edblock img {
    /*width: 326px;*/ }

/* glass tab */
#dvElements-glass {
    color: grey;
    margin-top: 0px; }

    #dvElements-glass .ktf-glass-info {
        vertical-align: top;
        padding-left: 19px;
        font-size: 0.8em; }

    #dvElements-glass #tblGlass tr.disabled {
        color: lightgrey; }
    #dvElements-glass #tblGlass td {
        padding: 10px 2px 2px 2px; }
        #dvElements-glass #tblGlass td.glass-label {
            padding-bottom: 0;
            font-weight: bold; }
        #dvElements-glass #tblGlass td.glass-desc {
            padding-top: 0;
            /*border-bottom: 1px solid #f0f0f0;*/ }
        #dvElements-glass #tblGlass td.glass-ctrl {
            font-size: 12px;
            vertical-align: top;
            text-align: center;
            padding: 10px 10px 0; }



#dvglass label {
    font-size: 14px;
    display: inline-block;
    text-align: left;
    white-space: nowrap;
    overflow: hidden; }
#dvglass label span:before {
    margin-right: 0.3em;
    font-family: "FontAwesome";
    font-style: normal;
    width: 1em;
    height: 1em;
    content: '\f096'; }

#dvglass input {
    display: none; }
#dvglass input:checked ~ span:before {
    margin-right: 0.16em;
    content: '\f046'; }

/* extras tab */
#dvElements-ACCESSORY {
    background-color:#FFFFFF;
    text-align:left;
    margin: 6px 0px;
    color: #333; }

    #dvElements-ACCESSORY .fl-list > label {
        display: none; }
    #dvElements-ACCESSORY .fl-list-item {
        display: table-row; }
        #dvElements-ACCESSORY .fl-list-item div {
            border-bottom: 1px solid #f0f0f0;
            padding: 12px 0px 20px;
            display: table-cell;
            vertical-align: middle; }
    #dvElements-ACCESSORY .fl-list-item .image {
        width: 110px;
        box-sizing: border-box;
        padding: 10px; }
        #dvElements-ACCESSORY .fl-list-item .image img {
            width: 90px; }
    #dvElements-ACCESSORY .fl-list-item .description {
        width: 85%; }
        #dvElements-ACCESSORY .fl-list-item .description .description-label {
            display: block; }
        #dvElements-ACCESSORY .fl-list-item .description .description-text {
            font-size: 0.8em;
            margin: 0; }
    #dvElements-ACCESSORY .fl-list-item .control {
        vertical-align: top;
        padding: 16px 0 16px;
        text-align: center;
        width: 15%; }

/* review tab */
#dvreport .section {
    margin-top: 9px;
    border-bottom: 1px solid #f2f2f2;
    width: 360px;
    padding: 10px 0px 16px; }
    #dvreport .section a {
        float: right;
        margin-right: 15px; /*48px;*/
        color: #2196F3; /* #2bb373;*/
        padding: 3px 5px;
        margin-top: -3px; }
        #dvreport .section .section-title {
            color: #2f2f2f;
            font-weight: bold;
            letter-spacing: 0.03em; }
        #dvreport .section .section-body {
            color: #393939; }


/* custom mat borders popup block */
#custom-mat-borders {
    width:486px;
    box-sizing:border-box; }
    #custom-mat-borders h1 {
        position: absolute;
        left: 0;
        right: 0;
        width: 128px;
        color: #2196F3; /* #2bb373;*/
        font-size: 18px;
        text-transform: uppercase;
        margin-left: 30px;
        margin-top: 22px;
        letter-spacing: 0.03em;
        line-height: 21px; }

    #custom-mat-borders table {
        width: 100%; }
        #custom-mat-borders table td {
            text-align: center;
            vertical-align: middle; }
    #custom-mat-borders table input[type="text"] {
        width: 60px;
        padding: 5px;
        border: 1px solid #363636; }

    #custom-mat-borders .gr {
        display: inline-block;
        border: 2px solid #363636; }
        #custom-mat-borders .gr div {
            width: 110px;
            height: 160px;
            margin: 14px;
            border: 2px solid #363636; }

    #custom-mat-borders .ktf-button {
        width: 90px; }

#framer-desc-ad {
    display: none;
    clear: both;
    width: 50%;
    min-width: 320px;
    box-sizing: border-box;
    padding: 5px;
    margin: auto;}
    #cart-qtty-ad {
        visibility: hidden; }    
