













*{

    direction: rtl !important;

}

.layout-fixed .main-sidebar {

    right: 0;

}

.brand-image {

    float: right;

}

.content-wrapper, .main-footer, .main-header {

    margin-left: 0px !important;

    margin-right: 250px;

}

.mr-auto-navbav{

    margin-right: auto!important;

}

.navbar-expand .navbar-nav .nav-link {

    padding-right: 1rem;

    padding-left: 1rem;

}



[class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after, 

[class*=icheck-]>input:first-child:checked+label::after {

    right: 15px;

    left: auto;

}

.nav-sidebar .nav-link>.right, 

.nav-sidebar .nav-link>p>.right {

    left: 1rem;

    right: auto;

}

.nav-sidebar .nav-link>.right:nth-child(2), 

.nav-sidebar .nav-link>p>.right:nth-child(2) {

    left: 2.2rem;

    right: auto;

}

.small-box .icon>i {

    left: 15px;

    right: auto;

}

@media (min-width: 992px){

    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {

        margin-right: 4.6rem!important;

    }

    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {

        margin-right: 4.6rem!important;

        margin-left: 0!important;

    }

}



@media (max-width: 767.98px) {

    .main-sidebar, .main-sidebar::before {

        box-shadow: none !important;

        margin-right: -250px;

    }



    .content-wrapper, .content-wrapper::before, .main-footer, .main-footer::before, .main-header, .main-header::before {

        margin-right: 0;

    }



    .sidebar-open .main-sidebar, .sidebar-open .main-sidebar::before {

        margin-right: 0;

    }

}





















@import url(../../fonts/ht/HacenTunisia.css);

@import url(../../fonts/hl/HacenLinerScreen.css);

@import url(../../fonts/ge/ge.css);

/*Regular*/

@font-face {

  font-family: 'STV Regular';

  src: url('../../fonts/stv_font/Regular/STV Regular.eot');

  src: url('../../fonts/stv_font/Regular/STV Regular.eot?#iefix') format('embedded-opentype'),

  url('../../fonts/stv_font/Regular/STV Regular.woff2') format('woff2'),

  url('../../fonts/stv_font/Regular/STV.woff') format('woff'),

  url('../../fonts/stv_font/Regular/STV.svg#STV') format('svg');

  font-weight: normal;

  font-style: normal;

}

/*Bold*/

@font-face {

  font-family: 'STV Bold';

  src: url('../../fonts/stv_font/Bold/STV-Bold.eot');

  src: url('../../fonts/stv_font/Bold/STV-Bold.eot?#iefix') format('embedded-opentype'),

  url('../../fonts/stv_font/Bold/STV-Bold.woff2') format('woff2'),

  url('../../fonts/stv_font/Bold/STV-Bold.woff') format('woff'),

  url('../../fonts/stv_font/Bold/STV-Bold.svg#STV') format('svg');

  font-weight: bold;

  font-style: normal;

}

/*Light*/

@font-face {

  font-family: 'STV light';

  src: url('../../fonts/stv_font/Light/STV-Light.eot');

  src: url('../../fonts/stv_font/Light/STV-Light.eot?#iefix') format('embedded-opentype'),

  url('../../fonts/stv_font/Light/STV-Light.woff2') format('woff2'),

  url('../../fonts/stv_font/Light/STV-Light.woff') format('woff'),

  url('../../fonts/stv_font/Light/STV-Light.svg#STV') format('svg');

  font-weight: 100;

  font-style: normal;

}

    

    body {

    margin: 0;

    font-family: 'STV Regular',serif !important;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #212529;

    text-align: right;

    background-color: #fff;

}





.card-title {

    float: right;

    font-size: 1.1rem;

    font-weight: 400;

    margin: 0;

}



 





.layout-fixed .control-sidebar {

    bottom: 0;

    float: none;

    height: 100vh;

    position: fixed;

    top: 0;

}

.control-sidebar-dark {

    background: #343a40;

}

.control-sidebar-dark, .control-sidebar-dark .nav-link, .control-sidebar-dark a {

    color: #c2c7d0;

}

.control-sidebar, .control-sidebar::before {

    bottom: calc(3.5rem + 1px);

    display: none;

    left: -250px;

    width: 250px;

    transition: right .3s ease-in-out,display .3s ease-in-out;

}









@media (min-width: 768px){

.control-sidebar-open .control-sidebar, .control-sidebar-open .control-sidebar::before {

    left: 0;

    right: 80%;

}

 

.control-sidebar-open .control-sidebar {

    display: block;

}

}

 



.nav {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    padding-right: 0;

    margin-bottom: 0;

    list-style: none;

}



.ml-auto, .mx-auto {

    margin-right: auto !important;

}

.ml-auto, .mx-auto {

    margin-left: 0!important;

}

 





.brand-link {

    display: block;

    font-size: 1.25rem;

    line-height: 1.5;

    padding: 1.1rem .5rem;

    transition: width .3s ease-in-out;

    white-space: nowrap;

}

.elevation-3 {

    box-shadow: 0 0px 0px rgba(0,0,0,.19),0 0px 0px rgba(0,0,0,.23)!important;

}



.elevation-2 {

    box-shadow: 0 0px 0px rgba(0,0,0,.19),0 0px 0px rgba(0,0,0,.23)!important;

}



  

.user-block img {

    float: right;

    height: 40px;

    width: 40px;

}

.nav-compact .nav-header:not(:first-of-type) {

    padding: .55rem .9rem .25rem;

    text-align: right;

}



.user-block .comment, .user-block .description, .user-block .username {

    display: block;

    margin-right: 15px;

    float: right;
    font-weight: 500;
    margin-top: 6px;

}

.form-group {

    margin-bottom: 1rem;

    text-align: right;

}

.nav-sidebar .nav-item>.nav-link {

    margin-bottom: .2rem;

    text-align: right;

}



 .products-list .product-img {

    float: right;

}.products-list .product-info {

    margin-right: 60px;

}

.content-wrapper>.content {

    padding: 10px .5rem;

}.mr-1, .mx-1 {

    margin-left: .25rem!important;

}.user-block {

    float: right;

}

.main-footer {

    background: #fff;

    border-top: 1px solid #dee2e6;

    color: #869099;

    padding: 1rem;

    text-align: center;

}



.row {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -7.5px;

    margin-left: -7.5px;

}



@media (min-width: 576px)

{

.navbar-nav>.user-menu .user-image {

    float: none;

    line-height: 10px;

    margin-right: 0;

    /* margin-top: -8px; */

}}



.navbar-nav>.user-menu .user-image {

    border-radius: 50%;

     

    height: 25px;

    margin-right: 10px;

    margin-top: -2px;

    width: 25px;

    max-height: 33px;

    width: auto;

}



.dropdown-menu-right {

    left: 0;

    right: auto;

}



.form-control {

display: block;

width: 100%;

height: calc(2.25rem + 2px);

padding: .375rem .75rem;

font-size: 1rem;

font-weight: 400;

line-height: 1.5;

color: #495057;

background-color: #fff;

background-clip: padding-box;

border: 1px solid #ced4da;

border-radius: .25rem;

box-shadow: inset 0 0 0 transparent;

transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

text-align: right;
}

.login-card-body, .register-card-body {

    background: #fff;

    border-top: 0;

    color: #666;

    padding: 20px;

    text-align: right;

}



 .login-card-body .input-group .form-control, .register-card-body .input-group .form-control {

    border-left: 1px solid #c5c5c5;

}



.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

}.login-card-body .input-group .form-control, .register-card-body .input-group .form-control {

    border-right: 1px solid #c5c5c5;

}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {

    border-top-right-radius: .0rem!important;

    border-bottom-right-radius: .0rem!important;

}



