﻿@font-face {
    font-family: 'robotolight';
    src: url('Font/roboto-light-webfont.eot');
    src: url('Font/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Font/roboto-light-webfont.woff') format('woff'),
         url('Font/roboto-light-webfont.ttf') format('truetype'),
         url('Font/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('Font/roboto-regular-webfont.eot');
    src: url('Font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Font/roboto-regular-webfont.woff') format('woff'),
         url('Font/roboto-regular-webfont.ttf') format('truetype'),
         url('Font/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*
/*{
    margin: 0;
    padding: 0;
}*/

html, body, form
{
    margin: 0;
    font-family: 'robotoregular';
    padding: 0;
    border: 1px;
    vertical-align: top;
    color: #333;
    height: 100%;
}

#container
{
    width: 100%;
    padding-bottom: 0px; /* 75px Footer Size*/
}

#wrap
{
    min-height: 100%;
}

#header
{
    height: 110px;
    width: 100%;
}

#content
{
    height: 100%;
    width: 100%;
}

#footer
{
    position: relative;
    margin-top: 0px; /*-75px Footer Size*/
    clear: both;
    height: 0px; /*75px Footer Size;*/
    width: 100%;
    background: green;
    display: none;
}



/************************************* CSS Cabeçalho da Pagina *************************************/
.MasterHeader
{
    background: url('Images/GEO/Master_HeadBackground.png') repeat-x center top;
    height: 90px;
}

    .MasterHeader span
    {
        background: url('Images/GEO/Master_HeadEffect.png') no-repeat right top;
        height: 113px;
    }

#MasterLogoPortalExecutivo
{
    width: 200px;
    height: 68px;
    background: url('Images/GEO/Master_LogoPortalSales.png') no-repeat left center;
    float: left;
    margin: 10px 75px;
}

#MasterLogoMaxima
{
    width: 147px;
    height: 65px;
    background: url('Images/GEO/Master_LogoMaxima.png') no-repeat right center;
    float: right;
    margin: 10px 75px;
}

#MasterVersaoHead
{
     position: relative;
    font-family: Tahoma;
    font-size: 11px;
    color: #ADADAD;
    text-align: right;
    margin: 0px 103px 0px 75px;
    z-index:99;
    top: -240px;
    
}

#MasterLoginBox
{
    background: url("Images/GEO/Master_LoginInfoBack.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 90px;
    margin: 0 auto;
    padding: 15px 0 0 10px;
    width: 270px;
}

#LoginTextContainer
{
    height: 65px;
    width: 250px;
}

    #LoginTextContainer table
    {
        margin: -7px 0 -3px 0;
        width: 250px;
    }

    #LoginTextContainer .LoginLabel
    {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #537D2E;
        width: 55px;
    }

#MasterLoginBox .LoginData
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}

    #MasterLoginBox .LoginData div
    {
        width: 149px;
        -ms-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }


#MasterLoginBox .LoginExit
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    width: 0%;
}

    #MasterLoginBox .LoginExit a:link
    {
        color: Black;
        text-decoration: none;
    }

#MasterLoginBox .LoginData a:link
{
    color: Black;
    text-decoration: none;
}

#MasterLoginBox .LoginData a:hover
{
    color: Black;
    text-decoration: underline;
}

#LoginTextContainer .LineSeparator
{
    height: 1px;
    width: 250px;
    background-color: #D5ECBF;
    position: relative;
    margin: 5px 0 5px 0;
}

#MasterSeparator
{
    height: 7px;
    background-color: #00437A;
}

#MasterNavigation
{    
    float:left;    
    margin: 86px 0 0 0;
}

#NavigationButton
{    
    
}

    #NavigationButton a, #NavigationButton a:visited
    {
        background-color: #00437A;
        color:White;
        text-decoration:none;
        font-family:Arial;
        padding: 10px 15px;
    }
         #NavigationButton a:hover 
         {
            background-color: #235d8c;
         }

.MainWebFormPanelDoubleTitle
{
    padding: 20px 10px 15px 10px;
    background: url('Images/GEO/Webform_Title_Background.png') no-repeat center top;
}
         
.MainWebFormPanelDoubleTitle .rgTitles
{
    margin: 0 auto;
    width: 730px;
}

.MainWebFormPanelDoubleTitle h1
{
 
    top: -10px;
    margin: 0px 0px 5px 0px;
    color: #585858;
    font-family: tahoma;
    font-size: 20px;
    font-weight: lighter;
    width: 600px;
    padding:0px;
}

.MainWebFormPanelDoubleTitle h2
{
    color: #585858;
    font-family: tahoma;
    font-size: 12px;
    font-weight: lighter;
    top: -10px;
    margin: 5px 0px;
    width: 600px;
    padding:0px;
}
/* links */
.BlueLink, .BlueLink a 
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #003966;
    text-align: left;
}

.SimpleDivText
{
    font-family: Tahoma;
    font-size: 12px;
    padding: 5px 5px 10px;
}

.ConsultasLinks
{
    margin: 35px 0 0 0;
}

.PanelMultiViewContainer
{
    margin: 0 auto;
    width: 100%;
}

.BlueLabelNormalPaddingRight
{
    padding-right: 20px;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #003966;
    text-align: left;
    padding-top: 5px;
}

.NormalText
{
    font: 12px "Segoe UI" ,Arial,sans-serif;
}


.btnVoltar
{
    float:right;
    margin-right: 300px;    
}

.btnVoltar a {
    text-decoration:none;
    color: #585858;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}


/*<<<<< INICIO >>>>> CSS relacionado ao padrao de barras de rolagem do Google Chrome*/
::-webkit-scrollbar
{
    height: 16px;
    overflow: visible;
    width: 16px;
}

::-webkit-scrollbar-button
{
    height: 0;
    width: 0;
}

::-webkit-scrollbar-track
{
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 7px;
}

    ::-webkit-scrollbar-track:horizontal
    {
        border-width: 7px 0 0;
    }

    ::-webkit-scrollbar-track:hover
    {
        background-color: rgba(0,0,0,.05);
        box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);
    }

    ::-webkit-scrollbar-track:active
    {
        background-color: rgba(0,0,0,.05);
        box-shadow: inset 1px -1px 0 rgba(0,0,0,.14),inset -1px 1px 0 rgba(0,0,0,.07);
    }

    ::-webkit-scrollbar-track:horizontal:hover
    {
        box-shadow: inset -1px 1px 0 rgba(0,0,0,.14),inset 1px -1px 0 rgba(0,0,0,.07);
    }

    ::-webkit-scrollbar-track:vertical:hover
    {
        box-shadow: inset 1px 1px 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);
    }

