| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/public_html/painel/front/tema01/assets/css/ |
Upload File : |
.simple-cookies,
.simple-cookies *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hidden{
display: none!important;
}
.simple-cookies{
position: fixed;
z-index: 10000;
left: 0;
bottom: 0;
right: 0;
width: 90%;
max-width: 1115px;
/*margin: 0;*/
margin-left: auto;
margin-right: auto;
margin-bottom: 60px;
padding: 0;
border: 0;
display: none;
}
.simple-cookies.active{
display: block;
}
.simple-cookies.top{
top: 0;
bottom: auto;
left: 0;
right: 0;
}
.simple-cookies.bottom{
bottom: 0;
left: 0;
right: 0;
top: auto;
}
.simple-cookies.left{
bottom: 0;
left: 0;
right: 0;
top: auto;
width: 360px;
}
.simple-cookies.right{
bottom: 0;
left: auto;
right: 0;
top: auto;
width: 360px;
}
.simple-cookies .simple-cookies-wrapper{
display: flex;
align-items: center;
justify-content: center;
border: 0;
padding: 20px 30px;
margin: 20px auto;
font-size: 14px;
color: #2C3249;
max-width: 800px;
border-radius: 12px;
background-color: #EADFD8;
box-shadow: rgba(44,50,73, 0.15) 0 0 20px;
}
.simple-cookies.animated .simple-cookies-wrapper{
-webkit-animation: cookieShowUp 0.35s linear;
-moz-animation: cookieShowUp 0.35s linear;
animation: cookieShowUp 0.35s linear;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
animation-delay: 0.1s;
opacity: 0;
}
.simple-cookies.top.animated .simple-cookies-wrapper{
-webkit-animation: cookieShowDown 0.35s linear;
-moz-animation: cookieShowDown 0.35s linear;
animation: cookieShowDown 0.35s linear;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.sc-closer{
position: absolute;
top: 0;
right: 0;
display: inline-block;
width: 45px;
height: 45px;
line-height: 40px;
opacity: 0.5;
cursor: pointer;
text-align: center;
-webkit-transition: all .15s ease-out;
-moz-transition: all .15s ease-out;
transition: all .15s ease-out;
}
.sc-closer img{
width: 16px;
}
.sc-closer:hover{
opacity: 1;
}
.simple-cookies.dark .sc-closer img{
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.simple-cookies.dark .sc-closer {
opacity: 0.7;
}
.simple-cookies.dark .sc-closer:hover {
opacity: 1;
}
.simple-cookies.left .simple-cookies-wrapper,
.simple-cookies.right .simple-cookies-wrapper{
max-width: 340px;
display: block;
text-align: center;
}
.simple-cookies.left .simple-cookies-wrapper{
margin: 0 0 20px 20px;
}
.simple-cookies.right .simple-cookies-wrapper{
margin: 0 20px 20px 0;
float: right;
}
.simple-cookies .simple-cookie-content{
display: flex;
align-items: center;
margin-bottom: 15px;
width: 100%;
max-width: 65%;
}
.simple-cookies.left .simple-cookie-content,
.simple-cookies.right .simple-cookie-content{
display: block;
}
.simple-cookies .simple-cookie-content a{
text-decoration: none;
}
.simple-cookies .simple-cookie-content a:hover{
text-decoration: underline;
}
.simple-cookies .simple-cookie-notice-title{
font-size: 18px;
padding: 0;
margin: 0 0 8px 0;
line-height: 1;
font-weight: bold;
}
.simple-cookies.left .simple-cookie-notice-title,
.simple-cookies.right .simple-cookie-notice-title{
font-size: 20px;
margin-bottom: 12px;
}
.simple-cookies .simple-cookie-content > div:first-child img{
margin-right: 15px;
max-width: 50px;
}
.simple-cookies.left .simple-cookie-content > div:first-child img,
.simple-cookies.right .simple-cookie-content > div:first-child img{
margin: 0 0 10px 0;
max-width: 80px;
}
.simple-cookies .simple-cookie-buttons{
display: flex;
align-items: center;
padding-left: 20px;
width:100%;
max-width: 35%;
justify-content: flex-end;
}
.simple-cookies.left .simple-cookie-buttons,
.simple-cookies.right .simple-cookie-buttons{
justify-content: center;
padding-left: 0;
margin-top: 20px;
}
.simple-cookies .simple-cookie-buttons > div{
padding: 0 5px;
}
.simple-cookies .simple-cookie-buttons > div:last-child{
padding-right: 0;
}
.simple-cookies a.tap{
display: inline-block;
padding: 0 15px;
margin: 0;
line-height: 40px;
color: #2C3249;
text-decoration: none;
opacity: 1;
text-align: center;
min-width: 86px;
/*background-color: transparent;*/
border: 2px solid #D3CBC9;
border-radius: 30px;
font-size: 13px;
font-weight: normal;
text-transform: unset;
white-space: nowrap;
max-width: 180px;
text-overflow: ellipsis;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.simple-cookies a.tap:hover{
color: #2C3249;
text-decoration: none;
background-color: rgba(0,0,0, 0.1);
}
.simple-cookies.light .simple-cookies-wrapper{
background-color: #ffffff;
}
.simple-cookies.dark .simple-cookies-wrapper{
background-color: #2B3147;
color: #eeeeee;
}
.simple-cookies.dark .simple-cookie-content a{
color: #eeeeee;
text-decoration: underline;
}
.simple-cookies.dark a.tap{
/*color: #eeeeee;*/
border-color: rgba(255,255,255, 0.35);
}
.simple-cookies.dark a.tap:hover{
color: #ffffff;
border-color: rgba(255,255,255, 0.7);
background-color: rgba(0,0,0, 0.25);
}
.simple-cookies.top.fw .simple-cookies-wrapper,
.simple-cookies.bottom.fw .simple-cookies-wrapper{
max-width: 100%;
width: 100%;
border-radius: 0;
margin: 0;
padding-top: 15px;
padding-bottom: 15px;
}
.simple-cookies.top.fw .simple-cookie-content,
.simple-cookies.bottom.fw .simple-cookie-content{
margin-bottom: 0;
}
.simple-cookies.top.fw a.tap,
.simple-cookies.bottom.fw a.tap{
border-radius: 4px;
line-height: 36px;
}
.simple-cookies.top.fw .simple-cookie-notice-title,
.simple-cookies.bottom.fw .simple-cookie-notice-title {
display: none;
}
.simple-cookies.top.fw .sc-closer,
.simple-cookies.bottom.fw .sc-closer{
position: static;
width: 30px;
height: 36px;
line-height: 32px;
}
@media (max-width: 767px) {
.simple-cookies{
width:85%;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
}
.simple-cookies .simple-cookies-wrapper{
display: block;
margin: 0;
text-align: center;
}
.simple-cookies.bottom .simple-cookies-wrapper,
.simple-cookies.top .simple-cookies-wrapper{
border-radius: 0;
}
.simple-cookies .simple-cookie-content{
display: block;
margin: 0;
max-width: 100%;
}
.simple-cookies .simple-cookie-buttons{
padding-left: 0;
margin-top: 15px;
justify-content: center;
max-width: 100%;
}
.simple-cookies .simple-cookie-notice-title{
margin-top: 10px;
}
.simple-cookies a.tap{
line-height: 38px;
min-width: 110px;
}
.simple-cookies .simple-cookie-content > div:first-child img{
max-width: 60px;
margin-bottom: 10px;
}
}
@-webkit-keyframes cookieShowUp {
0%{
opacity: 0;
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
transform: translateY(30px);
}
100%{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes cookieShowUp {
0%{
opacity: 0;
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
transform: translateY(30px);
}
100%{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes cookieShowUp {
0%{
opacity: 0;
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
transform: translateY(30px);
}
100%{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes cookieShowDown {
0%{
opacity: 0;
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
100%{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes cookieShowDown {
0%{
opacity: 0;
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
100%{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes cookieShowDown {
0%{
opacity: 0;
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
100%{
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
}