@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.table,label {
    max-width: 100%
}

.btn:focus,.btn:hover,body {
    color: #333
}

#txtintro,.row:after {
    clear: both
}

#bottom ul,.mar_top ul,.total_detail ul,.total_detail_scan ul {
    list-style-type: none
}

#footer,#txts1,.btn,[role=button],button {
    cursor: pointer
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes zoominoutsinglefeatured {
    0%,to {
        transform: scale(1,1)
    }

    50% {
        transform: scale(1.1,1.1)
    }
}

html {
    font-family: "Roboto", sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

.btn,.dropdown-menu,body {
    font-size: 14px
}

body {
    margin: 0;
    font-family: "Roboto", sans-serif;
    line-height: 1.42857143;
    background-color: #fff;
    overflow-y: hidden;
    -youbkit-touch-callout: none;
    -youbkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
button,h2,h4,input {
    
    color: inherit
}

.activate_lic ul li a button,a,table {
    background-color: transparent
}

audio {
    display: inline-block;
    vertical-align: baseline
}

.btn,.btn-group,img {
    vertical-align: middle
}

audio:not([controls]) {
    display: none;
    height: 0
}

.dropdown-toggle:focus,a:active,a:hover {
    outline: 0
}

strong {
    font-weight: 700
}

small {
    font-size: 85%
}

img {
    border: 0
}

button,input {
    margin: 0;
    font: inherit;
    font-size: inherit;
    line-height: inherit
}

.bt_can .btn,.bt_can2 .btn {
    margin-right: 15px;
    height: 30px;
    padding: 12px;
    line-height: 0
}

button {
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=checkbox] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 2px 4px 0px 0;
    line-height: normal;
    vertical-align: middle;
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,th {
    padding: 0
}

@media print {
    *,:after,:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,p {
        orphans: 3;
        widows: 3
    }

    h2 {
        page-break-after: avoid
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,.btn:active {
    background-image: none
}

.btn:focus,.btn:hover,.total_detail ul li a,.total_detail_scan ul li a,a {
    text-decoration: none
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../images/glyphicons-halflings-regular.svg) format("svg")
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #337ab7
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

.btn:active:focus,.btn:focus,a:focus,input[type=checkbox]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

h2,h4 {
    font-weight: 500;
    line-height: 1.1
}

h2 {
    margin-top: 20px;
    font-size: 30px
}

.minimize1 ul,h4 {
    margin-top: 10px;

}


h2,h4,ul {
    margin-bottom: 10px
}

h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.text-left,th {
    text-align: left
}

.btn,.text-center {
    text-align: center
}

ul {
    margin-top: 0
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-10,.col-md-12,.col-md-2,.col-md-4,.col-md-6,.col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .col-md-10,.col-md-12,.col-md-2,.col-md-4,.col-md-6,.col-md-8 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-4 {
        width: 33.33333333%
    }
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

#bottom ul li,.btn,.ilb,label {
    display: inline-block
}

label {
    margin-bottom: 5px;
    font-weight: 700
}

.btn {
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.dropdown {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.btn-group {
    position: relative;
    display: inline-block
}

#footer,#chat,.black {
    display: none;
}

.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group>.btn:first-child {
    margin-left: 0
}


.pro_box_header,.scan_box,.scan_box2 {
    box-shadow: 0 2px 5px 1px rgb(64 60 67/16%);
    padding: 8px 0;
}

.progress-bar.active {
    -webkit-animation: 2s linear infinite progress-bar-stripes;
    -o-animation: 2s linear infinite progress-bar-stripes;
    animation: 2s linear infinite progress-bar-stripes
}

.progress-bar-success {
    background-color: #5cb85c
}

.row:after,.row:before {
    display: table;
    content: " "
}

@-ms-viewport {
    width: device-width
}

#boxNew {
    position: absolute;
    top: 5%;
    z-index: 999999;
    left: 38%;
    background: #388e23;
    width: 30%;
    max-width: 100%;
    text-align: left;
    padding-top: 4px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

#boxNew p {
    font-weight: 500;
    font-size: 12px;
    line-height: 21px
}

#boxNew .action_buttons a.active {
    border: 1px solid #fff;
    font-weight: 700
}

#boxNew .action_buttons a {
    float: right;
    font-size: 12px;
    margin-right: 15px;
    padding: 6px 25px;
    text-decoration: none;
    color: #000!important;
    border: 1px solid #ddd;
    margin-top: 20px;
    border-radius: 2px;
    margin-bottom: 20px
}

.bg .bgimg,.black {
    position: absolute;
    width: 100%
}

.black {
    height: 100%;
    background-color: #858585;
    opacity: 0.3;
    transition: 1s;
    top: 0;
    z-index: 99999;
}

.bg .bgimg {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index:9999;
    background-color: #0275db;
}


.circular-spinner,.mar_top,.title3 {
    position: relative
}

.activate_lic ul,.minimize ul,.minimize1 ul {
    list-style-type: none;
    float: right
}

.activate_lic ul li,.minimize ul li,.minimize1 ul li {
    float: left;
    display: inline-block
}

.minimize ul li a img,.minimize1 ul li a img {
    width: 60px;
    height: auto
}

.logo {
    margin-left: 8px;
}

.logo img {
    width: 30px
}

.logo span {
    margin-left: 6px
}

.activate_lic ul li a {
    padding: 10px
}

.activate_lic ul li a button {
    border: 2px solid #a5add1;
    color: #3947b0;
    padding: 5px;
    border-radius: 6px;
    text-align: center;
    position: relative;
}

.scan_box {
    width: 700px;
    height: 393px;
    background-color: #fff;
    margin: 20px auto 0;
    display: block
     border: 1px solid black;
}

.scan_box_header {
    border-bottom: 1px solid #c1c1c1;
    height: 50px
}

.quick_scan {
    margin: 10px 0 0 16px
}

.count-title,.make_this p,.scan_dur p {
    margin-bottom: 0
}

#dynamic,.logo span,.quick_scan p {
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
}

.quick_scan img {
    width: 25px;
    margin-right: 6px
}

.bt_can,.bt_can2 {
    margin-top: 93px;
}

#dynamic {
    color: #fff;
    font-size: 15px
}

