/****************General Style*********************/
.ml-5{
        margin-left: 5px !important;
}
.required-message {
    color: red;
    font-weight: bolder;
}
p.required-message.rate-message {
    margin: 17px;
}
.ml-0{
    margin-left: 0 !important;
}
body#Body {
    font-family: 'IRANSans';
    overflow: hidden;
     background: linear-gradient(90deg, #ffffff, #ffffff3a) !important;
}
.leaflet-control-locate a .leaflet-control-locate-location-arrow{
    width: 24px !important;
    height: 27px !important;
    position: absolute !important;
    left: -3px !important;
    bottom: -6px !important;
    background: url('http://netlube.com/Portals/0/Map/Annotation 2023-06-26 150047.png?ver=TSptmBkh9Ysu8XPta7NUXg%3d%3d') !important;
}
.modal-header-wrraper{
        display: flex;
    justify-content: space-between;
    font-size: 3rem;
}

.modal-dialog.modal-md {
    top: 4rem !important;
}
.close-modal{
    cursor: pointer;
}
.content-result {
    direction: rtl;
}
.show-for-print{
    display: none;
}
.small-text {
    font-size: 12px;
}
.hide{
    display: none !important;
}
.highlighted{
        background-color: #009a4f80 !important;

}

.margin-style{
    margin-top: 3rem;
    margin-right: 1rem;
}
.result-selected{
     background-color: #009a50b5 !important;
}
div#dnn_TopGrid12 {
    background-color: white !important;
}
.chosen-container .chosen-single span {
    color: #0b0c0b !important;}
.mt-r{
        margin-top: 2rem;
}
.ml-10{
        margin-left: 10px !important;
}
.carousel-control{
    background: transparent !important;
}
img.lb-image {
    margin-top: 9% !IMPORTANT;
}
 /***.fade {
    opacity: 0.9 !important;}**/
    
section.nr-navigation__header.nr-header__logo.nr-header__logo--castrol-mobile {
    z-index: 999999999;
}
li.active-result.ng-binding.ng-scope {
    font-weight: bolder !important;
    color: black !important;
}
.nr-header-component.nr-component.aem-GridColumn.aem-GridColumn--default--12 {
    z-index: 9999999 !important;
    position: relative;
}
/**aside.nr-navigation.nr-home {
    display: none !important;
}**/
.ma-t-10{
    margin-top: 10px;
}
.ma-t-20{
    margin-top: 20px;
}
.ma-r-10{
    margin-right: 10px;
}
 .modal-dialog.modal-lg {
    width: 88%;
  }
.leaflet-control-attribution.leaflet-control {
    display: none;
}
.m-1rem{
    margin-bottom: 1.5rem !important;
}
.form-group {
    direction: rtl !important;
}
.cursor-style{
    cursor:pointer !important;
}
body#Body {
    padding-right: 0px !important;
}
.font-weight-bolder{
    font-weight: bolder !important;
}
.nr-breadcrumb-component.nr-component.aem-GridColumn.aem-GridColumn--default--12 {
    display: none;
}.nr-component.nr-page-title.aem-GridColumn.aem-GridColumn--default--12 {
    display: none;
}
.p-0{
    padding: 0 !important;
}
.form-control{
    height: 44px !important;
}
.text-castrol-color{
    color: #009a4f !important;
}
.modal-title {
    font-size: 18px;
    font-weight: bolder;
}
.hidden{
    display: none;
}
.b-switch {
    float: right !important;
    margin: 0px 6px !important;}
