@charset "UTF-8";

/*
 * 規定カラー
 */
html {
    height: 100%;
}

body {
    background-color: #ebe7ef;
    font-size: 0.875rem;
}

    body.login {
        align-items: center;
        padding-top: 40px;
        padding-bottom: 40px;
        display: flex;
    }

.mainArea {
    flex: 1;
}
@media (max-width: 990px) {
    .mainArea {
        width: calc(100vw - 60px);
    }
}

@media (min-width: 990px) {

    .mainArea {
        width: calc(100vw - 145px);
    }
}



.logoImg {
    max-width: 90%;
    height: auto;
    padding-top: 3px;
    padding-left: 10px;
}

.custom-control {
    margin-bottom: 1rem;
    margin-right: 1rem;
}

/* サイズ */
.w-1 {
    width: 10%;
}

.w-2 {
    width: 20%;
}

.w-3 {
    width: 30%;
}

.w-4 {
    width: 40%;
}

.w-5 {
    width: 50%;
}

.w-6 {
    width: 60%;
}

.w-7 {
    width: 70%;
}

.w-8 {
    width: 80%;
}

.w-9 {
    width: 90%;
}

.w-10 {
    width: 100%;
}

.w-p-1 {
    width: 10px;
}

.w-p-2 {
    width: 20px;
}

.w-p-3 {
    width: 30px;
}

.w-p-4 {
    width: 40px;
}

.w-p-5 {
    width: 50px;
}

.w-p-6 {
    width: 60px;
}

.w-p-7 {
    width: 70px;
}

.w-p-8 {
    width: 80px;
}

.w-p-9 {
    width: 90px;
}

.w-p-10 {
    width: 100px;
}

.w-p-11 {
    width: 110px;
}

.w-p-12 {
    width: 120px;
}

.w-p-13 {
    width: 130px;
}

.w-p-14 {
    width: 140px;
}

.w-p-15 {
    width: 150px;
}

.w-p-16 {
    width: 160px;
}

.w-p-17 {
    width: 170px;
}

.w-p-18 {
    width: 180px;
}

.w-p-19 {
    width: 190px;
}

.w-p-20 {
    width: 200px;
}

.w-p-21 {
    width: 210px;
}

.w-p-22 {
    width: 220px;
}

.w-p-23 {
    width: 230px;
}

.w-p-24 {
    width: 240px;
}

.w-p-25 {
    width: 250px;
}

.w-p-26 {
    width: 260px;
}

.w-p-27 {
    width: 270px;
}

.w-p-28 {
    width: 280px;
}

.w-p-29 {
    width: 290px;
}

.w-p-30 {
    width: 300px;
}

.w-p-31 {
    width: 310px;
}

.w-p-32 {
    width: 320px;
}

.w-p-33 {
    width: 330px;
}

.w-p-34 {
    width: 340px;
}

.w-p-35 {
    width: 350px;
}

.w-p-36 {
    width: 360px;
}

.w-p-37 {
    width: 370px;
}

.w-p-38 {
    width: 380px;
}

.w-p-39 {
    width: 390px;
}

.w-p-40 {
    max-width: 400px;
}

.w-p-41 {
    width: 410px;
}

.w-p-42 {
    width: 420px;
}

.w-p-43 {
    width: 430px;
}

.w-p-44 {
    width: 440px;
}

.w-p-45 {
    width: 450px;
}

.w-p-46 {
    width: 460px;
}

.w-p-47 {
    width: 470px;
}

.w-p-48 {
    width: 480px;
}

.w-p-49 {
    width: 490px;
}

.w-p-50 {
    width: 500px;
}

.w-p-51 {
    width: 510px;
}

.w-p-52 {
    width: 520px;
}

.w-p-53 {
    width: 530px;
}

.w-p-54 {
    width: 540px;
}

.w-p-55 {
    width: 550px;
}

.w-p-56 {
    width: 560px;
}

.w-p-57 {
    width: 570px;
}

.w-p-58 {
    width: 580px;
}

.w-p-59 {
    width: 590px;
}

.w-p-60 {
    width: 600px;
}

