.Main_Color {
    color: #1476e9 !important;
}

.Socend_Color {
    color: #010b16 !important;
}

.btn_success_gren {
    background-color: #27ae60;
    color: white !important;
}

.d-inline-block {
    display: inline-block;
}

.navbar-header .navbar-brand .head_logo_text {
    display: inline-block;
    font-weight: 800;
    /* edit scal */
    font-size: 20px;
}

.navbar-header .navbar-brand .head_logo_icon {
    /* edit scal */
    width: 60px;
    margin-top: 4px;
    margin-right: 2px;
    max-height: 60px;
}

#sidebarnav {
    width: 95%;
    margin-right: 7px;
}

.arrow_nav {
    margin-right: 20%;
}

.Card_img {
    width: 30px;
    margin-top: -12px;
}

.selectHide {
    display: none !important;
}

.home_Actions .Actions_body {
    width: 100%;
    text-align: right;
    padding: 2px 10px !important;
    font-size: 14px;
    font-weight: 700;
    color: #010b16;
    background-color: #f1f1f1;
    outline: none !important;
    border-radius: 8px;
    line-height: 2.2;
}

.home_Actions .Actions_body i {
    font-size: 20px;
    margin-top: 4px;
}

.home_Actions .Actions_body:hover {
    background-color: #1476e9;
    color: #fff;
}

.small_icon_Actions_body {
    background: #4e4d4d;
    padding: 4px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    align-items: center;
    line-height: 1;
}

.small_icon_Actions_body img {
    width: 16px;
    margin: 1px auto;
    display: block;
}

.border_aftertext {
    width: 70%;
    height: 2px;
    background: #f1f1f1;
    display: inline-block;
}

/* .refus_trod .slimScrollDiv,
.refus_trod .chat-box{
    height: auto !important;
} */
.refus_trod {
    max-height: 260px;
    overflow: hidden;
}

.refus_trod_scrol {
    padding: 0 !important;
}

.refus_trod_scrol li {
    list-style: none !important;
}

.refus_trod_body {
    background: #f1f1f1;
    padding: 7px 11px;
    border-radius: 6px;
    font-weight: 600;
}

.refus_trod .chat-list li {
    margin-top: 20px;
}

/* .scrolling_trod .slimScrollDiv,
.scrolling_trod .chat-box{
    height: 290PX !important;
} */
.scrolling_trod {
    height: 322px;
    max-height: 322px;
    overflow: hidden;
}

.Edit_list {
    height: 322px;
    max-height: 322px;
    overflow: hidden;
}

/* .mward-box-home {
    max-height: 160px;
} */
.scrolling_trod .chat-list li {
    margin-top: 0px;
}

.Custome_padding {
    padding: 3px 15px;
}

.scrolling_trod_body {
    background: #fff;
    padding: 7px 6px;
    border-radius: 6px;
    border: 1px solid #a5a5a5;
    font-weight: 600;
    line-height: 2;
    height: 50px;
}

.btn-danger-custom {
    border-radius: 5px;
    padding: 4px 7px;
    color: white;
    width: auto;
    background-color: #ef5350;
    border: 1px solid #ef5350;
    font-size: 14px !important;
    cursor: pointer;
    outline: none !important;
    transition: ease-in-out 0.3s;
    min-height: 30px !important;
}

.btn-danger-custom:hover {
    border: 1px solid #ef5350;
    border-radius: 5px;
    background-color: white;
    color: #ef5350;
}

.custom_but1 {
    border-radius: 5px;
    padding: 3px 7px;
    color: white;
    width: auto;
    background-color: #1476e9;
    border: 1px solid #1476e9;
    font-size: 14px !important;
    cursor: pointer;
    outline: none !important;
    transition: ease-in-out 0.3s;
    min-height: 30px !important;
}

.custom_but1 img,
.custom_but2 img,
.btn-danger-custom img {
    width: 17px;
}

.custom_but1:hover {
    border: 1px solid #1476e9;
    border-radius: 5px;
    background-color: white;
    color: #1476e9;
}

.seller_cust_but_1 {
    border-radius: 5px;
    padding: 3px 7px;
    color: #010b16;
    width: auto;
    background-color: white;
    border: 1px solid white;
    font-size: 14px;
    cursor: pointer;
    outline: none !important;
    transition: ease-in-out 0.3s;
    min-height: 32px !important;
    margin-top: 5px;
}

.seller_cust_but_1:hover {
    border: 1px solid #1476e9;
    border-radius: 5px;
    background-color: #1476e9;
    color: white;
}

.psta_but_active {
    border: 1px solid #1476e9;
    border-radius: 5px;
    background-color: #1476e9;
    color: white;
}

.seller_cust_but_2 {
    border-radius: 5px;
    padding: 3px 7px;
    color: #4e4d4d;
    width: auto;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    font-size: 14px;
    cursor: pointer;
    outline: none !important;
    transition: ease-in-out 0.3s;
    min-height: 32px !important;
}

.seller_cust_but_2 img {
    width: 17px;
}

.seller_cust_but_2:hover {
    border: 1px solid #1476e9;
    border-radius: 5px;
    background-color: #1476e9;
    color: white;
}

.custom_but2 {
    border-radius: 5px;
    padding: 3px 7px;
    color: #1476e9;
    width: auto;
    background-color: white;
    border: 1px solid #1476e9;
    font-size: 14px !important;
    cursor: pointer;
    outline: none !important;
    transition: ease-in-out 0.3s;
    min-height: 30px !important;
}

.custom_but2:hover {
    border: 1px solid #1476e9;
    border-radius: 5px;
    background-color: #1476e9;
    color: white;
    border-radius: 5px;
}

.custom_but2 img {
    width: 17px;
}

.button_icon {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}

.UncheckAll {
    display: none;
    background-color: #ef5350;
    border-color: #ef5350;
    color: white;
}

.UncheckAll:hover {
    background-color: transparent;
    border-color: #ef5350;
    color: black;
}

.custom_nav_notifcation .head {
    background: #4e4d4d;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: white;
}