::-webkit-scrollbar-thumb
{
    background-color: rgba(0,0,0,.2);
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 7px;
    min-height: 28px;
    padding: 100px 0 0;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.07);
}

    ::-webkit-scrollbar-thumb:hover
    {
        background-color: rgba(0,0,0,.4);
        box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
    }

    ::-webkit-scrollbar-thumb:horizontal
    {
        border-width: 7px 0 0;
        padding: 0 0 0 100px;
        box-shadow: inset -1px 1px 0 rgba(0,0,0,.1),inset 1px -1px 0 rgba(0,0,0,.07);
    }

    ::-webkit-scrollbar-thumb:active
    {
        background-color: rgba(0,0,0,.5);
        box-shadow: inset 1px 1px 3px rgba(0,0,0,.35);
    }

::-webkit-scrollbar-corner
{
    background: transparent;
}

body::-webkit-scrollbar-track-piece
{
    background-clip: padding-box;
    background-color: #f5f5f5;
    border: solid #fff;
    border-width: 0 0 0 3px;
    box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07);
}

    body::-webkit-scrollbar-track-piece:horizontal
    {
        border-width: 3px 0 0;
        box-shadow: inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07);
    }

body::-webkit-scrollbar-thumb
{
    background-clip: padding-box;
    border-width: 1px 1px 1px 5px;
}

    body::-webkit-scrollbar-thumb:horizontal
    {
        border-width: 5px 1px 1px;
    }

body::-webkit-scrollbar-corner
{
    background-clip: padding-box;
    background-color: #f5f5f5;
    border: solid #fff;
    border-width: 3px 0 0 3px;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
}

.whiteBox, .greyBox
{
    padding: 16px 0;
    margin-bottom: 16px;
}

.greyBox
{
    background: #f1f1f1;
}

.kd-ruledBox
{
    width: 100%;
}

.kd-greyRuled
{
    border-top: 1px solid #e5e5e5;
}

.kd-whiteRuled
{
    border-top: 1px solid #ebebeb;
}

#openid-icon
{
    background: no-repeat url("data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==") -36px -70px;
    width: 16px;
    height: 16px;
}

#lj-icon
{
    background: no-repeat url("data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==") -45px -165px;
    width: 16px;
    height: 16px;
}

#wp-icon
{
    background: no-repeat url("data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==") -16px -101px;
    width: 16px;
    height: 16px;
}

#typekey-icon
{
    background: no-repeat url("data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==") 0 -101px;
    width: 16px;
    height: 16px;
}

