﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
    text-align: center;
    margin: 0px;
}

.FonteMenor {
    font-size: 11px;
}

.IE8Fix {
    z-index: 100;
}
#ErrorPopUpContainer .icon-error{background:#ff5400;}
/*ENCERRAR A SESSAO*/
.formEncerrarSessao *, .formSessao *{box-sizing:border-box;}
.formEncerrarSessao .header, .formSessao .header{width:100%;margin-bottom:30px;float:left;font-size:18px;}
.iconCall{width:39px;height:41px;margin-right:5%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAApCAMAAACBd8B3AAAAM1BMVEVMaXEA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3AAA3ABs0gQIAAAAEHRSTlMAECAwQFBgcICQoLDA0ODwVOCoyAAAAbBJREFUeNp9lAuShCAMRAEC8k/f/7QbMrMzIux2WQWmnukkqGaVjblN5WD+kSv4iJP9C8sASvSyo6sKeR0p24FbDidksQdPRveyhDQVhAgSsXu2GQwNv6pkfEd9clUwJxSXi4hSZSGteKQVC2DrGSN+BzRdCXALNxAcS4ZnJRnljkU00zS0gtXykrAjRIxncwJRRr7NBCxoNE8lVIdxNygeY2WuSxPagXIv+EJesKjPVQTPKF9sRpZsAGguyQjY7C9m2r2vOXBtn9CMgJNoihnG8nYNms0aJ5yCSTgyIuANxQog29lsl3DTvhcu59oYAGf3PqOycwy5RL18+vHMtHENjoi8ucvHnauy7IpIK6fbXQXxy+m4Cf3ADTg9CR33C2S4DfPoL4y9TrEmJxbpYHuJU8cQTEEdPduVeofS56tzHfpwfnBNLRzZb2DeM8KCXZuDciaC/TI7kNk5deZwy4ZoTpyCqE531BTbuLdhYKCXVAYw6PRDq7r6grf6Zc0ux/pmWgbXlCqr50kBQlwd5VOnPYO+Yep7/mT+kIuJt3xn+Vd9Za/v7I62uJ5kSeTMrh/zUhoJLmXKCAAAAABJRU5ErkJggg==);float:left;}
.formEncerrarSessao{width:30%;max-height:100%;padding:30px;position:absolute;top:100px;left:50%;margin:0 -15%;border-radius:5px;background:#f9f9f9;z-index:2000;overflow-y:auto;box-sizing:border-box;display:none;}
.formSessao{display:block;width:100%;max-height:100%;padding:30px;position:relative;border-radius:5px;background:#f9f9f9;box-sizing:border-box;}
.formEncerrarSessao form,.formSessao form,.formEncerrarSessao table, .formSessao table{width:100%;}
.formEncerrarSessao input[type=text],.formSessao input[type=text],.formEncerrarSessao input[type=mail],.formEncerrarSessao input[type=tel],.formEncerrarSessao textarea{width:100%;height:40px;margin-bottom:10px;padding:10px;border:1px solid #ccc;}
.formEncerrarSessao textarea{height:90px;overflow:hidden;resize:none;}
.formEncerrarSessao .ddd, .formSessao .ddd{width:15%;padding-right:10px;}
.formEncerrarSessao a, .formSessao a{width:120px;height:40px;padding:5px 10px;color:#fff!important;background:#ed1c5f;border-radius:5px;border-bottom:3px solid #a90163;cursor:pointer;text-decoration: none;}
.formEncerrarSessao input[type=submit], .formSessao input[type=submit]{width:120px;height:40px;color:#fff;background:#ed1c5f;border-radius:5px;border-bottom:3px solid #a90163;cursor:pointer;}
.formEncerrarSessao .send, .formSessao .send{text-align:center;}
.closeForm{width:30px;height:30px;padding-top:4px;position:absolute;top:10px;right:10px;background:#ca2a60;border-radius:100%;border:3px solid #fff;box-shadow:-2px 2px 2px #999;text-align:center;cursor:pointer;}
.closeForm:before{content:'X';color:#fff;font-weight:900;}
.mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1999;display:none;}
.formEncerrarSessao a, .formSessao a:hover {background: #ea6993;}
/*ENCERRAR A SESSAO*/

.tituloCadastro {
    background: #F8F8FB;
    color: #404545;
    border-top: solid 1px #ECECF0;
    border-bottom: solid 1px #E0E0E5;
    border-left: solid 15px #E5E5EA;
    margin-bottom: 10px;
    padding: 2px 2px 2px 7px;
}

table.ImportacaoExcel {
    border: solid 1px #CCCCCC;
    border-collapse: collapse;
    background-color: #F7F6F3;
}

    table.ImportacaoExcel td {
        text-align: center;
        border: 1px;
        padding: 3px;
        border: solid 1px #CCCCCC;
        color: #000000;
    }

#DivScrollEmpresas {
    overflow: auto;
    height: 120px;
    border: 1px solid #666;
}

#DivScrollCanais {
    overflow: auto;
    height: 120px;
    border: 1px solid #666;
}

#DivScrollUsuarios {
    overflow: auto;
    height: 120px;
    border: 1px solid #666;
}

#DivScrollPemissao {
    overflow: auto;
    height: 120px;
    border: 1px solid #666;
}

.invisivel {
    display: none;
}

.visivel {
    display: inherit;
}

a {
    text-decoration: none;
    color: Blue;
}

h1 {
    font: bold 15px "Trebuchet MS", Helvetica, Arial;
    background: #F8F8FB;
    color: #404545;
    border-top: solid 1px #ECECF0;
    border-bottom: solid 1px #E0E0E5;
    border-left: solid 15px #E5E5EA;
    margin-bottom: 10px;
    padding: 2px 2px 2px 7px;
}

h2 {
    color: #666666;
    border-bottom: solid 1px #EEEEEE;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 8px;
}

h3 {
    color: #666666;
    border-bottom: solid 1px #EEEEEE;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 8px;
}

#principal {
    text-align: left;
    min-height:500px;
}

.divCenter {
    margin: 0 auto;
}

#geral {
    margin: 0 auto;
    text-align: left;
    border-left: solid 1px #EEEEEE;
    border-right: solid 1px #EEEEEE;
    background-color: #FFFFFF;
    padding: 10px 10px 10px 10px;
}

.caixaAmparo {
    width: 98%;
    padding: 7px;
    border: solid 1px #666666;
    background-color: #FAFAFA;
}

.caixaTexto {
    border: solid 1px #666666;
    background-color: #FFF4F7;
    font-size: 12px;
    color: #303030;
    padding-top: 3px;
    padding-bottom: 2px;
}

    .caixaTexto:hover {
        border: solid 1px #3399FF;
        background-color: #FEE2E6;
        font-size: 12px;
        color: #303030;
        padding-top: 3px;
        padding-bottom: 2px;
    }

.caixaTextoDesabilitada {
    border: solid 1px #666666;
    background-color: #F3F3F3;
    font-size: 12px;
    color: #555555;
}

.botao {
    border: solid 1px #777777;
    color: #404040;
    background-color: #F6F6ED;
    height: 24px;
    margin-top: 2px;
}

    .botao:hover {
        border: solid 1px #404040;
        color: #1E1E1E;
        background-color: #F6F6ED;
        height: 24px;
        margin-top: 2px;
    }

a:hover {
    text-decoration: underline;
    /*
        IOB
        color: #003040;
    */
    color: #169BBF;
}

.links  a:hover , div#principal a:hover{
   text-decoration: underline!important;
    /*
        IOB
        color: #003040;
    */
    color: #169BBF!important;
}
div#menu a {
    text-decoration:none!important;
}
div#menu a:hover,div#menu a:focus,div#menu a:active  {
    color: #fff!important;
    text-decoration:none!important;
}
div#principal a:hover, .gvStyle2 a:focus, .gvStyle2 a:active,.links a:active,.links a:focus  {
   text-decoration: underline!important;
    /*
        IOB
        color: #003040;
    */
    color: #169BBF!important;
}
.notHabilitado {
    color: #222222;
    font-weight: bold;
}