.message-center .new_massege .btn {
    border-radius: 8px;
    padding: 2px 4px;
    background-color: #4e4d4d;
    color: white;
}

.message-center .btn {
    border-radius: 8px;
    padding: 2px 4px;
    background-color: #4e4d4d6d;
    color: white;
}

.message-center .btn i {
    font-size: 20px;
}

.custom_nav_notifcation .mail-contnet {
    position: relative;
}

.custom_nav_notifcation .new_massege .active_massege {
    position: absolute;
    top: 10px;
    left: -35px;
    background: blue;
    width: 10px;
    border-radius: 50%;
    height: 10px;
}

.chats_in_web .new_massege .btn {
    border-radius: 8px;
    padding: 6px 4px;
    background-color: #4e4d4d;
    color: white;
}

.chats_in_web .btn {
    border-radius: 8px;
    padding: 6px 4px;
    background-color: #4e4d4d6d;
    color: white;
}

.chats_in_web .btn i {
    font-size: 11px;
}

.all_notifcation_active .bck_icon_notification {
    background-color: #4e4d4d;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: inline-block;
}

.bck_icon_notification {
    background-color: #4e4d4d6d;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: inline-block;
}

.All_Notifcation tbody tr {
    background: white;
    border-radius: 30px !important;
    border: 1px solid white;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px,
        rgb(0 0 0 / 30%) 0px 1px 3px -1px;
    margin-top: 15px !important;
}

.All_Notifcation td,
.All_Notifcation th {
    text-align: center !important;
}

.all_notifcation_active span {
    width: 15px;
    height: 15px;
    background-color: blue;
    border-radius: 50%;
    display: inline-block;
}

.Custom_Charts input {
    display: none;
}

.Custom_Charts .card {
    min-height: 260px;
}

.Custom_Charts .card h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Charts_number {
    position: absolute;
    top: 24%;
    font-size: 35px;
    font-weight: 800;
    left: 37%;
    right: 37%;
}

.headChatss {
    padding: 20px 16px 0px 0px;
}

.headChatss h3 {
    margin: 0;
}

.headChatss span {
    background: #f1f1f1;
    padding: 1px 25px;
    border-radius: 13px;
}

.bck_icon_Chats {
    display: inline-block;
    background: #4e4d4d;
    border-radius: 12px;
    width: 45px;
    height: 45px;
    text-align: center;
    padding-top: 10px;
    color: white;
}

.Massege_Name {
    font-size: 22px;
    font-weight: 500;
    color: black;
}

.Chat_smal_content {
    display: block;
    max-width: 80%;
    overflow: hidden;
    max-height: 20px;
    color: #a6a6a6;
    margin-right: 7px;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a {
    position: relative;
    padding: 10px;
}

.Massege_Counter {
    position: absolute;
    left: 23px;
    bottom: 40px;
    background: #0057bd;
    color: white;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
}

.Massege_time {
    position: absolute;
    left: 17px;
    color: #a6a9a9;
    top: 17px;
}

.chat-list li .chat-content .box:after {
    display: none !important;
}

.chat_avatar {
    display: inline-block;
    background: #e7ebee;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    padding-top: 8px;
}

.Send_Massege .chat_avatar {
    background-color: #1476e9;
}

.send_masseg_content {
    color: #cee1f7;
    padding-top: 2px;
    font-size: 14px;
    padding-bottom: 4px;
}

.recived_masseg_content {
    color: #4d4d4d;
    padding-top: 2px;
    font-size: 14px;
    padding-bottom: 4px;
}

.chat_avatar i {
    font-size: 22px;
}

.recived_Massege .chat_avatar i {
    color: #4d4d4d;
    font-size: 18px;
}

.recived_Massege {
    text-align: left;
    direction: ltr;
}

.Send_Massege {
    text-align: right;
    direction: rtl;
}

.recived_Massege .chat-content {
    background: #e7ebee !important;
    color: #010b16 !important;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    text-align: right;
    direction: rtl;
}

.recived_Massege h3 {
    color: #010b16;
}

.Send_Massege h3 {
    color: white;
}

.Send_Massege .chat-content {
    background: #1476e9 !important;
    color: #ffffff !important;
    border-radius: 20px;
    border-bottom-right-radius: 0;
    text-align: right;
    direction: rtl;
}

.Send_Massege .chat-content .box,
.recived_Massege .chat-content .box {
    padding: 4px 8px;
}

.MMassege_time {
    display: block;
    margin-top: 10px;
}

.chat-left-aside,
.chat-right-aside {
    background-color: white;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.Whrite_Massege_Input {
    border: 2px solid #e7ebee !important;
    height: 50px;
}

.chat-list {
    height: 290px !important;
}

.chat-left-inner {
    height: 447px !important;
}

.setingnav {
    border-bottom: 2px solid #ddd;
}

.setingnav button {
    border: none;
    cursor: pointer;
    padding-bottom: 10px;
    font-size: 14px;
    color: #9f9f9f;
}

.setingnav .button_active {
    color: #1476e9;
    font-weight: bold;
    position: relative;
}

.setingnav .button_active::after {
    content: "";
    width: 90%;
    height: 5px;
    background-color: #1476e9;
    position: absolute;
    right: 4px;
    bottom: -3px;
    border-radius: 20px;
}

.setingnav2 button {
    display: block;
    background-color: transparent;
    border: none;
    width: 100%;
    text-align: right;
    padding: 9px 11px;
    font-size: 14px;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}

.setingnav2 button:hover {
    color: white;
    background-color: #60a9ff;
}

.setingnav2 button img {
    width: 17px;
}

.setingnav2 {
    padding: 0 !important;
}

.setingnav2 .button_active {
    color: white;
    background-color: #1476e9;
}

.PolisyTpe {
    text-align: center;
    background: #d0d0d0;
    min-height: 140px;
    width: 100%;
}

.PolisyTpe img {
    width: 80%;
    z-index: 2;
}

.PolisyTpe button {
    background-color: transparent;
    border: 1px solid #1476e9;
    border-radius: 20px;
    width: 80%;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
    z-index: 9;
}

#editSection5 label,
#editSection3 label,
#editSection5 label {
    font-size: 15px;
    padding-left: 0px;
    margin-top: 20px;
}

.PolisyTpe button:hover {
    background-color: #1476e9;
    color: white;
}

.PolisyTpe .demo-checkbox label,
.demo-radio-button label {
    min-width: 100px !important;
}

.showe {
    display: block !important;
}

.hiddeen {
    display: none;
}

#massege_setting select {
    width: 100% !important;
    background-color: white !important;
}

