﻿body{
    overflow-y:hidden;
}
.divMain {
    background-color:#F7F7F7;
    top:58px;
    left:0px;
    right:0px;
    z-index:100;
    height:50000px;
}
.containerTela {
    overflow-y: scroll;
    position: absolute;
    bottom: 0px;
    top: 58px;
    left:90px;
    right:0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}

.divUserControl {
    overflow-y: scroll;
    position: absolute;
    background-color:#F7F7F7;
    top:58px;
    left:90px;
    right:0px;
    bottom:0px;
    z-index:100;
}
.painelSenha{
    width:32%;
    margin-left:34%;
    background-color:transparent;
}
.nav-md .containerTela, .nav-md .divUserControl {
    left:230px;
}
.nav-md .container.body .col-md-3.left_col::-webkit-scrollbar, .nav-sm .container.body .col-md-3.left_col::-webkit-scrollbar{ width :1px; }
.col-md-12{
    z-index:1;
}
    .panelUC .col-md-12{
        margin-bottom:2px;
    }
.divUserControlFundoDark {
    background-image: url('/Images/BGLockedDark.png'); 
    width: 100%; 
    height: 100%;
    background-repeat: repeat; 
    position: fixed; 
    left: 0px; 
    top: 0px;
    z-index:99;
}
.divUserControlFundo {
    background-image: url('/Images/BGLocked.png'); 
    width: 100%; 
    height: 100%;
    background-repeat: repeat; 
    position: fixed; 
    left: 0px; 
    top: 58px;
    z-index:99;
}
.divBotoes {
    float: right;
    margin-bottom: 2px;
}
.divBotoesAbas {
    position: absolute;
    top: 10px;
    right: 240px;
}
    .divBotoesAbas input[type="submit"]{
        padding:5px 10px 5px 10px;
        border-bottom-left-radius:0px;
        border-bottom-right-radius:0px;
        min-width:60px;
    }
.divInternaVenda {
    width:95%;
}
.divInternaVenda2 {
    margin-top:20px;
    width:95%;
}

/* Footer */
#footer{
    overflow: auto;
    border-top: 1px solid #CCC;
    background-color: #006064;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
#footer_content{
    width:960px;
    margin:auto;
    padding:10px 0;
    text-align:center;
    color:#FFF;
}

.col-md-12.col-sm-12.col-xs-12{
    position: fixed;
    top: 14px;
    margin-left: 50px;
}

input[type="submit"], .botao {
    color: #fff;
    background-color: #43505d;
    border-color: #134b52;
    border-radius: 3px;
    display: inline-block;
    padding: 3px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    font-family: inherit;
    margin-bottom: 1px;
}

#footer a{
    color:#E0F7FA;
}

/*teste modalPopup*/
.modalPopup
{
    background-image:url('/Images/BGLocked.png');
    background-attachment:scroll;
    width:3500px;
    height:1500px;
    position:fixed;
    left:0%;
    top:0%;
    z-index:88888;
}

.modalPopup2
{
    background-color:transparent;
    text-align:center;
    position:fixed;
    left:50%;
    top:50%;
    z-index:99999;
}

.panelUC, .panelUC2, .panelUCCadastro
{
    height:100%;
    z-index:5;
    padding:10px;
}

.panelUCFixo
{
    z-index:5;
    padding:10px;
    margin-top:35px;
}

.panelUCFixo fieldset, .panelUC fieldset, .panelUC2 fieldset, .panelUCCadastro fieldset, fieldset {
	width:100%;
    border:1px solid #BBB;
    background-color:white;
    font-size:13px;
	padding: 5px;
    margin-bottom:10px;
	color:#666666;
}
.panelUCFixo legend, .panelUC legend, .panelUC2 legend, .panelUCCadastro legend, fieldset legend {
	font-size: 13px;
	font-weight:bold;
    text-align:left;
    float:left;
    width:100%;
}
.fieldsetLast{
    margin-bottom:60px !important;
}

.divUC
{
    overflow: auto;
    padding: 8px;
    height: 400px;
}

.fieldsetUC
{
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 0px;
    width:95%; 
}

.inputValor {
    width:100px !important;
    text-align:right;
    padding-right:3px;
}
.inputMoeda, .inputPercentual {
    text-align: right;
    padding-right: 3px;
}
.inputData {
    width:90px !important;
}

select[multiple]{
    overflow-y:visible;
}


.botaoSimples
{
    cursor:pointer;
    background-color: White !important;
    border-width:0px !important;
    text-decoration:underline;
    font-size:13px !important;
    color:#5A738E !important;
    text-decoration:none !important;
}

.ajax__calendar
{
    left: inherit !important;
    top: inherit !important;
    *left: initial !important;
    *top:  initial !important;
}

.WindowsStyle .ajax__DropDownList_itemlist
{
    left: inherit !important;
    top: inherit !important;
    *left: initial !important;
    *top:  initial !important;
}