.notDesabilitado {
    color: #A5A5A5;
}

#menu {
    font: bold 12px "Trebuchet MS",Helvetica,Arial;
    background-color: #4B4B4B;
    padding: 0;
    border-top: 1px solid #553333;
    border-bottom: 1px solid #553333;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #FFFFFF;
    vertical-align: middle;
}

.cssMenuItem {
    color: #fff;
    padding: 0px 3px 3px 3px;
}

    .cssMenuItem a {
        padding-right: 6px;
        padding-left: 8px;
        color: #fff;
        text-decoration: none;
    }

.cssMenuSubItem {
    margin: 0px;
    padding: 2px 5px 0px 5px;
    background: #222;
    color: #fff;
    border-top: 1px solid #555;
    min-width: 180px;
    height: 26px;
    border-bottom: 2px solid #333;
}

    .cssMenuSubItem a {
        color: #fff;
        text-decoration: none;
    }

.cssMenuSubItemSelecionado {
    border-bottom: 2px solid #700;
    text-decoration: none;
    font: bold 12px "Trebuchet MS",Helvetica,Arial;
    color: #FFFFFF;
    background-image: url(images/menu.png);
}

#InfoRegistro {
    width: 122%;
}


.ColunaHeaderInfoRegistro {
    width: 100px;
    text-align: right;
}

