@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Components/Account/CustomerProfileControl.razor.rz.scp.css */
.container[b-9anqn9moyh]{
    height:450px;
    width:425px;
    padding:0;
}
.row-size[b-9anqn9moyh]{
    width:100%; 
    margin-left:0px;
}
/* /Components/CleviDrive/FileDetailModal.razor.rz.scp.css */

.cl-filedetail_name[b-mhs3mohqxj] {
    background-color: steelblue;
    font-weight: 600;
    height: 48px;
    border-bottom: 2px solid;
    color: whitesmoke;
    border-radius: 7px;
}

.cl-filedetail_name1[b-mhs3mohqxj] {
    margin-bottom: 0 !important;
    line-height: 45px;
    padding-left: 7px;
}

.cl-filedetail_text[b-mhs3mohqxj] {
    font-size: 23px;
    font-weight: 700;
    word-break: break-all;
    text-align: center;
}
/* /Components/File/FileControl.razor.rz.scp.css */
body[b-tj8xwds6o5] {
}
/* /Components/File/FileUploadModal.razor.rz.scp.css */
.file-upload[b-pv89cmtshg] {
    background-color: #ffffff;
    width: 600px;
    margin: 0 auto;
    padding: 20px;
}

.file-upload-btn[b-pv89cmtshg] {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .file-upload-btn:hover[b-pv89cmtshg] {
        background: #1AA059;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .file-upload-btn:active[b-pv89cmtshg] {
        border: 0;
        transition: all .2s ease;
    }

.file-upload-content[b-pv89cmtshg] {
    display: none;
    text-align: center;
}



.image-upload-wrap[b-pv89cmtshg] {
    margin-top: 20px;
    border: 4px dashed #1FB264;
    position: relative;
}

    .image-dropping[b-pv89cmtshg],
    .image-upload-wrap:hover[b-pv89cmtshg] {
        background-color: #1FB264;
        border: 4px dashed #ffffff;
    }

.image-title-wrap[b-pv89cmtshg] {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text[b-pv89cmtshg] {
    text-align: center;
}

    .drag-text h3[b-pv89cmtshg] {
        font-weight: 100;
        text-transform: uppercase;
        color: #15824B;
        padding: 60px 0;
    }

.file-upload-image[b-pv89cmtshg] {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image[b-pv89cmtshg] {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .remove-image:hover[b-pv89cmtshg] {
        background: #c13b2a;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .remove-image:active[b-pv89cmtshg] {
        border: 0;
        transition: all .2s ease;
    }
/* /Components/File/HalfBorderUploadModal.razor.rz.scp.css */
.file-upload[b-7fayhb3prr] {
    background-color: #ffffff;
    width: 600px;
    margin: 0 auto;
    padding: 20px;
}

.file-upload-btn[b-7fayhb3prr] {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .file-upload-btn:hover[b-7fayhb3prr] {
        background: #1AA059;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .file-upload-btn:active[b-7fayhb3prr] {
        border: 0;
        transition: all .2s ease;
    }

.file-upload-content[b-7fayhb3prr] {
    display: none;
    text-align: center;
}



.image-upload-wrap[b-7fayhb3prr] {
    margin-top: 20px;
    border: 4px dashed #1FB264;
    position: relative;
}

    .image-dropping[b-7fayhb3prr],
    .image-upload-wrap:hover[b-7fayhb3prr] {
        background-color: #1FB264;
        border: 4px dashed #ffffff;
    }

.image-title-wrap[b-7fayhb3prr] {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text[b-7fayhb3prr] {
    text-align: center;
}

    .drag-text h3[b-7fayhb3prr] {
        font-weight: 100;
        text-transform: uppercase;
        color: #15824B;
        padding: 60px 0;
    }

.file-upload-image[b-7fayhb3prr] {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image[b-7fayhb3prr] {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .remove-image:hover[b-7fayhb3prr] {
        background: #c13b2a;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .remove-image:active[b-7fayhb3prr] {
        border: 0;
        transition: all .2s ease;
    }
/* /Components/File/StickerUploadModal.razor.rz.scp.css */
.file-upload[b-pmq6g4ptyu] {
    background-color: #ffffff;
    width: 600px;
    margin: 0 auto;
    padding: 20px;
}

.file-upload-btn[b-pmq6g4ptyu] {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .file-upload-btn:hover[b-pmq6g4ptyu] {
        background: #1AA059;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .file-upload-btn:active[b-pmq6g4ptyu] {
        border: 0;
        transition: all .2s ease;
    }

.file-upload-content[b-pmq6g4ptyu] {
    display: none;
    text-align: center;
}



.image-upload-wrap[b-pmq6g4ptyu] {
    margin-top: 20px;
    border: 4px dashed #1FB264;
    position: relative;
}

    .image-dropping[b-pmq6g4ptyu],
    .image-upload-wrap:hover[b-pmq6g4ptyu] {
        background-color: #1FB264;
        border: 4px dashed #ffffff;
    }

.image-title-wrap[b-pmq6g4ptyu] {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text[b-pmq6g4ptyu] {
    text-align: center;
}

    .drag-text h3[b-pmq6g4ptyu] {
        font-weight: 100;
        text-transform: uppercase;
        color: #15824B;
        padding: 60px 0;
    }

.file-upload-image[b-pmq6g4ptyu] {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image[b-pmq6g4ptyu] {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .remove-image:hover[b-pmq6g4ptyu] {
        background: #c13b2a;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .remove-image:active[b-pmq6g4ptyu] {
        border: 0;
        transition: all .2s ease;
    }
/* /Components/File/WholeBorderUploadModal.razor.rz.scp.css */
.file-upload[b-uqpu3qyf6l] {
    background-color: #ffffff;
    width: 600px;
    margin: 0 auto;
    padding: 20px;
}

.file-upload-btn[b-uqpu3qyf6l] {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .file-upload-btn:hover[b-uqpu3qyf6l] {
        background: #1AA059;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .file-upload-btn:active[b-uqpu3qyf6l] {
        border: 0;
        transition: all .2s ease;
    }

.file-upload-content[b-uqpu3qyf6l] {
    display: none;
    text-align: center;
}



.image-upload-wrap[b-uqpu3qyf6l] {
    margin-top: 20px;
    border: 4px dashed #1FB264;
    position: relative;
}

    .image-dropping[b-uqpu3qyf6l],
    .image-upload-wrap:hover[b-uqpu3qyf6l] {
        background-color: #1FB264;
        border: 4px dashed #ffffff;
    }

.image-title-wrap[b-uqpu3qyf6l] {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text[b-uqpu3qyf6l] {
    text-align: center;
}

    .drag-text h3[b-uqpu3qyf6l] {
        font-weight: 100;
        text-transform: uppercase;
        color: #15824B;
        padding: 60px 0;
    }

.file-upload-image[b-uqpu3qyf6l] {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image[b-uqpu3qyf6l] {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .remove-image:hover[b-uqpu3qyf6l] {
        background: #c13b2a;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .remove-image:active[b-uqpu3qyf6l] {
        border: 0;
        transition: all .2s ease;
    }
/* /Components/Pfx/AddBranchModal.razor.rz.scp.css */

.branch-additem_name[b-pddboz98p3] {
    background-color: aliceblue;
    font-weight: 600;
    height: 48px;
    border-radius: 7px;
    text-align: center;
    margin-top: 6px;
}

.branch-additem_name1[b-pddboz98p3] {
    margin-bottom: 0 !important;
    line-height: 45px;
    letter-spacing: 2px;
}

.branch-additem_text[b-pddboz98p3] {
    /*    font-size: 23px;
    font-weight: 700;
    word-break: break-all;
    text-align: center;*/
    margin-top: 6px;
}

.branch-additem_text1[b-pddboz98p3] {
    width: 100%;
    font-size: 22px;
    padding-top: 7px;
    margin: 4px 0 2px;
}


input[b-pddboz98p3] {
    border: none;
    outline: 1px solid lightgray;
    width: 100%;
}

    input:focus[b-pddboz98p3] {
        border: none;
        outline: 1px solid lightgray;
        background-color: aliceblue;
    }
/* /Components/Pfx/AddCameraModal.razor.rz.scp.css */

.camera-item-wrap[b-sfqksmtkon] {
    padding: 8px;
}

.camera-name[b-sfqksmtkon] {
    background-color: aliceblue;
    height: 35px;
    border-radius: 7px;
    line-height: 36px;
}
/* /Components/Pfx/AddDecorateModal.razor.rz.scp.css */

.decorate-additem_name[b-lp43sci3b0] {
    background-color: aliceblue;
    font-weight: 600;
    height: 48px;
    border-radius: 7px;
    text-align: center;
    margin-top:6px;
}

.decorate-additem_name1[b-lp43sci3b0] {
    margin-bottom: 0 !important;
    line-height: 45px;
    letter-spacing: 2px;
}

.decorate-additem_text[b-lp43sci3b0] {
    margin-top: 16px;
}

.decorate-additem_text1[b-lp43sci3b0] {
    width: 100%;
    font-size: 22px;
    padding-top: 7px;
    margin: 7px 0 2px;
}


input[b-lp43sci3b0] {
    border: none;
    outline: 1px solid lightgray;
    width: 100%;
}

    input:focus[b-lp43sci3b0] {
        border: none;
        outline: 1px solid lightgray;
        background-color: aliceblue;
    }
/* /Components/Pfx/AddFrameModal.razor.rz.scp.css */

.frame-additem_name[b-58m1n1xu3t] {
    background-color: aliceblue;
    font-weight: 600;
    height: 48px;
    border-radius: 7px;
    text-align: center;
    margin-top: 6px;
}

.frame-additem_name1[b-58m1n1xu3t] {
    margin-bottom: 0 !important;
    line-height: 45px;
    letter-spacing: 2px;
}

.frame-additem_text[b-58m1n1xu3t] {
    margin-top: 16px;
}

.frame-additem_text1[b-58m1n1xu3t] {
    width: 100%;
    font-size: 22px;
    padding-top: 7px;
    margin: 7px 0 2px;
}


input[b-58m1n1xu3t] {
    border: none;
    outline: 1px solid lightgray;
    width: 100%;
}

    input:focus[b-58m1n1xu3t] {
        border: none;
        outline: 1px solid lightgray;
        background-color: aliceblue;
    }
/* /Components/Pfx/AddManagerModal.razor.rz.scp.css */

.branch-additem_name[b-5aqk9y9ru4] {
    background-color: aliceblue;
    font-weight: 600;
    height: 48px;
    border-radius: 7px;
    text-align: center;
    margin-top: 6px;
}

.branch-additem_name1[b-5aqk9y9ru4] {
    margin-bottom: 0 !important;
    line-height: 45px;
    letter-spacing: 2px;
}

.branch-additem_text[b-5aqk9y9ru4] {
    /*    font-size: 23px;
    font-weight: 700;
    word-break: break-all;
    text-align: center;*/
    margin-top: 6px;
}

.branch-additem_text1[b-5aqk9y9ru4] {
    width: 100%;
    font-size: 22px;
    padding-top: 7px;
    margin: 4px 0 2px;
}


input[b-5aqk9y9ru4] {
    border: none;
    outline: 1px solid lightgray;
    width: 100%;
}

    input:focus[b-5aqk9y9ru4] {
        border: none;
        outline: 1px solid lightgray;
        background-color: aliceblue;
    }
/* /Components/Pfx/EditRole.razor.rz.scp.css */

.branch-additem_name[b-jr650f9ejf] {
    background-color: aliceblue;
    font-weight: 600;
    height: 48px;
    border-radius: 7px;
    text-align: center;
    margin-top: 6px;
}

.branch-additem_name1[b-jr650f9ejf] {
    margin-bottom: 0 !important;
    line-height: 45px;
    letter-spacing: 2px;
}

.branch-additem_text[b-jr650f9ejf] {
    /*    font-size: 23px;
    font-weight: 700;
    word-break: break-all;
    text-align: center;*/
    margin-top: 6px;
}

.branch-additem_text1[b-jr650f9ejf] {
    width: 100%;
    font-size: 22px;
    padding-top: 7px;
    margin: 4px 0 2px;
}


input[b-jr650f9ejf] {
    border: none;
    outline: 1px solid lightgray;
    width: 100%;
}

    input:focus[b-jr650f9ejf] {
        border: none;
        outline: 1px solid lightgray;
        background-color: aliceblue;
    }
/* /Components/Pfx/ModifyCameraModal.razor.rz.scp.css */

.camera-item-wrap[b-3e3bb2jnz8] {
    padding: 8px;
}

.camera-name[b-3e3bb2jnz8] {
    background-color: aliceblue;
    height: 35px;
    border-radius: 7px;
    line-height: 36px;
}
/* /Components/Pfx/ModifyDecorateModal.razor.rz.scp.css */

.decorate-additem_name[b-xe6qfx5h8h] {
    background-color: aliceblue;
    font-weight: 600;
    height: 48px;
    border-radius: 7px;
    text-align: center;
    margin-top: 6px;
}

.decorate-additem_name1[b-xe6qfx5h8h] {
    margin-bottom: 0 !important;
    line-height: 45px;
    letter-spacing: 2px;
}

.decorate-additem_text[b-xe6qfx5h8h] {
    margin-top: 16px;
}

.decorate-additem_text1[b-xe6qfx5h8h] {
    width: 100%;
    font-size: 22px;
    padding-top: 7px;
    margin: 7px 0 2px;
}


input[b-xe6qfx5h8h] {
    border: none;
    outline: 1px solid lightgray;
    width: 100%;
}

    input:focus[b-xe6qfx5h8h] {
        border: none;
        outline: 1px solid lightgray;
        background-color: aliceblue;
    }
/* /Components/Pfx/ModifyFrameModal.razor.rz.scp.css */

.frame-additem_name[b-nduy563ci1] {
    background-color: aliceblue;
    font-weight: 600;
    height: 48px;
    border-radius: 7px;
    text-align: center;
    margin-top: 6px;
}

.frame-additem_name1[b-nduy563ci1] {
    margin-bottom: 0 !important;
    line-height: 45px;
    letter-spacing: 2px;
}

.frame-additem_text[b-nduy563ci1] {
    margin-top: 16px;
}

.frame-additem_text1[b-nduy563ci1] {
    width: 100%;
    font-size: 22px;
    padding-top: 7px;
    margin: 7px 0 2px;
}


input[b-nduy563ci1] {
    border: none;
    outline: 1px solid lightgray;
    width: 100%;
}

    input:focus[b-nduy563ci1] {
        border: none;
        outline: 1px solid lightgray;
        background-color: aliceblue;
    }
/* /Pages/CleviDrive/CleviDriveIndex.razor.rz.scp.css */
/*.cl-drive-search_wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
*/

.cl-drive-dropdown_wrap[b-q14sl7r94f] {
    float: right;
    margin: 9px 0 18px;
    letter-spacing:2px;
}

.cl-folder-box_wrap[b-q14sl7r94f] {
    margin: 10px;
    width: 100%;
    display: inline-flex;
    flex-flow: wrap;
}

.cl-folder-box[b-q14sl7r94f] {
    width: 300px;
    height: 90px;
    display: flex;
    /* flex-direction: column; */
    /* justify-content: space-between; */
    /* border: 1px solid gray; */
    background-color: white;
    box-shadow: 0 0 4px slategrey;
    padding-top: 15px;
    border-radius: 5px;
    margin: 7px;
    cursor: pointer;
    user-select: none;
}


.cl-file-box[b-q14sl7r94f] {
    width: 300px;
    height: 90px;
    display: flex;
    /* flex-direction: column; */
    /* justify-content: space-between; */
    /* border: 1px solid gray; */
    background-color: white;
    box-shadow: 0 0 4px slategrey;
    padding-top: 15px;
    border-radius: 5px;
    margin: 7px;
    cursor: pointer;
    user-select:none;
}

.cl-folder-wrap[b-q14sl7r94f] {
    display: block;
    align-items: center;
    justify-content: center;
    width: 30%;
}

.cl-file-box_wrap[b-q14sl7r94f] {
    margin: 10px;
    width: 100%;
    display: inline-flex;
    flex-flow: wrap;
}

.cl-file-wrap[b-q14sl7r94f] {
    display: block;
    align-items: center;
    justify-content: center;
    width: 30%;
}

.cl-file-img[b-q14sl7r94f] {
    width: 100%;
    display: flex;
    justify-content: center;
}

.cl-file-img_icon[b-q14sl7r94f] {
    width: 60px;
    height: auto;
}

.cl-drive-folder-name[b-q14sl7r94f] {
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0 0;
    white-space: pre-wrap;
    height: 43px;
}

.cl-file-text[b-q14sl7r94f] {
    width: 200px;
    height: 50px;
    font-size: 13px;
    margin-bottom: 7px;
}

.cl-drive-file-name[b-q14sl7r94f] {
    font-size: 13px;
    font-weight: 600;
    margin: 5px 0 0;
    white-space: pre-wrap;
    height: 43px;
}

.cl-drive-file-time[b-q14sl7r94f] {
    margin: 0;
    font-size: 13px;
    text-align: end;
}


.folder_box label[b-q14sl7r94f] {
    display: inline-block;
    padding: .5em .75em;
    color: black;
    font-size: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: #fdfdfd;
    cursor: pointer;
    margin-bottom: 8px;
}

    .folder_box label:hover[b-q14sl7r94f], .file_box label:hover[b-q14sl7r94f] {
        color: brown;
    }


.folder_box input[type="file"][b-q14sl7r94f] { /* 폴더 필드 숨기기 */
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}


.file_box label[b-q14sl7r94f] {
    display: inline-block;
    padding: .5em .75em;
    color: black;
    font-size: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: #fdfdfd;
    cursor: pointer;
    margin-bottom: 8px;
}

.file_box input[type="file"][b-q14sl7r94f] { /* 파일 필드 숨기기 */
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
/* /Pages/CleviDrive/ManageDrive.razor.rz.scp.css */

.cl-drive-cb_text[b-rvycg0t14x] {
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    align-items: center;
    word-break: break-all;
}

.cl-drive-title[b-rvycg0t14x] {
    text-align: center;
    display: flex;
    flex-flow: column;
    align-content: center;
}

.cl-drive-cb_img[b-rvycg0t14x] {
    display: flex;
    justify-content: center;
}
/* /Shared/Layouts/CustomerLayout.razor.rz.scp.css */
/* /Shared/Layouts/MainLayout.razor.rz.scp.css */
/* /Shared/LoadingDisplay.razor.rz.scp.css */
/*body {
    background-color: #222;
}

#clevi-circle-preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#clevi-circle-loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #9370DB;
    -webkit-animation: spin 5s linear infinite;
    animation: spin 5s linear infinite;
}

    #clevi-circle-loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #BA55D3;
        -webkit-animation: spin 5s linear infinite;
        animation: spin 5s linear infinite;
    }

    #clevi-circle-loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #FF00FF;
        -webkit-animation: spin 1.5s linear infinite;
        animation: spin 1.5s linear infinite;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
*/
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-7na9vrvnug] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-7na9vrvnug] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-7na9vrvnug] {
    font-size: 1.1rem;
}

.oi[b-7na9vrvnug] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-7na9vrvnug] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-7na9vrvnug] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7na9vrvnug] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7na9vrvnug]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-7na9vrvnug]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-7na9vrvnug]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 768px) {
    .navbar-toggler[b-7na9vrvnug] {
        display: none;
    }

    .collapse[b-7na9vrvnug] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