.w-p-61 {
    width: 610px;
}

.w-p-62 {
    width: 620px;
}

.w-p-63 {
    width: 630px;
}

.w-p-64 {
    width: 640px;
}

.w-p-65 {
    width: 650px;
}

.w-p-66 {
    width: 660px;
}

.w-p-67 {
    width: 670px;
}

.w-p-68 {
    width: 680px;
}

.w-p-69 {
    width: 690px;
}

.w-p-70 {
    width: 700px;
}

.w-p-71 {
    width: 710px;
}

.w-p-72 {
    width: 720px;
}

.w-p-73 {
    width: 730px;
}

.w-p-74 {
    width: 740px;
}

.w-p-75 {
    width: 750px;
}

.w-p-76 {
    width: 760px;
}

.w-p-77 {
    width: 770px;
}

.w-p-78 {
    width: 780px;
}

.w-p-79 {
    width: 790px;
}

.w-p-80 {
    width: 800px;
}

.w-p-81 {
    width: 810px;
}

.w-p-82 {
    width: 820px;
}

.w-p-83 {
    width: 830px;
}

.w-p-84 {
    width: 840px;
}

.w-p-85 {
    width: 850px;
}

.w-p-86 {
    width: 860px;
}

.w-p-87 {
    width: 870px;
}

.w-p-88 {
    width: 880px;
}

.w-p-89 {
    width: 890px;
}

.w-p-90 {
    width: 900px;
}

.w-p-91 {
    width: 910px;
}

.w-p-92 {
    width: 920px;
}

.w-p-93 {
    width: 930px;
}

.w-p-94 {
    width: 940px;
}

.w-p-95 {
    width: 950px;
}

.w-p-96 {
    width: 960px;
}

.w-p-97 {
    width: 970px;
}

.w-p-98 {
    width: 980px;
}

.w-p-99 {
    width: 990px;
}

.w-p-100 {
    width: 1000px;
}

/* マージン */
.ml-1 {
    margin-left: 0.25rem;
}

.mt-1 {
    margin-top: 0.25rem;
}

.mr-1 {
    margin-right: 0.25rem;
}

.mb-1 {
    margin-bottom: 0.25rem;
}

