/*------------HTML Reset---------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

/*body {
	line-height: 1;
}*/
ol, ul
{
    /*list-style-image: url(../imagens/bullet_quadrado.gif); 	list-style-type: square; 	list-style-position: outside;*/
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/*a:visited
{
    color: #cccccc;
}*/
/*--------------------------------- Regras Gerais ------------------------------------------------------*/

h1
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #33366d;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: -10000 px;
    width: 220px;
    height: 14px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 0px; /*background-color: #FFF;float: left;     display: inline;     */
}

h2
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    text-decoration: none; /*text-transform: uppercase;*/
    padding: 0px;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    display: inline;
    font-stretch: normal;
}

ul, menu, dir
{
    display: block; /*list-style-type: none;*/
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

img /*alt*/
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    color: #ccc;
}
/*--------------------------------- Body -------------------------------------------

body {background-color: #000115;
    
}*/

body
{
    height: auto;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

/*--------------- Master (div principal) possui uma imagem de fundo no topo) (backgorund com gradiente em CSS3)------------*/


#master
{
    text-align: left;
    padding: 0px 0px 1px 0px;
    height: auto;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    z-index: 0;
}



#header_faixa
{
    margin: 0px;
    padding: 0px; /*height: 220px;*/
    height: 158px;
    width: 100%;
    background-color: #fff;
    z-index: -2;
    position: absolute; /* para a faixa branca aparecer sobre o fundo degradê, mas abaixo do restante */ /*top:27px;*/
    top: 0px;
    right: 0;
    left: 0;
}

/*--------------------------------- Header ------------------------------------------------------*/

#header
{
    padding: 0px;
    height: 72px;
    width: 858px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto; /*background-color: #fff;*/
    overflow: hidden;
    z-index: 10;
}

#header #header_menu
{
    margin: 0px;
    padding: 0px;
    height: 13px;
    width: 940px; /*background-color: #33366d;*/
    float: left;
    display: inline;
    overflow: hidden;
    z-index: 11;
}

#header_menu_links
{
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: 8px 0px 0px 480px;
    width: 460px;
    height: 13px;
    float: left;
    display: inline;
    z-index: 12;
}

#header_menu_links a:hover
{
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 10px;
    text-decoration: none;
    color: #ccc;
}

.hmenu_links
{
    margin: 0px 0px 0px 0px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 10px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 2px 5px 0 3px;
    z-index: 13;
}

#header_logo a
{
    width: 215px;
    height: 52px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 40px;
    padding: 0px 0px 0px 0px;
    background-image: url('../imagens/Brinks_logo_v3p2b.png');
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 12;
}
.header_logo
{
    width: 287px;
    height: 52px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 40px;
    padding: 0px 0px 0px 0px; /*background-image: url('../imagens/Brinks_logo_v3p.png');     background-repeat: no-repeat;     background-position: left top;*/
    z-index: 12;
}
#logo_h1
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #33366d;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: -10000 px;
    letter-spacing: -1px;
    text-align: left;
    word-spacing: 1pt;
    font-stretch: normal;
    white-space: normal;
    background-color: #FFF;
    width: 240px;
    height: 16px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 40px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    clear: left;
    display: inline;
}
.logo_h1
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #005988;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: -10000 px;
    letter-spacing: 0px;
    text-align: left;
    word-spacing: 0pt;
    font-stretch: normal;
    white-space: normal;
    background-color: #FFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    display: inline;
}
.AcessoClientes
{
    background-color: #FFFFFF;
    display: block;
    float: right;
    margin: 15px 5px 0 0;
    padding: 0;
    width: 295px;
}
.AcessoClientes a
{
    clear: both;
    color: #AABAC3;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 11px;
    float: left;
    padding: 0 0 0 5px;
    text-decoration: underline;
    text-transform: lowercase;
}
.AcessoClientes a:hover
{
    color: #005988;
}
/*POPUP ALTERAR SENHA*/
#dialogAlterarSenha
{
}
#dialogAlterarSenha p
{
    display: inline-block;
    margin: 0 0 10px;
    width: 85%;
}
#dialogAlterarSenha label
{
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    text-align: right;
    width: 179px;
}
#dialogAlterarSenha label.ConfirmaSenha
{
    font-size: 15px;
    word-wrap: normal;
}
#dialogAlterarSenha input
{
    max-width: 200px !important;
    width: 100%;
}
#dialogAlterarSenha input[type="submit"]
{
    /*background-color: #C8D6D7;
    border: 2px solid #6B7379;*/
    float: right;
    margin: 0 3px 0 0;
    width: 80px;
}