.ajax__DropDownList_itemlist
{
    left: inherit !important;
    top: inherit !important;
    *left: initial !important;
    *top:  initial !important;
}

.WindowsStyle2 .ajax__DropDownList_inputcontainer
{
    border-width: 0px;
    border-style: None;
    border-collapse: collapse;
    display: inline-block;
    top: 5px;
    position: relative;
    *position: static !important;
}

.progressbar{
	width: 125px;
	font-size:13px;
	height:20px;
	margin-left: 770px;
	margin-top: -20px;
	/*float:right;*/
	bordeR:solid 1px #e8dac1;
	/*margin:0 0 0 20px;*/
}

	.progressbar p{
		padding-left:8%;
		display:block;
		text-align:center;
		float:left;
		margin-top:-20px;
		
	}
	
	.progressbar span{
		display:block;
		height:20px;
		background:#abdef3;
		
	}

.inputWhite {
    background-color: white;
    border-radius: 5px !important;
    border: 1px solid #CCC !important;
    height: 25px !important;
    color:black !important;
    padding-left:1.5% !important;
    width:95% !important;
}
.listBox {
    background:none;
    overflow-y:visible;
}
.tabelaDetalhes {
    padding-right:4px;
    margin-top:10px;
}
.tabelaRow {
    background-color:#FFFFFF;
    color:#666666;
    padding-top:3px;
    padding-bottom:3px;
    font-size:13px;
    border-top-color:#FFFFFF;
    border-bottom-color:#e0ecfd;
}
    .tabelaRow td {
        padding-left:5px;
        padding-top:3px;
        padding-bottom:3px;
        border-bottom: 0px;
        border-top: 0px;
    }
.tabelaRowAlternating {
    background-color:#e0ecfd;
    color:#666666;
    padding-top:3px;
    padding-bottom:3px;
    font-size:13px;
    border-top-color:#e0ecfd;
    border-bottom-color:#FFFFFF;
}
    .tabelaRowAlternating td {
        padding-left:5px;
        padding-top:3px;
        padding-bottom:3px;
        border-bottom: 0px;
        border-top: 0px;
    }
.tabelaRowSelected {
    color:red;
}
.tabelaRow:hover {
    background-color:#e8e8e8;
}
.tabelaRowAlternating:hover {
    background-color:#cbd6e6;
}

.tabelaRowGrafico {
    background-color:#FFFFFF;
    color:#666666;
    font-size:13px;
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
}
    .tabelaRowGrafico td {
        padding-left:5px;
        padding-left:4px;
    }
.tabelaRowGraficoAlternating {
    background-color:#e0ecfd;
    color:#666666;
    font-size:13px;
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
}
    .tabelaRowGraficoAlternating td {
        padding-left:5px;
        padding-righr:4px;
    }

.tabelaHeader {
    background-color: #e17771;
    color: #FFF;
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
    .tabelaHeader th {
        padding-left:5px;
        text-align:center;
        border: 1px solid #666;
    }
    .tabelaHeader a {
        color:#FFF;
    }
.tabelaHeaderFixo{
    position:fixed;
    top:0;
    left:0;
}
.spanUC {
    float:left;
    font-weight:bold;
}
select
{
    font-size: 13px;
    color:#000;
    width:97%;
    border:1px solid #CCC;
    padding:5px 15px 5px 5px;
    overflow: hidden;
    -webkit-appearance: none;
    background: url(../Images/seta_select.png) no-repeat right #FFF;
    border-radius:5px;
}
.select
{
    font-size: 13px;
    color:#000;
    width:100%;
    padding:2px 0px 2px 0px;
    overflow: hidden;
    -webkit-appearance: none;
    border-radius:5px;
}
.select table {
    top:2px !important;
}
.select input {
    width:100%;
}
.select button
{
    font-size: 13px;
    color:#000;
    border:1px solid #CCC;
    padding:5px 15px 5px 5px;
    overflow: hidden;
    -webkit-appearance: none;
    background: url(../Images/seta_select.png) no-repeat right #FFF;
    border-radius:5px;
}
.select .ajax__DropDownList_textboxcontainer{
    width:93.93%;
}
.selectWhite
{
    font-size: 13px;
    color:#000;
    width:97%;
    border:1px solid #CCC;
    padding:5px 15px 5px 5px;
    overflow: hidden;
    -webkit-appearance: none;
    background: url(../Images/seta_select.png) no-repeat right #FFF;
    border-radius:5px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
.btnPaginacao, btnPaginacaoOn {
    background-color: transparent !important;
    color: #666 !important;
    padding: 5px !important;
}
.btnPaginacaoOn {
    background-color: transparent !important;
    padding: 5px !important;
    font-weight:bold !important;
    color:#000 !important;
}
#pager {
    margin-top:5px;
    text-align:center;
}
#tituloUserControl {
    position: absolute;
    top: -20px;
    left: 30px;
    background-color: #6c9bc9;
    color: white;
    padding: 20px;
    border-radius:5px;
}
    #tituloUserControl span {
        text-transform:uppercase;
    }
