.terms .alert-warning {
    color: #ff0000;
    background-color: transparent;
    border-color: transparent;
    padding-left: 40px;
    font-weight: 500;
}
.container.book-a-parcel.topMargin {
    margin-top: 0px;
}
.delete-row {
    color: #000000;
    font-size: 13px;
    width: 19px;
    height: 19px;
    padding: 0;
    border: 1px solid #22262a;
    line-height: 1;
    position: absolute;
    top: 0px;
    right: 0;
    margin-top: 16px;
    cursor: pointer;
    margin-right: 14px;
}
.book-a-parcel {
    margin-top: 10px;
}
.book-a-parcel .title h3 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tooltip-button {
    position: relative;
    border: none; 
    background: none; 
    cursor: pointer;
}

.tooltip-text {
    display: none;
    position: absolute;
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
    z-index: 1;
    white-space: nowrap;
    width: 240px;
    font-size: 13px;
}

.tooltip-button:hover .tooltip-text {
    display: block; 
    top: -70px; 
    left: 50%; 
    transform: translateX(-50%); 
}
i.fas.fa-info-circle {
    font-size: 18px;
}
a.add-manually {
    float: right;
    text-decoration: none !important;
    color: black;
    font-size: 14px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
padding: 0 !important;
}
.input-group-text {
    background-color: #ffffff;
    border: 1px solid #ced4da;
}
.book-a-parcel .article h3 {
    display: block;
    font-size: 21px;
    color: #1b1b19;
    font-weight: 600;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.book-a-parcel .sign form a {
    width: 100%;
    float: right;
    font-size: 13px;
    font-weight: 500;
    color: #212121;
    line-height: inherit;
    margin-bottom: 20px;
}
.book-a-parcel .title h1 {
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    margin-top: 30px;
}
.parcel_info_block {
    background-color: #f2f2f2;
    padding: 12px 29px;
}
.parcel_info_block.surcharge.borderWrap {
    margin-top: 8px;
}
.surcharge label {
    font-style: normal;
    color: #212529;
    margin-left: 10px;
}
.parcel-icons {
    padding: 5px;
    height: 35px;
    width: 35px;
    background-color: #d6d6d6;
    border-radius: 30px;
    margin-right: 18px;
}
.parcel_info_block .form-control  {
   font-size: 13px;
}
span.optional {
    font-size: 12px;
    color: #a5a5a5;
    font-style: italic;
    display: inline !important;
}
.parcel_info_block label {
    font-size: 0.875rem;
    font-weight: 600;
}
.parcel_info_block .seperator {
    height: 1px;
    border-bottom: 1px solid #cacaca;
    margin-top: 25px;
    margin-bottom: 0;
}
.parcel_info_block .text {
    font-size: 12px;
    font-style: italic;
    color: #949494;
}
.items_to_ship .table-responsive th {
    padding: 10px;
    font-size: 14px;
}
.items_to_ship .table-responsive td {
    padding: 10px;
}
.items_to_ship tr {
    background-color: #f2f2f2;
}
.items_to_ship .table-responsive select {
    padding: 3px;
    width: 100%;
    font-size: 13px;
    height: 34px;
    border: 1px solid #ced4da;
    border-radius: 6px;
}
.items_to_ship .grid-table-header.align-items-center {
    display: grid;
    padding: 10px;
    grid-template-columns: repeat(6, 1fr);
    font-weight: bold;
    background-color: #f2f2f2;
    border-bottom: 1px solid #b6b6b6;
}
.items_to_ship input[type="text"] {
    padding: 4px;
    border: 1px solid #ced4da;
    border-radius: 6px;
    margin: auto;
}
.book-a-parcel.sign.topMargin.beforeFooterWrap {
    margin-top: 0;
}

.add-item {
    position: absolute;
    margin-top: 30px;
    right: 0; 
}

.book-a-parcel .btn.btn-primary.add-item {
    background-color: black;
    width: 225px;
    margin: 15px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    padding: 7px;
}
.book-a-parcel .button-container {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    margin-top: 70px;
}
.book-a-parcel .btn {
    flex: 1;
    margin: 0 5px;
    border-radius: 0;
}
.book-a-parcel .btn.btn-primary.next {
    max-width: 225px;
    background-color: #3ab827 !important;
    border: 0;
    color: white !important;
    font-weight: 700;
    border-radius: 0;
}
.book-a-parcel .btn-primary.clear-all {
    max-width: 225px !important;
    background-color: #d9d9d9;
    border: 0;
    color: black !important;
    font-weight: 700;
    border-radius: 0;
}
.bottom-text .text h3 {
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: 40px;
    font-weight: 700;
}
.bottom-text p {
    color: #686868;
    font-size: 15px;
}
.items_to_ship .grid-table-header {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    font-weight: bold;
    padding: 10px;
    background-color: #d9d9d9;
}
.items_to_ship .grid-header-item {
    text-align: left;
    margin-left: 20px;
}
.items_to_ship .grid-table-data {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    background-color: #f2f2f2;
    margin-bottom: 2px;
}
.items_to_ship .grid-data-item {
    padding: 10px;
    text-align: left;
    font-weight: 700;
}
.items_to_ship .grid-data-item input {
    width: 140px;
    padding: 5px;
    box-sizing: border-box;
}
.datepicker,
.form-control {
		background: #fff;
	}
}
.grid-table-header.align-items-center {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    font-weight: bold;
    padding: 10px;
    background-color: #d9d9d9;
}
.grid-table-header.align-items-center {
    display: grid;
    padding: 10px;
    grid-template-columns: repeat(3, 1fr);
    font-weight: bold;
    background-color: #f2f2f2;
    border-bottom: 1px solid #b6b6b6;
}

