

/*---------------------------------- CustomStyle ---------------------------------- */

body {
    /* font-family: 'vazirmatn', sans-serif ;
    font-feature-settings: "ss01", "tnum" ;*/
}

* {
    font-family: 'Vazirmatn-fd','FontAwesome', sans-serif !important;
    /*font-feature-settings:  "tnum" !important;*/
    font-size: 12px;
    font-weight: 300;
}



.ltr {
    direction: ltr;
}

p {
    font-size: 12px;
}

ul {
    padding-inline-start: 0px;
}

.gap-10 > * {
    margin-right: 10px;
    margin-left: 10px;
}

    .gap-10 > *:last-child {
        margin-right: 0;
    }


.dropdown-item {
    text-align: right;
}

.dropdown-footer, .dropdown-header {
    text-align: center;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-left: .5rem;
}

.content-wrapper {
    background: #e6e6e6 !important;
}

.small-box p {
    font-size: 12px !important;
}

.sidebar-dark-primary .nav-treeview > .nav-item > .nav-link {
    background-color: #3f4852;
}
/*EasyUI*/
.pagination .pagination-num .pagination-page-list .pagination-info {
    /*font-family: 'Vazirmatn FD' !important;*/
}
/*. {
    font-family: 'vazirmatn-fd' !important;
}*/

/*------------------------------------ contacts-list ------------------------------------*/
.contacts-list-img {
    float: right;
}

.contacts-list-info {
    margin-right: 45px;
    margin-left: 0;
}



/* sidebar */

.sidebar {
    direction: ltr;
}

    .sidebar > div:first-child {
        direction: rtl;
    }

.control-sidebar, .control-sidebar:before {
    left: -250px;
    right: auto;
    transition: left .3s ease-in-out;
}

.control-sidebar-slide-open .control-sidebar, .control-sidebar-slide-open .control-sidebar:before {
    left: 0;
    right: auto;
}

.small-box .icon {
    right: auto;
    left: 10px;
}

.nav-sidebar .nav-link > p > .right {
    left: 1rem;
    right: auto;
}

.nav-sidebar > .nav-item .nav-icon {
    margin-right: 0;
    margin-left: .2rem;
}

.dropdown-item {
    font-size: 12px !important;
}

.text-sm {
    font-size: 12px !important;
}

.credit {
    display: flex;
    align-items: center;
}

.brand-link {
    padding: 0.9rem .5rem !important;
}

.txtcount {
    text-align: center;
}

.rial {
    margin-right: 10px;
    font-size: 12px !important;
}

.roles {
    /*font-family: 'vazir-fd' !important;*/
}

.callout.callout-info {
    border-left-color: #17a2b8 !important;
}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
        margin-right: 4.6rem;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 0rem !important;
        margin-right: 4.6rem !important;
        z-index: 100;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar:before {
        margin-right: 0;
        width: 4.6rem;
    }
}



@media (min-width: 768px) {
    .content-wrapper, .main-footer, .main-header {
        transition: margin-right .3s ease-in-out;
        margin-right: 250px;
        margin-left: 0;
        z-index: 3000;
    }
}

@media (max-width: 991.98px) {
    .main-sidebar, .main-sidebar:before {
        box-shadow: none !important;
        margin-right: -250px;
        margin-left: 0;
    }

    .content-wrapper, .content-wrapper:before, .main-footer, .main-footer:before, .main-header, .main-header:before {
        margin-right: 0;
    }

    .sidebar-open .main-sidebar, .sidebar-open .main-sidebar:before {
        margin-right: 0;
        z-index: 4000;
    }
}

.sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar:before {
    margin-right: -250px;
}