/*******************Header Style*******************

.header {
    padding: 13px 5px;
    background-color: #f3f3f3;
    position: fixed;
    z-index: 999999999;
    width: 78%;
    top:58px;
}
button.btn.find-me-btn {
    background-color: #009a4f;
    color: white;
    font-weight: bolder;
    padding: 10px 20px;
    width: 100%;
    text-align: right;
    font-size: 15px;
}
button.btn.find-me-btn:focus {
    outline: none;
}
button.btn.find-me-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255,255,255,0.1);
    transition: all 0.3s;
}
button.btn.find-me-btn:hover::before{
    opacity: 0;
    transform: scale(0.5,0.5);
}
button.btn.find-me-btn::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    border: 1px solid rgba(255,255,255,0.5);
    transform: scale(1.2,1.2);
}*/
/*********************Map Style**********************/
.custom-point {
    height: 40px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
    background-color: #009a4f;
    color: #fff;
    font-size: 15px;
    line-height: 1.8;
    left:0;
}
.castrol-map {
    position: relative;
    width: 100%;
    z-index: 1;
}


/*******************Side bar Style ***************/
.item-wrraper {
    border-bottom: 1px solid gray;
    cursor: pointer;
}
.content-item-title {
    margin-left: 2px;
}
.list-title {
  margin-top: 2rem !important;
    display: flex;
    align-items: center;
    justify-content: start;
}
.no-results .text-no-result {
    text-align: center;
    font-weight: bolder;
    font-size: 16px;
    margin: 20px 0;
}
.more-info {
    margin: 20px 0 40px 0;
}
.icon-style {
    font-size: 19px;
    margin-left: 5px !important;
}
 .header-result {
    margin-top: 20px !important;
    align-items: center;
    display: flex !important;
    justify-content: flex-start;
    direction: ltr;
}

.btn.btn-share {
    background-color: #3db279;
    color: white !important;
    margin-left: 20px;
    width: 141px;
    border-radius: 31px;
    padding: 8px;
    text-align: center;
    font-weight: bolder;
        display: flex;
    align-items: center;
    justify-content: center;
}
.content-item-wrraper {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 1rem !important;
    font-weight: bold;
}
.share-wrraper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}
.sidebar-auto-services {
    left: 0px;
    width: 27% ;
    transform: translateX(0px);
    height: 100vh;
    padding: 25px;
    top: 0;
    position: absolute;
    background-color: white;
    box-shadow: 2px 0 4px -2px #888;
    z-index: 10000;
    overflow-y: scroll;
}
.header-result-wrraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2rem;
}
.main-title {
    font-size: 20px;
    /**margin: 19px 0px;**/
    font-weight: 600;
    /** direction: ltr !important;**/
    margin-top: 2px;
}
.item-content {
    margin: 15px 0;
}


.info-content {
    margin: 11px 0;
}
.text-m-info {
    font-size: 15px;
    font-weight: bold;
    margin-right: 1rem;
}
.value-m-info {
    font-size: 16px;
}

