﻿/* 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. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.star{

    color:red;
    padding:3px
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
@font-face {
    font-family: 'NanumSquareR';
    font-display: auto;
    src: url('/fonts/NanumSquareR.woff') format('woff'),url('/fonts/NanumSquareR.woff2') format('woff2');
}

@font-face {
    font-family: 'NanumSquareB';
    font-display: auto;
    src: url('/fonts/NanumSquareB.woff') format('woff'), url('/fonts/NanumSquareB.woff2') format('woff2');
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

.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
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

/* Main styles
-------------------------------------------------- */
.m0 {
    margin:0 !important;
}
.p0 {
    padding: 0 !important;
}
.web_only {
    display: table !important;
}

.m_only {
    display: none !important;
}

.view_page {
    border-radius: 12px;
    margin: 30px auto;
    padding: 30px;
    box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.15);
    background-color: #ffffff;
    color: #252422;
    position: relative;
    border: 0 none;
    -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}

.main-panel > .content {
    min-height: calc(100% - 60px);
    margin-top: 60px;
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
    width: 100%;
}

.card-user .avatar {
    height: 84px;
    width: 84px;
}

.card-user .card-image {
    height: 15px;
}

.card .card-image {
    width: 100%;
    overflow: hidden;
    border-radius: 12px 12px 0 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-user .card-body {
    min-height: 220px;
}

.card .card-body {
    padding: 15px 15px 10px 15px;
}

.card-user .avatar {
    border: none;
}

.model {
    background-size: 100% !important;
    width: 100%;
    min-height: 170px;
    max-height: 359px;
    border-radius: 10px;
    position: relative;

}

    .model .tpr {
        position: absolute;
        top: 13%;
        z-index: 99;
    }

    .model .green-txt {
        padding: 0px;
    }

        .model .green-txt span {
            color: lime;
            font-size: 1.2em;
            display: block;
            text-align: center;
        }
    .model .green-txt-bottom {
        display:block;
        clear:both;
        padding-top:1%;
    }
    .model .green-txt-bottom span {
        color: lime;
        font-size: 1.2em;
        display: block;
        text-align: center;
        width: 19%;
        float:left
    }
        /*.model .green-txt-bottom {
            padding-top:4%;
        }*/
    .model .txt-tpr div {
        
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-align: right;
        line-height: 1em
    }

    .model .txt-tpr .red-tpr {
        color: red;
        font-weight: 600;
        font-size: 3.5em;
        padding:10px;
    }

    .model .txt-tpr .green-tpr {
        color: limegreen;
        font-weight: 600;
        font-size: 3em;
        padding:5px 10px;
    }
    .model .txt-tpr .green-tpr_s {
        font-family:  Helvetica, Arial, sans-serif;
     
    }


    .btn-tpr {
        margin-top:-12%;
    }
        .btn-tpr span {
            padding:6px;
           cursor:pointer;
            width:14%;
        }
        .btn-tpr img {
            display:inline-block
        }

        .sub_page .remote-control {
               text-align: center;
            padding: 10px;
            /*background-image: linear-gradient(to bottom, #f9f9f9, #f1f1f1, #e9e9e9, #e1e1e1, #d9d9d9);*/
            border-radius: 10px;
            position:absolute;
            bottom:7px;
            left:6.5%;
            margin:auto;
        }

.remote-control .btn-fill {
    display: block;
    padding: 10px 0;
    margin-bottom: 9px;
    margin-right: 0;
}

.btn.remote {
    background: url('/images/intro/remote_btn3.png');
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 3px 0 !important;
    border-radius: 30px;
    width: 136px;
    font-size: 1.1em;
    margin: auto;
    text-align: center;
    height: 50px;
    transition: ease-in-out 0.1s;
    color: #000;
    font-weight: bold;
    border: 0;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6);
    vertical-align:middle;
    display:table-cell;

    
}

    .btn.remote:hover {
        background: url('/images/intro/remote_btn4.png');
        background-repeat: no-repeat;
        background-size:100%;
        border: 0;
        outline: 0;
    }

    /*.btn.remote.save {
        background: url('/images/intro/remote_save1.png');
    }

        .btn.remote.save:hover {
            background: url('/images/intro/remote_save2.png');
        }*/