.table_quick .table {
    width: 665px;
    margin-left: 20px;
    border-radius: .25rem;
    margin-top: 20px
}

.table th {
    padding: .25rem
}

.table-bordered td,.table-bordered th {
    border-bottom: 1px solid #dee2e6
}

.bt_can {
    margin-left: 28px
}

.bt_can .btn {
    background: 0 0;
    color: #000;
    width: 80px;
    text-align: center
}

.bt_can .btn:focus,.bt_can2 .btn:focus {
    box-shadow: none
}

.bg_blue,.bt_can .btn:hover,.bt_can2 .btn:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff
}

#chat,.counter {
    background-color: #fff
}

.bt_can2 {
    float: right
}

.bt_can2 .btn {
    background: 0 0;
    color: #000;
    width: 160px;
    text-align: center
}

.counter {
    padding: 0;
    border-radius: 5px
}

.count-title {
    font-size: 1rem;
    font-weight: 700;
    text-align: left
}

#disclaimer,#chat a,#chat h4,#chat p,.button,.button2 {
    text-align: center
}

.total_detail ul {
    float: right;
    margin-top: 8px
}

.total_detail ul li {
    float: left;
    display: inline-block;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 15px;
    text-align: center
}

.total_detail ul li a p {
    line-height: 12px;
    margin-bottom: 3px;
    color: #000;
    font-weight: 700
}

.new_heading {
    margin-top: 8px;
    margin-left: 20px
}

.scan_box2 {
    width: 800px;
    height: 603px;
    margin: 20px auto 0;
    display: block
     border: 1px solid red;
}

.table_quick2 .table {
    width: 767px;
    margin-left: 20px;
    border-radius: .25rem;
    margin-top: 0
     border: 1px solid red;
}

.table_quick2 .table td,.table_quick2 .table th {
    padding: .12rem;
    font-size: 12px
}

.mar_lef {
    margin-left: 10px
}

