﻿/*Layout Especifico*/
/*Container e posicionamento dos títulos do cabecalho*/

.PanelMultiViewContainer
{
    min-height: 500px;
}

.WebFormContainer
{
    position: relative;
    width: 840px;
    margin: 0px auto;
    min-height: 500px;
}

.WebFormSearch
{
}

.WebFormSearch h1
{
    color: #003966;
    text-align: left;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    margin: 10px 0px 5px 0px;
}

.MainWebFormSaudacao
{
    color: #003966;
    font-family: tahoma;
    font-weight: bold;
}

.MainWebFormSaudacao h1
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

.MainWebFormSaudacao h2
{
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

.MainWebFormPanel
{
    position: relative;
    background: url('Images/Webform_ContainerBackground.png') no-repeat center top;
    position: relative;
    padding: 20px 15px 15px 15px;
}

.MainWebFormPanelSmall
{
    position: relative;
    background: url('Images/Webform_ContainerBackSmall.png') no-repeat center top;
    position: relative;
    padding: 20px 15px 15px 15px;
}

.MainWebFormPanelSmall h1, .MainWebFormPanel h1
{
    color: #585858;
    font-family: tahoma;
    font-size: 20px;
    font-weight: lighter;
    margin: 0px 0 20px 0;
}

.WebFormDataContainer .Options
{
    position: relative;
    background-color: white;
    width: 790px;
    height: 540px;
    left: 5px;
    top: 5px;
    padding: 5px;
}

.WebFormDataContainer .OptionsUsuario
{
    position: relative;
    background-color: white;
    width:  800px;
    height: 390px;
    left: 5px;
    top: 5px;
    padding: 5px;
}

.WebFormDataContainer .OptionsUser
{
    position: relative;
    background-color: white;
    width: 790px;
    height: 340px;
    left: 5px;
    top: 5px;
    padding: 5px;
}



.WebFormDataContainer .OptionsKPI
{
    position: relative;
    width: 800px; /*height:480px;*/
    left: 5px;
    top: 5px;
}


.WebFormDataContainer .OptionsFornec
{
    position: relative;
    background-color: white;
    width: 790px;
    height: 380px;
    left: 5px;
    top: 5px;
    padding: 5px;
}

.WebFormDataContainerFull .Charts, .MainWebFormPanelSmall .Charts, .MainWebFormPanel .Charts
{
    margin: 0;
    padding: 5px;
}

.WebFormDataContainerFull .PageView, .WebFormDataContainer .PageView, .MainWebFormPanelSmall .PageView, .MainWebFormPanel .PageView
{
    position: relative;
    border: 1px solid #4a761F;
    border-top: none;
    margin-top: 0px;
    background-color: #C2D197;
}



.MainWebFormPanelSmall .WebControls, .MainWebFormPanel .WebControls
{
    text-align: right;
    width: 100%;
}

.MainWebFormPanelSmall .WebControls .WebLabels, .MainWebFormPanel .WebControls .WebLabels
{
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
}

.WebFormData
{
    background: url('Images/Webform_ContainerBackground.png') no-repeat center top;
    position: relative;
    margin-top: 0px;
}

.WebFormData h1, .WebFormData h2
{
    color: #585858;
    text-align: left;
    font-family: tahoma;
    font-weight: 500;
    position: absolute;
    margin: 5px 0px 0px 0px;
    left: 10px;
}

.WebFormData h1
{
    font-size: 18px;
    top: 2px;
}

.WebFormData h2
{
    font-size: 12px;
    top: 27px;
}

.WebFormData h3
{
    color: #003966;
    text-align: left;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
}

.WebFormData h4
{
    position: relative;
    color: #003966;
    text-align: left;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
}


.Subtitle
{
    color: #003966;
    text-align: left;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
}

.SubtitleSmall
{
    color: #003966;
    text-align: left;
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
}

.WebFormDataContainer
{
    padding: 95px 10px 0px 10px;
}

.WebFormDataContainerFull
{
    padding: 85px 0px 0px 0px;
}


.WebFormNavigationPath
{
    position: absolute;
    top: 60px;
    left: 11px;
    width: 820px;
    margin: 0px;
}

.WebFormNavigationPathInner, .WebFormNavigationPathInner a, .WebFormNavigationPath, .WebFormNavigationPath a
{
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
}

.LabelGrid
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #003966;
    padding: 5px 0px 5px 0px;
    padding-right: 20px;
}
.LabelGridDiv
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #003966;
    padding: 5px 0px 5px 0px;
    padding-right: 10px;
    padding-top: 10px;
    float: left;
}

