/*
* Arquivo de estilo comum para todos os portais e compartilhado em todos os clientes
*/

/* #region Tags reset */
body {
  font-family: 'Open Sans', 'open_sansregular', sans-serif, Tahoma, Verdana, Arial;
  background: #FFF;
  color: #434a54;
}

/* a {
  color: #434a54;
} */

img,
iframe,
object,
embed {
  max-width: 100% !important;
}

iframe {
  border: none;
  max-width: 100%;
}
/* #endregion */

/* #region Class reset */
.fa-bars {
  margin-left: 5px;
  margin-right: 5px;
}
.list-inline {
  margin-bottom: 0;
  margin-left: 0;
}
.list-inline > li {
  padding-left: 0;
  padding-right: 0;
}
.panel-body table[border='0'],
.panel-body table[border='0'] td,
.panel-body table[border='0'] tr {
  border: none !important;
}
/* #endregion */

/* #region Width */
.w20_ {
  width: 20%;
}
.w30_ {
  width: 30%;
}

.w120 {
  width: 120px !important;
}
.w180 {
  width: 180px;
}
.w200 {
  width: 200px;
}
.w300 {
  width: 300px;
}
.w340 {
  width: 340px;
}
/* #endregion */

/* #region Margin */
.mt0 {
  margin-top: 0;
}
.mb0 {
  margin-bottom: 0;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}
/* #endregion */

/* #region Padding */
.pl0 {
  padding-left: 0;
}

.pr0 {
  padding-right: 0;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pl80 {
  padding-left: 80px;
}
/* #endregion */

/* #region Position */
.top50 {
  top: 50px;
}
.left190 {
  left: 190px;
}
/* #endregion */

/* #region Font Size */
.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14px;
}
.fs15 {
  font-size: 15px;
}
.fs16 {
  font-size: 16px;
}
.fs18 {
  font-size: 18px;
}
/* #endregion */

/* #region Classes customizadas */
.text-white {
  color: #fff !important;
}
.no-padding {
  padding: 0px;
}
.pagina_site {
  min-height: 300px;
}
.table td.vertical-center,
.table th.vertical-center {
  vertical-align: middle !important;
}
.mfp-close-btn-in .mfp-close {
  color: #fff !important;
}

@media print {
  .no-print {
    display: none !important;
  }
}
/* #endregion */

/* #region Acessibilidade */
.skiplist {
  margin: 0;
  padding: 0;
}
.skip {
  display: none;
  text-align: left;
  margin: 0;
  padding: 0;
  position: absolute;
}
.skip {
  display: block;
}
:root .skip {
  display: block;
}
.skip a {
  padding: 0 0.5em;
  display: inline;
  z-index: 49;
  text-decoration:none;
  position: absolute;
  width: 12em;
  left: -200em;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.skip a:focus,
.skip a:active {
  position: absolute;
  left: 0;
  border: solid #999 5px;
  background: #eee;
}
.skip a:hover {
  cursor: default;
}

.panel-acessibilidade p {
  text-align: justify;
}
.panel-acessibilidade .text-center {
  text-align: center;
}

.btns-acessibilidade {
  margin: 0;
}
.btns-acessibilidade li {
  display: inline;
}
.btns-acessibilidade li .fa-font+.fa-plus {
  margin-left: -3px;
}
.btns-acessibilidade li .fa-font+.fa-minus {
  margin-left: -5px;
}
.btns-acessibilidade li .fa-lock,
.btns-acessibilidade li .fa-home {
  margin:0 3px;
}

.ajustar_fonte .btns-acessibilidade .btn,
.ajustar_fonte .btns-acessibilidade .btn i,
.btns-acessibilidade .btn {
  font-size: 10px !important;
}

@media (max-width: 767px) {
  .btns-acessibilidade {
    text-align: left;
    padding-bottom: 10px;
  }
}

body.com_contraste, body.com_contraste * {
  background-color: black !important;
  color: white !important;
}

body.com_contraste a,
body.com_contraste a:focus,
body.com_contraste a:hover,
body.com_contraste a:link,
body.com_contraste a:active,
body.com_contraste button,
body.com_contraste input[type=button],
body.com_contraste input[type=reset],
body.com_contraste input[type=submit] {
  background-color: black !important;
  color: white !important;
  border: none !important;
}

body.com_contraste img {
  filter: grayscale(100%) contrast(120%);
}

body.com_contraste input,
body.com_contraste textarea,
body.com_contraste select {
  border: 1px solid white !important;
}

body.com_contraste .topo-imagem{
  display: none;
}
/* #endregion */

/* #region Paginacao */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #ccc !important;
  border-color: #bbb !important;
}

.transp-paginacao {
  text-align: center;
}
.transp-paginacao .pull-left {
  float: none !important;
}
/* #endregion */

/* #region Bootstrap Calendar */
.datepicker {
  background: #fff !important;
  border: 1px solid #ccc !important;
}
/* #endregion */

/* #region Tabs */
.nav-tabs > li > a {
  color: #434a54 !important;
}
/* #endregion */

/* #region Bootstrap Carousel */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
/* #endregion */

/* #region Navbar Default */
.navbar-default {
  background-color: #aab2bd;
  border-color: #aab2bd;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #aab2bd;
}
.navbar-default .navbar-text,
.navbar-default .navbar-nav > li > a {
  color: #666;
}
/* #endregion */

/* #region Tab Custom */
.tabs-custom .nav-tabs,
.tabs-custom .nav-tabs * {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}
.tabs-custom .nav-tabs{
  background-color: transparent;
}
.tabs-custom .nav-tabs > li {
  border: none !important;
}
.tabs-custom .nav-tabs > li > a {
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}
.tabs-custom .nav-tabs > li > a:hover,
.tabs-custom .nav-tabs > li > a:focus,
.tabs-custom .nav-tabs > li > a:active {
  text-decoration: none;
}
.tabs-custom .tab-content {
  background-color: #396C63;
  min-height: 115px;
}
.tabs-custom .nav-tabs > li.active > a,
.tabs-custom .nav-tabs > li.active > a:focus,
.tabs-custom .nav-tabs > li.active > a:hover,
.tabs-custom .nav-tabs > li.active > a:active {
  background-color: #396C63 !important;
  color: #fff !important;
}
.tabs-custom .tab-content label,
.tabs-custom .tab-content a,
.tabs-custom .tab-content a:hover {
  color: #fff !important;
}
.tabs-custom .tab-content .form-btn {
  background-color: #fff;
  color: #396C63;
  font-weight: bold;
  min-height: 30px !important;
}
.tabs-custom .tab-content .form-btn:hover {
  background-color: #f5f5f5;
}
.tabs-custom .tab-content input[type='text'],
.tabs-custom .tab-content select {
  border: none !important;
}
/* #endregion */

/* #region #body_mask */
#body_mask {
	background-color: #333;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	font-size: 25px;
	text-align: center;
	position: fixed;
	z-index: 999999;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
/* #endregion */