#table_scroll {
    height: 60px;
    overflow-y: auto;
    width: 100%
}

.scan_footer2 {
    margin-top: -80px
}

.table_quick2 {
    margin-top: -22px
}

.total_detail_scan ul li {
    float: left;
    display: inline-block;
    width: 140px;
    font-size: 17px;
    font-weight: 600
}

.total_detail_scan {
    padding: 17px 0;
    margin-left: -18px
}

.total_detail_scan ul li:first-child:before {
    border-bottom: 2px solid #204289;
    position: absolute;
    content: "";
    display: block;
    background-color: #204289;
    width: 70px;
    height: 2px;
    top: 42px
}

.total_detail_scan ul li:first-child {
    width: 90px
}

.pc_desk {
    padding: 63px 2px 0 46px
}

.mar_top {
    top: 16px
}

.mar_top ul {
    padding-inline-start:0}

.mar_top ul li {
    line-height: 30px
}

.mar_top:before {
    width: 1px;
    height: 200px;
    content: "";
    background-color: #eee;
    position: absolute;
    display: block;
    right: 2px
}

.scan_footer3 {
    margin-top: 39px;
    margin-left: 0;
    background: #eee;
    padding: 10px
}

.viruses img {
    width: 68px;
    padding-top: 5px;
    padding-bottom: 10px
}

.make_this {
    margin-top: 8px
}

.viruses {
    margin-left: 45px
}

.make_this p {
    font-size: 14px;
    font-weight: 600
}

.circular-spinner {
    margin-top: 30px;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-top: 2px solid #454d7c;
    border-radius: 100%;
    animation: 1.5s linear infinite rotate;
    float: left;
    top: -25px;
    left: -4px
}

#footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #c61817;
    z-index: 999999999;
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
    height: 68px;
}

#disclaimer,#footertxt,.colo-rd {
    font-size: 20px
}

#footertxt img {
    width: 20px
}

#disclaimer {
    margin: 5px;
    font-weight: 700
}

.logo3 {
    margin: 0 7px 0 0;
    width: 30px;
    height: 30px
}

.title2 p {
    position: absolute;
    width: auto;
    top: 20px;
    right: 17px
    
}

.title2 img {
    position: absolute;
    width: 25px;
    top: 20px;
    right: 17px
    
}

#badge {
    margin-top: 22px;
    height: 27px
}

.title3 {
    font-size: 10px;
    font-weight: 700;
    width: 3%;
    top: 21px;
    left: 8px
}

#bottom ul {
    margin-left: 190px
}

#bottom ul li {
    float: left;
    padding-left: 20px;
    margin-top: 13px
}

.button,.button2:hover {
    color: #fff;
    background-color: #114d9a
}

.button,.button2 {
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.button2 {
    color: #000;
    border: 1px solid #000;
    background-color: transparent
}

.button2:hover {
    border-color: #114d9a
}

.cardcontainer {
    animation: 4s infinite zoominoutsinglefeatured
}

.support {
    font-weight: 700;
    font-size: 2.5rem;
    color: #114d9a
}

#bottom {
    margin: 12px 0;
    height: 50px;
    display: flex;
    border-top: 1px solid #d6d5d5
}
#banner {
    margin: 5px auto;
    display: block
}
.headers {
    width: 535px;
    margin-top: 7px;
    padding-bottom: 10px
}

#chat-box{
  background-color: #fdfdfd;
  position: fixed;
  width: 50%;
  height: auto;
  border: 2px solid #373f4d;
  top: 12%;
  left: 29%;
  z-index: 999999999;
  opacity:.98;
  display: none;
  box-shadow: rgba(0, 0, 0, 0.35) 25px 25px  25px;
  animation-name: example;
  animation-duration: .5s;
  animation-direction: reverse;
  }
    @keyframes example {
  0%   {bottom: 200px;}

  100% { bottom:-900px;}
}


.minimize {
float: right;
margin-top: 8px;
margin-right: 10px;
cursor:pointer;
}

.minimize1 {float: right;cursor:pointer;position: absolute;right: 0px;top: -3px;color: red;}