/*POPUP ESQUECEU SENHA*/
#dialogEsqueceuSenha
{
}
#dialogEsqueceuSenha p
{
    display: inline-block;
    margin: 0 0 10px;
    width: 85%;
}
#dialogEsqueceuSenha label
{
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    text-align: right;
    width: 105px;
}

#dialogEsqueceuSenha input
{
    width: 200px;
}
#dialogEsqueceuSenha input[type="submit"]
{
    background-color: #C8D6D7;
    border: 2px solid #6B7379;
    float: right;
    margin: 0 3px 0 0;
    width: 80px;
}

.AcessoClientes_label
{
    background-color: #FFFFFF;
    color: #AABAC3;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 5px;
    padding: 0;
    width: 100%;
    margin-left: -30px;
}

.AcessoClientes_text
{
    width: 88px;
    height: 18px;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-size: 10px;
    color: #999;
    background-color: #f5f5f5;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 5px;
    float: left;
    display: inline;
    border: solid 1px #999;
}
#ClienteLogin
{
    display: inline-block;
    float: left;
    margin-bottom: 3px;
    margin-right: 5px;
    text-align: left;
    width: 110px;
}
#ClienteLogin .EmailText
{
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #999999;
    display: inline-block;
    height: 1.2em;
    padding: 1px 5px;
    width: 142px;
    margin-left: -31px;
}
#ClienteLogin .ClienteLoginEmailShadow
{
    
}

#ClienteLogin .EmailShadowText
{
    color: #999999;
    font-family: arial;
    font-size: 0.9em;
    font-style: italic;
    height: 1.1em;
    margin-left: -28px;
    margin-right: auto;
    margin-top: 1px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    width: 85px;
}

#ClienteSenha
{
    display: inline-block;
    float: left;
    margin-bottom: 3px;
    margin-right: 5px;
    text-align: left;
    width: 110px;
}
#ClienteSenha .SenhaText
{
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #999999;
    display: inline-block;
    height: 1.2em;
    padding: 1px 5px;
    width: 100px;
}
#ClienteSenha .ClienteSenhaShadow
{
}
#ClienteSenha .SenhaShadowText
{
    color: #999999;
    font-family: arial;
    font-size: 0.9em;
    font-style: italic;
    height: 1.1em;
    margin-left: 6px;
    margin-right: auto;
    margin-top: 1px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    width: 85px;
}

#ClienteSenha
{
    display: inline-block;
    float: left;
    margin-bottom: 3px;
    margin-right: 5px;
    text-align: left;
    width: 110px;
}
#ClienteSenha .SenhaText
{
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #999999;
    display: inline-block;
    height: 1.2em;
    padding: 1px 5px;
    width: 111px;
}
#ClienteSenha .ClienteSenhaShadow
{
}
#ClienteSenha .SenhaShadowText
{
    color: #999999;
    font-family: arial;
    font-size: 0.9em;
    font-style: italic;
    height: 1em;
    margin-left: 6px;
    margin-right: auto;
    margin-top: 2px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    width: 85px;
}