.login-card-body .input-group .input-group-text, .register-card-body .input-group .input-group-text {

    background-color: transparent;

    border-bottom-left-radius: .25rem!important;

    border-right: 0;

    border-top-left-radius: .25rem!important;

    color: #777;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}



.login-card-body .input-group .input-group-text, .register-card-body .input-group .input-group-text {

    background-color: transparent;

    border-bottom-right-radius: .0rem!important;

    border-left: 1px solid #c5c5c5;

    border-top-right-radius: .0rem!important;

    color: #777;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}



.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

}

.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

}



.card-header>.card-tools {

    float: left;

    margin-right: -.625rem;

}







element.style {

}

.text-sm {

    font-size: .875rem!important;

}

.navbar-dark {

    background-color: #343a40;

}

.main-header {

    border-bottom: 1px solid #dee2e6;

    z-index: 1034;

}



.btn {

/* padding: .275rem .4rem; */

/* line-height: 1; */
}



.modal-open .modal {

    overflow-x: hidden;

    overflow-y: auto;

    z-index: 9999;

}

.alert-dismissible {

    padding-right: 4rem;

}



@media (min-width: 576px)

{

.content-wrapper, .main-footer, .main-header {

    transition: margin-left .3s ease-in-out;

    margin-right: 250px;

    z-index: 3000;

}}





@media (min-width: 768px)

{

body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {

    transition: margin-left .3s ease-in-out;

    margin-left: auto;

}}