﻿body {
}
.container-plate {
    height: 3rem;
    border: 1px solid #d3d3d3;
    padding: 2px;
    border-radius: 8px;
}

.text-iran-plate {
    top: 10%;
    right: 3%;
}

.place-holder-plate {
    font-size: 1.1rem !important;
    font-weight: bold;
    text-align: center;
}

.dropdown-border-plate {
    border: none;
    font-size: 1.1rem !important;
    font-weight: bold;
}

.flag-iran {
    width: 50%;
    background: #002654;
    margin: 1px;
    border-radius: 5px 2px 2px 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

.place-holder-plate::placeHolder {
    color: black;
    text-align: center;
    font-size: 1rem;
    letter-spacing: 2px;
}