.main-sidebar {
    left: auto;
    right: 0;
}
/*.form-control-pelak {
  
    
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}*/
.card-header-register {
    display: flex;
    justify-content: space-between;
    color: #fff;
    background-color: #17a2b8;
    border-bottom: 0;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    /*background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.125);*/
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
/* Cards */
.card-header > .card-tools {
    right: auto;
    left: 1rem;
}

.user-block img {
    float: right;
}

.attachment-block .attachment-img {
    float: right;
}

.attachment-block .attachment-pushed {
    margin-left: 0px;
    margin-right: 110px;
}

.card-comments .card-comment img, .img-lg, .img-md, .img-sm, .user-block.user-block-sm img {
    float: right;
}

.card-comments .comment-text {
    margin-right: 40px;
    margin-left: 0;
}

.card-comments .card-comment img + .img-push, .img-sm + .img-push, .user-block.user-block-sm img + .img-push {
    margin-left: 0px;
    margin-right: 40px;
}

.user-block .comment, .user-block .description, .user-block .username {
    margin-right: 50px;
    margin-left: 0px;
}

.btn-group-vertical {
    align-items: center;
}


/*------------------------- Form ----------------------------*/
/*.select2-container .select2-search--inline {
    float: right;
}

.select2-container--default .select2-search--inline .select2-search__field {
    text-align: right;
}
*/
/*----------------------- Extra Page ---------------------------*/
.error-page > .headline {
    float: right;
}

.error-page > .error-content {
    margin-right: 190px;
    margin-left: 0;
}

.lockscreen-image {
    left: auto;
    right: -10px;
}

.lockscreen-credentials {
    margin-left: 0px;
    margin-right: 70px;
}


.nav {
    padding-inline-start: 0px !important;
}


.custom-button {
    /*border-color: lightgray;
    background-color: #fafafa;*/

    border-color: #bbb;
    background-color: #fafafa;
    border-radius: 5px;
    line-height: normal;
}

    .custom-button:hover {
        background-color: #eaf2ff;
        border-color: #b7d2ff;
        color: black;
    }
    .custom-button:focus {
        outline: none !important;
        box-shadow: none !important;
    }


.custom-button-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}


/*---------------------------------- Persian Date Picker ---------------------------------- */

.datepicker-plot-area {
    /*font-family: 'vazir-fd' !important;*/
}

/* ---- */
.menu1 {
}

.menu1head {
    background-color: #007bff;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 18px;
}

.txtmenu1head {
    color: #fff;
}
/*.pelak{
    background: url("plak.png") 0 0/contain no-repeat;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 33%;
    height: 80px;

}*/

.searchContainerCenterPage {
    /*height: 100%;*/
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pelakie {
    /*width: 30%;
    height: 300px;
    background-image: url('1.JPG');*/
    background-size: cover;
    background-position: center;
    background: url("../Images/plak.png") 0 0/contain no-repeat;
    display: flex;
    /*position: relative;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    max-width: 332px;
    /*height: 69px;*/
    /*padding: 21px 14px;*/
}

.plateContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("../Images/plak.png");
    background-position: center;
    background-repeat: no-repeat;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    background-size: contain;
    /*width: 30%;
    height: 300px;
    background-image: url('1.JPG');*/
    /*background-size: cover;
    background-position: center;*/
    /*background: url("plak.png") 0 0/contain no-repeat;*/
    /*background: url("plak.png") no-repeat center center fixed;*/
    /*position: relative;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*width: 30%;*/
    /*min-height: 45px;*/
    /*max-width: 332px;*/
    /*padding: 21px 14px;*/
    margin-bottom: 20px;
}

.plateItems {
    /*display: flex;*/
    margin-top: 5%;
    /*width: 85%;*/
}

.plateP1 {
    /*margin-right: 5px !important;*/
    width: 15%;
    /*height: 35px;*/
    text-align: center;
    border: 1px solid #95B8E7;
    border-radius: 5px;
}

.plateP2 {
    /*margin-right: 15px !important;*/
    width: 20%;
    /*height: 35px;*/
}

.plateP3 {
    margin-right: 8% !important;
    width: 15%;
    /*height: 35px;*/
    text-align: center;
    border: 1px solid #95B8E7;
    border-radius: 5px;
}