.btn-wrraper {
    left: 60px;
    width: 27%;
    transform: translateX(0px);
    height: 600px;
    padding: 25px;
    top: 0;
    position: absolute;
    z-index: 999;
}
.close-btn{
    left: 0 !important;
    width: 3.5% !important;
}
.btn.sidebar-btn {
    background-color: white;
    padding: 19px 12px;
    color: #009a4f;
    font-size: 17px;
    font-weight: bolder;
}
.back-button-wrraper {
    margin: 0 auto;
  
}
.btn.btn-back {
 background-color: #3db279;
    color: white !important;
    font-weight: bolder;
    outline: none !important;
    border: 1px solid #07b05e !IMPORTANT;
    margin: 2px 10px;
    border-radius: 50%;
    height: 38px;
    width: 40px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-comment-btn{width: 50%;
    padding: 7px;

}
.rate-comment-wrraper {
    margin: 1.5rem 0;
    direction: ltr !important;
}
.star-wrraper {
    direction: ltr !important;
}
.btn.btn-comment {
    background-color: #ed1b2f;
    color: white !important;
    font-weight: bolder;
    outline: none !important;
    border: 1px solid #b42533!IMPORTANT;
    margin: 2px 10px;
}
.header-comments-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.images-wrraper {
    margin-top: 24px;
    padding: 10px;
}

img.image-item {
    border-radius: 4px;
    padding: 5px;
    border: 1px solid #ddd;
}

.content-item-wrraper {
    margin-bottom: 12px;
}
 .text-yellow {
    color: #e5be30;
    font-size: 19px !important;
}
  .star-simple{
	  font-size: 19px !important;
  }


.btn-submit-comment {
    background-color: #898686 !important;
    color: white !important;
    font-weight: bolder !important;
    outline: none !important;
    border: 1px solid #a4a4a4 !important;
    width: 100%;
    border-radius: 51px !important;
}
   


   .btn-cancel {
    background-color: #ed1b2f;
    color: white !important;
    font-weight: bolder;
    outline: none !important;
    border: 1px solid #b42533!IMPORTANT;
    width:100%;
}

.item-title .icon-favorit {
    margin: 19px 0px;
}

.sidebar-filters {
    height: auto;
    right: 0px;
    width: 20%;
    transform: translateX(0px);
   direction: ltr !important;
    padding: 10px;
    top: 0;
    position: absolute;
    background-color: white;
    box-shadow: 2px 0 4px -2px #888;
    z-index: 999;
}
.sidebar-header-filters {
    margin-top: 6px;
}
.sidebar-body-filters {
    height: 0px;
    margin-top: 18px;
    position: relative;
    overflow-y: scroll;
}
.title-filter-sidbar{
    font-weight: bold;
    font-size: 18px;
}
.clear-fillter{
    color: gray;
    font-weight: 600;
    text-align: left;
}

.search-filed-text {
    margin-bottom: 7px;
}
.fillter-btn-wrraper {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 !important;
}
.btn.btn-serch {
    width: 100%;
    padding: 10px;
    background-color: #009a4f;
    color: white;
    font-weight: bolder;
    font-size: 16px;
    outline: none !important;
    border-radius: 0px !important;
}
.btn.btn-cancel-search {
    width: 100%;
    padding: 10px;
    background-color: #ed1b2f;
    color: white;
    font-weight: bolder;
    font-size: 16px;
    outline: none !important;
    border-radius: 0px !important;
}
.btn-filter{
    margin-bottom:0px !important
}
.text-area-style{
    height: 163px !important;
}
.times-wrraper {
    margin-bottom: 10px;
    line-height: 1.7;
    font-size: 14px;
}
.day-active {
    font-weight: bolder;
    color: navy;
}
.view-time-wrraper{
    width: 100%;
    text-align: revert;
    display: flex;
    justify-content: space-between;
    padding: 0;
    font-weight: bolder;
    margin-bottom: 3px;
    cursor: pointer;
}
/*** comment ****/
.comment {
   border-radius: 5px;
    border: 1px solid #e1d7d7 !important;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 15px;
}

.comment-user-pic {
    text-align: center;
}

.comment-user-pic img {
    border-radius: 100%;
    max-width: 110px;
    max-height: 110px;
}

.comment-body-user-name {
     font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    color: gray;
}

.comment-body-title {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    color: gray;
}

.comment-body-text {
    text-align: justify;
    font-size: 14px;
    color: gray;
}

.comment-send-time {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 500;
}

.comment-title {
    font-weight: bolder;
    margin: 15px 0;
 
}
.image-comment-items {

    white-space: nowrap;
    text-align: start;
    margin: 1em 0.1em;
}
span.images-comment {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
img.image-comment-item {
  vertical-align: middle;
    height: 46px;
    width: 60px;
    border: 1px solid gray;
}
.fav-icon-bold{
    color: #009a4f;
    font-weight: bolder;
}

.share-items {
   display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 10px 0px;
    padding: 10px;
    border: 1px solid #dfdbdb;
}

.share-items .link-text{
     font-weight: bolder;
    font-size: 14px;
}
 a.social-links-item {
    text-align: center;
    padding: 5px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 8px;
  }
  p.social-item-teleram {
    background-color: #18c2f9;
    padding: 7px;
    border-radius: 5px;
    color: white;
    font-weight: bolder;
  }
   p.social-item-whats-app {
    background-color: #26d366;
    padding: 7px;
    border-radius: 5px;
    color: white;
  }
   .link-wrraper {
    text-align: center;
    margin: 5px 0;
    padding: 8px;
    border: 1px solid gray;
    border-radius: 6px;
  }
  
  a.copy-link-wrraper {
    color: black;
    font-weight: bolder;
    font-size: 15px;
    padding: 1px;
    cursor: pointer;
  }

  .alert-copy {
    margin: 0 13px;
  }
/************ mobile ***********/
.sidebar-auto-services-mobile {
    bottom: 0px;
    top: 20% ;
    width: 100%;
    transform: translateX(0px);
    height: 600px;
    padding: 25px;
    position: absolute;
    background-color: white;
    box-shadow: 2px 0 4px -2px #888;
    z-index: 10000;
    overflow-y: scroll;
}
.sidebar-auto-services-mobile{
        display: none ;
    }
    .mobile{
        display: none;
    }
/**media *******/

@media only screen and (min-width: 768px){
    .test{
        display: none;
    }
    aside.nr-navigation.nr-home {
    display: none !important;
}
}
@media only screen and (max-width: 768px) {
     .sidebar-auto-services-mobile{
        display: block ;
    }
    .mobile{
        display: block;
    }
    .desktop{
        display:  none !important;
    }
     .sidebar-auto-services{
        display: none !important;
    }
    .sidebar-filters{
        display: none !important;
    }
    
      .sidebar-auto-services-mobile{
        display: block ;
        width: 100% !important;
         top: 60% !important;
         overflow-y: scroll;

    }



.btn.sidebar-btn {
    padding: 8px 19px !important;
    justify-content: center !important;
    width: 60px !important;
    display: flex !important;
          bottom: 4%;
        position: relative;
    }

.close-btn {
    left: 50% !important;
    width: 4% !important;
    top: 90% !important;

}
.back-button-wrraper{
    align-items: center;
    justify-content: center;
    display: flex;
}
.btn.btn-comment {
    width: 40%;
}
.btn.btn-back {
    width: 40%;
}
}
/* Add by norouzi */
.mycontent{display: none;}
.c_footer{display: none;}




.chosen-container.chosen-with-drop .chosen-drop .chosen-search .chosen-search-input {
    background: #fff !important;
    color: #333 !important;
}

.chosen-drop {
    background: #fff !important;
}

.b-input{
    background: #fff !important;
    color: #333  !important;
}


  /* Safari */
  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
    }

    100% {
      -webkit-transform: rotate(360deg);
    }
  }

  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }

@media screen and (max-width: 1023px){
    .test{
        color: red;
    }
.nr-navigation__overlay-content {
    z-index: 999999999999999999 !important;
 
}}

.nr-navigation__burger {
    z-index: 999999999999999999 !important;
}

span.glyphicon.glyphicon-chevron-left {
    display: flex;
   right: 1rem;
}


.button-wrraper{
    justify-content: space-around;
    display: flex;
    align-items: center;
    margin-top: 2rem;
}
.button-style{
    outline-color: green !important;}
    

    .button-item {
    outline-color: green !important;
}
/* --------------------------------------------------------
 -----   ~/DesktopModules/BusinessEngine/extensions/advanced/field-types/select2-dropdown/castrol/castrol.css   -----
-----------------------------------------------------------*/
.select2.select2-container--castrol {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    height: 60px;
    border: 1px solid #999;
    border-radius: 3px;
    margin-top: 10px;
    width: 100%;
}

    .select2.select2-container--castrol.select2-container--open {
        border: solid 2px #00833b;
    }

.select2-container--castrol .select2-selection--single {
    outline: none;
}

    .select2-container--castrol .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 8px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: hsla(0,0%,74.9%,.87);
    }

.select2-container--castrol.select2-container--open {
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    margin-bottom: 6px;
    box-shadow: 0 2px 3px 0 rgb(34 36 38 / 15%);
    border: 1px solid #999 !important;
    border-radius: 3px !important;
}

    .select2-container--castrol.select2-container--open .select2-search.select2-search--dropdown .select2-search__field {
        display:block;
        outline: none;
        padding: 10px;
        border: solid 2px #00833b;
    }

    .select2-container--castrol.select2-container--open .select2-results > ul {
        list-style: none;
        max-height: 277px;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .select2-container--castrol.select2-container--open .select2-results > ul > li {
            list-style: none;
            border-top: 1px solid #999;
            font-size: 16px;
            padding: 0.78571429rem 1.14285714rem !important;
            white-space: normal;
            word-wrap: normal;
        }

            .select2-container--castrol.select2-container--open .select2-results > ul > li.select2-results__option--highlighted {
                background: #00833b;
                color: #fff;
            }



/* --------------------------------------------------------
 -----   ~/DesktopModules/BusinessEngine/extensions/nitro-II/field-types/select2-dropdown/default/default.css   -----
-----------------------------------------------------------*/
:root {
    --container-color: #fff;
    --border-color: rgba(34, 36, 38, 0.15);
    --outline-color: #007fd4;
    --color: rgba(0, 0, 0, 0.87) --box-shadow-color: rgb(0 0 0 / 36%);
}


/* --------------------------------------------------------
         group with icon
    -----------------------------------------------------------*/

.b-input-wrapper {
    position: relative;
    font-size: 15px;
}

.b-input-wrapper>i {
    font-size: 1em;
    position: absolute;
    top: 0.7em;
    z-index: 99;
}

.b-input-wrapper:not(.icon-position-right)>i {
    left: 0.7em;
}

.b-input-wrapper.icon-position-right>i {
    right: 0.7em;
}


/* --------------------------------------------------------
                single theme
          -----------------------------------------------------------*/

.select2-container.select2-container--default {
    min-width: 100%;
    font-size: 14px;
    padding-right: 0 !important;
}

.select2-container.select2-container--default .select2-dropdown {
    z-index: 999999 !important;
}

.select2-container.select2-container--default .select2-selection.select2-selection--single {
    background-color: var(--container-color);
    border: .1em solid var(--border-color);
    border-radius: 0.28571429em;
    transition: box-shadow 0.1s ease, border-color 0.1s ease;
    height: 2.6em;

}

.select2-container.select2-container--default.select2-container--open .select2-selection.select2-selection--single {
    outline-color: var(--outline-color);
    outline-width: .1em;
    outline-style: solid;
    outline-offset: -.1em;
}

.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__placeholder {
    color: #999;
    font-size: .95em;
}

.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
    line-height: 2.5em !important;
}

