@import url("compartilhado.css");
@import url("basic.css");

body { margin:0; padding:0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: #333333; background-color:#F9F9F9;}

.btn { font-size:12px;}

.lista-atividades { padding: 5px 15px; background: #FFF;}
.tabelaAtividades { background: #EAEAEA;}
.lista-atividades h2 { font-size: 20px; line-height: 1.2em;
    padding-bottom: 5px;
    padding-top: 5px;
}
.lista-atividades h2.data { border:none;}

.lista-atividades h3 { font-size: 16px; line-height: 1.2em; margin-top: 0;}
.lista-atividades h4 { font-size: 16px; line-height: 1.2em; margin-bottom: 15px;}
.lista-atividades table { margin-bottom: 15px;}

/*Topo*/
.sticky { position:fixed; top:0; left:0; right:0; z-index:9; border-radius:0; background:rgba(255, 255, 255, 0.98);}
.menu { border-radius:0;}

.nomeevento { background:#417096; padding:3px 0; position:relative;}
.nomeevento h1 { font-size:16px; color:#FFF; padding:5px 0 0 0; margin:0; line-height:18px; text-transform:uppercase; text-shadow: 0 1px 0 rgba(0, 0, 1, 0.45);}
.nomeevento h2 { font-size:11px; color:#FFF; padding-top:0; margin:0; line-height:15px; text-shadow: 0 1px 0 rgba(0, 0, 1, 0.55);}

/*Tabelas*/
table input, table textarea, table select, table td .uneditable-input{ margin-bottom:0 !important;}
form.atividades table input { max-width:85%}
.thumbnail table { margin-bottom:0;}
.thumbnail { background:rgba(255, 255, 255, 0.8);}

/*Divisor*/
.divisor { padding:25px 0 0 0; margin:0 0 25px 0; border-bottom:1px solid #EAEAEA; display:block;}

/*Icones*/
.btn-navbar [class^="icon-"], .btn-navbar [class*=" icon-"] { margin:0;}

/*Rodapé*/
footer { position:relative; padding-top:5px; margin-top:15px; border-top:solid 1px #DBDBDB;}
footer .assinatura { margin:0; padding:0; position:absolute; top:10px; left:10px;}
footer .assinatura img { max-height:25px;}
footer .iw { margin:0; padding:0; position:absolute; top:10px; right:10px;}

/*Alinhamentos*/
.vtop { display:-moz-inline-stack; display:inline-block; *display:inline; zoom:1; vertical-align:top;}
.vmiddle { display:-moz-inline-stack; display:inline-block; *display:inline; zoom:1; vertical-align:middle;}

/*Títulos*/
.titulo { margin-bottom:25px;}
.titulo h1 { font-size:18px; line-height:22px; margin:0 0 3px 0;}
.titulo h2 { font-size:12px; line-height:16px; color:#999; margin:0; font-weight:lighter;}

/*Interno*/
.botoes { margin-bottom:15px;}
fieldset .botoes { margin-top:15px; margin-bottom:0;}

/*Alertas*/
input+.alert { background:none !important; border:0; margin-bottom:0; padding:0 0 5px 5px; white-space:nowrap;}

/*Inscrições*/
/*Pagamento*/
.lancamento { margin-bottom:5px;}
.lancamento .link { text-align:right;}

/*Menu Superior de Configurações*/
.menu-topo { padding:10px; margin:0;}

.menu-topo a { float: none; padding: 9px 10px 11px; line-height: 19px; color: #FFF; text-decoration: none; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);}

.menu-topo a:hover { color: #FFF; text-decoration: none; background-color: transparent; text-shadow: 0 1px 0 #000;}

.menu-principal .nav .active > a { background:#FFF; color:#0088CC; padding-top:7px; padding-bottom:7px;}
.menu-principal .nav .active > a:hover { background-color: #0088cc; color: #FFF;}
.menu-principal [class^="icon-"],
.menu-principal [class*=" icon-"] {
  display: inline-block; width: 14px; height: 14px; margin:2px -20px 0 0;
}
.collapse.in { height:auto; overflow:inherit;}
.menu-principal .dropdown-menu a { padding: 3px 25px 3px 15px; line-height: 18px; color: #333333;}

.navbar { margin-bottom:15px;}
.navbar .dropdown-menu .divider { margin:3px 1px;}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #0088CC; background-color: transparent;
}

/*Submenu multilevel*/
.dropdown>.sub-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown:hover>.sub-menu {
    display: block;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu a{
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu li.titulo {
  display: block;
  padding:2px 12px;
  margin:0;
  clear: both;
  font-weight: bold;
  line-height: 18px;
  color: #666;
  white-space: nowrap;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}

@media (max-width:979px) {
	.sub-menu li { margin-left:25px;}
	.sub-menu li.titulo { margin-left:15px;}
	.open .dropdown-menu .sub-menu { visibility:visible;}
	.nav-collapse .open .dropdown-menu { display:block;}
}


.ui-button { padding:3px 5px;}
.ui-buttonset { display:inline; padding-left:20px;}

ul.alert { margin:0 0 20px 0; list-style-position:inside;}
fieldset .well { margin-bottom:0px;}

.color-box { height:16px; width:16px; display:block; border:1px solid #FFF; border:1px solid rgba(0, 0, 0, 0.05); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);}

fieldset { padding: 10px; margin: 0 0 25px 0; border: 0; background:#FFF; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}

legend { display: block; width: 100%; padding: 0; margin-bottom:5px; font-size: 14px; line-height: 20px; color: #333333; font-weight:bold; border: 0;}

legend small { font-size: 13.5px; color: #999999;}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color:#F9F9F9;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #F4F4F4;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

fieldset .nav-tabs > .active > a,
fieldset .nav-tabs > .active > a:hover,
fieldset .nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9;
  /* IE9 and down */

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

/*Ajuste para inputs dentro do data tables*/
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}

.ui-helper-clearfix input,
.ui-helper-clearfix textarea,
.ui-helper-clearfix select,
.ui-helper-clearfix.uneditable-input {
	width:auto !important;
	margin-bottom:0;
}

.ui-helper-clearfix label input,
.ui-helper-clearfix label textarea,
.ui-helper-clearfix label select {
  display: inline-block !important;
  margin-bottom:0 !important;
}

.ui-helper-clearfix label {
  margin-bottom:0 !important;
}

/*...*/


h1 {
  font-size:18px;
  line-height:26px;
}

h1 small {
  font-size:14px;
}

h2 {
  font-size:16px;
  line-height:26px;
}
h2 span {
  font-weight:lighter;
}

h2 small {
  font-size:14px;
}

h3 {
  font-size:14px;
  line-height:17px;
  margin-bottom:7px;
}

h3 small {
  font-size:12px;
}

h4,
h5,
h6 {
  line-height:12px;
}

h4 {
  font-size:12px;
  margin-bottom:7px;
}

h4 small {
  font-size:11px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size:11px;
  color: #999999;
  text-transform: uppercase;
}

.table thead th, .table tfoot td {
  vertical-align: middle;
  background:#EAEAEA;
}

.table th { text-align:center;}

/*Recibo*/
.recibo { position: relative; width: 100%; height: 100%; display: block; padding: 25px;}
.recibo img { max-width:100%;}
.recibo .fundo { position: absolute; top: 0; left: 0; z-index:1;}
.recibo .fundo img { width: 100%;}
.recibo .topo { text-align: center; z-index: 3; position: relative;}
.recibo .conteudo { z-index: 3; position: relative;}
.recibo .assinatura { text-align: center; z-index: 3; position: relative;}

/*Ordenação*/
.galeria-ordem { list-style:none; margin:0; padding:0;}
.galeria-ordem li { list-style:none;  margin-bottom:10px; width:23%; margin-right:1%; display:-moz-inline-stack; display:inline-block; *display:inline; zoom:1; vertical-align:top;
-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow:0 2px 2px rgba(0, 0, 0, 0.1); box-shadow:0 2px 2px rgba(0, 0, 0, 0.1);}

/*Modal*/
.modalloading {
    display:    none;
    position:   fixed;
    z-index:9999999;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
                url('../imagens/loading.svg')
                50% 50%
                no-repeat;
}

body.loading { overflow: hidden;}
body.loading .modalloading { display: block;}

/*Dashboard*/
.dashboard .row-fluid .span2 { width:19.5%; margin-right:0.5%; margin-left:0;}
.dashboard .chamada { text-align:center;}
.dashboard h1 { color:#666; font-weight:normal; font-size:16px; line-height:20px; margin:3px 0 10px 0;}
.dashboard h2 { color:#666; font-weight:lighter; font-size:16px; line-height:20px; margin:3px 0 0 0;}
.dashboard h3 { color:#666; font-weight:normal; font-size:12px; line-height:20px;}
.dashboard hr { margin:10px 0;}
.dashboard small { font-size:small !important;}
.dashboard .well .numero-destaque { font-size:55px; font-weight:bold; line-height:95px; display:block;}
.dashboard .well .valor-destaque { font-size:46px; font-weight:bold; line-height:54px; display:block;}
.dashboard .well .valor-destaque-medio { font-size:24px; font-weight:bold; line-height:30px; display:block;}
.dashboard .well .valor-destaque-pequeno { font-size:18px; color:#666; font-weight:light; line-height:26px; display:block;}
.input-file { position:absolute;z-index:2;top:0;left:0;filter: alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;background-color:transparent;color:transparent; }


/* REALIZAÇÃO */
.data-realizacao-0 td { background: #E1EDFF;}
.data-realizacao-1 td { background: #B7E8D8;}
.data-realizacao-2 td { background: #FFFFC5;}
.data-realizacao-3 td { background: #FFE9BD;}
.data-realizacao-4 td { background: #FFBCAB;}
.data-realizacao-5 td { background: #787F8C;}
.opcoesimpressao button { margin-top:4px;}
.opcoesimpressao li { padding:0 5px;}
.vagasesgotadas { opacity:0.60;}

label.error { color:#F00;}

.finalizacao .input-append .add-on, .finalizacao .input-append .btn, .finalizacao .input-append .btn-group { margin-left:-3px;}
.btn-realizacao { font-size:22px; padding-top:15px; padding-bottom:15px;}

#div-participacoes th, #div-participacoes td { border-color:#FFF;}
#totalPagamento { padding:5px;}
.choque td {background: darkred; color: white}
.table tbody .choque:hover td {background: #F00; color: white}
.text-right{ text-align: right;}
.badge-large { font-size:14px;}
.label-large { padding:3px 7px; font-size:20px;}

table .separador:after { content:"- ";}
table .btn-group span { font-size:12px !important; padding-right:5px;}

.voto-anulado-adm { background:#f2dede !important;}


@media (max-width:979px) {
	.sticky { position:inherit; top:inherit; left:inherit; z-index:9; border-radius:0; background:rgba(255, 255, 255, 0.98);}
	.container-fluid { padding-left:20px; padding-right:20px;}
}

/* Cadastro de fichas de avaliação de atividades */
table td.par label, table td.impar label { display:block; height:100%; padding:4px 8px;}
table td.par { background:#F9F9F9; height:20px; padding:0;}
table td.impar { background:#EAEAEA; height:20px; padding:0;}

table td.um-ativo { background:#b94a48; color:#FFF;}
table td.dois-ativo { background:#f89406; color:#FFF;}
table td.tres-ativo { background:#3a87ad; color:#FFF;}
table td.quatro-ativo { background:#468847; color:#FFF;}

table td.um:hover, table td.um-ativo:hover { background:#b94a48; color:#FFF; filter: contrast(110%);}
table td.dois:hover, table td.dois-ativo:hover { background:#f89406; color:#FFF; filter: contrast(110%);}
table td.tres:hover, table td.tres-ativo:hover { background:#3a87ad; color:#FFF; filter: contrast(110%);}
table td.quatro:hover, table td.um-quatro:hover { background:#468847; color:#FFF; filter: contrast(110%);}

/**
 * Nestable
 */
.dd { position: relative; display: block; margin: 0; padding: 0; max-width: 800px; list-style: none; font-size: 13px; line-height: 20px; }

.dd-list { display: block; position: relative; margin: 0; padding:0; list-style: none; }
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }

.dd-handle { display: block; height: 30px; margin: 5px 0; padding: 5px 10px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd-handle:hover { color: #2ea8e5; background: #fff; }

.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }

.dd-placeholder,
.dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                      -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                         -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:         linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                              linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
            box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}

/**
 * Jquery Sortable
 */

.nestable-lists { display: block; clear: both; padding: 30px 0; width: 100%; border: 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; }

#nestable-menu { padding: 0; margin: 20px 0; }

#nestable-output,
#nestable2-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
    color: #000;
    border: 1px solid #eee;
    background: #F9F9F9;
    background: -webkit-linear-gradient(top, #F9F9F9 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #F9F9F9 0%, #eee 100%);
    background:         linear-gradient(top, #F9F9F9 0%, #eee 100%);
	cursor:move;
}
#nestable2 .dd-handle:hover { background: #bbb; }
#nestable2 .dd-item > button:before { color: #333; }

@media only screen and (min-width: 800px) {
    .dd + .dd { margin-left: 2%; }
}

.dd-hover > .dd-handle { background: #2ea8e5 !important; }

/**
 * Nestable Draggable Handles
 */

.dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd3-content:hover { color: #2ea8e5; background: #fff; }

.dd-dragel > .dd3-item > .dd3-content { margin: 0; }

.dd3-item > button { margin-left: 30px; }

.dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:    -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
    background:         linear-gradient(top, #ddd 0%, #bbb 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dd3-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; cursor:move;}
.dd3-handle:hover { background: #ddd; }
li.dd-item.dd3-item.inativo .dd3-content {
    color: #aaa;
}
li.dd-item.dd3-item.inativo button {
    color: #aaa;
}

li.dd-item.dd3-item.inativo .dd3-handle {
    border: 1px solid #ccc;
    background: #eee;
    background: -webkit-linear-gradient(top, #ddd 0%, #ccc 100%);
    background:    -moz-linear-gradient(top, #ddd 0%, #ccc 100%);
    background:         linear-gradient(top, #ddd 0%, #ccc 100%);
}

.congressistas .dropdown-menu { padding:0; border:0; min-width:inherit; background:none;}
.congressistas .dropdown-menu li > a { text-align:right; padding:4px 12px;}

/*EXPOSITORES*/

#text-left {
  border-radius: 4px 0px 0px 4px;
}

.totaisexpositores h4 { font-size: 18px; line-height: 22px; margin: 0; padding: 0; font-weight: 300;}
.totaisexpositores .valor { font-size: 28px; line-height: 32px; margin: 0; padding: 10px 0; font-weight: bold;}
.totaisexpositores .totalpago, .totaisexpositores .totalaberto, .totaisexpositores .totalatraso { text-align: center;}
.totaisexpositores .totalpago .valor { color: #007FFF;}
.totaisexpositores .totalaberto .valor { color: #FF7F00;}
.totaisexpositores .totalatraso .valor { color: #FF0000;}

/* PATROCINADORES */

.patrocinadores .coluna-1{ width: 100%; float:left; min-height:1px;}
.patrocinadores .coluna-2{ width: 49%; height:auto; margin:0 0.5%; float:left; min-height:1px;}
.patrocinadores .coluna-3{ width: 32%; height:auto; margin:0 0.5%; float:left; min-height:1px;}
.patrocinadores .coluna-4{ width: 24%; height:auto; margin:0 0.25%; float:left; min-height:1px;}
.patrocinadores .coluna-5{  width:19%; height:auto; margin:0 0.5%; float:left; min-height:1px;}
.patrocinadores .coluna-6{  width:16%; height:auto; margin:0 0.33%; float:left; min-height:1px;}
.patrocinadores .coluna-7{ width:14%; height:auto; margin:0 0.14%; float:left; min-height:1px;}
.patrocinadores .coluna-8{ width:12%; height:auto; float:left; margin:0 0.25%; min-height:1px;}
.patrocinadores .coluna-9{ width:10.5%; height:auto; float:left; margin:0 0.3%; min-height:1px;}
.patrocinadores .coluna-10{ width:9.5%; height:auto; float:left; margin:0 0.25%; min-height:1px;}
.patrocinadores .coluna-11{ width:8.5%; height:auto; float:left;  margin:0 0.25%; min-height:1px;}
.patrocinadores .coluna-12{ width:7.75%;  margin:0 0.25%; height:auto; float:left; min-height:1px;}

@media (max-width:768px) {
  .esconde-mobile{
    display: none!important;
  }
}
.d-none {
    display: none;
}

/*Loading*/
.loading-spinner {
    background: #333;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 5000;
}

.loading-spinner.active {
    display: block;
}

.c-loader {
    animation: is-rotating 1s infinite;
    border: 6px solid #e5e5e5;
    border-radius: 50%;
    border-top-color: #51d4db;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;
}

.msg-loading {
    position: relative;
    top: calc(50% + 40px);
    text-align: center;
    color: white;
    font-size: x-large;
}

@keyframes is-rotating {
    to {
        transform: rotate(1turn);
    }
}

.alert-success-top {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bolder;
    z-index: 5000;
}

.progress-bar-success {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #166417;
    animation: decreaseWidth 5s linear forwards;
}

.alert-danger-top {
    color: #fff;
    background-color: #d9534f;;
    border-color: #eed3d7;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bolder;
    z-index: 5000;
}

.progress-bar-danger {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #b23e4a;
    animation: decreaseWidth 5s linear forwards;
}

.msg-alert {
    white-space: nowrap;
}

@keyframes decreaseWidth {
    0% {
        width: 100%;
    }

    100% {
        width: 0;
    }
}

/**
 * Secretaria
 */

.valor-com-desconto {
    background: rgba(255, 255, 255, 0.7);
    border: none;
    text-align: right;
}

input[disabled].valor-com-desconto, select[disabled].valor-com-desconto, textarea[disabled].valor-com-desconto, input[readonly].valor-com-desconto, select[readonly].valor-com-desconto, textarea[readonly].valor-com-desconto {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    text-align: right;
}

/***************************************
    MODAL EDIÇÃO DE IMAGENS
***************************************/
.position-relative {
    position: relative;
}

.btn-edit-image {
    position: absolute;
    bottom: 10px;
    right: 15px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #3d444d !important;
}

.btn-edit-image:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.img-preview-container {
    display: block;
    width: 250px;
    height: 250px;
    border: 1px solid #ccc;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

/***************************************
    MIDIA DESK
***************************************/

.atividade-midia-desk {
    padding: 30px !important;
    margin-bottom: 10px !important;
}

.atividade-midia-desk:hover {
    background-color: #e8e8e8;
    border-color: #7c7676;
}

.paginacao-midia-desk {
    margin-top: 20px;
    text-align: center;
}

.paginacao-midia-pagina-link {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #333;
    border-radius: 4px;
}

.paginacao-midia-pagina-link.active {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
}

.paginacao-midia-pagina-link:hover {
    background-color: #f0f0f0;
}