#aol-icon
{
    background: no-repeat url("data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==") -45px -133px;
    width: 16px;
    height: 16px;
}

.icon_delete
{
    background: no-repeat url("data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==") -32px -101px;
    width: 13px;
    height: 13px;
}

.errormsg
{
    text-align: left;
    background: url("data:image/gif;base64,R0lGODlhEAAPAMQfAP+tHgAAAC4tLR4eHkRDQ//0kIB/f7q3rf/LU/rvsF9eXvr49f/mdv/WZ0I+MtrU0v/Xid++U8+hN7+/j//9w5OQjt/di7+wW/+7OIB/S6+WQhAPDc/PqMC+vSAbC+7n5SH5BAEAAB8ALAAAAAAQAA8AAAWB4CeORCA8Y5oegRIYauw4lBOgsVgFU8EFhJxo4LBkLK5DbjfJBC6JzSBHpDgvjB0stTsULs9GQrDBDQmUbyCCQLAUo12nwGA42hiIqzOk1TUeEhiDCxsOH3J0DBobggAAEAYBFQMCCwl1EA1tCHkLAwMBAwakpaakGyYBq6ytrQIhADs=") no-repeat left top;
    padding-left: 24px;
    margin-top: 5px;
    color: #c00;
}

#openIdUrlPreviewFade
{
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==) 0 0 repeat-y;
    position: absolute;
    right: .5em;
    width: 32px;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/openid-preview-fade.png',sizingMethod='scale',height='100px')";
    _background-image: none;
    z-index: 1000;
}

#comments-block dt
{
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: .25em;
    white-space: nowrap;
    cursor: pointer;
}

    #comments-block dt.collapsed
    {
        border-bottom: 1px solid #ccc;
    }

#comments-block dd
{
    margin: 0 0 .75em;
    line-height: 140%;
    border-bottom: 1px solid #ccc;
}

    #comments-block dd.collapsed
    {
        display: none;
    }

.profile-image-container
{
    float: right;
    margin: .4em 0 .2em .8em;
    position: relative;
    z-index: 2;
}

img.profile
{
    padding: .2em;
    border: 1px solid #bbb;
}

.status-msg-outer
{
    position: relative;
    margin: 33px auto 0 auto;
    z-index: 100;
    text-align: center;
}

.status-msg
{
    visibility: hidden;
    padding: 6px 16px;
    background: #f9edbe;
    border: 1px solid #f0c36d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: 0;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    -o-transform: scale(.2);
    transform: scale(.2);
    -webkit-transition: opacity 1s,-webkit-transform 0 linear 1s,left 0 linear 1s;
    -moz-transition: opacity .13s;
    -o-transition: opacity .13s;
    transition: opacity .13s;
}

    .status-msg.status-msg-yellow-on-white
    {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scal(1);
        transform: scale(1);
        -webkit-transition: all .13s,left 0 linear 0;
        -moz-transition: all .218s;
        -o-transition: all .218s;
    }

    .status-msg span
    {
        margin: 0;
        line-height: 29px;
        font-size: 11px;
    }

    .status-msg a
    {
        color: #333;
        text-decoration: underline;
    }

.kd-butterbar a:hover
{
    color: #202020;
}

.kd-butterbar.mini
{
    margin-bottom: -5px;
}

.kd-modaldialog.visible
{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.kd-modaldialog
{
    -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.2);
    -moz-box-shadow: 0 4px 16px rgba(0,0,0,.2);
    -ms-box-shadow: 0 4px 16px rgba(0,0,0,.2);
    box-shadow: 0 4px 16px rgba(0,0,0,.2);
    background: #fff;
    left: 50%;
    border: 1px solid #ccc;
    padding: 30px 42px;
    position: fixed;
    right: auto;
    width: 512px;
    height: auto;
    overflow: hidden;
    z-index: 100;
    top: 72px;
    margin-left: -256px;
    opacity: 0;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all .218s;
    -moz-transition: all .218s;
    transition: all .218s;
}

    .kd-modaldialog.medium
    {
        padding: 28px 32px;
        width: 384px;
    }

    .kd-modaldialog.small
    {
        padding: 16px 20px;
        width: 256px;
    }

    .kd-modaldialog h1
    {
        margin-bottom: 1em;
    }

.kd-errormessage
{
    color: #dd4b39;
    padding: 9px 0;
}

textarea.kd-formerror
{
    border: 1px solid #dd4b39;
}
/*<<<<< FIM >>>>> CSS relacionado ao padrao de barras de rolagem do Google Chrome*/