Mini Kabibi Habibi

Current Path : C:/Program Files/McAfee/WebAdvisor/MFW/packages/webadvisor/
Upload File :
Current File : C:/Program Files/McAfee/WebAdvisor/MFW/packages/webadvisor/wa-sstoast-toggle-rebranding.css

/* version 2 3 */
* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    font-family: "Poppins", "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    outline: none;
}

body {
    background-color: #f2f2f2;
    color: #212934;
    line-height: 24px;
    flex-direction: row;
}

/* Parent container */
/* version 2 3 */
.toast2_3 {
    position: fixed;
    border: 1px solid #ABB2C3;
    border-radius: 24px;
    background: #FFFFFF;
    overflow: hidden;
    width: 761px;
    min-height: 565px;
    user-select: none;
}

/* version 2 3 */
.card__content2_3 {
    background-color: #fff;
    margin-left: 297px;
    height: auto;
    padding-top: 36px;
    padding-right: 36px;
    padding-bottom: 36px;
}

/* version 2 3 */
.card__content .logo2_3 {
    margin-bottom: 8px;
    width: 88px;
}

.close_icon {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 16px;
}

.visible {
    display: block;
}

.invisible {
    display: none;
}

/* version 2 3 */
.card__content .button__fixed__width2_3 {
    display: flex;
    background-color: #4258FF;
    color: #FFF;
    padding: 9px 16px;
    border-radius: 100px;
    margin-left: auto;
    height: 44px;
    min-width: 120px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}

.card__content .button__short__top {
    margin-top: 47px;
}

.card__content .button__high__top {
    margin-top: 85px;
}

.card__content .info__title {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
    width: 95%;
}

/* version 2 3 */
.card__content .info__text2_3 {
    width: 411px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px;
}

.card__content .feature__expired {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.card__content .expired__label__container {
    display: flex;
    background: #DBDBDB;
    border-radius: 10px;
    height: auto;
    min-width: 60px;
    align-items: center;
    justify-content: center;
    padding: 3px 7px;
}

.card__content .feature__expired__label {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #343434;
}

.card__content .feature__expired__name {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    margin-left: 16px;
    color: #343434;
}

.card__content .section__divider {
    margin: 12px 0 12px 0;
    border-bottom: 1px solid #CCC;
}

.card__content .feature__1 {
    display: flex;
    flex-direction: row;
    margin-bottom: 8px;
}

.card__content .feature__1__label__container {
    display: flex;
    border-radius: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    background: #3DA288;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    min-width: 47px;
	padding: 0px 11px;
}

.card__content .feature__1__label {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 11px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.card__content .feature__1__name {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    margin-left: 15px;
    max-width: 275px;
}

.card__content .feature__free__label__outter__container {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
}

.card__content .feature__free__label__container {
    display: flex;
    background: #D6FFF0;
    border-radius: 4px;
    height: 24px;
    min-width: 50px;
    align-items: center;
    justify-content: center;
	padding: 3px 6px;
}

.card__content .feature__free__label {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    align-items: center;
    text-align: center;
    color: #0F483A;
}

.card__content .feature__1__desc {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
    width: 95%;
}

.card__content .feature__disabled {
    display: flex;
    flex-direction: row;
    margin-bottom: 8px;
}

.card__content .feature__2__name {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    margin-left: 16px;
}

.card__content .feature__2__desc {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.card__content .switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 24px;
}

.card__content .switch__set__secure__search {
    top: 0px;
    right: 0px;
}

.card__content .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.card__content .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #959595;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 24px;
}

    .card__content .slider:before {
        position: absolute;
        content: '';
        height: 20px;
        width: 20px;
        left: 2px;
        bottom: 2px;
        background-color: #FFF;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
        border-radius: 50%;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #24BC98;
}

    input:checked + .slider:before {
        -webkit-transform: translateX(24px);
        -ms-transform: translateX(24px);
        transform: translateX(24px);
    }

/* version 2 3 */
.card__image2_3 {
    background: #F5F6FA;
    width: 261px;
    height: 100%;
    position: absolute;
}

#card-image #laptop {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

#card-image #progress {
    position: absolute;
    height: 200px;
    width: 200px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 25%;
}

.card__content .hide, #card-image .hide {
    display: none;
}

//B0B00FF6B561174C9FD99F91E211ABC224983EB56F38E0F987B5FC5248371AECE5637A3BD2CB8058ACEAC95E541E077068D8DA59015C900F58FDDC076DAA23BE++