﻿.full-width-left-sec.add-modify.allround_border.ck_resetWidth{

}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: 28% !important;
    justify-content: right;
    display: flex;
}
.location-btn {
    display: block;
    text-align: right;
    width: 100%;
    margin-top: 6px;
}
.location-btn button {
    background: #12034e;
    color: #fff;
    border: none;
    padding: 6px 12px;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0.6px;
    margin-left: 5px;
    outline: none;
    height: auto;
    min-height: auto;
}
.divide_rowDetails {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 12px 10px 20px 10px;
    /* background: #f7f3fd; */
    margin-top: 5px;
    /* border: 1px solid #e5d8ff; */
    border-radius: 3px;
    border-width: 2px;
    border-top: 2px dashed #efe6ff;
    border-bottom: 2px dashed #efe6ff;
    border-left: 3px dashed #efe6ff;
    border-right: 3px dashed #efe6ff;
}
.colume-box .divide_rowDetails .group-sec input {
    background-color: transparent;
}


.group-row-first {
    margin-bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.group-row-first .section-devide {
    width: 68%;
    border-radius: 4px;
    background: #fff;
    padding: 5px;
    margin: 0;
    border: 1px solid #e7e7e7;
}
.section-devide.bookshipmet-left-sec.bg-none {
    background-color: transparent !important;
}
.section-devide.bookshipmet-left-sec {
    width: 70%;
    padding: 10px 0px 10px 10px;
}
.section-devide.bookshipmet-right-sec {
    width: 26%;
    padding: 0px 15px 15px 15px;
    position: relative;
    margin-top: 10px;
}
.full-width-left-sec {
    background: #fff;
    margin-bottom: 10px;
    padding: 15px 10px 10px 10px;
    display: inline-block;
    width: 97%;
}
.full-width-left-sec.bg-color-change {
}
.portfolio-section {
    margin-top: 0px;
    display: inline-block;
    width: 100%;
}
.portfolio-tab {
}
.top-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2px;
}
.top-section.add-bg-color {
    padding-bottom: 10px;
}
.full-width-left-sec .full-length {
    width: 12%;
}
.full-width-left-sec .full-length h2 {
    color: #12034e;
    font-size: 14px;
    font-weight: 600;
    margin-top: 6px;
    font-family: Roboto, sans-serif;
}
.colume-box-Country {
    width: 14%;
}
.group-sec-Country {
}
.group-sec-Country select {
    width: 100%;
    border: 1px solid #12034e;
    background-color: #fbfbfb;
    padding: 6px 4px;
    font-size: 13px;
    border-radius: 3px !important;
    height: 33px;
    outline: none;
}
.colume-box-search {
    display: inline-block;
    padding: 0;
    flex-wrap: wrap;
    width: 45%;
}
.colume-box-search .group-sec-search {
    margin: 5px 10px;
    display: flex;
}
.colume-box-search .group-sec-search.search-section-search {
    position: relative;
}
.colume-box-search .group-sec-search.search-section-search input {
    width: 100%;
    border: 1px solid #12034e;
    background-color: #fbfbfb;
    padding: 6px 10px;
    font-size: 13px;
    border-top-left-radius: 3px;
    height: 19px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 0;
    margin-right: -1px;
}
.colume-box-search .group-sec-search.search-section-search input:required:invalid, 
.colume-box-search .group-sec-search.search-section-search input:focus:invalid {
    border: 2px solid #ef6362;
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
}
.colume-box-search .group-sec-search.search-section-search input:focus {
    border: 1px solid #615a7d;
}
.colume-box-search .group-sec-search.search-section-search input:required:valid {
    background-position: right top;
    background-repeat: no-repeat;
}
.parcel_Design-d input:required:invalid, 
.parcel_Design-d input:focus:invalid {
    border: 2px solid #ef6362;
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
}
.parcel_Design-d input:required:valid {
    background-position: right top;
    background-repeat: no-repeat;
}

.colume-box .group-sec input:required:invalid, 
.colume-box .group-sec input:focus:invalid {
    border: 2px solid #ef6362;
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
}
.colume-box .group-sec input:required:valid {
    background-position: right top;
    background-repeat: no-repeat;
}

input:required:invalid, input:focus:invalid {
    /*border: 2px solid #ef6362;*/
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
}
input:required:valid {
    background-position: right top;
    background-repeat: no-repeat;
}

select:required:valid {
    background-position: right top;
    background-repeat: no-repeat;
}
select:required:invalid, input:focus:invalid {
    border: 2px solid #ef6362;
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
}