.ml-2 {
    margin-left: 0.5rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mr-2 {
    margin-right: 0.5rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.ml-3 {
    margin-left: 0.75rem;
}

.mt-3 {
    margin-top: 0.75rem;
}

.mr-3 {
    margin-right: 0.75rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.ml-4 {
    margin-left: 1rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mr-4 {
    margin-right: 1rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.ml-5 {
    margin-left: 1.25rem;
}

.mt-5 {
    margin-top: 1.25rem;
}

.mr-5 {
    margin-right: 1.25rem;
}

.mb-5 {
    margin-bottom: 1.25rem;
}

/* パディング */
.pl-1 {
    padding-left: 0.25rem;
}

.pt-1 {
    padding-top: 0.25rem;
}

.pr-1 {
    padding-right: 0.25rem;
}

.pb-1 {
    padding-bottom: 0.25rem;
}

.pl-2 {
    padding-left: 0.5rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pr-2 {
    padding-right: 0.5rem;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.pl-3 {
    padding-left: 0.75rem;
}

.pt-3 {
    padding-top: 0.75rem;
}

.pr-3 {
    padding-right: 0.75rem;
}

.pb-3 {
    padding-bottom: 0.75rem;
}

.pl-4 {
    padding-left: 1rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pr-4 {
    padding-right: 1rem;
}

.pb-4 {
    padding-bottom: 1rem;
}

.pl-5 {
    padding-left: 1.25rem;
}

.pt-5 {
    padding-top: 1.25rem;
}

.pr-5 {
    padding-right: 1.25rem;
}

.pb-5 {
    padding-bottom: 1.25rem;
}

/*
 * Navbar
 */
.navbar-brand {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1rem;
    min-width: 200px;
    max-width: 200px;
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.2509803922);
}

.navbar .navbar-toggler {
    top: 0.25rem;
    right: 1rem;
}

.navbar button {
    margin: 2px;
    padding-left: 12px;
    padding-right: 12px;
}

/*
 * header
 */
.custome-shadow {
    box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.1) !important;
}

/*
 * Sidebar
 */
.sidebar {
    display: flex;
    flex-direction: column;
    background-color: #133c99;
    top: 0;
    bottom: 0;
    /* rtl:remove */
    left: 0;
    z-index: 1;
    right: 0;
    overflow-x: hidden;
    text-align: center;
    transition: 0.5s;
    min-height: calc(100vh - 50px);
    padding: 0px;
    /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

    .sidebar .nav-link {
        font-weight: 500;
        color: #ebe7ef;
    }

        .sidebar .nav-link .feather {
            margin-right: 4px;
            color: #ebe7ef;
        }

        .sidebar .nav-link:hover {
            color: #133c99;
            background-color: #ffffff;
        }

            .sidebar .nav-link:hover .feather {
                color: #133c99;
            }

    .sidebar .active {
        color: #133c99;
        background-color: #ffffff;
    }

        .sidebar .active .feather {
            color: #133c99;
        }

#sidebarMenu > nav {
    min-width: 145px;
}

.sidebar li .submenu {
    padding: 0;
    display: none;
    position: static !important;
}

.sidebar li:hover .submenu {
    display: block;
    background-color: #45609e;
}

/* メニューを開いた時 */
.open-menu {
    min-width: 145px;
    max-width: 145px;
}

@media (max-width: 990px) {
    .sidebar {
        position: unset;
        padding: 0;
        top: 5rem;
    }

        .sidebar:not(.open-menu) {
            min-width: 38px;
            max-width: 38px;
        }

    .moneygroup {
        padding: 0;
    }
}

@media (min-width: 990px) {
    .dategroup {
        min-width: 600px;
    }

    .sidebar {
        min-width: 145px;
        max-width: 145px;
    }
}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 48px);
    padding-top: 0.5rem;
    overflow-x: hidden;
    overflow-y: auto;
    /* Scrollable contents if viewport is shorter than content. */
}

.sidebar-heading {
    font-size: 0.75rem;
    text-transform: uppercase;
}

/*
 * Card
 */
.card {
    /* Card基本カラー */
    background-color: white;
    /* Card 影 */
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3019607843);
    padding: 20px 25px 30px;
    margin: 0px;
    /* ログイン画面 */
}

    .card .card-title {
        margin-left: 20px;
        margin-top: 10px;
    }

    .card.card-signin {
        max-width: 450px;
    }

    .card.form {
        margin: 0px;
        padding: 0px;
    }

/*
 * Form
 */
form {
    /* focus時 */
    /* 各行設定 */
}

    form .form-control.error {
        border-color: #cc5b5b;
    }

        form .form-control.error:focus {
            border-color: #cc5b5b;
            outline: 0;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0745098039), 0 0 8px #cc5b5b;
        }

    form .form-control:focus {
        border-color: #3D5791;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0745098039), 0 0 0px #3D5791;
    }

    form .form-group.row {
        margin: 8px 0px;
        /* Form内label */
    }

        form .form-group.row > * {
            padding-left: 0px;
        }

        form .form-group.row > label {
            padding: 8px 0px;
        }

        form .form-group.row .contents {
            padding-top: 2px;
            padding-right: 2px;
            padding-bottom: 2px;
            padding-left: 2px;
            background-color: #ffffff;
            max-width: 400px;
        }

input[type=radio] {
    position: relative;
}

    input[type=radio]:checked {
        background-color: #3D5791;
        border-color: #3D5791;
    }

input[type=checkbox] {
    position: relative;
    transform: scale(1.4);
}

    input[type=checkbox]:checked {
        background-color: #3D5791;
        border-color: #dee2e6;
    }

/* テキストエリア */
textarea {
    height: 200px;
    max-height: 500px;
}

/* セレクト */
.form-select.error {
    border-color: #cc5b5b;
}

    .form-select.error:focus {
        border-color: #cc5b5b;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0745098039), 0 0 8px #cc5b5b;
    }

.form-select:focus {
    border-color: #3D5791;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0745098039), 0 0 0px #3D5791;
}

.form-select option:hover {
    background-color: #ebe7ef;
}

.error-msg {
    font-size: 12px;
    color: #cc5b5b;
    margin-bottom: 0px;
}

.form-control-chosen:focus {
    border-color: #3D5791;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0745098039), 0 0 0px #3D5791;
}

/* ボタン共通 */
.btn {
    /* Color */
    background-color: #133c99;
    /* Font */
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    position: relative;
    border: none;
    /* 角丸 */
    box-sizing: border-box;
    border-radius: 3px;
    transition: all 0.218s;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:hover,
    .btn:active,
    .btn:focus {
        background-color: #456fcf;
        border: 1px solid;
    }

    .btn.point {
        background-color: #3D5791;
    }

        .btn.point:hover,
        .btn.point:active,
        .btn.point:focus {
            background-color: #2e51a0;
        }

    .btn.sub {
        background-color: #5bccb5;
    }

        .btn.sub:hover,
        .btn.sub:active,
        .btn.sub:focus {
            background-color: #4bdcbf;
        }

    .btn.dark {
        background-color: #bbbbbb;
    }

        .btn.dark:hover,
        .btn.dark:active,
        .btn.dark:focus {
            background-color: #c5b1b1;
        }

    .btn.danger {
        background-color: #EB3415;
    }

        .btn.danger:hover,
        .btn.danger:active,
        .btn.danger:focus {
            background-color: #fe2602;
        }

/* カレンダー */
.calendar {
    width: 210px;
}
    .calendar input {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important;
    }

    .calendar span:hover {
        background-color: #ccd0d3;
        cursor: pointer;
    }

.chosen-search {
    margin-bottom: .5rem !important;
}

/* ログイン */
.form-login {
    margin: auto;
}

    .form-login button {
        width: 100%;
    }

/* ファイルアップロード */
.inputFile {
    position: relative;
    padding: 100px 0 100px;
    text-align: center;
}

.dropArea {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 0 0;
    border: 2px dashed #133c99;
    background: #ffffff;
    transition: all 0.25s cubic-bezier(0.21, 0.51, 0.51, 1);
}

    .dropArea.dragover {
        border: 2px solid #16a5bf;
        background: rgba(22, 165, 191, 0.6);
    }

.dropAreaText {
    font-size: 18px;
}

.uploadFile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 300px;
    height: 80px;
    opacity: 0;
}

.inputFileWrap {
    position: relative;
    display: inline-block;
}

.btnInputFile {
    display: table;
    width: 300px;
}

    .btnInputFile span {
        position: relative;
        z-index: 2;
        display: table-cell;
        width: 300px;
        height: 80px;
        border-radius: 4px;
        background: #ebe7ef;
        text-decoration: none;
        color: #fff;
        font-size: 18px;
        line-height: 1;
        font-weight: bold;
        vertical-align: middle;
    }

.btnChangeFile {
    display: none;
}

.upFileWrap.selected .btnInputFile {
    display: none;
}

.upFileWrap.selected .btnChangeFile {
    display: table;
}

.table-responsive {
    overflow: auto;
}

    .table-responsive > table {
        border-collapse: separate;
        border-spacing: 0px;
        margin-bottom: 0;
    }

        .table-responsive > table td {
            border-right: 1px solid #dee2e6;
            border-bottom: 1px solid #dee2e6;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .table-responsive > table th {
            border-right: 1px solid #dee2e6;
            background-color: #133c99;
            color: white;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.chack-center {
    justify-content: center;
    flex-direction: row;
    align-content: center;
    top: 10px;
}

.chack-center-dtl {
    justify-content: center;
    flex-direction: row;
    align-content: center;
}

.card-body-search {
    flex: 1 1 auto;
    padding: 17px;
}

.card-body-register {
    flex: 1 1 auto;
    padding: 0 0 0 17px;
}

.loginUser {
    margin-right: 20px;
}


    #docsTable table tr:has(td>span.operation-history) {
        background-color: #adb5bd !important;
    }

    #docsTable table tr:has(td>span.operation-delete) {
        background-color: #db4c5a7c;
    }


.TH_HIS {
    width: 15px;
    min-width: 15px;
}

.TH_STATE {
    width: 30px;
    min-width: 30px;
}

.TH_CHECK {
    width: 35px;
    min-width: 35px;
}

.TH_DATE {
    width: 83px;
    min-width: 85px;
}

.TH_DIV {
    width: 120px;
    min-width: 100px;
}

.TH_CUST {
    width: 350px;
    min-width: 200px;
}

.TH_CUST_DIV {
    width: 150px;
    min-width: 100px;
}

.TH_PROP {
    width: 400px;
    min-width: 250px;
}

.TH_MONEY {
    width: 100px;
    min-width: 80px;
}

.TH_OPR_USER {
    width: 185px;
    min-width: 185px;
}

.TH_OPR_DATE {
    width: 83px;
    min-width: 85px;
}

.TH_OPR_DATA {
    width: 65px;
    min-width: 70px;
}

.TH_CHECK_USER {
    width: 75px;
    min-width: 75px;
}

.TH_USER_NAME {
    width: 250px;
    min-width: 250px;
}

.TH_MAIL_ADDRESS {
    width: 300px;
    min-width: 300px;
}

.TH_ADMIN {
    width: 75px;
    min-width: 75px;
}

/* 取引先一覧検索結果テーブル */
#customerTable {
    min-width: 300px;
}