.msg {
    margin-top: 10px;
}
.msg .textarea {
    width: 100%;
    height: 100px;
    border-color: #eee;
    overflow-y: hidden !important;
    background-image: url('/images/background/smsbg.png');
    background-size: cover;
    color: #fff !important;
    border-radius: 5px;
    font-size:1.3rem;
    font-weight:bold;
    text-align:center;
}


.monitor_info {
    background-color: #212121;
    color: #b6ff00 !important;
    border: solid 1px #000 !important;
    font-weight: bold !important;
    font-size:0.9em;
    padding:10px;
    box-shadow:1px 3px 2px 1px #000;
    border-radius:5px;
}

.monitor_info_v {
    text-align: right;
    height: 26px;
    font-size: 0.9rem;
}
.monitor_info_i {
    text-align: left;
    height: 26px;
    font-size: 0.9rem;
    padding-right:15px
}
.table-fixed thead, .table-fixed tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}




.table-fixed tbody {
    display: block ;
    max-height: 37vh ;
    overflow: auto ;
    overflow-y: scroll;
}

.index_monitor {
    /*background: linear-gradient(90deg, rgba(215,215,215,1) 0%, rgba(75,75,75,1) 100%);*/
    /*background: linear-gradient(90deg, rgba(192,221,237,1) 0%, rgba(122,159,209,1) 49%, rgba(192,221,237,1) 100%);*/
    /*background: linear-gradient(90deg, rgba(192,221,237,1) 0%, rgba(87,179,231,1) 100%);*/
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(228,230,231,1) 100%);
    box-shadow: 1px 1px 1px 1px #b6afaf;
   
}
/* Dx-2 */
/*.sub_page .remote-control {
    bottom: 2px;
}

.model .green-txt span {
    padding-bottom: 20%;
}

.model .txt-tpr div {
    line-height: 0.9em;
}

.model .txt-tpr .red-tpr {
    font-size: 8em;
}

.model .txt-tpr .green-tpr {
    font-size: 3.5em;
}*/
/* Dx-1 */
.model.dx-1 .txt-tpr .red-tpr {
    font-size: 3.5rem;
    text-align: center !important;
    margin-top: 20px !important;
    padding-top: 40px;
    margin: 0 !important;
    line-height: 1.2em;
    vertical-align: bottom;
    display: table-cell !important;
}
@media (min-width:1199px) {

    .setState {
        height:55vh
    }

}