.select-service .grid-header-item {
    text-align: center;
}
.select-service .grid-table-data {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    background-color: #f2f2f2;
    border-bottom: 1px solid #b6b6b6;
}
.select-service .grid-data-item {
    padding: 10px;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    width: 480px;
}
.select-service .grid-data-item input {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
} 
.select-service .grid-data-item.item-1 {
    display: flex;
    width: 480px;
}
.select-service .grid-header-item-4 {
    text-align: left;
    font-weight: 700;
}
.select-service .grid-header-item-2 {
    text-align: left;
    width: 480px;
}
.select-service .grid-header-item-3 {
    text-align: left;
    width: 480px;
}
.select-service input[type="radio"] {
    margin-right: 20px;
}
.terms .grid-data-item label {
    margin-bottom: 0;
}
.grid-data-item.item-1 input[type="radio"] {
    appearance: none;
    width: 10px;
    height: 10px;
    border: 2px solid black;
    border-radius: 50%;
    background-color: white;
    vertical-align: middle;
    cursor: pointer;
}
/*.grid-data-item{*/
/*    font-weight: 700;*/
/*}*/
.grid-data-item.item-1 input[type="radio"]:checked {
    background-color: black;
}
.insurance .grid-table-data {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    background-color: #f2f2f2;
    padding: 10px;
}
.insurance {
    display: grid;
    width: 100%;
}
.insurance .grid-data-item {
    text-align: center;
}
.insurance input[type="checkbox"],
.terms input[type="checkbox"] {
    margin-right: 20px;
    height: 15px;
    width: 15px;
}
.insurance .grid-data-item-1 {
    width: 480px;
    font-weight: 700;
}
.insurance .grid-data-item-2 {
    width: 490px;
    font-weight: 700;
}
.insurance .grid-data-item-3 {
    font-weight: 700;
}
.insurance p {
    margin-top: 20px;
    line-height: 24px;
}
.grid-data-item.item-1 input[type="checkbox"] {
    appearance: none;
    width: 10px;
    height: 10px;
    border: 2px solid black;
    border-radius: 50%;
    background-color: white;
    vertical-align: middle;
    cursor: pointer;
}
.terms {
    background-color: #f2f2f2;
    height: auto;
}
.terms .grid-table-data { 
    grid-template-columns: 1fr;
    padding: 10px;
    font-weight: 600;
}
.terms .grid-data-item {
    font-weight: 500;
    padding: 10px 0 10px 10px;
    width: 100%;
}
.orders h4 {
    font-size: 1rem;
    font-weight: 700;
}
.address {
    font-size: 15px;
    line-height: 24px;
}
.collection-address {
    display: inline-block;
}
.collection-address, .delivery-address {
    padding: 20px;
    display: inline-block;
}
.orders {
    height: auto;
    background-color: #f2f2f2;
}
.orders .grid-table-header {
    font-size: 13px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    font-weight: bold;
    padding: 20px 20px 10px 20px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #d4d4d4;
}
.orders .grid-table-data {
    font-size: 13px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    font-weight: 500;
    padding: 10px 20px 20px 20px;
}
.orders .grid-header-item {
    width: 200px;
}
.orders .grid-data-item {
     width: 200px;
}
.register {
    background-color: #f2f2f2;
    height: 60px;
    padding: 10px 10px 10px 21px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
}
button#register {
    background-color: black;
    height: 36px;
    padding: 0;
    width: 36%;
    margin: auto;
}
.register span {
    font-weight: 600;
    font-size: 15px;
    margin-right: 130px;
}
.track-code h4 {
    margin: auto;
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
    line-height: 30px;
}
.input-title {
    display: none;
    }