.TH_CHECK_CUSTOMER {
    width: 75px;
    min-width: 75px;
}

.TH_CUST_NAME {
    width: 30%;
}

.TH_REMARKS {
    width: 500px;
    min-width: 500px;
}

/* 分類名一覧検索結果テーブル */
#codeTable {
    height: 560px;
}

.TABLE_MST {
    max-width: 400px;
    min-width: 300px;
}

.TH_CHECK_MST {
    width: 65px;
    min-width: 65px;
}

.TH_DIV_MST {
    width: 250px;
    min-width: 180px;
}

/* 分類名一覧並び替え */
.drag-list tr {
    border-collapse: collapse;
}

    .drag-list tr :not(.not_draggable) {
        cursor: pointer;
    }

.clear {
    background: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default !important;
}

    .clear:hover {
        --bs-table-hover-bg: none !important;
    }

.readonly {
    background-color: white !important;
}

/* 帳票照会の幅を広げる為、bootstrap上書き */
.card-body {
    flex: 1 1 auto;
    padding: 17px;
}

.nav-link {
    padding: 0.5rem 0.5rem;
}

.nav-link {
    padding: 0.5rem 0.5rem;
}

.filename {
    padding-top: 15px;
}

/* 帳票照会の操作内容区分 */
.operation-base {
    color: white;
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 8px;
    white-space: nowrap;
}