.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__clear {
    float: none;
    position: absolute;
    right: 2.5em;
    top: .75em;
}

.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0em;
    width: 2.5em;
}

.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow b {
    display: block;
    background-image: url("/DesktopModules/BusinessEngine/extensions/nitro-II/field-types/select2-dropdown/default/down-arrow.png") !important;
    background-repeat: no-repeat;
    background-size: 2em;
    background-position: center;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    height: 100%;
    border: none;
    margin: 0;
    width: 100%;
}

.select2-container.select2-container--default.select2-container--open .select2-results {
    font-size: 14px;
}

.select2-container.select2-container--default.select2-container--open .select2-results>ul>li {
    padding: .6em;
    font-size: 1em;
    text-align: left;
}

/* --------------------------------------------------------
                multiple theme
          -----------------------------------------------------------*/

.select2-container--default.select2-container {
    min-height: auto;
    max-height: 2.3em;
}

.select2-container--default.select2-container .select2-search--inline .select2-search__field {
    padding: .6em;
    margin: 0;
    font-size: .85em;
}

.select2-container--default.select2-container .select2-selection__rendered {
    padding-left: 2.4em;
}

.select2-container--default.select2-container .select2-selection__rendered li {
    line-height: 1em;
}

.select2-container--default.select2-container .select2-selection__rendered li.select2-selection__choice {
    margin-top: .45em;
}