@media (max-width: 1440px) {
    .select-service .grid-header-item-3 {
        width: auto;
    }
    .select-service .grid-data-item {
        width: auto;
    }
    .book-a-parcel.topMargin {
        margin-top: 10px;
    }
    .track-code.topMargin {
        padding: 0;
        margin-top: 170px;
    }
}
@media (max-width: 768px) {
    .surcharge label {
        margin-left: 0;
    }

    .items_to_ship .grid-data-item input {
        width: 100%;
    }
    .select-service .grid-header-item-3 {
        text-align: left;
        width: auto;
    }
    .book-a-parcel .title h3 {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    button#register {
        width: 100%;
        margin: auto;
        margin-top: 13px;
    }
    .register span {
         font-size: 13px;
        margin-right: 20px;
    }
    .grid-table-mobile {
        border-top: 1px solid #d4d4d4;
    }
    .terms .grid-data-item {
        padding: 20px;
    }
    .grid-table-mobile .items h4 {
        text-align: right;
        font-weight: 500;
    }
    .grid-table-mobile {
        padding: 20px;
    }
    .select-service .grid-data-item {
        padding: 5px;
    }
    .select-service .grid-header-item-2 {
        width: auto;
    }
    .insurance input[type="checkbox"], .terms input[type="checkbox"] {
        margin-right: 0; 
    }
    .insurance .grid-data-item-1,
    .insurance .grid-data-item-2,
    .insurance .grid-data-item-3 {
        width: auto;
        text-align: center;
    }
    .select-service .grid-data-item.item-1 {
        display: block;
        width: auto;
    }
    .select-service .grid-data-item {
        width: auto;
    }
    .select-service .grid-table-data {
        grid-template-columns: repeat(3, 1fr);
    }
    .insurance .grid-table-data {
        grid-template-columns: 1fr;
        padding: 10px;
    }
    .items_to_ship .grid-table-data {
        grid-template-columns: 1fr;
        padding: 15px;
    }
    .items_to_ship .grid-table-header {
        display: none;
    }
}
@media (max-width: 576px) {
    .input-title {
        display: block;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .items_to_ship .grid-table-header.align-items-center {
        display: none;
    }
    .book-a-parcel .title h1 {
        margin-top: 100px;
    }
    .register {
        height: 100%;
        padding: 30px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .insurance p {
        margin-top: 20px;
    }
    .select-service .grid-data-item {
        width: auto;
        font-size: 13px;
    }
    .select-service 
    .grid-header-item-2,
    .grid-header-item-3,
    .grid-header-item-4 {
        text-align: center;
        font-size: 13px;
    }
    .insurance .grid-table-data {
        grid-template-columns: repeat(3, 1fr);
        padding: 10px;
    }
    .insurance .grid-data-item-1, 
    .insurance .grid-data-item-2, 
    .insurance .grid-data-item-3 {
        font-size: 12px;
    }
    .book-a-parcel .button-container {
        margin-top: 10px;
    }
    .book-a-parcel button.btn.btn-primary.add-item {
        margin: auto;
        margin-top: 30px;
        width: 100%;
        position: relative;
    }
    .items_to_ship .table-responsive td {
        padding: 20px;
    }
    .parcel_info_block {
        padding: 20px;
    }
    .book-a-parcel .article h3 {
        font-size: 16px;
    }
    .book-a-parcel .title h1 {
        font-size: 25px;
    }
    .parcel-icons {
        height: 28px;
        width: 28px;
    }
}