﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700&family=Roboto:wght@100;300;400;500&display=swap');

/*global style ============================================================ */


.bg-aeroblue {
    background-color: #b8f2e6;
}

.bg-aeroblue-dark {
    background-color: #9bf6ff;
}

.bg-eggshell {
    background-color: #FAF3DD;
}

.bg-eggshell-dark {
    background-color: #ffd6a5;
}

.bg-gray {
    background-color: #dfdfdf;
}

.bg-lightGreen {
    background-color: #caffbf;
}

.bg-lightPink {
    background-color: #ffc6ff;
}

.bg-lightPurple {
    background-color: #e6e1ff;
}

.bg-melon {
    background-color: #ffadad;
}

.bg-powderblue {
    background-color: #aed9e0;
}

.bg-primary2 {
    background-color: #327ab7;
    color: #fff;
}

.bg-table-header {
    background-color: #e2e3e5;
    font-weight: bold;
    text-align: center;
}

.bg-table-side {
    background-color: #eee;
    font-weight: bold;
    text-align: center;
    vertical-align: middle !important;
}

.ba-white {
    background-color: white !important;
}

/*//////////////////색상추가//////////////////*/
/*background color*/
.bg-lily { background-color: #cd92b2; }
.bg-shocking { background-color: #eaa6c0; }
.bg-charlotte { background-color: #96e0ed; }
.bg-zircon { background-color: #d5e4e2; }
.bg-anakiwa { background-color: #7ccfec; }
.bg-duststorm { background-color: #e0c6c3; }
.bg-wewak { background-color: #f29396; }
.bg-linkwater { background-color: #c5d3d6; }
.bg-fog { background-color: #e3c1f1; }
.bg-chantilly { background-color: #dfbbc1; }
.bg-frenchlilac { background-color: #e7bceb; }
.bg-waterleaf { background-color: #a7ece2; }
.bg-cupid { background-color: #fbb3c7; }
.bg-86ecdd { background-color: #86ecdd; }
.bg-ffafb0 { background-color: #ffafb0; }
.bg-ffd6a5 { background-color: #FFD6A5; }
.bg-ffafd8 { background-color: #ffafd8; }
.bg-eeb7b4 { background-color: #eeb7b4; }
.bg-f2cfa5 { background-color: #f2cfa5; }
.bg-fcffb0 { background-color: #fcffb0; }
.bg-aee4ff { background-color: #aee4ff; }
.bg-b5c7ed { background-color: #b5c7ed; }
.bg-c4f4fe { background-color: #c4f4fe; }
.bg-bee9b4 { background-color: #bee9b4; }
.bg-fdfa87 { background-color: #fdfa87; }
.bg-fcc6f7 { background-color: #fcc6f7; }
.bg-caa6fe { background-color: #caa6fe; }
.bg-e2ffaf { background-color: #e2ffaf; }
.bg-ffe4af { background-color: #ffe4af; }
.bg-83a7a3 { background-color: #83a7a3; }
.bg-acb890 { background-color: #acb890; }
.bg-dfd4e4 { background-color: #dfd4e4; }
.bg-fbdea2 { background-color: #fbdea2; }
.bg-d5d5d5 { background-color: #d5d5d5; }

/*파스톤 계열 background color*/
.bg-ffedbb { background-color: #ffedbb; }
.bg-fad6bc { background-color: #fad6bc; }
.bg-ffcae2 { background-color: #ffcae2; }
.bg-abe0ac { background-color: #abe0ac; }
.bg-d0d0d0 { background-color: #d0d0d0; }
.bg-f7c2c2 { background-color: #f7c2c2; }
.bg-e9c7ea { background-color: #e9c7ea; }
.bg-afcaf9 { background-color: #afcaf9; }
.bg-f0e6b3 { background-color: #f0e6b3; }
.bg-feaea5 { background-color: #feaea5; }
.bg-e5caff { background-color: #e5caff; }
.bg-f4ebfe { background-color: #f4ebfe; }
.bg-e4f2ff { background-color: #e4f2ff; }
.bg-d4ebcf { background-color: #d4ebcf; }
.bg-ebb5cd { background-color: #ebb5cd; }
.bg-b2e9eb { background-color: #b2e9eb; }
.bg-cbdced { background-color: #cbdced; }
.bg-e2c3b9 { background-color: #e2c3b9; }
.bg-ebe99f { background-color: #ebe99f; }
.bg-a7bdca { background-color: #a7bdca; }

.bg-ffdb75 { background-color: #ffdb75;}
.bg-feb77f { background-color: #feb77f;}
.bg-ff99cb { background-color: #ff99cb;}
.bg-65cd66 { background-color: #65cd66;}
.bg-999999 { background-color: #999999;}
.bg-de7a7a { background-color: #de7a7a;}
.bg-cc99cd { background-color: #cc99cd;}
.bg-6a98ed { background-color: #6a98ed;}
.bg-d9c179 { background-color: #d9c179;}
.bg-ff806d { background-color: #ff806d;}
.bg-cc99ff { background-color: #cc99ff;}
.bg-66ccff { background-color: #66ccff;}
.bg-54778b { background-color: #54778b;}
.bg-bdd6b6 { background-color: #bdd6b6;}
.bg-cc6698 { background-color: #cc6698;}
.bg-66cdcc { background-color: #66cdcc;}
.bg-9fbad6 { background-color: #9fbad6;}
.bg-bf8c71 { background-color: #bf8c71;}
.bg-ccc947 { background-color: #ccc947;}
.bg-564e5b { background-color: #564e5b;}

/*button color*/
.btn-aeroblue { background-color: #b8f2e6; border-color: #b8f2e6; }
.btn-aeroblue:hover { background-color: #b8f2d6; border-color: #b8f2d6; }
.btn-aeroblue:active { background-color: #b8f2e6 !important; border-color: #b8f2e6 !important; }

.btn-aeroblue-dark { background-color: #9bf6ff; border-color: #9bf6ff; }
.btn-aeroblue-dark:hover { background-color: #9bf6ef; border-color: #9bf6ef; }
.btn-aeroblue-dark:active { background-color: #9bf6df !important; border-color: #9bf6df !important; }

.btn-eggshell { background-color: #faf3dd; border-color: #faf3dd; }
.btn-eggshell:hover { background-color: #faf3cd; border-color: #faf3cd; }
.btn-eggshell:active { background-color: #faf3dd !important; border-color: #faf3dd !important; }

.btn-eggshell-dark { background-color: #ffd6a5; border-color: #ffd6a5; }
.btn-eggshell-dark:hover { background-color: #ffd695; border-color: #ffd695; }
.btn-eggshell-dark:active { background-color: #ffd685 !important; border-color: #ffd685 !important; }

.btn-lightGreen { background-color: #caffbf; border-color: #caffbf; }
.btn-lightGreen:hover { background-color: #caffaf; border-color: #caffaf; }
.btn-lightGreen:active { background-color: #caff9f !important; border-color: #caff9f !important; }

.btn-lightPink { background-color: #ffc6ff; border-color: #ffc6ff; }
.btn-lightPink:hover { background-color: #ffc6ef; border-color: #ffc6ef; }
.btn-lightPink:active { background-color: #ffc6df !important; border-color: #ffc6df !important; }

.btn-lightPurple { background-color: #e6e1ff; border-color: #e6e1ff; }
.btn-lightPurple:hover { background-color: #e6e1ef; border-color: #e6e1ef; }
.btn-lightPurple:active { background-color: #e6e1df !important; border-color: #e6e1df !important; }

.btn-darkPurple { background-color: #bdb2ff; border-color: #bdb2ff; /*color: white;*/}
.btn-darkPurple:hover { background-color: #bdb2ef; border-color: #bdb2ef; /*color: white;*/}
.btn-darkPurple:active { background-color: #bdb2df !important; border-color: #bdb2df !important; }

.btn-melon { background-color: #ffadad; border-color: #ffadad; }
.btn-melon:hover { background-color: #ffad9d; border-color: #ffad9d; }
.btn-melon:active { background-color: #ffad8d !important; border-color: #ffad8d !important; }

.btn-powderblue { background-color: #aed9e0; border-color: #aed9e0; }
.btn-powderblue:hover { background-color: #aed9d0; border-color: #aed9d0; }
.btn-powderblue:active { background-color: #aed9e0 !important; border-color: #aed9e0 !important; }

.btn-blackcoral { background-color: #5e6472; border-color: #5e6472; color: white;}
.btn-blackcoral:hover { background-color: #5e6462; border-color: #5e6462; color: white;}
.btn-blackcoral:active { background-color: #5e6472 !important; border-color: #5e6472 !important; color: white;}

.btn-primary2 { background-color: #327ab7; border-color: #327ab7; color: white;}
.btn-primary2:hover { background-color: #327aa7; border-color: #327aa7; color: #fff; }
.btn-primary2:active { background-color: #327a97 !important; border-color: #327a97 !important; color: white;}

.btn-anakiwa { background-color: rgba(12, 207, 235, 0.7); border-color: rgba(12, 207, 235, 0.8); }
.btn-anakiwa:hover { background-color: rgba(12, 207, 235, 0.8); border-color: rgba(12, 207, 235, 0.9); }
.btn-anakiwa:active { background-color: rgba(12, 207, 235, 1) !important; border-color: rgba(12, 207, 235, 1) !important; }

/*파스텔 계열의 버튼 색상*/
.btn-ffedbb { background-color: #ffedbb; border-color: #ffedbb; }
.btn-ffedbb:hover { background-color: #fff4d4; border-color: #fff4d4; }
.btn-ffedbb:active { background-color: #fff9eb !important; border-color: #fff9eb !important; }

.btn-fad6bc { background-color: #fad6bc; border-color: #fad6bc; }
.btn-fad6bc:hover { background-color: #fae0d2; border-color: #fae0d2; }
.btn-fad6bc:active { background-color: #f8eae7 !important; border-color: #f8eae7 !important; }

.btn-ffcae2 { background-color: #ffcae2; border-color: #ffcae2; }
.btn-ffcae2:hover { background-color: #ffdcea; border-color: #ffdcea; }
.btn-ffcae2:active { background-color: #ffecf2 !important; border-color: #ffecf2 !important; }

.btn-abe0ac { background-color: #abe0ac; border-color: #abe0ac; }
.btn-abe0ac:hover { background-color: #c2e6c2; border-color: #c2e6c2; }
.btn-abe0ac:active { background-color: #deefdd !important; border-color: #deefdd !important; }

.btn-d0d0d0 { background-color: #d0d0d0; border-color: #d0d0d0; }
.btn-d0d0d0:hover { background-color: #e2e2e2; border-color: #e2e2e2; }
.btn-d0d0d0:active { background-color: #f4f4f4 !important; border-color: #f4f4f4 !important; }

.btn-f7c2c2 { background-color: #f7c2c2; border-color: #f7c2c2; }
.btn-f7c2c2:hover { background-color: #f8c8c8; border-color: #f8c8c8; }
.btn-f7c2c2:active { background-color: #fedcdb !important; border-color: #fedcdb !important; }

.btn-e9c7ea { background-color: #e9c7ea; border-color: #e9c7ea; }
.btn-e9c7ea:hover { background-color: #f4d7f5; border-color: #f4d7f5; }
.btn-e9c7ea:active { background-color: #fee6fe !important; border-color: #fee6fe !important; }

.btn-afcaf9 { background-color: #afcaf9; border-color: #afcaf9; }
.btn-afcaf9:hover { background-color: #c9dcfc; border-color: #c9dcfc; }
.btn-afcaf9:active { background-color: #e3efff !important; border-color: #e3efff !important; }

.btn-f0e6b3 { background-color: #f0e6b3; border-color: #f0e6b3; }
.btn-f0e6b3:hover { background-color: #f7f2c8; border-color: #f7f2c8; }
.btn-f0e6b3:active { background-color: #fffcdc !important; border-color: #fffcdc !important; }

.btn-feaea5 { background-color: #feaea5; border-color: #feaea5; }
.btn-feaea5:hover { background-color: #febdb9; border-color: #febdb9; }
.btn-feaea5:active { background-color: #ffcbcb !important; border-color: #ffcbcb !important; }

.btn-e5caff { background-color: #e5caff; border-color: #e5caff; }
.btn-e5caff:hover { background-color: #ecdbff; border-color: #ecdbff; }
.btn-e5caff:active { background-color: #f4ebfe !important; border-color: #f4ebfe !important; }

.btn-f4ebfe { background-color: #f4ebfe; border-color: #f4ebfe; }
.btn-f4ebfe:hover { background-color: #caeaff; border-color: #caeaff; }
.btn-f4ebfe:active { background-color: #e4f2ff !important; border-color: #e4f2ff !important; }

.btn-e4f2ff { background-color: #e4f2ff; border-color: #e4f2ff; }
.btn-e4f2ff:hover { background-color: #e4f2ff; border-color: #e4f2ff; }
.btn-e4f2ff:active { background-color: #e4f2ff !important; border-color: #e4f2ff !important; }

.btn-d4ebcf { background-color: #d4ebcf; border-color: #d4ebcf; }
.btn-d4ebcf:hover { background-color: #e3f5dd; border-color: #e3f5dd; }
.btn-d4ebcf:active { background-color: #edffe9 !important; border-color: #edffe9 !important; }

.btn-ebb5cd { background-color: #ebb5cd; border-color: #ebb5cd; }
.btn-ebb5cd:hover { background-color: #ebb5cd; border-color: #ebb5cd; }
.btn-ebb5cd:active { background-color: #ebb5cd !important; border-color: #ebb5cd !important; }

.btn-b2e9eb { background-color: #b2e9eb; border-color: #b2e9eb; }
.btn-b2e9eb:hover { background-color: #c8f4f3; border-color: #c8f4f3; }
.btn-b2e9eb:active { background-color: #e1ffff !important; border-color: #e1ffff !important; }

.btn-cbdced { background-color: #cbdced; border-color: #cbdced; }
.btn-cbdced:hover { background-color: #dae8f5; border-color: #dae8f5; }
.btn-cbdced:active { background-color: #eaf4fe !important; border-color: #eaf4fe !important; }

.btn-e2c3b9 { background-color: #e2c3b9; border-color: #e2c3b9; }
.btn-e2c3b9:hover { background-color: #ebd7d0; border-color: #ebd7d0; }
.btn-e2c3b9:active { background-color: #f9eae7 !important; border-color: #f9eae7 !important; }

.btn-ebe99f { background-color: #ebe99f; border-color: #ebe99f; }
.btn-ebe99f:hover { background-color: #f5f2bb; border-color: #f5f2bb; }
.btn-ebe99f:active { background-color: #fffdd7 !important; border-color: #fffdd7 !important; }

.btn-a7bdca { background-color: #a7bdca; border-color: #a7bdca; }
.btn-a7bdca:hover { background-color: #c4d5de; border-color: #c4d5de; }
.btn-a7bdca:active { background-color: #c4d5de !important; border-color: #c4d5de !important; }

.btn-ffdb75 { background-color: #ffdb75; border-color: #ffdb75; }
.btn-ffdb75:hover { background-color: #ffe08c; border-color: #ffe08c; }
.btn-ffdb75:active { background-color: #ffe8a5 !important; border-color: #ffe8a5 !important; }

.btn-feb77f { background-color: #feb77f; border-color: #feb77f; }
.btn-feb77f:hover { background-color: #fcc292; border-color: #fcc292; }
.btn-feb77f:active { background-color: #fccca6 !important; border-color: #fccca6 !important; }

.btn-ff99cb { background-color: #ff99cb; border-color: #ff99cb; }
.btn-ff99cb:hover { background-color: #ffa8d6; border-color: #ffa8d6; }
.btn-ff99cb:active { background-color: #ffb9db !important; border-color: #ffb9db !important; }

.btn-65cd66 { background-color: #65cd66; border-color: #65cd66; }
.btn-65cd66:hover { background-color: #7dd37e; border-color: #7dd37e; }
.btn-65cd66:active { background-color: #94d996 !important; border-color: #94d996 !important; }

.btn-999999 { background-color: #999999; border-color: #999999; color: #ffffff; }
.btn-999999:hover { background-color: #766e7b; border-color: #766e7b; color: #ffffff; }
.btn-999999:active { background-color: #998d9b !important; border-color: #998d9b; color: #ffffff !important; }

.btn-de7a7a { background-color: #de7a7a; border-color: #de7a7a; }
.btn-de7a7a:hover { background-color: #e78f8d; border-color: #e78f8d; }
.btn-de7a7a:active { background-color: #eba1a2 !important; border-color: #eba1a2 !important; }

.btn-cc99cd { background-color: #cc99cd; border-color: #cc99cd; }
.btn-cc99cd:hover { background-color: #d6a8d6; border-color: #d6a8d6; }
.btn-cc99cd:active { background-color: #e1b8e2 !important; border-color: #e1b8e2 !important; }

.btn-6a98ed { background-color: #6a98ed; border-color: #6a98ed; }
.btn-6a98ed:hover { background-color: #7da7f1; border-color: #7da7f1; }
.btn-6a98ed:active { background-color: #96b8f5 !important; border-color: #96b8f5 !important; }

.btn-d9c179 { background-color: #d9c179; border-color: #d9c179; }
.btn-d9c179:hover { background-color: #e0ce94; border-color: #e0ce94; }
.btn-d9c179:active { background-color: #e8d9a0 !important; border-color: #e8d9a0 !important; }

.btn-ff806d { background-color: #ff806d; border-color: #ff806d; }
.btn-ff806d:hover { background-color: #ff8f7f; border-color: #ff8f7f; }
.btn-ff806d:active { background-color: #ff9e93 !important; border-color: #ff9e93 !important; }

.btn-cc99ff { background-color: #cc99ff; border-color: #cc99ff; }
.btn-cc99ff:hover { background-color: #d5a9ff; border-color: #d5a9ff; }
.btn-cc99ff:active { background-color: #ddb9ff !important; border-color: #ddb9ff !important; }

.btn-66ccff { background-color: #66ccff; border-color: #66ccff; }
.btn-66ccff:hover { background-color: #81d4fe; border-color: #81d4fe; }
.btn-66ccff:active { background-color: #99dcff !important; border-color: #99dcff !important; }

.btn-54778b { background-color: #54778b; border-color: #54778b; }
.btn-54778b:hover { background-color: #6f8ea0; border-color: #6f8ea0; }
.btn-54778b:active { background-color: #8ba7b5 !important; border-color: #8ba7b5 !important; }

.btn-bdd6b6 { background-color: #bdd6b6; border-color: #bdd6b6; }
.btn-bdd6b6:hover { background-color: #bdd6b6; border-color: #bdd6b6; }
.btn-bdd6b6:active { background-color: #cfe6ca !important; border-color: #cfe6ca !important; }

.btn-cc6698 { background-color: #cc6698; border-color: #cc6698; }
.btn-cc6698:hover { background-color: #d97fab; border-color: #d97fab; }
.btn-cc6698:active { background-color: #e09abe !important; border-color: #e09abe !important; }

.btn-66cdcc { background-color: #66cdcc; border-color: #66cdcc; }
.btn-66cdcc:hover { background-color: #97e0df; border-color: #97e0df; }
.btn-66cdcc:active { background-color: #b0eaeb !important; border-color: #b0eaeb !important; }

.btn-9fbad6 { background-color: #9fbad6; border-color: #9fbad6; }
.btn-9fbad6:hover { background-color: #aec4dc; border-color: #aec4dc; }
.btn-9fbad6:active { background-color: #bed0e6 !important; border-color: #bed0e6 !important; }

.btn-bf8c71 { background-color: #bf8c71; border-color: #bf8c71; }
.btn-bf8c71:hover { background-color: #cb9e87; border-color: #cb9e87; }
.btn-bf8c71:active { background-color: #d5b29e !important; border-color: #d5b29e !important; }

.btn-ccc947 { background-color: #ccc947; border-color: #ccc947; }
.btn-ccc947:hover { background-color: #d6d265; border-color: #d6d265; }
.btn-ccc947:active { background-color: #e1dd82 !important; border-color: #e1dd82 !important; }

.btn-564e5b { background-color: #564e5b; border-color: #564e5b; color: #ffffff; }
.btn-564e5b:hover { background-color: #766e7b; border-color: #766e7b; color: #ffffff; }
.btn-564e5b:active { background-color: #998d9b !important; border-color: #998d9b; color: #ffffff !important; }

.colorBLUE { color: #4B4B4B; }
.colorBlACK { color: #3A3A3A; }

.text-gray { color: #525252 }

.login-text { font-size: 0.95rem; }

.link-text {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 20px;
}

textarea { resize: none; }
/*navbar
-------------------------------------------------- */
.navbar-nav .nav-item .dropdown-menu {
    margin-top: 0;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .175) 0 6px 12px;
}

.navbar .navbar-nav .nav-item.dropdown.show {
    background-color: rgba(0, 0, 0, .05);
}

.nav-item.dropdown .nav-link.dropdown-toggle {
    padding: 16px;
}

.navbar-nav .nav-item > a {
    padding: 16px;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
/* html {
    font-size: 14px;
}
 */

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

body,
html {
    font-family: 'Roboto', 'Nanum Gothic', sans-serif;
    font-size: .97rem;
    /* line-height: 1.5; */
    scroll-behavior: smooth;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
.footer {
    position: absolute;
    bottom: 1px;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 50px;
    line-height: 50px;
    /* Vertically center the text there */
}

.main {
    margin: 90px 0 0 0;
    padding-bottom: 16px;
}

.mono-main {
    margin: 54px 0 0 0;
    padding: 0;
}

/*float 해제*/
.clearfix::after {
    content: "";
    clear: both;
    display: block;
}


/*말줄임표*/
.ellipsis {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Modal */
.modal-header .modal-title {
    font-size: 1.1rem;
    color: white;
    /*    padding: 10px;*/
}

.modal-dialog .modal-footer {
    padding: 10px;
}

.style-none {
    list-style: none;
    padding-left: 10px;
    /* line-height: 1.8; */
}

/*.modal-body {
    width: 100vw;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
*/

/*Card*/
.card-body {
    /* padding: 0;
    margin: 0;
    overflow-y: auto; */
    line-height: 1.8;
    padding: 15px 10px;
}

.card-title {
    background-color: lightgray;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 8px 8px 8px 8px;
}

.card-subtitle {
    font-size: 1rem;
    font-weight: bold;
    padding: 12px;
}

.card-text {
    margin: 0;
    padding: 10px;
}

.card-resize {
    float: left;
    overflow: auto;
    resize: both;
    margin: 8px;
}

.card-drag {
    width: 48%;
}

.card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(310px, max-content));
    /*grid-gap: 0px;*/
    justify-content: center;
    padding: initial;
}

.card-member {
    display: flex;
    align-items: center;
    max-width: 310px;
    max-height: 120px;
    margin: 10px 10px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    box-shadow: 5px 5px 10px rgba(0,0,0,.2);
}

    .card-member .card-img-circle {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .card-member .card-member-text {
        width: 150px;
        padding: 5px 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .card-member .card-part {
        font-size: 14px;
        color: #6c757d;
    }

    .card-member .card-member-info {
        font-size: 16px;
        font-weight: bold;
        color: #777;
    }

    .card-member .card-result-text {
        width: 68px;
        font-size: 16px;
        font-weight: bold;
        color: #777;
        text-align: center;
    }

.card-attaches {
    /*    display: flex;
    flex-direction: column;*/
    /*    align-items: center;*/
    width: 310px;
    height: 250px;
    margin: 10px 10px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    box-shadow: 5px 5px 10px rgba(0,0,0,.2);
    cursor: pointer;
    overflow-y: auto;
}

    .card-attaches .card-attaches-text {
        width: 100%;
        height: 34px;
        padding: 5px 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .card-attaches .card-attaches-info {
        font-size: 16px;
        font-weight: bold;
        color: #777;
    }

    .card-attaches .card-attaches-files {
        padding: 10px;
        width: 100%;
        height: 194px;
        text-align: center;
    }

.name-card {
    width: 100%;
    /*cursor: pointer;*/
    color: #555;
    background: #eee;
    margin: 0;
    padding: 0;
    font-size: 15px;
    border-radius: 10px;
    box-shadow: 5px 5px 10px rgba(0,0,0,.2);
}

    .name-card .name-card-info {
        /*width: 60%;*/
        height: 140px;
    }

    .name-card .name-card-img {
        /*width: 40%;*/
        height: 140px;
        padding: 10px 10px;
    }

.name-card-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.name-card-info ul {
    list-style: none;
    padding: 10px 10px 10px 20px;
    margin: 0;
}

    .name-card-info ul > li {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 5px 0;
    }

        .name-card-info ul > li a {
            color: #337ab7;
            text-decoration: none;
        }

.name-card-text-bold {
    font-weight: bold;
    font-size: 17px;
}

/*navbar
-------------------------------------------------- */
.navbar-nav .nav-item .dropdown-menu {
    margin-top: 0;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .175) 0 6px 12px;
}

.navbar .navbar-nav .nav-item.dropdown.show {
    background-color: rgba(0, 0, 0, .05);
}

.nav-item.dropdown .nav-link.dropdown-toggle {
    padding: 16px;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* table 
-------------------------------------------------- */
.table.table-ellipsis tbody td {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.table-wrap {
    padding: 0;
    margin: 0;
    height: 50vh;
    overflow-y: auto;
}

.table-bg-caption {
    background-color: lightgray;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 8px;
}

.table-td-lable {
    margin: 4px 0;
    padding: 0 10px;
}

.table-td-title {
    background-color: #eee;
    width: 20%;
    vertical-align: middle !important;
}

/*.table-text-ellipsis {*/
/*    display: table;*/
/*    table-layout: fixed;*/
/*    width: 100%;*/
/*    white-space: nowrap;    */
/*}*/

/*.table-text-ellipsis > * {*/
/*    display: table-cell;*/
/*    overflow: hidden;    */
/*    text-overflow: ellipsis;*/
/*}*/

/* Bootstrap-Table 스타일 변경 */
table > thead {
    text-align: center;
    background-color: #eee;
    /*#e2e3e5*/
    /* #e9ecef */
}

/* button
-------------------------------------------------- */
.custom-button {
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

.btn-circle {
    width: 120px;
    height: 120px;
    margin: 20px 10px;
    padding: 10px;
    border-radius: 60px;
    font-size: 1.1rem;
    text-align: center;    
    vertical-align: middle;
}

/* font size */
.font-size-0-8 { font-size: .8rem !important; }

.font-size-0-9 { font-size: .9rem !important; }

.font-size-1 { font-size: 1rem !important; }

.font-size-1-1 { font-size: 1.1rem !important; }

.font-size-1-2 { font-size: 1.2rem !important; }

.font-size-1-3 { font-size: 1.3rem !important; }

.font-size-1-5 { font-size: 1.5rem !important; }

.font-size-1-7 { font-size: 1.7rem !important; }

.font-size-2 { font-size: 2rem !important; }

/* titles */
.main-title {
    /*font-size: 26px;*/
    font-size: 1.8rem;
    font-weight: bold;
    padding: 8px;
    margin-bottom: 12px;
}

.sub-title {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 8px;
    color: #333;
}

.gray-title {
    font-size: .9rem;
    color: #555;
    padding: 0;
}

.subject-title {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0;
}

.popup-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
    padding: 0;
}

.first-title {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 8px;
}

.second-title {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 8px;
}
.third-title {
    font-size: 1rem;
    padding: 0 8px;
}

.fourth-title {
    font-size: 1.0rem;
    font-weight: bold;
    padding: 8px;
}

.popup-content {
    font-size: 1rem;
    color: #333;
    padding: 5px 0;
}

/* board-item style */
.bord-item {
    /*height: 22vh;*/
    height: 33vh;
    overflow-y: auto;
}

.bord-item-info {
    height: 11vh;
}

.bord-item-info-mobile {
    height: 20vh;
}

/* chart style */
.chart-height {
    height: 37vh;
    /*margin: auto;*/
    /*text-align: center;*/
}

.chart-height-300 {
    padding: 10px;
    height: 300px;
}

.chart-height-350 {
    padding: 0;
    height: 350px;
}


/*map 관련*/
.map-main {
    padding: 0;
    margin: 0;
    width: 100%;
    height: calc(100% - 50px);
    box-sizing: border-box;
}

.map-wrap {
    position: relative;
    display: inline-block;
    width: 70%;
    height: calc(100vh - 50px);
    box-sizing: border-box;
}

.map-menu-wrap {
    position: absolute;
    top: 10px;
    left: 15%;
    bottom: 0;
    width: 70%;
    height: 40px;
    margin: 0;
    padding: 5px;
    background: rgba(255, 255, 255, 1);
    z-index: 1;
    font-size: 12px;
    border-radius: 5px;
    box-sizing: border-box;
}

.mono-main-map {
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
}

#mnMap {
    height: 45vh;
}

#projectList {
    height: 45vh;
    overflow-y: auto;
    font-size: .8rem;
}

    #projectList li {
        list-style: none;
        cursor: pointer;
        /*    padding: 10px;*/
    }

.monoProject-wrap, .monoProject-wrap * {
    margin: 0;
    padding: 0;
    /*font-family: 'Malgun Gothic',dotum,'돋움',sans-serif; */
    font-size: 0.9rem;
}

.monoProject-wrap {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 29.7%;
    height: calc(100vh - 50px);
    overflow-x: hidden;
    box-sizing: border-box;
}

#monoProjectList li {
    list-style: none;
    padding: 10px;
    /*border-bottom: 1px solid gray;*/
}

#monoProjectList .item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    min-height: 65px;
    background: rgba(255, 255, 255, 1);
}

    #monoProjectList .item:hover {
        background: rgba(0, 0, 0, .1);
    }

    #monoProjectList .item div {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #monoProjectList .item div {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

#showList {
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 100%;
    height: 50px;
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
    font-size: 30px;
    display: none;
    text-align: center;
}

#hideList {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 50px;
    margin: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
    font-size: 30px;
    display: none;
    text-align: center;
}

#projectList li {
    list-style: none;
    cursor: pointer;
    /*    padding: 10px;*/
}
/*
#projectList .item {
    position: relative;
    border-bottom: 1px solid #888;
    overflow: hidden;
    cursor: pointer;
    min-height: 65px;
}*/

.map-wrap2 {
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 288px;
    height: auto;
    margin-left: -144px;
    text-align: left;
    font-size: 15px;
    line-height: 1.5;
    display: inline-block;
    padding: 0;
}

    .map-wrap2 .map-info {
        width: 286px;
        /*height: 120px;*/
        height: auto;
        margin-bottom: 11px;
        border-radius: 5px;
        border-bottom: 2px solid #ccc;
        border-right: 1px solid #ccc;
        /*overflow: hidden;*/
        background: #fff;
    }

        .map-wrap2 .map-info:nth-child(1) {
            border: 0;
            box-shadow: 0 5px 6px #888;
        }

.map-info .map-title {
    padding: 10px 25px 10px 10px;
    height: auto;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: bold;
    white-space: pre-line;
}

.map-info .map-sub-title {
    /*padding: 10px 25px 10px 10px;*/
    /*height: auto;*/
    /*border-bottom: 1px solid #ddd;*/
    font-size: 11px;
    color: #8c8c8c;
    /*font-weight: bold;*/
    /*white-space: pre-line;*/
}

.map-info .map-close {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #888;
    width: 10px;
    height: 10px;
    background: url('/images/overlay_close2.png');
}

.map-info .map-close:hover {
    cursor: pointer;
}

.map-info .map-body {
    position: relative;
    /*overflow: hidden;*/
}

.map-info .map-desc {
    position: relative;
    margin: 10px 10px 10px 10px;
    /*height: 75px;*/
    padding-bottom: 7px;
    height: auto;
    white-space: pre-line;
    font-weight: bold;
}

/*.map-desc .map-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

.map-desc .map-jibun {
    font-size: 11px;
    color: #888;
    margin-top: -2px;
}

.map-info .map-img {
    position: absolute;
    top: 6px;
    left: 5px;
    width: 73px;
    /*height: 71px;*/
    height: auto;
    border: 1px solid #ddd;
    color: #888;
    /*overflow: hidden;*/
}

.map-info:after {
    content: '';
    position: absolute;
    margin-left: -12px;
    left: 50%;
    bottom: 0;
    width: 22px;
    height: 12px;
    background: url('/images/vertex_white.png');
}

.map-info .map-link {
    color: #5085BB;
}

.map_wrap2, .map_wrap2 * {
    margin: 0;
    padding: 0;
    font-family: 'Malgun Gothic',dotum,'돋움',sans-serif;
    font-size: 15px;
}

.map_wrap2 a, .map_wrap2 a:hover, .map_wrap2 a:active {
    color: #000;
    text-decoration: none;
}

.logo-image {
    padding: 150px 20px 30px 20px;
    text-align: center;
}

.mono-contents {
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    padding: 20px;
    box-sizing: border-box;
}


/* 인사평가 */

/*.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}*/

.card-eval {
    display: flex;
    align-items: center;
    max-width: 310px;
    max-height: 120px;
    margin: 10px 10px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    box-shadow: 5px 5px 10px rgba(0,0,0,.0);
}

    .card-eval .evalcard-img-circle {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .card-eval .card-eval-text {
        width: 150px;
        padding: 5px 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .card-eval .card-evalpart {
        font-size: 14px;
        color: #6c757d;
    }

    .card-eval .card-eval-info {
        font-size: 16px;
        font-weight: bold;
        color: #777;
    }

.evalcard-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(310px, max-content));
    /*grid-gap: 0px;*/
    padding: initial;
}

.radius10 {
    border-radius: 10px;
}

.evalList {
    border: 1px solid #e5e5e5;
    margin-right: -15px;
    margin-left: -15px;
}

.evalGubunName {
    /*text-align: center;*/
    font-weight: bold;
    font-size: 20px;
}

.evalGubunSub {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
}

.evalText {
    font-weight: bold;
    font-size: 15px;
}

.evalCenter {
    text-align: center;
    font-size: 13px;
}

.evalLine {
    border: 1px solid #e5e5e5;
}

.user-img {
    display: flex;
    padding: 10px;
    justify-content: center;
}

    .user-img .user-img-circle {
        width: 130px;
        height: 130px;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
    }

.circle-div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    line-height: 100px;
    color: #555;
}

.circle-div-100 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.5rem;
    color: #555;
}

    .circle-div-100:hover {
        opacity: .9;
    }

.center-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
    line-height: 3.0;
}

.disabled_eval {
    pointer-events: none;
    opacity: 0.8;
}

.commonutilityBack {
    font-weight: bold;
    background-color: #e9ecef
}

.textalign-Left {
    text-align: left;
}

.bigChartWrapper {
    position: absolute;
    display: none;
    justify-content: center;
    align-items: flex-start;
    left: 0;
    top: 150px;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(255, 255, 255, 1.0);
}

.bigChart {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .bigChart .container {
        width: 900px;
    }

.tableTopNoLine {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0 solid !important;
}

.badgeNoback {
    color: red;
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.contents-wrap {
    overflow-wrap: break-word;
}

    .contents-wrap img {
        max-width: 100%;
    }

.table-none {
    border: 0 solid !important;
}

.table-booder-b {
    border-top: 0 solid #DCDCDC !important;
    border-bottom: 1px solid #DCDCDC !important;
    border-collapse: collapse;
}

.evalListTotal {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    color: #83a7a3 !important;
}

.evalListTotal2 {
    text-align: center;
    font-weight: bold;
    color: #83a7a3 !important;
}

.evalListTotalColor {
    color: #6EA596 !important;
}

.evalListA:hover {
    text-decoration: none !important;
}

.evalListDiv:hover {
    background-color: #E5E5E5 !important;
}

#fileList {
    border: solid 2px #999;
    padding: 10px;
}

.div_board {
    margin-top: 28px;
    padding: 8px 32px 32px;
    border: 1px solid #ebecef;
    border-radius: 10px;
    font-size: 14px;
    line-height: 20px;
}

.div_body {
    margin-top: 28px;
    padding: 8px 32px 32px;
    /*border: 1px solid #ebecef;*/
    border-radius: 10px;
    font-size: 14px;
    line-height: 20px;
}

.div_board_bottom {
    border-bottom: 1px solid #ebecef;
}

.font_bold {
    font-weight: 700;
    text-align: center;
}

.input_date {
    width: 100%;
    height: 36px;
    border-radius: 6px;
    padding: 0 38px 0 12px;
    border: 0;
    font-size: 14px;
    color: #000000;
    background-color: #f5f6f8;
}

.input_text {
    width: 52%;
    height: 36px;
    border-radius: 6px;
    margin: 10px 20px 0 13px;
    padding: 0 38px 0 12px;
    border: 0;
    font-size: 13px;
    color: #000000;
    text-align: center;
    background-color: #E9ECEF;
}

.input_text_line {
    width: 100%;
    height: 36px;
    border-radius: 6px;
    padding: 0 38px 0 12px;
    border: 0;
    font-size: 14px;
    color: #000000;
    border-bottom: 2px solid #E9ECEF;
    background-color: #fff !important;
}

.btn_info {
    width: 11%;
    height: 34px;
    border-radius: 6px;
    padding: 9px 0 10px;
    margin: 10px 20px 0 30px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    /*color: #fff;*/
    color: #000000;
    cursor: pointer;
    background-color: #E9ECEF;
}

    .btn_info:hover {
        text-decoration: none;
        color: inherit;
    }
/*//////////////////////*/

.sss a {
    float: right !important;
}

a.animated-button.thar-two {
    color: #000;
    cursor: pointer;
    /*display: block;*/
    position: relative;
    border: 2px solid #DCDFE3;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    /*width: 10%;*/
}

    a.animated-button.thar-two:hover:before {
        top: 0;
        bottom: auto;
        height: 100%;
    }

    a.animated-button.thar-two:before {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 0;
        width: 100%;
        z-index: -1;
        content: '';
        color: #000 !important;
        background: #DCDFE3;
        transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    }

a.animated-button2.thar-two2 {
    color: #000;
    cursor: pointer;
    /*display: block;*/
    position: relative;
    border: 2px solid #FFA7A7;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    /*width: 10%;*/
}

    a.animated-button2.thar-two2:hover:before {
        top: 0;
        bottom: auto;
        height: 100%;
        color: #FFF !important;
    }

    a.animated-button2.thar-two2:hover {
        top: 0;
        bottom: auto;
        height: 100%;
        color: #FFF !important;
    }

    a.animated-button2.thar-two2:before {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 0;
        width: 100%;
        z-index: -1;
        content: '';
        /*color: #FFF !important;*/
        background: #FFA7A7;
        transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    }


/*프로젝트 추가시 추가한 css*/
.field__input {
    --uiFieldPlaceholderColor: var(--fieldPlaceholderColor, #767676);
    background-color: transparent;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: inherit;
    font-size: inherit;
}

/*18일 제거*/
/*.field__input:focus::-webkit-input-placeholder {
        color: var(--uiFieldPlaceholderColor);
    }

    .field__input:focus::-moz-placeholder {
        color: var(--uiFieldPlaceholderColor);
    }*/

/*
=====
CORE STYLES
=====
*/

.field {
    --uiFieldBorderWidth: var(--fieldBorderWidth, 2px);
    --uiFieldPaddingRight: var(--fieldPaddingRight, 1rem);
    --uiFieldPaddingLeft: var(--fieldPaddingLeft, 1rem);
    --uiFieldBorderColorActive: var(--fieldBorderColorActive, rgba(22, 22, 22, 1));
    display: var(--fieldDisplay, inline-flex);
    position: relative;
}

.field__input {
    box-sizing: border-box;
    width: var(--fieldWidth, 100%);
    /*height: var(--fieldHeight, 3rem);*/
    padding: var(--fieldPaddingTop, 1.25rem) var(--uiFieldPaddingRight) var(--fieldPaddingBottom, .5rem) var(--uiFieldPaddingLeft);
    border-bottom: var(--uiFieldBorderWidth) solid var(--fieldBorderColor, rgba(0, 0, 0, .25));
}

    .field__input:focus {
        outline: none;
    }

        /*.field__input::-webkit-input-placeholder {
        opacity: 0;
        transition: opacity .2s ease-out;
    }*/

        /*.field__input::-moz-placeholder {
        opacity: 0;
        transition: opacity .2s ease-out;
    }*/

        /*.field__input:focus::-webkit-input-placeholder {
        opacity: 1;
        transition-delay: .2s;
    }*/

        .field__input:focus::-moz-placeholder {
            opacity: 1;
            transition-delay: .2s;
        }

.field__label-wrap {
    box-sizing: border-box;
    pointer-events: none;
    cursor: text;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

    .field__label-wrap::after {
        content: "";
        box-sizing: border-box;
        width: 100%;
        height: 0;
        opacity: 0;
        position: absolute;
        bottom: 0;
        left: 0;
    }

.field__input:focus ~ .field__label-wrap::after {
    opacity: 1;
}

.field__label {
    position: absolute;
    left: var(--uiFieldPaddingLeft);
    top: calc(50% - .5em);
    line-height: 1;
    font-size: var(--fieldHintFontSize, inherit);
    transition: top .2s cubic-bezier(0.9, -0.15, 0.1, 1.15), opacity .2s ease-out, font-size .2s ease-out;
    will-change: bottom, opacity, font-size;
}

/*클릭하면 위로 올리는 부분*/
.field__input:focus ~ .field__label-wrap .field__label,
.field__input:not(:placeholder-shown) ~ .field__label-wrap .field__label {
    --fieldHintFontSize: var(--fieldHintFontSizeFocused, .75rem);
    top: var(--fieldHintTopHover, .25rem);
}

/* 
effect 1
*/

.field_v1 .field__label-wrap::after {
    border-bottom: var(--uiFieldBorderWidth) solid var(--uiFieldBorderColorActive);
    transition: opacity .2s ease-out;
    will-change: opacity;
}

.field {
    --fieldBorderColor: #E9ECEF;
    --fieldBorderColorActive: #B5B5B5;
}

/*
=====
DEMO
=====
*/

/*body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Open Sans, Ubuntu, Fira Sans, Helvetica Neue, sans-serif;
    margin: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}*/

.page {
    box-sizing: border-box;
    width: 100%;
    max-width: 480px;
    margin: auto;
    padding: 1rem;
    display: grid;
    grid-gap: 30px;
}

.linktr {
    order: -1;
    padding: 1.75rem;
    text-align: center;
}

.linktr__goal {
    background-color: rgb(209, 246, 255);
    color: rgb(8, 49, 112);
    /*box-shadow: rgb(8 49 112 / 24%) 0px 2px 8px 0px;*/
    border-radius: 2rem;
    padding: .5rem 1.25rem;
}

.r-link {
    --uirLinkDisplay: var(--rLinkDisplay, inline-flex);
    --uirLinkTextColor: var(--rLinkTextColor);
    --uirLinkTextDecoration: var(--rLinkTextDecoration, none);
    display: var(--uirLinkDisplay) !important;
    color: var(--uirLinkTextColor) !important;
    text-decoration: var(--uirLinkTextDecoration) !important;
}

.reading-main {
    /*width: 100%;*/
    height: 100vh;
    background-image: url('/images/reading_plan2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

/*.reading-tips {
    height: 15vh;
}*/

.evalListA:hover {
    text-decoration: none !important;
}

.evalListDiv:hover {
    background-color: #E5E5E5 !important;
}

#fileList {
    border: solid 2px #999;
    padding: 10px;
}

input.essential-item::-webkit-input-placeholder {
    color: red !important;
    font-style: italic;
    opacity: .5;
}

input.essential-item::-ms-input-placeholder {
    color: red !important;
    font-style: italic;
    opacity: .5;
}

/*tree border 제거*/
ul.fancytree-container {
    border: none;
}

/*tree select focus 제거*/
ul.fancytree-treefocus {
    outline: none;
}

/* 직인관련 처리 */
.seal-text {
    position: relative;
    text-align: right;
    margin: 0 20px 10px 0;
}

.seal-img {
    position: absolute;
    right: 0;
    top: 50px;
    opacity: 0.5;
}




/* 연차 사용 촉진 */
.holiUrge {
    width: 100%;
    text-align: center;
}

.holiUrge tr, .holiUrge td {
    border: 1px solid black;
    padding: 5px;
}

.holiUrge-seal-img {
    position: absolute;
    right: 300px;
    top: 30px;
    opacity: 0.5;
}


/*.map_wrap {
    position: relative;
    width: 65%;
    height: calc(100vh - 50px);
    box-sizing: border-box;
    display: inline-block;
}*/

/*
.mainTd {
    background-color: #DCDCDC; 
    font-weight: bold; 
    text-align: center;
}

.vertical-middle {
    vertical-align:middle !important;
}

.center-middle {
    vertical-align: middle !important;
    text-align: center !important;
}*/

/*mobile*/

@media (min-width: 1200px) {
    .evalGradeHelp-Pl {
        padding-left: 23%;
    }

    .evalGradeHelp-W {
        width: 70%;
    }
}

@media (min-width: 1024px) {

    .linktr {
        position: absolute;
        right: 1rem;
        bottom: 1rem;
    }
}

@media all and (max-width: 576px) {
    .evalGradeHelp-Pl {
        padding-left: 0;
    }

    .evalGradeHelp-W {
        width: 100%;
        margin: 0;
    }

    .map-wrap {
        top: 0;
        left: 0;
        width: 100%;
    }

    .map-menu-wrap {
        top: 5px;
        left: 0;
        width: 100%;
    }

    .monoProject-wrap {
        position: absolute;
        width: 100%;
        height: calc(100% - 50px);
        display: none;
        left: 0;
        /*top: 0;*/
        /*overflow-y: scroll;        */
        /*background: rgba(255, 255, 255, 1);*/
    }

    #showList {
        display: block;
        color: #337ab7;
        font-size: 1.5rem;
        padding-top: 5px;
        cursor: pointer;
    }

    #hideList {
        display: none;
        color: #337ab7;
        font-size: 1.5rem;
        padding-top: 5px;
        cursor: pointer;
    }

    .btn_info {
        width: 20%;
        height: 34px;
        border-radius: 6px;
        padding: 9px 0 10px;
        margin: 10px 20px 0 30px;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        /*color: #fff;*/
        color: #000000;
        cursor: pointer;
        background-color: #E9ECEF;
    }

    .btn-circle {
        width: 100px;
        height: 100px;
        margin: 20px 10px;
        padding: 10px;
        border-radius: 50px;
        font-size: 1.1rem;
        text-align: center;
    }

    /* font size */
    .font-size-0-8 { font-size: .6rem !important; }

    .font-size-0-9 { font-size: .7rem !important; }

    .font-size-1 { font-size: .8rem !important; }

    .font-size-1-1 { font-size: 0.9rem !important; }

    .font-size-1-2 { font-size: 1.0rem !important; }

    .font-size-1-3 { font-size: 1.1rem !important; }

    .font-size-1-5 { font-size: 1.2rem !important; }

    .font-size-1-7 { font-size: 1.5rem !important; }

    .font-size-2 { font-size: 1.8rem !important; }
}