﻿body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

/* Viagens Abreu */
 


#TopoDestaques720{ background: url(/files/System/Agentes/Layout/bg_FundoLogin.gif) repeat-x left bottom; width: 645px; height: 31px; padding-left: 15px; padding-top: 30px; font: bold 18px MyriadPro; color: #999696; letter-spacing:-1px; text-transform: uppercase; }
.SiteTop2_Mask_dsi { position:absolute; left:0; top:0; z-index:50000!important; background-color:#000; display:none; }
.SiteTop2_Wait_dsi { position:absolute; left:0; top:0; display:none; z-index:100000!important; padding:20px; background-color:#FFF; }
.SiteTop2_WaitImgContainer { float:left; }
.SiteTop2_WaitTitle_dsi { float:left; font:15px Arial; text-transform:uppercase; font-weight:bold;}
.SiteTop2_WaitText_dsi { float:left; margin-left:20px; margin-top:10px; font:14px Arial; width:280px; }

.SiteTop2_Error_dsi { position:absolute; left:0; top:0; display:none; z-index:100000!important; padding:20px; background-color:#FFF; }
.SiteTop2_ErrorTitle_dsi { float:left; font:15px Arial; text-transform:uppercase; font-weight:bold;}
.SiteTop2_ErrorText_dsi { float:left; margin-left:20px; margin-top:10px; font:14px Arial; width:400px; height:100px; overflow-y:scroll; }
.SiteTop2_ErrorActionButtons_dsi { position: absolute; bottom: 5px; right: 5px; }
.SiteTop2_ErrorActionButtons_dsi button { width: 100px; }
.Legend { text-transform:none !important; }
#PagePath{ float:none !important; margin-left: 0px !important; margin-top: 0px !important; }


.clearboth { clear: both; }