.LabelGridBigger
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 13px;
    color: #003966;
    padding: 5px 0px 5px 0px;
    padding-right: 20px;
}


.LabelGridNoPadding
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #003966;
}



.LabelGridNoPaddingNoBold
{
    font-family: tahoma;
    font-size: 11px;
    color: #003966;
}

.LabelGridSmall
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    color: Black;
    padding: 2px 0px 2px 5px;
    padding-right: 20px;
}

.LabelGridSmallYellow {
    font-family: tahoma;
    font-weight: bold;
    font-size: 9px;
    color: darkgoldenrod;
    padding: 2px 0px 2px 5px;
    padding-right: 20px;
}


.LabelGridAlert
{
    font-family: tahoma;
    font-size: 11px;
    color: #003966;
    text-align: right;
}


.LabelGridAlertJustify
{
    font-family: tahoma;
    font-size: 11px;
    color: #003966;
    text-align: justify;
}

.DataGrid
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    padding-right: 20px;
    white-space: nowrap;
    width: 100px;
}

.DataGridDiv
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    padding-right: 10px;
    white-space: nowrap;
    width: 100px;
    float: left;
}

.DataGridWrap {
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    padding-right: 20px;
    white-space: normal;
    text-align: justify;
}


.DataGridBigger
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 13px;
    padding-right: 20px;
}


.ListRotinaHeader, .ListRotinaDescription
{
    position: relative;
    width: 800px;
}

.ListRotinaHeader, .ListRotinaHeader a
{
    color: #003966;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ListRotinaDescription
{
    color: Black;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    left: 10px;
    margin-bottom: 15px;
    text-align: justify;
}

#DescriptionHeader
{
    position: relative;
    font-family: tahoma;
    font-weight: bold;
    font-size: 13px;
    color: #003966;
    top: 10px;
}

#DescriptionData
{
    position: relative;
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #003966;
}

/*div onde ficam os botoes de comando */
#WebFormCommands
{
    padding-top: 10px;
}

/*Indicadores de Desempenho (BSC)*/
.BSCTable
{
    border-style: solid;
    border-width: 1px;
    border-color: #8db46b;
}

.BSCTitle
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-image: url('/App_Themes/DefaultTheme/Images/BSCBackground.gif');
    background-repeat: repeat-x;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #8db46b;
    color: White;
}

.BSCChartArea
{
}

.WebFormInformation
{
    min-height: 176px;
    padding: 10px;
    background: url('Images/Master_LogoPortal_Back.png') no-repeat center center;
}

.KPIMessage
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 13px;
    color: #003966;
    margin: 0px;
    padding: 0px;
}

.KPIButtons
{
    margin-top: 10px;
    text-align: right;
}

.KPIButtons a
{
    margin-left: 10px;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #003966;
}

.KPIButtons a:hover
{
    text-decoration: underline;
}


