/* Chrome, Safari, Edge, Opera */
.m_input_remove_arrows::-webkit-outer-spin-button,
.m_input_remove_arrows::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.m_input_remove_arrows[type=number] {
  -moz-appearance:textfield;
}


span.m_forsat_ejra_arm {
    background-color: red;
    color: white;
    padding: 2px 8px;
    border-radius: 4px;
}

span.m_prompt_arm {
    background-color: red;
    color: white;
    padding: 2px 8px;
    border-radius: 4px;
}

ul.task_other_images li {
    display: inline-block;
    margin: 2px;
}
.task_other_images img {
    max-width: 100%;
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 8px;
    display: inline-block;
}


.report_task_details_main_div .task_teame_list {
    margin: 16px;
}

.report_task_details_main_div .task_teame_list .user_item {
    display: inline-block;
    margin: 4px;
}
.report_task_details_main_div .task_teame_list .user_item img {
      width: 96px;
    height: 96px;
    border-radius: 8px;
    object-fit: cover;
}
.report_task_details_main_div .task_teame_list .user_item p {
    font-size: 10px;
    text-align: center;
    margin-top: 4px;
      max-width: 96px;
    overflow: hidden;
    white-space: nowrap;
}

.task_messages_list_m_div .message_image_attached {
    width: 256px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 16px;
    text-align: center;
    border-radius: 8px;
    max-height: 400px;
    object-fit: cover;
    margin-right: 46px;
}

.timeline-content span.task_status {
    color: white;
    background-color: green;
    padding: 4px 8px;
    border-radius: 4px;
}


div#jam_nahayi_main_div {
    text-align: left;
    margin: 8px;
    border: 1px solid #efefef;
    padding: 16px;
    border-radius: 4px;
}
h4#jam_kol_factor {
    font-size: 14px;
}
h4#jam_kol_factor span {
    color: #00a900;
    font-size: 18px;
    font-weight: 600;
}
h4#jam_kol_factor_2 span {

    font-size: 18px;
    font-weight: 600;
}

h4#jam_takhfif_factor span {
    color: rgb(255, 128, 0);
    font-size: 18px;
    font-weight: 600;
}

td.my_p_error_shoing {
    text-align: center;
    color: red!important;
    padding-bottom: 25px!important;
}

span#searchclear {
    color: red;
    position: absolute;
    right: 20px;
}

tr.is_ordered_tr {
    background-color: #e2fddf;
}

span.my_offer_price {
    color: #b3b3b3;
    text-decoration: line-through;
    padding: 2px;
}

.my_error_form_mmessage {
    color: red;
}


div#depot_sel_div a {
    display: inline-block;
}
div#depot_sel_div p {
    display: inline-block;
}


.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 22px;
}

 .swiper {
   width: 100%;
   height: 100%;
 }

 .swiper-slide {
   text-align: center;
   background: #fff;
   justify-content: center;
   align-items: center;
 }

.swiper-slide img {

  object-fit: cover;
  max-width: 100%;
}
    
.my_swiper_slider_features .swiper-slide img{
	
	max-width: 100%;
}

.my_swiper_slider_features .swiper-slide p.m_p_name{
	text-align: center;
    padding-top: 6px;
    font-size: 12px;
}

.my_swiper_slider_features .swiper-slide p.m_p_price{
	padding-top: 2px;
}

.my_swiper_slider_features .swiper-slide p.m_p_price_offer{

    padding-top: 2px;
}

.my_swiper_slider_features .swiper-slide {
    padding: 4px;
    background-color: #f3f3f3;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 12px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, .1);
    -webkit-transition: all .3s;
    transition: all .3s;
    min-height: 250px;
}


.my_swiper_slider_features2 .swiper-slide p.m_p_name{
	text-align: center;
    padding-top: 6px;
    font-size: 12px;
    margin-bottom: 4px;
}

.my_swiper_slider_features2 .swiper-slide {
    padding: 4px;
    background-color: #f3f3f3;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 12px;
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, .1);
    -webkit-transition: all .3s;
    transition: all .3s;
}


span.span_tedad_dar_karton {
    font-size: 10px;
}
div#depot_sel_div img {
    width: 32px;
}