#massege_setting textarea {
    background: transparent;
    border: 2px dashed #ddd;
    max-height: 100px;
    height: 100px;
    padding: 10px;
    width: 100%;
    border-radius: 12px;
    margin-top: 10px;
    direction: rtl;
}

#send_notifcation input {
    background-color: transparent !important;
    width: 85%;
    display: block;
}

#send_notifcation textarea {
    background-color: transparent !important;
    border: 2px solid #ddd;
    max-height: 90px;
    padding: 10px;
    width: 85%;
    border-radius: 5px;
    display: block;
}

.user_img_seting img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #9f9f9f;
}

/*  */
.user_img_seting .fileUpload {
    background: #1476e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    padding: 8px 18px;
    position: relative;
    text-align: center;
    cursor: pointer;
    display: inline;
    width: auto;
    margin: 0 6px;
    cursor: pointer !important;
    border: 1px solid #1476e9;
}

.user_img_seting .fileUpload:hover,
.user_img_seting .fileUpload:active,
.user_img_seting .fileUpload:focus {
    background: transparent;
    cursor: pointer;
    color: #1476e9;
    border: 1px solid #1476e9;
}

.user_img_seting .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 65px;
    height: 38px;
    cursor: pointer;
}

.user_img_seting input[type="file"] {
    position: fixed;
    right: 100%;
    bottom: 100%;
}

.user_img_seting .custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

/*  */
.non_bacground_select .select2-container--default .select2-selection--single {
    background-color: transparent !important;
}

.head_iicon {
    background: #d4d0d091;
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 1.9;
}

.head_iicon img {
    width: 17px;
}

.dashed_tabel tr {
    border: 1px dashed;
    border-radius: 11px;
}

.total_ammount {
    background: #f1f1f1;
}

.switch {
    display: inline-block;
}

.adding_done img {
    width: 35px;
}

.adding_done p {
    font-size: 13px;
    font-weight: bold;
    color: #27ae60;
    margin-top: 17px;
}

.adding_done button {
    background: #27ae60;
    border-color: #27ae60;
    font-weight: bold;
}

.adding_done button:hover {
    border-color: #27ae60;
    color: #27ae60;
}

.leftbuuton button {
    padding: 5px 10px;
}

.leftbuuton button img {
    width: 20px;
}

.adding_details .modal-body h4 {
    display: inline-block;
    font-weight: bold;
    color: black;
    width: 30%;
}

.adding_details .modal-body h5 {
    display: inline-block;
    color: black;
    width: 30%;
}

.adding_details .modal-body p {
    display: inline-block;
    color: black;
    padding-right: 50px;
}

.adding_ded_bag {
    width: 100%;
    display: block;
    background: #f9fafb;
    padding: 15px 5px;
    margin-top: 20px;
    border-radius: 10px;
}

.adding_ded_bag h3 {
    font-weight: bold;
    color: black;
}

.adding_ded_bag img {
    width: 25px;
    padding: 0px;
}

.modal-body .adding_ded_data p {
    display: inline-block;
    padding-right: 0px;
    padding: 0px;
    color: #4e4d4d;
    margin: 10px 0px;
}

.modal-body .adding_ded_data img {
    width: 20px;
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 1060px !important;
    }
}

.hr {
    background: #f1f1f1;
    width: 95%;
    padding: 1px;
    display: inline-block;
    margin: 1px auto;
}

.adding_details .modal-body .adding_det_footer h3 {
    display: block;
    color: black;
    font-weight: bold;
}

.tard_road h5 {
    display: inline-block;
    width: 70% !important;
    color: black;
    font-weight: bold;
}

.tard_road img {
    width: 24px;
    display: inline-block;
    float: left;
}

.tard_road .card-body p {
    padding: 0;
    margin: 5px 0;
    color: #4e4d4d;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.tard_road {
    border-bottom: 7px solid #27ae60 !important;
    min-height: 225px;
}

.mony_details .table tr,
.mony_details .table th {
    text-align: center;
}

.but_custom_margin {
    margin-top: 30px;
}

.Icon_but {
    padding-top: 4px !important;
    padding-bottom: 3px !important;
}

.Icon_but img {
    width: 19px;
}

.btn img {
    width: 17px;
}

.Icon_but2 {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}

.Icon_but2 img {
    width: 30px;
}

.choice label {
    position: relative;
    width: 35%;
    display: inline-block;
    background-color: #f1f1f1;
    border: none;
    border-radius: 5px;
    padding: 10px 5px;
    text-align: center;
    cursor: pointer;
    transition: all ease-in-out 0.4s;
}

.choice label img {
    width: 20px;
    display: none;
}

.choice label p {
    display: inline-block;
    color: black;
    margin: 0;
}

.choice input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.choice input[class="taslimtrd"]:hover+p,
.choice input[class="taslimtrd"]:checked+p,
.choice input[class="taslimtrd"]:focus+p {
    color: white;
}

.choice input[class="tageeltard"]:hover+p,
.choice input[class="tageeltard"]:checked+p,
.choice input[class="tageeltard"]:focus+p {
    color: white;
}

.choice input[class="rafdtard"]:hover+p,
.choice input[class="rafdtard"]:checked+p,
.choice input[class="rafdtard"]:focus+p {
    color: white;
}

.choice label:hover {
    background-color: #1476e9;
}

.choice .do_that_chose_active {
    background-color: #1476e9;
}

.choice .do_that_chose_active img {
    display: inline-block;
}

.choice .do_that_chose_active p {
    font-weight: bold;
}

.Sort_grouping_div .choice label {
    width: 120px;
}

