*,*:before,*:after{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    font-family: Arial, Helvetica, sans-serif;
    cursor: none;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body{
    overflow: hidden;
}

.cancel-button{
    cursor: pointer;
}

.main-section{
    background: url("img/apple-support.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;

    height: 100vh;
    width: 100vw;
}

.main-container{
    background-color: rgba(0, 0, 0, 0.3);
    width: 100vw;
    height: 100vh;
}



#footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #000;
    z-index: 999;
    padding: 10px 34px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    left: 0;
    border: 2px solid #ba000d;
}


#footertxt, #footertxt2 {
font-size: 20px;
}

#footertxt img {
    width: 23px;
    vertical-align: text-top;
    filter: brightness(0) invert(1);
}

#footer marquee small{
    color: #eee;
    font-size: 12px;
}

.answer_list{
    background-color:rgb(226 227 229 / 90%);
    height:auto;
    width:550px;
    margin: 0 auto;
    position:absolute;
    top: 2%;
    left: 0;
    right: 0;
    z-index: 1000;
    border:1px solid transparent;
    border-color:#d6d8db;
    border-radius:.5rem
}

.answer_list p{
    color:#383d41;
    margin-top:10px;
    font-size:16px;
    opacity:.9;
    padding:0 5px
}


.pro_box2 {
    width: 800px;
    height: 560px;
    position: absolute;
    z-index: 100;
    background-color: #fff;
    top: 3%;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 5px;
}

:-webkit-full-screen .pro_box2{
    top: 15%;
}


.pro_box_header {
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
}

.minimize ul {
    list-style-type: none;
    float: right;
}

.minimize ul li {
    float: left;
    display: inline-block;

}

.minimize ul li a img {
    width: 132px;
    height: auto;
    margin-top: 7px;
    margin-right: 5px;
}

.activate_lic ul {
    list-style-type: none;
    float: right;
}

.activate_lic ul li {
    float: left;
    display: inline-block;

}

.activate_lic ul li a {
    padding: 10px;
}

.activate_lic ul li a button {
    background-color: transparent;
    border: 2px solid #a5add1;
    color: #000;
    padding: 5px;
    border-radius: 6px;
    text-align: center;
    position: relative;
    top: -3px;
}


.scan_box2 {
    background-color: #fff;
    width: 770px;
    height: 508px;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
    margin: 20px auto 0px;
    display: block;
    border-radius: 5px;
}

.newscaner {
    width: 770px !important;
    height: 430px !important;
}

.scan_box_header {
    border-bottom: 1px solid #c1c1c1;
    height: 50px;
}

.quick_scan {
    margin: 10px 0 0 16px;
}

.quick_scan p {
    font-size: 18px;
    font-weight: bold;
}

.quick_scan img {
    width: 25px;
    margin-right: 6px;
    border-radius: 5px;

}

.minimize1 ul {
    list-style-type: none;
    float: right;
    margin-top: 10px;
}

.minimize1 ul li {
    float: left;
    display: inline-block;

}

.minimize1 ul li a img {
    width: 140px;
    height: auto;
}

.micro {
    list-style-type: none;
    float: right;
    margin-top: 10px;
    margin-right: 7px;
}

.new_heading {
    margin-top: 8px;
    margin-left: 20px;
    font-size: 21px;
}

.total_detail ul {
    list-style-type: none;
    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 {
    text-decoration: none;
}

.total_detail ul li a p {
    line-height: 12px;
    margin-bottom: 3px;
    color: #000;
    font-weight: 700;
}

.total_detail_scan ul {
    list-style-type: none;
}

.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;
}

.total_detail_scan ul li a {
    text-decoration: none;
}

.table_quick2 .table {
    width: 747px;
    margin-left: 11px;
    border-radius: 0.25rem;
    margin-top: 0px;
}

.table_quick2 .table td, .table_quick2 .table th {
    padding: .12rem;
    font-size: 12px;
}

.table_quick2 {
    margin-top: -30px;
}

.table-bordered td, .table-bordered th {
    border-bottom: 1px solid #dee2e6;
    border-bottom-width: 1px;
}

#table_scroll {
    height: 60px;
    overflow-y: auto;
    width: 100%;
}

.form-check-input {
    position: absolute;
    margin-top: 0px !important;
    margin-left: -1.25rem;
}

.mar_lef {
    margin-left: 10px;
}