.Webbox{
    position: relative;
    width: 55%;
    max-width: 100%;
    z-index: 99999;
    margin: 0 auto;
}
.Webbox ul li{
font-size: 14px;
}
.Webbox p{
   font-size: 16px;
  margin: 2.5rem 0;
}
.Webbox ul.list-untitled li{
    float: left;
    padding-right: 5px;
    width: 50%;
}
.Webbox a{
color: #fff;
text-decoration: underline;
}
.Webbox h2{
    font-size: 2.5rem;
  margin: 10px 0;
}
.topbar{
    background:#d90000;
    color:white;
    padding:10px 15px;
    font-weight:bold;
    font-size: 14px;
}

.tabs{
    background:#4d6b8a;
    padding:10px;
}

.tabs span{
    background: #464646;
    color:white;
    font-size: 15px;
    padding: 8px 30px;
    cursor: pointer;
    margin-right:5px;
    border-radius:3px;
}

.tabs span.active{
    background:white;
    color:black;
}


.left p, .right p{
    text-align: left;
    font-size: 16px;
    margin-bottom:0 ;
}

.status-icon{
    display:flex;
    align-items:center;
    justify-content:center;
}

.drdrhr button{
    padding: 10px 30px;
    font-size: 18px;
    cursor:pointer;
    border: none;
transition: all 0.3ms ease-in-out;
box-shadow: 0 0 40px #0009;}
.right{
    flex:1;
    padding-left: 0;
}

.drdrhr .logo{
margin-top: 10px;
}
#welcomeDiv{
    display:none;
    background-color: #333;
    height:auto;
    width:100%;
    left: 0;
    top:0;
    position:absolute;
    z-index:999999999999;
    border:1px solid transparent;
    border-color:#d6d8db;
    border-radius:.5rem
}
.suprt{
    width: 310px;
    z-index: 9999999999;
    height: 50px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, 0.09);
    border-radius: 0px 0 0 0px;
    border: 2px solid #f5f5f55c;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    bottom: 0;
    position: absolute;
    text-transform: uppercase;
    background-color: #0067b8;
    box-shadow: 0 0 40px #00000026;
    -webkit-box-shadow: 0 0 40px #f5f5f55c;
    -ms-box-shadow: 0 0 40px #00000026;
    -o-box-shadow: 0 0 40px #00000026;
    cursor: pointer;
}
.crossplus {
    position: absolute;
    display: block;
    transition: 0.4s;
    left: 15px;
    white-space: pre;
    bottom: 5px;
    cursor: pointer;
    transition: all 0.3ms ease-in-out;
    -webkit-transition: all 0.3ms ease-in-out;
}
@keyframes moveUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
.suprt:hover{
background-color: #005293;
transition: all 0.3ms ease-in-out;
-webkit-transition: all 0.3ms ease-in-out;
}
.sprtimg{
    width: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  filter: grayscale(100%)
}
.chatbtn h3{
margin: 0 0 10px;
font-size: 2.2rem;
}
.chatbtn p{
font-size: 16px;
}
.blue-btn{
    background-color: #0067b8 !important;
    color: #fff !important;
}
.black-btn{
    background-color: #333;
    color: #fff !important;
}
.chatbtn button.btn{
    padding: 8px 20px;
    font-size: 14px;
}
  /* Header Title Bar */
  #chat-box .title-bar {
    background: linear-gradient(to bottom, #fefefe, #dcdcdc);
    padding: 5px 10px;
    border-bottom: 1px solid #aaa;
  }

  .title-bar img {
    margin-right: 8px;
    width: 20px;
    vertical-align: bottom;
    right: 0px;
    top: 17px;
  }

  .title-bar span {
    font-weight: bold;
    font-size: 20px;
    color: #555;
  }

  /* Red Alert Banner */
  .alert-banner {
    background: #cc0000;
    color: white;
    padding: 5px 20px;
    display: flex;
    align-items: center;
  }

  .shield-icon {
    font-size: 40px;
    margin-right: 20px;
    background: #cc0000;
    padding: 10px;
    border-radius: 50%;
    border: 2px solid white;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .alert-text h2 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
  }

  /* Details Section */
  .details {
    padding: 8px 15px;
    font-size: 13px;
    color: #333;
    line-height: 2;
  }

  .details table {
    width: 100%;
  }

  #chat-box .label {
    width: 130px;
    color: #000;
  }

  .value-red {
    color: #cc0000;
  }

  /* Footer Controls */
  .footer {
    padding: 10px 15px 8px;
    border-top: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .footer button{

  }
  .help-link {
    color: #555;
    text-decoration: none;
    font-size: 12px;
    display: flex;
    align-items: center;
  }

  .help-link:hover { text-decoration: underline; }

  .btn-icon {
    margin-right: 5px;
    font-weight: bold;
  }
  .callcon{
    width: 27px;
    vertical-align: middle;
    animation: 5s infinite zoominoutsinglefeatured
  }
  .callbtn{
    font-size: 20px;
    color: #016dc1;
     /* Animation */
    animation: zoom 1.2s infinite ease-in-out;

    /* Better performance */
    display: inline-block;
    will-change: transform;
}

/* Keyframes */
@keyframes zoom {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
    }
}

