body {
    height:100%;
    width:100%;
    overflow-x:hidden;
    font-size: 12px;
    font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

.top {
    font-size: 12px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #5E8D9F;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.bottom {
    font-size: 10px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #999999;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.botoes {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #466A78;
    font-weight: bold;
    border: 1px solid #8A9BA8;
    background-color: #C5D7E3;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    padding-left: 10;
    padding-right: 10;
    padding-top: 1;
}

.personalizar_pt {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #466A78;
    font-weight: bold;
    border: 1px solid #CDDCE1;
    cursor: pointer;
    text-align: center;
    padding-left:14px;
    padding-right:26px;
    background-position: 0px -1px;
    background-image:url(/images/fundo_botoes_com_bandeira_pt.gif);
    background-repeat:no-repeat;
}

.personalizar_en {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #466A78;
    font-weight: bold;
    border: 1px solid #CDDCE1;
    cursor: pointer;
    text-align: center;
    padding-left:14px;
    padding-right:26px;
    background-position: 0px -1px;
    width:150px;
    background-image:url(/images/fundo_botoes_com_bandeira_en.gif);
    background-repeat:no-repeat;
}

a {
    color: #0684C0;
    font-size: 12px;
    font-weight: bold;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    text-decoration: underline;
}
.save_campaign {
    color: #005279;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    text-decoration: underline;
    cursor: pointer;
}
.login {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 12px;
}
.top_inside {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    font-size: 11px;
    background-color: #333333;
}
.top_dados {
    color: #5E8D9F;
}
.big {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #466A78;
    font-size: 15px;
    font-weight: bold;
}
.required_field {
    font-size: 30px;
    color: #CCCCCC;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
select {
    font-size: 12px;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
textarea {
    font-size: 12px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.checkbox {
    color: #333333;
    /*background-color: transparent;*/
    border: 0px solid #CCCCCC;
}

iframe {
    font-size: 12px;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.caixaExpirou {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    background-color: #CDDCE1;
    padding: 5px;
    border: dashed 1px #CFCFCF;
}
.top_extra {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #999999;
    background-color: #FFFFFF;
    vertical-align: top;
}
.top_button {
    background:url(/images/top_button.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
    background-position: bottom center;
}
.top_button_active {
    background:url(/images/top_button_active.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
    background-position: bottom center;
}
.submenu {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #93B2BB;
    font-weight: bold;
}
.submenu_active {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #93B2BB;
}
.submenu_enable {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #93B2BB;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.submenu_disable {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}
.listagem_top {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
}
.botoes_escuros {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #006D86;
    background: #008FAE;
    padding: 3px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}
.botoes_escuros_menu {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #006D86;
    background: #008FAE;
    background-image: url('/images/seta_bottom.gif');
    background-position: right;
    background-repeat: no-repeat;
    padding: 3px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}
.menu_botao {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #008FAE;
    border: 1px solid #006D86;
    background: #D1E0EF;
    cursor: pointer;
    text-align: center;
    position: absolute;
    text-transform: uppercase;
}
.menu_botao .menu_botao_odd {
    background: #D1E0EF;
    padding: 3px;
}
.menu_botao .menu_botao_even {
    background: #DBE7F2;
    padding: 3px;
}
.menu_botao td:hover {
    background: #EEF1F8;
}
.title1 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #466A78;
    font-weight: bold;
    text-transform: capitalize;
}
.title2 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}
.title3 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #739DAC;
    font-weight: bold;
}
.title4 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #C4D0D3;
    font-weight: bold;
}
.title5 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #ACC5CC;
    font-weight: bold;
}
.title6 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #526670;
    font-weight: bold;
}
.menu_channels {
    background-image: url(/images/menu_channels.jpg);
    background-position: bottom;
    border: 1px solid #4A95C9;
    z-index: 999999;
}
.menu_channels_line {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #01547B;
    text-decoration: underline;
    cursor: pointer;
}
.tip {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 12px;
    background-color: #FFFFFF;
    border: 1px solid #CDDCE1;
    display:none;
    position:absolute;
    width:250px;
    padding:15px;
}
.tip_fechar {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
}
.menu_langs  {
    border: 1px solid #CDDCE1;
    z-index: 999999;
    background-color: #FFFFFF;
}
.menu_langs_line {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #999999;
    cursor: pointer;
}
.menu_langs_line_selected {
    border: 1px solid #CDDCE1;
    background-color: #CDDCE1;
}
.menu_langs_line_normal {
    background-color: #FFFFFF;
}
.menu_langs_hr {
    background-color: #CDDCE1;
}
.errormessage {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    background-color: #CDDCE1;
    padding: 5px;
    border: dashed 1px #CFCFCF;
}
.okmessage {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    background-color: #CDDCE1;
    padding: 5px;
    border: dashed 1px #CFCFCF;
}
.infomessage {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    background-color: #CDDCE1;
    padding: 5px;
    border: dashed 1px #CFCFCF;
}
.debugmessage {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    background-color: #CDDCE1;
    padding: 5px;
    border: dashed 1px #CFCFCF;
}
.home_select_text {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #476A78;
    font-weight: bold;
    border: 1px solid #CDDCE1;
    height: 30px;
    *height: 24px;
    *margin-top: 2px;
    padding: 3px;
    *padding-top: 4px;
    *float:left;
}
.home_select_button {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #476A78;
    font-weight: bold;
    border: 1px solid #CDDCE1;
    background-image: url(/images/button_center.jpg);
    background-position: center;
    *background-position: top;
    height: 30px;
    *height: 24px;
    *margin-top: 2px;
    padding: 3px;
    *padding-top: 8px;
    *padding-bottom: 11px;
    *float:left;
}
.home_options_button {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #5E8EA0;
    font-weight: bold;
    border: 0px;
    background:url(/images/button_home.jpg);
    text-align: center;
    vertical-align: middle;
    width:115px;
    height:28px;
}
/* Columns section */
#columns .column {
    color: #FFFFFF;
    float: left;
    width: 45%;
    /* Min-height: */
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

/* Column dividers (background-images) : */
/*#columns #column1 { background: url(/images/column-bg-left.png) no-repeat right top; }
#columns #column3 { background: url(/images/column-bg-right.png) no-repeat left top; }*/

/*#columns #column1 .widget { margin: 30px 35px 0 25px; }
#columns #column3 .widget { margin: 30px 25px 0 35px; }*/
.widget {
    margin: 30px 20px 0 20px;
    *margin: 15px 10px 0 10px;
    padding: 1px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    *width:100%;
}
.widget .widget-head {
    cursor:move;
    color: #000;
    overflow: hidden;
    width: 100%;
    *width: 100%;
    height: 28px;
    line-height: 30px;
    background: url(/images/top_button_center.png);
}
.widget .widget-head h3 {
    padding: 0 5px;
    float: left;
    cursor:move;
}
.widget-content {
    background-color: #FFFFFF;
    padding: 0 5px;
    color: #000000;
    overflow: hidden;
    *width:100%;
}



.widget-content p {
    padding: 0.8em 0;
    border-bottom: 1px solid #FFFFFF;
}
.widget-content img {
    float: right;
    margin: 10px;
    margin: 5px;
    border: 1px solid #FFF;
}
.widget-content pre {
    padding: 0.5em 5px;
    color: #EEE;
    font-size: 12px;
}
.widget-content ul {
    padding: 5px 0 5px 20px;
    list-style: disc;
}
.widget-content ul li {padding: 3px 0;}
.widget-content ul.images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;
}
.widget-content ul.images li {
    display: inline;
    float: left;
}
.widget-content ul.images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
    *margin: 0 0 3px 3px;
}
/* End Columns section */

