﻿@font-face {
    font-family: "Iranian Sans";
    src: url(../fonts/IranianSans.ttf);
    font-style: italic;
    font-weight: bold;
}

.header {
    background: linear-gradient(to bottom, #0f0c29, rgb(98, 93, 147), #24243e);
    background-color: rgb(98, 93, 147);
    border-radius: 10px;
    color: #fff;
    text-align: center;
    box-shadow: 5px 20px 50px #000;
    margin-top: 15px;
    font-family: Iranian Sans;
    /*    border: 1px solid #463f3f;*/
    padding: 3px;
}

body {
    background: linear-gradient(to bottom, #0f0c29, #625d93, #24243e);
    background-color: #625d93;
}





.btn1 {
    background: linear-gradient(to bottom, #0f0c29, rgb(98, 93, 147), #24243e);
    background-color: rgb(98, 93, 147);
    border-radius: 10px;
    color: #fff;
    text-align: center;
    box-shadow: 5px 20px 50px #000;
    margin-top: 15px;
    font-family: Iranian Sans;
    /*    border: 1px solid #463f3f;*/
    padding: 10px;
}

    .btn1:hover {
        color: #fff;
    }


.btnchorom {
    background: linear-gradient(to bottom, #29220c, rgb(147 93 93), #3e2424);
    background-color: rgb(98, 93, 147);
    border-radius: 10px;
    color: #fff;
    text-align: center;
    box-shadow: 5px 20px 50px #000;
    margin-top: 15px;
    font-family: Iranian Sans;
    /*    border: 1px solid #463f3f;*/
    padding: 10px;
}

    .btnchorom:hover {
        color: #fff;
    }

@media screen and (max-width: 509px) {
    #number1plate {
        margin: -52px 32px !important;
        position: absolute !important;
        width: 10% !important;
        text-align: center !important;
        font-size: 25px !important;
    }

    #number2plate {
        margin: -52px 69px !important;
        position: absolute !important;
        width: 11% !important;
        text-align: center !important;
        font-size: 25px !important;
    }

    #number3plate {
        margin: -52px 108px !important;
        position: absolute !important;
        width: 14% !important;
        text-align: center !important;
        font-size: 25px !important;
    }

    #number4plate {
        margin: -52px 156px !important;
        position: absolute !important;
        width: 11% !important;
        text-align: center !important;
        font-size: 25px !important;
    }

    #number5plate {
        margin: -52px 194px !important;
        position: absolute !important;
        width: 11% !important;
        text-align: center !important;
        font-size: 25px !important;
    }

    #number6plate {
        margin: -52px 230px !important;
        position: absolute !important;
        width: 11% !important;
        text-align: center !important;
        font-size: 25px !important;
    }

    #number7plate {
        margin: -50px 275px !important;
        position: absolute !important;
        width: 11% !important;
        text-align: center !important;
        font-size: 25px !important;
    }

    #number8plate {
        margin: -50px 305px !important;
        position: absolute !important;
        width: 10% !important;
        text-align: center !important;
        font-size: 25px !important;
    }

    .platett { height: 70px !important; }

    #shomarebarnameregisteresazman { font-size: 16px !important; }

    #serialbarname4ragham { font-size: 16px !important; }

    #serialbarname2ragham {
        font-size: 16px !important;
        width: 30% !important;
    }

    #serialbarname2raghamebtalmostaghim {
        font-size: 16px !important;
        width: 30% !important;
    }

    #serialbarname4raghamebtalmostaghim { font-size: 16px !important; }

    /*  .searchbarname {
        height: 25% !important;
    }*/
    .searchbarname {
        width: 78% !important;
        height: 21% !important;
    }
    .listbarnams {
        height: 21% !important;
    }

    jdp-container {
        left: 60px !important;
    }

    #codemeliandshenaseferestande { font-size: 111% !important; }

    #codemeliandshenasegirande { font-size: 111% !important; }

    #codemeliranande { font-size: 111% !important; }

    #shomarebararrname { font-size: 111% !important; }

    #tarikhbarnamee { font-size: 111% !important; }

    #hoshmandvasiilee { font-size: 111% !important; }
    #fullnameranadee {
        font-size: 111% !important;
    }
    .nice-select {
        height: 19% !important;
    }

  /*  #shomaregharadad {
        font-size: 60% !important;
        height: 40px !important;
    }*/

    .bimecombo option { font-size: 55% !important; }


  /*  .listbimecombo {
        height: 40px !important;
    }*/
    .filter-option-inner {
        height: 30px !important;
        font-size: 120% !important;
    }
    .dropdown-menu {
        font-size: 15px !important;
    }
    #barnametebtal {
        text-align: center;
        background: red;
        inline-size: fit-content;
        margin: -40px auto !important;
        color: #fff;
        color: white !important;
        padding: 3px !important;
        border-radius: 5px !important;
        width: 33% !important;
        margin-left: 168px !important;
        font-size: 62.2% !important;
        line-height: 3.5;
    }
    .barname5rozgozashte {
        max-height: 280px !important;
    }
}
    /*Mobile*/
    @media screen and (max-width: 767px) {
        /*    .activdatemob {
        margin-top: -25px !important;
       
    }*/
        .activdatemoob {
            margin-left: unset !important;
        }

        body {
            overflow: auto !important;
        }
    }





    /*Tablet*/
    @media screen and (min-width: 767px) and (max-width: 1023px) {
    }

    /*Laptop and Desktop*/
    @media screen and (min-width: 1024px) {
    }
