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-options.css

#bottom {
    bottom: 0;
}

#left {
    left: 0;
}

#left,
#right {
    bottom: 0;
    top: 0;
    width: 2px;
}

#right {
    right: 0;
}

#top {
    top: 0;
}

#top,
#bottom {
    height: 2px;
    left: 0;
    right: 0;
}

#top,
#bottom,
#left,
#right {
    background: #939598;
    position: fixed;
}

#wa-button-donttrust {
    font-size: 26px;
    right: 2px;
    top: 5px;
}

#wa-button-reset {
    background-color: #00AEEF;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    margin-top: 12px;
    width: 145px;
}

#wa-button-trust {
    font-size: 24px;
    right: 3px;
    top: 4px;
}

#wa-close {
    padding: 8px;
}

#wa-options-about ul {
    line-height: 23px;
    margin-bottom: 0;
    padding-left: 12px;
}

#wa-options-content {
    font-size: 12px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 24px;
    width: 550px;
}

    #wa-options-content > div ~ div,
    #wa-options-settings div:last-child > hr {
        display: none;
    }

#wa-options-faq {
    margin-bottom: 20px;
}

#wa-options-footer {
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
}

#wa-options-header {
    background-color: #FFF;
    border: 1px solid #E6E7E8;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    display: table;
    height: 61px;
    width: 100%;
}

    #wa-options-header .close {
        background: url(wacore:mfw\\packages\\webadvisor\\settings-close.png) no-repeat;
        cursor: pointer;
        float: right;
        height: 24px;
        margin: 8px 4px 0 0;
        width: 24px;
    }

    #wa-options-header > div {
        display: table-cell;
        vertical-align: middle;
    }

#wa-options-help-facebook {
    background: url(wacore:mfw\\packages\\webadvisor\\facebook.png) no-repeat;
}

#wa-options-help-twitter {
    background: url(wacore:mfw\\packages\\webadvisor\\twitter.png) no-repeat;
}

#wa-options-menu {
    background-color: #F0F5F9;
    border: 1px solid #E6E7E8;
    float: left;
    height: 1018px;
    margin: 0;
    padding: 0;
    width: 183px;
}

    #wa-options-menu li {
        cursor: pointer;
        font-size: 14px;
        line-height: 43px;
        padding-left: 48px;
    }

        #wa-options-menu li + li {
            border-bottom: 1px solid #E6E7E8;
            margin: 0;
        }

#wa-options-menu-about {
    background: 18px center url(wacore:mfw\\packages\\webadvisor\\about-icon.png) no-repeat;
}

    #wa-options-menu-about.selected {
        background: 18px center url(wacore:mfw\\packages\\webadvisor\\about-icon-selected.png) no-repeat;
    }

#wa-options-menu-settings {
    background: 18px center url(wacore:mfw\\packages\\webadvisor\\settings-icon.png) no-repeat;
}

    #wa-options-menu-settings.selected {
        background: 18px center url(wacore:mfw\\packages\\webadvisor\\settings-icon-selected.png) no-repeat;
    }

#wa-options-settings {
    margin-bottom: 15px;
    width: 545px;
}

    #wa-options-settings .section {
        margin-top: 0;
        position: relative;
    }

    #wa-options-settings .section-description {
        margin-bottom: 10px;
        line-height: 18px;
    }

    #wa-options-settings .section-header {
        font-size: 14px;
        font-weight: 600;
    }

        #wa-options-settings .section-header span {
            font-size: 14px;
            margin-bottom: 10px;
        }

    #wa-options-settings input[type='radio'] {
        font-size: 12px;
        margin-bottom: 6px;
        margin-right: 6px;
    }

    #wa-options-settings label {
        position: relative;
        bottom: 2px;
    }

    #wa-options-settings .ss-radios {
        position: relative;
        top: -8px;
    }

#wa-options-trusted-list {
    background-color: #FFF;
    border: 1px solid #CDD2D5;
    display: inline-block;
    height: 125px;
    margin-bottom: 24px;
    position: relative;
    width: 529px;
    z-index: 900;
    color: #53565A;
    padding: 4px;
}

#wa-options-trusted-text {
    border: 1px solid #CDD2D5;
    box-sizing: border-box;
    color: #B1BABF;
    font-size: 14px;
    height: 35px;
    margin: 0;
    position: relative;
    top: 1px;
    width: 452px;
    z-index: 1000;
    padding-left: 6px;
}

#wa-options-trusted-text-wrapper {
    white-space: nowrap;
}

.button-trusted-list {
    background-color: #F5F6FA;
    border: 1px solid #CDD2D5;
    color: #E1E1E1;
    cursor: default;
    font-weight: 700;
    height: 35px;
    position: relative;
    width: 40px;
    z-index: 1000;
}

    .button-trusted-list.enabled {
        background-color: #00AEEF;
        color: #ffffff;
        cursor: pointer;
    }

.faq-header {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.media-img {
    display: inline-block;
    height: 32px;
    padding-right: 10px;
    width: 32px;
}

.on {
    background: url(wacore:mfw\\packages\\webadvisor\\switch_on.png) no-repeat;
}

.selected {
    background-color: #00AEEF !important;
    color: #fff !important;
}

.switch {
    background: url(wacore:mfw\\packages\\webadvisor\\switch_off.png) no-repeat;
    bottom: 8px;
    color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    left: 475px;
    position: absolute;
    width: 59px;
}

.on {
    background: url(wacore:mfw\\packages\\webadvisor\\switch_on.png) no-repeat;
}

.wa-options-no-bullet {
    list-style-type: none;
}

a {
    color: #00AEEF;
    text-decoration: none;
}

body {
    background-color: #fff;
    color: #53565A;
    overflow-y: hidden;
}

h1 {
    color: #53565A;
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
    width: 300px;
}

h2 {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 0;
}

h4 {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
}

h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 7px 0;
}

hr {
    border-top: 1px solid #c8d0de;
    color: #c8d0de;
    float: left;
    margin: 14px 0 21px;
    width: 98%;
}

input[type="text"],
select {
    font-size: 14px;
}

//F14CCA48DB198799E926AFD537E2714F2B4A3DD8A066656AAB06B67D1FF57B1A5C7C58DC32476CE6AD7BCA14E2C3D4DFB49381A9165E1C41ABFF6CA45DF58B02++