.select2-container--default.select2-container {
    min-height: auto;
    max-height: 2.3em;
}

.select2-container--default.select2-container .select2-selection__clear {
    margin: 0 .35em;
}

.select2-container--default.select2-container .select2-search--inline .select2-search__field {
    padding: .6em;
    margin: 0;
    font-size: .85em;
}


/* --------------------------------------------------------
                  rtl signle theme
          -----------------------------------------------------------*/

.b-rtl .select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
    text-align: right;
    padding-right: 2.2em;
    padding-left: .5em;
}

.b-rtl .select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow {
    left: 0;
    right: auto;
}

.b-rtl .select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow b {
    left: 0;
    right: auto;
}

.b-rtl .select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__clear {
    left: 2.5em;
    right: auto;
    top: 0;
}


/* --------------------------------------------------------
 -----   ~/DesktopModules/BusinessEngine/extensions/nitro-I/field-types/switch-button/switch-button.css   -----
-----------------------------------------------------------*/
/* --------------------------------------------------------
         Switch Button 
    -----------------------------------------------------------*/

.b-switch {
    position: relative;
    display: block;
    width: 3.5rem;
    height: 1.7rem;
}

.b-switch input {
    display: none;
}

.b-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #969696;
    border-radius: 5rem;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.b-switch .slider:before,
