﻿/* 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. */
input, select { -webkit-appearance: none; appearance: none; }
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.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;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  /*font-size: 14px;*/
  font-size:14px;
  font-family:'Microsoft YaHei','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
@media (min-width: 768px) {
  html {
    /*font-size: 16px;*/
  }
}

.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%;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}
.navbar-inverse { /*background-color: #44bd8e; border-color: #369872;*/ }
    .navbar-inverse .navbar-sub.show, .navbar-inverse .navbar-sub.collapsing { background-color: #5fd4a6; border-bottom: 1px #59ecb2 solid; box-shadow: 0px 1px 3px #13a26a; z-index: 10000 }
        .navbar-inverse .show .border-item { border-color: #88eac4!important; }
.text-subtitle { color: #068795 }


html#rpt_page, #rpt_page body { height: 100vh; margin: 0; }
#rpt_page .page-container { min-height: 100vh; padding-bottom: 4em; margin-bottom: -4em; }
#rpt_page .main { }
#rpt_page footer { line-height: 4em; height: 4em; color: #fff; text-align: center; font-size: 1rem; }

input.no-webkit-shadow, textarea.no-webkit-shadow { -webkit-appearance: none; }


.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
/*[data-pnotify].pnotify.stack-bar-bottom { width: 70%; border-radius: 0; }*/
[data-pnotify] .brighttheme-text { line-height: 160%; }
[data-pnotify].pnotify.translucent.pnotify-fade-in { opacity: 0.8; }
[data-pnotify].pnotify.stack-bar-top { width: 100%; border-radius: 0; }

.no-img { pointer-events: none; }
.stroke-cyan { text-shadow: -1px 1px 0 #c4f9ff, 1px 1px 0 #c4f9ff,1px -1px 0 #c4f9ff,-1px -1px 0 #c4f9ff; }
.stroke-white { text-shadow: -1px 1px 0 #fff, 1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff; }
body.no-header header{display:none !important;}

.spinner-model-content{width:12em;height:12em;/*line-height:5em;*/background:rgba(0,0,0,.25);display:table-cell;vertical-align:middle;border-radius:1.5rem;}

.page-header{}
    .page-header .header-history-btn{left:0;}
    .page-header h4{padding:.375rem .75rem;color:#272729;}
    .page-title-wrapper { line-height: 1.5; }

.return-back-btn{font-size:0.8rem;}



.carousel-control-prev-icon {
    background-image: url('../images/help/left.png');
    width: 25px;
    height: 35px;
}
.carousel-control-next-icon {
    background-image: url('../images/help/right.png');
    width: 25px;
    height: 35px;
}


/* intro modal */
.no-bg { background: none !important; border: 0 none; }
#intro-modal .modal-dialog { max-width: 400px; }
#intro-modal .modal-body { text-align: center; }
.intro-modal-title { color: #fff;padding:1.2em 0 3em 0; }

.intro-modal-content { background: #fff url(../images/intro-bg.png) top center/cover; border: 0 none; border-radius: 1em; padding: 0 1.2em 2em 1.2em; color: #159EC5; }
    .intro-modal-content p{margin-bottom:.5em;}



    .category-list-tips { width: 100%; background: url(../images/category-list-popup-bg.png) no-repeat 50% 50% /contain; min-height: 162px; color: #fff; padding: 20px; margin-bottom: 2em; max-width:338px;text-align:center; }

.category-box { position: relative; }
    .category-box .category-wrapper { /*border: 1px #9FE4F5 solid;
        border-style:dashed;*/ 

        /*background: linear-gradient(to right, #000 33%, #fff 0%) top/10px 1px repeat-x, 
        linear-gradient(#000 33%, #fff 0%) right/1px 10px repeat-y, 
        linear-gradient(to right, #000 33%, #fff 0%) bottom/10px 1px repeat-x, 
        linear-gradient(#000 33%, #fff 0%) left/1px 10px repeat-y; */
        border-radius: 1em; padding: .5em; margin: 2em 0; 

    }
    .category-box .dashed { stroke-dasharray: 8, 8.5; }
    .category-box:before { content: ""; position: absolute; border: 2px dashed #D2EDF4; border-radius: 2em; top: -3px; bottom: -3px; left: -3px; right: -3px; }
    .category-box:before {  }
    .category-box .category-title { color: #227BD8; font-size: 1.2rem; line-height:1.4rem; }
        .category-box .category-title .index-number { display: inline-block; width: 1.4rem; height: 1.4rem; line-height: 1.4rem; background: #227BD8; color: #fff; border-radius: 1.4rem; text-align: center; font-weight: 500 }
    
    .category-box .category-inner { background: #F1F9FB; border-radius: 1.6em; padding: 1em; color: #566A7B; line-height: 1.6em; }



hr.blue { border-top: 1px solid #E6F9FF; }