.tooltip-inner {
        max-width: 350px;
        text-align: left;
}
/*
.nomCli{
    font-size: 16px;
    color: #2bbac1;

    margin-bottom: 3px;
}
*/
.telCli{
    padding-left: 5px;
    color: #000;
    font-size: 14px;
}
.adrCli{
    padding-left: 5px;
    color: #000;
    font-size: 14px;
}
.table td{
    vertical-align: middle !important;
}

.change_cmd ul {
    padding-left: 0px;
    display: table;
    margin: auto;
    width: 70%;
    opacity: 0;
}
.change_cmd ul li{
    float: left;
    list-style: none;
    background: #fff;
    padding: 3px 10px;
    border-radius: 30px;
    color: #000;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.tel_cmd{
    margin: auto;
    display: table;
    font-size: 24px;
    cursor: pointer;
}
.blocDetailCmdPop{
    background: #ffffff;
    height: auto;
    width: 80%;
    position: absolute;
    top: 0px;
    z-index: 999999;
    right: -2000px;
    padding-bottom: 30px;
    box-shadow: 0px 0px 20px 2px #00000026;
    padding-top: 0px;
    transition: all 0.5s;
}
.det-cont-cmd{
    padding-bottom: 15px;
    padding-top: 15px;
}
.img-det-cmd{
    float: left;
    padding: 5px;
}
.img-det-cmd img{
    width: 100px;
}
.table-det-cmd{
    width: 88%;
    position: relative;
}
.table-det-cmd tr{

}
.table-det-cmd tr th{
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #10b4ce;
    padding-left: 20px;
    border-bottom: 1px solid #fff;
    padding-right: 20px;
    text-align: center;
}
.table-det-cmd tr td h3{
    color: #000;
    font-size: 14px;
    padding-left: 20px;
    text-align: center;
    padding-right: 20px;
    margin-top: 10px;
}
.table-det-cmd tr td{
    vertical-align: top;
    padding-top: 5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.table-det-cmd tr td select{
    border: 1px solid #E5E7E9;
    border-radius: 6px;
    height: 30px !important;
    padding: 0 !important;
    outline: none;
    margin-top: 15px;
}
.det-cont-cmd h3{

    font-size: 17px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 3px;
}
.det-cont-cmd h3 .fa{
    margin-right: 5px;
    font-size: 15px;
}
.det-cont-cmd p{

    font-size: 14px;
    margin: 0px;
}
.det-cont-cmd p .fa{
    margin-right: 0px;
    font-size: 15px;
}
.row1{
    background: #f9f9f9;
}
.row0{
    background: #f3f3f3;
}
.spacer25{
    height: 25px;
}
#closePopDetCmd{
    display: table;
    padding: 12px;
    font-size: 20px;
    color: #000;
    background: #fff;
    right: 6px;
    position: absolute;
    cursor: pointer;
    z-index: 9999;
}
#overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    background: #0000002b;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
}
.sonneTel{
    display: table;
    position: relative;
}
.sonneTel .fa-phone{
    font-size: 40px;
    margin-top: 23px;
    color: #10ce76;
    border: 1px solid #10ce76;
    border-radius: 50%;
    padding: 7px 12px;
}
.ringring{
    box-shadow: 0px 0px 2px 3px #10ce7661;
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
    0% {box-shadow: 0px 0px 2px 3px #10ce7661;}
    50% {box-shadow: 0px 0px 2px 0px #10ce7661;}
    100% {box-shadow: 0px 0px 2px 3px #10ce7661;}
}
.cmd_inj{
    background-color: #e4c71a;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;

}
.cmd_inj a{
    color: #fff !important;
}
.blocAddBon{
    width: 100%;
    background: #000;
    height:70px;
    position: fixed;
    bottom: -700px;
    right: 0px;
    transition: all 0.7s;
}
.blocAddBon ul{
    padding-left: 90px;
    padding-top: 20px;
}
.blocAddBon ul li:first-child{
    list-style: none;
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    color: #fff;
    background: #969696;
    margin-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 30px;

}
#btnAddBonCmd{
    background-color: #028482;
    border: none;
    border-radius: 30px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.bottom{
    bottom:0px ;
    transition: all 0.7s;

}
.rightPop{
    right: 0px;
    transition: all 0.5s;
}



.modal-block-md .table-det-cmd tr td {
    vertical-align: middle;
    padding-top: 5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}




.modal-block.modal-block-md {
    max-width:100%;
}
.updateAdrLivr{
    cursor: pointer;
}
.tm-box{
    position: relative;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.badge-danger {
    background-color: #e4c71a;
    color: #FFF;
}
.badge-danger {
    color: #fff;
    background-color: #e4c71a;
}
.bill-info .badge {
    display: inline-block;
    padding: 0.30em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.product-col{
    /*width: 50px;*/
}
.ttcCmd{
    font-weight: bold;
    margin-top: 9px;
    display: block;
    color:#243847;
}
.btn-delete{
    position: absolute;
    top: 27px;
    color:#028482;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    right: 20px;
}
#type_react{
    display: none;
}
.display_none_hr, .display_none_lien, .display_none_html{
    display: none;
}
.col-md-6{
    margin-bottom: 15px;
}
.cart-table-container {
    margin-bottom: 2.5rem;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table.table-cart tr th {
    padding: 2.4rem 1.5rem 1.2rem;
    border: 0;
    font-weight: 600;
}
.table.table-cart tr th, .table.table-cart tr td {
    vertical-align: top;
}
.table.table-cart tr th:not(.product-col), .table.table-cart tr td:not(.product-col) {
    text-align: center;
}

.table.table-cart tr th {
    padding: 2.4rem 1.5rem 1.2rem;
    border: 0;
    font-weight: 600;
}

.table.table-cart tr td.product-col {
    padding: 2rem .8rem 1.8rem 0;
}
.table.table-cart tr td {
    color: #2b2b2d;
    padding: 2rem 1.5rem;
    border-top: 1px solid #ccc;
}
.product-col .product-image-container {
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    max-width: 115px;
    margin-right: 1.8rem;
    margin-bottom: 0;
    border: 1px solid #ccc;
    vertical-align: middle;
    float: left;
}
figure {
    margin: 0 0 1rem;
}
.table.table-cart .product-title {
    font-size: 15px;
    margin: 0px;
    aspect-ratio: 16/3;
    display: flex;
    align-items: center;
    color: #283b4a;
    justify-content: center;
}

.table.table-cart tr th:not(.product-col), .table.table-cart tr td:not(.product-col) {
    text-align: center;
}
.table.table-cart tr td {
    color: #2b2b2d;
    padding: 2rem 1.5rem;
    border-top: 1px solid #ccc;
}
.table.table-cart .bootstrap-touchspin.input-group {
    margin-right: auto;
    margin-left: auto;
}

.bootstrap-touchspin.input-group {
    max-width: 68px;
    padding-right: 20px;
    margin-bottom: 0;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.bootstrap-touchspin .form-control:not(:focus) {
    border-color: #ccc;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


.product {
    display: block;
    width: 100px;
    height: auto;
}



.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    top: 0;
}
.bootstrap-touchspin .input-group-btn-vertical>.btn {
    position: absolute;
    right: 0;
    height: 2rem;
    padding: 0;
    width: 2rem;
    text-align: center;
    font-size: 1.2rem;
    min-width: 0;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}



.imgRev img {
    float: right !important;
}
/***************************Détail commande*********************************************/
.bill-info h4{
    border-bottom: 1px solid #afafaf;
    padding-bottom: 10px;
    color: #34c0ea;
}
.bill-info h5{
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
#reclamtion-cmd .bill-info h4{
    border-bottom: 1px solid #afafaf;
    padding-bottom: 10px;
    padding-top: 13px;

}
#reclamtion-cmd .bill-info img{
    width: 100px;
    /* margin: auto; */
    display: block;
    margin-bottom: 13px;
    float: left;
}
.detail-reclamation h3{
    background: #da3571;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 20px;
    margin-bottom: 0px;
}
.bill-to .col-md-6{
    margin-bottom: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #f1f1f1;
    font-size: 15px;
}
.bill-data .col-md-6{
     margin-bottom: 0px;
     padding-top: 7px;
     padding-bottom: 7px;
     background: #f1f1f1;
     font-size: 15px;
}



.invoice .bill-to, .invoice .bill-data {
    padding: 15px 7px !important;
}
/**********animation bells*********************/
.rec .fa-bell-o{




    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .7s ease-in-out infinite;
    transform-origin: 50% 4px;
}

@-webkit-keyframes ring {
    0% { -webkit-transform: rotateZ(0); }
    1% { -webkit-transform: rotateZ(30deg); }
    3% { -webkit-transform: rotateZ(-28deg); }
    5% { -webkit-transform: rotateZ(34deg); }
    7% { -webkit-transform: rotateZ(-32deg); }
    9% { -webkit-transform: rotateZ(30deg); }
    11% { -webkit-transform: rotateZ(-28deg); }
    13% { -webkit-transform: rotateZ(26deg); }
    15% { -webkit-transform: rotateZ(-24deg); }
    17% { -webkit-transform: rotateZ(22deg); }
    19% { -webkit-transform: rotateZ(-20deg); }
    21% { -webkit-transform: rotateZ(18deg); }
    23% { -webkit-transform: rotateZ(-16deg); }
    25% { -webkit-transform: rotateZ(14deg); }
    27% { -webkit-transform: rotateZ(-12deg); }
    29% { -webkit-transform: rotateZ(10deg); }
    31% { -webkit-transform: rotateZ(-8deg); }
    33% { -webkit-transform: rotateZ(6deg); }
    35% { -webkit-transform: rotateZ(-4deg); }
    37% { -webkit-transform: rotateZ(2deg); }
    39% { -webkit-transform: rotateZ(-1deg); }
    41% { -webkit-transform: rotateZ(1deg); }

    43% { -webkit-transform: rotateZ(0); }
    100% { -webkit-transform: rotateZ(0); }
}

@-moz-keyframes ring {
    0% { -moz-transform: rotate(0); }
    1% { -moz-transform: rotate(30deg); }
    3% { -moz-transform: rotate(-28deg); }
    5% { -moz-transform: rotate(34deg); }
    7% { -moz-transform: rotate(-32deg); }
    9% { -moz-transform: rotate(30deg); }
    11% { -moz-transform: rotate(-28deg); }
    13% { -moz-transform: rotate(26deg); }
    15% { -moz-transform: rotate(-24deg); }
    17% { -moz-transform: rotate(22deg); }
    19% { -moz-transform: rotate(-20deg); }
    21% { -moz-transform: rotate(18deg); }
    23% { -moz-transform: rotate(-16deg); }
    25% { -moz-transform: rotate(14deg); }
    27% { -moz-transform: rotate(-12deg); }
    29% { -moz-transform: rotate(10deg); }
    31% { -moz-transform: rotate(-8deg); }
    33% { -moz-transform: rotate(6deg); }
    35% { -moz-transform: rotate(-4deg); }
    37% { -moz-transform: rotate(2deg); }
    39% { -moz-transform: rotate(-1deg); }
    41% { -moz-transform: rotate(1deg); }

    43% { -moz-transform: rotate(0); }
    100% { -moz-transform: rotate(0); }
}

@keyframes ring {
    0% { transform: rotate(0); }
    1% { transform: rotate(30deg); }
    3% { transform: rotate(-28deg); }
    5% { transform: rotate(34deg); }
    7% { transform: rotate(-32deg); }
    9% { transform: rotate(30deg); }
    11% { transform: rotate(-28deg); }
    13% { transform: rotate(26deg); }
    15% { transform: rotate(-24deg); }
    17% { transform: rotate(22deg); }
    19% { transform: rotate(-20deg); }
    21% { transform: rotate(18deg); }
    23% { transform: rotate(-16deg); }
    25% { transform: rotate(14deg); }
    27% { transform: rotate(-12deg); }
    29% { transform: rotate(10deg); }
    31% { transform: rotate(-8deg); }
    33% { transform: rotate(6deg); }
    35% { transform: rotate(-4deg); }
    37% { transform: rotate(2deg); }
    39% { transform: rotate(-1deg); }
    41% { transform: rotate(1deg); }

    43% { transform: rotate(0); }
    100% { transform: rotate(0); }
}
.bold_rec{
    font-weight: bold;
}







.t1{
    margin-bottom: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #f1f1f1;
    font-size: 15px;
}
.t2{
    margin-bottom: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #fff;
    font-size: 15px;
}


.inputRecherche{
    height: 27px;
    margin-top: -1px;
    width: 100%;
    font-weight: normal;
}
.inputRechercheDate{
    height: 27px;
    margin-top: -1px;
    with :100%;
    padding:0 !important;
    font-weight: normal;
    padding-left: 10px !important;
}
.inputRechercheList{
    height: 27px;
    margin-top: -1px;
    with :100%;
    padding:0 !important;
    font-weight: normal;
}


.badge-success {
    margin: auto;
    background-color: #47a447;
    border-color: #47a447;
    color: #fff;
    padding: 4px;
    border-radius: 30px;
    text-align: center;
    font-weight: bold;
    width: 50%;
}

.badge-warning {
    margin: auto;
    background-color: #ed9c28;
    border-color: #ed9c28;
    color: #fff;
    padding: 4px;
    border-radius: 30px;
    text-align: center;
    font-weight: bold;
    width: 50%;
}

.badge-error {
    margin: auto;
    background-color: #d2322d;
    border-color: #d2322d;
    color: #fff;
    padding: 4px;
    border-radius: 30px;
    text-align: center;
    font-weight: bold;
    width: 50%;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.table-responsive{
    overflow: hidden;
}
.ord a {
    color: #777;
}
.ordDESC a {
    color: #777;
}
.dataTables_wrapper table thead th {
    padding-right: 8px !important;
}
.dates_map{
    margin-left: 20px;
    margin-top: -24px;
    background: #f7f7f7;
    overflow: hidden;
    height: 26px;
    position: absolute;
    width: 100%;
}
.dates_map span{
    font-size: 11px;
    padding-right: 23px;
}
.calender{
    display: -webkit-box;
    margin-top: -17px;
}
.placeholded{
    cursor: pointer !important;    background-color: #ffffff !important;
}
.icon-cal{
    font-size: 17px;
    background: white;
    padding: 7px 6px;
    margin-left: -14px;
    margin-top: -1px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    border-left: 0;
    height: 34px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.profile-footer{
    opacity: 0.6;
}
@media (max-width: 767px) {
    #contenue_statistic{
        margin-top: 60px !important;
    }
    .demo{
        margin-top: 13px !important;
    }
}
.hrefHover:hover .panel{
    box-shadow: 0 1px 6px 5px rgba(0, 0, 0, 0.05);
    transition: all 0.3s;
}
.panel{
    border: 1px solid #f7f7f7;
}
.bgActive .h4{
    color: #fff !important;
}
.bgActive .circular-bar label{
    color: #fff !important;
}
.bgActive .text-muted {
    color: #fff !important;
}
.bgActive .text-muted i{
    color: #fff !important;
}
.dropFiltre{
    cursor: pointer;
    width: 100%;
    display: table;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    /* font-variant-caps: small-caps; */
    color: #171717;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-left: 12px;
    text-decoration: none !important;
}
.tableTotal {
    width: 40%
}

.tableTotal tr {
}

.tableTotal td {
    border: none !important;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    padding-right: 30px;
}

.trait {
    background-color: #d2d2d2;
    height: 1px;
    width: 23%;
    margin-bottom: 20px;
    float: right;
    margin-right: 21px;
}

 .export{
        display: none!important
}

.class-selected-from-tree {
    background-color: #b3e5ff;
}

@-webkit-keyframes blink-2{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}@keyframes blink-2{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}
@-webkit-keyframes shake-bottom{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes shake-bottom{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}
.blink-2{-webkit-animation:blink-2 .9s both;animation:blink-2 .9s both}
.shake-bottom{-webkit-animation:shake-bottom .8s cubic-bezier(.455,.03,.515,.955) both;animation:shake-bottom .8s cubic-bezier(.455,.03,.515,.955) both}



/*category*/

 .MuiSvgIcon-root {
        display: none;
    }

    .icon, .checkedIconContainer {
        height: 24px;
        width: 24px;
        border-radius: 4px
    }

    .checkbox {
        width: 45px;
        height: 45px;
    }

    .cheked-box {
        fill: #fff !important;
    }

    .checkedIconContainer {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .blue .icon, .blue .checkedIconContainer {
        background-color: #204fc4
    }

    .black .icon, .black .checkedIconContainer {
        background-color: #000
    }

    .brown .icon, .brown .checkedIconContainer {
        background-color: #674121
    }

    .purple .icon, .purple .checkedIconContainer {
        background-color: #761b90
    }

    .green .icon, .green .checkedIconContainer {
        background-color: #5fcf45
    }

    .grey .icon, .grey .checkedIconContainer {
        background-color: #8b8b8b
    }

    .orange .icon, .orange .checkedIconContainer {
        background-color: #ea6828
    }

    .beige .icon, .beige .checkedIconContainer {
        background-color: #d0c094
    }

    .taupe .icon, .taupe .checkedIconContainer {
        background-color: #463f32
    }

    .pink .icon, .pink .checkedIconContainer {
        background-color: #e266b6
    }

    .red .icon, .red .checkedIconContainer {
        background-color: #e12120
    }

    .turquoise .icon, .turquoise .checkedIconContainer {
        background-color: #2dd5d9
    }

    .olive .icon, .olive .checkedIconContainer {
        background-color: #8f9a4b
    }

    .white {
        color: #000
    }

    .white .icon, .white .checkedIconContainer {
        border: 1px solid #000
    }

    .yellow {
        color: #000
    }

    .yellow .icon, .yellow .checkedIconContainer {
        background-color: #f9dc41
    }

    .multicolor .icon, .multicolor .checkedIconContainer {
        background: linear-gradient(0deg, #22c1c3 19%, #fdbb2d 20%, #fdac2d 39%, #fd722d 40%, #fd6a3e 59%, #fd2db9 60%, #f92dbc 79%, #a454ff 80%)
    }

    .gold {
        color: #000
    }

    .gold .icon, .gold .checkedIconContainer {
        background-color: #fdd650;
        background: linear-gradient(145deg, #fdd650 0%, #fdbe50 42%, #fff6d9 52%, #fdd650 100%)
    }

    .silver {
        color: #000
    }

    .silver .icon, .silver .checkedIconContainer {
        background-color: #e4e4e4;
        background: linear-gradient(145deg, #e4e4e4 0%, #c3c3c3 42%, #fff 52%, #b6b6b6 100%)
    }

    .other {
        color: #000
    }

    .other .icon, .other .checkedIconContainer {
        background-color: #e4ffe9;
        background: radial-gradient(circle, #e4ffe9 0%, #c2ffcf 12%, #cfa8c9 81%, #c7aac2 100%)
    }

    .MuiIconButton-label {
        width: 100%;
        display: flex;
        align-items: inherit;
        justify-content: inherit;
    }

    .MuiCheckbox-root {
        color: #757575;
    }

    .MuiIconButton-root {
        flex: 0 0 auto;
        color: #757575;
        padding: 12px;
        overflow: visible;
        font-size: 1.5rem;
        text-align: center;
        transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
        border-radius: 50%;
    }

    .MuiButtonBase-root {
        color: inherit;
        border: 0;
        cursor: pointer;
        margin: 0;
        display: inline-flex;
        outline: 0;
        padding: 0;
        position: relative;
        align-items: center;
        user-select: none;
        border-radius: 0;
        vertical-align: middle;
        -moz-appearance: none;
        justify-content: center;
        text-decoration: none;
        background-color: transparent;
        -webkit-appearance: none;
        -webkit-tap-highlight-color: transparent;
    }

    .formControl {
        margin: 0;
    }

    .MuiFormControlLabel-root {
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        margin-left: -11px;
        margin-right: 16px;
        vertical-align: middle;
        -webkit-tap-highlight-color: transparent;
    }

    .container--1ao20 {
        grid-template: repeat(auto-fill, 40px)/repeat(4, auto);
    }

    svg {
        margin-bottom: 0 !important;
        vertical-align: top !important;
    }
/*category*/



/*image*/
    @media (min-width: 767px) {
        .switch-botton-mobile{
            display: none;
        }
    }
    .image-zone-thumbnail{
        display: none;
    }

    .preview-images-zone-input {
        width: 100%;
        position: relative;
        overflow:hidden;
    }
    .preview-images-zone-input > .preview-image:first-child {
        height: 185px;
        width: 185px;
        position: relative;
        margin-right: 5px;
    }

    .preview-images-zone-input > .preview-image:first-child::after{
        content: 'Principal';
        position: absolute;
        top: 0;
        left: 0;
        color: white;
        background: rgba(0,0,0,0.34);
        border-bottom-right-radius: 2px;
        z-index: 1;
        padding: 2px 16px;
        font-size: 12px;
    }

    .preview-images-zone-input > .preview-image {
        height: 90px;
        width: 90px;
        position: relative;
        margin-right: 5px;
        float: left;
        margin-bottom: 5px;
    }
    .preview-images-zone-input > .preview-image > .image-zone {
        height: 100%;
        width: calc(100%);
        background: #fff;
        position: relative;
        overflow: hidden;
        border: 1px solid #9e9e9e;
        border-radius: 2px;
        margin-right: 16px;
        position: relative !important;
    }
    .preview-images-zone-input > .preview-image > .image-zone > img {
        max-width: calc(100% + 1px);
        max-height: calc(100% + 1px);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }
    .preview-images-zone-input > .preview-image > .image-cancel {
        font-size: 13px;
        position: absolute;
        top: 0;
        right: 0px;
        font-weight: bold;
        margin-right: 10px;
        cursor: pointer;
        display: none;
        z-index: 100;
    }
    .preview-image:hover > .image-zone {
        cursor: grab;
        opacity: .5;
    }
    .preview-images-zone-input > .preview-image > .tools-edit-image {
        position: absolute;
        z-index: 100;
        bottom: 0;
        right: 0px;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 10px;
        display: none;
        cursor: pointer;
        font-size: 13px;
    }
    .preview-images-zone-input > .preview-image > .tools-rotate-image {
        position: absolute;
        z-index: 100;
        bottom: 0;
        text-align: center;
        margin-bottom: 10px;
        display: none;
        cursor: pointer;
        font-size: 13px;
    }
    .preview-image:hover > .image-cancel {
        display: block;
    }
    .preview-image:hover > .tools-edit-image {
        display: block;
    }
    .preview-image:hover > .tools-rotate-image {
        display: block;
    }
    .ui-sortable-helper {
        width: 90px !important;
        height: 90px !important;
    }
    .custom-file-input-image::-webkit-file-upload-button {
        visibility: hidden;
    }

    .custom-file-input-image:hover::before {
        border-color: black;
    }
    .custom-file-input-image:active::before {
        background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
    }
    .custom-file-input-image{
        border-radius: 0px;
        HEIGHT: 110px;
        padding-top: 40px;
        zoom: 116%;
    }
    .image-zone{
        text-align: center;
        background: white;
        border: solid 1px;
    }
    .toggle{
        border-radius: 5px;
    }
    .toggle .toggle-on{
        color: #FFFFFF;
    }
.preview {
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: 10px;
    border: 1px solid red;
}
.span_comment{
   font-size: 10px;
}

/* end image*/

/*image description*/
@media (min-width: 767px) {
    .switch-botton-mobile{
        display: none;
    }
}
.image-desc-zone-thumbnail{
    display: none;
}

.preview-images-zone-input-desc {
    width: 205px;
    position: relative;
    overflow:hidden;
}
.preview-images-zone-input-desc > .preview-image-desc:first-child {
    height: 200px;
    width: 200px;
    position: relative;
    margin-right: 5px;
}

/*.preview-images-zone-input-desc > .preview-image-desc:first-child::after{
    content: 'Principal';
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    background: rgba(0,0,0,0.34);
    border-bottom-right-radius: 2px;
    z-index: 1;
    padding: 2px 16px;
    font-size: 12px;
}*/

.preview-images-zone-input-desc > .preview-image-desc {
    height: 200px;
    width: 200px;
    position: relative;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px;
}
.preview-images-zone-input-desc > .preview-image-desc > .image-zone_desc {
    height: 100%;
    width: calc(100%);
    background: #fff;
    position: relative;
    overflow: hidden;
    border: 1px solid #9e9e9e;
    border-radius: 2px;
    margin-right: 16px;
    position: relative !important;
}
.preview-images-zone-input-desc > .preview-image-desc > .image-zone_desc > img {
    max-width: calc(100% + 1px);
    max-height: calc(100% + 1px);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.preview-images-zone-input-desc > .preview-image-desc > .image-cancel-desc {
    font-size: 13px;
    position: absolute;
    top: 0;
    right: 0px;
    font-weight: bold;
    margin-right: 10px;
    cursor: pointer;
    display: none;
    z-index: 100;
}
.preview-image:hover > .image-zone_desc {
    cursor: grab;
    opacity: .5;
}
.preview-images-zone-input-desc > .preview-image-desc > .tools-edit-image-desc {
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 0px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
    display: none;
    cursor: pointer;
    font-size: 13px;
}
.preview-images-zone-input-desc > .preview-image-desc > .tools-rotate-image-desc {
    position: absolute;
    z-index: 100;
    bottom: 0;
    text-align: center;
    margin-bottom: 10px;
    display: none;
    cursor: pointer;
    font-size: 13px;
}
.preview-image-desc:hover > .image-cancel-desc {
    display: block;
}
.preview-image-desc:hover > .tools-edit-image-desc {
    display: block;
}
.preview-image-desc:hover > .tools-rotate-image-desc {
    display: block;
}
.ui-sortable-helper {
    width: 90px !important;
    height: 90px !important;
}
.custom-file-input-image::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input-image:hover::before {
    border-color: black;
}
.custom-file-input-image:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.custom-file-input-image{
    border-radius: 0px;
    HEIGHT: 110px;
    padding-top: 40px;
    zoom: 116%;
}
.image-zone_desc{
    text-align: center;
    background: white;
    border: solid 1px;
}
.toggle{
    border-radius: 5px;
}
.toggle .toggle-on{
    color: #FFFFFF;
}
.preview {
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: 10px;
    border: 1px solid red;
}
.span_comment{
    font-size: 10px;
}

/*end image description*/



 .select-language{
    display: inline-block;
    list-style: none;
    margin: 4px -10px 0 0;
    padding: 0;
    vertical-align: middle;
}
.d-none{
    display: none;
}