/* Safari / older iOS support */
@-webkit-keyframes zoom {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.25);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

#chat-box h1 {
    color: #c61817;
    font-size: 24px;
  }

  #chat-box .safe-icon {
    font-size: 50px;
    color: orange;
  }

  #chat-box p {
    margin: 2px 0;
    font-size: 15px;
  }

  #chat-box ul {
    text-align: left;
    margin: 0;
    padding-left: 20px;
    padding-top: 0;
  }

  #chat-box ul li {
    margin: 2px 0;
    color: #333;
    font-size: 14px;
    width: 49%;
    float: left;
  }

  #chat-box ul li::before {
    content: "✖ ";
    color:#c61817;
  }

  #chat-box button {
    padding: 10px 20px;
    margin: 0 auto;
    border: none;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
  }

  .remove-btn {
    background-color:#c61817;
    color: white;
  }

  .ignore-btn {
    background-color: #ccc;
  }

#banners{
    display: block;
    margin: 15px auto;
  width: 200px;
  animation: zoomGlow 4s ease-in-out infinite;
}

@keyframes zoomGlow {
  0%, 100% {
    transform: scale(1);
    filter: drop-shadow(0 0 5px rgba(255, 150, 0, 0.4));
  }
  50% {
    transform: scale(1.15);
    filter: drop-shadow(0 0 20px rgba(255, 150, 0, 0.8));
  }
}
.Boxweb{
    position: absolute;
    top: 150px;
    color: #fff;
}
.Boxweb .txtwen{
background: #fff;
  color: #575757;
  padding: 20px;
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
}
.Boxweb .txtwen img{
    vertical-align: center;
}
.Boxweb h2{

}
#bdgSYmjy {
  position: absolute;
  z-index: 999999;
  left: 22%;
  top: 10%;
  box-shadow:0 2px 10px rgba(0,0,0,0.3);
}
#JnscISJnc {
      position: absolute;
    z-index: 99999999999;
    right: 0%;
    top: 0%;
    display: none;
}
#Mskcidf{
    position: absolute;
    z-index: 99999999999;
    left: 40%;
    top: 0;
}
.bggrey{
    background-color: #D8EAF5;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 5px;
    height: 65px;
}
.bggrey ol{
    font-size: 15px;
    margin-bottom: 0;
}
.bggrey ol li{
    float: left;
    padding-right: 50px;
}
.clbtns{
    border: 1px solid #0068b8;
    padding: 5px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
}
.TxdjfJ {
    color: #ba000d;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
}

