/* /Pages/Charter.razor.rz.scp.css */
body[b-5nz8w7210x] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-5nz8w7210x] {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    table-layout: fixed;
}

    table tr[b-5nz8w7210x] {
        background-color: #fff;
        padding: .15em;
        border-bottom: 2px solid #fff;
    }

    table th[b-5nz8w7210x],
    table td[b-5nz8w7210x] {
        padding: 8px 10px 8px 8px;
        border-right: 2px solid #eee;
        text-align: center;
    }

    table th[b-5nz8w7210x] {
        font-size: 1.2em;
    }

    table thead tr[b-5nz8w7210x] {
        background-color: #607D8B;
        color: #fff;
    }

    table tbody th[b-5nz8w7210x] {
        background: #607D8B;
        color: #fff;
    }

.txt[b-5nz8w7210x] {
    text-align: left;
    font-size: 1.2em;
}

.center[b-5nz8w7210x] {
    text-align: center;
    margin: 0px auto;
}

.price[b-5nz8w7210x] {
    text-align: right;
    color: #167F92;
    font-weight: bold;
}

.non[b-5nz8w7210x] {
    background: #fff
}


@media screen and (max-width: 600px) {
    .txt[b-5nz8w7210x] {
        text-align: center;
        font-size: 1.2em;
    }

    table[b-5nz8w7210x] {
        border: 0;
        width: 100%
    }

        table th[b-5nz8w7210x] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-5nz8w7210x] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-5nz8w7210x] {
            display: block;
            margin-bottom: .425em;
        }

        table td[b-5nz8w7210x] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            border-right: none;
        }

            table td:last-child[b-5nz8w7210x] {
                border-bottom: 0;
            }

        table tbody th[b-5nz8w7210x] {
            color: #fff;
        }
}

@media screen and (max-width: 900px) {
    /*.txt {
        text-align: center;
        font-size: 1.2em;*/
        /*font-size: .85em;*/
    /*}*/

    table[b-5nz8w7210x] {
        border: 0;
        width: 100%
    }

        /*table th {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr {
            display: block;*/
            /*margin-bottom: .625em;*/
            /*margin-bottom: .425em;
        }

        table td {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;*/
            /*padding: .625em .625em .625em 4em;*/
            /*border-right: none;
        }*/

            /*table td::before {
                content: attr(data-label);
                font-weight: bold;
                position: absolute;
                left: 10px;
                color: #167F92;
            }*/

            /*table td:last-child {
                border-bottom: 0;
            }

        table tbody th {
            color: #fff;
        }*/
}
/* /Pages/CharterConsole.razor.rz.scp.css */
body[b-wlgrvsw44p] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-wlgrvsw44p] {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    /*table-layout: fixed;*/
}

    table tr[b-wlgrvsw44p] {
        background-color: #fff;
        padding: .40em; /*35*/
        border-bottom: 2px solid #fff;
        border-color: transparent;
    }

    table th[b-wlgrvsw44p],
    table td[b-wlgrvsw44p] {
        /*padding: 1em 10px 1em 1em;*/
        padding: 8px 10px 8px 8px;
        border-right: 0px;
        border-left: 0px;
        border-bottom: 2px solid #778899;
        text-align: center;
    }

    table th[b-wlgrvsw44p] {
        /*font-size: .85em;*/
        font-size: 1.2em;
        border-bottom: 2px solid #fff;
        border: 0px 0px 2px 0px solid #778899;
        /*border-right: 2px solid #b0c4de;*/
    }

    table thead tr[b-wlgrvsw44p] {
        background-color: #778899;
        color: #fff;
        border-color: transparent;
    }

    table tbody th[b-wlgrvsw44p] {
        background: #778899;
        /*color: #fff;*/
    }

.txt[b-wlgrvsw44p] {
    text-align: left;
    font-size: 1.2em;
    /*font-size: .85em;*/
}

.center[b-wlgrvsw44p] {
    text-align: center;
    margin: 0px auto;
}

.non[b-wlgrvsw44p] {
    background: #fff
}

