@import '_content/Pakadoo.Blazor.Components/Pakadoo.Blazor.Components.bundle.scp.css';

/* /Components/SwitchComponents/Switch.razor.rz.scp.css */
.toggleSwitch[b-ttd9ht5xuf] {
    display: inline-block;
    height: 18px;
    position: relative;
    overflow: visible;
    padding: 0;
    margin-left: 50px;
    cursor: pointer;
    width: 40px;
    user-select: none;
}

    .toggleSwitch label[b-ttd9ht5xuf],
    .toggleSwitch > span[b-ttd9ht5xuf] {
        line-height: 20px;
        height: 20px;
        vertical-align: middle;
    }

    .toggleSwitch label[b-ttd9ht5xuf] {
        position: relative;
        z-index: 3;
        display: block;
        width: 100%;
    }

    .toggleSwitch input:focus ~ a[b-ttd9ht5xuf],
    .toggleSwitch input:focus + label[b-ttd9ht5xuf] {
        outline: none;
    }

    .toggleSwitch input[b-ttd9ht5xuf] {
        position: absolute;
        opacity: 0;
        z-index: 5;
    }

    .toggleSwitch span span[b-ttd9ht5xuf] {
        display: none;
    }

    .toggleSwitch > span[b-ttd9ht5xuf] {
        position: absolute;
        left: -50px;
        width: 100%;
        margin: 0;
        padding-right: 50px;
        text-align: left;
        white-space: nowrap;
    }

   .toggleSwitch > span span[b-ttd9ht5xuf] {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            display: block;
            width: 50%;
            margin-left: 50px;
            text-align: left;
            font-size: 0.9em;
            width: 100%;
            left: 15%;
            top: -1px;
            opacity: 0;
        }

    .toggleSwitch a[b-ttd9ht5xuf] {
        position: absolute;
        right: 50%;
        z-index: 4;
        display: block;
        height: 100%;
        padding: 0;
        left: 2px;
        width: 18px;
        background-color: #fff;
        border: 1px solid #CCC;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }
    .toggleSwitch > span span:first-of-type[b-ttd9ht5xuf] {
        color: #ccc;
        opacity: 1;
        left: 45%;
    }

    .toggleSwitch > span[b-ttd9ht5xuf]:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 50px;
        top: -2px;
        background-color: #fafafa;
        border: 1px solid #ccc;
        border-radius: 30px;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .toggleSwitch input:checked ~ a[b-ttd9ht5xuf] {
        border-color: #fff;
        left: 100%;
        margin-left: -8px;
    }

    .toggleSwitch input:checked ~ span[b-ttd9ht5xuf]:before {
        border-color: #0097D1;
        box-shadow: inset 0 0 0 30px #0097D1;
    }

    .toggleSwitch input:checked ~ span span:first-of-type[b-ttd9ht5xuf] {
        opacity: 0;
    }

    .toggleSwitch input:checked ~ span span:last-of-type[b-ttd9ht5xuf] {
        opacity: 1;
        color: #fff;
    }

    /* Switch Sizes */
    .toggleSwitch.large[b-ttd9ht5xuf] {
        width: 60px;
        height: 27px;
    }

        .toggleSwitch.large a[b-ttd9ht5xuf] {
            width: 27px;
        }

        .toggleSwitch.large > span[b-ttd9ht5xuf] {
            height: 29px;
            line-height: 28px;
        }

        .toggleSwitch.large input:checked ~ a[b-ttd9ht5xuf] {
            left: 41px;
        }

        .toggleSwitch.large > span span[b-ttd9ht5xuf] {
            font-size: 1.1em;
        }

            .toggleSwitch.large > span span:first-of-type[b-ttd9ht5xuf] {
                left: 50%;
            }

    .toggleSwitch.xlarge[b-ttd9ht5xuf] {
        width: 80px;
        height: 36px;
    }

    .toggleSwitch.xlarge a[b-ttd9ht5xuf] {
        width: 36px;
    }

    .toggleSwitch.xlarge > span[b-ttd9ht5xuf] {
        height: 38px;
        line-height: 37px;
    }

    .toggleSwitch.xlarge input:checked ~ a[b-ttd9ht5xuf] {
        left: 52px;
    }

    .toggleSwitch.xlarge > span span[b-ttd9ht5xuf] {
        font-size: 1.4em;
    }

    .toggleSwitch.xlarge > span span:first-of-type[b-ttd9ht5xuf] {
        left: 50%;
    }
/* /Pages/Customer/Company/CompanyEdit.razor.rz.scp.css */
.subHeader[b-4w4xz1b5en] {
    font-weight: bold;
    margin-top: 15px;
}

.pakadooButtonStyle[b-4w4xz1b5en] {
    width: 200px;
    left: 20px;
}

.floatDiv[b-4w4xz1b5en] {
    padding-right: 15px;
    padding-left: 15px;
}
/* /Pages/Customer/Company/CompanyNew.razor.rz.scp.css */
.subHeader[b-fn3rmcsgzx] {
    font-weight: bold;
    margin-top: 15px;
}

.pakadooButtonStyle[b-fn3rmcsgzx] {
    width: 200px;
    left: 20px;
}

.floatDiv[b-fn3rmcsgzx] {
    padding-right: 15px;
    padding-left: 15px;
}
/* /Pages/Customer/CustomerUser/CustomerUserEdit.razor.rz.scp.css */
body[b-a4iuuus93h] {
}
.subHeader[b-a4iuuus93h]{
    font-weight:bold;
    margin-top:15px;
}

.inputLine[b-a4iuuus93h]{
    margin-top:10px;
}

.editButtonWidth[b-a4iuuus93h] {
    width:200px;
}
.companyEditButtonMargin[b-a4iuuus93h]{
    left:20px;
}

.pakadooButtonStyle[b-a4iuuus93h] {
    width: 200px;
    left: 20px;
}

.floatDiv[b-a4iuuus93h] {
    padding-right: 15px;
    padding-left: 15px;
}
/* /Pages/Parcels/ParcelsOfServiceProvider/ParcelsOfServiceProviderDetail.razor.rz.scp.css */
/*fieldset .col-form-label {
    padding: 0;
}*/

fieldset .col-form-label label[b-6ppled7jan] {
    margin: 0;
}

.inputLine[b-6ppled7jan] {
    margin-bottom: 10px;
}
/* /Pages/Parcels/UserParcelPages/UserParcelDetails.razor.rz.scp.css */
.modal[b-cdu12rjk87] {
    left: auto;
}

.file-drop-zone[b-cdu12rjk87] {
    display: flex;
    width: 100%;
    border: 3px dashed gray;
    align-items: center;
    margin-bottom: 2px;
    border-radius: 5px;
}

.file-input[b-cdu12rjk87] {
    width: 100%;
    padding: 20px;
}

.file-lbl[b-cdu12rjk87] {
    white-space: nowrap;
    position: absolute;
    padding: 20px;
    z-index: 1051;
}

.hover[b-cdu12rjk87] {
    border-style: solid;
    background-color: #bfc7c3;
}

.document-container[b-cdu12rjk87] {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 15px;
}

    .document-container .document-container-line[b-cdu12rjk87] {
        padding: 10px 0;
        border-bottom: 1px solid gray;
    }

    .document-container .row[b-cdu12rjk87] {
        padding: 10px 0;
    }

.userParcelModalImage[b-cdu12rjk87] {

}

.userParcelModalImage img[b-cdu12rjk87] {
    width: 100%;
}
/* /Pages/ServiceProviders/InvalidServiceProviderDeliveryAreas.razor.rz.scp.css */
.divInvalidAreas[b-h3zqtftlwe] {
    height: 200px;
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    overflow:scroll;
}
/* /Pages/ServiceProviders/NumberRangeOverview.razor.rz.scp.css */
.float[b-2sxtao69vn] {
    float: left;
}

.colBegin[b-2sxtao69vn] {
}

.colEnd[b-2sxtao69vn] {
}

.colAddButton[b-2sxtao69vn] {
}
.warning[b-2sxtao69vn]{
    color:red;
}
/* /Pages/ServiceProviders/ServiceProviderDeliveryAreaNewItem.razor.rz.scp.css */
.divPadding[b-14tve1454g]
{
    padding-left:20px;
}
/* /Pages/ServiceProviders/ServiceProviderToCarrier.razor.rz.scp.css */
.float[b-f83tzjxagv] {
    float: left;
}
.colCountry[b-f83tzjxagv] {
    
}

.colCarrier[b-f83tzjxagv] {
    
}
.colAddButton[b-f83tzjxagv] {
    
}
/* /Pages/User/OperatorUsers.razor.rz.scp.css */
.searchFloatLeft[b-21n8c2s7j3]{
    float:left;
}
.searchRow[b-21n8c2s7j3]{
    margin-bottom:15px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-pd0bk14yni] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-pd0bk14yni] {
    flex: 1;
}

.sidebar[b-pd0bk14yni] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-pd0bk14yni] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pd0bk14yni]  a, .top-row .btn-link[b-pd0bk14yni] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-pd0bk14yni] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-pd0bk14yni] {
        display: none;
    }

    .top-row.auth[b-pd0bk14yni] {
        justify-content: space-between;
    }

    .top-row a[b-pd0bk14yni], .top-row .btn-link[b-pd0bk14yni] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pd0bk14yni] {
        flex-direction: row;
    }

    .sidebar[b-pd0bk14yni] {
        width: 255px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pd0bk14yni] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-pd0bk14yni] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-nq6ac2okgu] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-nq6ac2okgu] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nq6ac2okgu] {
    font-size: 1.1rem;
}

.oi[b-nq6ac2okgu] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-nq6ac2okgu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-nq6ac2okgu] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nq6ac2okgu] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nq6ac2okgu]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 2rem;
    }

.nav-item[b-nq6ac2okgu]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-nq6ac2okgu]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nq6ac2okgu] {
        display: none;
    }

    .collapse[b-nq6ac2okgu] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