@media (min-width:1281px) and (max-width:1440px) {
    .model .tpr {
        top: 13% !important;
    }

    .model .txt-tpr .red-tpr {
        font-size: 3.5em;
        padding: 0 5px;
    }

    .model .txt-tpr .green-tpr {
        font-size: 2.8em;
        padding: 0 5px;
    }

    .model .green-txt span {
        font-size: 1em;
        padding-right: 0 !important;
    }

    .model .green-txt-bottom span {
        font-size: 1em;
    }

    .model .green-txt-bottom {
        padding-top: 2%;
        font-size: 1em;
    }

    .sub_page .remote-control {
        bottom: 0px;
        left: 2%;
    }

    .btn.remote {
        padding: 0;
        width: 124px;
        height: 41px;
    }
}
    /*모바일버전*/
    @media (max-width:1280px) {
/*        .index_monitor{

            background:none;
            margin-top:20px;
           

        }*/
        .web_only {
            display: none !important;
        }

        .m_only {
            display: table !important;
        }

        .m_top{

            margin-top:20px
        }

        .container-fluid {
            padding-right: 15px;
            padding-left: 15px;
        }

        .monitor_select {
           margin-top:20px; font-size:0.9em
        }


        .model.dx-1 .txt-tpr .red-tpr {
            font-size: 3.5rem;
            text-align: center !important;
            margin-top: 20px !important;
            padding-top: 20px;
            margin: 0 !important;
            line-height: 0.7em;
            vertical-align: bottom;
            display: table-cell !important;
        }


        .monitor_info {
            background-color: #212121;
            color: #b6ff00 !important;
            border: solid 1px #000 !important;
            font-weight: bold !important;
            font-size: 0.9em;
            padding: 10px;
            box-shadow: 1px 3px 2px 1px #000;
            border-radius: 5px;
        }

        .monitor_info_v {
            text-align: right;
            height: 26px;
            font-size: 1rem;
        }

        .monitor_info_i {
            text-align: left;
            height: 26px;
            font-size: 1rem;
        }


        .m_size {
            padding: 0;
            clear:both;
            padding-top:10px;
        }

        .btn.remote {
            width: 86px;
            height: 26px;
            font-size: 0.9em;
        }

        .model .txt-tpr .red-tpr {
            font-size: 3.5em;
            padding: 0 5px
        }

        .model .txt-tpr .green-tpr {
            padding: 0 5px;
        }

        .sub_page .remote-control {
            bottom: 5px;
            left: 6%;
        }

        .remote-control .btn-fill {
            margin-top: 15px;
        }


        .model.dx-1 .green-txt-bottom {
        }

        .table td {
            max-width: 136px;
            overflow: hidden;
            text-overflow: ellipsis;
        }
/*
        .sub_page {
            padding: 10px 0;
        }*/

        .model {
            margin-bottom: 10px;
        }

            .model .tpr {
                top: 16%;
            }

            .model .green-txt span {
                font-size: 1em;
                margin: 0;
            }

            .model .green-txt-bottom span {
                font-size: 0.9em;
            }

            .model .txt-tpr div {
                line-height: 0.9em;
            }

            .model .txt-tpr .red-tpr {
                font-size: 3.5em;
                padding: 0;
            }

            .model .txt-tpr .green-tpr {
                font-size: 2.5em;
            }

        .btn-tpr {
            padding: 0;
            margin-left: 5%;
            margin-top: -15%;
        }

        .btn-tpr {
            margin-top: -14%;
            margin-left: 9%;
            padding-bottom: 5%;
        }

            .btn-tpr span {
                padding: 0;
            }

                .btn-tpr span img {
                    width: 32px;
                }



        /*.content {
            padding: 0 !important;
        }*/

        /*.card {
        margin: 0 !important;
        padding: 0 !important;
    }*/

        .card-body {
            padding: 0px !important;
        }

        .navbar-header {
            background-color: transparent !important;
        }

        /*.card-user {
        background-color: transparent !important;
    }*/

        .view_page .table tr th {
            min-width: 100px;
        }

        .view_page .table tr td {
            max-width: 70%;
        }
    }


    @media () {
        .model .txt-tpr .red-tpr {
            font-size: 2.5em;
        }
        .index_monitor {
            background-color: #fff !important;
        }
        .btn.remote {
            /*width: 72px;
            height: 27px;*/
            font-size: 1.0em;
            padding: 5px 7px;
            margin-bottom:5px;
           
        }
        .index_top{

            margin-top:-10px;
        }
        .model .green-txt span {
            font-size: 0.8em;
            padding-right: 0 !important
        }

        .model .green-txt img {
            max-width:16px;
        }

        .model .green-txt-bottom span {
            font-size: 0.8em;
        }

        .sub_page .remote-control {
            bottom: 0;
            left:11%;
        }

        .card-user {
            background-color: transparent !important;
            box-shadow: none;
        }

/*        .table td {
            max-width: 55px;
        }*/

        .min_div {
            clear:both;
        }
    }

.control_btn {
    z-index: 99;
    display: table;
    width: 100%;
    margin: 5px 0px;
    padding: 5px;
    border:none;
}
.select_css {
    background-color: #000 !important;
    color: #b6ff00 !important;
    width: 100%; /* 원하는 너비설정 */
    padding: .6em .5em; /* 여백으로 높이 설정 */
    font-family: inherit; /* 폰트 상속 */   
    border: 1px solid #999;
    border-radius: 0px; /* iOS 둥근모서리 제거 */
    -webkit-appearance: none; /* 네이티브 외형 감추기 */
    -moz-appearance: none;
   
    font-weight:bold;
    font-size:1.0em;
   
  
}

/*-------------------------통신비 결제-------------------------*/
.table_pay {
    border: solid 1px #e3e3e3;
    border-collapse: collapse;
    
}
.container_pay{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin: 0 auto;
    width: 70%;
}
.item_pay{
    background-color: #fff;
}
.box_pay{
    margin: 1.5rem auto 2.3rem;
    width: 90%;
}
.box_pay h2,
.box_pay_final h2 {
    display: flex;
    font-size: 1.3rem;
    font-weight: 500;
    margin: 1.5rem 0 1rem;
    align-items: center;
}
.ps_h2 {
    margin: 1.5rem 0 0 !important;
}
.container_ps {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: .8rem;
    margin: 2rem 0 0;
}
.item_ps{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    text-align: center;
}
/*.item_ps_ms{
    font-size: 1.1rem;
    font-weight: bold;
}
.ps_select{
    width: 40%;
    margin: 0 auto;
    padding: 5px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    background-color: #eee;
    border-radius: 20px;
}
.ps_select_bx{
    padding: 5px;
    cursor: pointer;
}
.ps_select_bx.active {
    background-color: #fff;
    border-radius: 20px;
}
.ps_select_bx:active{
    background-color: #fff;
    border-radius: 20px;
}*/