.b-switch .slider:after {
    position: absolute;
    content: "";
    height: 1.6rem;
    width: 1.6rem;
    border-radius: 50%;
    left: 0.1rem;
    bottom: 0.1rem;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.b-switch .slider:before {
    background: #dbeafe;
    box-shadow: 0.2rem 0 0.4rem 0.1rem hsl(18deg 77% 15% / 5%), 0 0.8rem 0.7rem 0.1rem hsl(18deg 77% 15% / 20%), -0.1rem 0 0.3rem 0.1rem hsl(0deg 0% 0% / 36%);
}

.b-switch .slider:after {
    background: transparent;
    box-shadow: inset 0px 3px 8px 4px hsl(0deg 0% 0% / 10%);
}

.b-switch input:checked+.slider {
    background: #0896fc;
}

.b-switch input:checked+.slider:before {
    -webkit-transform: translateX(2rem);
    -moz-transform: translateX(2rem);
    transform: translateX(2rem);
}

.b-switch input:checked+.slider:after {
    -webkit-transform: translateX(1.9rem);
    -moz-transform: translateX(1.9rem);
    transform: translateX(1.9rem);
}

.b-switch.switch-sm {
    width: 2.2rem;
    height: 1.11rem;
}

.b-switch.switch-sm .slider:before,
.b-switch.switch-sm .slider:after {
    height: 1.1rem;
    width: 1.1rem;
    bottom: 0;
}

.b-switch.switch-sm input:checked+.slider:before {
    -webkit-transform: translateX(1rem);
    -moz-transform: translateX(1rem);
    transform: translateX(1rem);
}

.b-switch.switch-sm input:checked+.slider:after {
    -webkit-transform: translateX(1rem);
    -moz-transform: translateX(1rem);
    transform: translateX(1rem);
}


/* --------------------------------------------------------
 -----   ~/DesktopModules/BusinessEngine/extensions/nitro-I/field-types/textarea/default/textarea.css   -----
-----------------------------------------------------------*/
/* --------------------------------------------------------
     Input Group With Icon
-----------------------------------------------------------*/

.b-input-group {
    --border-width: 1.5px;
    --background: #fff;
    --border-default: #d0d0df;
    --border-active: #d0d0df;
    --border: var(--border-active);
    --shadow: var(--shadow-active);
    --shadow-default: rgba(32, 32, 72, 0.12);
    --shadow-active: rgba(61, 109, 249, 0.25);
    --text-color: #818190;
    --placeholder-color: #c9c9d9;
    --placeholder-color-hover: #babac9;
    --close: #818190;
    --close-light: #babac9;
    --close-background: #f1f1fa;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 0.375rem;
    background: var(--background);
    border: solid 0.1rem #dee2e6;
    transition: box-shadow 0.2s;
}

.b-input-group:focus-within {
    box-shadow: inset 0 0 0 var(--border-width, 1px) var(--border, var(--border-default)), 0 1px 3px var(--shadow, var(--shadow-default));
}

.b-input-group>textarea {
    -webkit-appearance: none;
    background: none;
    border: none;
    outline: none;
    display: block;
    width: 100%;
    margin: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1.4rem;
    color: var(--text-color);
}

.b-input-group>span {
    top: 0.7rem;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(1.5em + 1.3rem + 2px);
}

.b-input-group.icon-position-left {
    padding-left: 2.3rem;
    padding-right: 0.5rem;
}

.b-input-group.icon-position-left>span {
    right: auto;
    left: 0;
}

.b-input-group.icon-position-right {
    padding-right: 2.3rem;
    padding-left: 0.5rem;
}

.b-input-group.icon-position-right>span {
    left: auto;
    right: 0;
}

.b-input-group.textarea-large>textarea {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
    font-size: 1.1rem;
}

.b-input-group.textarea-large>span {
    top: 0.9rem;
    font-size: 1.1rem;
}

.b-input-group.textarea-small>textarea {
    padding-top: 0.35rem !important;
    padding-bottom: 0.35rem !important;
    font-size: 0.85rem;
    line-height: 1.2rem;
}

.b-input-group.textarea-small>span {
    top: 0.5rem;
    font-size: 0.9rem;
}


/* --------------------------------------------------------
 -----   ~/DesktopModules/BusinessEngine/extensions/nitro-I/field-types/upload-image/upload-image.css   -----
-----------------------------------------------------------*/
/* --------------------------------------------------------
        Upload Photo(Image)
    -----------------------------------------------------------*/

.b-upload-image {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.4rem;
    border: dashed 0.3rem #ddd;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.b-upload-image .box-upload {
    border: solid 1px #ccc;
    width: 9rem;
    height: 8rem;
    margin-right: 0.5em;
    margin-left: 0;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.b-rtl .b-upload-image .box-upload {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
}

.b-upload-image .box-upload>input[type="file"] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.b-upload-image .box-upload>i {
    position: absolute;
    left: 35%;
    top: 18%;
    font-size: 50px;
    color: gray;
}

.b-upload-image .box-upload>span {
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #aaa;
    width: 100%;
    text-align: center;
}

.b-upload-image .photo-error {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 100%;
    line-height: 2;
    padding: 5px;
    height: 100%;
    background: rgba(52, 52, 52, 0.84);
}

.b-upload-image .box-image {
    width: 9rem;
    height: 8rem;
    margin-right: 0.5rem;
    margin-left: 0;
    margin-bottom: 0.5rem;
    position: relative;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.b-rtl .b-upload-image .box-image {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
}

.b-upload-image .box-image .is-main {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 125px;
    opacity: 0.2;
    color: green;
}

.b-upload-image .box-image .bu-actions {
    background-color: rgba(38, 35, 35, 0.13);
    color: #fff;
    width: 100%;
    position: absolute;
    text-align: right;
    right: 0;
    padding: 5px 10px;
    font-size: 17px;
    top: 0;
}

.b-upload-image .box-image .bu-actions>i {
    cursor: pointer;
}

.b-upload-image .box-image .bu-actions>i.btn-main {
    display: none;
}

.b-upload-image .box-image:hover .bu-actions>i.btn-main {
    display: block;
}

.b-upload-image .box-image>img {
    width: 100%;
    min-height: 100%;
    max-height: 130%;
}

.b-upload-image .box-image .bu-progress {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    background-color: #ffffff82;
    font-size: 11px;
}

.b-upload-image .box-image .bu-progress>span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}




