[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.219.229.101: ~ $
/*deactivation survey popup*/
.expander-deactivation-survey-popup-container {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:none;
    z-index: 100;
}

.expander-deactivation-survey-popup-error-message {
    color: #F00;
    display: none;
}

.expander-deactivation-survey-popup-overlay {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.5);
    /*display:none;*/
}

.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl {
    display:table;
    width:100%;
    height:100%;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel{
    display:table-cell;
    vertical-align:middle;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-inner-content {
    padding:0 40px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-content {
    background:#fff;
    max-width:700px;
    margin:0 auto;
    position: relative;
    text-align:center;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-content .expander-deactivation-survey-popup-control-buttons-container{
    margin-top:30px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-content a.expander-deactivation-survey-popup-cancel {
    position: absolute;
    right: 15px;
    top: 15px;
    text-decoration: none;
    /* font-size: 24px; */
    /* color: #016cb0; */
    /*	border: 2px solid #016cb0;
        border-radius: 50%;
        width: 28px;*/
    /* height: 24px; */
    /* line-height: 18px; */
    /* text-align: center; */
    /* font-weight: 600; */
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-content .expander-deactivation-survey-popup-cancel img {

    border: 2px solid grey;
    border-radius: 50%;
    width: 16px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-content a.expander-deactivation-survey-popup-cancel:hover{
    /*color:#fff;
    background:#016cb0;*/
    opacity:0.8;
    transition:all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-content .expander-deactivation-survey-popup-desc {
    /* text-transform: uppercase; */
    font-size: 16px;
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #808080;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-content h3 {
    font-size: 36px;
    font-family:'Raleway';
    font-weight:700;
    color:#000;
    margin-bottom: 25px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-form-group{
    overflow:auto;
    margin-bottom: 15px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-form-group .expander-deactivation-survey-popup-form-twocol{
    width:50%;
    float:left;
    box-sizing:border-box;
    padding:0 5px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-form-group .expander-deactivation-survey-popup-form-onecol{
    box-sizing: border-box;
    padding: 0 5px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-form-group input {
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: none !important;
    padding: 10px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-form-group select {
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: none !important;
    height: 43px;
    padding-left: 10px;
}
.expander-deactivation-survey-popup-container .expander-privacy-links-container {
    border-top:1px solid #ddd;
    padding-top:20px;
    margin-top: 40px;
}
.expander-deactivation-survey-popup-container .expander-privacy-links-container a{
    font-size:16px;
    text-decoration:none;
    margin: 0 15px;
    color:#016cb0;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-control-buttons-container .expander-deactivation-survey-result-submit {
    background: #016cb0 !important;
    width:165px;
    height:50px;
    padding: 0;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 0px;
    font-weight: 700;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-control-buttons-container .expander-deactivation-survey-result-submit .btn-text {
    display: inline-block;
    padding: 0 15px;
    margin-right: 0;
    vertical-align: middle;
    float: left;
    line-height: inherit;
    height: 50px;
    padding-top: 12px;
    box-sizing: border-box;
    width: 109px;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-control-buttons-container .expander-deactivation-survey-result-submit .btn-text-icon {
    display: inline-block;
    width: 56px;
    text-align: center;
    vertical-align: middle;
    float: left;
    line-height: inherit;
    border-radius: 0 3px 3px 0;
    position: relative;
    overflow: hidden;
    background: #004270;
    height: 50px;
    padding-top: 14px;
    box-sizing: border-box;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-control-buttons-container .expander-deactivation-survey-result-submit:hover .btn-text-icon img{
    -webkit-animation-name: moving;
    -webkit-animation-duration: 0.8s;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-control-buttons-container .expander-deactivation-survey-result-submit:hover .btn-text-icon {
    background: #012842;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-control-buttons-container .expander-deactivation-survey-popup-cancel{
    border:2px solid #016cb0;
    font-size: 16px;
    text-transform: uppercase;
    height: inherit;
    background:#fff;
    /*width:165px;*/
    height:50px;
    margin-left: 15px;
    font-weight: 700;
}
.expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-control-buttons-container .expander-deactivation-survey-popup-cancel:hover{
    border:2px solid #016cb0;
    background:#fff;
}

.expander-deactivation-survey-popup-container textarea {
    width: 100%;
    min-height: 90px;
    max-height: 200px;
}

.expander-deactivation-survey-header {
    padding: 18px 15px;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
    /* box-shadow: 0 0 8px rgba(0,0,0,.1); */
    text-align: left;
}

.expander-uninstall-header-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 5px;
}

.expander-deactivation-survey-content {
    padding: 0 30px 30px;
    min-height: 50px;
    text-align: left;
}

.expander-deactivation-survey-content-p {
    font-weight: 700;
    font-size: 15px;
    color: #495157;
    line-height: 1.4;
}

.expander-deactivate-feedback-dialog-input:not(:checked)~.expander-feedback-text {
    display: none;
}

.expander-deactivate-feedback-dialog-input-wrapper {
    margin-bottom: 15px;
}
.expander-deactivate-feedback-dialog-input {
    float: left;
    margin: 0 15px 0 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.expander-deactivate-feedback-dialog-label {
    display: block;
    font-size: 13px;
    color: #6d7882;
}

.expander-deactivation-survey-footer {
    border-top: none;
    text-align: left;
    padding: 20px 30px 30px;
    overflow: hidden;
    background-color: #F1F1F1;
}

.expander-survey-skip {
    font-size: 13px;
    color: #a4afb7;
    background: none;
    float: right;
    width: auto;
}

.expander-survey-submit {
    background-color: #9b3a99;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    line-height: 1;
    padding: 12px 20px;
    font-size: 13px;
    width: 180px;
    height: 38px;
}

.expander-survey-btn {
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    border: none;
    cursor: pointer;
    padding: 13px 0;
    outline: 0;
}

.expander-survey-sub-choice {
    margin: 10px 0 0 30px;
    padding: 5px;
    font-size: 13px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    width: 92%;
}

.yrm-deactivate-button-red {
    border: 1px solid #C20000;
    color: #C20000 !important;
    display: inline-block;
    background-color: transparent;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 18px;
    text-transform: uppercase;
    outline: 0;
    transition: background-color .2s ease-out;
    text-decoration: none;
    font-weight: bold !important;
    font-size: 15px !important;
}

@media only screen and (max-width: 740px) {
    .expander-deactivation-survey-popup-container .expander-deactivation-survey-popup-tbl .expander-deactivation-survey-popup-cel .expander-deactivation-survey-popup-content h3 {
        line-height: 1.1;
    }
}

Filemanager

Name Type Size Permission Actions
accordion Folder 0555
admin Folder 0555
ReadMoreStyles.php File 17.85 KB 0555
animate.css File 23.29 KB 0644
bootstrap.css File 198.49 KB 0644
bootstrap.css.map File 46.88 KB 0644
deactivationSurvey.css File 9.44 KB 0644
index.php File 16 KB 0555
ion.rangeSlider.css File 1.75 KB 0644
ion.rangeSlider.skinFlat.css File 1.32 KB 0644
readMoreAdmin.css File 21.21 KB 0644
readMoreStyles.css File 2.09 KB 0644
select2.css File 17.19 KB 0644