
/*    ******
* -- ARTIGOS ESPECIFICOS --
*    ******
*/

/*ARTIGO 7720 - TRANSPARENCIA*/

#art7720 #v-pills-tab {
  background-color: #1a4461;
  border-radius: 10px;
}
#art7720  #v-pills-tab a {
  color: white !important;
  font-weight: 100 !important;
  width: -webkit-fill-available;
}
#art7720  #v-pills-tab a:hover{
  background-color: #082e48;
}
#art7720 #v-pills-tab .nav-link.active{
  background-color: #166493;
}
#art7720 div#v-pills-tabContent {
  border: 1px solid #c0c6c9;
  padding: 15px;
  border-radius: 10px;
}
#art7720 #ptHead .container {
  min-height: fit-content;
  background-color: #ffcd44;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 15px;
}
#art7720 .jumbotron{
  padding: 0;
}
#art7720 .breadcrumb{
  background-color: transparent;
}
#art7720 div#v-pills-tabContent a {
  color: #007bff;
  border-color:#007bff !important;
  font-weight: 100;
  -webkit-appearance: inherit;
  white-space: inherit;
}
#art7720 div#v-pills-tabContent a:hover {
  color:white;
}
@media screen and (max-width: 600px) {
  #art7720   h1.display-4 {
    font-size: xx-large;
  }
  #art7720 div#v-pills-tabContent a {
    font-size: smaller;
  }
  #art7720 #v-pills-tab a{
    font-size: x-small;
  }
}
#art7720 .btn-primary {
  background-color: #092e48;
  border-color: white;
}
#art7720 .btn-outline-primary {
  font-size:16px;
}
#art7720 .dropdown-submenu {
  position: relative;
}

#art7720 .dropdown-submenu>.dropdown-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;
}

#art7720 .dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

#art7720 .dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

#art7720 .dropdown-submenu.pull-left {
  float: none;
}

#art7720 .dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
#art7720 li.dropdown-submenu {
  margin:2px;
}
#art7720 li.dropdown {
  margin:2px;
}


#art10176 .panel-group .panel-heading { BORDER: 1px solid; margin-bottom: 1px; border-radius:7px; }
#art10176 .panel a { text-decoration: none; }
#art10176 .moduletable h3 {display: none;}
#art10176 .moduletable h2 {display: none;}


#art7332 .moduletable td, #art7336 .moduletable td{
  border-top:none !important;
}


/*    ******
* -- GLOBAL --
*    ******
*/
/* *:hover,*:focus,*:active{
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
  z-index: 1 !important;
  border: 2px solid #FF0000 !important;
} */

a:hover,a:focus,a:active{
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
  z-index: 1 !important;
  /* border: 2px solid #fff !important; */
}


::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #ddd;
}

::-webkit-scrollbar-thumb {
  background: #144071;
}

.pull-left.item-image {
  /* display: none; */
}

/*    ******
* -- HEADER --
*    ******
*/
/* Header general settings */
@media only screen and (max-width: 770px) {
  #t3-header {
    height: 120px !important;
  }
}
#t3-header {
  height: 100px;
}
.t3-header {
  padding-top: 10px;
  padding-bottom: 0px;
}
/* Logo */

.logo-img {
  width: 200px;
  margin-left: -15px;
}
.logo-image a {
  max-width: 15em;
}
/* Site Slogan */

.site-slogan {
  display: inline;
  font-size: 115%;
}
.site-slogan .custom {
  padding: 95px 0 0 50px;
}
/* Header Utils */

.header-utils {
  margin-top: 10px;
  /* padding-left: 60px; */
}
/* Social Icons */

.t3-sidebar-2 {
  padding: 0 !important;
  float: right
}
li.paflink1,
li.paflink2,
li.paflink3,
li.paflink4 {
  margin: 0 !important;
  padding: 5px 5px 0 0
}
p.paf_module_caption {
  margin-top: 5px !important
}
div.paf_module > div.img-responsive {
  height: 366px !important
}
.paf_module {
  margin-top: 10px;
}
/* h2.newsflash-title {
width: 105%
} */
.socialIco {
  background-color: #083D71;
  width: 29px;
  height: 29px;
  float: right;
  margin-left: 2px;
  border-radius: 25px;
  color: white;
  text-align: right;
  padding: 0px;
  font-size: 22px;
  margin-top: 3px;
}
.socialIco:hover {
  background-color: #6BC4E8;
}
.socialIco .tooltiptext {
  visibility: hidden;
  width: 70px;
  background-color: #083D71;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  font-size: 14px;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  /* Use half of the width (120/2 = 60), to center the tooltip */
}
.socialIco:hover .tooltiptext {
  visibility: visible;
}
.socialIco i {
  margin-left: 6px;
}
.socialIco.envelope i {
  margin-left: 4px;
}
a.whats {
  position: absolute;
  margin-top: 526%;
  margin-left: -99%;
  z-index: 1;
}
a.whats div.socialIco {
  color: green;
  background-color: transparent;
  width: inherit;
}