.plateP4 {
    margin-right: 4% !important;
    width: 15%;
    /*height: 35px;*/
    text-align: center;
    border: 1px solid #95B8E7;
    border-radius: 5px;
}

.mpelakie {
    background: url("../Images/pmotor.png") 0 0/contain no-repeat;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 220px;
    height: 152px;
    padding: 21px 14px;
}

.form-control.red {
    border: 1px solid #ef0828 !important;
}

.grp-radio {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 10px 10px 10px 0px;
}

.datalist .datagrid-cell, .m-list li {
    font-size: 12px !important;
}

.bgrd {
    background-color: #dcf7ff2e !important;
}

.gp-btn {
    margin-top: 5px;
}

.textbox .textbox-text {
    font-size: 12px !important;
}

.combobox-item, .combobox-group, .combobox-stick {
    font-size: 12px;
}



/*.iran {
    display: inline-block;
    width: 15%;
    margin: 5% 6% 0 0;
    text-align: center;
    height: 45px;
}*/
/*.iran-2{
    display: inline-block;
    width: 20%;
    margin: 5% 6% 0 0;
    text-align: center;
}*/
h3 {
    /*font-family: 'vazir-fd' !important;*/
}

strong {
    /*font-family: 'vazir-fd' !important;*/
}

.list-group-item {
    /*font-family: 'vazir-fd' !important;*/
}

input {
    /*font-family: 'vazir-fd' !important;*/
}
/*#dpVoucherDateVoucherList {
    font-family: cursive !important;
}
#dpPrintVoucherDateVoucherList {
    font-family: cursive !important;
}*/
.datagrid-btable tr td {
    /*font-family: 'vazir-fd' !important;*/
}
/*.datagrid-btable tr .date-latin {
    font-family: cursive !important;
}
.date-latin {
    font-family: cursive !important;
}*/
/*.name-iran {
    display: inline-block;
    width: 18%;
    margin: 5% 0 0 0;
}
.iran-3{
    display: inline-block;
width: 18%;
margin: 5% 0 0 0;
text-align: center;
}*/
.form-group {
    align-items: center;
}

.tavajoh {
    padding: 0px 21px 30px 21px;
    text-align: justify;
}

.login-footer {
    /*background-color: #fff;*/
    padding: 15px;
    margin-top: 10px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.back {
    /*background-image: url(baranehk.jpg);
     background-repeat: no-repeat !important; 
     background-size: 100% 20% !important; 
    background-size: contain;
    background-repeat: no-repeat;*/
    background-color: #D9EA9A;
}

.notific-edit {
    margin: 10px 0px 5px 2px;
    /*font-family: 'vazir-fd' !important;*/
    font-size: 12px !important;
    text-align: justify;
}

.role {
    padding: 20px;
}

.role-txt {
    text-align: right;
}

.top-role {
    padding: 10% .5rem;
}

.btn-admin {
    width: 40px;
}

.notifications {
    padding: 15px;
    background-color: #fff
}

.title-head {
    padding-bottom: 13px;
}

.btnside {
    margin-bottom: 3px;
}

.sidetxt {
    color: #c2c7d0;
}


#etelaie p span {
    /*font-family: 'vazir-fd' !important;*/
    font-size: 12px !important;
}

    #etelaie p span a {
        color: #007bff;
    }
/*#ui-datepicker-div {
    top: 650px !important;
    left: 55px !important;
}*/
.arz {
    width: 65%;
}

.hr {
    font-size: 12px;
    /*font-weight: 400;*/
    line-height: 1;
    color: #868686;
    margin-top: 16px;
    margin-bottom: 6px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
}

    .hr::before {
        margin-right: .25em;
    }

    .hr::after, .hr::before {
        content: '';
        -webkit-box-flex: 1;
        flex: 1;
        border-top: 1px solid #eee;
    }

    .hr::after {
        margin-left: .25em;
    }

    .hr::after, .hr::before {
        content: '';
        -webkit-box-flex: 1;
        flex: 1;
        border-top: 1px solid #eee;
    }