@media screen and (max-width: 900px) {
    .txt[b-wlgrvsw44p] {
        text-align: center;
        font-size: 1.2em;
        /*font-size: .85em;*/
    }

    table[b-wlgrvsw44p] {
        border: 0;
        width: 100%
    }

        table th[b-wlgrvsw44p] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-wlgrvsw44p] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-wlgrvsw44p] {
            display: block;
            /*margin-bottom: .625em;*/
            margin-bottom: .425em;
        }

        table td[b-wlgrvsw44p] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            /*padding: .625em .625em .625em 4em;*/
            border-right: none;
        }

            /*table td::before {
                content: attr(data-label);
                font-weight: bold;
                position: absolute;
                left: 10px;
                color: #167F92;
            }*/

            table td:last-child[b-wlgrvsw44p] {
                border-bottom: 0;
            }

        table tbody th[b-wlgrvsw44p] {
            color: #fff;
        }
}
/* /Pages/CharterControl.razor.rz.scp.css */
body[b-yt84s35fa0] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-yt84s35fa0] {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    /*table-layout: fixed;*/
}

    table tr[b-yt84s35fa0] {
        background-color: #fff;
        padding: .40em; /*35*/
        border-bottom: 2px solid #fff;
        border-color: transparent;
    }

    table th[b-yt84s35fa0],
    table td[b-yt84s35fa0] {
        /*padding: 1em 10px 1em 1em;*/
        padding: 8px 10px 8px 8px;
        border-right: 0px;
        border-left: 0px;
        border-bottom: 2px solid #778899;
        text-align: center;
    }

    table th[b-yt84s35fa0] {
        /*font-size: .85em;*/
        font-size: 1.2em;
        border-bottom: 2px solid #fff;
        border: 0px 0px 2px 0px solid #778899;
        /*border-right: 2px solid #b0c4de;*/
    }

    table thead tr[b-yt84s35fa0] {
        background-color: #778899;
        color: #fff;
        border-color: transparent;
    }

    table tbody th[b-yt84s35fa0] {
        background: #778899;
        color: #fff;
    }

.txt[b-yt84s35fa0] {
    text-align: left;
    font-size: 1.2em;
    /*font-size: .85em;*/
}

.center[b-yt84s35fa0] {
    text-align: center;
    margin: 0px auto;
}

.non[b-yt84s35fa0] {
    background: #fff
}

@media screen and (max-width: 900px) {
    .txt[b-yt84s35fa0] {
        text-align: center;
        font-size: 1.2em;
        /*font-size: .85em;*/
    }

    table[b-yt84s35fa0] {
        border: 0;
        width: 100%
    }

        table th[b-yt84s35fa0] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-yt84s35fa0] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-yt84s35fa0] {
            display: block;
            /*margin-bottom: .625em;*/
            margin-bottom: .425em;
        }

        table td[b-yt84s35fa0] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            /*padding: .625em .625em .625em 4em;*/
            border-right: none;
        }

            /*table td::before {
                content: attr(data-label);
                font-weight: bold;
                position: absolute;
                left: 10px;
                color: #167F92;
            }*/

            table td:last-child[b-yt84s35fa0] {
                border-bottom: 0;
            }

        table tbody th[b-yt84s35fa0] {
            color: #fff;
        }
}
/* /Pages/CharterInfo.razor.rz.scp.css */
body[b-t6kl6e89b9] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-t6kl6e89b9] {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    table-layout: fixed;
}

    table tr[b-t6kl6e89b9] {
        background-color: #fff;
        padding: .15em;
        border-bottom: 2px solid #fff;
    }

    table th[b-t6kl6e89b9],
    table td[b-t6kl6e89b9] {
        padding: 8px 10px 8px 8px;
        border-right: 2px solid #eee;
        text-align: center;
    }

    table th[b-t6kl6e89b9] {
        font-size: 1.2em;
    }

    table thead tr[b-t6kl6e89b9] {
        background-color: #607D8B;
        color: #fff;
    }

    table tbody th[b-t6kl6e89b9] {
        background: #607D8B;
        color: #fff;
    }

.txt[b-t6kl6e89b9] {
    text-align: left;
    font-size: 1.2em;
}

.center[b-t6kl6e89b9] {
    text-align: center;
    margin: 0px auto;
}

