#vessels, #otherShips {
    margin-top: 1%;
}

.form-floating, .part {
    width: 49%;
    float: left;
    margin-bottom: 2%;
}

.form-floating:nth-child(2n), .marginLeft {
    margin-left: 1%;
}

.mt-top1 {
    margin-top: 1%;
}

#registration {
    display: block;
    margin: 0 auto;
    width: 14%;
}

.uppercaseInput {
    text-transform: uppercase;
}

.swal2-html-container {
    text-align: left;
}

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    width: 100%;
    height: 58px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 58px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 56px;
}