/*RadCombo de pesquisa*/
.rcbHeader ul, .rcbFooter ul, .rcbItem ul, .rcbHovered ul, .rcbDisabled ul
{
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.col1, .col2, .col3, .col4, .col5
{
    float: left;
    margin: 0;
    padding: 0 10px 0 0;
    line-height: 14px;
}

.colN
{
    float: left;
    margin: 0;
    padding: 0 0 0 0;
    line-height: 14px;
}

.highlight
{
    font-weight: bold;
    color: #003966;
}


.BtnRemoverProduto
{
    background-image: url('Images/PESprite.png');
    height: 16px;
    width: 16px;
    display: block;
    margin: 0px;
}

.BtnRemoverProduto
{
    background-position: 0 -150px;
}

.BtnRemoverProduto:hover
{
    background-position: 0 -100px;
}

.BtnGridInformacoesProduto
{
    background-image: url('Images/PESalesSprite.png');
    height: 16px;
    width: 16px;
    display: block;
}

.BtnGridInformacoesProduto
{
    background-position: 0 -550px;
}


.BtnGridInformacoesProduto:hover
{
    background-position: 0 -200px;
}

.BtnAdicionarProduto
{
    background-image: url('Images/PESalesSprite.png');
    height: 16px;
    width: 16px;
    display: block;
}

.BtnAdicionarProduto
{
    background-position: 0 -50px;
}

.BtnAdicionarProduto:hover, .BtnAdicionarProdutoSelected
{
    background-position: 0 0;
}

/*************************************************************************************/
#NewsContainer
{
    position: relative;
    height: 461px;
    background-color: #C2D197;
}

#NewsHeader
{
    background: url('Images/Banner_PortalExecutivo.png') no-repeat center center;
    height: 95px;
}

#NewsContent
{
    height: 307px;
    margin: 5px 5px 5px 5px;
    overflow-y: scroll;
    background-color: White;
}

#NewsFooter
{
    height: 20px;
    width: 100%;
}

/*************************************************************************************/
#SupportContainer
{
    position: relative;
    background-color: #C2D197;
    width: 100%;
    height: 100%;
    position: absolute;
}

#SupportHeader
{
    background: url('Images/FaleConosco.jpg') no-repeat center center;
    height: 138px;
}

#SupportContent
{
    height: 410px;
    margin: 5px 5px 5px 5px;
    background-color: White;
    overflow-y: hidden;
}

#SupportFooter
{
    height: 20px;
    width: 100%;
}

/*****************************************************************************************/
/*Utilizado para layout das colunas span utilizadas na rotina 223                        */
/*****************************************************************************************/
.GridInnerTableTemplate, .GridInnerTableTemplate TABLE TR
{
    margin: 0px;
    padding: 0px !important;
}

div.RadGrid .GridInnerTable td
{
    
    text-align: right;
    border-style: none none none solid !important;
    border-width: 0 0 0 1px !important;
}

div.RadGrid .GridInnerTable:first-child, div.RadGrid .GridInnerTable td:first-child
{
  border-left-width: 0 !important;

}

div.RadGrid .GridInnerTableHeader td
{
    border-style: none none none solid !important;
    border-width: 0 0 0 1px !important;
    border-color: #b7d39c;
}

div.RadGrid .GridInnerTableHeader:first-child, div.RadGrid .GridInnerTableHeader td:first-child
{
  border-left-width: 0 !important;

}
/* css para layout da caixa de busca da app 305*/
.formFornecedor_305
{
    padding-bottom: 5px;
}
/* css para checkbox "selecionar todos" */
.btnchkMarcarDesmarcar
{
    font-family: tahoma;
    font-size: 11px;
    padding: 2px 6px; 
}
/* css da box exibir favortios */
.linkFavoritos
{
    float: right;
    position: relative;
    top: -30px;
}
.linkFavoritos a
{
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #003966;
    font-weight: bold;
}

.PanelTab {
    background: #ffffff;
    height: 250px;
    padding: 20px 5px 5px 5px;
    position: relative;
    top: 5px;
    left: 5px;
    right: 5px;
    width: 810px;
}

.PanelListaRotinasContainer
{
    position: relative;
    top: -20px;
}
/* CSS PARA MODAL DE RELATORIO */
.close
{
    float: right;    
    font-size: 12px;
    font-family: Tahoma;
    margin: 7px 7px -20px 0 ;
     
}
.windowModal
{
    position:absolute;
    left:0;
    top:0;
    width:1025px;
    height:685px;
    display:block;
    z-index:9999;
    padding:20px;
}
#dialog
{
    width:1025px; 
    height:685px;
    padding:10px;
    background-color:#ffffff;
    position: fixed;
}
#mask
{
    position:absolute;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
    display:none;
}