.chrome-alert{position:fixed;top: -10px;left:0;right:0;z-index: 9999999999;display: none;}.chrome-alert>div{margin:0 auto;width:440px;background:#FBFBFB;border:1px solid #BABABA;border-radius:3px;box-shadow:0 2px 0 rgba(0,0,0,.3);position:relative;padding: 0px 15px;}.chrome-alert h1{font-size:15px;font-weight:400;margin:0 0 5px;padding:5px 10px;color:#414141}.chrome-alert p{font-size:12px;padding:0 10px;color:#414141;margin: 12px 0;padding: 0;}.chrome-alert .action_buttons{overflow:auto}.chrome-alert .action_buttons a{float:right;font-size:12px;margin-right:15px;padding: 8px 25px;text-decoration:none;margin-top: 5px;border-radius:2px;margin-bottom: 10px;margin-right: 5px;border: 1px solid #3B79ED;color: #3B79ED !important;}.chrome-alert .action_buttons a.active{background: #3B79ED;border:1px solid #3B79ED;font-weight:600;color: #fff !important;}.chrome-alert .content-box{max-height:440px;overflow:auto;margin:0 20px}.chrome-alert .content-box p{padding:0;margin-left:0}.chrome-alert label{padding: 0px;font-size:12px;color: #000;vertical-align: text-top;}.chrome-alert label:hover{color:#3B79ED}.chrome-alert label:focus{color:#3B79ED;outline:dotted}

.progress-container {
  width: 100%;
  height: 30px;
  background: #ccc;
  border-radius: 3px;
  overflow: hidden;
  margin-top: 10px;
}

.progress-bar {
  height: 100%;
  width: 0%;
  background: linear-gradient(to right, #00c853, #388e23);
  transition: width 0.3s;
}

.micro-chat {
  position:fixed;
  bottom:0;
  right:0;
  width:360px;
  background:#fff;
  border-radius:8px;
  box-shadow:0 12px 40px #0006;
  z-index:99999999;
  overflow:hidden;
  display:none;
  flex-direction:column;
  animation:slideUp .4s ease-out forwards;
  border:1px solid #ccc;
transition: all 0.3ms ease-in-out;
-webkit-transition: all 0.3ms ease-in-out;
  animation: moveUpDown 2s ease-in-out infinite;
}
@keyframes slideUp {
  0% {
    transform:translateY(100px);
    opacity:0
  }
  to {
    transform:translateY(0);
    opacity:1
  }
}
.micro-chat-header {
  background:#0078d7;
  color:#fff;
  padding:12px 15px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  box-shadow:0 2px 5px #0000001a
}
.micro-chat-agent-info {
  display:flex;
  align-items:center;
  gap:10px
}
.micro-agent-avatar {
  width:32px;
  height:32px;
  background:#fff;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#0078d7;
  font-weight:700;
  font-size:14px
}
.micro-agent-text {
  display:flex;
  flex-direction:column;
  line-height:1.1
}
.micro-agent-name {
  font-weight:600;
  font-size:14px
}
.micro-agent-status {
  font-size:11px;
  opacity:.9;
  display:flex;
  align-items:center;
  gap:4px
}
.micro-status-dot {
  width:8px;
  height:8px;
  background:#2ee59d;
  border-radius:50%;
  display:inline-block
}
.micro-chat-body {
  padding:15px;
  height:280px;
  overflow-y:auto;
  background:#f9f9f9;
  display:flex;
  flex-direction:column;
  gap:10px
}
.micro-chat-msg {
  font-size:13px;
  line-height:1.4;
  max-width:90%
}
.micro-chat-msg.system {
  align-self:center;
  color:#666;
  font-size:11px;
  background:#e1e1e1;
  padding:4px 10px;
  border-radius:10px;
  margin-bottom:5px;
  text-align:center
}
.micro-chat-msg.agent {
  align-self:flex-start;
  background:#fff;
  color:#333;
  padding:10px 14px;
  border-radius:0 12px 12px;
  box-shadow:0 1px 2px #0000001a;
  border:1px solid #e5e5e5;
  position:relative
}
.micro-msg-time {
  display:block;
  font-size:10px;
  color:#999;
  margin-top:4px;
  text-align:right
}
.micro-chat-cta {
  padding:15px;
  background:#fff;
  border-top:1px solid #eee;
  text-align:center
}
.micro-chat-cta p {
  margin:0 0 10px;
  font-size:12px;
  color:#d13438;
  font-weight:600
}
.micro-chat-phone {
  margin:0 0 10px;
  font-size:24px;
  font-weight:700;
  color:#333;
  letter-spacing:.5px
}
.micro-btn-call {
  background:#0078d7;
  color:#fff;
  border:none;
  width:100%;
  padding:10px;
  font-size: 18px;
  border-radius:4px;
  font-weight:600;
  cursor:pointer;
  transition:background .2s;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px
}
.micro-btn-call:hover {
  background:#005a9e
}
.micro-blue-card {
  position:absolute;
  bottom: 6%;
  display: none;
  left:0;
  width:420px;
  background:#0063b1;
  color:#fff;
  padding:25px;
  z-index: 999999999;
  box-shadow:0 0 50px #000;
  font-size: 16px;
}
.micro-blue-header {
  font-size: 20px;
  font-weight:600;
  margin-bottom:15px;
  border-bottom:1px solid rgba(255,255,255,.3);
  padding-bottom:10px
}
.micro-risk-list {
  padding-left:20px;
  font-size:14px;
  line-height:1.6
}
.micro-contact-white {
  background:#fff;
  color:#0063b1;
  font-weight:800;
  text-align:center;
  padding:10px;
  font-size:22px;
  margin-top:20px
}
.micro-btn-outline {
  background:transparent;
  border:1px solid #fff;
  color:#fff;
  padding:10px;
  width:100%;
  font-weight:700;
  font-size: 18px;
  cursor:pointer
}
.crsmnb{
        width: 15px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.micro-login {
  position:fixed;
  top: 0%;
  left:0%;
  width:480px;
  background:#0078d7;
  color:#fff;
  z-index: 999999999;
  display: none;
  padding: 20px;
  text-align:center;
  box-shadow:0 0 200px #000;
  border:4px solid #fff
}
.micro-login input {
  width:100%;
  padding:12px;
  margin:10px 0;
  border:none;
  font-size:16px;
  background:#e1e1e1;
  color:#333;
  border-radius:4px
}
.micro-close-login {
  position:absolute;
  top:15px;
  right:20px;
  cursor:pointer;
  opacity:.8;
  font-size:24px
}
.micro-btn.white {
  background:#fff;
  color:#333
}
.micro-btn {
  padding:10px 24px;
  border-radius:2px;
  border:1px solid #ccc;
  cursor:pointer;
  font-weight:600;
  font-family:inherit;
  transition:.2s;
  width: 100%;
  font-size: 17px;
}
.micro-footer {
  position:fixed;
  opacity: 0;
  bottom:0;
  left:0;
  width:100%;
  height:50px;
  background:#0078d7;
  color:#fff;
  z-index: 999999999999;
  display:flex;
  font-size: 18px;
  align-items:center;
  padding-left: 20px;
  border-top:2px solid #d13438
}
.micro-badge {
  background:#d13438;
  font-size:11px;
  padding:3px 8px;
  border-radius:2px;
  font-weight:700
}
.micro-black-msg {
  position:absolute;
  top:15%;
  left:36%;
  transform:translate(-50%,-50%);
  background:#fff;
  color:#333;
  width:600px;
  border-radius:8px;
  z-index:200000;
  box-shadow:0 20px 60px #00000080,0 0 0 100vw #000000b3;
  font-family:Segoe UI,Roboto,sans-serif;
  overflow:hidden;
  text-align:left;
  border:1px solid #ccc
}
.minimize1 .crsmnb{
    
width: 110px;
}
.phone-ring {
  animation: ring 1s infinite;
  transform-origin: top center;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

@keyframes ring {
  0%   { transform: rotate(0deg); }
  10%  { transform: rotate(15deg); }
  20%  { transform: rotate(-15deg); }
  30%  { transform: rotate(12deg); }
  40%  { transform: rotate(-12deg); }
  50%  { transform: rotate(8deg); }
  60%  { transform: rotate(-8deg); }
  70%  { transform: rotate(4deg); }
  80%  { transform: rotate(-4deg); }
  100% { transform: rotate(0deg); }
}