div#Mod522 {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}


.social-icons img:hover {
  opacity: 0.5;
}
.social-icons .custom p {
  margin-bottom: 0;
}
/* Webmail Form */

.webmail-icon {
  float: left;
}
.webmail-icon img:hover {
  cursor: pointer;
  opacity: 0.5;
}
.webmail-login #user {
  margin-bottom: 2px;
}
.webmail-login #user,
.webmail-login #pass {
  width: 80px;
  height: 20px;
}
.webmail-login label {
  float: left;
  padding-right: 10px;
  font-weight: normal;
  font-size: 75%;
}
.webmail-login table,
.webmail-login tr,
.webmail-login td {
  border: 0;
}
/*    **********
* -- NAVIGATION --
*    **********
*/
/* Navigation general settings */
.collapse:not(.show) {
  display: none;
}
.collapse.in {
  display: block !important;
}

button.navbar-toggler {
  color: white;
}

.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: none;
}

li.deeper.dropdown {
  display: inline-block;
}

ul.menu > li.dropdown > ul.dropdown-menu {
  position: relative;
  border: none;
  box-shadow: none;
  display: block;
  margin-left: 15px;
  width: 187px;
}

.dropdown-menu > li > a {
  line-height: 1;
  white-space: inherit;
  padding: 3px 14px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #144071;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgba(0,0,0,0.2);
}

.nav .open > a{
  background-color: #004780;
}


.nav > li > a
{
  padding: 10px 10px;
}

.navbar-nav {
  margin: 0px -15px;
}
#t3-mainnav {
  background: #092e48;
  border: 0;
  height: 64px;
  padding: 7px;
}
#t3-mainnav .container {
  padding-right: 5px;
}
.navbar-default ul {
  /*float: right;*/
}
.navbar-default .navbar-nav li {
  float: right;
}
.navbar-default .navbar-nav li a {
  /* background: url('../images/crfsp/menu-bg-first.png') top left no-repeat transparent; */
  /*background-size:176px 50px;*/

  color: #fff;
  /*padding: 15px 20px 15px 25px;*/
  /* text-transform: uppercase; */
  font-size: 85%;
  /*min-width:110px;*/
}
.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav .active > a {
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}

li.nav-item.open {
  border-bottom: 2px solid yellow;
}

.navbar-default .navbar-collapse {
  border: 0;
}

ul.nav.navbar-nav.level0 {
  width: 100%;
}

ul.nav.navbar-nav.level0 li {
  list-style-type: none;
  display: table-cell;
  /* width: 1%; */
  float: none;
}

ul.nav.navbar-nav.level0 li a {
  text-align: inherit;
  width: 100%;
  color:white;
}
ul.nav.navbar-nav.level0 li a:hover {
  background-color: rgba(0,0,0,0.2);
}

.navbar-default .navbar-nav > .dropdown > a .caret, .navbar-default .navbar-nav > .dropdown > a:hover .caret{
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.dropdown-submenu > a {
  border-left-color: #fbf5f5 !important;
}

.dropdown-submenu:hover > a {
  border-left-color: #fbf5f5 !important;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fbf5f5 !important;
}

.dropdown-submenu.open > a:after {
  border-left-color: #fbf5f5 !important;
}
.dropdown-submenu > a:after {
  border-left-color: #fbf5f5 !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover{
  background-color: rgba(0,0,0,0.1);
  color: #fff;
}

.nav-child.dropdown-menu.mega-dropdown-menu {
  background: #092e48;
}

.nav-child.dropdown-menu.mega-dropdown-menu ul li {
  display: list-item;
}

.nav-justified .nav-item {
  flex-basis: auto;
}
[data-level="1"] .nav-child.dropdown-menu.mega-dropdown-menu {
  background-color:#004780;
}
[data-level="2"] .nav-child.dropdown-menu.mega-dropdown-menu {
  position: relative;
  margin-left: 19%;
  margin-top: 0;
  border: none;
  /* transform: scale(0.9); */
  background-color:#166493;
}
[data-level="3"] .nav-child.dropdown-menu.mega-dropdown-menu {
  background-color:#547a94;
  right: auto !important;
  left: 0 !important;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  right: auto !important;
}
.col-xs-12.mega-col-nav {
  margin: auto;
}

.t3-megamenu
{
  width: 100%;
}

.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  background-color: rgba(0,0,0,0.1) !important;
  color: #fff;

}

li.dropdown.mega.nav-item.open {
  border-bottom: 2px solid yellow;
}

.navbar-default .navbar-nav > .active > a
{
  background-color: rgba(0,0,0,0.1) !important;
  color: #fff;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 15px;
  /* background-color:#092e48; */
}
/* Head Search */