.operation-regist {
    background-color: #3D5791;
}

.operation-delete {
    background-color: #cc5b5b;
}

.operation-history {
    background-color: #798086;
}

.operation-fix {
    background-color: #5bccb5;
}

/* 帳票アップロード画面の必須マーク左右幅合わせ */
.colon-margin {
    margin-right: 15px;
}

.hide {
    display: none;
}

/* 削除確認モーダル */
.close {
    background: none;
    border: none;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}

/* 正常・異常メッセージ */
.Message {
    position: absolute;
    z-index: 99;
    opacity: 1;
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    border-radius: 4px;
}

@keyframes fadeout {
    0% {
        opacity: 1;
        height: 60px;
        margin: 0 auto;
        padding: 15px;
        margin-bottom: 20px;
    }

    99% {
        opacity: 0;
        height: 60px;
        margin: 0 auto;
        padding: 15px;
        margin-bottom: 20px;
    }

    100% {
        opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
    }
}

@-webkit-keyframes fadeout {
    0% {
        opacity: 1;
        height: 60px;
        margin: 0 auto;
        padding: 15px;
        margin-bottom: 20px;
    }

    99% {
        opacity: 0;
        height: 60px;
        margin: 0 auto;
        padding: 15px;
        margin-bottom: 20px;
    }

    100% {
        opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
    }
}