.ColunaDadosInfoRegistro {
    width: 200px;
}

#Pesquisar {
    border: thin solid #EEEEEE;
    height: 62px;
    width: 977px;
}

#cssIOBLabel {
    font: bold 40px "Arial", Arial;
    color: #B2061C;
}

#cssAdminLabel {
    font: bold 36px "Arial", Arial;
}

#cssAcessoLabel {
    font: italic 13px "Arial", Arial;
    color: #777777;
}

.cssCentralLinkLabel {
    display: none;
    font: bold 19px "Arial", Arial;
    color: #B2061C;
}

.cssAcessoIAE {
}

#cssAuditoriaLabel {
    font: 8px "Arial", Arial;
    color: #888888;
}

.licenciamentoComboBox {
    width: 400px;
}

.licenciamentoTable {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

    .licenciamentoTable td {
        border-left-color: Black;
        border-left-width: 1px;
        border-left-style: solid;
    }

    .licenciamentoTable tr {
        height: 26px;
    }


    .licenciamentoTable th {
        border-left-color: Black;
        border-left-width: 1px;
        border-left-style: solid;
        border-bottom-color: Black;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        background-color: #E5E5EA;
    }

.licenciamentoEditar {
    border-right-color: Black;
    border-right-width: 1px;
    border-right-style: solid;
}


/*-------------------------------  Telas modal INICIO---------------------------------------*/
.ModalPopupBackground {
    background-color: #000000;
    filter: alpha(opacity=40);
    opacity: 0.5;
}

.ModalPopupWindow {
    margin: 2px;
    border: thin outset #999999;
    background: #FFFFFF;
    padding: 5px;
    top: -1000px;
}

.ajax__calendar_container {
    z-index: 1000;
}

/*-------------------------------  Telas modal FIM---------------------------------------*/


.botaoAdicionarImg {
    border: solid 1px #AAAAAA;
    color: #404040;
    background-color: #F6F6ED;
    height: 24px;
    background: url(images/iconeAdicionar.png) no-repeat center;
    width: 50px;
}


.MensagemErro {
    color: Red;
}

.OuterPanel {
    margin: 0 auto;
    overflow: visible;
}



/*-------------------------------  Telas DASHBOARD INICIO ---------------------------------------*/


.dash_item_30_central_com_sep {
    width: 42px;
    text-align: center;
    white-space: nowrap;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CXCXCX;
}

.dash_item_30_central_sem_sep {
    width: 42px;
    text-align: center;
    white-space: nowrap;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CXCXCX;
}

.dash_item_30_central_sem_sep_bold {
    width: 42px;
    text-align: center;
    white-space: nowrap;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CXCXCX;
    font-weight: bold;
}

.dash_item_tipo {
    width: 65px;
    text-align: left;
    white-space: nowrap;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CXCXCX;
}

.dash_item_tipo__w {
    width: 70px;
}

.dash_item_cnpj {
    width: 140px;
    text-align: center;
    white-space: nowrap;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CXCXCX;
}

.dash_item_cnpj__w {
    width: 143px;
}

.dash_item_ie {
    width: 100px;
    text-align: left;
    white-space: nowrap;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CXCXCX;
}

.dash_item_ie__w {
    width: 105px;
}

.dash_item_razao_social {
    width: 250px;
    text-align: left;
    white-space: nowrap;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CXCXCX;
}

.dash_item_razao_social__w {
    width: 250px;
}

.dash_item_icon {
    width: 17px;
    text-align: center;
    white-space: nowrap;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CXCXCX;
}

.dash_item_icon__w {
    width: 18px;
}

.progressrel {
    background-image: url("images/359.gif");
    background-position: center;
    background-color: #FFF;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background-repeat: no-repeat;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    z-index: 25;
}
/*-------------------------------  Telas DASHBOARD FIM ---------------------------------------*/

/*********************************GRIDS RELATORIOS**************************************************************/
.RowBold {
    font-weight: bold !important;
    font-size: 16px;
}

.RowNormal {
    font-weight: normal !important;
    font-size: 12px;
}

/*-------------------------------  Telas SUPORTE TECNICO INICIO ---------------------------------------*/

div#suportetecnico_IOB {
    font-weight: bold;
    text-align: justify;
    font-size: 14px;
}

    div#suportetecnico_IOB label {
        display: inline-block;
        margin-bottom: 5px;
    }