.head-search {
  margin: 0;
  clear: none;
  float: left;
  width: 100%;
}
.head-search .search {
  float: left;
}
#mod-search-searchword::placeholder {
  color: #ffffff !important;
  opacity: 1;
}
#mod-search-searchword {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  /* background: url('../images/crfsp/search-bg.png') no-repeat top left transparent; */
  background-size: 100%;
  height: 50px;
  width: 114% !important;
  font-style: italic;
  font-size: 140%;
  color: #fff;
  padding-left: 23%;
  margin-left: -15px;
  /* background-color:#cce5eb; */
  /* background-color:#bce6f4;*/
}
/*    **********
* -- SEPARATORS --
*    **********
*/
/* Sitewide Separator */

.sitewide-sep .container {
  height: 10px;
  background: url('../images/crfsp/sitewide-sep.png') top left no-repeat transparent;
  background-size: 1170px 10px;
}
/* Small Separator */

.small-sep {
  height: 10px;
  background: url('../images/crfsp/small-sep.png') top left no-repeat transparent;
  background-size: 251px 10px;
  margin: 10px 0 10px 0;
}
/*    ****************
* -- SIDEBAR 1 (left) --
*    ****************
*/
/* Sidebar 1 general settings */

.t3-sidebar-1 {
  padding: 0;
}
.t3-sidebar-1 .t3-module {
  margin-bottom: 0;
}
/* Left Menu */

#left-menu {
  padding-top: 10px;
}
#left-menu .nav-child li {
  list-style: none;
}
#left-menu .nav-header {
  text-transform: uppercase;
  font-size: 120%;
  color: #373737;
  padding: 7px 0 5px 25px;
  font-family: 'Dax-Condensed', Tahoma, arial, sans-serif;
}
#left-menu .deeper {
  padding-bottom: 15px;
}
#left-menu .item-147 .nav-header {
  background: url('../images/crfsp/icon-menu-atendimento.png') top left no-repeat transparent;
  background-size: auto 25px;
}
#left-menu .item-163 .nav-header {
  background: url('../images/crfsp/icon-menu-sobre-o-crf.png') top left no-repeat transparent;
  background-size: auto 25px;
}
#left-menu .item-209 .nav-header {
  background: url('../images/crfsp/icon-menu-qualificacao.png') top left no-repeat transparent;
  background-size: auto 25px;
}
#left-menu .item-218 .nav-header {
  background: url('../images/crfsp/icon-menu-orientacao-farmaceutica.png') top left no-repeat transparent;
  background-size: auto 25px;
}
#left-menu .item-225 .nav-header {
  background: url('../images/crfsp/icon-menu-publicacoes.png') top left no-repeat transparent;
  background-size: auto 25px;
}
#left-menu .nav-child {
  font-family: 'Dax-Condensed-Light', Tahoma, arial, sans-serif;
  padding: 5px 0 5px 25px;
  font-size: 120%;
}
/* Below left-menu: Revista CRF-SP */

.module-revista {
  font-size: 130%;
}
.module-revista img {
  max-width: 160px;
}
/*    ****************
* -- SIDEBAR 2 (right) --
*    ****************
*/
/* Sidebar 2 general settings */

.t3-sidebar-2 {
  padding: 0;
  float: right;
}
.t3-sidebar-2 .t3-module {
  margin-bottom: 0;
}

/*    ****
* -- HOME --
*    ****
*/
/* Slash modal */

.modal-footer {
  border: none;
}
.modal-header {
  border: none;
}
@media (min-width: 768px) {
  .modal-lg {
    width: 800px;
  }
}
/* Home general settings */

#t3-content {
  padding-bottom: 0;
  padding-top: 0;
}
.news-left {
  padding: 15px 10px 0 10px;
  float:left;
}
.news-left .news,
.news-right .news {
  padding: 0;
}
.news-left .news .newsflash-title {
  margin-top: 0;
}
.news-left .news .newsflash-title a {
  max-width: 250px;
  height: 25px;
  padding: 5px 15px 5px 5px;
  font-family: 'Dax-Medium', Tahoma, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding-left: 0px;
  color: black;
}
.news-right {
  padding: 15px 10px 0 10px;
  float:left;
}
.news-right .news .news-item {
  /*border:1px solid #9d9fa1; margin-bottom:15px;*/
}
.news-right .news .news-intro-text {
  padding: 10px;
  font-size: 20px;
}
.news .news-item {
  padding: 0;
}
.news .news-intro:hover {
  text-decoration: none;
}
.news .readmore {
  background: url('../images/crfsp/leiamais-laranja.png') top left no-repeat transparent;
  background-size: 9px 12px;
  padding-left: 20px;
  color: #000;
  font-family: 'Dax-Medium', Tahoma, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}
.news p {
  font-family: 'Dax-Condensed-Light';
  line-height: 100%;
  margin: 0;
}
/* News-1: Manchete Com Foto */

