𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/tdhomesa/public_html/wp-content/plugins/SW_Win_Classified/assets/css//unwrapped.css
#wpbody-content>.notice
{
margin:25px 20px 0 2px;
}
.wp-admin .bootstrap-wrapper label>input[type="checkbox"] {
margin-top: 0;
}
/* opens street map */
.leaflet-touch .leaflet-bar a {
background: white;
text-decoration: none;
}
.bootstrap-wrapper input[type=checkbox] + .label {
margin-left: 5px;
}
@media(max-width: 782px){
.bootstrap-wrapper .checkbox input[type=checkbox],.bootstrap-wrapper .checkbox-inline input[type=checkbox], .bootstrap-wrapper .radio input[type=radio], .bootstrap-wrapper .radio-inline input[type=radio] {
margin-left: -30px;
box-shadow: none;
}
.bootstrap-wrapper input[type=checkbox], .bootstrap-wrapper input[type=radio] {
margin: 0px 0px 0px;
}
.bootstrap-wrapper .checkbox label, .bootstrap-wrapper .radio label {
padding-left: 30px;
}
}
.bootstrap-wrapper .progress-bar.auto-progress {
width: 100%;
-webkit-animation: auto-progress-animation 2s linear 1, progress-bar-stripes 2s linear infinite !important;
animation: auto-progress-animation 2s linear 1, progress-bar-stripes 2s linear infinite !important;
}
@keyframes auto-progress-animation {
from {
width:0%;
}
to {
width:100%;
}
}
@-webkit-keyframes auto-progress-animation {
from {
width:0%;
}
to {
width:100%;
}
}
.dataTables_processing.panel.panel-default {
padding-left: 7px;
height: 100%;
line-height: 20px;
color: #fff;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
background-color: #5bc0de;
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
width: 181px;
}
.control-label p em,
.form-group p em
{
display:blocK;
padding-top: 10px;
color:blue;
font-weight: normal;
}
span.important_message
{
color:blue;
font-weight: normal;
font-style: italic;
}
.form-group.multilevel .winter_dropdown_tree
{
display:inline-block;
}
div.wp-menu-image:before {
font-size: 20px;
}
.dashicons-custom-package:before {
content: "\f16b";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
}
.dashicons-custom-fa-euro:before {
content: "\f153";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
}
p.input-content {
padding: 15px 5px 0px 5px;
}
.wrap:not(.winterlock_wrap) td.details-control {
background: url('../img/details_open.png') no-repeat center center;
cursor: pointer;
width: 30px !important;
min-width: 30px;
max-width: 30px;
}
.wrap:not(.winterlock_wrap) tr.parent td.details-control {
background: url('../img/details_close.png') no-repeat center center;
}
.wrap:not(.winterlock_wrap) #din-table.table:not(.collapsed) .details-control {
display: none;
}
.wrap:not(.winterlock_wrap) .bootstrap-wrapper dataTable .table>tbody>tr>td {
vertical-align: middle;
}
body .sw_win_wrapper .content_profile .panel-default label {
width: 150px;
}
.bootstrap-wrapper .tableWrap img,
.dash_widget_lates_listings .tableWrap img {
border-radius: 3px;
}
/* update table layout */
.bootstrap-wrapper .btn {
outline: none !important;
box-shadow: none;
}
body .bootstrap-wrapper .panel-default>.panel-heading {
color: #fff;
border-color: #d23229;
padding: 12px 15px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: rgb(170,45,38);
background: -o-linear-gradient(90deg, #f94b42 0%, rgb(239, 104, 98) 55%, rgb(249, 136, 130) 100%);
background: -webkit-gradient(linear, left top, right top, from(#f94b42), color-stop(55%, rgb(239, 104, 98)), to(rgb(249, 136, 130)));
background: -o-linear-gradient(left, #f94b42 0%, rgb(239, 104, 98) 55%, rgb(249, 136, 130) 100%);
background: linear-gradient(90deg, #f94b42 0%, rgb(239, 104, 98) 55%, rgb(249, 136, 130) 100%);
}
body .bootstrap-wrapper .panel {
background-color: #fdfdff;
border-radius: 10px;
}
body .bootstrap-wrapper .dataTable select,body .bootstrap-wrapper .dataTable input:not([type="checkbox"]) {
outline: initial;
border: 0;
background: #fff;
-webkit-box-shadow: 0 0 5px 1px rgba(111, 111, 111, 0.28);
box-shadow: 0 0 5px 1px rgba(111, 111, 111, 0.28);
}
body .bootstrap-wrapper .dataTable div.dataTables_wrapper div.dataTables_length select {
line-height: 20px;
}
body table.dataTable tbody>tr {
border-left: 4px solid #ffff;
-webkit-transition: all .2s;
transition: all .2s;
}
body table.dataTable tbody>tr:hover,
body table.dataTable tbody>tr.selected {
border-left: 4px solid #fba56a;
}
body .bootstrap-wrapper table.dataTable tbody td.select-checkbox::before, body .bootstrap-wrapper table.dataTable tbody th.select-checkbox::before {
border: 1px solid #7d7575;
width: 18px;
height: 18px;
border-radius: 0;
margin-left: -9px;
margin-top: -9px;
}
.bootstrap-wrapper table.dataTable tbody tr.selected .select-checkbox:before {
background: #fff;
background: #f9a26c;
border-color: #f9a26c;
border-radius: 50%;
width: 22px;
height: 22px;
border-radius: 50%;
margin-left: -11px;
margin-top: -11px;
}
.bootstrap-wrapper table.dataTable tr.selected .select-checkbox:after {
content: '\2714';
margin-top: -15px;
margin-left: -6px;
text-align: center;
text-shadow: 1px 1px #f9a26c, -1px -1px #f9a26c, 1px -1px #f9a26c, -1px 1px #f9a26c;
color: #fff;
font-weight: 600;
font-size: 15px;
}
body table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
background-color: #ecf0f1 !important;
}
/* btns */
.dataTable .bootstrap-wrapper .btn-danger {
background-color: #ff4036;
border-color: #ff4036;
}
.dataTable .bootstrap-wrapper .btn {
padding: 0.5em .9em .6em;
font-size: 90%;
font-weight: 700;
}
.bootstrap-wrapper .btn-danger {
background-color: #ff4036;
border-color: #ff4036;
}
.bootstrap-wrapper .btn-danger.active, .bootstrap-wrapper .btn-danger:active, .bootstrap-wrapper .btn-danger:hover, .bootstrap-wrapper .open>.dropdown-toggle.btn-danger {
background-color: #f44336;
border-color: #f44336;
}
.bootstrap-wrapper .btn-success {
background-color: #2ecc71;
border-color: #2ecc71;
}
.bootstrap-wrapper .btn-success.active, .bootstrap-wrapper .btn-success:active, .bootstrap-wrapper .btn-success:hover, .bootstrap-wrapper .open>.dropdown-toggle.btn-success {
background-color: #3fc380;
border-color: #3fc380;
}
/* end btns */
/* labels */
.bootstrap-wrapper .label {
padding: 0.3em 0.7em .4em;
font-size: 90%;
font-weight: 400;
border-radius: .25em;
}
.bootstrap-wrapper .label-danger {
background-color: #e74c3c;
}
/* end labels */
/* end update table layout */
.sw_tooltip_tree {
position: relative;
display: inline-block;
}
.sw_tooltip_tree .sw_tooltiptext {
visibility: hidden;
width: 185px;
background-color: #0f163c;
color: #fff;
text-align: left;
border-radius: 6px !important;
padding: 8px 10px;
position: absolute;
z-index: 1;
bottom: 100%;
margin-bottom: 5px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
margin-bottom: -5px;
opacity: 0;
-webkit-transition: all .15s;
transition: all .15s;
}
.sw_tooltip_tree .sw_hintlabel i {
color: #0f163c;
font-size: 15px;
}
.sw_tooltip_tree:hover .sw_tooltiptext {
visibility: visible;
margin-bottom: 5px;
opacity: 1;
}
.sw_tooltip_tree:hover .sw_tooltiptext .br {
margin-bottom: 5px;
}
.sw_tooltip_tree .sw_hintlabel {
color: white;
display: inline-block;
border-radius: 50% !important;
font-size: 11px;
width: 15px;
height: 15px;
text-align: center;
margin-left: 5px;
cursor: pointer;
}