File: D:/HostingSpaces/BOoms/pro-oils.be/wwwroot/wp-content/plugins/wp-paint/static/css/wp-paint-box.css
body .about-logo {
margin-left: 0;
animation: none;
}
#wpp-loading {
background: rgba(249, 249, 250, 0.60);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
box-sizing: border-box;
z-index: 100000;
}
#wpp-loading center {
position: absolute;
top: 50%;
width: 100%;
font-size: 16px;
line-height: 24px;
margin-top: -12px;
}
#wpp-upgrade-to-pro-div {
margin-top: 20px;
margin-bottom: 20px;
font-size: 14px;
text-align: center;
}
#popup {
overflow: auto;
}
#popup a#wpp-upgrade-to-pro-button {
text-decoration: none;
border: 1px solid transparent;
border-color: #0073aa #006799 #006799;
background-color: #0085ba;
color: #FFF;
}
#popup a#wpp-upgrade-to-pro-button:active {
background-color: #0092cc;
}
body .submenu {
height: 31px;
}
body .attributes {
margin: 0px;
width: calc(100% - 250px);
border: 1px solid transparent;
}
body .wpp-restore-image,
body .wpp-save-image {
float: left;
width: 125px;
height: 30px;
padding: 3px 10px 0 10px;
margin: 0px;
}
body .sidebar_left {
top: 36px;
}
body .wpp-restore-image button,
body .wpp-save-image button {
align-items: flex-start;
display: inline-block;
padding: 2px 10px 4px;
border: 1px solid transparent;
border-color: #0073aa #006799 #006799;
background-color: #0085ba;
margin-right: 5px;
color: #FFF;
font-size: 11px;
line-height: 13px;
text-decoration: none;
font-family: system-ui;
font-size: 11px;
font-stretch: 100%;
font-style: normal;
font-variant-caps: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-weight: 400;
}
body .wpp-restore-image button:active,
body .wpp-save-image button:active {
background-color: #0092cc;
padding: 3px 10px;
}
body .ddsmoothmenu>ul>li>a {
border-left: 1px solid transparent;
border-right: 1px solid transparent;
}
body .ddsmoothmenu>ul>li>a.selected {
border-left: 1px solid #E4E4E4;
border-right: 1px solid #E4E4E4;
}
body .ddsmoothmenu ul li ul {
margin-top: -1px !important;
margin-left: 0px !important;
}
body .ddsmoothmenu ul li ul,
body .ddsmoothmenu ul li ul li ul {
border-color: var(--border-color);
}
body .ddsmoothmenu ul li a:hover {
background-color: #f7f7f7;
}
body .ddsmoothmenu ul li a.selected {
background-color: #FFFFFF !important;
color: #2d2b2b;
z-index: 999999999;
position: relative;
border-bottom: 1px solid #FFF;
}
body .ddsmoothmenu ul li ul li a.selected,
body .ddsmoothmenu ul li ul li a:hover {
background-color: #E4E4E4 !important;
border-bottom: none;
}
body .main_wrapper {
height: calc(100vh - 72px) !important;
}
body .sidebar_right {
display: block !important;
flex-direction: initial !important;
top: 36px !important;
overflow-y: auto !important;
overflow-x: hidden !important;
height: calc(100vh - 72px) !important;
}
::-webkit-scrollbar {
width: 8px;
opacity: 0.4;
}
::-webkit-scrollbar-track {
background: rgba(0, 0, 0, 0.05);
}
::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.25);
}
::-webkit-scrollbar-thumb:hover {
background: rgba(0, 0, 0, 0.75);
}
body .trn.pro-required {
color: #BBB;
}
body .trn.upgrade-to-pro {
color: #b55b55;
}
body .trn.like-us {
padding: 8px 22px 8px 10px !important;
background: #82ccdd;
}
body .trn.like-us:hover {
background: #9bd6e4;
}