.news-1 img.img-responsive {
  width: 100%;
  max-height: 300px;
}
/* .news-1 .news-intro-text { visibility:hidden; display:none; }*/

/* h2.newsflash-title {
position: absolute;
top: 64%;
background: url('../images/crfsp/canto_azul_manchete-alpha.png') top left no-repeat transparent;
margin: 0;
padding: 15px;
width: 100%;
background-size: 80% auto;
overflow: hidden;
height: 36%;
} */

.news-1{
  margin-bottom:20px;
}


/* .news-1 .news-intro-text {
font-family: "Dax-Condensed-Light", Tahoma, arial, sans-serif !important;
font-size: 25px !important;
letter-spacing: -1px !important;
line-height: 150% !important;
text-transform: none !important;
max-width: 460px !important;
padding: 0 !important;
color: #000 !important;
} */
/* .news-1 .newsflash-title a {
font-family: "Dax-Condensed-Light", Tahoma, arial, sans-serif !important;
font-size: 35px !important;
letter-spacing: -1px !important;
line-height: 90% !important;
text-transform: none !important;
max-width: 460px !important;
padding: 0 !important;
color: #000 !important;
text-decoration:none;
} */

/* News-2: Manchete Sem Foto */

.news-2 {
  margin-bottom: 20px;
}
.news-2 img {
  display: none;
  visibility: hidden;
}
.news-2 .news-highlight {
  padding: 5px 0;
  margin-bottom: 15px;
}
.news-2 .news-highlight span {
  color: #fff;
  background: url('../images/crfsp/canto-azul-destaque_fundo-branco.png') top right no-repeat #144071;
  padding: 5px 45px 5px 5px;
  text-transform: uppercase;
  font-family: 'Dax-Medium', Tahoma, arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}
.news-2 .newsflash-title a {
  font-family: "Dax-Condensed-Light", Tahoma, arial, sans-serif !important;
  font-size: 50px !important;
  letter-spacing: -2px !important;
  line-height: 90% !important;
  text-transform: none !important;
  max-width: none !important;
  height: auto !important;
  padding: 0 !important;
  color: #373737 !important;
}
.news-2 .newsflash-title a:hover {
  text-decoration: none !important;
}
.news-2 .news-intro-text {
  font-size: 160%;
  margin-bottom: 10px;
}
/* News-3: EspaÃ§o Laranja */