.price[b-t6kl6e89b9] {
    text-align: right;
    color: #167F92;
    font-weight: bold;
}

.non[b-t6kl6e89b9] {
    background: #fff
}

@media screen and (max-width: 600px) {
    .txt[b-t6kl6e89b9] {
        text-align: center;
        font-size: 1.2em;
    }

    table[b-t6kl6e89b9] {
        border: 0;
        width: 100%
    }

        table th[b-t6kl6e89b9] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-t6kl6e89b9] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-t6kl6e89b9] {
            display: block;
            margin-bottom: .425em;
        }

        table td[b-t6kl6e89b9] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            border-right: none;
        }

            table td:last-child[b-t6kl6e89b9] {
                border-bottom: 0;
            }

        table tbody th[b-t6kl6e89b9] {
            color: #fff;
        }
}



@media screen and (max-width: 900px) {
    table[b-t6kl6e89b9] {
        border: 0;
        width: 100%
    }

        table th[b-t6kl6e89b9] {
            text-align: center;
        }
}
/* /Pages/CharterReceive.razor.rz.scp.css */
body[b-vho1k8tfsa] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-vho1k8tfsa] {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    table-layout: fixed;
}



    table tr[b-vho1k8tfsa] {
        background-color: #fff;
        padding: .15em;
        border-bottom: 2px solid #fff;
    }

    table th[b-vho1k8tfsa],
    table td[b-vho1k8tfsa] {
        padding: 8px 10px 8px 8px;
        border-right: 2px solid #eee;
        text-align: center;
    }

    table th[b-vho1k8tfsa] {
        font-size: 1.2em;
    }

    table thead tr[b-vho1k8tfsa] {
        background-color: #607D8B;
        color: #fff;
    }

    table tbody th[b-vho1k8tfsa] {
        background: #607D8B;
        color: #fff;
    }

.txt[b-vho1k8tfsa] {
    text-align: left;
    font-size: 1.2em;
}

.center[b-vho1k8tfsa] {
    text-align: center;
    margin: 0px auto;
}

.price[b-vho1k8tfsa] {
    text-align: right;
    color: #167F92;
    font-weight: bold;
}

.non[b-vho1k8tfsa] {
    background: #fff
}

@media screen and (max-width: 600px) {
    .txt[b-vho1k8tfsa] {
        text-align: center;
        font-size: 1.2em;
    }

    table[b-vho1k8tfsa] {
        border: 0;
        width: 100%
    }

        table th[b-vho1k8tfsa] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-vho1k8tfsa] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-vho1k8tfsa] {
            display: block;
            margin-bottom: .425em;
        }

        table td[b-vho1k8tfsa] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            border-right: none;
        }

            table td:last-child[b-vho1k8tfsa] {
                border-bottom: 0;
            }

        table tbody th[b-vho1k8tfsa] {
            color: #fff;
        }
}

/*.file-input-zone-bl {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
    /*background-image: url('/Images/back_l.png');*/
    /*background-image: url('/Images/front.png');
    opacity: 0.5
}

    .file-input-zone-bl:hover {
        background-color: lightblue;
    }

    .file-input-zone-bl input[type=file] {
        position: absolute;
        width: 70%;
        height: 70%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-br {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
    /*background-image: url('/Images/back_r.png');*/
    /*background-image: url('/Images/front_r2.png');
    opacity: 0.5
}

    .file-input-zone-br:hover {
        background-color: lightblue;
    }

    .file-input-zone-br input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-fl {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
    /*background-image: url('/Images/front_l.png');*/
    /*background-image: url('/Images/inside2.png');
    opacity: 0.5
}

    .file-input-zone-fl:hover {
        background-color: lightblue;
    }

    .file-input-zone-fl input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-fr {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
    /*background-image: url('/Images/front_r.png');*/
    /*background-image: url('/Images/Certificate.png');
    opacity: 0.5
}

    .file-input-zone-fr:hover {
        background-color: lightblue;
    }

    .file-input-zone-fr input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-inside {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;
    background-image: url('/Images/inside.png');
    opacity: 0.5
}

    .file-input-zone-inside:hover {
        background-color: lightblue;
    }

    .file-input-zone-inside input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-reserve {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
    /*background-image: url('/Images/back_l.png');*/
    /*background-image: url('/Images/reserve.png');
    opacity: 0.5
}

    .file-input-zone-reserve:hover {
        background-color: lightblue;
    }

    .file-input-zone-reserve input[type=file] {
        position: absolute;
        width: 70%;
        height: 70%;
        opacity: 0;
        cursor: pointer;
    }*/