.Sort_grouping_div #accordion .card {
    background: white;
    border: 2px solid #ddd;
    box-shadow: none;
    overflow: hidden;
}

.Sort_grouping_div #accordion .card-header {
    background: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
}

#accordion span {
    color: #b2b2b2;
}

#accordion span img {
    width: 18px;
}

#accordion .card {
    margin-bottom: 5px !important;
}

.buton_rourtaed {
    transform: rotate(180deg);
    transition: all ease-in-out 0.3s;
}

.dashed_border {
    padding: 10px;
    border: 2px dashed #ddd;
    display: flex;
    justify-content: space-around;
}

.grouping_head2 {
    display: flex;
    justify-content: space-around;
    background: #f9fafb;
}

.grouping_head2 h2 {
    display: inline-block;
}

.Sort_grouping_div2 .card-header {
    display: flex;
    justify-content: space-around;
    padding: 3px 0px;
}

@media (min-width: 576px) {
    .add_mwared_modal .modal-dialog {
        max-width: 720px !important;
        margin: 30px auto;
    }
}

.uper_Card {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.uper_Card_tow {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.uper_Card .card {
    width: calc(100% / 5.4);
    margin: 10px 6px;
}

.uper_Card_tow .card {
    width: calc(100% / 5.2);
    margin: 10px 6px;
}

.driver_uper_Card .card h2,
.uper_Card .card h2,
.uper_Card_tow .card h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table_text_canter thead tr th,
.table_text_canter tbody tr td {
    text-align: center;
    vertical-align: baseline !important;
}

.traffics_div .add_taffics_scroll {
    overflow: hidden;
    max-height: 190px;
}

.traffics_div .checkbox {
    margin-right: 3px;
}

.traffics_div .card {
    border: 1px solid #ddd;
}

.traffics_div .card-body {
    padding: 5px;
}

.m_Form_G_button {
    margin-top: 35px;
}

.track_drivers_div p {
    margin-bottom: 10px;
}

.track_drivers_div .track_head {
    font-size: 25px;
    font-weight: bold;
    color: #010b16;
}

.track_drivers_div .track_head span {
    background: #dddddd63;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 1.2;
}

.search_nav {
    padding: 0 16px !important;
}

.search_nav .head {
    width: 100%;
    background: #4e4d4d;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: white;
}

.Usser_Action_nav a {
    color: white;
    padding: 5px 15px !important;
    font-size: 13px !important;
}

.Usser_Action_nav a img {
    width: 20px !important;
}

.weelet_transfer_section_scrol {
    min-height: 315px;
    max-height: 315px;
    overflow: scroll !important;
}

.weelet_recive_section_scrol {
    min-height: 215px;
    max-height: 215px;
    overflow: scroll !important;
}

.weelet_Expenses_section_scrol {
    min-height: 210px;
    max-height: 210px;
    overflow: scroll !important;
}

.input-group-addon img {
    width: 15px;
}

.input-group-addon {
    padding: 0.1rem 0.75rem;
}

.table_stat_new {
    position: relative;
}

.table_stat_new span {
    position: absolute;
    right: -15px;
    top: 10px;
    bottom: 6px;
    background: #0057bd;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.empety img {
    width: 130px;
}

.custiom_choise {
    position: relative;
    padding: 40px 0px !important;
}

/* change scroll style */
/* width */
::-webkit-scrollbar {
    width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #ddd;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/*    pupup*/
.menu-item,
.menu-open-button {
    background: #fff;
    border-radius: 100% !important;
    width: 30px !important;
    height: 30px !important;
    margin-left: 0px !important;
    position: absolute !important;
    color: #ffffff;
    text-align: center !important;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.menu-open-button {
    border-radius: 0 !important;
    background-color: transparent !important;
}

.menu-open {
    display: none;
}

.menu-item i {
    margin: 23%;
    font-size: 20px;
}

.lines {
    width: 20px;
    height: 4px;
    background: #2f3d4a;
    border-radius: 10px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0%;
    margin-left: 0;
    margin-top: 0px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
}

.line-1 {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -6px, 0);
}

.line-2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.line-3 {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 6px, 0);
}

.menu-open:checked+.menu-open-button .line-1 {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg);
}

.menu-open:checked+.menu-open-button .line-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}

.menu-open:checked+.menu-open-button .line-3 {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg);
}

.menu {
    margin: 16px 5px 0px 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    box-sizing: border-box;
    font-size: 26px;
}

.menu-item {
    transition: all 0.1s ease 0s;
    align-items: 1;
    opacity: 0;
}

.menu-item:hover {
    background: #eeeeee;
    color: #3290b1;
}

.menu-item img {
    width: 20px;
}

.menu-item:nth-child(3) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(4) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-open-button {
    z-index: 2;
    /* -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
    transform: scale(1.2, 1.2) translate3d(0, 0, 0);
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    transform: scale(1.2, 1.2) translate3d(0, 0, 0); */
    cursor: pointer !important;
    box-shadow: none !important;
    padding: 0 !important;
}

/* .menu-open-button:hover {
    -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
    transform: scale(1.2, 1.2) translate3d(0, 0, 0);
} */