.news-3 {
  padding-right: 10px !important;
}
.news-3 .newsflash-title {
  margin-bottom: 15px;
}
.news-3 .newsflash-title a {
  color: #fff;
  background: url('../images/crfsp/canto-laranja-noticia_fundo-branco.png') top right no-repeat #ee8d28;
  font-size:75% !important;
}
.news-3 .news-intro-text {
  font-size: 25px;
  line-height: 110%;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*.news-3 img { width:250px; height:120px; }*/
/* News-4: EspaÃ§o Azul Escuro */

.news-4 .newsflash-title a {
  background: none transparent;
  color: #073d70;
}
.news-4 .news-intro-text {
  font-size: 20px;
  padding-bottom: 5px;
  line-height: 110%;
}
.news-4 .readmore {
  background: url('../images/crfsp/leiamais-azulescuro.png') top left no-repeat transparent;
  background-size: 9px 12px;
}
/* News-5: EspaÃ§o Azul Claro */

.news-5 .newsflash-title a {
  background: none transparent;
  color: #46c6ee;
}
.news-5 .news-intro-text {
  font-size: 18px;
  padding-bottom: 5px;
  line-height: 130%;
}
.news-5 .readmore {
  background: url('../images/crfsp/leiamais-azulclaro.png') top left no-repeat transparent;
  background-size: 9px 12px;
}

.news-6 {
  width: 100%;
  display: flex;
}
.news-6 .news-item {
  padding-left: 0;
  padding-right: 5px;
  font-size: 140%;
  text-align: center !important;
  box-shadow:0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.news-6 .newsflash .news-item a.news-intro-image {
  float: left;
}

/*.news-6 .news-intro-image img { max-width:178px; }*/
.news-6 .newsflash .news-item .news-intro-image .img-responsive {
  max-height: 138px;
}
.news-6 .news-intro-text {
  margin-top: 10px;
}

a.news-intro {
  font-size: 20px;
  color: black;
}

/*News-7: EspaÃ§o Chamadas */

.news-7 {
}

.news-7 .news-item {
  padding-left: 0;
  padding-right: 5px;
  font-size: 140%;
  text-align: center !important;
  display: inline-block;
  border-bottom: 1px solid #cfcfcf;
}
.news-7 .newsflash .news-item a.news-intro-image {
  float: left;
}
/*.news-7 .news-intro-image img { max-width:178px; }*/
.news-7 .newsflash .news-item .news-intro-image .img-responsive {
  max-height: 138px;
}

.portalNoticias .newsflash .news-item .news-intro-image .img-responsive {
  max-height: none;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

.portalNoticias .newsflash .news-item a.news-intro-image {
  float: none;
}

.portalNoticias .newsflash .news-item {
  /* height: 293px; */
  padding: 4px;
  margin-top: 4px;
  box-shadow: none;
  margin-bottom: 15px;
}

.portalNoticias .newsflash-title-container a {
  font-weight: bold;
  color: black;
}

.portalNoticias .news-item-content {
  padding: 5px 15px 15px 15px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  display: block;
}

.news-item-content {
  display: table-cell;
  padding: 25px 15px 15px 15px;
  text-align: initial;
}

.col-xs-12.news.CRFservices {
  /* box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); */
}

.news-7 .news-intro-text {
  margin-top: 10px;
}
/*.news-7 .last-item p { padding-right:0 !important; }*/
/*.news-7 .news-intro img { max-width:180px; height:auto; } */
/* Banner Rotator */

.bt-cs .bt-row {
  height: 500px;
}
.slide {
  height: 500px;
}
/* div#btcontentslider447 {
height: 500px;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
} */

.bt_handles li.current a {
  background-color: white;
}

.bt_handles li a {
  background-image: none;
  background-color: rgba(255,255,255,0.5) ;
  border-radius: 100px;
}

@media only screen and (max-width: 770px) {
  .logo-img {
    width: 150px;
  }
  .hide-on-med-and-down{
    font-size:17px !important;
  }
}

@media only screen and (max-width: 767px) {
  .bt-csbannerPortalNoticias .bt-inner .bt-title {
    max-width: 250px !important;
    height: 25px !important;
    padding: 5px 15px 5px 5px !important;
    font-family: 'Dax-Medium', Tahoma, arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    padding-left: 0px !important;
    color: black !important;
    line-height: 1.1 !important;
  }
  .bt-conteudo{
    height: 20vh;
  }
}
@media only screen and (min-width: 768px) {
  .bt-csbannerPortalNoticias .bt-inner .bt-title {
    font-size: 48px !important;
  }

}

@media only screen and (max-width: 1200px) {
  .bloglistagemNoticias section.article-content.clearfix {
    width: 85% !important;
  }
}

.bloglistagemNoticias section.article-content.clearfix {
  width: 60%;
  margin: auto;
  text-align: justify;
}

.djslider-default ul.djslider-in,.djslider .djslider-default {
  /*--widthA: 100vw;*/
  /*height: calc(100vw * 199/ 1600) !important;*/
}

#djslider327{
  height: calc(100vw * 199/ 1600) !important;
  /*height: 12.5em !important;*/
}
.navigation-container{
  top: -12% !important;
}

.djslider-loader-default {
  padding: 0px !important;
}

.djslider-default{
  height: fit-content !important;
}

.djslider-default .slider-container{
  position: relative !important;
}

.bt-conteudo {
  padding: 25px;
}

.bt-cs .bt-inner .bt-title{
  color:#000;
  background-image: none;
  background-color: #fff;
  margin-top: 353px;
  line-height: 65px;
}
.bt-introtext {
  color:#000;
  margin-top: 0px;
}

.t3-mainbody {
  padding-top: 0px;
  background: #f5f5f5;
}
.home {
  background-color: #f5f5f5;
}
.container{
  /*min-width:1170px;*/
}

h5.newsflash-title {
  border-top: 1px solid #fff;
  padding-top: 10px;
  margin-bottom: 3px;
  font-weight: bold;
}
.news-1 h1.newsflash-title {font-size: 19px;}
.news-1 h2.newsflash-title {font-size: 19px;}
.news-1 h3.newsflash-title {font-size: 19px;}
.news-7 h1.newsflash-title {font-size: 19px;}
.news-7 h2.newsflash-title {font-size: 19px;}
.news-7 h3.newsflash-title {font-size: 19px;}

.news-6 h1.newsflash-title {font-size: 18px;}
.news-6 h2.newsflash-title {font-size: 18px;}
.news-6 h3.newsflash-title {font-size: 18px;}

h3.newsflash-title {
  font-size: 19px;
}


.newsflash p {
  text-align: inherit !important;
}

.t3-mainbody .container {
  background-color: #fff;
  min-height: 374px;
}
#t3-mainbody .row {
  background-color: #fff;
}
.banner-rotator {
  padding: 0;
}
/* Youtube feeds */

.youtube-feeds {
  padding: 0 0 15px 0;
}

.pagination {
  display: flex !important;
}

.pagination .counter {
  margin-top: 0px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}


/*BANNER - PORTAL DE NOTICIAS*/
.bt-csbannerPortalNoticias {
  margin-bottom: 25px;
  /* display: inline-grid !important; */
  /* display: contents !important; */
}

.bt-csbannerPortalNoticias .slides_container {
  /* display: inline-block !important; */
}

.bt-csbannerPortalNoticias img {
  float: left;
}

.bt-csbannerPortalNoticias .slide, .bt-csbannerPortalNoticias .bt-row{
  height: fit-content;
  margin-bottom: 40px;
}

.bt-csbannerPortalNoticias .bt-row{
  width: 99% !important;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  margin: 0.5%;
}

.bt-csbannerPortalNoticias .bt-introtext {
  order:3;
  position: inherit;
}

.bt-csbannerPortalNoticias .bt_handles {
  top: 100% !important;
  left: 50%;
  transform: translateX(-50%);
}

.bt-csbannerPortalNoticias .bt_handles li a {
  background-color: rgb(27, 68, 98,0.5);
}

.bt-csbannerPortalNoticias .bt_handles li.current a {
  background-color: rgb(27, 68, 98)
}

.bt-csbannerPortalNoticias a.bt-title {
  margin-top: 27px !important;
  left: 52%;
  width: 48% !important;
  padding: 10px !important;
}

.bt-csbannerPortalNoticias .bt-inner .bt-title{
  font-weight: bold;
  font-size: 48px;
  color: #3e3e3e;
  display: initial;
  /* float: left; */
  order: 2;
  position: initial;
  height: fit-content !important;
}


.bt-cs .bt-inner{
  display: flex;
  flex-direction: row-reverse;
  margin: -20px;
}

@media (max-width: 720px) {
  .bt-cs .bt-inner{
    display: flex;
    flex-direction: column-reverse;
  }
}



.bt-cs .bt-center{
  order: 1;
  margin-top: 0;

}


.bloglistagemNoticias .leading {
  padding: 5px;
  float: left;
  min-height: 145px;
  max-height: 145px;
  margin-bottom: 15px;
}

.bloglistagemNoticias .leading-content {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  min-height: 145px;
  max-height: 145px;
  overflow: hidden;
}

.pull-left.item-image img {
  width: 100%;
}

.leading article{
  display: flex;
}
.leading article>div{
  max-width: 50%;
}

/*    **************
* -- SEARCH RESULTS --
*    **************
*/
/* Search results general settings */

#searchForm .phrases {
  visibility: hidden;
  display: none;
}
/*    ********
* -- ARTICLES --
*    ********
*/
/* Articles general settings */
.page-subheader {
  margin: 0 0 20px;
  text-align: center;
  border-bottom: 1px solid #efefef;
  padding-bottom: 27px;
  font-weight: bold;
  margin-top: 20px;
}
.page-subheader h2.page-subtitle {
  font-size: 36px;
  font-weight: bold;
}
small.subheading-category {
  font-weight: bold;
  font-size: 36px;
  color: black;
  margin: 0 0 20px 0;
}