@media screen and (max-width: 900px) {
    table[b-vho1k8tfsa] {
        border: 0;
        width: 100%
    }


}
/* /Pages/Index.razor.rz.scp.css */
/*body {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    table-layout: fixed;
}


@media screen and (max-width: 900px) {
    table {
        border: 0;
        width: 100%
    }
}
*/

body[b-sjlh7qs4pv] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-sjlh7qs4pv] {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    table-layout: fixed;
}



    table tr[b-sjlh7qs4pv] {
        background-color: #fff;
        padding: .15em;
        border-bottom: 2px solid #fff;
    }

    table th[b-sjlh7qs4pv],
    table td[b-sjlh7qs4pv] {
        padding: 8px 10px 8px 8px;
        border-right: 2px solid #eee;
        text-align: center;
    }

    table th[b-sjlh7qs4pv] {
        font-size: 1.2em;
    }

    table thead tr[b-sjlh7qs4pv] {
        background-color: #607D8B;
        color: #fff;
    }

    table tbody th[b-sjlh7qs4pv] {
        background: #607D8B;
        color: #fff;
    }

.txt[b-sjlh7qs4pv] {
    text-align: left;
    font-size: 1.2em;
}

.center[b-sjlh7qs4pv] {
    text-align: center;
    margin: 0px auto;
}

.price[b-sjlh7qs4pv] {
    text-align: right;
    color: #167F92;
    font-weight: bold;
}

.non[b-sjlh7qs4pv] {
    background: #fff
}

@media screen and (max-width: 600px) {
    .txt[b-sjlh7qs4pv] {
        text-align: center;
        font-size: 1.2em;
    }

    table[b-sjlh7qs4pv] {
        border: 0;
        width: 100%
    }

        table th[b-sjlh7qs4pv] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-sjlh7qs4pv] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-sjlh7qs4pv] {
            display: block;
            margin-bottom: .425em;
        }

        table td[b-sjlh7qs4pv] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            border-right: none;
        }

            table td:last-child[b-sjlh7qs4pv] {
                border-bottom: 0;
            }

        table tbody th[b-sjlh7qs4pv] {
            color: #fff;
        }
}

/*.file-input-zone-bl {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/back_l.png');*/
/*background-image: url('/Images/front.png');
    opacity: 0.5
}

    .file-input-zone-bl:hover {
        background-color: lightblue;
    }

    .file-input-zone-bl input[type=file] {
        position: absolute;
        width: 70%;
        height: 70%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-br {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/back_r.png');*/
/*background-image: url('/Images/front_r2.png');
    opacity: 0.5
}

    .file-input-zone-br:hover {
        background-color: lightblue;
    }

    .file-input-zone-br input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-fl {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/front_l.png');*/
/*background-image: url('/Images/inside2.png');
    opacity: 0.5
}

    .file-input-zone-fl:hover {
        background-color: lightblue;
    }

    .file-input-zone-fl input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-fr {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/front_r.png');*/
/*background-image: url('/Images/Certificate.png');
    opacity: 0.5
}

    .file-input-zone-fr:hover {
        background-color: lightblue;
    }

    .file-input-zone-fr input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-inside {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;
    background-image: url('/Images/inside.png');
    opacity: 0.5
}

    .file-input-zone-inside:hover {
        background-color: lightblue;
    }

    .file-input-zone-inside input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-reserve {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/back_l.png');*/
/*background-image: url('/Images/reserve.png');
    opacity: 0.5
}

    .file-input-zone-reserve:hover {
        background-color: lightblue;
    }

    .file-input-zone-reserve input[type=file] {
        position: absolute;
        width: 70%;
        height: 70%;
        opacity: 0;
        cursor: pointer;
    }*/

