/*
*Project:CreaTeam - Responsive Email Template
*Version:1.0.1
*Creat:09/05/14
*Designer:CreaKits
*coder:BrightRays
*Copyright: Digith Studio
*Website: http://themeforest.net/user/digith
*/
/*Client-specific Styles*/
#outlook a { padding:0;}
.ReadMsgBody { width:100%;}
.ExternalClass { width:100%;}
body { -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; 
-webkit-font-smoothing:antialiased;}
.yshortcuts, .yshortcuts a, .yshortcuts a:link, .yshortcuts a:visited, 
.yshortcuts a:hover, .yshortcuts a span { text-decoration:none !important; 
border-bottom:none !important; background:none !important;}
/*link styles*/
a{color:#3e8ed2;text-decoration:none;outline:none;}
a:hover{text-decoration:underline !important;}
.btn a:hover, .button a:hover { text-decoration:none !important;}
/*animation*/
.aniamation {
background-image:url(http://2ck.com.br/newsletter/html/blue/images/800-1380-img.jpg);
background-size:auto 300%;
background-repeat:repeat-y;
-webkit-animation: bganimate 15s linear infinite;
-moz-animation: bganimate 15s linear infinite;
-o-animation: bganimate 15s linear infinite;
animation: bganimate 15s linear infinite;
}
.aniamation:hover, .aniamation:hover .progress-bar {
-webkit-animation-play-state:paused;
-moz-animation-play-state:paused;
-o-animation-play-state:paused;
animation-play-state:paused;
}
.progress-bar {
-webkit-animation:fullexpand 15s ease-out infinite;
-moz-animation:fullexpand 15s ease-out infinite;
-o-animation:fullexpand 15s ease-out infinite;
animation:fullexpand 15s ease-out infinite;
}
@-webkit-keyframes fullexpand {
    0%, 33%, 66%, 100% { width:0%; opacity:0; background:none;}
    2%, 35%, 68% { width:0%; opacity:0.3; background-color:#000;}
   23%, 56%, 89% { width:100%; opacity:0.7;}
   25%, 58%, 91% { width:100%; opacity:0; background-color:#000;}
}
@-moz-keyframes fullexpand {
    0%, 33%, 66%, 100% { width:0%; opacity:0; background:none;}
    2%, 35%, 68% { width:0%; opacity:0.3; background-color:#000;}
   23%, 56%, 89% { width:100%; opacity:0.7;}
   25%, 58%, 91% { width:100%; opacity:0; background-color:#000;}
}
@-o-keyframes fullexpand {
    0%, 33%, 66%, 100% { width:0%; opacity:0; background:none;}
    2%, 35%, 68% { width:0%; opacity:0.3; background-color:#000;}
   23%, 56%, 89% { width:100%; opacity:0.7;}
   25%, 58%, 91% { width:100%; opacity:0; background-color:#000;}
}
@keyframes fullexpand {
    0%, 33%, 66%, 100% { width:0%; opacity:0; background:none;}
    2%, 35%, 68% { width:0%; opacity:0.3; background-color:#000;}
   23%, 56%, 89% { width:100%; opacity:0.7;}
   25%, 58%, 91% { width:100%; opacity:0; background-color:#000;}
}
@-webkit-keyframes bganimate {
 0%, 25% { background-position:50% 150%;}
33%, 58% { background-position:50% 100%;}
66%, 91% { background-position:50% 50%;}
99%, 100%{ background-position:50% 0%;}
}
@-moz-keyframes bganimate {
 0%, 25% { background-position:50% 150%;}
33%, 58% { background-position:50% 100%;}
66%, 91% { background-position:50% 50%;}
99%, 100%{ background-position:50% 0%;}
}
@-o-keyframes bganimate {
 0%, 25% { background-position:50% 150%;}
33%, 58% { background-position:50% 100%;}
66%, 91% { background-position:50% 50%;}
99%, 100%{ background-position:50% 0%;}
}
@keyframes bganimate {
 0%, 25% { background-position:50% 150%;}
33%, 58% { background-position:50% 100%;}
66%, 91% { background-position:50% 50%;}
99%, 100%{ background-position:50% 0%;}
}
/*media query*/
@media only screen and (max-width: 639px) {

table[class~=wrap], td[class~=wrap], table[class~=divider] { width:100% 
!important;}

}
@media only screen and (max-width: 609px) {

table[class~=wrap], table[class~=divider] { width:440px !important;}
table[class~=row], table[class~=row2] { width:400px !important;}
table[class~=col2], table[class~=col3], table[class~=col4] { width:100% 
!important;}
table[class~=cw1] { width:260px !important;}
table[class~=cw2] { width:250px !important;}
table[class~=hide], td[class~=hide] { display:none !important;}
table[class~=fn] { float:none !important;}
table[class~=mid] { float:none !important; margin-bottom:20px !important;}
table[class~=mid2] { float:none !important; margin-bottom:30px !important;}
table[class~=mid3] { float:none !important; margin-bottom:50px !important;}
table[class~=mid4] { margin-bottom:20px !important;}
table[class~=header] .in { padding:40px 0 25px !important;}
img { height:auto !important;}
img[class~=img] { width:100% !important; max-width:100% !important;}
td[class~=block] { width:100% !important; display:block !important; float:left 
!important; margin:0 auto !important; padding:0 !important;}
td[class~=block].per80 { width:80% !important; float:none !important;}
td[class~=pad-td6] { padding:0 1px 1px 0 !important;}
td[class~=pad-td8] { padding:0 15px 26px 15px !important;}

}
@media only screen and (max-width: 439px) {

table[class~=wrap], table[class~=divider], table[class~=row2] { width: 100% 
!important;}
table[class~=row] { width:93% !important;}
td[class~=pad-td8] { padding:0 8px 26px 7px !important;}
td[class~=block].per80 { width:100% !important;}
td[class~=block].per80 table{ width:300px !important;}
td[class~=block].per80 img { width:130px !important;}

}
@media only screen and (max-width: 339px) {

img[class~=logo-img] { max-width: 260px !important;}

}
 



Problemas para visualizar? Clique para ver online

​


 


Com a Claro Empresas você garantirá uma boa comunicação entre a sua equipe de 
funcionários e colaboradores através dos melhores planos telefônicos do mercado 
e o melhor: por um preço que não vai apertar o seu orçamento. 

 

 


Saiba mais sobre nossas vantagens:
 


 

COMBO MAX


 
Sua empresa vai falar, enviar torpedos e acessar a internet com os melhores 
smartphones do mercado.

 
 

GESTOR ONLINE


 
Gerencie o uso das linhas da sua empresa através de uma ferramenta prática e 
eficiente.


 








 


Com a contratação de nossos serviços você garante que sua equipe esteja 
interligada e aumenta consideravelmente a chance do seu sucesso profissional. 

 

 


Não perca mais tempo! Garanta o melhor custo x benefício do mercado com os 
Planos Corporativos da Claro.
 



Entre em nosso site e saiba mais   




 
Contato
 
(031) 3234-1052
Service Pronto  



Av. Doutor Cristiano Guimarães, 1694 - Planalto CEP 31720-300 -   Belo 
Horizonte/MG 



[email protected]
http://promocaoclaroempresa.com.br/
 


 
Para deixar de receber esses e-mails Descadastrar.
Copyright 2015 © Service Pronto
Se você não deseja mais receber nossos e-mails, cancele sua inscrição através 
do link %{link}
------------------------------------------------------------------------------
_______________________________________________
Php-syslog-ng-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support

Reply via email to