h1.article-title  {
  text-align: center;
  border-bottom: 1px solid #efefef;
  padding-bottom: 27px;
  font-weight: bold;
}

h1.page-title{
  font-weight: bold;
}

.page-header {
  text-align: center;
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
  margin-top: 15px;

}

#t3-content .item-page {
  padding: 20px;
}
#t3-content article a {
  /*color:#054afb;*/

  color: #092e48;
  font-weight: bold;
}
#t3-content article a:hover {
  /*color:#054afb;*/

  color: #4d87c6;
}
/* 'Farmacia Estabelecimento de SaÃºde' article */

.item-page-farmest .article-content img {
  display: inline;
}
/* Social Share */

.social-share {
  margin-bottom: 20px;
}
/* Printable version of articles */

@media print {
  a[href]:after {
    content: none;
  }
}
/*    *******
* -- JEVENTS --
*    *******
*/
/*
.news-left.col-xs-9 {
display: none;
}
*/
form#jeventspost {
  width: 98%;
}


#cal_title {
  display: none;
  visibility: hidden;
}
.ev_td_li {
  margin-top: 15px;
  margin-bottom: 15px;
}

.jev_evdt_title {
  width: fit-content;
}


div#jevents_body fieldset {
  display: initial;
  width: 100%;
}

/*    *************
* -- CATEGORY BLOG --
*    *************
*/
/* Specifically for "Noticias" Category Blog */

.blog-noticias .category-desc {
  margin-bottom: 25px;
}
.blog-noticias h2 {
  margin-bottom: 3px;
}
.blog-noticias .article-aside {
  margin-bottom: 3px;
}
.blog-noticias .article-intro {
  margin-bottom: 3px;
}
#t3-content .blog a {
  color: #092e48;
  font-weight: bold;
  text-decoration: none;
}

#t3-content .blog h2.article-title a{
  font-size: 25px;
}

/* Specifically for "Clipping" Category Blog */

.clipping .items-more > h3 {
  display: none;
}
.clipping .items-more .nav > li:first-child {
  border-top: none;
}