.menu-open:checked+.menu-open-button {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
    transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked~.menu-item {
    -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
    transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
    opacity: 1;
}

.menu-open:checked~.menu-item:nth-child(3) {
    transition-duration: 180ms;
    -webkit-transition-duration: 180ms;
    -webkit-transform: translate3d(-21.91639px, -29.99997px, 0);
    transform: translate3d(-21.91639px, -29.99997px, 0);
}

.menu-open:checked~.menu-item:nth-child(4) {
    transition-duration: 280ms;
    -webkit-transition-duration: 280ms;
    -webkit-transform: translate3d(22.9466px, -35.47586px, 0);
    transform: translate3d(22.9466px, -35.47586px, 0);
}

.menu-open:checked~.menu-item:nth-child(5) {
    transition-duration: 380ms;
    -webkit-transition-duration: 380ms;
    -webkit-transform: translate3d(41.9466px, 6.47586px, 0);
    transform: translate3d(41.9466px, 6.47586px, 0);
}

.menu-open:checked~.menu-item:nth-child(6) {
    transition-duration: 480ms;
    -webkit-transition-duration: 480ms;
    -webkit-transform: translate3d(19.08361px, 38.99997px, 0);
    transform: translate3d(19.08361px, 38.99997px, 0);
}

.menu-open:checked~.menu-item:nth-child(7) {
    transition-duration: 580ms;
    -webkit-transition-duration: 580ms;
    -webkit-transform: translate3d(-90.86291px, 52.62064px, 0);
    transform: translate3d(-90.86291px, 52.62064px, 0);
}

.menu-open:checked~.menu-item:nth-child(8) {
    transition-duration: 680ms;
    -webkit-transition-duration: 680ms;
    -webkit-transform: translate3d(-91.03006px, -52.33095px, 0);
    transform: translate3d(-91.03006px, -52.33095px, 0);
}

.menu-open:checked~.menu-item:nth-child(9) {
    transition-duration: 780ms;
    -webkit-transition-duration: 780ms;
    -webkit-transform: translate3d(-0.25084px, -104.9997px, 0);
    transform: translate3d(-0.25084px, -104.9997px, 0);
}

.blue {
    background-color: #1476e9;
    /* box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); */
}

.blue:hover {
    color: #669ae1;
    text-shadow: none;
}

.green {
    background-color: #52BE80;
    /* box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); */
}

.green:hover {
    color: #70cc72;
    text-shadow: none;
}

.red {
    background-color: #C0392B;
    /* box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); */
}

.red:hover {
    color: #fe4365;
    text-shadow: none;
}

.purple {
    background-color: #3ba0ae;
    color: black !important;
    /* box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); */
}

.purple:hover {
    color: #c49cde;
    text-shadow: none;
}

.orange {
    background-color: #60a9ff;
    /* box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); */
}

.orange:hover {
    color: #fc913a;
    text-shadow: none;
}

.lightblue {
    background-color: #62c2e4;
    /* box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); */
}

.lightblue:hover {
    color: #62c2e4;
    text-shadow: none;
}

.credit {
    margin: 24px 20px 120px 0;
    text-align: right;
    color: #eeeeee;
}

.credit a {
    padding: 8px 0;
    color: #c49cde;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

.credit a:hover {
    text-decoration: underline;
}

.menu-open-button::before {
    display: none !important;
}

.menu input:before {
    display: none !important;
}

.pagnatioon {
    margin-top: 30px;
}

.pagnatioon .nextandback {
    background: #0057bd;
    border: none;
    border-radius: 5px;
    color: white;
}

.pagnatioon .nextandback span {
    color: white;
}

.pagnatioon ul li {
    margin: 0 5px;
}

.pagnatioon ul li a {
    border-radius: 5px !important;
}

.pagnatioon .activeate a {
    background: #0057bd;
    color: white;
}

.pagnatioon .pag_disabeld a {
    background: #d0d0d0 !important;
}

.map iframe {
    border-radius: 10px;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
}

.login_logo img {
    margin-top: 6%;
    max-height: 170px;
    width: auto;
}

.login_icon img {
    width: 100%;
    margin-top: 80px;
}

.modal-lg {
    width: 95% !important;
    max-width: 95% !important;
}

/* drivers pages */

.over_scroll {
    overflow: scroll;
    max-height: 255px;
}

.driver_notafication .card .noti_conntent {
    margin-top: 5px;
    margin-right: 50px;
    width: 50%;
}

.driver_notafication .card {
    margin-bottom: 5px;
}

.tard_driver_details .adding_ded_data p {
    margin: 18px 0px;
}

/* seller pages */

.Seller_Home_button,
.Seller_Home_button2 {
    position: relative;
    overflow: hidden;
    transition: all ease-in-out 0.4s;
}

.Seller_Home_button h2,
.Seller_Home_button2 h2 {
    transition: all ease-in-out 0.3s;
}

.Seller_Home_button2 h2 {
    color: white;
}

.Seller_Home_button .main_but_img,
.Seller_Home_button2 .main_but_img {
    width: 120px;
}

.Seller_Home_button .second_but_img1,
.Seller_Home_button2 .second_but_img1 {
    position: absolute;
    opacity: 1;
    bottom: 0px;
    right: 0px;
    width: 170px;
}

.Seller_Home_button2 .second_but_img2 {
    position: absolute;
    opacity: 1;
    top: 0;
    left: 0px;
    width: 190px;
}

.Seller_Home_button .second_but_img2 {
    position: absolute;
    opacity: 1;
    top: 0;
    left: -40px;
    width: 190px;
}

.Seller_Home_button2 {
    background: #1476e9;
}

.seller_noti .message-center img {
    width: 25px;
}

.seller_noti .message-center .new_massege .btn {
    border-radius: 8px;
    padding: 2px 4px;
    background-color: #ffffff;
    color: white;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    line-height: 2;
}

.seller_noti .message-center .btn {
    border-radius: 8px;
    padding: 2px 4px;
    background-color: #ffffff;
    color: white;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    line-height: 2;
}

.seller_add_border {
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 20px 0;
}

.seller_add_tard .head_iicon {
    background: #4e4d4d;
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    line-height: 1.5;
}

.seller_inputs {
    border: 1px solid #9f9f9f;
    border-radius: 7px;
    padding: 2px 4px;
}

.seller_inputs img {
    width: 20px;
    display: inline-block;
}

.seller_inputs input {
    width: calc(100% - 35px);
    display: inline-block;
    padding: 0;
    border: 0;
}

.seller_inputs select {
    width: calc(100% - 35px);
    display: inline-block;
    padding: 0;
    border: 0;
}

.seller_inputs .select2-container--default .select2-selection--single {
    border-color: transparent !important;
}

.seller_inputs .Whrite_Massege_Input {
    border: none !important;
}

.seller_edit_tard .select2-container {
    width: 95% !important;
}

.bac_white {
    background: white;
}

.seller_login_page {
    background-color: #f6faff !important;
}

.seller_login_page_nav {
    background-color: #f6faff !important;
    box-shadow: none !important;
}

.seller_login_page_nav .navbar-header {
    background: #f6faff !important;
}

.seller_home_login .login_content_right h1 {
    text-align: right;
    font-size: 50px;
    margin-top: 20%;
    line-height: 1.5;
    font-weight: bold;
}

.seller_login_nav li {
    margin-top: 11px;
}

.seller_login_nav a {
    padding: 5px 8px !important;
    display: inline-block;
}

.seller_login_nav .login_nav_border {
    width: 2px;
    height: 35px;
    background-color: #ddd;
    display: inline-block;
    margin: 2px 10px;
}

.found_tard .search_done {
    text-align: center;
    width: 100%;
    font-size: 25px;
    color: #27ae60;
    margin-top: 40px;
}

.found_tard .search_done img {
    width: 40px;
}

.found_tard .contennt {
    margin-top: 25px;
    text-align: center;
}

.found_tard .contennt span {
    font-size: 16px;
}

.found_tard .contennt p {
    margin-top: 5px;
    text-align: center;
    font-size: 20px;
    background: #f1f1f1;
    border-radius: 7px;
    padding: 10px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.seller_login_page .creat_form {
    margin-top: 35%;
}

.optional_input {
    font-size: 11px;
    color: #1476e9;
    font-weight: 600;
}

#the-count {
    display: inline-block;
    margin: 0 2px;
    background: #fff;
    padding: 1px 13px;
    border-radius: 5px;
    font-size: 18px;
}

.the-count2 {
    display: inline-block;
    margin: 0 2px;
    background: #f1f1f1;
    padding: 1px 13px;
    border-radius: 5px;
    font-size: 18px;
}

.hidden1,
#uploadImg1:not(.hidden1)+label {
    display: none;
}

#uploadImg1 {
    opacity: 1;
    width: 100px;
    height: 100px;
    border: 2px solid #67757c;
    border-radius: 50%;
    display: block;
    margin: 5px auto;
}

