.tiitleText1 {
    font-weight: bold;
    font-size: 15px;
    color: #40a9ff;
    height: 20px;
    margin-top: 10px;
}
.checkCarInfoWidth {
    width: 180px !important;
}
.checkCarInfoContentDiv {
    width: 100%;
    height: 160px;
}

.tiitleText {
    font-weight: bold;
    font-size: 15px;
    color: #40a9ff;
    margin-bottom: 10px;
    padding-left: 50px;
}
.centent {
    padding-left: 40px;
}
.chauffeurManageWidth {
    width: 162px !important;
    height: 50px !important;
}
.checkChauffeurContentDiv {
    width: 100%;
    height: 180px;
}
/* .descriptionsWidth  {
    width: 128px !important;
} */

.Text{
    font-weight: bold;
    font-size: 15px;
    color: #40a9ff;
    margin-bottom: 10px;
}
.centent{
    padding-left: 40px;
}
.Imgs img{
    width: 40px;
    height:40px;
    margin-right: 5px;

}
.submitStyle{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 10px;

}

.submitStyle Button{
    margin-right: 19px;
}