.tdLabel {
    width:15%;
    text-align:right;
    padding-right:5px;
    line-height:19px;
}
.tdConteudo {
    width:35%;
    line-height:19px;
}
.aspNetDisabled {
    color:#666 !important;
    background-color:#FFF !important;
}
.aspNetDisabled input[type="checkbox"] {
    margin: 0px -1px -1px 0px;
}
.chosen-disabled {
    opacity: 1.0 !important;
}

#divAguardaUpload {
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height:1000px;
    overflow:hidden;
    background-color:rgba(0,0,0,0.01);
    z-index:999998;
}
#divFundoMenuAberto {
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height:1000px;
    overflow:hidden;
    background-color:rgba(0,0,0,0.01);
    z-index:1030;
}
#divAguardaUpload2 {
    position:fixed;
    top:48%;
    left:48%;
    z-index:999999;
}
input[type="file"]{
    width:99%!important;
}
.divAnotacoes {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 998;
    background: url('../Images/BGLocked.png') repeat;
    width: 4000px;
    height: 4000px;
    border: 1px solid black;
}
.divAnotacoesInterna {
    display: block;
    position: fixed;
    left: 20%;
    top: 10%;
    z-index: 999;
    background-color: white;
    width: 60%;
    height: 300px;
    padding:10px;
    border: 1px solid black;
}
#tabelaRetorno td {
    border-bottom:1px solid #CCC;
}
#divBreadCrumbs{
    position: fixed;
    top: 49px;
    left: 10px;
    right: 27px;
    z-index:1;
}
#divLoteMain {
    position: fixed;
    top: 90px;
    left: 10px;
    right: 27px;
}
.chosen-container-single .chosen-single {
    background:transparent !important;
}
@media(min-width:767px) {
    .chzn-select {
        display: none !important;
    }
}
.chosen-single,.active-result {
    text-align:left !important;
}
.divDdlObrigatorio{
    border-radius: 10px;
    width:97%;
}

.crmTitulo{
    width:14%;
    padding-left:50px;
    background-image: url(/Images/seta_transparente.png);
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
}
.crmTituloItem{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.crmTituloItem2{
}
.crmItem{
    border: 1px solid #666;
    border-radius: 5px;
    white-space:normal;
}
.crmItem input[type="image"]{
    position:absolute;
}
.crmItem input[type="submit"] {
    width: 100%;
    white-space:normal;
}
.chosen-container .chosen-drop {
    min-width: 400px !important;
}
.botoesFloatOrcamento{
    position: absolute;
    left: 155px;
    background: white;
    padding: 1px;
    border-left: 1px solid #999;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    z-index: 2;
    right:5%;
}
.botoesFloatOrcamento{ 
    display: none;
}
.tabelaRow .botoesFloatOrcamento{
    background-color: #e8e8e8;
}
.tabelaRowAlternating .botoesFloatOrcamento{
    background-color: #cbd6e6;
}
.tabelaRow:hover .botoesFloatOrcamento, .tabelaRowAlternating:hover .botoesFloatOrcamento {
    display: block;
}

.borda2Left {
    border-left: 2px solid #000 !important;
}
.borda2Top {
    border-top: 2px solid #000 !important;
}
.borda2Right {
    border-right: 2px solid #000 !important;
}
.borda2Bottom {
    border-bottom: 2px solid #000 !important;
}


/*
 * GRIDVIEWS
 */

.gv_style_header {
    padding: 5px 0;
    border-bottom: 1px solid #B3CBD6;
    background: #E1E1E1;
    text-align: left;
}

    .gv_style_header a {
        text-decoration: none;
        color: #333;
    }

        .gv_style_header a:hover {
            text-decoration: underline;
            color: #333;
        }

.gv_style_body {
    padding: 8px 5px;
    border-bottom: 1px solid #B3CBD6;
    text-align: left;
    outline: none;
}

    .gv_style_body a {
        text-decoration: none;
        color: #333;
    }

        .gv_style_body a:hover {
            text-decoration: underline;
            color: #333;
        }

.gv_style_footer {
    padding: 5px 0;
    border-bottom: 1px solid #B3CBD6;
    background: #E1E1E1;
    text-align: left;
}

    .gv_style_footer a {
        text-decoration: none;
        color: #333;
    }

        .gv_style_footer a:hover {
            text-decoration: underline;
            color: #333;
        }


.box_opcoes_esquerda {
    float: left;
    width: 45%;
}

.box_opcoes_direita {
    float: right;
    width: 45%;
}

.box_opcoes_grid {
    margin: 10px 0 0 0;
    padding: 5px;
    border: 1px solid #CCC;
    overflow-y: scroll;
    height: 150px;
}