.field-icon {
    float: left;
    margin-left: 10px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.modal-header .close, .modal-header .mailbox-attachment-close {
    padding: 0.50rem !important;
    /* margin: -1rem -1rem -1rem auto; */
    margin: 0 !important;
}

.arzi-txtnumber {
    width: 65%;
    height: 0px;
}

.grp-butn-login {
    display: flex;
    justify-content: space-between;
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 0 solid rgba(0,0,0,.125);
}

.dpTextBox-Valid {
    border: 1px solid #95B8E7 !important;
    line-height: 1.2 !important;
}

.dpTextBox-Invalid {
    border-color: #ffa8a8 !important;
    background-color: #fff3f3 !important;
    line-height: 1.2 !important;
}

.dpTextBox {
}

.form-control:focus {
    box-shadow: none !important;
}

/*.btext {
    text-transform: uppercase;
}
.vin {
    width: 50%;
}
.form-group .textbox.combo {
    width: 65% !important;
}
.form-group.with .textbox.combo {
    width: 75% !important;
}
.datagrid-cell {
    min-width: 119px !important;
    height: 35px !important;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.report {
    display: flex;
}
.responsive-pelak {
   
    margin: 2px;
}*/



@media (max-width: 1350px) {

    .small-box p {
        font-size: 12px !important;
    }
}

@media (max-width: 1330px) {

    .small-box p {
        font-size: 12px !important;
    }
}

@media (max-width: 1200px) {
    /*  .pelak {
            width: 41%;
        }
        .pelakie {
        width: 45%;
    }
        .iran {
            margin: 8% 6% 0 0;
        }
*/

}


@media (max-width: 768px) {
    /*.pelak {
            width: 64%;
        }*/
    /*.pelakie {
        width: 60%;
    }*/

    /*.iran {
            margin: 5% 5% 0 0;
        }*/
    .grp-butn-login {
        display: block;
        padding: .75rem 1.25rem;
        background-color: rgba(0,0,0,.03);
        border-top: 0 solid rgba(0,0,0,.125);
    }
}

@media (max-width: 576px) {
    /*.pelak {
            width: 76%;
        }*/
    /*.pelakie {
        width: 76%;
    }*/
    /*.iran {
            margin: 5% 4% 0 0;
            width: 18%;
        }

        .iran-2 {
            width: 18%;
        }

        .name-iran {
            width: 18%;
        }

        .iran-3 {
            width: 18%;
        }*/

    .responsives {
        display: block;
        margin: 6px 0px 6px 0px;
    }
}

/*@media (max-width: 468px) {
        .form-group {
            display: block !important;
        }

            .form-group .textbox.combo {
                width: 255px !important;
            }

        .vin {
            width: 90%;
        }

        .arz {
            width: 255px;
        }
        .arzi-txtnumber {
            width: 255px;
            height: 65px;
        }
        .grp-butn-login {
            display:block;
            padding: .75rem 1.25rem;
            background-color: rgba(0,0,0,.03);
            border-top: 0 solid rgba(0,0,0,.125);
        }


        .pelakie {
            padding: 15px 5px;
        }*/

/*#btnGetVinCarEdit {
            width: 100% !important;
        }*/

/*.report {
            display: block;
        }

        .panel.datagrid.datalist.datalist-lines {
            width: 261px !important;
        }


        .responsive-other {
            display: flex;
        }*/

/* .responsive-pelak {
            display: inline-flex;
            margin: 2px;
        }*/
/*.card-title {
            font-size: 1rem;
        }
        .small-box > .inner {
            padding-top: 10px !important;
            padding-right: 1px !important;
            padding-bottom: 10px !important;
            padding-left: 10px !important;
        }
        .emailbox {
            margin-top: 20px;
        }
       

    }*/