.MessageArea {
    position: relative;
    z-index: 9999;
}

#spinner-div {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 1000px;
    left: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
}

.alert {
    --color-info: #259eef;
    --color-warning: #e3bc1f;
    --color-danger: #fc365e;
    --color-success: #48c774;
    --color-alert: #666;
    --content-info: "i";
    --content-warning: "\f12a";
    --content-danger: "\f12a";
    --content-success: "\f00c";
    --content-alert: "i";
    border: 3px solid #838e9a;
    border-radius: 5px;
    margin-bottom: 2em;
    padding: 1em;
    font-weight: 600;
    font-size: 16px;
    height: auto;
}

    .alert:before {
        align-items: center;
        background-color: var(--color-alert);
        border-radius: 50%;
        color: #fff;
        font-family: "Font Awesome 5 Free";
        content: var(--content-alert);
        display: flex;
        font-weight: 600;
        height: 24px;
        justify-content: center;
        left: -12px;
        line-height: 1;
        position: absolute;
        top: -12px;
        width: 24px;
    }

    .alert:after {
        background-color: var(--color-alert);
        content: "";
        height: 100%;
        left: 0;
        opacity: .1;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: -1;
    }

.alert-info {
    --color-alert: var(--color-info);
    --content-alert: var(--content-info);
}

.alert-warning {
    --color-alert: var(--color-warning);
    --content-alert: var(--content-warning);
}

.alert-danger {
    --color-alert: var(--color-danger);
    --content-alert: var(--content-danger);
}

.alert-success {
    --color-alert: var(--color-success);
    --content-alert: var(--content-success);
}

.modal-confirm {
    color: #636363;
    width: 550px;
    margin: 30px auto;
}

    .modal-confirm .modal-content {
        padding: 20px;
        border-radius: 5px;
        border: none;
    }

    .modal-confirm .modal-header {
        padding: 0 15px;
        border-bottom: none;
        position: relative;
    }

    .modal-confirm .modal-icon::before {
      content: "\f071";
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-size: 26px;
      color: #e3bc1f;
    }

    .modal-confirm h4 {
        display: inline-block;
        font-size: 26px;
    }

    .modal-confirm .close {
        position: absolute;
        top: -5px;
        right: -5px;
    }

    .modal-confirm .modal-body {
        font-size: 18px;
    }

    .modal-confirm .modal-footer {
        background: #ecf0f1;
        border-color: #e6eaec;
        text-align: right;
        margin: 0 -20px -20px;
        border-radius: 0 0 5px 5px;
    }

    .modal-confirm .btn {
        color: #fff;
        border-radius: 4px;
        transition: all 0.4s;
        border: none;
        padding: 8px 20px;
        outline: none !important;
    }

    .modal-confirm .btn-info {
        background: #b0c1c6;
    }

        .modal-confirm .btn-info:hover, .modal-confirm .btn-info:focus {
            background: #92a9af;
        }

    .modal-confirm .btn-danger {
        background: #f15e5e;
    }

        .modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
            background: #ee3535;
        }

    .modal-confirm .modal-footer .btn + .btn {
        margin-left: 10px;
    }

.trigger-btn {
    display: inline-block;
    margin: 100px auto;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #3D5791 !important;
    outline: 0 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0745098039), 0 0 0px #3D5791 !important;
}

.chosen-container .chosen-drop {
    border: 1px solid #3D5791 !important;
}

.preview-container {
    height: 100%;
    padding: 20px;
}

.preview-container iframe {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    min-height: 500px;
}

.preview-messege {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.preview-messege div {
    text-align: center;
}

.cert-message {
    border-bottom: 1px solid lightgray;
    padding-bottom: 0 0 0.5rem;
}

.list-group {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.certificate {
    display: flex;
    padding: 10px;
}

    .certificate img {
        margin-right: 30px;
    }

    .certificate h5 {
        border-bottom: 1px solid #eee;
        padding-bottom: 5px;
    }