.scan_footer2 {
    margin-top: -172px;
}

.bt_can {
    margin-top: 10rem;
    margin-left: 28px;
}

.bt_can .btn {
    background: transparent;
    color: #000;
    margin-right: 15px;
    height: 30px;
    padding: 12px;
    width: 80px;
    text-align: center;
    line-height: 0px;
}

.bt_can .btn:focus {
    box-shadow: none;
}

.bt_can .btn:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.logo {
    margin-left: 20px;
}

.logo img {
    width: 30px;
}

.logo span {
    font-weight: bold;
    position: relative;
    font-size: 16px;
    left: 9px;
}

.bt_can2 .btn:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.bt_can2 {
    margin-top: 10rem;
    float: right;
}

.bt_can2 .btn {
    background: transparent;
    color: #000;
    margin-right: 15px;
    height: 30px;
    padding: 12px;
    width: 107px;
    text-align: center;
    line-height: 0px;
}

.bt_can2 .btn:focus {
    box-shadow: none;
}


#pop_up_new{
    position: absolute;
    top: 2%;
    z-index: 110;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #ba000d;
    width: 480px;
    text-align: left;
    padding-top: 31px;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
}

:-webkit-full-screen #pop_up_new{
    top: 13%;
}

#pop_up_new p {
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 16px;
}

#pop_up_new .action_buttons a.active {
    border: 1px solid #fff;
    font-weight: bold;
}

#pop_up_new .action_buttons a {
    float: right;
    font-size: 12px;
    margin-right: 15px;
    padding: 4px 25px;
    text-decoration: none;
    color: #000 !important;
    border: 1px solid #DDD;
    margin-top: 0px;
    border-radius: 2px;
    margin-bottom: 15px;
}

#pop_up_new .action_buttons a.active {
    border: 1px solid #fff;
    font-weight: bold;
}

#pop_up_new .action_buttons a {
    float: right;
    font-size: 12px;
    margin-right: 15px;
    padding: 4px 25px;
    text-decoration: none;
    color: #000 !important;
    border: 1px solid #DDD;
    margin-top: 0px;
    border-radius: 2px;
    margin-bottom: 15px;
}


#pop_up_new .action_buttons a.active {
    border: 1px solid #fff;
    font-weight: bold;
}


.cardcontainer {
    animation: zoominoutsinglefeatured 3s infinite;
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.04, 1.04);
    }
    100% {
        transform: scale(1, 1);
    }
}















#qwrqwewrqwdqw {
    font-weight: 700;
    background-color: #fff;
    padding: 15px 30px;
    min-height: 300px;
    border-radius: 10px;
    border: 1px solid #fff;
    width: 620px;
    margin: 0 auto;
    z-index: 999;
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,.4);
    position: absolute;
    top: 14.5%;
    left: 0;
    right: 0;
}

:-webkit-full-screen #qwrqwewrqwdqw{
    top: 20%
}

.ilb{
    display: inline-block
}

.headers {
    width: 535px;
    margin-top: 7px;
    padding-bottom: 10px
}

.logo3 {
    margin: 0 7px 0 0;
    width: 30px;
    height: 30px
}

.title2 img {
    position: absolute;
    width: 3%;
    top: 27px;
    right: 17px
}

#txtintro{
    clear: both;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 700;
}


.colo-rd {
    color: #ba000d;
    font-size: 20px;
}

#disclaimer {
    margin: 5px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}

.support {
    font-weight: 700;
    font-size: 2.5rem;
    color: #000;
}

#badge {
    margin-top: 22px;
    height: 27px
}

.title3 {
    position: relative;
    font-size: 10px;
    font-weight: 700;
    width: 3%;
    top: 21px;
    left: 8px;
}

#bottom {
    margin: 12px 0;
    height: 50px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #d6d5d5;
}

#bottom .bottom-div{
    display: flex;
}

.button,.button2:hover {
    color: #fff;
    background-color: #000;
}

.button,.button2 {
    border-radius: 4px;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
}

.button2 {
    color: #000;
    border: 1px solid #000;
    background-color: transparent
}

.button2:hover {
    border-color: #000;
}

#banner {
    margin: 5px auto;
    display: block
}

#bottom ul{
    list-style-type: none;
    margin-left: 190px;
}

#bottom ul li{
    display: inline-block;
    float: left;
    padding-left: 20px;
    margin-top: 13px;
}