.AcessoClientes_buttom
{
    width: 25px;
    height: 20px;
    margin: 0 0px 0px 2px;
    padding: 0px 0px 0px 0px;
    display: block;
    border: solid 0px #999;
    background-image: url(../imagens/login_buttom.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.esqueciSenha
{
    margin-top: -13px;
    margin-left: 110px;
}

#first_divider
{
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    margin: 0px;
    padding: 4px 210px 4px 210px;
    height: 13px;
    width: 440px;
    background-color: #f5f5f5;
    float: left;
    display: inline;
    overflow: hidden;
    z-index: 11;
}
/*--------- Content_geral com bordas arredondadas e sombra em CSS3 (menu Topnave, Main (Slides, content_home)) -------*/

#content_geral
{
    -moz-border-radius: 8px; /* Firefox */
    -webkit-border-radius: 8px; /* Safari and Chrome */
    border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-box-shadow: 0px 0px 8px #cccccc; /* Firefox */
    -webkit-box-shadow: 0px 0px 8px #cccccc; /* Safari and Chrome */
    box-shadow: 0px 0px 8px #cccccc; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
    position: relative;
    behavior: url(Styles/ie-css3.htc);
    background-color: #FFF;
    padding: 0px;
    width: 688px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.content_geral
{
    /*background-image: url(../imagens/Bkg_header.gif); 	background-repeat: no-repeat; 	background-position: center top;*/
    background-color: #FFF;
    padding: 0px 40px 0px 40px;
    width: 900px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 70px;
    margin-left: auto;
    overflow: hidden;
    z-index: 0;
    -moz-border-radius: 8px; /* Firefox */
    -webkit-border-radius: 8px; /* Safari and Chrome */
    border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ /*Sombra     -moz-box-shadow: 0px 0px 8px #444;  Firefox  	-webkit-box-shadow: 0px 0px 8px #444;  Safari and Chrome  	box-shadow: 0px 0px 8px #999; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
    behavior: url(Styles/ie-css3.htc);
}

/*----------------- menu_top - menu superior (menu ul.Topnave - Css lincado) -----------------------*/

#menu_top
{
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    height: 49px;
    width: 860px;
    float: left;
    display: inline;
    overflow: hidden;
    z-index: 2999;
    background-color: #ccd2d5;
    background-image: url('../imagens/nav_bg.gif');
    background-repeat: repeat-x;
    background-position: center top;
}

.menu_top
{
    margin: 0px;
    padding: 0px;
    height: 37px;
    width: 100%;
    background-image: url('../imagens/menu_top.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

/*-----------------Campo de busca---------------*/
.procura
{
    /*height: 27px;margin: 12px 0px 0px 15px;*/
    margin: 0px 0px 0px 15px;
    padding: 1px 0px 1px 6px;
    height: 49px;
    width: 145px;
    float: left;
    display: inline;
    overflow: hidden;
    z-index: 2999;
    /*background-image: url(../imagens/searchBkg.png);*/
    background-repeat: no-repeat;
    background-position: center middle; /*background-color: #999;*/
}

.procura img
{
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 0px 0px;
    float: left;
    display: inline;
}

.procura_text
{
    color: #666;
    width: 110px;
    margin: 12px 0px 0px 3px;
    padding: 0px 3px 1px 3px;
    height: 22px; /*margin: 3px 0px 0px 0px;background-color: #999;*/
    float: left;
    display: inline;
    border: solid 1px #999;
}

.procura_buttom
{
    font-weight: bold;
    margin: 13px 0px 0px 0px;
    padding: 0px 1px 1px 0px;
    width: 20px;
    height: 20px;
    background-color: #ccd2d5;
    background-image: url(../imagens/search-button.gif);
    background-position: center middle;
    background-repeat: no-repeat;   
    border: none 0px none;
    float: left;
    display: inline;
}
/* FORM ELEMENTS (padrão) ----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/*----------------- Main (gerado por Asp.net) - conteúdo interno (pode variar de acordo com a página)-
contém Slides e Content_home (no caso da Homepage) -----------------*/

.main
{
    width: 860px;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    overflow: hidden;
    z-index: 3;
}

/*----------------- #slides (div que contém os banners superiores/ Jquery) -------------------------------------*/

#slides
{
    background-color: #fff;
    width: 860px; /*height: 315px;float: left; 	display: inline;*/
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 8;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}
.slides /* para o Título de Brinks no Mundo*/
{
    background-color: #fff;
    width: 860px; /*height: 315px;float: left; 	display: inline;*/
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 8;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}

#slides h1
{
    width: 90%; /*width: 525px;*/
    height: 26px;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: 24px;
    left: 27px;
    z-index: 8;
    text-shadow: #333 0.10em 0.10em 0.10em;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=120, Color='#333333'); /* filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=0); -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=0, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=0, Color=#000000)";    */
}

.slides h1
{
    width: 90%; /*width: 525px;*/
    height: 26px;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: 24px;
    left: 27px;
    z-index: 8;
    text-shadow: #000 0.10em 0.10em 0.10em;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=120, Color='#333333'); /* filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=0); -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=0, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=0, Color=#000000)";    */
}
.shadow
{
    height: 1em;
    filter: Shadow(Color=#333, 	 			Direction=5,  			Strength=5);
}
.shadowMundo
{
    height: 1em;
    filter: Shadow(Color=#000, 	 			Direction=5,  			Strength=5);
}

/*----------------- #content_home (conteúdo interno (próprio página Inicial/ Homepage) ------------------------*/

#content_home
{
    width: 860px;
    height: 245px; /*background-color: #FFF;*/
    margin: 11px 0px 0px 0px;
    padding: 0px 0px 0px 0px; /*background-image: url(../imagens/divider.gif);     background-repeat: no-repeat;     background-position: center bottom;*/
    float: left;
    display: inline;
    overflow: hidden;
}
#content_home_esq
{
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 255px;
    margin: 0 15px 0 0;
    overflow: hidden;
    padding: 0;
    width: 400px;
}

#home_esq_txt
{
    display: inline;
    float: right;
    height: 300px;
    margin: -28px 0 0;
    overflow: hidden;
    padding: 0;
    width: 213px;
}

#content_home_esq h2
{
    display: inline;
    float: left;
    font-size: 12px;
    font-stretch: normal;
    letter-spacing: 0;
    margin: 38px 0 11px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    word-spacing: 0;
}

#content_home_esq p
{
    background-color: #FFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 15pt;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0pt;
    word-spacing: 0pt;
    text-align: left;
    height: 80px;
    width: 210px;
    clear: left;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    display: inline;
}

#home_esq_txt_lnk
{
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 13px;
    font-weight: bold;
    color: #3847ff;
    width: 210px;
    height: 13px;
    margin-top: 17px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    float: left;
    display: inline;
    text-decoration: underline;
}

#home_esq_txt_lnk a
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 10px;
    font-weight: bold;
    color: #304a91;
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
}
#home_esq_txt_lnk a:hover
{
    color: #cccccc;
}

#home_esq_img
{
    background-color: #CCCCCC;
    display: inline;
    float: left;
    height: 270px;
    margin: 0 15px 0 0;
    padding: 0;
    width: 172px;
}

#content_home_dir
{
    font-family: Arial, sans-serif;
    height: 260px;
    width: 445px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    float: left;
    display: inline;
    overflow: hidden;
}

#content_mobile_img
{
    background-color: none;
    height: 270px;
    width: 170px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px; /*margin-left: 15px;*/
    margin-left: 45px;
    padding: 0px;
    float: left;
    display: inline;
}

#content_home_dir h2
{
    display: inline;
    float: left;
    font-size: 12px;
    font-stretch: normal;
    letter-spacing: 0;
    margin: 38px 0 11px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    word-spacing: 0;
}

#home_dir_txt
{
    width: 213px;
    height: 260px;
    margin: 0px;
    margin-top: -28px;
    padding: 0;
    float: right;
    display: inline;
    overflow: hidden;
}

#content_home_dir p
{
    background-color: #FFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 15pt;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    letter-spacing: 0pt;
    word-spacing: 0pt;
    text-align: left;
    height: 80px;
    width: 210px;
    clear: left;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    display: inline;
}

#home_dir_txt_lnk
{
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 13px;
    font-weight: bold;
    color: #3847ff;
    width: 185px;
    height: 13px;
    margin-top: 33px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    float: left;
    display: inline;
    text-decoration: underline;
}

#home_dir_txt_lnk a
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 10px;
    font-weight: bold;
    color: #304a91;
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
}
#home_dir_txt_lnk a:hover
{
    color: #cccccc;
}

#home_dir_img
{
    background-color: none;
    height: 270px;
    width: 170px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px; /*margin-left: 15px;*/
    margin-left: 45px;
    padding: 0px;
    float: left;
    display: inline;
}
.Label_content
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    padding: 0px;
    margin: 3px 0px 0px 0px;
    float: left;
    display: inline;
}
.TextBox_content
{
    background-color: #F0F0F0;
    border-style: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    display: inline;
    width: 200px;
}

.form_line1
{
    padding: 0px;
    margin: 5px 0px 0px 0px;
    width: 100%;
    float: left;
    display: inline;
}

.divider2
{
    padding: 0px;
    margin: 0px;
    width: 208px;
    height: 7px;
    float: left;
    display: inline;
}

/*----------------- Content_Internas / pConteudo (conteúdo variável por página) -----------------------------*/


/*----------------- Footer_geral (contém menu empresa e footer) --------------------------------------------------*/

#footer_geral
{
    background-color: #fff;
    background-image: url("../imagens/footer_foot3.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    padding: 0px; /*height: 183px;*/
    height: 265px;
    width: 940px;
    overflow: hidden;
}


/*----------------- Menu_empresa (dentro de Footer_geral, acima do footer) em css linkado ----------------*/

/*----------------- Footer (links de rodapé e logo) ------------------------------------------------------*/

.footer
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 80px;
    width: 69%;
    float: left;
    display: inline;
    overflow: hidden;
    z-index: 2; /*background-color: #FFFFFF;     background-image: url("../imagens/footer_foot3.gif");     background-position: center bottom;     background-repeat: no-repeat;*/
}

.footer_links
{
    width: 721px;
    height: 16px;
    background-color: #FFF;
    margin-top: 47px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 0px;
    float: left;
    display: inline;
    overflow: hidden;
    z-index: 2;
}
.footer_links h2
{
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    text-decoration: none;
    color: #304A91;
    margin: 0px 10px 0px 0px;
    padding: 4px 0px 0px 0px;
    display: inline;
    float: left;
    font-stretch: normal;
}

.footer_links span
{
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
    color: #304A91;
    width: 2px;
    padding: 0px 4px 1px 3px;
    margin: 0px 0px 0px 0px;
    display: inline;
    float: left;
}

.footer_links a
{
    background-color: #FFF;
    font-family: Arial, sans-serif;
    font-size: 10.4px;
    line-height: 13px;
    font-weight: bold;
    color: #304A91;
    max-width: 110px;
    padding: 2px 2px 3px 2px;
    margin: 0px;
    display: inline;
    float: left;
}

.footer_links a:visited
{
    text-decoration: none;
    color: #666666;
}
.footer_links a:hover
{
    color: #666666;
    text-decoration: underline;
}

.margin-bottom-7px
{
    margin-bottom: 7px;
}

/*.footer_links a:active
    
.footer_links 
{   background-color: #FFF;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    text-decoration: none;
    color: #666666;
    max-width: 90px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 3px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: inline;
    float: left;
    }*/

.footer .footer_logo
{
    background-color: #FFF;
    margin: 25px 0px 0px 0px;
    padding: 0px;
    height: 50px;
    width: 125px;
    float: left;
    display: inline;
}


.overlay_div_loader
{
    background-image: url('../imagens/loader_bg.png');
    background-repeat: no-repeat;
    position: fixed;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 100px;
    z-index: 10001;
    top: 50%;
    margin-top: -50px;
}

.overlay_div_loader p.loader
{
    background-image: url('../imagens/wait.gif');
    background-repeat: no-repeat;
    position: relative;
    top: 25px;
    width: 32px;
    height: 45px;
    text-align: center;
}

.overlay_div_loader p.texto
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    position: relative;
    top: 11px;
}

.overlay_div_loaderAlterarSenha
{
    background-image: url('../imagens/loader_bg.png');
    background-repeat: no-repeat;
    position: fixed;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 100px;
    z-index: 10001;
    top: 20%;
    margin-top: -50px;
}

.overlay_div_loaderAlterarSenha p.loader
{
    background-image: url('../imagens/wait.gif');
    background-repeat: no-repeat;
    position: relative;
    top: 25px;
    width: 32px;
    height: 45px;
    text-align: center;
}

.overlay_div_loaderAlterarSenha p.texto
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    position: relative;
    top: 11px;
}

.grid-resultado
{
    width: 100%;
    font-family: Arial;
    margin-top: 5px !important;
}

.grid-resultado tr:first-child
{
    background-color: #02006C !important;
    color: #fff;
} 

.grid-resultado tr:first-child th
{
    padding: 5px;
    font-weight: bold;
    font-size: 8pt;
    text-align: left;
}  

.grid-resultado tr:nth-of-type(odd)
{
    background-color: #DFDEEF;
}

.grid-resultado tr td
{
    font-size: 8pt;
    text-align: left;
    padding: 2px;
}

.hidden-class
{
    display:none;
}


.alinhamento-vertical-centralizado {
	padding-bottom: 10px;
    padding-top:10px;
}

.padding-left-reset {
    padding-left: 0px !important;
}



.font-size-12 {
    font-size: 12px !important;
}


.font-color-checkGreen{
    color: green;
}

.font-color-xRed{
    color: red;
}

.min-width-97px
{
    min-width:97px !important;
}


.divpaiCentralizaSpanVert
{
	display: table;
    table-layout: fixed;
}

.divFilhoCentralizaSpanVert
{
	display: table-cell;
  	vertical-align: middle;
    float:none;
}


@media (min-width: 768px) {

    .vertical-center-sm {
        height: 100%;
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }

    .vertical-center-sm .row {
        align-items: center;
        display: flex;
    }

    .padding-left-reset-sm
    {
       padding-left: 0px !important;
    }



}

@media (max-width: 768px) {
    .margin-top-20px-xs
    {
       margin-top: 20px !important;
    }

    .margin-left-30px-xs
    {
       margin-left: 30px !important;
    }


}


.vertical-center {
    /*height: 100%;*/
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}



.vertical-center .row {
        align-items: center;
        display: flex;
}



.erro-validacao-alteracaoSenha {
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #a94442;
  line-height:19px;
}



.min-height-200px {
    min-height: 200px;
    height:200px;
}


.vertical-center-flexbox-parent
{
  min-height: 100%;  
  min-height: 100vh; 
  display: flex;
  align-items: center;

}

.vertical-center-flexbox-child
{
    vertical-align:middle;
    width:100%;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.margin-left-10px
{
    margin-left:10px !important;
}

.vertical-alinhamento-middle 
{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}


.margin-top-bottom-5px
{
    margin-top:5px;
    margin-bottom:5px;
}

.border-1px
{
    border: 1px;
}