img{ aspect-ratio:attr(width) / attr(height); }

.transition_all_200{ -webkit-transition:all 200ms ease; -moz-transition:all 200ms ease; -ms-transition:all 200ms ease; -o-transition:all 200ms ease; transition:all 200ms ease; }
.transition_all_300{ -webkit-transition:all 300ms ease; -moz-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; transition:all 300ms ease; }
.transition_all_400{ -webkit-transition:all 400ms ease; -moz-transition:all 400ms ease; -ms-transition:all 400ms ease; -o-transition:all 400ms ease; transition:all 400ms ease; }
.transition_all_500{ -webkit-transition:all 500ms ease; -moz-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; transition:all 500ms ease; }

.cinetica{ width:auto; height:60px; background:url(../../image/cinetica-ag-preto.png) no-repeat top left;display: block; }
.bt-logout{background-color: #00a1fc; color: #fff !important;margin-top: 10px;}
.greeting td, .greeting a{font-size: 12px;}
.greeting a{display: table-cell;}
.greeting a:hover{background-color: #6597bd;}
.ps-menu{z-index: 900 !important;}
.site-top{padding: 20px 0;}
.insta-post{height: 120px;width: 120px; background-position: center center; background-size: cover;border-radius: 8px;}
.table-posts td{vertical-align: top;}
.table-posts .caption{font-size: 12px;display: table-caption; text-transform: none !important;}