.items-more ol.nav {
  display: initial;
}
/*    *****************
* -- SECCIONAIS MODULE --
*    *****************
*/
/* General */

.seccional {
  margin: 0;
  padding: 0;
}
.secc-title,
.secc-utils,
.secc-img,
.secc-info,
.secc-management,
.secc-events,
.secc-deputy,
.secc-manager {
  padding: 0;
  font-family: 'Dax-Condensed', Tahoma, arial, sans-serif;
}
/* Header (type, name, map and search) */

.secc-header {
  margin: 10px 0 15px 0;
  padding-right: 15px;
}
.secc-type span {
  font-size: 26px;
  color: #fff;
  background: url('../images/crfsp/secc-type-bg-full.png') no-repeat top right transparent;
  /*background-color:#47c7ef;*/

  padding: 5px 25px 5px 10px;
}
.secc-name h1 > span {
  position: relative;
  top: -3px;
  font-size: 45px;
  background: url(../images/crfsp/secc-name-bg.png) no-repeat top right #cce5eb;
  color: #083e71;
  padding: 15px 45px 5px 10px;
}

@media only screen and (max-width: 600px) {
  .secc-name h1 > span {
    top: -12px;
    font-size: 24px;
  }
}
.secc-type span,
.secc-name h1 > span {
  font-family: 'Dax-Medium', Tahoma, arial, sans-serif;
}
.secc-utils {
  text-align: right;
}
.secc-gmap {
  margin-right: 20px;
}
/* Tier 1 (seccional image, statistical data) */

.secc-tier1 {
  margin-bottom: 30px;
}
.secc-img {
  width: 415px;
  height: 250px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.secc-img img.img-responsive {
  width: inherit;
}

.secc-info {
  padding-left: 30px;
  font-size: 22px;
}
.secc-info-name {
  color: #6e6f71;
}
.secc-info-data {
  color: #000;
  font-weight: bold;
}
/* Tier 2 (management, events) */

.secc-tier2 {
  margin-bottom: 30px;
  padding-right: 15px;
}
.secc-management {
  font-size: 15px;
  font-weight: bold;
  margin-left: 10px;
}
.secc-management-img {
  width: 90px;
  height: 125px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #ccc;
}
.secc-manager,
.secc-deputy {
  padding-right: 15px;
}
.secc-crfsp {
  font-weight: normal;
}
.secc-events {
  padding-left: 15px;
  font-size: 25px;
}
.secc-events-header {
  text-transform: uppercase;
  color: #47c7ef;
  margin-bottom: 10px;
}
.secc-events ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.secc-events li {
  color: #6e6f71;
  border-bottom: 1px solid #6e6f71;
  padding-bottom: 5px;
  font-size: 16px;
}
/* Tier 3 (duty, hours, adress, contatcs) */

.secc-tier3 {
  padding-right: 15px;
  color: #6e6f71;
  margin-bottom: 30px;
}
.secc-duty {
  /* height: 124px; */
  background: url('../images/crfsp/secc-duty-bg.jpg') no-repeat top left transparent;
  /* padding: 26px 10px 26px 20px; */
  font-size: 20px;
  margin-top: 10px;
}
.secc-hours-and-addr {
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0 0;
}
.secc-hours-and-addr li {
  padding-left: 20px;
  background: url('../images/crfsp/leiamais-laranja.png') center left no-repeat transparent;
  background-size: 9px 12px;
  background-position-y: 7px;
  font-size: 16px;
  color: #87888a;
}
.secc-hours-and-addr li > span {
  color: #000;
}

.secc-news {
  color: #47c7ef;
  text-transform: uppercase;
  padding: 3px;
  margin-left: 10px;
  font-size: 25px;
  margin-bottom: 5px;
  font-family: 'Dax-Condensed', Tahoma, arial, sans-serif;
}
/* Responsive iFrame */

#preview-frame {
  background-color: #ffffff;
  color: #000000;
  display: block;
  font-family: "Helvetica", "Arial", Tahoma;
  height: 100%;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #preview-frame {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
  }
}

/*    ******
* -- ANCHOR --
*    ******
*/

.anchor {
  padding-right: 10px;
  font-size: 0.8em !important;
  font-family: Arial, Helvetica, sans-serif;
  border: none;
  color: #48494a;
}
.anchor:hover {
  text-decoration: none;
}

.anchor span{
  background-color: #f5f5f5;
  font-weight: bold;
  color: #327241;
  padding: 0 4px;
}
#anchorpt1{
  text-align: left;
}
#anchorpt2{
  text-align: right;
}
#contrasteLink:focus, #contrasteLink:hover{
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
  z-index: 1 !important;
}

@media only screen and (max-width: 770px) {
  #anchorpt1{
    text-align: center;
  }
  #anchorpt2{
    text-align: center;
  }

}


/*    ******
* -- SOCIAL ICONS --
*    ******
*/