@media screen and (max-width: 900px) {
    table[b-sjlh7qs4pv] {
        border: 0;
        width: 100%
    }
}
/* /Pages/Tokai.razor.rz.scp.css */
body[b-fes4si68tj] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-fes4si68tj] {
    /*border-collapse: collapse;*/
    margin: 0 auto;
    padding: 0;
    width: 700px;
    table-layout: fixed;
}

    table tr[b-fes4si68tj] {
        background-color: #fff;
        /*padding: .15em;*/ /*35*/
        /*border-bottom: 2px solid #fff;*/
    }

    table th[b-fes4si68tj],
    table td[b-fes4si68tj] {
        /*padding: 1em 10px 1em 1em;*/
        /*padding: 8px 10px 8px 8px;*/
        /*border-right: 2px solid #eee;*/
        text-align: center;
    }

    table th[b-fes4si68tj] {
        /*font-size: .85em;*/
        font-size: 1.2em;
    }

    table thead tr[b-fes4si68tj] {
        background-color: #607D8B;
        color: #fff;
    }

    table tbody th[b-fes4si68tj] {
        background: #607D8B;
        color: #fff;
    }

.txt[b-fes4si68tj] {
    text-align: left;
    font-size: 1.2em;
    /*font-size: .85em;*/
}

.center[b-fes4si68tj] {
    text-align: center;
    margin: 0px auto;
}

.price[b-fes4si68tj] {
    text-align: right;
    color: #167F92;
    font-weight: bold;
}

.non[b-fes4si68tj] {
    background: #fff
}

@media screen and (max-width: 600px) {
    .txt[b-fes4si68tj] {
        text-align: center;
        font-size: 1.2em;
        /*font-size: .85em;*/
    }

    table[b-fes4si68tj] {
        border: 0;
        width: 100%
    }

        table th[b-fes4si68tj] {
            background-color: #607D8B;
            display: block;
            text-align: center;
            border:none
        }

        /*table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }*/

        table tr[b-fes4si68tj] {
            display: block;
            border: none;
            /*margin-bottom: .625em;*/
            /*margin-bottom: .425em;*/
        }

        table td[b-fes4si68tj] {
            /*border-bottom: 1px solid #bbb;*/
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            /*padding: .625em .625em .625em 4em;*/
            border: none;
        }

            /*table td::before {
                content: attr(data-label);
                font-weight: bold;
                position: absolute;
                left: 10px;
                color: #167F92;
            }*/

            table td:last-child[b-fes4si68tj] {
                border: none;
            }

        table tbody th[b-fes4si68tj] {
            color: #fff;
            border: none;
        }
}
/* /Pages/TokaiGetInfo.razor.rz.scp.css */
body[b-s6w5cc3fhh] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-s6w5cc3fhh] {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    /*table-layout: fixed;*/
}

    table tr[b-s6w5cc3fhh] {
        background-color: #fff;
        padding: .40em; /*35*/
        border-bottom: 2px solid #fff;
        border-color: transparent;
    }

    table th[b-s6w5cc3fhh],
    table td[b-s6w5cc3fhh] {
        /*padding: 1em 10px 1em 1em;*/
        padding: 8px 10px 8px 8px;
        border-right: 0px;
        border-left: 0px;
        border-bottom: 2px solid #778899;
        text-align: center;
    }

    table th[b-s6w5cc3fhh] {
        /*font-size: .85em;*/
        font-size: 1.2em;
        border-bottom: 2px solid #fff;
        border: 0px 0px 2px 0px solid #778899;
        /*border-right: 2px solid #b0c4de;*/
    }

    table thead tr[b-s6w5cc3fhh] {
        background-color: #778899;
        color: #fff;
        border-color: transparent;
    }

    table tbody th[b-s6w5cc3fhh] {
        background: #778899;
        color: #fff;
    }

.txt[b-s6w5cc3fhh] {
    text-align: left;
    font-size: 1.2em;
    /*font-size: .85em;*/
}

.center[b-s6w5cc3fhh] {
    text-align: center;
    margin: 0px auto;
}

.non[b-s6w5cc3fhh] {
    background: #fff
}