.spin-ring {
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 999;
    width: 34px;
    text-align: center;
    padding: 4px;
    background: #e4e4e4;
}
.spin-ring i {
    color: red;
    font-size: 20px;
}
.ui-menu.verified-menu li {
    display: flex;
}
.ui-menu li:first-child {
    font-weight: 600;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #eee;
}
.ui-menu-item a {
    outline: none;
    border: none;
}
.shipment ul li a {
    font-weight: 400;
    padding: 10px 0px 12px;
    border-color: #6e9d3d;
    color: #2d3945!important;
    border: none;
    width: 157px;
    font-size: 18px;
    margin: 0px;
    margin-right: 5px;
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    margin-bottom: 0px;
    display: block;
    border: none !important;
    padding: 4px !important;
}
.colume-box-search .group-sec-search.search-section-search button {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #ef6362;
    border: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: all 0.5s;
    height: auto;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.colume-box-search .group-sec-search.search-section-search button:hover {
    border: none;
}

.show-box-check-box.label-space label {
    color: #12034e !important;
    font-size: 13px;
    letter-spacing: 0.5px;
    background: #efefef;
    padding: 8px 14px;
    border-radius: 22px;
    box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
    cursor: pointer;
    border: 1px solid #cacaca;
    font-weight: 600;
    font-family: Roboto, sans-serif;
}
.label-space {
    width: auto !important;
    padding-top: 5px;
    padding-right: 6px !important;
}
.show-box-check-box {
    width: 100px;
    padding-top: 5px;
}
.show-box-check-box.label-space.new_spaceAdd{
    width: 200px !important;
    padding-top: 5px;
    padding-right: 0px !important;
}
.show-box-check-box.label-space.new_spaceAdd label {
    color: #12034e;
    font-size: 12px;
    letter-spacing: 0;
    background: #efefef;
    padding: 5px 8px;
    border-radius: 22px;
    box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
    cursor: pointer;
    border: 1px solid #cacaca;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.show-box-check-box input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    position: relative;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    position: relative;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 28%;*/
    width: auto;
    white-space: nowrap;
    margin-right: 8px;
}
.button-btn-add-edit {
    display: inline-block;
    float: right;
}
.col-xss button {
    background-color: transparent;
    color: #ef6362;
    font-size: 20px;
    border: none;
    padding: 0 10px;
    cursor: pointer;
    height: auto;
}
.button-btn-add-edit button {
    display: inline-block;
    padding: 6px 8px !important;
    font-size: 13px;
    color: #000;
    border: none;
    border-radius: 3px;
/*    margin-bottom: 4px;*/
    margin-left: 4px;
    text-decoration: none;
    transition: all 0.5s;
    outline: none;
    height: auto;
}
.col-xss.edite-padding button {
    padding: 0 2px;
    height: auto;
}
.color-n11 {
    color: #fff !important;
    background: #12034e !important;
}
.color-n12 {
    color: #fff !important;
    background: #ef6362 !important;
}
.full-width-left-sec .main-head.c-devider {
    padding: 0;
/*    border-bottom: 1px solid #12034e;*/
    border-bottom: 1px solid #dadada;
}
.divs {
    width: 100%;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.margtop35 {
    margin-top: 0px;
    clear: both;
}
.paddtop-space.group-map {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.paddtop-space {
    padding: 0;
}
.flex-map {
    width: 38%;
}
.right-field {
    width: 60%;
}
.group-sec.search-ft {
    margin-top: 10px;
}
.group-sec.search-ft label {
    width: 17%;
    color: #12034e !important;
    font-size: 12px;
    display: inline-block;
}
.right_col-bg label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #12034e !important;
}
.group-sec.search-ft input {
    width: 79%;
    border: 1px solid #12034e;
    background-color: #fff;
    padding: 8px;
    font-size: 14px;
    border-radius: 3px;
    box-shadow: none;
    outline: none;
}

.colume-box {
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap;
    width: 100%;
}
.colume-box .group-sec {
    width: 48%;
    margin: 5px 1px;
    display: flex;
    align-items: center;
}
.colume-box .group-sec label {
    width: 36%;
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 12px;
    color: #12034e !important;
    font-weight: 600;
    font-family: arial, sans-serif;
}
.colume-box .group-sec select {
    width: 64%;
    border-bottom: 1px solid #12034e;
    border-left: none;
    font-size: 13px;
    border-right: none;
    border-top: none;
    padding: 3px 0;
    border-radius: 0 !important;
    color: #333;
    background: #fff;
    outline: none;
    height: 30px;
}
.colume-box .group-sec select:focus {
    border-bottom: 1px solid #333;
}

.colume-box .group-sec md-select {
    width: 64%;
    border-bottom: 1px solid #12034e;
    border-left: none;
    font-size: 13px;
    border-right: none;
    border-top: none;
    padding: 3px 0;
    border-radius: 0 !important;
    color: #333;
    background: #fff;
    outline: none;
    height: 30px;
}
.colume-box .group-sec md-select:focus {
    border-bottom: 1px solid #333;
}


.colume-box .group-sec input {
    width: 64%;
    border-bottom: 1px solid #12034e;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    color: #000;
}
.colume-box .group-sec input:focus {
    border-bottom: 1px solid #333;
}
.colume-box .group-sec.chklabel input {
    width: auto;
    border-bottom: 1px solid #12034e;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 6px 0;
    border-radius: 2px !important;
}
.colume-box .group-sec.chklabel input[type=checkbox] {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 2px;
}
.colume-box .group-sec.search-section {
    display: flex;
}
.colume-box .group-sec.search-section input {
    width: 100%;
    border-bottom: 1px solid #12034e;
    border-left: none;
    border-right: none;
    background-color: #fff;
    border-top: none;
    padding: 6px 0;
    font-size: 13px;
    border-radius: 0px !important;
}
.colume-box .group-sec.search-section input:focus {
    border-bottom: 1px solid #333;
}
.colume-box .group-sec.search-section button {
    border-radius: 2px !important;
    background-color: #ef6362;
    border: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: all 0.5s;
    height: auto;
}
.colume-box .group-sec.search-section button:hover {
    border: none;
}
.colume-box .group-sec.delivery_address_send_notification select {
    border-bottom: 2px solid #ef6362 !important;
}

.colume-box .group-sec.delivery_address_send_notification select:focus {
    border-bottom: 1px solid #333 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    box-shadow: none;
    outline: none;
}

.colume-box .group-sec.delivery_address_send_notification select:focus:required:invalid {
    border-bottom: 1px solid red !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.colume-box .group-sec.delivery_address_send_notification select:required:valid {
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.colume-box .group-sec.collection_send_notification select {
    border-bottom: 2px solid #ef6362 !important;
}

.colume-box .group-sec.collection_send_notification select:focus {
    border-bottom: 1px solid #333 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    box-shadow: none;
    outline: none;
}
.colume-box .group-sec.collection_send_notification select:focus:required:invalid {
    border-bottom: 1px solid red !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.colume-box .group-sec.collection_send_notification select:required:valid {
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.deliverynumber {
}
input.place-number {
    width: 36px !important;
    margin-right: 5px;
}
input#collectionPhone {
    width: 102px;
}
.saveand-closed-btn-main {
    display: flex;
    width: 100%;
    margin-top: 10px;
}
.saveand-closed-btn {
    display: block;
    text-align: right;
    width: 100%;
}
.full-legnth-width {
    font-size: 12px;
    font-weight: 600;
    color: #e04c4b;
    border: 1px solid #ef6362;
    padding: 2px;
    margin-top: 5px;
    display: inline-block;
    letter-spacing: 0.3px;
}
.saveand-closed-btn button {
    background: #12034e;
    color: #fff;
    border: none;
    padding: 6px 12px;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0.6px;
    margin-left: 5px;
    outline: none;
    height: auto;
    min-height: auto;
}
.check_label_b {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.check-valu-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    align-items: center;
}
.check-label-text {
    font-size: 14px;
    padding-right: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #12034e;
    font-family: Roboto, sans-serif;
}
.parcel-wrap-min {
    margin-bottom: 25px;
    margin-top: 4px;
    background: #f9f9f9;
    padding: 6px 0 2px 0;
    border-radius: 10px;
}
.parcel-wrap-packagebox{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    margin: 0 auto 25px auto;
    padding: 6px 0px 0 0px;
    justify-content: space-between;
}
.parcel-wrap-packagebox:first-child {
    border-top: none;
}
.weightMsg{
    top: 30px;
    position: absolute;
    width: 136px;
    left: -0px;
    font-size: 12px;
    color: #ef6362;
    font-weight: 600;
    font-family: arial, sans-serif;
    /*text-align: center;*/
}
.parcel_Design-a{
    width: 15%;
    margin: 0 5px;
    display: flex;
}
.parcel_Design-a md-select{
    margin: 0;
    width: 100%;
    position: relative;
    top: 0px;
}
.parcel_Design-a md-select .md-select-value {
    border: 1px solid #12034e;
}
.parcel_Design-a md-select.md-default-theme:not([disabled]):focus .md-select-value, 
.parcel_Design-a md-select:not([disabled]):focus .md-select-value {
    border-bottom-color: #12034e;
}
.parcel_Design-a select{
    width: 100%;
    padding: 4px 5px;
    background: #fff;
    border-radius: 3px !important;
    border: 1px solid #12034e;
    height: 34px;
    outline: none;
}
.parcel_Design-a select:focus{
    background: #fff;
    border: 1px solid #12034e;
    outline: none;
    box-shadow: none;
}
.parcel_Design-b{
    width: 80px;
    margin: 0 5px;
}
.parcel_Design-b input{
    width: 100%;
    padding: 8px 5px;
    background: #fff;
    border-radius: 3px;
}
.parcel_Design-c{
    width: 10%;
    margin: 0 5px;
}
.parcel_Design-c input{
    width: 100%;
    border: 1px solid #12034e;
    padding: 6px 5px;
    background: #fff;
    border-radius: 3px;
    height: 19px;
    font-size: 13px;
    position: relative;
    top: -1px;
}
.parcel_Design-d{
    width: 7%;
    position: relative;
    margin: 0 5px;
}
.parcel_Design-d input{
    width: 100%;
    padding: 6px 2px;
    background: #fff;
    border-radius: 3px;
    height: 17px;
    font-size: 13px;
}
.parcel_Design-d input[type=number]{
    border: 1px solid #12034e;
}
.parcel_Design-d span{
    position: absolute;
    right: -12px;
    top: -10px;
    background: #ef6362;
    padding: 2px 6px 0px 6px;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
}
.parcel_select_Button{
    width: 102px;
    margin-left: 6px;
}
.parcel_btnRemove_Style {
    float: left;
    height: 33px;
    width: 30px;
    font-size: 25px;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    text-align: center;
    position: relative;
    top: 0;
    cursor: pointer;
    margin-right: 3px;
    background: #ef6362;
}
.parcel_btnRemove_Style2 {
    height: 35px;
    width: 30px;
    font-size: 25px;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    text-align: center;
    position: relative;
    top: 0;
    cursor: pointer;
    margin-right: 3px;
    background: #ef6362;
    display: inline-block;
}
.divsn.space-bottomn {
    margin-bottom: 12px;
}
.placeholder-color input::placeholder {
    color: #EF6362;
}

.placeholder-color select::placeholder {
    color: #EF6362;
}
.divsn {
    width: 100%;
}
.colume-boxn.colume-boxn_add button {
    border: none;
}
.container_add.colume-boxn_add button {
    border: none;
}
.insurance-box-designn {
    border-radius: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.colume-boxn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 48%;
    align-items: baseline;
    border: 1px solid #d0d0d0;
    padding: 7px;
}
.colume-boxn-2{
    padding: 0;
}
.container_add{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 49%;
    align-items: baseline;
    border: 1px solid #d0d0d0;
    padding: 6px;
}
.group-secn.pickup_date.new-date-changen label {
    color: #12034e !important;
    font-size: 13px;
    letter-spacing: 0.5px;
    width: 100%;
    font-weight: 600 !important;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
}
.select-space {
    width: max-content;
    position: relative;
}
.form-group-ins.lab-ins {
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.form-group-ins.lab-ins select {
    width: 100px;
}
.form-group-ins.lab-ins label {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-right: 10px;
    color: #12034e !important;
    font-weight: 600;
    font-size: 13px;
}

.select-space2 {
    width: 48%;
    position: relative;
}
.form-group-ins2.lab-ins2 {
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.form-group-ins2.lab-ins2 label {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-right: 10px;
    color: #12034e !important;
    font-weight: 600;
    font-size: 13px;
}
.form-group-ins2 select {
    width: 100%;
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    margin-right: 0;
    outline: none;
}

.parcel_Design-a .md-text {
    font-size: 12px;
}

.form-group-ins select {
    width: 100%;
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    max-width: 107px;
    margin-right: 0;
    outline: none;
}
.form-controld:focus {
    border: 1px solid #12034e;
}
.group-secn.pickup_date.new-date-changen.job-numbern input {
    width: 100%;
}
.colume-boxn .group-secn {
    width: 48%;
    margin: 5px 1px;
    display: flex;
    flex-wrap: wrap;
}
.container_add .group-secn {
    width: 48%;
    margin: 5px 1px;
    display: flex;
    flex-wrap: wrap;
}
.colume-boxn .group-secn input {
    width: 100%;
    border-bottom: 1px solid #12034e;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    color: #000;
    height: auto;
}
.container_add .group-secn input {
    width: 100%;
    border-bottom: 1px solid #12034e;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    color: #000;
    height: auto;
}
.colume-boxn .group-secn input:required:invalid, 
.colume-boxn .group-secn input:focus:invalid {
    border: 2px solid #ef6362;
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
}
.colume-boxn .group-secn input:required:valid {
    background-position: right top;
    background-repeat: no-repeat;
}
.container_add .group-secn input:required:invalid, 
.container_add .group-secn input:focus:invalid {
    border: 2px solid #ef6362;
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
}
.container_add .group-secn input:required:valid {
    background-position: right top;
    background-repeat: no-repeat;
}
.inside-box-design {
    padding: 0;
    width: 100%;
}
.time-out-new-sect {
    display: flex;
    padding: 0;
    border-radius: 4px;
    width: 100%;
    justify-content: space-between;
}
.mdbhide.pickup_latest_time.placeholder-color.brack-point-time {
    flex-wrap: wrap;
}

.time-out-new-sect .mdbhide {
    width: 48%;
    display: flex;
}
.date_nd_time-tow.new-time-row {
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}

.date_nd_time-tow {
    /*justify-content: space-evenly;*/
}
.date_nd_time-tow select {
    height: 32px;
    width: 42%;
    border-bottom: 1px solid #12034e;
    position: relative !important;
    bottom: 0 !important;
    margin-left: 2px;
    border-left: none;
    font-size: 13px;
    border-right: none;
    border-top: none;
    padding: 6px 0;
    border-radius: 0 !important;
    color: #333;
    background: #fff;
}
.date_nd_time-tow select {
    margin: 0 4px;
}
.group-secn.pickup_date.new-date-changen.job-numbern label {
    width: 100%;
}
.group-secn.pickup_date.new-date-changen.job-numbern.newbit button{
    background: #efefef;
    border: 1px solid #bbb;
    padding: 7px 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 22px;
    font-size: 13px;
    cursor: pointer;
    outline: none;
    transition: all 0.5s;
    box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
    position: relative;
    top: 15px;
    margin: auto;
    height: auto;
}
.group-secn.pickup_date.new-date-changen.job-numbern.newbit button:hover{}
.position-check-open-data {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}
.form-group-ins input {
    width: 100%;
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    max-width: 107px;
}
.form-group-ins input:focus:required:invalid {
    border-bottom: 1px solid red !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.form-group-ins input:required:valid {
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.label-Bottom-move-Book {
    position: relative;
    top: 8px;
    left: 0px;
}
.form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.show-box-check-box.label-space.lasr-margin{
    margin-left: 10px;
}  
.insurance.space-right.righr-space-one {
    margin-right: 6px;
    width: 107px;
}
.full-legnth-width-2 {
    font-size: 11px;
    font-weight: 600;
    color: #e04c4b;
    border: 1px solid #ef6362;
    padding: 2px;
    margin-top: 2px;
    display: inline-block;
    letter-spacing: 0.3px;
    position: absolute;
    background: #fff;
    width: 300px;
}
.date_nd_time-tow select:focus {
    outline: none;
}
.form-controld {
    display: block;
    width: 100%;
    height: 33px;
    padding: 6px 8px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-controld:focus {
    outline: none;
}
.margin-creat-divider {
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}
.shortInfo-section {
    width: 100%;
    display: inline-block;
    padding: 0px;
    margin-bottom: 15px;
}
.parcel_Button-next {
    display: inline-block;
    float: right;
}
.parcel_Button-next button {
    background: #12034e;
    border: none;
    outline: none;
    transition: all 0.5s;
    font-size: 18px;
    padding: 8px 20px;
    letter-spacing: 0.5px;
    height: auto;
}
.parcel_Button-next button:hover {
    background: #ef6362;
}
.margin-space-remove {
    margin: 0;
    padding: 0;
    width: 100%;
}
.shortInfo-section{
    width: 100%;
    display: inline-block;
    padding: 0px;
    margin-bottom: 15px;
}
.shortInfo{
    color: #12034e;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-align: right;
    padding: 3px 15px;
    margin: 0;
    border: 1px solid #ef6362;
    width: auto;
    display: inline-block;
    float: right;
    font-weight: 600;
}
.shortInfo b{}
.shortInfo span{
    font-size: 13px;
    font-weight: 500;
}
.shortInfo span.devider-end {
    color: #ef6362;
    font-weight: 900;
}
.filter-box-min.parcel-box-min {
    /*display: inline-block;
    width: 100%;
    padding: 0 7px;
    margin-bottom: 20px;
    margin-top: 10px;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 13px;
    position: relative;*/

    display: inline-block;
    width: 100%;
    padding: 0 7px;
    margin-bottom: 20px;
    margin-top: 10px;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 13px;
    position: relative;
    max-height: 620px;
}
.message-label {
    display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: center;
}
.message-label p {
    color: #ef6362;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
}

.la-ball-spin-fade-rotating,
.la-ball-spin-fade-rotating > div {
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.la-ball-spin-fade-rotating {
    display: block;
    font-size: 0;
    color: #fff;
}
.la-ball-spin-fade-rotating.la-dark {
    color: #333;
}
.la-ball-spin-fade-rotating > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}
.la-ball-spin-fade-rotating {
    width: 32px;
    height: 32px;
    -webkit-animation: ball-spin-fade-rotate 6s infinite linear;
       -moz-animation: ball-spin-fade-rotate 6s infinite linear;
         -o-animation: ball-spin-fade-rotate 6s infinite linear;
            animation: ball-spin-fade-rotate 6s infinite linear;
}
.la-ball-spin-fade-rotating > div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-left: -4px;
    border-radius: 100%;
    -webkit-animation: ball-spin-fade 1s infinite linear;
       -moz-animation: ball-spin-fade 1s infinite linear;
         -o-animation: ball-spin-fade 1s infinite linear;
            animation: ball-spin-fade 1s infinite linear;
}
.la-ball-spin-fade-rotating > div:nth-child(1) {
    top: 5%;
    left: 50%;
    -webkit-animation-delay: -1.125s;
       -moz-animation-delay: -1.125s;
         -o-animation-delay: -1.125s;
            animation-delay: -1.125s;
}
.la-ball-spin-fade-rotating > div:nth-child(2) {
    top: 18.1801948466%;
    left: 81.8198051534%;
    -webkit-animation-delay: -1.25s;
       -moz-animation-delay: -1.25s;
         -o-animation-delay: -1.25s;
            animation-delay: -1.25s;
}
.la-ball-spin-fade-rotating > div:nth-child(3) {
    top: 50%;
    left: 95%;
    -webkit-animation-delay: -1.375s;
       -moz-animation-delay: -1.375s;
         -o-animation-delay: -1.375s;
            animation-delay: -1.375s;
}
.la-ball-spin-fade-rotating > div:nth-child(4) {
    top: 81.8198051534%;
    left: 81.8198051534%;
    -webkit-animation-delay: -1.5s;
       -moz-animation-delay: -1.5s;
         -o-animation-delay: -1.5s;
            animation-delay: -1.5s;
}
.la-ball-spin-fade-rotating > div:nth-child(5) {
    top: 94.9999999966%;
    left: 50.0000000005%;
    -webkit-animation-delay: -1.625s;
       -moz-animation-delay: -1.625s;
         -o-animation-delay: -1.625s;
            animation-delay: -1.625s;
}
.la-ball-spin-fade-rotating > div:nth-child(6) {
    top: 81.8198046966%;
    left: 18.1801949248%;
    -webkit-animation-delay: -1.75s;
       -moz-animation-delay: -1.75s;
         -o-animation-delay: -1.75s;
            animation-delay: -1.75s;
}
.la-ball-spin-fade-rotating > div:nth-child(7) {
    top: 49.9999750815%;
    left: 5.0000051215%;
    -webkit-animation-delay: -1.875s;
       -moz-animation-delay: -1.875s;
         -o-animation-delay: -1.875s;
            animation-delay: -1.875s;
}
.la-ball-spin-fade-rotating > div:nth-child(8) {
    top: 18.179464974%;
    left: 18.1803700518%;
    -webkit-animation-delay: -2s;
       -moz-animation-delay: -2s;
         -o-animation-delay: -2s;
            animation-delay: -2s;
}
.la-ball-spin-fade-rotating.la-sm {
    width: 16px;
    height: 16px;
}
.la-ball-spin-fade-rotating.la-sm > div {
    width: 4px;
    height: 4px;
    margin-top: -2px;
    margin-left: -2px;
}
.la-ball-spin-fade-rotating.la-2x {
    width: 64px;
    height: 64px;
}
.la-ball-spin-fade-rotating.la-2x > div {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
}
.la-ball-spin-fade-rotating.la-3x {
    width: 30px;
    height: 30px;
    position: sticky;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: auto;
}
.la-ball-spin-fade-rotating.la-3x > div {
    width: 9px;
    height: 9px;
    margin-top: -5px;
    margin-left: -5px;
}
@-webkit-keyframes ball-spin-fade-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-moz-keyframes ball-spin-fade-rotate {
    100% {
        -moz-transform: rotate(360deg);
             transform: rotate(360deg);
    }
}
@-o-keyframes ball-spin-fade-rotate {
    100% {
        -o-transform: rotate(360deg);
           transform: rotate(360deg);
    }
}
@keyframes ball-spin-fade-rotate {
    100% {
        -webkit-transform: rotate(360deg);
           -moz-transform: rotate(360deg);
             -o-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes ball-spin-fade {
    0%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        opacity: .25;
        -webkit-transform: scale(.5);
                transform: scale(.5);
    }
}
@-moz-keyframes ball-spin-fade {
    0%,
    100% {
        opacity: 1;
        -moz-transform: scale(1);
             transform: scale(1);
    }
    50% {
        opacity: .25;
        -moz-transform: scale(.5);
             transform: scale(.5);
    }
}
@-o-keyframes ball-spin-fade {
    0%,
    100% {
        opacity: 1;
        -o-transform: scale(1);
           transform: scale(1);
    }
    50% {
        opacity: .25;
        -o-transform: scale(.5);
           transform: scale(.5);
    }
}
@keyframes ball-spin-fade {
    0%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
    50% {
        opacity: .25;
        -webkit-transform: scale(.5);
           -moz-transform: scale(.5);
             -o-transform: scale(.5);
                transform: scale(.5);
    }
}

.is_Doc {
    top: 2px !important;
    line-height: 26px;
    color: #12034e !important;
    font-weight: normal !important;
    width: 100% !important;
    right: 0;
}
.parcel_check_container_Style {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    right: 12px;
    color: #12034e !important;
    z-index: 0;
}
.parcel_check_container_Style input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 10px;
    top: 0;
    z-index: 9;
}
.parcel_check_container_Style input:checked ~ .parcel_checkmark-Style:after {
    display: block;
}
.parcel_check_container_Style .parcel_checkmark-Style:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #383737;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.parcel_checkmark-Style:after {
    content: "";
    position: absolute;
    display: none;
}
.parcel_checkmark-Style {
    position: absolute;
    top: 3px;
    left: 11px;
    height: 15px;
    width: 15px;
    background-color: transparent !important;
    border: 1px solid #000 !important;
}
.item-add-button {
    background-color: #383838;
    float: left;
    padding: 8px 5px 10px 5px;
    height: 16px;
    width: 25px;
    margin: 0px 0px 0px 4px;
    border-radius: 3px;
    text-align: center;
}
.item-add-button a {
    color: #fff;
}
.parcel_size1 {
    font-size: 13px !important;
    top: -6px;
    position: relative;
    color: #fff;
}
.form-group-ins-tow button {
    border-radius: 2px !important;
    background-color: #ef6362;
    border-color: #ef6362;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.5px;
    transition: all 0.5s;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    padding: 7px 12px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: none;
}
.form-group-ins-tow button:hover {
    background-color: #12034e;
    color: #fff;
    border-color: #12034e;
}
.form-group-ins-three h3 {
    margin: 0 10px;
    font-size: 15px;
    padding: 9px;
    color: #333;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-family: Roboto, sans-serif;
}


.filter-sd {
    width: 100%;
    /*margin: 0 auto;*/
    margin: 0 auto 2.3em auto;
}
.service-min-box {
    border: 1px solid #eee;
    width: 99%;
    margin: 7px 16px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
    padding: 0px 0px 16px;
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    background: #fff;
}
.service-min-box:before, .service-min-box:after {
    content: "";
    background: linear-gradient(to top,#12034e,#7e6ab7);
    width: 3px;
    border-radius: 0 100px 100px 0;
    position: absolute;
    top: 35px;
    bottom: 35px;
    left: 0;
}
.service-min-box:after {
    border-radius: 100px 0 0 100px;
    left: auto;
    right: 0;
}
.service-min-box.service-width-clear {
    margin: 12px auto 7px auto;
}
.min-service-name {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #f3f0ff;
    padding: 6px 14px;
}
.ser-logo {
    overflow: hidden;
    background: #ffffff;
    width: 60px;
    height: 60px;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    display: flex;
    border-radius: 100%;
}
.ser-logo img {
    width: 100%;
    padding: 8px;
}
.ser-content {
    width: 76%;
    margin: 6px;
}
.ser-content h3 {
    font-size: 18px;
    margin: 0;
    color: #12034e;
}
.parcel-box-min .ser-content p {
    color: #12034e;
    font-size: 13px;
    margin: 4px 0 0px 0;
    padding: 0;
}
.ser-content a {
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    padding: 5px 0;
    color: #12034e;
}
.first-reat-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 13px;
    color: #12034e;
    text-align: center;
    display: block;
    width: max-content;
    margin: 5px;
}
.first-reat-head a{
    color: #12034e;
    font-size: 13px;
}
.min-service-content-n {
    padding: 10px 6px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.first-reat-price-n {
    width: 56%;
}
.coletion-price-n {
    text-align: center;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 26px;
    color: #12034e;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin: 0;
    font-family: Roboto, sans-serif;
}
.first-reat-by-button-n {
    font-size: 13px;
    color: #12034e;
    padding: 4px 2px 4px 2px;
}
.smaller-text-n {
    margin-top: -4px;
    font-size: 14px;
    color: #000;
}
.button-popup-label-n button {
    padding: 5px 8px 3px 9px;
    font-size: 12px;
    background: #12034e;
    color: #fff;
    outline: none;
    letter-spacing: 0.5px;
    margin: 0;
    border: none;
}
.radio-select-label {
    width: 46%;
}
.radio-s-labels {
    display: inline-block;
    position: absolute;
    padding-left: 0;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 0.8px;
    border: 1px solid #ef6362;
    padding: 1px 7px 7px 7px;
    border-radius: 3px;
    /*bottom: 30px;*/
    top: 16px;
    right: 12px;
    color: #12034e !important;
}
.radio-s-labels i {
    font-size: 24px;
    position: relative;
    top: 4px;
    padding-right: 2px;
}
.design-box {
    /*display: none;
    width: 98%;
    padding: 12px 12px 0px 12px;
    margin: 0 auto;
    position: relative;
    transition: all 0.3s ease;
    background: #fff;
    border-top: 1px solid #d0d0d0;*/
    display: none;
    width: 95%;
    padding: 12px 0px 0px 8px;
    margin: 0 auto;
    position: relative;
    transition: all 0.3s ease;
    background: #fff;
    border-top: 1px solid #d0d0d0;
}
.service-name-radio {
    padding-bottom: 0px;
    padding-top: 0px;
    border-bottom: 1px solid;
    margin-bottom: 14px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}
.left-text-m {
    font-weight: 600;
    font-size: 13px;
    color: #12034e;
    letter-spacing: 0.4px;
    width: 36%;
    font-family: Roboto, sans-serif;
}
.left-text-r {
    font-family: Roboto, sans-serif;
    color: #12034e;
    letter-spacing: 0.4px;
    font-weight: 600;
    font-size: 13px;
}
.radio-group-select {
}
.radio-2 {
    display: inline-block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-weight: 500;
    user-select: none;
    color: #12034e !important;
}
.radio-2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkround-2 {
    position: absolute;
    top: 0px;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: #fff ;
    border-color:#12034e;
    border-style:solid;
    border-width:2px;
     border-radius: 50%;
}
.radio-2 input:checked ~ .checkround-2 {
    background-color: #fff;
}
.checkround-2:after {
    content: "";
    position: absolute;
    display: none;
}
.radio-2 input:checked ~ .checkround-2:after {
    display: block;
}
.radio-2 .checkround-2:after {
    left: 2px;
    top: 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background:#12034e;
}
/*-----------------------------10-09-2024------------------------------------------*/
.checkround-3A {
    position: absolute;
    top: 0px;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: #fff ;
    border-color:#12034e;
    border-style:solid;
    border-width:2px;
    border-radius: 2px;
}
.radio-2 input:checked ~ .checkround-3A {
    background-color: #fff;
}
.checkround-3A:after {
    content: "";
    position: absolute;
    display: none;
}
.radio-2 input:checked ~ .checkround-3A:after {
    display: block;
}
.radio-2 .checkround-3A:after {
    left: 2px;
    top: 2px;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background:#12034e;
}
/*-----------------------------10-09-2024------------------------------------------*/

.radio-one label p {
    font-size: 11px;
    color: #12034e;
    font-weight: bold;
    font-family: 'arial', sans-serif;
    margin: 0;
}
.next-wrapper {
    display: flex;
    align-items: center;
    padding: 0;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
}
.next-wrapper-button {
}
.next-wrapper-button button {
    border-radius: 37px;
    background-color: #ef6362;
    border-color: #ef6362;
    color: #fff;
    margin: 0;
    font-size: 13px;
    letter-spacing: 0.9px;
    transition: all 0.5s;
    display: inline-block;
    cursor: pointer;
    padding: 6px 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: none;
    font-weight: 600;
    font-family: 'arial', sans-serif;
}

.insurance-box2 {
    border: 1px solid #2d3945;
    margin-top: 20px;
    border-radius: 0;
    float: left;
    width: 100%;
    background: #fff;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
/*  padding-right: 15px;
  padding-left: 15px;*/
  /*margin-right: auto;
  margin-left: auto;*/
}
.row {
  /*margin-right: -15px;
  margin-left: -15px;*/
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.table-head3 h4 {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
.inside-box-main {
    display: inline-block;
    width: 100%;
}
.parcel-text-paira h4 {
    margin: 0;
    font-size: 15px;
    padding: 6px 10px 8px 10px;
    color: #12034e;
    clear: both;
}
.input-aria.label-aria-cover {
    display: inline-block;
    width: auto;
    bottom: 14px;
    /*padding-left: 10px;
    padding-right: 10px;*/
}
.input-aria {
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
}
.col-md-2.parcel-form-group.new-space-cover {
    padding: 0 5px;
}
.parcel-form-group label {
    font-weight: 600;
    color: #12034e !important;
    font-size: 12px;
    font-family: arial, sans-serif;
}
.form-controld {
    padding: 6px 8px !important;
    font-size: 13px !important;
    border: 1px solid #12034e;
    border-radius: 0;
    position: relative;
    /*top: -1px;*/
}
.tab-respnsive-a select.form-controld, .tab-respnsive-a input.form-controld {
    font-size: 13px;
    padding: 6px 3px;
}
.modern-box {
    border: 1px solid #12034e;
    height: 30px;
    background-color: #fff;
    border-radius: 1px;
    width: 100%;
    outline: none;
    font-size: 12px;
    /*padding: 2px 5px;*/
}
.parcel-list-3 select.modern-box.quantity-manufacture {
    height: 33px;
}
.topheadersd{
    background-color: #050605;
    margin-bottom: 5px;
    text-align: center;
    padding: 14px;
    margin-top: 0px;
}
.input-aria h4 {
    display: inline-block;
    width: 100%;
    margin-top: 14px;
    padding: 0 10px;
    font-size: 15px;
    color: #c34c4b;
    text-decoration: underline;
}
.input-aria-color h4{
    display: inline-block;
    width: 100%;
    margin-top: 14px;
    padding: 0 10px;
    font-size: 15px;
    color: #c34c4b;
    text-decoration: underline;
}
.palcel-group-qt {
    background-color: #f3f3f3;
    /*padding: 15px;*/
    padding: 15px 0px 15px 0px;
    margin: 2px 0;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.parcel-list-1 label, .parcel-list-2 label, .parcel-list-3 label, .parcel-list-4 label, .parcel-list-5 label{
    font-size: 11px;
    letter-spacing: 0.4px;
    color: #12034e !important;
    font-family: arial, sans-serif;
    font-weight: 600;
}
.parcel-list-1 {
    /*width: 15%;*/
    width: 12%;
    /*margin: 0 5px;*/
    margin: 5px 8px;
}
.parcel-list-2 {
    /*width: 14%;*/
    width: 8%;
    /*margin: 0 5px;*/
    margin: 5px 8px;
}
.parcel-list-3 {
    /*width: 16%;*/
    width: 15%;
    margin: 0 2px 0 10px;
}
.parcel-list-4 {
    /*width: 12%;*/
    width: 10%;
    /*margin: 0 5px;*/
    margin: 5px 8px;
}
.parcel-list-5 {
    width: 12%;
    /*margin: 0 5px;*/
    margin: 5px 8px;
}
.parcel-list-navigate {
    float: right;
    top: 9px;
    width: 10%;
    position: relative;
}
.parcel-list-navigate2 {
    right: 4px;
    top: 10px;
    width: 10%;
    position: relative;
    text-align: right;
}
a.btn-success, a.btn-primary, a.btn-warning, a.btn-danger {
    color: #fff;
}

.file-group-one .custom-file-input {
    padding: 6px;
    width: 240px;
}
.md-block.dark_bottom_border.md-altTheme-theme.file-group-one {
    width: 95%;
    background: white;
    display: flex;
    text-align: left;
    align-items: baseline;
    /*padding-left: 10px !important;*/
}
.md-block.dark_bottom_border.md-altTheme-theme.file-group-one .parcel_checkmark-Style{
    top: 2px;
}
.input-aria.label-aria-cover.diff-box{
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    margin-left: 8px;
}
.form-groupf input{
    border-radius: 0;
} 
.diff .form-groupf input.modern-box{
    width: 97%;
    position: relative;
    /*top: -1px;*/

}
.left_sec_country label{
    color: #333 !important;
}
.left_sec_search label{
    color: #333 !important;
}
.label-line label{
    width: 100%;
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    color: #203e65;
}
.diff {
    width: 15.3%;
    margin: 5px;
}
.label-comtainer{
    display: flex;
    flex-wrap: wrap;
    padding: 5px 10px;
    align-items: center;
}
.md-block.dark_bottom_border.md-altTheme-theme.flex-width-left{
    width: 50%;
}
.md-block.dark_bottom_border.md-altTheme-theme.flex-width-right{
    width: 100%;
}
.custom-file-label-left{
    display: inline-block;
    margin: 10px 10px 10px 0px;
    color: #12034e !important;
}
.custom-file-label-right{
    display: inline-block;
    margin: 10px 10px 10px 0px;
    color: #12034e !important;
}
.main-label-box{
    background: white;
    display: flex;
    text-align: left;
    align-items: center;
    flex-wrap: wrap;
}

.main-label-box label {
    width: 59%;
    color: #12034e !important;
}
.main-label-box select {
    width: 39%;
}



.main-label-box-o{
    background: white;
    display: flex;
    text-align: left;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.main-label-box-o label {
    width: 49%;
    color: #12034e !important;
    font-size: 13px;
}
.main-label-box-o select {
    width: 49%;
}



.main-label-box-right{
    background: white;
    display: inline-block;
    text-align: left;
    width: 100%;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 50px !important;
}











/*@media only screen and (min-width: 768px) and (max-width: 1024px){
.colume-box-search {
    width: 42%;
}
}*/
@media only screen and (min-width: 1200px) and (max-width: 1365px){
.parcel-list-1, .parcel-list-2, .parcel-list-3, .parcel-list-4, .parcel-list-5, .modern-box {
    font-size: 12px;
    border-radius: 1px;
    /*height: 27px;*/
}
.parcel-list-1 {
    width: 15%;
    margin: 0 5px
}
.parcel-list-2 {
    width: 6%;
    margin: 0 5px
}
.parcel-list-3 {
    width: 19%;
    margin: 0 5px;
}
.parcel-list-4 {
    width: 8%;
    margin: 0 5px;
}
.parcel-list-5 {
    width: 13%;
    margin: 0 5px;
}
.parcel-list-navigate {
    float: right;
    top: 12px;
    width: 10%;
    position: relative;
}
.parcel-list-navigate2 {
    float: right;
    top: 8px;
    width: 10%;
    position: relative;
}
.portfolio-tab.portfolio-flex-fliter ul li {
    width: auto;
}
}
@media only screen and (min-width: 1366px) and (max-width: 1440px){
.parcel-list-1 {
    width: 14%;
    margin: 0 5px
}
.parcel-list-2 {
    width: 8%;
    margin: 0 5px
}
.parcel-list-3 {
    width: 18%;
    margin: 0 5px;
}
.parcel-list-4 {
    width: 8%;
    margin: 0 5px;
}
.parcel-list-5 {
    width: 12%;
    margin: 0 5px;
}
.parcel-list-navigate {
    float: right;
    top: 12px;
    width: 9%;
    position: relative;
}
.parcel-list-navigate2 {
    float: right;
    top: 10px;
    width: 9%;
    position: relative;
}
}



.ioss_exempt_wrapper {
    display:none;
}
span.verified-icon img {
    width: 14px;
}

.ui-menu.verified-menu li {
    display: flex;
}

.table-style{}
.table-style table{}
.table-style table tr td{
    font-size: 14px;
    padding: 3px;
}
.table-style table tr td.lagetext{
    border-top: 1px solid #0e0951;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}







@media screen and (min-device-width: 1200px) and (max-device-width: 1279px){
.section-devide.bookshipmet-right-sec {
    width: 28%;
    padding: 0px 15px 15px 0px;
}
/*.col-xss.edite-padding.edite-remodify {
    width: 30%;
}*/
.md-block.dark_bottom_border.md-altTheme-theme.file-group-one {
    padding-left: 18px !important;
}
.colume-box .group-sec {
    width: 48%;
}
.colume-box .group-sec label {
    width: 105px;
    margin-top: 6px;
}
.colume-box .group-sec input {
    width: 55%;
}
.colume-box .group-sec select {
    width: 55%;
}
.mdbhide.pickup_latest_time.placeholder-color.brack-point-time .mdb22 {
    width: 100% !important;
}
.button-btn-add-edit button {
    padding: 6px 3px !important;
    font-size: 11px;
    margin-left: 1px;
    height: auto;
}
.diff {
    width: 23%;
}
.diff .form-groupf input.modern-box {
    width: 98%;
}
/*.modern-box {
    padding: 0;
}*/
.section-devide.bookshipmet-left-sec {
    width: 68.5%;
}
.left_sec_full-length {
    width: 16%;
}
.parcel_select_Button {
    width: 99px;
    margin-left: 5px;
}
.parcel_Design-b {
    width: 50px;
}
.parcel_Design-d {
    width: 7%;
}
.parcel_Design-c {
    width: 12%;
}
.ser-logo {
    width: 50px;
    height: 50px;
}
.ser-content {
    width: 75%;
}
.checkround-2 {
    height: 13px;
    width: 13px;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 12px;
    margin: 5px 2px;
}
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) {
.md-block.dark_bottom_border.md-altTheme-theme.file-group-one {
    padding-left: 2px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 71%;
}
.parcel_select_Button {
    width: 99px;
    margin-left: 5px;
}
.parcel_Design-b {
    width: 50px;
}
.ser-logo {
    width: 50px;
    height: 50px;
}
.checkround-2 {
    height: 13px;
    width: 13px;
}
.section-devide.bookshipmet-right-sec {
    width: 26%;
    padding: 0px 15px 15px 0px;
}
.colume-box .group-sec label {
    width: 100px;
}
.parcel_inline-action {
    float: right;
}
.colume-boxn {
    width: 47%;
}
}

@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  .section-devide.bookshipmet-left-sec {
    width: 69.5%;
}
.md-block.dark_bottom_border.md-altTheme-theme.file-group-one {
    padding-left: 10px !important;
}
.parcel_inline-action {
    float: right;
}
.colume-boxn {
    width: 47%;
}
}


@media only screen and (min-width: 1280px) and (max-width: 1600px) {
    .show-box-check-box input[type=checkbox] {
        margin: 4px 2px 0px 0;
        top: 2px;
    }
    .show-box-check-box input[type=radio] {
        margin: 4px 6px 0px 0;
        top: 1px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1440px) {
.button-btn-add-edit button {
    padding: 6px 4px !important;
    font-size: 11px;
    margin-left: 1px;
}
}


@media only screen and (min-width: 1280px) and (max-width: 1365px) {
.button-btn-add-edit button {
    padding: 6px 2px !important;
    font-size: 11px;
    margin-left: 2px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1279px) {
.show-box-check-box.label-space.new_spaceAdd label {
    font-size: 11px;
    padding: 5px 6px;
}
.button-btn-add-edit button {
    font-size: 11px;
}
}






















/*j query UI work*/
/* Layout helpers
----------------------------------*/
.new-select-line .ui-autocomplete {
    top: 33px;
    z-index: 9;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.modal-container-popup{}
.table-style-box{}
.table-style-box table{
    width: 100%;
    border-collapse: collapse;
}
.table-style-box table tr td{
    padding: 6px;
    color: #12034e;
}
.modal-header-page{
    position: relative;
    width: 100%;
    display: inline-block;
    background: #ef6362;
}
.modal-header-page h3{
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    letter-spacing: 0.5px;
    padding: 7px 10px 7px 15px;
}
.modal-body.add_space_box{
    padding: 25px;
}
.close-buttondetail{}
.close-buttondetail button{
    background: #ef6362;
    border: none;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px 6px;
    outline: none;
    position: absolute;
    top: 6px;
    right: 0;
}
.modal-header-page button i {
    font-size: 20px;
    color: #fff;
}


.colume-box .group-sec.delivery_phone.deliverynumber input#delivery_address_phone0 {
    width: 102px;
}

@media only screen and (min-width: 1200px) and (max-width: 1279px){
.flex-map {
    width: 30%;
}
.right-field {
    width: 69%;
}
.md-block.dark_bottom_border.md-altTheme-theme.file-group-one .parcel_check_container_Style {
    right: 20px;
}
.parcel_btnRemove_Style2 {
    top: 1px;
}
.group-sec.search-ft label {
    width: 20%;
}
.group-sec.search-ft input {
    width: 75%;
}
.parcel_Design-a md-select {
    width: 80%;
}
.colume-boxn .group-secn input {
    font-size: 12px;
}
.container_add .group-secn input {
    font-size: 12px;
}
.date_nd_time-tow select {
    width: 45%;
    font-size: 12px;
}
.colume-boxn {
    width: 47%;
}
.parcel_inline-action {
    float: right;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1365px){
.diff {
    width: 18.3%;
}
.parcel_check_container_Style {
    right: 5px;
}
.group-sec.search-ft label {
    width: 20%;
}
.group-sec.search-ft input {
    width: 75%;
}
}
@media only screen and (min-width: 1366px) and (max-width: 1400px){
.diff {
    width: 18.5%;
}
.parcel_check_container_Style {
    right: 0;
}
.md-block.dark_bottom_border.md-altTheme-theme.file-group-one .parcel_check_container_Style{
    right: 12px;
}
.group-sec.search-ft label {
    width: 20%;
}
.group-sec.search-ft input {
    width: 75%;
}
}
@media only screen and (min-width: 1401px) and (max-width:  1440px){
.parcel_Design-c input {
    padding: 6px 1px;
    height: 17px;
    top: 0px;
}
.diff {
    width: 18.5%;
}
.parcel_check_container_Style {
    right: 0;
}
.md-block.dark_bottom_border.md-altTheme-theme.file-group-one .parcel_check_container_Style{
    right: 12px;
}
}

.diff.parcel-form-group.new-space-cover.tab-respnsive-d .form-groupf md-select {
    margin: 0;
    padding: 0 !important;
}
.show-box-check-box.label-space.creater label{
    margin-right: 5px;
}


@media only screen and (min-width: 320px) and (max-width: 480px){
.parcel-wrap-min {
    padding: 6px 8px 2px 8px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 100%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 100%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 0 5px 0;
    width: 100%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 5px 5px 5px;
    margin-top: 0;
}
.left_sec_country {
    width: 100%;
    margin: 10px 0px 10px 0px;
}
.left_sec_search {
    width: 100%;
}
.full-width-left-sec {
    width: 100%;
    padding: 0;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 8px 10px 8px;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 100%;
}
.group-sec.search-ft input {
    width: 100%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 2px 10px;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.form-group.high_value.label-Bottom-move-Book {
    padding: 0;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    border-width: 0px 0 1px 0;
    margin-bottom: 15px;
}
.colume-box .group-sec {
    width: 100%;
    margin: 5px 0px;
    flex-wrap: wrap;
    padding: 0px 10px;
}
.container_add{
    width: 97%;
}
.diff {
    width: 46%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 45%;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 45%;
    margin-left: 3px;
}
.parcel-list-3 {
    width: 100%;
    margin: 5px 10px;
}
.parcel-list-4 {
    width: 24%;
}
.parcel-list-5 {
    width: 34%;
}
.parcel-list-navigate2 {
    width: 100px;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100%;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 100%;
    margin: 0 0px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 0px;
}
.parcel_Design-c {
    width: 68%;
    margin: 0 0px 15px 0px;
    display: inline-flex;
}
.parcel_Design-c input {
    width: 100%;
}
.parcel_Design-d {
    width: 14.4%;
    margin: 5px 16px 15px 0px;
}
.parcel_select_Button {
    width: 100%;
}
.parcel_Design-d span {
    padding: 1px 6px 1px 6px;
    font-size: 10px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-logo {
    width: 40px;
    height: 40px;
}
.ser-content {
    width: 70%;
}
.ser-content h3 {
    font-size: 13px;
    font-weight: 600;
    font-family: arial, sans-serif;
}
.parcel-box-min .ser-content p {
    font-size: 10px;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 11px;
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 100%;
}
.radio-select-label {
    width: 100%;
}
.radio-select-label {
    width: 100%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.first-reat-by-button-n {
    font-size: 11px;
    padding: 2px 0px 2px 0px;
}
.min-service-content-n {
    padding: 2px 6px;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-size: 11px;
    font-weight: 600;
    font-family: arial, sans-serif;
    margin-bottom: 4px;
}
.min-service-name {
    padding: 6px 6px;
}
.left_sec_country md-input-container {
    width: 97%;
}
.left_sec_search md-input-container {
    width: 97%;
}
.colume-boxn .group-secn {
    width: 100%;
}
.mobile_sec_hide{
    display: none;
}
.parcel_Design-a md-select .md-select-value {
    padding: 1px 2px 1px;
    border-radius: 3px;
}
.show-box-check-box.label-space.lasr-margin {
    margin-left: 0;
}
.full-legnth-width-2 {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-space {
    width: 100%;
}
.check-valu-box {
    padding: 0px 0 10px 0;
}
.select-space.time-opt-width.add-new-opt.ng-uuhide {
    margin-bottom: 30px;
}
.form-group-ins.lab-ins {
    padding: 2px 10px;
}
.table-head3 h4 {
    font-size: 14px;
}
.topheadersd {
    padding: 6px;
}
.parcel-text-paira h4 {
    font-size: 13px;
    padding: 0px 8px 8px 8px;
}
.input-aria.label-aria-cover.diff-box {
    margin-left: 0;
}
.colume-box {
    padding: 0px;
    width: 100%;
}
.colume-box .group-sec md-select {
    width: 100%;
}
.full-legnth-width {
    padding: 0px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.saveand-closed-btn button {
    margin-bottom: 10px;
}
.saveand-closed-btn {
    width: 99%;
}
.colume-box .group-sec input {
    width: 100%;
}
.ctrl_box {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.quick_book_section {
    padding: 0px 6px;
}
}

@media only screen and (min-width: 481px) and (max-width: 568px) {
.parcel-wrap-min {
    padding: 6px 8px 2px 8px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 100%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 100%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 0 5px 0;
    width: 100%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 5px 5px 5px;
    margin-top: 0;
}
.left_sec_country {
    width: 49%;
    margin: 10px 5px 10px 0px;
}
.left_sec_search {
    width: 49%;
    margin: 5px 0px 5px 5px;
}
.full-width-left-sec {
    width: 100%;
    padding: 0;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 8px 10px 8px;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 100%;
}
.group-sec.search-ft input {
    width: 100%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 2px 10px;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.form-group.high_value.label-Bottom-move-Book {
    padding: 0;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    border-width: 0px 0 1px 0;
    margin-bottom: 15px;
}
.colume-box .group-sec {
    width: 46%;
    padding: 0px 8px;
}
.container_add{
    width: 97%;
}
.diff {
    width: 46%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 100px;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 60px;
    margin-left: 3px;
}
.parcel-list-3 {
    width: 63%;
    margin: 5px 0px 5px 10px;
}
.parcel-list-4 {
    width: 17%;
}
.parcel-list-5 {
    width: 17%;
}
.margin-creat-divider {
    padding-top: 0px;
    padding-bottom: 15px;
    position: relative;
    right: 10px;
}
.parcel-list-navigate2 {
    width: 100px;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100%;
    font-family: arial, sans-serif;
    font-weight: 600;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 50%;
    margin: 0 0px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 10px;
    width: 60px;
}
.parcel_Design-c {
    width: 35%;
    margin: 0 0px 15px 0px;
    display: inline-flex;
}
.parcel_Design-c input {
    width: 100%;
}
.parcel_Design-d {
    width: 13%;
    margin: 5px 16px 15px 0px;
}
.parcel_select_Button {
    width: 19.5%;
    margin: 5px 0px 15px 0px;
}
.parcel_Design-d span {
    padding: 1px 6px 1px 6px;
    font-size: 10px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-content {
    width: 77%;
}
.parcel-box-min .first-reat-head h4 {
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 68%;
}
.radio-select-label {}
.radio-select-label {
    width: 30%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    width: 100%;
    flex-wrap: wrap;
}
.first-reat-by-button-n {}
.min-service-content-n {}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-weight: 600;
    font-family: arial, sans-serif;
}
.min-service-name {
    padding: 6px 6px;
}
.left_sec_country md-input-container {
    width: 97%;
}
.left_sec_search md-input-container {
    width: 97%;
}
.colume-boxn .group-secn {
    width: 100%;
}
.mobile_sec_hide{
    display: none;
}
.parcel_Design-a md-select .md-select-value {
    padding: 1px 2px 1px;
    border-radius: 3px;
}
.show-box-check-box.label-space.lasr-margin {
    margin-left: 0;
}
.full-legnth-width-2 {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-space {
    width: 100%;
}
.check-valu-box {
    padding: 0px 0 10px 0;
}
.select-space.time-opt-width.add-new-opt.ng-uuhide {
    margin-bottom: 30px;
}
.form-group-ins.lab-ins {
    padding: 2px 10px;
}
.table-head3 h4 {
    font-size: 14px;
}
.topheadersd {
    padding: 6px;
}
.parcel-text-paira h4 {
    font-size: 13px;
    padding: 0px 8px 8px 8px;
}
.input-aria.label-aria-cover.diff-box {
    margin-left: 0;
}
.colume-box {
    padding: 0px;
    width: 100%;
}
.colume-box .group-sec md-select {
    width: 100%;
}
.full-legnth-width {
    padding: 0px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.saveand-closed-btn button {
    margin-bottom: 10px;
}
.saveand-closed-btn {
    width: 99%;
}
.colume-box .group-sec input {
    width: 100%;
}
.ctrl_box {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.quick_book_section {
    padding: 0px 6px;
}
input.place-number {
    width: 50px !important;
}
.colume-box .group-sec.delivery_phone.deliverynumber input#delivery_address_phone0 {
    width: 150px;
}
.portfolio-section {
    max-width: 450px;
    margin: auto;
    display: block;
}
}

@media only screen and (min-width: 569px) and (max-width: 640px) {
.parcel-wrap-min {
    padding: 6px 8px 2px 8px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 100%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 100%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 0 5px 0;
    width: 100%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 5px 5px 5px;
    margin-top: 0;
}
.left_sec_country {
    width: 49%;
    margin: 10px 5px 10px 0px;
}
.left_sec_search {
    width: 49%;
    margin: 5px 0px 5px 5px;
}
.full-width-left-sec {
    width: 100%;
    padding: 0;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 8px 10px 8px;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 100%;
}
.group-sec.search-ft input {
    width: 100%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 2px 10px;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.form-group.high_value.label-Bottom-move-Book {
    padding: 0;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 6px;
    margin-right: 6px;
}
.colume-box .group-sec {
    width: 46%;
    padding: 0px 8px;
    flex-wrap: wrap;
}
.container_add{
    width: 97%;
}
.diff {
    width: 46% !important;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 100px;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 60px;
    margin-left: 3px;
}
.parcel-list-3 {
    width: 63%;
    margin: 5px 0px 5px 10px;
}
.parcel-list-4 {
    width: 14% !important;
}
.parcel-list-5 {
    width: 16% !important;
}
.margin-creat-divider {
    padding-top: 0px;
    padding-bottom: 15px;
    position: relative;
    right: 10px;
}
.parcel-list-navigate2 {
    width: 100px;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100%;
    font-family: arial, sans-serif;
    font-weight: 600;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 50%;
    margin: 0 0px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 10px;
    width: 60px;
}
.parcel_Design-c {
    width: 35%;
    margin: 0 0px 15px 0px;
    display: inline-flex;
}
.parcel_Design-c input {
    width: 100%;
}
.parcel_Design-d {
    width: 13%;
    margin: 5px 16px 15px 0px;
}
.parcel_select_Button {
    width: 19.5%;
    margin: 5px 0px 15px 0px;
}
.parcel_Design-d span {
    padding: 1px 6px 1px 6px;
    font-size: 10px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-content {
    width: 77%;
}
.parcel-box-min .first-reat-head h4 {
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 68%;
}

.radio-select-label {
    width: 30%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    width: 100%;
    flex-wrap: wrap;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-weight: 600;
    font-family: arial, sans-serif;
}
.min-service-name {
    padding: 6px 6px;
}
.left_sec_country md-input-container {
    width: 97%;
}
.left_sec_search md-input-container {
    width: 97%;
}
.mobile_sec_hide{
    display: none;
}
.parcel_Design-a md-select .md-select-value {
    padding: 1px 2px 1px;
    border-radius: 3px;
}
.show-box-check-box.label-space.lasr-margin {
    margin-left: 0;
}
.full-legnth-width-2 {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-space {
    width: 100%;
}
.check-valu-box {
    padding: 0px 0 10px 0;
}
.select-space.time-opt-width.add-new-opt.ng-uuhide {
    margin-bottom: 30px;
}
.form-group-ins.lab-ins {
    padding: 2px 10px;
}
.table-head3 h4 {
    font-size: 14px;
}
.topheadersd {
    padding: 6px;
}
.parcel-text-paira h4 {
    font-size: 13px;
    padding: 0px 8px 8px 8px;
}
.input-aria.label-aria-cover.diff-box {
    margin-left: 0;
}
.colume-box {
    padding: 0px;
    width: 100%;
}
.colume-box .group-sec md-select {
    width: 100%;
}
.full-legnth-width {
    padding: 0px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.saveand-closed-btn button {
    margin-bottom: 10px;
}
.saveand-closed-btn {
    width: 99%;
}
.colume-box .group-sec input {
    width: 100%;
}
.ctrl_box {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.quick_book_section {
    padding: 0px 6px;
}
input.place-number {
    width: 50px !important;
}
.colume-box .group-sec.delivery_phone.deliverynumber input#delivery_address_phone0 {
    width: 150px;
}
.portfolio-section {
    max-width: 450px;
    margin: auto;
    display: block;
}
}

@media only screen and (min-width: 641px) and (max-width: 667px) {
.parcel-wrap-min {
    padding: 6px 8px 2px 8px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 100%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 100%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 0 5px 0;
    width: 100%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 5px 5px 5px;
    margin-top: 0;
}
.left_sec_country {
    width: 49%;
    margin: 10px 5px 10px 0px;
}
.left_sec_search {
    width: 49%;
    margin: 5px 0px 5px 5px;
}
.full-width-left-sec {
    width: 100%;
    padding: 0;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 8px 10px 8px;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 100%;
}
.group-sec.search-ft input {
    width: 100%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 2px 10px;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.form-group.high_value.label-Bottom-move-Book {
    padding: 0;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 6px;
    margin-right: 6px;
}
.colume-box .group-sec {
    width: 46%;
    padding: 0px 8px;
    flex-wrap: wrap;
}
.container_add{
    width: 97%;
}
.diff {
    width: 48%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 100px;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 60px;
    margin-left: 3px;
}
.parcel-list-3 {
    width: 63%;
    margin: 5px 0px 5px 10px;
}
.parcel-list-4 {
    width: 17%;
}
.parcel-list-5 {
    width: 17%;
}
.margin-creat-divider {
    padding-top: 0px;
    padding-bottom: 15px;
    position: relative;
    right: 10px;
}
.parcel-list-navigate2 {
    width: 100px;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100%;
    font-family: arial, sans-serif;
    font-weight: 600;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 50%;
    margin: 0 0px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 10px;
    width: 60px;
}
.parcel_Design-c {
    width: 35%;
    margin: 0 0px 15px 0px;
    display: inline-flex;
}
.parcel_Design-c input {
    width: 100%;
}
.parcel_Design-d {
    width: 13%;
    margin: 5px 16px 15px 0px;
}
.parcel_select_Button {
    width: 19.5%;
    margin: 5px 0px 15px 0px;
}
.parcel_Design-d span {
    padding: 1px 6px 1px 6px;
    font-size: 10px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-content {
    width: 77%;
}
.parcel-box-min .first-reat-head h4 {
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 68%;
}
.radio-select-label {
    width: 30%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    width: 100%;
    flex-wrap: wrap;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-weight: 600;
    font-family: arial, sans-serif;
}
.min-service-name {
    padding: 6px 6px;
}
.left_sec_country md-input-container {
    width: 97%;
}
.left_sec_search md-input-container {
    width: 97%;
}
.mobile_sec_hide{
    display: none;
}
.parcel_Design-a md-select .md-select-value {
    padding: 1px 2px 1px;
    border-radius: 3px;
}
.show-box-check-box.label-space.lasr-margin {
    margin-left: 0;
}
.full-legnth-width-2 {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-space {
    width: 100%;
}
.check-valu-box {
    padding: 0px 0 10px 0;
}
.select-space.time-opt-width.add-new-opt.ng-uuhide {
    margin-bottom: 30px;
}
.form-group-ins.lab-ins {
    padding: 2px 10px;
}
.table-head3 h4 {
    font-size: 14px;
}
.topheadersd {
    padding: 6px;
}
.parcel-text-paira h4 {
    font-size: 13px;
    padding: 0px 8px 8px 8px;
}
.input-aria.label-aria-cover.diff-box {
    margin-left: 0;
}
.colume-box {
    padding: 0px;
    width: 100%;
}
.colume-box .group-sec md-select {
    width: 100%;
}
.full-legnth-width {
    padding: 0px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.saveand-closed-btn button {
    margin-bottom: 10px;
}
.saveand-closed-btn {
    width: 99%;
}
.colume-box .group-sec input {
    width: 100%;
}
.ctrl_box {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.quick_book_section {
    padding: 0px 6px;
}
input.place-number {
    width: 50px !important;
}
.colume-box .group-sec.delivery_phone.deliverynumber input#delivery_address_phone0 {
    width: 150px;
}
.portfolio-section {
    max-width: 450px;
    margin: auto;
    display: block;
}
}

@media only screen and (min-width: 668px) and (max-width: 731px) {
.parcel-wrap-min {
    padding: 6px 8px 2px 8px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 100%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 100%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 0 5px 0;
    width: 100%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 5px 5px 5px;
    margin-top: 0;
}
.left_sec_country {
    width: 49%;
    margin: 10px 5px 10px 0px;
}
.left_sec_search {
    width: 49%;
    margin: 5px 0px 5px 5px;
}
.full-width-left-sec {
    width: 100%;
    padding: 0;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 8px 10px 8px;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 100%;
}
.group-sec.search-ft input {
    width: 100%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 2px 10px;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.form-group.high_value.label-Bottom-move-Book {
    padding: 0;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 6px;
    margin-right: 6px;
}
.colume-box .group-sec {
    width: 46%;
    padding: 0px 8px;
    flex-wrap: wrap;
}
.container_add{
    width: 97%;
}
.diff {
    width: 31.8%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 20%;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 10%;
    margin-left: 3px;
}
.parcel-list-3 {
    width: 63%;
    margin: 5px 0px 5px 10px;
}
.parcel-list-4 {
    width: 17%;
}
.parcel-list-5 {
    width: 17%;
}
.margin-creat-divider {
    padding-top: 0px;
    padding-bottom: 15px;
    position: relative;
    right: 10px;
}
.parcel-list-navigate2 {
    width: 22%;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100%;
    font-family: arial, sans-serif;
    font-weight: 600;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 52%;
    margin: 0 0px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 10px;
    width: 60px;
}
.parcel_Design-c {
    width: 36%;
    margin: 0 0px 15px 0px;
    display: inline-flex;
}
.parcel_Design-c input {
    width: 100%;
}
.parcel_Design-d {
    width: 13%;
    margin: 5px 16px 15px 0px;
}
.parcel_select_Button {
    width: 23.5%;
    margin: 5px 0px 15px 0px;
}
.parcel_Design-d span {
    padding: 1px 6px 1px 6px;
    font-size: 10px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-content {
    width: 77%;
}
.parcel-box-min .first-reat-head h4 {
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 68%;
}

.radio-select-label {
    width: 30%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    width: 100%;
    flex-wrap: wrap;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-weight: 600;
    font-family: arial, sans-serif;
}
.min-service-name {
    padding: 6px 6px;
}
.left_sec_country md-input-container {
    width: 97%;
}
.left_sec_search md-input-container {
    width: 97%;
}
.mobile_sec_hide{
    display: none;
}
.parcel_Design-a md-select .md-select-value {
    padding: 1px 2px 1px;
    border-radius: 3px;
}
.show-box-check-box.label-space.lasr-margin {
    margin-left: 0;
}
.full-legnth-width-2 {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-space {
    width: 100%;
}
.check-valu-box {
    padding: 0px 0 10px 0;
}
.select-space.time-opt-width.add-new-opt.ng-uuhide {
    margin-bottom: 30px;
}
.form-group-ins.lab-ins {
    padding: 2px 10px;
}
.table-head3 h4 {
    font-size: 14px;
}
.topheadersd {
    padding: 6px;
}
.parcel-text-paira h4 {
    font-size: 13px;
    padding: 0px 8px 8px 8px;
}
.input-aria.label-aria-cover.diff-box {
    margin-left: 0;
}
.colume-box {
    padding: 0px;
    width: 100%;
}
.colume-box .group-sec md-select {
    width: 100%;
}
.full-legnth-width {
    padding: 0px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.saveand-closed-btn button {
    margin-bottom: 10px;
}
.saveand-closed-btn {
    width: 99%;
}
.colume-box .group-sec input {
    width: 100%;
}
.ctrl_box {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.quick_book_section {
    padding: 0px 6px;
}
input.place-number {
    width: 50px !important;
}
.colume-box .group-sec.delivery_phone.deliverynumber input#delivery_address_phone0 {
    width: 150px;
}
.portfolio-section {
    max-width: 450px;
    margin: auto;
    display: block;
}
}

@media only screen and (min-width: 732px) and (max-width: 736px) {
.parcel-wrap-min {
    padding: 6px 8px 2px 8px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 100%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 100%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 0 5px 0;
    width: 100%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 5px 5px 5px;
    margin-top: 0;
}
.left_sec_country {
    width: 49%;
    margin: 10px 5px 10px 0px;
}
.left_sec_search {
    width: 49%;
    margin: 5px 0px 5px 5px;
}
.full-width-left-sec {
    width: 100%;
    padding: 0;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 8px 10px 8px;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 100%;
}
.group-sec.search-ft input {
    width: 100%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 2px 10px;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.form-group.high_value.label-Bottom-move-Book {
    padding: 0;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 6px;
    margin-right: 6px;
}
.colume-box .group-sec {
    width: 46%;
    padding: 0px 8px;
    flex-wrap: wrap;
}
.container_add{
    width: 97%;
}
.diff {
    width: 31.8%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 20%;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 10%;
    margin-left: 3px;
}
.parcel-list-3 {
    width: 63%;
    margin: 5px 0px 5px 10px;
}
.parcel-list-4 {
    width: 17%;
}
.parcel-list-5 {
    width: 17%;
}
.margin-creat-divider {
    padding-top: 0px;
    padding-bottom: 15px;
    position: relative;
    right: 10px;
}
.parcel-list-navigate2 {
    width: 22%;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100%;
    font-family: arial, sans-serif;
    font-weight: 600;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 52%;
    margin: 0 0px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 10px;
    width: 60px;
}
.parcel_Design-c {
    width: 36%;
    margin: 0 0px 15px 0px;
    display: inline-flex;
}
.parcel_Design-c input {
    width: 100%;
}
.parcel_Design-d {
    width: 13%;
    margin: 5px 16px 15px 0px;
}
.parcel_select_Button {
    width: 23.5%;
    margin: 5px 0px 15px 0px;
}
.parcel_Design-d span {
    padding: 1px 6px 1px 6px;
    font-size: 10px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-content {
    width: 77%;
}
.parcel-box-min .first-reat-head h4 {
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 68%;
}
.radio-select-label {
    width: 30%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    width: 100%;
    flex-wrap: wrap;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-weight: 600;
    font-family: arial, sans-serif;
}
.min-service-name {
    padding: 6px 6px;
}
.left_sec_country md-input-container {
    width: 97%;
}
.left_sec_search md-input-container {
    width: 97%;
}

.mobile_sec_hide{
    display: none;
}
.parcel_Design-a md-select .md-select-value {
    padding: 1px 2px 1px;
    border-radius: 3px;
}
.show-box-check-box.label-space.lasr-margin {
    margin-left: 0;
}
.full-legnth-width-2 {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-space {
    width: 100%;
}
.check-valu-box {
    padding: 0px 0 10px 0;
}
.select-space.time-opt-width.add-new-opt.ng-uuhide {
    margin-bottom: 30px;
}
.form-group-ins.lab-ins {
    padding: 2px 10px;
}
.table-head3 h4 {
    font-size: 14px;
}
.topheadersd {
    padding: 6px;
}
.parcel-text-paira h4 {
    font-size: 13px;
    padding: 0px 8px 8px 8px;
}
.input-aria.label-aria-cover.diff-box {
    margin-left: 0;
}
.colume-box {
    padding: 0px;
    width: 100%;
}
.colume-box .group-sec md-select {
    width: 100%;
}
.full-legnth-width {
    padding: 0px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.saveand-closed-btn button {
    margin-bottom: 10px;
}
.saveand-closed-btn {
    width: 99%;
}
.colume-box .group-sec input {
    width: 100%;
}
.ctrl_box {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.quick_book_section {
    padding: 0px 6px;
}
input.place-number {
    width: 50px !important;
}
.colume-box .group-sec.delivery_phone.deliverynumber input#delivery_address_phone0 {
    width: 150px;
}
.portfolio-section {
    max-width: 450px;
    margin: auto;
    display: block;
}
}

@media only screen and (min-width: 737px) and (max-width: 740px) {
.parcel-wrap-min {
    padding: 6px 8px 2px 8px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 100%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 100%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 0 5px 0;
    width: 100%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 5px 5px 5px;
    margin-top: 0;
}
.left_sec_country {
    width: 49%;
    margin: 10px 5px 10px 0px;
}
.left_sec_search {
    width: 49%;
    margin: 5px 0px 5px 5px;
}
.full-width-left-sec {
    width: 100%;
    padding: 0;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 8px 10px 8px;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 100%;
}
.group-sec.search-ft input {
    width: 100%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 2px 10px;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 100%;
}
.form-group.high_value.label-Bottom-move-Book {
    padding: 0;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 46%;
    margin-bottom: 15px;
    margin-left: 6px;
    margin-right: 6px;
}
.colume-box .group-sec {
    width: 46%;
    padding: 0px 8px;
    flex-wrap: wrap;
}
.container_add{
    width: 97%;
}
.diff {
    width: 31.8%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 20%;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 10%;
    margin-left: 3px;
}
.parcel-list-3 {
    width: 63%;
    margin: 5px 0px 5px 10px;
}
.parcel-list-4 {
    width: 16%;
    margin: 5px 5px;
}
.parcel-list-5 {
    width: 16%;
}
.margin-creat-divider {
    padding-top: 0px;
    padding-bottom: 15px;
    position: relative;
    right: 10px;
}
.parcel-list-navigate2 {
    width: 22%;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100%;
    font-family: arial, sans-serif;
    font-weight: 600;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 52%;
    margin: 0 0px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 10px;
    width: 60px;
}
.parcel_Design-c {
    width: 36%;
    margin: 0 0px 15px 0px;
    display: inline-flex;
}
.parcel_Design-c input {
    width: 100%;
}
.parcel_Design-d {
    width: 13%;
    margin: 5px 16px 15px 0px;
}
.parcel_select_Button {
    width: 22%;
    margin: 5px 0px 5px 0px;
}
.parcel_Design-d span {
    padding: 1px 6px 1px 6px;
    font-size: 10px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-content {
    width: 77%;
}
.parcel-box-min .first-reat-head h4 {
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 68%;
}
.radio-select-label {
    width: 30%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    width: 100%;
    flex-wrap: wrap;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-weight: 600;
    font-family: arial, sans-serif;
}
.min-service-name {
    padding: 6px 6px;
}
.left_sec_country md-input-container {
    width: 97%;
}
.left_sec_search md-input-container {
    width: 97%;
}
.mobile_sec_hide{
    display: none;
}
.parcel_Design-a md-select .md-select-value {
    padding: 1px 2px 1px;
    border-radius: 3px;
}
.show-box-check-box.label-space.lasr-margin {
    margin-left: 0;
}
.full-legnth-width-2 {
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.select-space {
    width: 100%;
}
.check-valu-box {
    padding: 0px 0 10px 0;
}
.select-space.time-opt-width.add-new-opt.ng-uuhide {
    margin-bottom: 30px;
}
.form-group-ins.lab-ins {
    padding: 2px 10px;
}
.table-head3 h4 {
    font-size: 14px;
}
.topheadersd {
    padding: 6px;
}
.parcel-text-paira h4 {
    font-size: 13px;
    padding: 0px 8px 8px 8px;
}
.input-aria.label-aria-cover.diff-box {
    margin-left: 0;
}
.colume-box {
    padding: 0px;
    width: 100%;
}
.colume-box .group-sec md-select {
    width: 100%;
}
.full-legnth-width {
    padding: 0px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.saveand-closed-btn button {
    margin-bottom: 10px;
}
.saveand-closed-btn {
    width: 99%;
}
.colume-box .group-sec input {
    width: 100%;
}
.ctrl_box {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.quick_book_section {
    padding: 0px 6px;
}
input.place-number {
    width: 50px !important;
}
.colume-box .group-sec.delivery_phone.deliverynumber input#delivery_address_phone0 {
    width: 150px;
}
.portfolio-section {
    max-width: 450px;
    margin: auto;
    display: block;
}
}


/*----------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 811px) {
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 68%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 27%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 10px 5px 10px;
    width: 98%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}
.left_sec_country {
    width: 48%;
    margin: 0px 10px 0px 0px;
}
.left_sec_search {
    width: 48%;
}
.full-width-left-sec {
    width: 98%;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.colume-box-search .group-sec-search {
    margin: 5px 0px 5px 10px;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 20%;
}
.group-sec.search-ft input {
    width: 96%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
}
.container_add{
    width: 97%;
}
.diff {
    width: 30%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 150px;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 70px;
}
.parcel-list-3 {
    width: 220px;
}
.parcel-list-4 {
    width: 78px;
}
.parcel-list-5 {
    width: 100px;
}
.parcel-list-navigate2 {
    width: 100px;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100px;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 240px;
    margin: 0 10px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 0px;
}
.parcel_Design-c {
    width: 150px;
    margin: 0 0px 15px 0px;
}
.parcel_Design-c input {
    width: 90%;
}
.parcel_Design-d {
    width: 50px;
    margin: 5px 26px 0px 0px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-logo {
    width: 40px;
    height: 40px;
}
.ser-content {
    width: 70%;
}
.ser-content h3 {
    font-size: 13px;
    font-weight: 600;
    font-family: arial, sans-serif;
}
.parcel-box-min .ser-content p {
    font-size: 10px;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 11px;
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 100%;
}
.radio-select-label {
    width: 100%;
}
.radio-select-label {
    width: 100%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.first-reat-by-button-n {
    font-size: 11px;
    padding: 2px 0px 2px 0px;
}
.min-service-content-n {
    padding: 2px 6px;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-size: 11px;
    font-weight: 600;
    font-family: arial, sans-serif;
    margin-bottom: 4px;
}
.min-service-name {
    padding: 6px 6px;
}
.section-devide.bookshipmet-right-sec {
    margin-right: 0;
}
.group-row-first {
    margin-left: 0;
}
}

@media only screen and (min-width: 812px) and (max-width: 850px) {
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 68%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 27%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 10px 5px 10px;
    width: 98%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}
.left_sec_country {
    width: 48%;
    margin: 0px 10px 0px 0px;
}
.left_sec_search {
    width: 48%;
}
.full-width-left-sec {
    width: 98%;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.colume-box-search .group-sec-search {
    margin: 5px 0px 5px 10px;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 20%;
}
.group-sec.search-ft input {
    width: 96%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    margin-bottom: 15px;
}
.container_add{
    width: 97%;
}
.diff {
    width: 30.5%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 35%;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 70px;
}
.parcel-list-3 {
    width: 220px;
}
.parcel-list-4 {
    width: 16%;
}
.parcel-list-5 {
    width: 100px;
}
.parcel-list-navigate2 {
    width: 100px;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100px;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 52%;
    margin: 0 10px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 0px;
}
.parcel_Design-c {
    width: 150px;
    margin: 0 0px 15px 0px;
}
.parcel_Design-c input {
    width: 90%;
}
.parcel_Design-d {
    width: 12%;
    margin: 5px 20px 0px 0px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-logo {
    width: 40px;
    height: 40px;
}
.ser-content {
    width: 70%;
}
.ser-content h3 {
    font-size: 13px;
    font-weight: 600;
    font-family: arial, sans-serif;
}
.parcel-box-min .ser-content p {
    font-size: 10px;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 11px;
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 100%;
}
.radio-select-label {
    width: 100%;
}
.radio-select-label {
    width: 100%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.first-reat-by-button-n {
    font-size: 11px;
    padding: 2px 0px 2px 0px;
}
.min-service-content-n {
    padding: 2px 6px;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-size: 11px;
    font-weight: 600;
    font-family: arial, sans-serif;
    margin-bottom: 4px;
}
.min-service-name {
    padding: 6px 6px;
}
.section-devide.bookshipmet-right-sec {
    margin-right: 0;
}
.group-row-first {
    margin-left: 0;
}
}

@media only screen and (min-width: 851px) and (max-width: 896px) {
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 68%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 27%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 10px 5px 10px;
    width: 98%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}
.left_sec_country {
    width: 48%;
    margin: 0px 10px 0px 0px;
}
.left_sec_search {
    width: 48%;
}
.full-width-left-sec {
    width: 98%;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.colume-box-search .group-sec-search {
    margin: 5px 0px 5px 10px;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 20%;
}
.group-sec.search-ft input {
    width: 96%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    margin-bottom: 15px;
}
.container_add{
    width: 97%;
}
.diff {
    width: 30.6%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 150px;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 70px;
}
.parcel-list-3 {
    width: 50.6%;
}
.parcel-list-4 {
    width: 17%;
}
.parcel-list-5 {
    width: 100px;
}
.parcel-list-navigate2 {
    width: 100px;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100px;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 54.7%;
    margin: 0 10px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 0px;
}
.parcel_Design-c {
    width: 150px;
    margin: 0 0px 15px 0px;
}
.parcel_Design-c input {
    width: 90%;
}
.parcel_Design-d {
    width: 11.2%;
    margin: 5px 26px 0px 0px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-logo {
    width: 40px;
    height: 40px;
}
.ser-content {
    width: 70%;
}
.ser-content h3 {
    font-size: 13px;
    font-weight: 600;
    font-family: arial, sans-serif;
}
.parcel-box-min .ser-content p {
    font-size: 10px;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 11px;
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 100%;
}
.radio-select-label {
    width: 100%;
}
.radio-select-label {
    width: 100%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.first-reat-by-button-n {
    font-size: 11px;
    padding: 2px 0px 2px 0px;
}
.min-service-content-n {
    padding: 2px 6px;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-size: 11px;
    font-weight: 600;
    font-family: arial, sans-serif;
    margin-bottom: 4px;
}
.min-service-name {
    padding: 6px 6px;
}
.section-devide.bookshipmet-right-sec {
    margin-right: 0;
}
.group-row-first {
    margin-left: 0;
}
}

@media only screen and (min-width: 897px) and (max-width: 915px) {
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.section-devide.bookshipmet-left-sec {
    width: 68%;
    padding: 10px 0px 0px 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 27%;
    padding: 0px 10px 15px 8px;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}

.left_sec_section {
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left_sec_Customer {
    padding: 15px 10px 5px 10px;
    width: 98%;
    margin-bottom: 10px;
}
.left_sec_full-length {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.left_sec_full-length h2 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}
.left_sec_country {
    width: 48%;
    margin: 0px 10px 0px 0px;
}
.left_sec_search {
    width: 48%;
}
.full-width-left-sec {
    width: 98%;
}
.top-section.add-bg-color {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.full-width-left-sec .full-length {
    width: 100%;
}
.full-width-left-sec .full-length h2 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.show-box-check-box input[type=checkbox] {
    margin: 2px 4px 0px 0px;
    top: 2px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 8px 0 0;
    top: 2px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 100%;*/
    margin-top: 5px;
}
.ck_resetWidth .show-box-check-box.label-space.new_spaceAdd.ck_dropwidth {
    min-width: auto !important;
    max-width: fit-content;
}
.colume-box-Country {
    width: 30%;
}
.colume-box-search {
    width: 70%;
}
.colume-box-search .group-sec-search {
    margin: 5px 0px 5px 10px;
}
.flex-map canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.group-sec.search-ft label {
    width: 20%;
}
.group-sec.search-ft input {
    width: 96%;
}
.colume-box .group-sec label {
    width: 105px;
}
.check-label-text {
    padding-right: 0;    
    width: 100%;
    margin-bottom: 8px;
}
.show-box-check-box {
    display: inline-flex;
    flex-wrap: wrap;
}
.show-box-check-box.label-space label {
    letter-spacing: 0.2px;
    padding: 6px 14px;
    margin-bottom: 12px;
}
.insurance-box-designn {
    flex-wrap: wrap;
}
.date_nd_time-tow select {
    width: 46%;
}
.colume-box-search .group-sec-search.search-section-search button {
    padding: 8px;
}
.colume-boxn {
    width: 100%;
    margin-bottom: 15px;
}
.container_add{
    width: 97%;
}
.diff {
    width: 30.6%;
}
.modern-box {
    width: 95%;
}
.palcel-group-qt {
    justify-content: flex-start;
}
.parcel-list-1 {
    width: 150px;
    margin: 5px 8px 5px 8px;
}
.modern-box {
    width: 100%;
}
.parcel-list-2 {
    width: 70px;
}
.parcel-list-3 {
    width: 54%;
}
.parcel-list-4 {
    width: 18%;
}
.parcel-list-5 {
    width: 18%;
}
.parcel-list-navigate2 {
    width: 100px;
}
.flex-map {
    width: 100%;
}
.colume-box .group-sec label {
    width: 100px;
}

.parcel-wrap-packagebox {
    justify-content: normal;
}
.parcel_Design-a {
    width: 58%;
    margin: 0 10px 15px 0px;
}
.parcel_Design-b {
    margin: 0 10px 15px 0px;
}
.parcel_Design-c {
    width: 150px;
    margin: 0 0px 15px 0px;
}
.parcel_Design-c input {
    width: 90%;
}
.parcel_Design-d {
    width: 12%;
    margin: 5px 26px 0px 0px;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.ser-logo {
    width: 40px;
    height: 40px;
}
.ser-content {
    width: 70%;
}
.ser-content h3 {
    font-size: 13px;
    font-weight: 600;
    font-family: arial, sans-serif;
}
.parcel-box-min .ser-content p {
    font-size: 10px;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 11px;
    margin: 5px 5px 5px 0px;
}
.first-reat-head a {
    color: #ffffff;
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 68px;
    background: #e55f5e;
    padding: 3px 6px;
    text-align: center;
    border-radius: 21px;
}
.first-reat-price-n {
    width: 100%;
}
.radio-select-label {
    width: 100%;
}
.radio-select-label {
    width: 100%;
    text-align: center;
    margin-top: 11px;
}
.radio-s-labels {
    position: relative;
    font-size: 12px;
    padding: 4px 7px 5px 7px;
    top: 0;
    right: 0;
    left: 0;
}
.radio-s-labels i {
    font-size: 18px;
    top: 2px;
    padding-right: 1px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.first-reat-head {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.first-reat-by-button-n {
    font-size: 11px;
    padding: 2px 0px 2px 0px;
}
.min-service-content-n {
    padding: 2px 6px;
}
.design-box {
    padding: 12px 0px 0px 4px;
    width: 92%;
}
.radio-2 {
    font-size: 11px;
    font-weight: 600;
    font-family: arial, sans-serif;
    margin-bottom: 4px;
}
.min-service-name {
    padding: 6px 6px;
}
.section-devide.bookshipmet-right-sec {
    margin-right: 0;
}
.group-row-first {
    margin-left: 0;
}
}

@media only screen and (min-width: 916px) and (max-width: 1024px) {
.colume-boxn {
    width: 46%;
}
.filter-box-min.parcel-box-min {
    padding: 0 0px;
}
.section-devide.bookshipmet-right-sec {
    width: 28%;
    padding: 0px 6px 15px 6px;
    margin-right: 0;
}
.left_sec_Customer {
    padding: 12px;
}
.section-devide.bookshipmet-left-sec {
    width: 68%;
    padding: 10px 0px 10px 0px;
}
.full-width-left-sec {
    padding: 12px;
}
.full-width-left-sec .full-length {
    width: 10%;
}
.button-btn-add-edit button {
    padding: 6px 2px !important;
    font-size: 11px;
    margin-left: 0px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 35%;*/
}
.colume-box-Country {
    width: 18%;
}
.flex-map {
    width: 100%;
}
.flex-map canvas.mapboxgl-canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.date_nd_time-tow select {
    width: 100%;
}
.show-box-check-box.label-space label {
    font-size: 12px;
    letter-spacing: 0.1px;
    padding: 8px 10px;
}
.insurance.space-right.righr-space-one {
    width: 80px;
}
.diff {
    width: 22.8%;
}
.main-label-box label {
    font-size: 12px;
}
.main-label-box-o label {
    font-size: 12px;
}
.custom-file-label-left {
    font-size: 12px;
}
.custom-file-label-right {
    font-size: 12px;
}
.input-aria h4 {
    font-size: 15px;
}
.ser-logo {
    width: 40px;
    height: 40px;
}
.ser-content h3 {
    font-size: 14px;
    font-weight: 600;
    font-family: arial, sans-serif;
}
.parcel-box-min .ser-content p {
    font-size: 11px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.radio-s-labels {
    font-size: 12px;
    letter-spacing: 0.4px;
    padding: 1px 5px 5px 5px;
    top: 7px;
    right: 10px;
}
.radio-s-labels i {
    font-size: 20px;
    top: 3px;
}
.first-reat-by-button-n {
    font-size: 12px;
}
.first-reat-head a {
    font-size: 11px;
    width: 68px;
    background: #ef6362;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    padding: 3px 6px;
    margin-left: 5px;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 11px;
    margin: 3px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0px !important;
}
.left-text-m {
    font-size: 12px;
}
.full-legnth-width-2 {
    font-size: 11px;
    width: 308px;
}
.group-secn.pickup_date.new-date-changen label {
    font-size: 11px;
    letter-spacing: inherit;
}
.parcel_Design-d {
    width: 14%;
    margin: 25px 5px 0px 5px;
}
.parcel_Design-c {
    width: 33%;
    margin: 1px 15px 0px 1px;
}
.parcel_Design-b {
    width: 100px;
}
.parcel_Design-a {
    width: 40%;
}
.parcel_select_Button {
    width: 102px;
    margin: 25px 0px 0px 6px;
}
.parcel-wrap-packagebox {
    margin: 0 auto 50px auto;
}
.parcel-list-1 {
    width: 20%;
    margin: 5px 10px;
}
.parcel-list-2 {
    width: 20%;
    margin: 5px 10px;
}
.parcel-list-3 {
    width: 27%;
    margin: 0 10px;
}
.parcel-list-4 {
    width: 20%;
    margin: 5px 10px;
}
.parcel-list-5 {
    width: 20%;
    margin: 5px 8px;
}
.parcel-list-navigate2 {
    width: 30.8%;
}
.parcel-wrap-min {
    margin-bottom: 0px;
}
.show-box-check-box input[type=radio] {
    margin: 4px 6px 0 0;
}
.parcel_inline-action {
    display: flex;
    justify-content: right;
}
.group-row-first {
    margin-left: 0;
}
}

@media only screen and (min-width: 1025px) and (max-width: 1180px){
.group-row-first {
    margin-left: 50px;
}
.colume-boxn {
    width: 47%;
    margin-bottom: 10px;
}
.section-devide.bookshipmet-right-sec {
    width: 26%;
    padding: 0px 6px 10px 6px;
    margin-right: 40px;
}
.left_sec_Customer {
    padding: 12px;
}
.section-devide.bookshipmet-left-sec {
    width: 68%;
    padding: 10px 0px 10px 0px;
}
.full-width-left-sec {
    padding: 12px;
}
.full-width-left-sec .full-length {
    width: 10%;
}
.button-btn-add-edit button {
    padding: 6px 3px !important;
    font-size: 11px;
    margin-left: 0px;
}
.col-xss.edite-padding.edite-remodify {
/*    width: 31%;*/
}
.colume-box-Country {
    width: 18%;
}
.flex-map {
    width: 100%;
}
.flex-map canvas.mapboxgl-canvas {
    width: 100% !important;
}
.right-field {
    width: 100%;
}
.date_nd_time-tow select {
    width: 68%;
}
.show-box-check-box.label-space label {
    font-size: 12px;
    letter-spacing: 0.1px;
    padding: 8px 10px;
}
.insurance.space-right.righr-space-one {
    width: 80px;
}
.diff {
    width: 23%;
}
.main-label-box label {
    font-size: 12px;
}
.main-label-box-o label {
    font-size: 12px;
}
.custom-file-label-left {
    font-size: 12px;
}
.custom-file-label-right {
    font-size: 12px;
}
.input-aria h4 {
    font-size: 15px;
}
.ser-logo {
    width: 40px;
    height: 40px;
}
.ser-content h3 {
    font-size: 16px;
}
.parcel-box-min .ser-content p {
    font-size: 11px;
}
.parcel-box-min .coletion-price-n h4 {
    font-size: 20px;
}
.radio-s-labels {
    font-size: 12px;
    letter-spacing: 0.4px;
    padding: 1px 5px 5px 5px;
    top: 7px;
    right: 10px;
}
.radio-s-labels i {
    font-size: 20px;
    top: 3px;
}
.first-reat-head a {
    font-size: 11px;
    width: 68px;
}
.parcel-box-min .first-reat-head h4 {
    font-size: 11px;
    margin: 3px;
}
.quick_book_section .sidebar.dataTable.box-full {
    margin-left: 0px !important;
}
.left-text-m {
    font-size: 12px;
}
.full-legnth-width-2 {
    font-size: 11px;
    width: 308px;
}
.group-secn.pickup_date.new-date-changen label {
    font-size: 11px;
    letter-spacing: inherit;
}
.parcel_Design-d {
    width: 14%;
    margin: 25px 5px 0px 5px;
}
.parcel_Design-c {
    width: 33%;
    margin: 1px 15px 0px 1px;
}
.parcel_Design-b {
    width: 100px;
}
.parcel_Design-a {
    width: 40%;
}
.parcel_select_Button {
    width: 102px;
    margin: 25px 0px 0px 6px;
}
.parcel_inline-action {
    float: right;
}
.parcel-wrap-packagebox {
    margin: 0 auto 50px auto;
}
.parcel-list-1 {
    width: 20%;
    margin: 5px 10px;
}
.parcel-list-2 {
    width: 20%;
    margin: 5px 10px;
}
.parcel-list-3 {
    width: 27%;
    margin: 0 10px;
}
.parcel-list-4 {
    width: 20%;
    margin: 5px 10px;
}
.parcel-list-5 {
    width: 20%;
    margin: 5px 8px;
}
.parcel-list-navigate2 {
    width: 30.8%;
}
}

.first-head button{
    outline: none;
    border: none;
}






.parcel_Button-next.claear_space button{
    padding: 8px 16px;
}
.parcel_Design-b.Check_space {
    width: 65px;
    margin: 0 2px;
}
.parcel_Design-c.C_gapp_Manage {
    width: 8%;
}
.parcel_Design-d.gapp_Manage input {
    padding: 6px 3px;
}
.parcel_Design-c.C_gapp_Manage input {
    padding: 6px 3px;
    top: 0;
}

.parcel_Design-d.gapp_Manage {
    width: 6%;
    position: relative;
    margin: 0 5px;
}
.parcel_Design-d.Gapps_Manage{
    width: 12%;
}
.parcel_Button-next button.btn.btn-primary.red-bg.colorBgButton {
    background: transparent;
    color: #12034e;
    border: 1px solid #12034e;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.5s;
}
.parcel_Button-next button.btn.btn-primary.red-bg.colorBgButton:hover {
    color: #ef6362;
    border: 1px solid #ef6362;
}



.footerBtn_Cnt {
    display: flex;
    float: none;
    justify-content: space-between;
    width: 90%;
    padding: 0 10px;
    align-items: center;
    margin: 10px auto;
}
.footerBtn_Cnt button {
    background: #12034e;
    border: none;
    outline: none;
    transition: all 0.5s;
    font-size: 12px;
    padding: 5px 6px;
    letter-spacing: 0.3px;
    height: auto;
}
.footerBtn_Cnt button.btn.btn-primary.red-bg.colorBgButton {
    background: transparent;
    color: #12034e;
    border: 1px solid #12034e;
}
.footerBtn_Cnt button:hover {
    background: #ef6362;
}
.color_iBlue.editeIcon{}
.color_iBlue.editeIcon i{
    background: #ef6362;
    border-radius: 2px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    padding: 3px 4px 2px 4px;
    color: #fff;
    font-size: 13px;
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .parcel_Design-c.C_gapp_Manage {
        width: 37%;
    }
    .parcel_Design-d.gapp_Manage{
        width: 10%;
        margin: 18px 4px 0px 4px;
    }
    .parcel_Design-d.Gapps_Manage {
        width: 10%;
        margin: 18px 4px 0px 4px;
    }
    .parcel_select_Button.SG-left {
        width: 102px;
        margin: 18px 4px 0px 4px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1279px) {
    .parcel_Design-d.gapp_Manage{
        width: 6%;
        padding: 6px 3px;
    }
    .parcel_Design-c.C_gapp_Manage{
        width: 9%;
        padding: 6px 3px;
    }
    .parcel_Design-d.gapp_Manage input {
        font-size: 12px;
    }
    .parcel_Design-c.C_gapp_Manage input {
        font-size: 12px;
        padding: 6px 3px;
    }
    .parcel_Design-d.gapp_Manage span {
        font-size: 10px;
        top: -8px;
    }
    .parcel_Design-d.Gapps_Manage input {
        font-size: 12px;
    }
    .parcel_Design-d.Gapps_Manage span {
        font-size: 10px;
        top: -15px;
    }
    .parcel_btnRemove_Style.space_B {
        height: 30px;
        width: 24px;
        font-size: 23px;
    }
    .parcel_Design-d.Gapps_Manage {
        width: 8%;
    }
    .parcel_Design-b.Check_space {
        width: 50px;
    }
    .parcel_size1 {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) {
    .parcel_Design-d.gapp_Manage{
        width: 6%;
        padding: 6px 3px;
    }
    .parcel_Design-c.C_gapp_Manage{
        width: 9%;
        padding: 6px 3px;
    }
    .parcel_Design-d.gapp_Manage input {
        font-size: 12px;
    }
    .parcel_Design-c.C_gapp_Manage input {
        font-size: 12px;
        padding: 6px 3px;
    }
    .parcel_Design-d.gapp_Manage span {
        font-size: 10px;
        top: -8px;
    }
    .parcel_Design-d.Gapps_Manage input {
        font-size: 12px;
    }
    .parcel_Design-d.Gapps_Manage span {
        font-size: 10px;
        top: -15px;
    }
    .parcel_btnRemove_Style.space_B {
        height: 30px;
        width: 28px;
        font-size: 23px;
    }
    .parcel_Design-d.Gapps_Manage {
        width: 8%;
    }
    .footerBtn_Cnt {
        width: 95%;
        padding: 0 8px;
    }
    .footerBtn_Cnt button {
        font-size: 12px;
        padding: 5px;
        letter-spacing: 0;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1440px) {
    .parcel_Design-d.gapp_Manage{
        width: 6.5%;
        padding: 6px 2px;
    }
    .parcel_Design-c.C_gapp_Manage{
        width: 9%;
        padding: 6px 2px;
    }
    .parcel_Design-d.gapp_Manage input {
        font-size: 12px;
    }
    .parcel_Design-c.C_gapp_Manage input {
        font-size: 12px;
        padding: 6px 2px;
    }
    .parcel_Design-d.gapp_Manage span {
        font-size: 10px;
        top: -8px;
    }
    .parcel_Design-d.Gapps_Manage input {
        font-size: 12px;
    }
    .parcel_Design-d.Gapps_Manage span {
        font-size: 10px;
        top: -15px;
    }
    .parcel_select_Button.SG-left {
        width: 96px;
        margin-left: 5px;
    }
    .parcel_btnRemove_Style.space_B {
        height: 30px;
        width: 28px;
        font-size: 23px;
    }
    .parcel_Design-d.Gapps_Manage {
        width: 9%;
    }
    .parcel_Design-b.Check_space {
        width: 63px;
        margin: 0px 2px;
    }
    .footerBtn_Cnt {
        width: 95%;
        padding: 0 8px;
    }
}


.Fbtn-creat {
    display: inline-block;
    width: 64.3%;
    background: #fff;
    margin-bottom: 10px;
    position: fixed;
    bottom: -9px;
    left: 70px;
    right: 0;
    z-index: 9;
    padding: 12px 28px 12px 0px;
}
@media only screen and (min-width: 481px) and (max-width: 740px) {
    .Fbtn-creat {
        padding-top: 0px;
        padding-bottom: 15px;
        right: 10px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1279px) {
    .Fbtn-creat {
        width: 61%;
    }
    .weightMsg {
        top: 36px;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
    .Fbtn-creat {
        width: 63.8%;
    }
    .weightMsg {
        top: 36px;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1440px) {
    .Fbtn-creat {
        width: 62.5%;
    }
    .weightMsg {
        top: 36px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Fbtn-creat {
        width: 64.2%;
        left: 12px;
    }
}

.section-devide.bookshipmet-left-sec.LeftscrollingControll {
    height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
}
.section-devide.bookshipmet-right-sec.RightscrollingControll {
    max-height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: thin;
}


.hndp{
    background: #f3f3f3;
    padding: 0;
    margin-bottom: 20px;
}
.h_subheading{
    text-align: center;
    background: #f3f0ff;
    padding: 6px 14px;
    border-bottom: 1px solid #d0d0d0;
}
.h_subheading h4{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    font-family: arial, sans-serif;
    letter-spacing: .5px;
    color: #12034e;
    /*    border-bottom: 1px solid;*/
    margin-bottom: 5px;
    /*    padding-bottom: 3px;*/
    text-transform: uppercase;
    /*    padding-top: 10px;*/
}
.table_Hand_Price{
    border: 1px solid #eee;
    width: 99%;
    margin: 7px auto;
    box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
    /*    padding: 0px 7px 0px 7px;*/
    border-radius: 10px;
    position: relative;
    background: #fff;
}
.table_radius{
    padding: 0px 7px 0px 7px;
}
.table_Hand_Price:before, .table_Hand_Price:after {
    content: "";
    background: linear-gradient(to top, #12034e, #7e6ab7);
    width: 3px;
    border-radius: 0 100px 100px 0;
    position: absolute;
    top: 35px;
    bottom: 35px;
    left: 0;
}
.table_Hand_Price:after {
    border-radius: 100px 0 0 100px;
    left: auto;
    right: 0;
}

.table_Hand_Price table{
    width: 100%;
    border-collapse: collapse;
}
.table_Hand_Price table tr td{
    padding: 3px;
    color: #12034e;
}
.table_Hand_Price table thead{
    /*    background: #efefef;*/
    border-bottom: 1px solid #c8c8c8;
}
.table_Hand_Price table thead tr th{
    padding-left: 3px;
    padding-right: 3px;
}
.table_Hand_Price table thead tr th b{
    color: #12034e;
    letter-spacing: 0.2px;
    font-size: 12px;
}
.table_Hand_Price table tbody tr td{
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
    letter-spacing: 0.2px;
}
.table_Hand_Price table tbody tr td span.color_iBlue{
    color: #fff;
    background: #12034e;
    padding: 2px 1px 2px 1px;
    width: 12px;
    height: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 1px;
}
.table_Hand_Price table tbody tr td span.color_iRed{
    color: #fff;
    background: #f44336;
    padding: 2px 1px 2px 1px;
    width: 12px;
    height: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    border-radius: 2px;
    cursor: pointer;
}

.hnd_btn{
    padding: 10px 0;
    text-align: center;
}
.hnd_btn button {
    transition: all 0.5s;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    padding: 7px 12px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    border-radius: 3px;
    outline: none;
    border: none;
    color: #fff;

}
.hnd_btn button:hover {}
.hnd_btn button.update_btn{
    background: #12034e;
}
.hnd_btn button.reset_btn{
    background: #ef6362;
}

select.hndPrice_cost {
    border: 1px solid #7d7d7d;
    padding: 2px;
    line-height: normal;
    height: 25px;
    border-radius: 3px;
    outline: none;
    box-shadow: none;
    width: 90%;
}
input.hndPrice_cost {
    border: 1px solid #7d7d7d;
    padding: 2px;
    line-height: normal;
    height: 19px;
    border-radius: 3px;
    outline: none;
    box-shadow: none;
}


input.input_clone.extraSpace{
    width: 48px;
}


@media only screen and (min-width: 992px) and (max-width: 1199px){
    input.hndPrice_cost {
        padding: 1px;
    }
    .table_Hand_Price table tbody tr td span.color_iBlue {
        padding: 2px 1px 2px 1px;
        width: 11px;
        height: 11px;
        margin-right: 1px;
    }
    .table_Hand_Price table tbody tr td span.color_iRed {
        padding: 2px 1px 2px 1px;
        width: 11px;
        height: 11px;
    }
    input.hndPrice_cost {
        width: 40px !important;
        font-size: 11px;
    }
    select.hndPrice_cost {
        padding: 1px;
        font-size: 11px;
        width: 97%;
    }
}



.Fbtn-creat .parcel_Button-next {
    display: inline-flex;
    align-items: center;
    justify-content: right;
}
.modal_topControll{
    position: relative;
    display: inline-flex;
}
.Fbtn-creat .parcel_Button-next.claear_space button {
    padding: 6px 4px;
    font-size: 14px;
    margin-left: 3px;
    letter-spacing: 0.3px;
}

.manege_inp{
    display: inline-block;
    margin-left: 6px;
}
.manege_inp input{
    width: 150px;
    padding: 6px 2px;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid #12034e;
}
.manege_inp label{
    min-width: 100%;
    color: #12034e !important;
    font-weight: 600;
    font-family: arial, sans-serif;
    font-size: 13px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px){
    .Fbtn-creat .parcel_Button-next.claear_space button {
        padding: 6px 3px;
        font-size: 12px;
        margin-left: 2px;
        letter-spacing: 0;
    }
    .manege_inp {
        margin-left: 3px;
    }
    .manege_inp input {
        width: 90px;
        padding: 5px 3px;
        font-size: 12px;
        letter-spacing: 0;
    }
    .manege_inp label {
        font-size: 13px;
        letter-spacing: 0;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1279px){
    .manege_inp{
        display: inline-block;
        margin-left: 3px;
    }
    .manege_inp input {
        width: 125px;
        padding: 5px 3px;
        font-size: 12px;
    }
    .manege_inp label {
        font-size: 13px;
    }
    .Fbtn-creat .parcel_Button-next.claear_space button {
        padding: 6px 3px;
        font-size: 12px;
        margin-left: 2px;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px){
    .manege_inp{
        display: inline-block;
        margin-left: 4px;
    }
    .manege_inp input {
        width: 126px;
        padding: 6px 3px;
        font-size: 13px;
    }
    .Fbtn-creat .parcel_Button-next.claear_space button {
        font-size: 12px;
    }
    .parcel_Design-c {
        width: 70px;
        margin: 0 10px 0 3px;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1440px){
    .Fbtn-creat .parcel_Button-next.claear_space button {
        font-size: 13px;
    }
    .manege_inp input {
        width: 128px;
        padding: 6px 3px;
        font-size: 13px;
    }
    .parcel-wrap-packagebox.pController .parcel_Design-a {
        width: 110px;
        min-width: 110px;
        max-width: 110px;
        margin: 0 5px 0 1px;
    }
    .parcel-wrap-packagebox.pController .parcel_Design-a md-select {
        width: 105px;
        max-width: 105px;
        min-width: 105px;
    }
    .parcel-wrap-packagebox.pController .parcel_Design-b {
        width: 50px;
        margin: 0 4px;
    }
    .parcel-wrap-packagebox.pController .parcel_Design-c {
        width: 78px;
    }
    .parcel-wrap-packagebox.pController .parcel_Design-c input {
        padding: 6px 1px;
    }
    .parcel-wrap-packagebox.pController .parcel_Design-d {
        width: 55px;
    }
}


.form-group-ins.lab-ins.content_set {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
}

.form-group-ins.lab-ins.content_set .gUderInp{
    width: 25%;
    margin-right: 20px;
}
.form-group-ins.lab-ins.content_set .gUderInp label {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-right: 10px;
    color: #12034e !important;
    font-weight: 600;
    font-size: 13px;
    min-width: 100%;
}
.form-group-ins.lab-ins.content_set .gUderInp select {
    width: 100%;
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    margin-right: 0;
    outline: none;
    max-width: 225px;
    height: 30px;
}
.form-group-ins.lab-ins.content_set .gSection{
    width: 30%;
    margin-right: 20px;
}
.form-group-ins.lab-ins.content_set .gSection label {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-right: 10px;
    color: #12034e !important;
    font-weight: 600;
    font-size: 13px;
    min-width: 100%;
}
.form-group-ins.lab-ins.content_set .gSection select {
    width: 100%;
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    margin-right: 0;
    outline: none;
    max-width: 225px;
    height: 30px;
}

.form-group-ins.lab-ins.content_set .g__Section{
    width: 40%;
    margin-right: 20px;
}
.form-group-ins.lab-ins.content_set .g__Section label {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-right: 10px;
    color: #12034e !important;
    font-weight: 600;
    font-size: 13px;
    min-width: 100%;
}
.form-group-ins.lab-ins.content_set .g__Section input {
    width: 100%;
    border-bottom: 1px solid #12034e !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important;
    font-size: 13px;
    background-color: #fff;
    padding: 6px 0;
    max-width: 225px;
    height: 18px;
}

.fade-out {
    opacity: 1;
    transition: opacity 0.5s ease-out;
    background-color: #f1f1f1 !important;
}


@media only screen and (min-width: 768px) and (max-width: 991px){
.Fbtn-creat {
    left: 0;
    right: 0;
    width: 100%;
}
.Fbtn-creat .parcel_Button-next {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    float: none;
    flex-wrap: wrap;
    gap: 10px;
}
.Fbtn-creat .parcel_Button-next.claear_space button {
    padding: 6px 7px;
    font-size: 14px;
    margin-left: 3px;
    letter-spacing: 0.3px;
}
.manege_inp input {
    font-size: 14px;
}
.manege_inp label {
    font-size: 14px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
.Fbtn-creat {
    left: 0;
    right: 0;
    width: 100%;
}
.Fbtn-creat .parcel_Button-next {
    display: flex;
    align-items: center;
    justify-content: center;
    float: none;
    flex-wrap: wrap;
    gap: 10px;
}
.Fbtn-creat .parcel_Button-next.claear_space button {
    padding: 6px 7px;
    font-size: 14px;
    margin-left: 3px;
    letter-spacing: 0.3px;
}
.manege_inp input {
    font-size: 14px;
}
.manege_inp label {
    font-size: 14px;
}
}