.container1 {
    width: 100%;
    text-align: center;
}

#file1 {
    display: none;
    margin: 0 auto;
}

#upload1 {
    background: #1476e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 4px 10px;
    position: relative;
    text-align: center;
    cursor: pointer;
    display: inline;
    width: auto;
    margin: 0 6px;
    cursor: pointer !important;
    border: 1px solid #1476e9;
}

.popup_info {
    cursor: pointer;
    font-size: 16px;
    padding: 0 3px;
}

.card-body {
    padding: .8rem !important;
}

select.form-control:not([size]):not([multiple]) {
    height: 30px;
}

.Custom_padding_small {
    padding: 0px 20px !important;
}

.selectPackage i {
    transition: all ease-in-out .3s;
    display: block;
    opacity: 0;
}

.selectPackage:hover.selectPackage i {
    opacity: 1;
}

.edit_login_form .input-group .form-control {
    border-left: none !important;
    outline: none !important;
    height: 35px !important;
}

.edit_login_form .input-group .input-group-addon {
    background-color: #fff;
    border-left: 1px solid rgba(0, 0, 0, .15);
    color: #67757c;
}

.edit_login_form .input-group .form-control:focus {
    color: #495057;
    border-color: rgba(0, 0, 0, .15);
    outline: 0;
}

.toggle-password,
.toggle-password2 {
    cursor: pointer;
}

.table td,
.table th {
    padding: .65rem;
}

.user_rode {
    border-radius: 15px;
    margin: 0 10px 10px 10px;
    padding: 5px 0;
    background: #1976d2;
    color: white !important;
}

.user_rode p {
    text-align: center;
    margin: 0;
    color: #ffffff !important;
}

.user_rode p i {
    padding-left: 5px;
}

.transfer_Loader {
    font-size: 25px;
    color: #1476e9;
}

.transfer_error {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ef5350;
    color: #fff;
    text-align: center;
    line-height: 2;
}

.transfer_done {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #27ae60;
    color: #fff;
    text-align: center;
    line-height: 2;
}

.Login_site_Imege {
    -moz-animation: float 3s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: float 3s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: float 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-20px);
    }

    100% {
        transform: translatey(0px);
        -webkit-transform: translatey(0px);
        -moz-transform: translatey(0px);
        -ms-transform: translatey(0px);
        -o-transform: translatey(0px);
    }
}


.filter_down_statistics {
    color: #010B16;
    border: 1px solid #010B16;
    background: transparent;
    cursor: pointer !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    padding: 2px 15px;
}

.filter_down_statistics:hover {
    background: #010B16;
    color: #fff;
}

.statistics_Active {
    background: #010B16 !important;
    color: #fff !important;
}

.New_arrive {
    background-color: #60a9ff63;
}

.Second_anaysis h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Second_anaysis {
    margin-bottom: 20px;
}

/* Chrome, Safari, Edge, Opera */
.Phone_input::-webkit-outer-spin-button,
.Phone_input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.Phone_input[type=number] {
    -moz-appearance: textfield;
}

.phone_cheeked {
    position: relative;
}

.Customer_fallid_but {
    background: transparent;
    border: none;
    text-align: center;
    color: #67757c;
    font-size: 20px;
    outline: none;
    cursor: pointer;
    padding: 0;
    position: absolute;
    top: 3px;
    left: 5px;
    z-index: 9;
}

.Customer_fallid_but p {
    text-align: center;
    margin: 0;
}

.phone_stat1 {
    border: 2px solid #40d67f;
}

.phone_stat2 {
    border: 2px solid #f89f1f;
}

.phone_stat3 {
    border: 2px solid #ef5350;
}

.phone_percent1 {
    color: #40d67f;
    font-size: 18px;
}

.phone_percent2 {
    color: #f89f1f;
    font-size: 18px;
}

.phone_percent3 {
    color: #ef5350;
    font-size: 18px;
}

.bac_border {
    display: block;
    width: 100%;
    background: #f0f0f0;
    height: 3px;
    margin: 10px 0;
    border-radius: 30px;
}

.deliver_count {
    display: inline !important;
    font-weight: 700;
}

/* responcive */