@media screen and (max-width: 900px) {
    .txt[b-s6w5cc3fhh] {
        text-align: center;
        font-size: 1.2em;
        /*font-size: .85em;*/
    }

    table[b-s6w5cc3fhh] {
        border: 0;
        width: 100%
    }

        table th[b-s6w5cc3fhh] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-s6w5cc3fhh] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-s6w5cc3fhh] {
            display: block;
            /*margin-bottom: .625em;*/
            margin-bottom: .425em;
        }

        table td[b-s6w5cc3fhh] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            /*padding: .625em .625em .625em 4em;*/
            border-right: none;
        }

            /*table td::before {
                content: attr(data-label);
                font-weight: bold;
                position: absolute;
                left: 10px;
                color: #167F92;
            }*/

            table td:last-child[b-s6w5cc3fhh] {
                border-bottom: 0;
            }

        table tbody th[b-s6w5cc3fhh] {
            color: #fff;
        }
}
/* /Pages/TokaiSearch.razor.rz.scp.css */
body[b-cxfmrfs1mx] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-cxfmrfs1mx] {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    
    /*table-layout: fixed;*/
}

    table tr[b-cxfmrfs1mx] {
        background-color: #fff;
        padding: .40em; /*35*/
        border-bottom: 2px solid #fff;
        border-color: transparent;
    }

    table th[b-cxfmrfs1mx],
    table td[b-cxfmrfs1mx] {
        /*padding: 1em 10px 1em 1em;*/
        padding: 8px 10px 8px 8px;
        border-right: 0px;
        border-left:0px;
        border-bottom: 2px solid #778899;
        text-align: center;
        color:black;
    }

    table th[b-cxfmrfs1mx] {
        /*font-size: .85em;*/
        font-size: 1.2em;
        border-bottom: 2px solid #fff;
        border: 0px 0px 2px 0px solid #778899;
        /*border-right: 2px solid #b0c4de;*/
    }

    table thead tr[b-cxfmrfs1mx] {
        background-color: #778899;
        color: #fff;
        border-color:transparent;
    }

    table tbody th[b-cxfmrfs1mx] {
        background: #778899;
        color: #fff;
    }

.txt[b-cxfmrfs1mx] {
    text-align: left;
    font-size: 1.2em;
    /*font-size: .85em;*/
}

.center[b-cxfmrfs1mx] {
    text-align: center;
    margin: 0px auto;
}

.non[b-cxfmrfs1mx] {
    background: #fff
}

@media screen and (max-width: 900px) {
    .txt[b-cxfmrfs1mx] {
        text-align: center;
        font-size: 1.2em;
        /*font-size: .85em;*/
    }

    table[b-cxfmrfs1mx] {
        border: 0;
        width: 100%
    }

        table th[b-cxfmrfs1mx] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-cxfmrfs1mx] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-cxfmrfs1mx] {
            display: block;
            /*margin-bottom: .625em;*/
            margin-bottom: .425em;
            color: #fff;
        }

        table td[b-cxfmrfs1mx] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            /*padding: .625em .625em .625em 4em;*/
            border-right: none;
        }

            /*table td::before {
                content: attr(data-label);
                font-weight: bold;
                position: absolute;
                left: 10px;
                color: #167F92;
            }*/

            table td:last-child[b-cxfmrfs1mx] {
                border-bottom: 0;
            }

        table tbody th[b-cxfmrfs1mx] {
            color: #fff;
        }
}
/* /Pages/TokaiYardInfo.razor.rz.scp.css */
body[b-nqv453mod6] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-nqv453mod6] {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    /*table-layout: fixed;*/
}

    table tr[b-nqv453mod6] {
        background-color: #fff;
        padding: .40em; /*35*/
        border-bottom: 2px solid #fff;
        border-color: transparent;
    }

    table th[b-nqv453mod6],
    table td[b-nqv453mod6] {
        /*padding: 1em 10px 1em 1em;*/
        padding: 8px 10px 8px 8px;
        border-right: 0px;
        border-left: 0px;
        border-bottom: 2px solid #778899;
        text-align: center;
    }

    table th[b-nqv453mod6] {
        /*font-size: .85em;*/
        font-size: 1.2em;
        border-bottom: 2px solid #fff;
        border: 0px 0px 2px 0px solid #778899;
        /*border-right: 2px solid #b0c4de;*/
    }

    table thead tr[b-nqv453mod6] {
        background-color: #778899;
        color: #fff;
        border-color: transparent;
    }

    table tbody th[b-nqv453mod6] {
        background: #778899;
        /*color: #fff;*/
    }