a.socialList_item, a.socialList_item:hover {
  text-decoration: none;
  margin: 0px;
}

.link-vlibras:hover,#VLibras:hover+.link-vlibras{
  display: block !important;
}

.socialList_item{background-color: white;}

.link-vlibras {
  height: auto;
  top: 0;
  transition: 0.1s;
  width: 150px;
  display:none;
  border: 2px solid #dfdfdf;
  color: #606060;
  right: 0;
  position: absolute;
  z-index: 1;
  background-color: whitesmoke;
  text-align: center;
  padding: 6px;
  font-size: small;
  transition: 0.5s;
}

@media only screen and (max-width: 770px) {
  .iconHead{
    margin-top: -20px;
  }
  #t3-header{
    height: 100px;
  }
}
@media only screen and (max-width: 600px) {
  #acessoInfo {
    width:65px !important;
  }
  .acess{
    font-size: 12px !important;
  }
}
.acess{
  font-size: 16px;
}
.iconHead{
  font-size: 20px;
}

/*    ******
* -- FOOTER --
*    ******
*/

@media only screen and (max-width: 1200px) {
  .imgLogo {
    width: 40% !important;
  }
}

.imgLogo {
  width: 60%;
  margin: auto;
  text-align: justify;
}

.footer-2 {
  width: 85%;
  padding-left: 64px;
}

div#footerBlue {
  background-color: #fab802;
  height: 20px;
}

.custom-hours, .custom-addr {
  color: #fff;
  font-size: 0.8rem;
}

.custom-sel-addr {
  color: #fff;
  font-size: 0.8rem;
  margin-top: 25px;
  margin-bottom: 25px;
}

.addr-title, .hours-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 1.1rem;
  line-height: 110%;
  margin: 1.0933333333rem 0 .656rem 0;
}

footer {
  background-color: #092e48;
}

.footer {
  /* position: absolute; */
  bottom: 0;
  width: 100%;
}

.footer-copyright {
  overflow: hidden;
  min-height: 50px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 10px 0px;
  color: #fff;
  background-color: #092e48;
}

.footer .container {
  padding: 25px;
}

.footer-copyright .container {
  padding: 0px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 15px;
}



/* Footer general settings */
#t3-footer { background:transparent; border:none; }
.t3-copyright { border:none; padding:30px 0 0 0;}

/* footer-3: Address selection */
#selectAddr {
  height:28px;
  background-color: #092e48;
  color: #fff;
}


/* Prescricao Farmaceutica (HTMl Module) */

.custom-prescricao {
  background: rgb(81,127,164); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxN2ZhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDM5NDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(81,127,164,1) 0%, rgba(36,57,73,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(81,127,164,1)), color-stop(100%,rgba(36,57,73,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(81,127,164,1) 0%,rgba(36,57,73,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(81,127,164,1) 0%,rgba(36,57,73,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(81,127,164,1) 0%,rgba(36,57,73,1) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(81,127,164,1) 0%,rgba(36,57,73,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517fa4', endColorstr='#243949',GradientType=1 ); /* IE6-8 */
  padding: 5px 10px;
  text-align: center;
}
.custom-prescricao .prescricao-title {
  font-family: 'Dax-Condensed', Tahoma, arial, sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: rgb(203, 235, 247);
}
.custom-prescricao a {
  font-family: 'Dax-Condensed-Light', Tahoma, arial, sans-serif;
  padding: 0 10px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}
/* PAF (HTMl Module) */

.paf_module.col-xs-12.col-sm-12 {
  margin-bottom: 10px;
}

div.paf_module > div.img-responsive {
  background-image: url('http://portal.crfsp.org.br/images/PAF/Banner_portal/bg-paf.jpg');
  width: 200px;
  height: 473px;
}

img.paf_logo {
  display: block;
  width: 200px;
  height: auto;
}

img.paf_BE {
  display: block;
  width: 200px;
  height: auto;
}

ul.paf_module_links {
  padding-left: 25px;
}

ul.paf_module_links li{
  list-style-type:none;
}

ul.paf_module_links li a {
  color: #000;
  font-size: 12pt;
}

li.paflink1 {
  margin: 10px 5px 0px -5px;
  padding: 10px 5px 0 0;
}

li.paflink1 span {
  color: rgb(30, 87, 118);
}

li.paflink2 {
  margin: 10px 10px 0 0;
  padding: 10px 10px 0 0;
}

li.paflink3 {
  margin: 10px 10px 0 0;
  padding: 10px 10px 0 0;
}

li.paflink4 {
  margin: 10px 20px 10px 0;
  padding: 10px 20px 10px 0;
}

p.paf_module_caption {
  color: #808080;
  font-size: 10pt;
  text-align: center;
  margin-top: 15px;
}

.paf_benefit_club{
  float:left;
}

#left-menu .nav-child li > a.blue{
  font-weight:bold;
  color:#000;
}
