Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/wpforms-.../assets/lite/css
File: dashboard-education.css
.wpforms-toggle-control {
[0] Fix | Delete
display: flex;
[1] Fix | Delete
align-items: center;
[2] Fix | Delete
margin: 0 1px;
[3] Fix | Delete
line-height: 1;
[4] Fix | Delete
color: #50575e;
[5] Fix | Delete
font-weight: 500;
[6] Fix | Delete
}
[7] Fix | Delete
[8] Fix | Delete
.wpforms-toggle-control input[type=checkbox] {
[9] Fix | Delete
position: absolute;
[10] Fix | Delete
overflow: hidden;
[11] Fix | Delete
height: 0;
[12] Fix | Delete
width: 0;
[13] Fix | Delete
border: none !important;
[14] Fix | Delete
box-shadow: none !important;
[15] Fix | Delete
margin: 0;
[16] Fix | Delete
min-width: 0;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:hover, .wpforms-toggle-control input[type=checkbox]:focus {
[20] Fix | Delete
border: none !important;
[21] Fix | Delete
box-shadow: none !important;
[22] Fix | Delete
}
[23] Fix | Delete
[24] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:hover + label.wpforms-toggle-control-icon {
[25] Fix | Delete
background-color: #646970;
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:focus + label.wpforms-toggle-control-icon {
[29] Fix | Delete
background-color: #646970;
[30] Fix | Delete
box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #8c8f94;
[31] Fix | Delete
}
[32] Fix | Delete
[33] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:checked + label.wpforms-toggle-control-icon {
[34] Fix | Delete
background-color: #056aab;
[35] Fix | Delete
}
[36] Fix | Delete
[37] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:checked + label.wpforms-toggle-control-icon:after {
[38] Fix | Delete
left: calc( 100% - 2px);
[39] Fix | Delete
transform: translateX(-100%);
[40] Fix | Delete
}
[41] Fix | Delete
[42] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:checked:hover + label.wpforms-toggle-control-icon {
[43] Fix | Delete
background-color: #04558a;
[44] Fix | Delete
}
[45] Fix | Delete
[46] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:checked:focus + label.wpforms-toggle-control-icon {
[47] Fix | Delete
box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #04558a;
[48] Fix | Delete
}
[49] Fix | Delete
[50] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:disabled + label.wpforms-toggle-control-icon {
[51] Fix | Delete
opacity: 0.5;
[52] Fix | Delete
}
[53] Fix | Delete
[54] Fix | Delete
.wpforms-toggle-control input[type=checkbox]:disabled:hover + label.wpforms-toggle-control-icon, .wpforms-toggle-control input[type=checkbox]:disabled:focus + label.wpforms-toggle-control-icon {
[55] Fix | Delete
box-shadow: none;
[56] Fix | Delete
}
[57] Fix | Delete
[58] Fix | Delete
.wpforms-toggle-control span,
[59] Fix | Delete
.wpforms-toggle-control label {
[60] Fix | Delete
display: inline-block;
[61] Fix | Delete
margin-bottom: 0;
[62] Fix | Delete
}
[63] Fix | Delete
[64] Fix | Delete
.wpforms-toggle-control .wpforms-toggle-control-label {
[65] Fix | Delete
padding: 0 10px;
[66] Fix | Delete
max-width: calc( 100% - 65px);
[67] Fix | Delete
}
[68] Fix | Delete
[69] Fix | Delete
.wpforms-toggle-control .wpforms-toggle-control-status {
[70] Fix | Delete
color: #50575e;
[71] Fix | Delete
font-size: 12px;
[72] Fix | Delete
line-height: 17px;
[73] Fix | Delete
padding: 0 10px;
[74] Fix | Delete
}
[75] Fix | Delete
[76] Fix | Delete
.wpforms-toggle-control .wpforms-toggle-control-icon {
[77] Fix | Delete
background-color: #8c8f94;
[78] Fix | Delete
border-radius: 8.5px;
[79] Fix | Delete
cursor: pointer;
[80] Fix | Delete
display: inline-block;
[81] Fix | Delete
height: 17px;
[82] Fix | Delete
position: relative;
[83] Fix | Delete
text-indent: -9999px;
[84] Fix | Delete
width: 27px;
[85] Fix | Delete
}
[86] Fix | Delete
[87] Fix | Delete
.wpforms-toggle-control .wpforms-toggle-control-icon:after {
[88] Fix | Delete
background: #ffffff;
[89] Fix | Delete
border-radius: 50%;
[90] Fix | Delete
content: "";
[91] Fix | Delete
height: 13px;
[92] Fix | Delete
left: 2px;
[93] Fix | Delete
position: absolute;
[94] Fix | Delete
top: 2px;
[95] Fix | Delete
width: 13px;
[96] Fix | Delete
transition: all 0.25s ease-out;
[97] Fix | Delete
}
[98] Fix | Delete
[99] Fix | Delete
.wpforms-toggle-control:hover input:checked + label.wpforms-toggle-control-icon {
[100] Fix | Delete
background-color: #215d8f;
[101] Fix | Delete
}
[102] Fix | Delete
[103] Fix | Delete
.wpforms-toggle-control:hover .wpforms-toggle-control-icon {
[104] Fix | Delete
background-color: #8c8f94;
[105] Fix | Delete
}
[106] Fix | Delete
[107] Fix | Delete
.wpforms-toggle-control.wpforms-important .wpforms-toggle-control-icon {
[108] Fix | Delete
background-color: #d63638;
[109] Fix | Delete
}
[110] Fix | Delete
[111] Fix | Delete
.wpforms-admin-settings .wpforms-setting-row .wpforms-toggle-desc {
[112] Fix | Delete
margin: 8px 0 0;
[113] Fix | Delete
}
[114] Fix | Delete
[115] Fix | Delete
body div.jconfirm *,
[116] Fix | Delete
body div.jconfirm *::before,
[117] Fix | Delete
body div.jconfirm *::after {
[118] Fix | Delete
-webkit-box-sizing: border-box;
[119] Fix | Delete
-moz-box-sizing: border-box;
[120] Fix | Delete
box-sizing: border-box;
[121] Fix | Delete
}
[122] Fix | Delete
[123] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box {
[124] Fix | Delete
display: grid;
[125] Fix | Delete
grid-template-columns: repeat(2, 1fr);
[126] Fix | Delete
justify-items: center;
[127] Fix | Delete
animation: none;
[128] Fix | Delete
background: #ffffff;
[129] Fix | Delete
border-radius: 6px;
[130] Fix | Delete
border-top-style: solid;
[131] Fix | Delete
border-top-width: 4px;
[132] Fix | Delete
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
[133] Fix | Delete
padding-top: 34px;
[134] Fix | Delete
}
[135] Fix | Delete
[136] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-title-c,
[137] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane,
[138] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons {
[139] Fix | Delete
grid-column: 1 / -1;
[140] Fix | Delete
}
[141] Fix | Delete
[142] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default {
[143] Fix | Delete
border-top-width: 0;
[144] Fix | Delete
padding-top: 25px;
[145] Fix | Delete
}
[146] Fix | Delete
[147] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default .jconfirm-title-c {
[148] Fix | Delete
margin-bottom: 20px;
[149] Fix | Delete
}
[150] Fix | Delete
[151] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default .jconfirm-title-c .jconfirm-icon-c {
[152] Fix | Delete
font-size: 44px;
[153] Fix | Delete
margin-bottom: -6px;
[154] Fix | Delete
}
[155] Fix | Delete
[156] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default button.btn-confirm {
[157] Fix | Delete
background-color: #e27730;
[158] Fix | Delete
border-color: #e27730;
[159] Fix | Delete
}
[160] Fix | Delete
[161] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-default button.btn-confirm:hover {
[162] Fix | Delete
background-color: #cd6622;
[163] Fix | Delete
border-color: #cd6622;
[164] Fix | Delete
}
[165] Fix | Delete
[166] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red {
[167] Fix | Delete
border-top-color: #d63638 !important;
[168] Fix | Delete
}
[169] Fix | Delete
[170] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c {
[171] Fix | Delete
color: #d63638 !important;
[172] Fix | Delete
}
[173] Fix | Delete
[174] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red button.btn-confirm {
[175] Fix | Delete
background-color: #d63638;
[176] Fix | Delete
border-color: #d63638;
[177] Fix | Delete
}
[178] Fix | Delete
[179] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-red button.btn-confirm:hover {
[180] Fix | Delete
background-color: #b32d2e;
[181] Fix | Delete
border-color: #b32d2e;
[182] Fix | Delete
}
[183] Fix | Delete
[184] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange {
[185] Fix | Delete
border-top-color: #e27730 !important;
[186] Fix | Delete
}
[187] Fix | Delete
[188] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c {
[189] Fix | Delete
color: #e27730 !important;
[190] Fix | Delete
}
[191] Fix | Delete
[192] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange button.btn-confirm {
[193] Fix | Delete
background-color: #e27730;
[194] Fix | Delete
border-color: #e27730;
[195] Fix | Delete
}
[196] Fix | Delete
[197] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-orange button.btn-confirm:hover {
[198] Fix | Delete
background-color: #cd6622;
[199] Fix | Delete
border-color: #cd6622;
[200] Fix | Delete
}
[201] Fix | Delete
[202] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-yellow {
[203] Fix | Delete
border-top-color: #ffb900 !important;
[204] Fix | Delete
}
[205] Fix | Delete
[206] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-yellow .jconfirm-title-c .jconfirm-icon-c {
[207] Fix | Delete
color: #ffb900 !important;
[208] Fix | Delete
}
[209] Fix | Delete
[210] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-yellow button.btn-confirm {
[211] Fix | Delete
background-color: #ffb900;
[212] Fix | Delete
border-color: #ffb900;
[213] Fix | Delete
}
[214] Fix | Delete
[215] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-yellow button.btn-confirm:hover {
[216] Fix | Delete
background-color: #ffaa00;
[217] Fix | Delete
border-color: #ffaa00;
[218] Fix | Delete
}
[219] Fix | Delete
[220] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-blue {
[221] Fix | Delete
border-top-color: #0399ed !important;
[222] Fix | Delete
}
[223] Fix | Delete
[224] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c {
[225] Fix | Delete
color: #0399ed !important;
[226] Fix | Delete
}
[227] Fix | Delete
[228] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-blue button.btn-confirm {
[229] Fix | Delete
background-color: #0399ed;
[230] Fix | Delete
border-color: #0399ed;
[231] Fix | Delete
}
[232] Fix | Delete
[233] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-blue button.btn-confirm:hover {
[234] Fix | Delete
background-color: #036aab;
[235] Fix | Delete
border-color: #036aab;
[236] Fix | Delete
}
[237] Fix | Delete
[238] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-green {
[239] Fix | Delete
border-top-color: #00a32a !important;
[240] Fix | Delete
}
[241] Fix | Delete
[242] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c {
[243] Fix | Delete
color: #00a32a !important;
[244] Fix | Delete
}
[245] Fix | Delete
[246] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-green button.btn-confirm {
[247] Fix | Delete
background-color: #00a32a;
[248] Fix | Delete
border-color: #00a32a;
[249] Fix | Delete
}
[250] Fix | Delete
[251] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box.jconfirm-type-green button.btn-confirm:hover {
[252] Fix | Delete
background-color: #008a20;
[253] Fix | Delete
border-color: #008a20;
[254] Fix | Delete
}
[255] Fix | Delete
[256] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-closeIcon {
[257] Fix | Delete
color: transparent;
[258] Fix | Delete
font-family: FontAwesome;
[259] Fix | Delete
height: 14px;
[260] Fix | Delete
opacity: 1;
[261] Fix | Delete
right: 10px;
[262] Fix | Delete
top: 10px;
[263] Fix | Delete
width: 14px;
[264] Fix | Delete
}
[265] Fix | Delete
[266] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-closeIcon:after {
[267] Fix | Delete
color: #bbbbbb;
[268] Fix | Delete
content: "\f00d";
[269] Fix | Delete
font-size: 16px;
[270] Fix | Delete
left: 0;
[271] Fix | Delete
position: absolute;
[272] Fix | Delete
top: 0;
[273] Fix | Delete
}
[274] Fix | Delete
[275] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-closeIcon:hover:after {
[276] Fix | Delete
color: #777777 !important;
[277] Fix | Delete
}
[278] Fix | Delete
[279] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-title-c {
[280] Fix | Delete
margin: 0 0 20px 0;
[281] Fix | Delete
padding: 0;
[282] Fix | Delete
font-weight: 600;
[283] Fix | Delete
}
[284] Fix | Delete
[285] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
[286] Fix | Delete
font-size: 47px;
[287] Fix | Delete
margin: 0;
[288] Fix | Delete
-ms-transform: none !important;
[289] Fix | Delete
transform: none !important;
[290] Fix | Delete
-webkit-transition: none !important;
[291] Fix | Delete
transition: none !important;
[292] Fix | Delete
}
[293] Fix | Delete
[294] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-title-c .jconfirm-icon-c + .jconfirm-title {
[295] Fix | Delete
margin-top: 20px;
[296] Fix | Delete
}
[297] Fix | Delete
[298] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-title-c .jconfirm-title {
[299] Fix | Delete
color: #444444;
[300] Fix | Delete
display: block;
[301] Fix | Delete
line-height: 30px;
[302] Fix | Delete
}
[303] Fix | Delete
[304] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane {
[305] Fix | Delete
display: block;
[306] Fix | Delete
margin-bottom: 20px;
[307] Fix | Delete
}
[308] Fix | Delete
[309] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content {
[310] Fix | Delete
color: #444444;
[311] Fix | Delete
font-size: 16px;
[312] Fix | Delete
line-height: 24px;
[313] Fix | Delete
margin-bottom: 0;
[314] Fix | Delete
overflow: inherit;
[315] Fix | Delete
}
[316] Fix | Delete
[317] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content.lite-upgrade p {
[318] Fix | Delete
color: #777777;
[319] Fix | Delete
font-size: 18px;
[320] Fix | Delete
padding: 0 20px;
[321] Fix | Delete
}
[322] Fix | Delete
[323] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content p {
[324] Fix | Delete
font-size: inherit;
[325] Fix | Delete
line-height: inherit;
[326] Fix | Delete
margin: 0 0 16px;
[327] Fix | Delete
}
[328] Fix | Delete
[329] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content p:last-of-type {
[330] Fix | Delete
margin: 0;
[331] Fix | Delete
}
[332] Fix | Delete
[333] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content p.large {
[334] Fix | Delete
font-size: 18px;
[335] Fix | Delete
}
[336] Fix | Delete
[337] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content p.small {
[338] Fix | Delete
font-size: 14px;
[339] Fix | Delete
}
[340] Fix | Delete
[341] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content input[type=text],
[342] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content input[type=number],
[343] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content input[type=email],
[344] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content input[type=url],
[345] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content input[type=password],
[346] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content input[type=search],
[347] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content input[type=tel],
[348] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content textarea,
[349] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content select {
[350] Fix | Delete
margin: 10px 2px;
[351] Fix | Delete
width: calc(100% - 4px);
[352] Fix | Delete
}
[353] Fix | Delete
[354] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .already-purchased {
[355] Fix | Delete
display: block;
[356] Fix | Delete
grid-row: 5;
[357] Fix | Delete
grid-column: 1 / -1;
[358] Fix | Delete
color: #bbbbbb;
[359] Fix | Delete
font-size: 14px;
[360] Fix | Delete
margin-top: 15px;
[361] Fix | Delete
text-decoration: underline;
[362] Fix | Delete
text-align: center;
[363] Fix | Delete
}
[364] Fix | Delete
[365] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .already-purchased:hover {
[366] Fix | Delete
color: #777777;
[367] Fix | Delete
text-decoration: underline;
[368] Fix | Delete
}
[369] Fix | Delete
[370] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .discount-note {
[371] Fix | Delete
grid-row: 4;
[372] Fix | Delete
grid-column: 1 / -1;
[373] Fix | Delete
margin: 25px 0 0 0;
[374] Fix | Delete
text-align: center;
[375] Fix | Delete
}
[376] Fix | Delete
[377] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .discount-note p {
[378] Fix | Delete
background-color: #fcf9e8;
[379] Fix | Delete
color: #777777;
[380] Fix | Delete
font-size: 16px;
[381] Fix | Delete
margin: 0 -30px;
[382] Fix | Delete
padding: 22px 52px 12px 52px;
[383] Fix | Delete
position: relative;
[384] Fix | Delete
}
[385] Fix | Delete
[386] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .discount-note p:after {
[387] Fix | Delete
top: -16px;
[388] Fix | Delete
background-color: #ffffff;
[389] Fix | Delete
border-radius: 50%;
[390] Fix | Delete
color: #00a32a;
[391] Fix | Delete
content: "\f058";
[392] Fix | Delete
display: inline-block;
[393] Fix | Delete
font: normal normal normal 14px FontAwesome;
[394] Fix | Delete
font-size: 26px;
[395] Fix | Delete
margin-right: -18px;
[396] Fix | Delete
padding: 5px 6px;
[397] Fix | Delete
position: absolute;
[398] Fix | Delete
right: 50%;
[399] Fix | Delete
text-rendering: auto;
[400] Fix | Delete
-webkit-font-smoothing: antialiased;
[401] Fix | Delete
-moz-osx-font-smoothing: grayscale;
[402] Fix | Delete
}
[403] Fix | Delete
[404] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .discount-note span {
[405] Fix | Delete
color: #00a32a;
[406] Fix | Delete
font-weight: 700;
[407] Fix | Delete
}
[408] Fix | Delete
[409] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .discount-note a {
[410] Fix | Delete
color: #777777;
[411] Fix | Delete
display: block;
[412] Fix | Delete
margin-top: 12px;
[413] Fix | Delete
}
[414] Fix | Delete
[415] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .feature-video {
[416] Fix | Delete
margin: 30px 0 0 0;
[417] Fix | Delete
}
[418] Fix | Delete
[419] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .pro-feature-video {
[420] Fix | Delete
margin: 15px 0 10px 0;
[421] Fix | Delete
}
[422] Fix | Delete
[423] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box input[type=text]:not(.choices__input) {
[424] Fix | Delete
display: block;
[425] Fix | Delete
width: 99%;
[426] Fix | Delete
border: 1px solid #d6d6d6;
[427] Fix | Delete
padding: 10px !important;
[428] Fix | Delete
box-shadow: none;
[429] Fix | Delete
margin: 10px 1px 1px 1px !important;
[430] Fix | Delete
line-height: 1 !important;
[431] Fix | Delete
outline: 0;
[432] Fix | Delete
}
[433] Fix | Delete
[434] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box input[type=text]:not(.choices__input):focus {
[435] Fix | Delete
border-color: #007cba;
[436] Fix | Delete
box-shadow: 0 0 0 1px #007cba;
[437] Fix | Delete
}
[438] Fix | Delete
[439] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box #wpforms-edu-modal-license-key {
[440] Fix | Delete
margin-top: 20px;
[441] Fix | Delete
}
[442] Fix | Delete
[443] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons {
[444] Fix | Delete
margin-top: -10px;
[445] Fix | Delete
}
[446] Fix | Delete
[447] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons button {
[448] Fix | Delete
min-width: 83px;
[449] Fix | Delete
background: #f8f8f8;
[450] Fix | Delete
border: 1px solid #cccccc;
[451] Fix | Delete
border-radius: 4px;
[452] Fix | Delete
color: #777777;
[453] Fix | Delete
font-size: 16px;
[454] Fix | Delete
font-weight: 600;
[455] Fix | Delete
line-height: 20px;
[456] Fix | Delete
outline: none;
[457] Fix | Delete
padding: 11px 17px;
[458] Fix | Delete
text-transform: none;
[459] Fix | Delete
margin: 10px;
[460] Fix | Delete
transition-property: all;
[461] Fix | Delete
transition-duration: 0.15s;
[462] Fix | Delete
transition-timing-function: ease-out;
[463] Fix | Delete
}
[464] Fix | Delete
[465] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons button:hover {
[466] Fix | Delete
background: #eeeeee;
[467] Fix | Delete
border-color: #cccccc;
[468] Fix | Delete
}
[469] Fix | Delete
[470] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons button[disabled] {
[471] Fix | Delete
cursor: no-drop;
[472] Fix | Delete
pointer-events: none;
[473] Fix | Delete
opacity: .25;
[474] Fix | Delete
}
[475] Fix | Delete
[476] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons button.btn-confirm {
[477] Fix | Delete
color: #ffffff;
[478] Fix | Delete
}
[479] Fix | Delete
[480] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons button.hidden + button {
[481] Fix | Delete
margin-left: 0;
[482] Fix | Delete
margin-right: 0;
[483] Fix | Delete
}
[484] Fix | Delete
[485] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons button.btn-block {
[486] Fix | Delete
display: block;
[487] Fix | Delete
margin: 0 0 10px 0 !important;
[488] Fix | Delete
text-align: center;
[489] Fix | Delete
width: 100%;
[490] Fix | Delete
}
[491] Fix | Delete
[492] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons button.btn-normal-case {
[493] Fix | Delete
text-transform: none !important;
[494] Fix | Delete
}
[495] Fix | Delete
[496] Fix | Delete
body div.jconfirm .jconfirm-box-container .jconfirm-box .jconfirm-buttons button i {
[497] Fix | Delete
margin: 0 10px 0 0;
[498] Fix | Delete
}
[499] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function