.color-egoi {
    background: #5F8EA0;
}
.home_panels {
    background: url(/images/home_panels.jpg);
    position: absolute;
    height: 116px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border: 1px solid #9BB6BE;
    vertical-align: middle;
}
.home_options {
    background: url(/images/campaing_background.jpg) repeat;
    position: absolute;
    height: 350px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border: 1px solid #9BB6BE;
    vertical-align: middle;
}
.home_data {
    background: url(/images/campaing_background.jpg) repeat;
    position: absolute;
    height: 350px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border: 1px solid #9BB6BE;
    vertical-align: middle;
}
h3 {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    color: #25383F;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.widget-table {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: auto;
    border: 0px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.campanhas_texto {
    background: url(/images/FUNDO_EGOI.jpg) repeat-y;
    background-position: right;
    background-color: #EEF2F5;
    border: 1px #CBD5D8 solid;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    padding:5px;
    width:350px;
    height: 100%;
    color: #333333;
    text-transform: uppercase;
}
#fixed {position:absolute; top:10%; left:0px; width:200px; z-index:2; border:0px solid #000; padding:0px;margin:0px;}
.campanhas_campos {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding: 0px;
    color: #526670;
    background-color: #EAF0F2;
    border: 1px solid #CBD5D8;
}
.campanhas_campos_texto {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding: 0px;
    color: #526670;
    background-color: #EAF0F2;
    border: 0px;
}
.campanhas_opcoes {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    color: #526670;
}
.testar {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #00537A;
    font-size: 11px;
    background: #D1E0EF;
    border: 1px solid #006D86;
    position:absolute;
    width:139px;
    padding: 10px;
    text-align: center;
    z-index: 100;
}
.carregar_html {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #00537A;
    font-size: 11px;
    background-color: #D1E0EF;
    border: 1px solid #006D86;
    position:absolute;
    width:139px;
    padding: 10px;
    text-align: center;
}
.testar_text {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #00537A;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}
.testar_select {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #466A78;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}
.envio_sucesso {
    color: #5C8FA2;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}
.envio_erro {
    color: #FF0033;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}
.row_pair {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #526670;
    background-color: #EFF3F4;
}
.row_even {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #526670;
    background-color: #F9FBFA;
}
.row_pair_aviso {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #CC3300;
    background-color: #EFF3F4;
}
.row_even_aviso {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #CC3300;
    background-color: #F9FBFA;
}
.campanha_inputs {
    color: #526670;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.top_options {
    background: url(/images/grid-hd.gif);
    font-size: 12px;
    color: #333333;
    padding: 2px;
}
.campanhas_bottom {
    background-color: #D6E1E4;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    color: #526670;
    border: 1px solid #CBD5D8;
}
.campanhas_escolha {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.modelo_escolhido {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    background-color: #96B1C2;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.modelo_normal {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12;
    font-weight: bold;
    color: #333333;
    background-color: #EAEEF1;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.metricas_grafico_nome {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11;
    color: #4C4C4C;
    padding-left: 2px;
}
.metricas_grafico_valor {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.submetricas_grafico_nome {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 10;
    color: #4C4C4C;
    padding-left: 8px;
}
.submetricas_grafico_valor {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 10;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.o_que_fazer {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 17;
    color: #333333;
    text-decoration: none;
}
.whattodolinks {
    color: #4C4C4C;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 13;
    text-decoration: underline;
}
.grafico_opcoes_top {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11;
    font-weight: bold;
    color: #39545F;
}
.grafico_opcoes_dados {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11;
    font-weight: bold;
    color: #39545F;
}
.grafico_opcoes_data_campos {
    width: 220px;
    background: #FFFFFF;
    border: 1px solid #D9E0E3;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11;
}
.input_texto {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #FFFFFF;
    border: 1px solid #A3B5BB;
    color: #466A78;
    text-align: center;
}
.lista_modelos {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    border: 1px solid #A3B5BB;
    background: #FFFFFF;
    color: #466A78;
    padding: 5px;
}
.modelos_sms {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #FFFFFF;
    color: #466A78;
    cursor: pointer;
}
.imagens_fax {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #FFFFFF;
    color: #466A78;
}
.dados_ficheiro_voz {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #466A78;
}
.imagens_mms {
    overflow: auto;
    height: 200px;
    background-color: #FFFFFF;
    border: 1px solid #A3B5BB;
}
.listar_imagens_mms {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    background: #FFFFFF;
    color: #466A78;
    width: 110px;
    height: 110px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 2px;
}
.listar_imagens_mms_escolhida {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    background: #EAF0F2;
    color: #466A78;
    width: 110px;
    height: 110px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 2px;
}
.campos_opcoes_lista {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
    border: 1px solid #CDDCE1;
    color: #526670;
    font-weight: bold;
}
.texto_campos_opcoes_lista {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #526670;
}
.listas_adicionar_campos {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #00537A;
    font-size: 11px;
    background: url(/images/menu_channels.jpg);
    border: 1px solid #006D86;
    position:absolute;
    width:180px;
    text-align: center;
}
.listas_adicionar_campos_text {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #005279;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
}
.listas_adicionar_campos_select {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #466A78;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
}
.listas_adicionar_escolha_idioma {
    width: 28px;
    height: 28px;
    text-align: center;
    border-right: 1px solid #377A97;
    border-bottom: 1px solid #377A97;
    border-left: 1px solid #549FC0;
}
.listas_adicionar_escolha_idioma_selecionado {
    background: url(/images/menu_channels.jpg);
    width: 28px;
    height: 28px;
    text-align: center;
}
.config_idioma {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 12px;
    width: 50px;
    height: 20px;
    cursor: pointer;
    background: url(/images/choose_lang.gif);
    border: 1px solid #BBC8CD;
    padding: 2px;
    text-align: center;
}
.config_idioma_selecionado {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 12px;
    width: 50px;
    height: 20px;
    cursor: pointer;
    background: url(/images/choose_lang_selected.gif);
    border: 1px solid #BBC8CD;
    padding: 2px;
    text-align: center;
}
.header_config_listas {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 12px;
    height: 30px;
    background: url(/images/header_config_listas.gif);
    border: 1px solid #A6B8BD;
    padding-left: 5px;
    font-weight: bold;
}
.disabled{
    background-color: white;
}
.exportar_subs {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #00537A;
    font-size: 12px;
    background: url(/images/menu_channels.jpg);
    border: 1px solid #006D86;
    position:absolute;
    text-align: center;
}

.cust_checkbox{
    font-size:14px;
    cursor: pointer;
}
.cust_checkbox_on{
    background:url(/images/personalizado.gif) no-repeat 0 0;
}
.cust_radio_on{
    background:url(/images/personalizado.gif) no-repeat 0 0;
}
.cust_checkbox_off{
    background-position: 0px 0px;
}
.cust_radio_off{
    background-position: 0px 0px;
}
.cust_checkbox_disabled_on{
    background-position: 0px 0px;
}
.cust_checkbox_disabled_off{
    background-position: 0px -30px;
}
.cust_radio_disabled_on{
    background-position: 0px 0px;
}
.cust_radio_disabled_off{
    background-position: 0px -30px;
}
.group{
    color:#333;
}
fieldset{
    border:1px solid #ccc;
}
fieldset label{
    color:#999;
}
.input_disabled {
    background-color: white;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    border: 1px solid #A3B5BB;
    color: #466A78;
}
.textoAsterisco {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #FF0000;
}
.scroll-pane {
    width: 350px;
    height: 250px;
    overflow: auto;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11;
    font-weight: bold;
    color: #39545F;
}
.relatorio_campanha_metricas_grandes {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #466A78;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 20px;
}
.relatorio_campanha_grafico_tempo_grande {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #466A78;
    text-transform: capitalize;
    font-size: 20px;
}
.relatorio_campanha_grafico_tempo_pequeno {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #466A78;
    text-transform: lowercase;
    font-size: 12px;
}
.relatorio_campanha_metricas_grandes_numeros {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333333;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 20px;
}
.relatorio_campanha_metricas_grandes_numeros_filtro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #939393;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
}
.relatorio_campanha_metricas_grandes_envios {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #466A78;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
.relatorio_campanha_metricas_grandes_envios_numero {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #333333;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 20px;
}
.relatorio_campanha_metricas_grandes_envios_numero_filtro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #939393;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
}
.relatorio_campanha_metricas_grandes_valores {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    border: 1px #466A78 solid;
}
.relatorio_campanha_metricas_grandes_valores_filtro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 0px;
}
.relatorio_campanha_metricas_pequenas {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #466A78;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}
.relatorio_campanha_metricas_pequenas_valor {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}
.relatorio_campanha_metricas_pequenas_filtro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #939393;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
}
.relatorio_campanha_metricas_pequenas_numeros {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}
.relatorio_campanha_metricas_pequenas_numeros_filtro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #939393;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
.relatorio_campanha_metricas_pequenas_queixas {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #417A96;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
#titulo {
    color:#466A78;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    margin:2%;
}
#boxForm {
    color:#466A78;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    margin:2%;
}
.tituloCampo {
    background: url(/images/FUNDO_EGOI.jpg) repeat-y;
    background-position: right;
    background-color: #EEF2F5;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    text-transform: uppercase;
    font-size:12px;
    padding:5px 0px 5px 15px;
    *padding:5px 0px 5px 15px;
    border: 1px #CBD5D8 solid;
    width:271px;
    float:left;
    margin-right:2px;
    color: #333333;
}
.btn_esquema_modelos{
    background-image: url(/images/images_esquemas_modelos/btn_escolher_modelos.png);
    width:113px;
    height:29px;
    border:none;
}
.campo input {
    width:100%;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.campos_texto {
    width:100%;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.campo select {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    width:100%;
}
.campo {
    width: 680px;
    float: left;
    margin-bottom: 2px;
    background-color: #EEF2F5;
    height:22px;
    padding:4px;
}
.floatFinalizer {
    height:0px; font-size:0px; line-height:0px; clear:both
}
.textForm {
    width:100%; height:30px;
}
.opcoes_filtro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #00537A;
    font-size: 11px;
    background: url(/images/menu_channels.jpg);
    border: 1px solid #006D86;
    position:absolute;
    width:139px;
    text-align: center;
}
.ui-widget-header {
    background-image: url("/images/fundo_topo_popup.gif");
    background-repeat: repeat-x;
    height: 24px;

}
.ui-jqdialog-content {
    background:#EAF0F2;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    text-align : center;
    font-size:14px;
    color: #526670;
}
.relatorio_campanha_valor_negativo {
    color: #CC3300;
}
.relatorio_campanha_valor_positivo {
    color: #009900;
}
.registo_header_1 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 40px;
    color: #4C6472;
    font-weight: bold;
}
.registo_header_2 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #4C6472;
    font-weight: bold;
}
.registo_campos_nome {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #4C6472;
}
.registo_campos_input_text {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #4C6472;
    border: 1px #7A9CA8 solid;
}
.registo_campos_input_text_erro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #4C6472;
    border: 1px #CC0000 solid;
}
.registo_campos_ajuda {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-style: italic;
}
.registo_termos {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #4C6472;
}
.registo_botao_text {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #FFFFFF;
    font-weight: bold;
}
.registo_balao_1 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #AEC7CE;
    font-weight: bold;
}
.registo_balao_2 {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #666666;
}
.registo_campos_erro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #CC0000;
    padding-left: 10px;
}
.registo_campos_erro_chekcbox {
    background-color: #CC0000;
}
.carregamentos_escolha_tipo_titulo {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #5E8D9F;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
}
.carregamentos_escolha_tipo_texto {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #666666;
    text-align: left;
    height: 100px;
}
.carregamentos_escolha_tipo_botao {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #5E8D9F;
    text-align: center;
    background-image: url(/images/conta_corrente_escolha.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 76px;
    font-weight: bold;
    cursor: pointer;
    text-transform: capitalize;
}
.top_relatorio{
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#333333;
    text-align:left;
    padding-left:5px;
    height:23px;
}
.top_header{
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color:#333333;
    border:1px solid #BBC8CD;
    background-image: url("/images/topo_monitorar.gif");
    background-repeat: repeat-x;
    text-transform: uppercase;
    padding-left:5px;
    text-align:left;
    height:23px;
    background-color: #F0F4F6;
}
.odd{
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color:#526770;
    padding:0px;
    font-size: 12px;
    background-color: #EFF3F4;
    padding-left:5px;
    padding-right:5px;
    height:23px;
}
.even{
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color:#526770;
    padding:0px;
    font-size: 12px;
    background-color: #F9FBFB;
    padding-left:5px;
    padding-right:5px;
    height:23px;
}
.title1_link_checker {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color:#466A78;
    text-transform: capitalize;
}
.top_options_link_checker {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    background: url(/images/topo_fundo_link_checker.jpg);
    font-size: 12px;
    color: #333333;
    padding: 2px;
}
.headerSpam{
    font-size:12px;
    color:#556077;
    font-weight: bold;
}
.textSpam{
    font-size:12px;
    color:#556077;
    font-weight: normal;
}
.topo_lista_help{
    background-color: #CDDCE1;
    color:#94B4BB;
    padding: 4px 6px;
    font-size: 12px;
    font-weight:bold;
    text-transform: uppercase;
}
.topo_lista_help a{
    background-color: #CDDCE1;
    color:#94B4BB;
    padding: 4px 6px;
    font-size: 12px;
    font-weight:bold;
    text-transform: uppercase;
    text-decoration: none;
}
.topo_lista_help a:hover{
    background-color: #CDDCE1;
    color:#94B4BB;
    padding: 4px 0px;
    font-size: 12px;
    font-weight:bold;
    text-transform: uppercase;
    text-decoration: none;
}
.topo_lista_help_center{
    background-color: #CDDCE1;
    color:#94B4BB;
    padding: 4px 0px;
    font-size: 12px;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
}
.topo_lista_help_center a{
    background-color: #CDDCE1;
    color:#94B4BB;
    padding: 4px 0px;
    font-size: 12px;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
.topo_lista_help_center a:hover{
    background-color: #CDDCE1;
    color:#94B4BB;
    padding: 4px 6px;
    font-size: 12px;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
.item_lista_help{
    padding: 2px 8px;
    font-size: 13px;
    font-weight:bold;
    font-family: '"Trebuchet MS"';
}
.item_lista_help a{
    padding: 2px 8px;
    font-size: 13px;
    font-weight:bold;
    color:#333333;
    text-decoration: none;
}
.item_lista_help a:hover{
    padding: 2px 8px;
    font-size: 13px;
    font-weight:bold;
    color:#333333;
    text-decoration: underline;
}
.item_lista_help_center{
    padding: 2px 8px;
    text-align:center;
    font-size: 13px;
    font-weight:bold;
    color:#333333;
    font-family: '"Trebuchet MS"';
}
.ajuda_topo{
    color:#466A78;text-transform:uppercase;font-weight: bold;font-family: "Trebuchet MS";border-bottom:1px solid #CDDCE1;font-size: 17px;text-decoration: none;
}
.ajuda_topo a{
    color:#466A78;text-transform:uppercase;font-weight: bold;font-family: "Trebuchet MS";border-bottom:none;font-size: 17px;text-decoration: none;
}
.ajuda_separador{
    color:#5E8D9F;text-transform:uppercase;font-weight: bold;font-family: "Trebuchet MS";border-bottom:1px solid #CDDCE1;font-size: 17px;padding-top: 20px;
}
.breadcrumb{
    color:#ADC5CA;font-size:12px;font-family:'"Trebuchet MS"';text-transform: uppercase;font-weight: bold;
}
.breadcrumb a{
    color:#ADC5CA;font-size:12px;font-family:'"Trebuchet MS"';text-transform: uppercase;text-decoration: none;font-weight: bold;
}
.breadcrumb a:hover{
    color:#ADC5CA;font-size:12px;font-family:'"Trebuchet MS"';text-transform: uppercase;text-decoration: underline;font-weight: bold;
}
.code_failures{
    font-size:12px;
    color:#556077;
}
.bad_message{
    background-color: #CC0001 !important;
}
.good_message{
    background-color: #99CB34 !important;
}
.top_options_email {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #526670;
    border-bottom: 1px dashed #CCCCCC;
    text-transform: uppercase;
    padding: 3px;
}
.options_email {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #526670;
}
.select_db {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #39525F;
    font-size: 11px;
    border: 1px #A3B5BB solid;
}
.certificacao_title {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #466a78;
    text-transform: uppercase;
    font-weight: bold;
}
.certificacao_th {
    background-color: #dce4e7;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
}
.certificacao_td {
    background-color: #eaeff2;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #535f77;
    font-weight: bold;
    text-transform: uppercase;
}
.certificacao_data {
    background-color: #dce4e7;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #39525f;
    font-weight: normal;
    text-transform: capitalize;
}
.certificacao_ultima_verificacao {
    background-color: #dce4e7;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #39525f;
    font-weight: bold;
    text-transform: capitalize;
}
.certificacao_titles {
    color: #526670
}
.certificacao_input {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #FFFFFF;
    border: 0px solid #A3B5BB;
    color: #466A78;
}
.templates_cores_lista {
    background: #FFFFFF;
    border: 1px solid #A3B5BB;
}
.templates_cores_normal {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #FFFFFF;
    color: #466A78;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}
.templates_cores_selected {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #EAF0F2;
    color: #466A78;
    font-weight: bold;
    border: 1px solid #A3B5BB;
    padding-left: 4px;
    padding-right: 5px;
    cursor: pointer;
}
.templates_escolha {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    border-bottom: 1px dashed #466A78;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
    color: #466A78;
    padding-left: 12px;
}
.templates_lista_categorias_normal {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:12px;
    color: #466A78;
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
}
.templates_lista_categorias_selected {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:12px;
    color: #466A78;
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
    background: #DADFE3;
}
.template_lista_categorias_open {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #466A78;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    background-image: url('/images/seta_verde_baixo.gif');
    background-repeat:no-repeat;
    background-position: left;
}
.template_lista_categorias_closed {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #466A78;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    background-image: url('/images/seta_verde_direita.gif');
    background-repeat:no-repeat;
    background-position: left;
}
.extra_field_top {
    color: #535F77;
    font-weight: bold;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
}
.extra_field_ref {
    color: #AFC5CC;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
}
.extra_field_nome {
    color: #526670;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
}
.extra_field_tipo {
    color: #AFC5CC;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
}
.texto_botoes_escuros {
    color: #FFFFFF;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}
.afiliados_texto_pequeno_balao {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    color: #526670;
}
.afiliados_texto_grande_balao {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 35px;
    color: #AEC7CE;
}
.afiliados_texto_medio_balao {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #526670;
}
.red_message{
    background-color: #CC0001 !important;
}
.green_message{
    background-color: #99CB34 !important;
}
.yellow_message{
    background-color: #FFFF00 !important;
}
.yellow_message .message{
    color: #818DA1;
}
.gray_message{
    background-color: #C3C3C3 !important;
}
.light_blue_message{
    background-color: #AAD4FF !important;
}
.antever_email_content {
    /*display:none ; */
}
.antever_email_content_sub {
    background:#EAF0F2; margin: 20px 0 20px 10px;
}
.pedidos_anteriores , .clientes_email {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 12px; color:#333333; font-weight: bold; padding: 10px 0 0 10px; text-transform: uppercase;
}
.clientes_email {
    margin: 10px 0 0 0;
}
.clientes_email_checkbox {
    color:#39535F; font-size:12px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; padding: 10px 0 20px 10px;
}
.pedidos_anteriores_menu {
    margin: 0 0 0 10px; padding: 20px 20px 0 0; width:90%;
}
.pedidos_anteriores_menu ul {
    padding:0; margin:0; list-style:none;
}
.pedidos_anteriores_menu ul li {

}
.pedidos_anteriores_menu ul li a {
    color:#0099CC; display:block; height:25px; line-height:25px; border-bottom:1px solid #fff;font-size:12px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; text-transform: capitalize; text-decoration:none;
}
#aguarde_screen {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 11px; color:#333333; font-weight: bold; padding: 20px 0 0 10px; text-transform: uppercase;
}
.slider_img {
    background:#fff; position:absolute; display: none; padding:0 0 0 0; left:20px;
}
/*.slider_img img { position:absolute; left:0; top:100px; }*/
.slider_painel {
    border-bottom:1px solid #CDDCE1; height:40px; position:relative; margin:10px 0 0 0; width:100%;
}
.slider_cliente {
    position:absolute; left:20px; color:black;  font-size:12px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-weight: bold;
}
.slider_voltar {
    position:absolute; right: 500px; width: 200px;
}
.slider_anterior {
    position:absolute; right: 260px; width: 200px;
}
.slider_seguinte {
    position:absolute; right: 20px; width: 200px;
}
.slider_imagens {
    top:73px; left:0;
}
.slider_header {
    background: url(/images/top_center.gif) repeat-x; height:23px; text-align:right;
}
.slider_black {
    position:absolute; background: black;
}
.antever_images {
    border: 1px solid #CACACA;
    width: 138px;
    float: left;
    margin: 0 30px 20px 0;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    cursor: pointer;
}

.antever_images_text {
    background: #EBEBEB;
    color: #000;
    font-size: 11px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    padding: 2px 0 2px 0;
    text-align: center;
}

.antever_images span {
    display: none;
}

.antever_images_thumb {
    background: url(/images/preview-loading.gif) no-repeat center center;
    width: 138px;
    height: 169px;
    overflow: hidden;
}

.ver_imagem {
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 0;
    width: 138px;
    text-align: center;
    background: #EBEBEB;
}

.ver_imagem a {
    font-size: 11px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-decoration: underline;
}

.force_up {
    z-index: 9999;
    position: relative;
}

.force_up_2 {
    z-index: 999;
    position: relative;
}
.transparent {
    background-color: #000000;
    position: absolute;
    top: 0px;
    left: 0px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.saving {
    position: absolute;
    width: 300px;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
}
.import_confirm {
    background: #EAF0F2;
    overflow: auto;
    margin: auto;
    margin-left: 130px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    text-align : center;
    font-size: 14px;
}

#toggle_options_close img {
    background-position: 0 0;
}

#toggle_options_open img {
    background-position: -20px 0;
}

.header_config_listas_select img {
    background: url("/images/checkbox.gif") no-repeat scroll 0 0 transparent;
}

.header_config_listas_select img {
    height: 14px;
    vertical-align: middle;
    width: 14px;
}
.botao_escuro {
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url("/images/botao_escuro.gif");
    padding: 0px;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    width: 231px;
    height: 40px;
    vertical-align: middle;
}