.SuporteTec {
    color: #00F;
}

.SuporteTecEmail {
    color: #00F;
    text-decoration: underline;
}

    .SuporteTecEmail a {
        color: #00F;
    }
/*-------------------------------  Telas SUPORTE TECNICO FIM ---------------------------------------*/

.t {
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
}


/*-----------------------------------START LOADING---------------------------------- */



#circularG{
	position:relative;
	width:60px;
	height:60px;
	margin: auto;
}

.circularG{
	position:absolute;
	background-color: rgb(247,30,30);
	width:14px;
	height:14px;
	border-radius:9px;
		-o-border-radius:9px;
		-ms-border-radius:9px;
		-webkit-border-radius:9px;
		-moz-border-radius:9px;
	animation-name:bounce_circularG;
		-o-animation-name:bounce_circularG;
		-ms-animation-name:bounce_circularG;
		-webkit-animation-name:bounce_circularG;
		-moz-animation-name:bounce_circularG;
	animation-duration:1.1s;
		-o-animation-duration:1.1s;
		-ms-animation-duration:1.1s;
		-webkit-animation-duration:1.1s;
		-moz-animation-duration:1.1s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}

#circularG_1{
	left:0;
	top:24px;
	animation-delay:0.41s;
		-o-animation-delay:0.41s;
		-ms-animation-delay:0.41s;
		-webkit-animation-delay:0.41s;
		-moz-animation-delay:0.41s;
}

#circularG_2{
	left:6px;
	top:6px;
	animation-delay:0.55s;
		-o-animation-delay:0.55s;
		-ms-animation-delay:0.55s;
		-webkit-animation-delay:0.55s;
		-moz-animation-delay:0.55s;
}