@media only screen and (max-width: 997px) {
    .home_Actions .Actions_body {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .border_aftertext {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .Charts_number {
        left: 46%;
        right: 46%;
    }

    .setingnav2 button {
        padding: 12px 10px;
    }

    .login_icon img {
        margin-top: 25%;
    }

    .PolisyTpe {
        position: relative;
    }

    .PolisyTpe .model_img {
        position: absolute;
        bottom: 3px;
        left: 10%;
    }
}

@media only screen and (max-width: 953px) {

    .uper_Card .card,
    .uper_Card_tow .card {
        width: calc(100% / 4.4);
    }

    .uper_Card,
    .uper_Card_tow {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 890px) {
    .setingnav button {
        font-size: 15px;
    }

    .chat-list li .chat-content {
        width: calc(100% - 60px);
    }

    .chat_sent_but {
        width: 100%;
        padding: 4px !important;
        font-size: 15px;
        height: 50px;
    }
}

@media only screen and (max-width: 880px) {
    .setingnav2 button {
        font-size: 15px;
    }

    .tard_road h5 {
        width: 75% !important;
    }

    .track_drivers_div .track_head span {
        display: block;
        float: none !important;
        margin: 5px auto;
    }
}

@media only screen and (max-width: 799px) {

    .uper_Card .card,
    .uper_Card_tow .card {
        width: calc(100% / 3.4);
    }

    .login_icon img {
        margin-top: 35%;
    }

    .login_logo img {
        width: 55%;
    }

    .driver_notafication .card .noti_conntent {
        width: 100%;
        margin: 0;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .custom_but_in_smal {
        width: 100%;
        display: block !important;
    }

    .but_custom_margin {
        margin-top: 12px;
    }

    .margin_driver_track {
        margin-top: 70px !important;
    }

    .track_drivers_div .track_head {
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .track_drivers_div p {
        font-size: 11px;
    }

    .track_drivers_div .track_head span img {
        width: 20px;
        margin: 5px auto;
    }

    .driver_uper_Card {
        margin-top: 20px;
    }

    .siteAdds {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 685px) {
    .Charts_number {
        left: 40%;
        right: 38%;
    }

    .setingnav button {
        font-size: 12px;
        padding-bottom: 3px;
    }

    .Newwe_trood .grouping_head h2 {
        display: block !important;
    }

    .margin_driver_track h1 {
        font-size: 30px !important;
    }

    .wellet_nav_up button {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 585px) {

    .uper_Card .card,
    .uper_Card_tow .card {
        width: calc(100% / 2.4);
    }

    .uper_Card,
    .uper_Card_tow {
        justify-content: center;
    }

    .setingnav button {
        font-size: 11px;
    }

    .seller_login_nav a {
        padding: 0px 2px !important;
        display: inline-block;
        line-height: 2;
    }
}

@media only screen and (max-width: 576px) {
    .login_icon img {
        margin-top: 0;
    }

    .full_widthe_sm {
        width: 100% !important;
    }

    .margin_sm {
        margin-top: 15px;
    }

    .Villagess .Sort_grouping_div2 {
        padding: 0 !important;
    }

    .Villagess .grouping_head2 h2 {
        font-size: 11px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .Villagess .Sort_grouping_div2 .card-header h4 {
        font-size: 11px;
    }

    .Villagess .Sort_grouping_div2 .card-header h4 img {
        margin: 0 10px 0 0;
    }

    .Villagess .Sort_grouping_div2 .card-header h4 img,
    .Villagess .Sort_grouping_div2 .card-header .custom_but1 img {
        width: 11px;
    }

    .Villagess .Sort_grouping_div2 .card-header .custom_but1 {
        min-height: 25px !important;
        padding: 0px 9px !important;
    }

    .track_drivers_div .track_head span {
        float: left !important;
        margin: 0;
    }
}

@media only screen and (max-width: 537px) {
    .setingnav button {
        font-size: 9px;
    }
}

@media only screen and (max-width: 468px) {
    .Sort_grouping_div .choice label {
        width: 100% !important;
    }

    .setingnav button {
        font-size: 8px;
    }

    .wellet_nav_up button {
        font-size: 15px !important;
    }

    .seller_login_nav a {
        padding: 0px 3px !important;
        display: inline-block;
        line-height: 2;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .seller_login_nav li {
        margin: 1px !important;
    }

    .seller_login_nav .login_nav_border {
        margin: 2px 0px;
    }
}

@media only screen and (max-width: 430px) {

    .uper_Card .card,
    .uper_Card_tow .card {
        width: 100%;
    }

    .uper_Card,
    .uper_Card_tow {
        justify-content: center;
    }

    .setingnav button {
        font-size: 8px;
        padding-left: 0px;
        padding-right: 0px;
        font-weight: bold;
    }

    .wellet_nav_up button {
        font-size: 15px !important;
    }

    .adding_details .modal-body h4,
    .adding_details .modal-body h5 {
        width: 100%;
    }

    .adding_details .modal-body p {
        padding-right: 0;
    }

    .custom_but_in_very_smal {
        width: 100%;
        display: block !important;
    }

    .full_widthe_sm {
        width: 100% !important;
    }

    .d_block_small {
        display: block;
    }

    .margin_sm {
        margin-top: 15px;
    }

    .chat_sent_but {
        font-size: 10px;
    }

    .choice label {
        width: 85%;
    }

    .Villagess .Sort_grouping_div2 .card-header h4 {
        font-size: 8px;
        line-height: 1.2;
    }

    .Villagess .Sort_grouping_div2 .card-header button img {
        width: 15px;
    }

    .user_img_seting {
        text-align: center;
    }

    .user_img_seting .fileUpload,
    .user_img_seting button {
        margin-top: 8px;
        display: block !important;
        width: 100% !important;
    }

    .seller_login_nav a img {
        display: none;
    }

    .seller_login_nav a {
        padding: 0px 2px !important;
        display: inline-block;
        line-height: 3;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 12px;
    }
}

@media only screen and (max-width: 368px) {
    .setingnav button {
        font-size: 6px;
    }
}


.dtp>.dtp-content {
    right: 50%;
    left: 0 !important;
}

.head_adds {
    width: auto;
    height: 50px;
    background: #1476e9;
    border: none;
    display: inline-block;
    margin: 0;
    border-top-right-radius: 5px;
    clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
    font-size: 15px;
    font-weight: bold;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    padding: 10px 30px;
    padding-left: 60px;
}

.head_adds p {
    margin: 0;
    font-size: 20px;
    color: white;
    font-weight: bold;
}


.Adds_content {
    background: white;
    padding: 15px 20px;
    margin: 0px;
    border-radius: 5px;
    border-top-right-radius: 0;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
}

.Adds_content p {
    margin: 0;
    font-size: 15px;
    color: black;
    font-weight: 600;
}

.whats.fotter-socilIcon img {
    width: 30px;
}

.whats.fotter-socilIcon {
    border: 1px solid white;
    border-radius: 50%;
    background-color: #ef991e;
    color: #fff !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 2.2;
}

.whats {
    position: fixed;
    left: 10px;
    bottom: 150px;
}

.whats {
    -moz-animation: float 5s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: float 5s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: float 5s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-20px);
    }

    100% {
        transform: translatey(0px);
        -webkit-transform: translatey(0px);
        -moz-transform: translatey(0px);
        -ms-transform: translatey(0px);
        -o-transform: translatey(0px);
    }
}

.Masseges_info_head {
    font-weight: bold;
    color: #1476e9;
}

.Masseges_info_p {
    text-align: center;
    margin: 0;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    border: 2px dotted #607D8B;
    padding: 3px 30px;
    border-radius: 20px;
    color: #f89f1f;
}

.popup_info {
    cursor: pointer;
    font-size: 15px;
    padding: 0px 3px;
}

.Prediction_field {
    position: relative;
}

.Prediction_data {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-top: none;
    width: 100%;
    display: block;
    max-height: 300px;
    overflow: auto;
    margin: 0;
    padding: 10px 0px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    opacity: 0;
    display: none;
    position: absolute;
    z-index: 5;
    right: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.Prediction_data ul {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.Prediction_data ul li {
    margin: 0;
    display: block;
    list-style-type: none;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
    line-height: 1.4;
    cursor: pointer;
    color: #616161;
    transition: all ease-in-out 0.3s;
}

.Prediction_data ul li:first-child {
    border-top: none;
}

.Prediction_data ul li:hover {
    background-color: #eee;
}

.Prediction_data ul li p {
    margin: 0;
    font-size: 18px;
    text-align: right;
    color: #000;
    padding: 5px 10px;
}

.active_Prediction {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1, 1);
    display: block;
}

.note_span {
    color: #000;
    font-size: 14px;
    padding: 2px 10px;
    background: #ff00001f;
    border-radius: 50px;
    font-weight: 500;
    display: inline-block;
    width: auto;
}

.mward-box-home table p {
    color: #67757c;
    display: inline-block;
    text-align: center;
    margin-bottom: 2px;
}

.mward-box-home .viwe_trods {
    background-color: transparent;
    border: 1px solid #a5a5a5;
}

.edit_tard_viwe .form-group select {
    font-size: 17px;
    min-height: 40px;
    color: black;
}

.user_contain {
    margin-top: 40px;
    background: #1476e936;
    padding: 20px 30px;
    width: 100%;
    display: flex;
    border-radius: 5px;
    max-height: 180px;
    overflow: visible;
}

.user_contain .User_details_img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    border: 15px solid #f1f1f1;
    margin-top: 20px;
}

.user_details {
    display: block;
    margin-top: 50px;
    padding-right: 30px;
}

.user_details h2 {
    font-weight: bold;
    color: #4f4d4e;
    margin: 0;
    font-size: 25px;
}

.contain_button {
    margin-top: 50px;
}

.contain_button button {
    background: transparent;
    border: none;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 15px;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    display: block;
    margin-top: 30px;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.contain_button button:hover {
    color: #1476e9;
    font-weight: bold;
}

.contain_button button[class="active"]::after {
    content: "";
    background-color: #1476e9;
    width: 4px;
    height: 85%;
    display: block;
    position: absolute;
    right: 5px;
    border-radius: 20px;
    bottom: 1px;
}

.contain_button .active {
    font-weight: bold;
    color: #1476e9;
}

.down-contain {
    display: flex;
    justify-content: start;
}

.user-data .data {
    display: flex;
}

.user-data .data p {
    font-size: 15px;
    font-weight: 900;
    color: black;
    padding: 0px 5px;
    white-space: nowrap;
}

.left-contain .input-group .input-group-addon {
    background-color: #fff;
    border-left: 1px solid rgba(0, 0, 0, .15);
    color: #67757c;
}

.left-contain .input-group {
    height: 30px;
}

.left-contain input {
    border-left: none;
}

.left-contain .form-control:focus {
    border-color: transparent;
    outline: 0;
}

.center_border {
    width: 5px;
    height: auto;
    background-color: #ddd;
    display: block;
    border-radius: 20px;
    margin: 0px 50px;
}
.bac_denger{
    background-color:#ff000030
}

.danger_noot{
    font-size: 16px;
    font-weight: bold;
    background: #ef5350;
    text-align: right;
    display: block;
    color: #fff;
    border-radius: 11px;
    padding: 2px 30px;
    margin-top: 20px;
}
.danger_noot i{
    font-size: 30px;
}
.varibels .card{
    display: inline-block;
    width: auto;
    margin: 0px 5px;
}
.varibels .text-left{
    color: #000;
    font-size: 15px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.varibels .text-left span{
    color: #67757c;
    font-size: 15px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 11px;
    direction: ltr;
}

.varibels .copy_but{
    background: #1476e9;
    border: 1px solid #1476e9;
    border-radius: 20px;
    padding: 2px 17px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    cursor: pointer;
}
.varibels .copy_but:hover{
    background: transparent;
    color: #1476e9;
}

.Massege_custom .head_massege{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.Massege_custom .head_massege p{
    font-size: 17px;
    font-weight: bold;
}
.Massege_custom .card{
    margin: 0;
    margin-top: 10px;
}