.item_ps_chk_bx {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem;
    margin: 0 5rem;
}
.item_ps_chk_box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
}
/*.box_ps.active {
    border: 3px solid;
    border-image: linear-gradient(90deg, #de312d, #f28861) 1;
}*/

.box_ps {
    border: 3px solid #ddd;
}
.item_ps_chk_bx input[type="radio"] {
    display: none;
}

.item_ps_chk_bx label {
    position: relative;
    cursor: pointer;
}
.item_btn button {
    border: none;
    background: #ddd;
    font-size: 1.3rem;
    color: #666;
    padding: .6rem 2.3rem;
    transition: .7s ease;
}

/*.item_ps_chk_bx label:before {
    position: absolute;
    transform: translate(-50%,-50%);
    top: -30px;
    left: 50%;
    content: "";
    height: 27px;
    width: 27px;
    border: 2px solid #ddd;
    border-radius: 50%;
}*/

.item_ps_chk_bx input[type="radio"]:checked + label .box_ps {
    border: 3px solid;
    border-image: linear-gradient(90deg, #de312d, #f28861) 1;
}

/*.item_ps_chk_bx input[type="radio"]:checked + label:after {
    position: absolute;
    transform: translate(-50%,-50%);
    top: -30px;
    left: 50%;
    content: "";
    height: 15px;
    width: 15px;
    background-color: #de312d;
    border-radius: 50%;
}*/

.item_ps_chk_bx input[type="radio"]:checked + label .box_ps_title {
    background: linear-gradient(90deg, #de312d, #f28861);
    color: #fff;
}
.item_ps_chk_bx input[type="radio"]:checked + label .item_btn button {
    background: linear-gradient(90deg, #de312d, #f28861);
    color: #fff;
}
.box_ps_title {
    background: #ddd;
    color: #666;
    font-size: 1.5rem;
    text-align: center;
    padding: 1rem;
    letter-spacing: 1px;
}

.box_ps_description {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: .7rem;
    padding: 1.5rem;
}
.box_ps_description h4 {
    font-weight: 600;
    font-size: 1.5rem;
    color: #444;
    margin: 0;
}
.ps_description_list{
    list-style: none;
    padding: 0;
    margin: 0;
    color: #666;
}
.ps_description_price {
    color: #de312d;
    font-size: 1.7rem;
    font-weight: 600;
}
.ps_unit{
    font-size: 1.2rem;
}
.item_btn{
    margin: .5rem auto;
}

.item_btn button:active {
    background: linear-gradient(90deg, #c71f1b, #dc7149);
}


@media (max-width:1400px) {
    .container_pay {
        width: 90%;
    }
    .item_ps_chk_bx {
        gap: 2rem;
        margin: 0 2rem;
    }
}
@media (max-width:1199px) {
    
    .item_ps_chk_bx {
        grid-template-columns: repeat(1, 1fr);
        gap: 5rem;
        margin: 0 1rem;
    }
}



/*-------------------------통신비 결제완료,실패-------------------------*/
.container_pr {
    background-color: #fff;
    width: 50%;
    margin: 6rem auto;
    padding: 7rem;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}
.item_pr{
    margin: 0 auto;
}
.item_pr_img{
    width: 7rem;
}
.item_pr p{
    font-size: 2.5rem;
    font-weight:bold;
    color: #333;
    text-align: center;
}
.item_pr h4{
    color: #888;
    margin: 2rem 0 0;
    font-size: 1.1rem;
}
.item_pr_list {
    color: #888;
    font-size: 1.3rem;
    border: 1px solid #ddd;
    padding: 1rem 6rem 1rem 5rem;
}
.item_pr_list_fail {
    margin: 1rem auto 0;
    width: 70%;
    background-color: #f8f8f8;
    color: #555;
    padding: 1rem 3rem;
}
.item_pr_list li,
.item_pr_list_fail li{
    padding: .4rem 0;
}
.pr_unit{
    display: inline-block;
    color: #111;
    width: 100px;
}