#circularG_3{
	top:0;
	left:24px;
	animation-delay:0.69s;
		-o-animation-delay:0.69s;
		-ms-animation-delay:0.69s;
		-webkit-animation-delay:0.69s;
		-moz-animation-delay:0.69s;
}

#circularG_4{
	right:6px;
	top:6px;
	animation-delay:0.83s;
		-o-animation-delay:0.83s;
		-ms-animation-delay:0.83s;
		-webkit-animation-delay:0.83s;
		-moz-animation-delay:0.83s;
}

#circularG_5{
	right:0;
	top:24px;
	animation-delay:0.97s;
		-o-animation-delay:0.97s;
		-ms-animation-delay:0.97s;
		-webkit-animation-delay:0.97s;
		-moz-animation-delay:0.97s;
}

#circularG_6{
	right:6px;
	bottom:6px;
	animation-delay:1.1s;
		-o-animation-delay:1.1s;
		-ms-animation-delay:1.1s;
		-webkit-animation-delay:1.1s;
		-moz-animation-delay:1.1s;
}

#circularG_7{
	left:24px;
	bottom:0;
	animation-delay:1.24s;
		-o-animation-delay:1.24s;
		-ms-animation-delay:1.24s;
		-webkit-animation-delay:1.24s;
		-moz-animation-delay:1.24s;
}

#circularG_8{
	left:6px;
	bottom:6px;
	animation-delay:1.38s;
		-o-animation-delay:1.38s;
		-ms-animation-delay:1.38s;
		-webkit-animation-delay:1.38s;
		-moz-animation-delay:1.38s;
}



@keyframes bounce_circularG{
	0%{
		transform:scale(1);
	}

	100%{
		transform:scale(.3);
	}
}

@-o-keyframes bounce_circularG{
	0%{
		-o-transform:scale(1);
	}

	100%{
		-o-transform:scale(.3);
	}
}

@-ms-keyframes bounce_circularG{
	0%{
		-ms-transform:scale(1);
	}

	100%{
		-ms-transform:scale(.3);
	}
}

@-webkit-keyframes bounce_circularG{
	0%{
		-webkit-transform:scale(1);
	}

	100%{
		-webkit-transform:scale(.3);
	}
}

@-moz-keyframes bounce_circularG{
	0%{
		-moz-transform:scale(1);
	}

	100%{
		-moz-transform:scale(.3);
	}
}
/*END LOADING */
.gvStyle {
    font-size: 11px;
}

.alert-small {
    padding: 1px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
}


/*-------------------------------GRID----------------------------------*/

table#ctl00_cphConteudo_gvDados tr td {
    padding: 1px;
    font-size:11px
}


table.gvStyle2.dataTables.dataTable.no-footer > thead > tr > th,table.gvStyle2> thead > tr > th {
    text-align: center;
    padding: 3px!important;
    border: 1px solid #8C8383!important;
    font-size:11px;
}

table.gvStyle2.dataTables.dataTable.no-footer > thead ,table.gvStyle2 > thead {
    background-color: #B20D11;
    color: #fff;
    font-size:11px;
}
div#table-container {
    width: 100%;
}
table.gvStyle {
    border-bottom: 1px  #111;
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
}

table.gvStyle > thead > th, table.gvStyle> thead >td {
    padding: 10px 18px;
    border-bottom: 1px  #111;
}

#gvStyle-xthf0 tr th {
    padding-top: 0!important;
    margin: 0!important;
    padding-bottom: 0!important;
}


/* Fundo escuro cobrindo a tela */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Caixa da imagem */
.modal-conteudo {
    position: relative;
}

/* Imagem 500x500 */
.imagem-centralizada {
    width: 500px;
    height: 500px;
    object-fit: cover; /* mantém proporção sem distorcer */
    background: white;
}

/* Botão fechar */
.fechar {
    position: absolute;
    top: -15px;
    right: -15px;
    background: red;
    color: white;
    border: none;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 20px;
    cursor: pointer;
}

.overlay {
    display: none;
}