.txt[b-nqv453mod6] {
    text-align: left;
    font-size: 1.2em;
    /*font-size: .85em;*/
}

.center[b-nqv453mod6] {
    text-align: center;
    margin: 0px auto;
}

.non[b-nqv453mod6] {
    background: #fff
}

@media screen and (max-width: 900px) {
    .txt[b-nqv453mod6] {
        text-align: center;
        font-size: 1.2em;
        /*font-size: .85em;*/
    }

    table[b-nqv453mod6] {
        border: 0;
        width: 100%
    }

        table th[b-nqv453mod6] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-nqv453mod6] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-nqv453mod6] {
            display: block;
            /*margin-bottom: .625em;*/
            margin-bottom: .425em;
        }

        table td[b-nqv453mod6] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            /*padding: .625em .625em .625em 4em;*/
            border-right: none;
        }

            /*table td::before {
                content: attr(data-label);
                font-weight: bold;
                position: absolute;
                left: 10px;
                color: #167F92;
            }*/

            table td:last-child[b-nqv453mod6] {
                border-bottom: 0;
            }

        table tbody th[b-nqv453mod6] {
            color: #fff;
        }
}
/* /Pages/Yard.razor.rz.scp.css */
body[b-hwix905eqf] {
    font-family: "Open Sans", sans-serif;
    line-height: 1.25;
}

table[b-hwix905eqf] {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    table-layout: fixed;
    table-layout: fixed;
}



    table tr[b-hwix905eqf] {
        background-color: #fff;
        padding: .15em;
        border-bottom: 2px solid #fff;
    }

    table th[b-hwix905eqf],
    table td[b-hwix905eqf] {
        padding: 8px 10px 8px 8px;
        border-right: 2px solid #eee;
        text-align: center;
    }

    table th[b-hwix905eqf] {
        font-size: 1.2em;
    }

    table thead tr[b-hwix905eqf] {
        background-color: #607D8B;
        color: #fff;
    }

    table tbody th[b-hwix905eqf] {
        background: #607D8B;
        color: #fff;
    }

.txt[b-hwix905eqf] {
    text-align: left;
    font-size: 1.2em;
}

.center[b-hwix905eqf] {
    text-align: center;
    margin: 0px auto;
}

.price[b-hwix905eqf] {
    text-align: right;
    color: #167F92;
    font-weight: bold;
}

.non[b-hwix905eqf] {
    background: #fff
}

@media screen and (max-width: 600px) {
    .txt[b-hwix905eqf] {
        text-align: center;
        font-size: 1.2em;
    }

    table[b-hwix905eqf] {
        border: 0;
        width: 100%
    }

        table th[b-hwix905eqf] {
            background-color: #607D8B;
            display: block;
            border-right: none;
            text-align: center;
        }

        table thead[b-hwix905eqf] {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table tr[b-hwix905eqf] {
            display: block;
            margin-bottom: .425em;
        }

        table td[b-hwix905eqf] {
            border-bottom: 1px solid #bbb;
            display: block;
            font-size: .8em;
            text-align: center;
            position: relative;
            border-right: none;
        }

            table td:last-child[b-hwix905eqf] {
                border-bottom: 0;
            }

        table tbody th[b-hwix905eqf] {
            color: #fff;
        }
}

/*.file-input-zone-bl {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/back_l.png');*/
/*background-image: url('/Images/front.png');
    opacity: 0.5
}

    .file-input-zone-bl:hover {
        background-color: lightblue;
    }

    .file-input-zone-bl input[type=file] {
        position: absolute;
        width: 70%;
        height: 70%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-br {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/back_r.png');*/
/*background-image: url('/Images/front_r2.png');
    opacity: 0.5
}

    .file-input-zone-br:hover {
        background-color: lightblue;
    }

    .file-input-zone-br input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-fl {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/front_l.png');*/
/*background-image: url('/Images/inside2.png');
    opacity: 0.5
}

    .file-input-zone-fl:hover {
        background-color: lightblue;
    }

    .file-input-zone-fl input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-fr {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/front_r.png');*/
/*background-image: url('/Images/Certificate.png');
    opacity: 0.5
}

    .file-input-zone-fr:hover {
        background-color: lightblue;
    }

    .file-input-zone-fr input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-inside {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;
    background-image: url('/Images/inside.png');
    opacity: 0.5
}

    .file-input-zone-inside:hover {
        background-color: lightblue;
    }

    .file-input-zone-inside input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.file-input-zone-reserve {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: black;
    cursor: pointer;
    position: relative;
    width: 256px;
    height: 256px;*/
/*background-image: url('/Images/back_l.png');*/
/*background-image: url('/Images/reserve.png');
    opacity: 0.5
}

    .file-input-zone-reserve:hover {
        background-color: lightblue;
    }

    .file-input-zone-reserve input[type=file] {
        position: absolute;
        width: 70%;
        height: 70%;
        opacity: 0;
        cursor: pointer;
    }*/

@media screen and (max-width: 900px) {
    table[b-hwix905eqf] {
        border: 0;
        width: 100%
    }
}
/* /Shared/CharterNavMenu.razor.rz.scp.css */
.navbar-toggler[b-csdwg14j53] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-csdwg14j53] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-csdwg14j53] {
    font-size: 1.1rem;
}

