.btn-group{border:1px solid #c5c5c5}.btn-group .res-btn{font-size:13px!important}.btn-group .list-active{color:#fff!important;background-color:var(--primary-color)!important}.step-arrow-nav .nav .nav-link{font-size:13px!important;text-wrap:nowrap}.card-det{border:.5px solid #e3e3e3}.card-det i{color:#000}.card-det i.gender{color:var(--primary-color)}.card-det a{color:var(--primary-color);cursor:pointer}.card-det a:hover{text-decoration:underline!important}.card-det strong{font-weight:600}.card-det .icons .btn i{font-size:1.15rem}@media (max-width: 1500px) and (min-width: 1200px){.card-det{font-size:12px!important}}:host ::ng-deep .p-tooltip .p-tooltip-text{font-size:12px!important;padding:.55rem!important;background-color:#fff!important;color:#000!important;line-height:25px}:host ::ng-deep .p-tooltip{max-width:23.5rem!important}:host ::ng-deep .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff!important}:host ::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important}:host ::ng-deep .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff!important}:host ::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important}@media (min-width: 768px){#infoOffcanvas .offcanvas-header{display:flex!important}}#infoOffcanvas{width:750px}#infoOffcanvas .offcanvas-header{background-color:#f2f2f2;display:block}#infoOffcanvas .box{width:50px;background:#fff;display:inline-block;margin-right:15px;text-align:center;margin-top:10px;padding:4px;font-size:12px}#infoOffcanvas .box.active{background:var(--primary-color);color:#fff}#infoOffcanvas .arrow .arr{width:50px;background:#fff;display:inline-block;text-align:center;margin-top:10px;padding:4px;font-size:12px}#infoOffcanvas .arrow .arr:nth-child(1){margin-right:15px}#infoOffcanvas .num{display:flex;justify-content:flex-end;margin-top:15px;background:#fff;padding:5px}#infoOffcanvas .nav-link{color:#333}#infoOffcanvas .nav-underline .nav-link.active,#infoOffcanvas .nav-underline .show>.nav-link{font-weight:500;color:var(--primary-color);border-bottom-color:var(--primary-color)!important}#infoOffcanvas .resume .btn{color:#000}#infoOffcanvas .resume .btn:hover{background-color:#f2f2f2}#infoOffcanvas .card-infor{border:.5px solid #e5e5e5}#infoOffcanvas .card-infor .card-body span{color:#777}#infoOffcanvas .card-infor .card-body p{color:#000;font-weight:500}#infoOffcanvas .card-infor .card-body .rat p{border:1px solid #d1d1d1;border-radius:10px;width:60px}#infoOffcanvas .card-timeline{min-height:23vh;max-height:50vh;overflow-y:auto}#infoOffcanvas .card-timeline .timeline-2 .timeline-box{width:auto!important}.form-search .icon i{position:absolute;top:7px;margin-left:10px}.form-search .icon .form-control{padding-left:30px;width:200px;height:auto!important}.content{max-height:71vh;overflow-y:auto}.content .head{position:sticky;z-index:10;background:#fff;top:0}.content .body .card-det{margin-bottom:10px}.step-arrow-nav .nav{background:none;border-bottom:1px solid #f2f2f2}.step-arrow-nav .nav .nav-item:nth-child(7) .nav-link{border:1px solid rgba(0,102,68,.1607843137)}.step-arrow-nav .nav .nav-item:nth-child(7) span{animation:nav-color 1.5s infinite;color:#066;font-size:13px}.step-arrow-nav .nav .nav-item:nth-child(7) .nav-link.active{border:none;border-bottom:2px solid #046ca5}.step-arrow-nav .nav .nav-item:nth-child(7) .nav-link.active span{animation:none}@keyframes nav-color{50%{opacity:.3}}.step-arrow-nav .nav .nav-item .nav-link.active:nth-child(7){border-bottom:2px solid var(--gradient-color)}.step-bar{position:relative;list-style:none;margin:0;padding:0;text-align:center;width:100%;overflow:hidden;zoom:1;cursor:pointer;counter-reset:step-number;border:1px solid #ddd}@media (min-width: 768px){.step-bar{display:flex;flex-direction:row}}.step-bar>li{width:100%;position:relative;background-color:#eee;font-size:12px;font-weight:500}@media (max-width: 767px){.step-bar>li{padding:10px;margin-bottom:5px}}.step-bar>li>a{transition:none;font-size:12px;text-decoration:none;display:block;color:#000}.step-bar>li:before,.step-bar>li:after{position:absolute;display:block;content:"";color:#000;background-color:#f2f2f2;border-left:4px solid #FFF;top:0}.step-bar>li:after{transform:skew(-30deg)}.step-bar>li:before{transform:skew(30deg)}.step-bar>li:first-child:before,.step-bar>li:first-child:after{background:#fff;content:none}.step-bar>li.active{background-color:#337ab7}.step-bar>li.active a{color:#fff}.step-bar>li.active:before,.step-bar>li.active:after{background-color:#337ab7}.step-bar>li.active:hover{background-color:#285f8f}.step-bar>li.active:hover:before,.step-bar>li.active:hover:after{background-color:#285f8f}.step-bar>li.complete{background-color:#5cb85c}.step-bar>li.complete:before,.step-bar>li.complete:after{background-color:#5cb85c}.step-bar>li.complete:hover{background:#449d44}.step-bar>li.complete:hover:before,.step-bar>li.complete:hover:after{background-color:#449d44}.step-bar>li.danger{background-color:#d9534f}.step-bar>li.danger:before,.step-bar>li.danger:after{background-color:#d9534f}.step-bar>li.danger:hover{background:#c9302c}.step-bar>li.danger:hover:before,.step-bar>li.danger:hover:after{background-color:#c9302c}.step-bar>li.warning{background-color:#fd8c4a}.step-bar>li.warning:before,.step-bar>li.warning:after{background-color:#fd8c4a}.step-bar>li.disabled{pointer-events:none}.step-bar>li.disabled>a{color:#a2a2a2}@media (min-width: 768px){.step-bar>li{line-height:32px;padding:0 24px 0 16px;text-wrap:nowrap}.step-bar>li:before,.step-bar>li:after{left:-8px;width:16px;height:16px}.step-bar>li:after{top:16px}}@media (min-width: 768px) and (min-width: 768px){.step-bar>li:first-child{padding-left:16px}}@media (min-width: 768px){.step-bar.sm>li{line-height:24px;padding:0 18px 0 12px;text-wrap:nowrap}.step-bar.sm>li:before,.step-bar.sm>li:after{left:-6px;width:12px;height:12px}.step-bar.sm>li:after{top:12px}}@media (min-width: 768px) and (min-width: 768px){.step-bar.sm>li:first-child{padding-left:12px}}.step-bar.sm>li{font-size:12px}@media (min-width: 768px){.step-bar.md>li{line-height:40px;padding:0 30px 0 20px;text-wrap:nowrap}.step-bar.md>li:before,.step-bar.md>li:after{left:-10px;width:20px;height:20px}.step-bar.md>li:after{top:20px}}@media (min-width: 768px) and (min-width: 768px){.step-bar.md>li:first-child{padding-left:20px}}.step-bar.md>li{font-size:14px}@media (min-width: 768px){.step-bar.lg>li{line-height:80px;padding:0 60px 0 40px;text-wrap:nowrap}.step-bar.lg>li:before,.step-bar.lg>li:after{left:-20px;width:40px;height:40px}.step-bar.lg>li:after{top:40px}}@media (min-width: 768px) and (min-width: 768px){.step-bar.lg>li:first-child{padding-left:40px}}.step-bar.lg>li{font-size:16px}.max-img{max-width:550px;margin:auto}