.oi[b-csdwg14j53] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-csdwg14j53] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-csdwg14j53] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-csdwg14j53] {
        padding-bottom: 1rem;
    }

    .nav-item[b-csdwg14j53]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-csdwg14j53]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-csdwg14j53]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-csdwg14j53] {
        display: none;
    }

    .collapse[b-csdwg14j53] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-vestjoubg6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-vestjoubg6] {
    flex: 1;
}

.sidebar[b-vestjoubg6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #4682b4 70%);
}

.top-row[b-vestjoubg6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    /*.top-row :deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }*/
    .top-row a[b-vestjoubg6], .top-row .btn-link[b-vestjoubg6] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-vestjoubg6] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-vestjoubg6] {
        display: none;
    }

    .top-row.auth[b-vestjoubg6] {
        justify-content: space-between;
    }

    .top-row a[b-vestjoubg6], .top-row .btn-link[b-vestjoubg6] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-vestjoubg6] {
        flex-direction: row;
    }

    .sidebar[b-vestjoubg6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        white-space: nowrap;
    }

    .top-row[b-vestjoubg6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-vestjoubg6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-fj36rnjt2l] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-fj36rnjt2l] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-fj36rnjt2l] {
    font-size: 1.1rem;
}

.oi[b-fj36rnjt2l] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-fj36rnjt2l] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-fj36rnjt2l] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-fj36rnjt2l] {
        padding-bottom: 1rem;
    }

    .nav-item[b-fj36rnjt2l]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-fj36rnjt2l]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-fj36rnjt2l]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-fj36rnjt2l] {
        display: none;
    }

    .collapse[b-fj36rnjt2l] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/TokaiNavMenu.razor.rz.scp.css */
.navbar-toggler[b-iydkld2nki] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-iydkld2nki] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-iydkld2nki] {
    font-size: 1.1rem;
}

.oi[b-iydkld2nki] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-iydkld2nki] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-iydkld2nki] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-iydkld2nki] {
        padding-bottom: 1rem;
    }

    .nav-item[b-iydkld2nki]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-iydkld2nki]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-iydkld2nki]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-iydkld2nki] {
        display: none;
    }

    .collapse[b-iydkld2nki] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/YardLayout.razor.rz.scp.css */
.page[b-8gfs2kssam] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-8gfs2kssam] {
    flex: 1;
}

.sidebar[b-8gfs2kssam] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #4682b4 70%);
}

.top-row[b-8gfs2kssam] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    /*.top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }*/
    .top-row a[b-8gfs2kssam], .top-row .btn-link[b-8gfs2kssam] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-8gfs2kssam] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    /*.top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }*/
}

@media (min-width: 641px) {
    .page[b-8gfs2kssam] {
        flex-direction: row;
    }

    .sidebar[b-8gfs2kssam] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8gfs2kssam] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-8gfs2kssam] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
