@charset "UTF-8";
/*RECONFIGURA BOOTSTRAP*/
/* Preto */
/* Branco */
/* Branco */
/* Verde escuro */
/* Verde medio */
/* Verde claro */
/* Verde amarelado */
/* Cinza bem escuro */
/* Cinza escuro */
/* Cinza normal */
/* Cinza claro */
/* Cinza bem claro */
/* Azul medio */
/* Azul claro */
/* Verde musgo */
/* Amarelo */
/*Vermelho musgo */
/* Roxo */
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}

.form-control {
  width: 100%;
  height: 37px;
  font-size: 15px;
}

.small-control {
  width: 100px;
  display: -webkit-inline-box;
}

.form-control_small {
  width: 100%;
  height: 37px;
  font-size: 15px;
}

.txtRodLeft {
  line-height: 17px;
  text-align: left;
}

.txtRodRight {
  line-height: 17px;
  text-align: right;
}

.txtRodLeft p {
  font-weight: 600;
  font-size: 14px;
}

.txtRodRight p {
  margin-top: 31px;
}

.via_cartao {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  background-color: #0055d4;
  color: #fff;
  font-size: 11px;
  margin-left: 5px;
  font-weight: 700;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
}

.via_cartao:hover {
  color: #fff;
  background-color: #55a1ff;
  text-decoration: none;
}

.cor6 {
  color: #006ab7;
}

.colorBack1 {
  background-color: #006ab7;
  /* Azul medio */
}

.colorBack2 {
  background-color: #00bbd3;
  /* Azul claro */
}

.colorBack3 {
  background-color: #4bae4f;
  /* Verde musgo */
}

.colorBack4 {
  background-color: #fec006;
  /* Amarelo */
}

.colorBack5 {
  background-color: #fe4235;
  /*Vermelho musgo */
}

.colorBack6 {
  background-color: #310080;
  /* Roxo */
}

.colorBack7 {
  background-color: #053f33;
  /* Verde escuro */
}

body {
  /*font-size: 12px;*/
  background-color: #fff;
  word-wrap: break-word;
  color: #464646;
  font-family: "Roboto Condensed", sans-serif;
}

.containerMobile {
  width: 40%;
  margin: auto;
}

/*MENU DROP BOOTS*/
* {
  -webkit-transition: all .33s ease-out;
  transition: all .33s ease-out;
}

.rodapeMobile {
  bottom: -110px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 700ms ease-in-out;
  -moz-transition: all 700ms ease-in-out;
  transition: all 700ms ease-in-out;
}

.open > .dropdown-menu {
  display: block;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1.3rem;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  transition: left .75s ease;
}

.nomeMenu {
  color: #999999;
}

.page-header .h1, h1 {
  font-weight: 700;
  color: #053f33;
  text-align: center;
  margin-top: 50px;
}

.videoConteudo {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.h3, h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

a {
  color: #095f4d;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.logoSatc1 {
  display: block;
  max-width: 250px;
  height: auto;
  margin: auto;
}

.logoSatc2 {
  display: none;
}

.SpTop {
  margin-top: 50px;
}

.titTexto {
  margin-bottom: 10px;
  margin-top: 20px;
}

.titBox {
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 700;
  font-size: 1.2rem;
  border-bottom: solid 0px #ccc;
}

.rod_Box {
  border-top: solid 1px rgba(204, 204, 204, 0.5);
  padding-top: 15px;
  margin-top: 15px;
  /* text-align: center; */
}

.imgCalendar {
  max-width: 100%;
}

.icoConteudo {
  max-width: 100%;
}

/*BOT├òES ASSUNTOS*/
.link_Box {
  border-radius: 2px;
  display: -webkit-inline-box;
  text-align: center;
  font-size: 1.0em;
  padding-top: 16px;
  padding-bottom: 17px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  transition: all .2s ease-out;
  margin-right: 4px;
}

.link_Box:hover {
  background-color: #000000;
  border-radius: 10px;
  box-shadow: 0 0 0 2px white,0 0 0 4px black;
}

.link_Box img {
  width: 3.2em;
}

.baga {
  position: absolute;
  min-width: 10px;
  padding: 4px 7px;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
  margin-left: -4px;
  margin-top: 40px;
}

/*FIM - BOT├òES ASSUNTOS*/
.txtBold {
  font-weight: 700;
}

.txtUp {
  text-transform: uppercase;
}

.spaceTop {
  margin-top: 35px;
}

.spaceBot {
  margin-bottom: 35px;
}

.media-body p {
  margin: 0;
}

.media .avatar {
  width: 100%;
  border: solid 1px #dedede;
  /* margin: 5px; */
  margin-bottom: 10px;
  padding: 5px;
  box-sizing: border-box;
}

.media .icoLink {
  width: 14px;
  height: 22px;
  margin-left: 2px;
  margin-right: 2px;
}

.media .mediaName {
  border: solid 1px #dedede;
  width: 100%;
  /* margin: 5px; */
  margin-bottom: 10px;
  padding: 5px;
  box-sizing: border-box;
  font-size: 1.2rem;
  color: #999;
  line-height: 16px;
  text-align: center;
}

.media .mediaName .links {
  border-top: dotted 1px #dedede;
  margin-top: 5px;
  padding-top: 5px;
  display: block;
  font-size: 1.2rem;
  color: #999;
  text-align: center;
}

.nav > li > a {
  color: #ffffff;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-transition: all .33s ease-out;
  transition: all .33s ease-out;
}

.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}

.menuMobile li {
  list-style: none;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #0a6d58;
  color: #fff;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #000;
  color: #fff;
  border-color: #ececec;
}

.glyphicon {
  margin-right: 0px;
}

.spaceIco {
  margin-right: 10px;
}

.spaceRightMenu {
  margin-right: -1px;
}

.glyphicon2 {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dropMenu {
  float: left;
}

.navbar-brand {
  padding: 15px 0px;
}

/*.dropdown, .dropup {
    position: absolute;
}*/
.icoDrop {
  font-size: 30px;
  margin-top: -5px;
}

.thumbnail {
  display: block;
  padding: 20px;
  margin-bottom: 30px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid rgba(9, 95, 77, 0.24);
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #128441;
  text-decoration: none;
  color: #128441;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/*
.colorBack1 {
    background-color: #fff;
    border: 0px solid #ddd;
}

.colorTxt1 {

    font-weight: 700;
}
*/
.moreIco {
  font-size: 1.5rem;
}

.titDetails {
  margin-bottom: 15px;
  font-size: 2.9rem;
  font-weight: 500;
  color: #464646;
  text-transform: uppercase;
}

.titDetailsPri {
  margin-bottom: 15px;
  font-size: 2.2rem;
  font-weight: 500;
  color: #464646;
  text-transform: uppercase;
}

.titDetailsSec {
  margin-bottom: 15px;
  margin-top: 25px;
  font-size: 1.9rem;
  font-weight: 700;
  color: #464646;
}

/*LISTA - ACESSADOS*/
.listAcessados {
  margin-left: -5px;
  display: inline;
}

.listAcessados-item {
  background-repeat: no-repeat;
  background-size: 21px;
  background-position-y: 7px;
  background-position-x: 10px;
  background-image: url(../images/ico_certo_cinza.svg);
  position: relative;
  display: block;
  padding: 6px 43px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 0px solid #ddd;
}

a.listAcessados-item, button.listAcessados-item {
  color: #999;
}

a.listAcessados-item:hover,
button.listAcessados-item:hover,
a.listAcessados-item:focus,
button.listAcessados-item:focus {
  color: #464646;
  text-decoration: none;
  /*background-color: #e5ffc8;*/
  background-image: url(../images/ico_certo_grey.svg);
}

a.listAcessados-item:focus,
button.listAcessados-item:focus {
  color: #000000;
  /*background-image: url('../images/ico_certo.svg');*/
  background-repeat: no-repeat;
  background-size: 21px;
  background-position-y: 7px;
  background-position-x: 10px;
  background-image: url(../images/ico_certo.svg);
  /*background-color: #e5ffc8;*/
}

.butAtivo-yellow {
  background-repeat: no-repeat;
  background-size: 21px;
  background-position-y: 7px;
  background-position-x: 10px;
  background-image: url(../images/ico_certo_yellow.svg);
}

.butAtivo {
  background-repeat: no-repeat;
  background-size: 21px;
  background-position-y: 7px;
  background-position-x: 10px;
  background-image: url(../images/ico_certo.svg);
}

/*FIM ACESSADOS*/
/*DROPMENU - SEMESTRES*/
.open > .dropdown-menu2 {
  display: block;
}

.dropdown-menu2 > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/*FIM*/
/*MENU Small - Links Conte├║dos*/
.zero-clipboard {
  display: block;
  position: relative;
}

.box_smallMenu_Conteudos {
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 10;
  display: block;
  padding: 2px 0px;
  font-size: 12px;
  /* color: #767676; */
  /* cursor: pointer; */
  /* background-color: #fff; */
  border: 0px solid #e1e1e8;
  border-radius: 0 4px 0 4px;
}

.link_Box_small {
  border-radius: 4px;
  display: -webkit-inline-box;
  text-align: center;
  font-size: 0.5em;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  box-sizing: border-box;
  transition: all .2s ease-out;
  margin-right: 4px;
}

.link_Box_small:hover {
  background-color: #000000;
  border-radius: 4px;
  box-shadow: 0 0 0 2px white,0 0 0 4px black;
}

.link_Box_small img {
  width: 2.2em;
}

.baga_small {
  position: absolute;
  background-color: #fff;
  min-width: 10px;
  /* padding: 3px 3px; */
  padding-top: 3px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 3px;
  font-size: 8px;
  font-weight: 500;
  line-height: 1;
  color: #7d7d7d;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
  margin-left: -9px;
  margin-top: -12px;
  border: solid 1px #e4e4e4;
}

.baga_small2 {
  position: absolute;
  background-color: #fff;
  min-width: 10px;
  /* padding: 3px 3px; */
  padding-top: 3px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 3px;
  font-size: 8px;
  font-weight: 500;
  line-height: 1;
  color: #7d7d7d;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
  margin-left: -9px;
  margin-top: -26px;
  border: solid 1px #e4e4e4;
}

/*Link Conteudo Sociais -------- */
ul.list-social {
  margin-left: 0;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.list-social li {
  display: inline-block;
  list-style: none outside none;
  margin: 0px 3px 0px 3px;
}

.list-social li a {
  display: block;
  width: 20px;
  height: 18px;
  color: #EEEEEE;
  padding-bottom: 18px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 40px;
  text-align: center;
  line-height: 11px;
  /* background-color: #999; */
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  border-radius: 4px;
}

.list-social li a:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  border-radius: 100px;
  color: #FFF;
}

.list-social li:nth-child(1) a:hover {
  background-color: #000000;
}

.list-social li:nth-child(2) a:hover {
  background-color: #000000;
}

.list-social li:nth-child(3) a:hover {
  background-color: #000000;
}

.list-social li:nth-child(4) a:hover {
  background-color: #000000;
}

.list-social li:nth-child(5) a:hover {
  background-color: #000000;
}

/*FIM - Link Conteudo Sociais -------- */
.icoCorpo {
  width: 300px;
  display: block;
}

/*FIM*/
.tabBox1 {
  display: block;
  padding: 15px;
  /* padding-left: 15px; */
  /* padding-right: 15px; */
  margin-bottom: -1px;
  line-height: 1.42857143;
  background-color: #053f33;
  border: 0px solid #053f33;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.tabBox2 {
  display: block;
  padding: 15px;
  /* padding-left: 15px; */
  /* padding-right: 15px; */
  margin-bottom: 15px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid rgba(9, 95, 77, 0.24);
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.tabEmenta {
  display: block;
  padding: 10px;
  margin-bottom: 0px;
  line-height: 1.8;
  background-color: #ffffff;
  border: 0px dotted #dedede;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: justify;
}

.tabConteudo {
  display: block;
  padding: 20px;
  margin-bottom: 30px;
  line-height: 1.8;
  background-color: #ffffff;
  border: 1px solid #dedede;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: justify;
}

.tabConteudo .imgSpace {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}

.avatarIcone {
  margin-right: 0px;
  float: left;
  /* margin-top: 1px; */
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.avatarIcone img {
  width: 30px !important;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-top: 6px;
}

.avatarProf {
  margin-right: 0px;
  /*float: left;*/
  /* margin-top: 1px; */
  border-right: 0px solid #dedede;
  vertical-align: middle;
  display: table-cell;
}

.avatarProf img {
  width: 37px !important;
  margin-right: 6px;
  margin-bottom: 10px;
  margin-top: 10px;
  border: solid 1px #dedede;
  padding: 2px;
  vertical-align: middle;
}

.nameProf {
  vertical-align: middle;
  display: table-cell;
}

.btn-link {
  font-weight: 400;
  color: #a2c331;
  font-size: 1.3rem;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-left: 5px;
  padding-right: 5px;
}

.bs-docs-footer {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 50px;
  color: #ffffff;
  text-align: center;
  background-color: #023e1d;
  position: relative;
  bottom: -60px;
  width: 100%;
}

/*.row {
    margin-right: 0px;
    margin-left: 0px;
}*/
/*FIM*/
.calendarioNew {
  display: block;
  padding: 40.5px;
  margin: 45px -32px 45px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  width: 100%;
}

.dropdown, .dropup {
  position: static;
  list-style-type: none;
}

.logado {
  max-width: 100%;
  margin-top: 0px;
  float: left;
  margin-right: 12px;
  margin-left: 20px;
}

.logado .numero {
  display: inline;
  padding: 4px 11px 4px;
  font-size: 100%;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10px;
  background-color: rgba(32, 138, 102, 0.44);
  margin-right: 10px;
}

.logado .nome {
  /* font-size: 0.9em; */
  line-height: 3.7em;
  font-family: inherit;
  margin-right: 13px;
  margin-left: 14px;
  color: #fff;
}

.logado .nome .ball {
  display: inline-block;
  min-width: 10px;
  margin: -2px;
  padding: 4px 4px;
  margin-right: .9em;
  text-align: center;
  white-space: nowrap;
  background-color: #9cd956;
  border-radius: 10px;
  border: solid 1px #101010;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4e391+0,61c419+50,b4e391+100;Green+3D */
  background: #b4e391;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b4e391 0%, #61c419 50%, #b4e391 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 );
  /* IE6-9 */
}

.but_alinha {
  clear: none;
  float: left;
  margin: 16px;
  margin-left: -16px;
}

.name_alinha {
  clear: none;
  float: left;
  margin: 16px;
}

.iconeSatc {
  margin-left: 2px;
  margin-top: -5px;
}

.icon-bar {
  background-color: #fff;
}

.bannerPA {
  float: left;
  margin-top: 0px;
}

.bannerPA img {
  width: 100%;
}

.butCursados {
  float: right;
  margin-top: 20px;
}

.butCursados .ico {
  float: left;
  width: 39px;
  height: 43px;
  padding: 10px;
  font-size: 22px;
  text-align: center;
  background-color: #FFC107;
  margin-right: 0;
  top: 0;
}

.butCursados .campo {
  color: #fff;
  height: 43px;
  padding: 9px 20px 0px 20px;
  background-color: #383838;
  float: left;
}

.butCursados .campo .tx1 {
  font-size: 10px;
  margin-bottom: -5px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2.3px;
  display: table;
}

.butCursados .campo .tx2 {
  font-size: 15px;
  text-transform: uppercase;
}

.bs-docs-nav {
  position: fixed;
  z-index: 9999;
  /* height: 55px; */
  width: 100%;
  font-size: 1.3rem;
  margin: 0;
  padding: 0;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.24);
  background-color: #053f33;
  /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee)); */
  /* background: -webkit-linear-gradient(top, #fff, #eee); */
  background: -moz-linear-gradient(top, #fff, #eee);
  background: -ms-linear-gradient(top, #fff, #eee);
  background: -o-linear-gradient(top, #fff, #eee);
  border-bottom: 0px solid rgba(0, 0, 0, 0.15);
  margin-top: 0px;
}

.scroll {
  height: auto;
  max-height: 75%;
  overflow-x: hidden;
}

.estilo {
  position: absolute;
  top: 2%;
  right: 8%;
  /* transform: translate(-50%, -50%); */
  /* max-width: 400px; */
  margin: 0 auto;
  /* height: 200px; */
  overflow-y: scroll;
  color: #fff;
  mask-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.47) 7%, black 15%, black 85%, transparent 100%);
}

::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

.navbar-brand {
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  -webkit-transition: 0s;
  transition: 0s;
  margin: auto;
  color: #ffffff;
}

.navbar-brand:hover {
  /*background-color: #888;*/
  color: #87bf48 !important;
}

/*.col-md-4 a{
    color:#ccc;
}*/
.caret {
  margin-left: 5px;
}

.caret2 {
  margin-left: 0px;
}

.caret2, .dropup > .btn > .caret2 {
  border-top-color: #000 !important;
}

.label {
  border: 7px solid #000;
}

.table {
  border-collapse: collapse !important;
}

.dropdown img {
  width: 35px;
  margin-right: 15px;
  margin-bottom: 7px;
  margin-top: 10px;
}

/*
@media (max-width: 415px) {

.but_alinha {
    clear: left;
    margin: 16px;
}
.name_alinha {
    clear: left;
    margin-top: 0px;
    margin-bottom: 13px;
}
}*/
.logado2 {
  display: none;
}

.logado3 {
  display: none;
}

.branco {
  color: white;
}

.green {
  color: #128441;
}

.f_green {
  background-color: #00d800;
}

.f_red {
  background-color: #ff0000;
}

.bola {
  display: inline-block;
  min-width: 10px;
  padding: 2px 5px;
  margin-right: .4em;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  /* background-color: #777; */
  border-radius: 10px;
}

.ball_logado {
  display: inline-block;
  min-width: 10px;
  margin: -2px;
  padding: 4px 4px;
  margin-right: .9em;
  text-align: center;
  white-space: nowrap;
  background-color: #9cd956;
  border-radius: 10px;
  border: double 3px #000;
}

.bg-destaque {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  /* background-color: rgba(156, 217, 86, 0.29); */
  /*background-color: #128441;*/
  display: inline-block;
  /*color: #ffffff;*/
  margin-right: 3px;
  margin-bottom: 3px;
  border: solid 0px #128441;
  border-radius: 5px;
}

.thumbnail .color1 {
  background-color: #49a23c;
  color: #ffffff;
}

.thumbnail .color2 {
  background-color: #128441;
  color: #ffffff;
}

.backAlinha {
  float: right;
}

/*.fundoRodape{
    background-image: url(../images/fundo_diamante.png), url(../images/fundo_diamante2.png), url(retangulo.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: -102px 412px, right -126px, 0 0;
}*/
.fundoRodape {
  background-image: url(../images/fundo_satc1.svg);
  background-repeat: no-repeat;
  background-position: right 0, 0 0;
}

/*ICONES*/
.spaR {
  margin-right: 6px;
}

.playsmall {
  font-size: 8px;
  color: #a2c331;
}

.well_link a {
  background-color: #000;
  color: #000;
}

.well_link a:hover {
  background-color: #000;
  color: #ccc;
}

.novoPost {
  background-image: url(../images/novoPost.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

/*  border-bottom: 30px solid red;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    width: 110px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(-35deg);
}*/
.boxFixo {
  height: 300px;
  margin-bottom: 30px;
}

.boxListName {
  display: block;
  border-top: solid 1px #e2e2e2;
  /* position: absolute; */
  /* bottom: 50px; */
  max-width: 100%;
  color: #999;
  font-size: 12px;
}

.ListName {
  display: block;
  border-top: solid 1px #e2e2e2;
  padding-top: 20px;
  max-width: 100%;
  color: #999;
  font-size: 12px;
}

.voltarList {
  float: right;
  /* display: block; */
  margin-top: -30px;
}

.voltarList a {
  padding: 0px;
  color: #a2c331;
  font-size: 17px;
  margin-left: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.voltarList a:hover {
  color: #9cd956;
  text-decoration: none;
}

.butVoltar {
  font-size: 21px;
  letter-spacing: -2px;
  font-weight: 600;
  margin-left: 4px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.butVoltarMobile {
  font-size: 29px;
  top: -5px;
  margin-left: 10px;
  webkit-transition: all .09s ease-out;
  transition: all .09s ease-out;
}

.escolheList {
  float: right;
  /* display: block; */
  margin-top: -30px;
}

.escolheList a {
  padding: 0px;
  color: #525252;
  font-size: 25px;
  margin-left: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.escolheList a:hover {
  color: #9cd956;
  text-decoration: none;
}

.escolheList .active {
  color: #9cd956;
}

.boxList {
  width: 31%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 5px;
}

.boxList {
  margin-right: 15px;
}

.icoDados {
  font-size: 16px;
}

.containerAfasta {
  padding-top: 75px;
}

@media (max-width: 1199px) {
  .butCursados .campo {
    display: none;
  }
}
@media (max-width: 991px) {
  .butVoltar {
    font-size: 18px;
    letter-spacing: -1px;
  }

  .voltarList a {
    font-size: 15px;
  }

  .boxFixo {
    height: inherit;
  }

  .bs-docs-nav {
    margin-top: 5px;
  }

  .h1, h1 {
    font-size: 32px;
  }

  .butCursados {
    display: none;
  }

  .calendarioNew {
    margin-left: 0px;
  }

  .escolheList {
    margin-top: -90px;
  }

  .bannerPA {
    display: none;
  }

  .h3, h3 {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .small-control {
    width: 22%;
    margin-right: 2px;
    display: -webkit-inline-box;
  }

  .bs-docs-footer {
    position: inherit;
  }

  .txtRodLeft {
    text-align: center;
  }

  .txtRodRight {
    text-align: center;
  }

  .containerMobile {
    width: 85%;
  }

  .fundoRodape {
    background-position: right -160px, 0 0;
  }

  .link_Box {
    margin-bottom: 9px;
  }

  .logoSatc1 {
    /*display: none;*/
  }

  .logoSatc2 {
    display: block;
    top: 11px;
    left: 40%;
    position: fixed;
    z-index: 9999;
  }

  .logoBranca {
    display: block;
    max-width: 70px;
    height: auto;
  }

  .lototopBox {
    position: fixed;
    top: 11px;
    z-index: 9999;
    width: 60%;
    left: 20%;
  }

  .boxFixo {
    height: inherit;
  }

  .logado .numero {
    display: none;
    /*margin-right: 49px;
    margin-top: 17px;
    display: block;*/
  }

  .dropMenu {
    float: right;
  }

  .dropdown, .dropup {
    position: absolute;
    right: 0px;
  }

  .dropdown-menu {
    position: absolute;
    left: -108px;
  }

  .butCursados {
    display: none;
  }

  .logado {
    float: right;
  }

  .navbar-toggle {
    display: none;
  }

  .logado .nome {
    display: none;
  }

  .logado2 {
    width: 100%;
    margin-top: 0px;
    float: left;
    margin-right: 12px;
    display: block;
    background-color: #f6f6f8;
    padding: 25px;
    padding-bottom: 35px;
    padding-top: 35px;
    box-sizing: border-box;
    border-bottomm: solid 1px #e0e0e0;
  }

  .logado2 .numero {
    display: inline;
    padding: 20px 15px 20px;
    font-size: 100%;
    font-weight: 500;
    line-height: 1;
    color: #383838;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
    background-color: #ffffff;
    margin-right: 9px;
    border: solid 1px #dedede;
  }

  .logado2 .nome {
    font-size: 1.0em;
    line-height: 1.5em;
    font-family: inherit;
    margin: 3% 0;
    color: #393939;
  }

  .rodapeMobile {
    /* border-top: solid 1px #ccc; */
    width: 100%;
    margin-top: 0px;
    /* float: left; */
    position: fixed;
    z-index: 999;
    bottom: 0;
    margin-right: 12px;
    display: block;
    padding: 25px;
    padding-bottom: 4px;
    padding-top: 6px;
    box-sizing: border-box;
    /* border-bottom: solid 1px #e0e0e0; */
    /* border-bottom-width: 1px; */
    /* border-bottom-style: solid; */
    /* border-bottom-color: rgba(0, 0, 0, 0.14902); */
    /* overflow: auto; */
    background-color: #023e1d;
    /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee)); */
    /* background: -webkit-linear-gradient(top, #fff, #eee); */
    background: -moz-linear-gradient(top, #fff, #eee);
    background: -ms-linear-gradient(top, #fff, #eee);
    background: -o-linear-gradient(top, #fff, #eee);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 -1px 11px 0 rgba(0, 0, 0, 0.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 900ms ease-in-out;
    -moz-transition: all 900ms ease-in-out;
    transition: all 900ms ease-in-out;
    /* background-color: white; */
  }

  /*MENU MOBILE*/
  .menuMobile ul {
    margin-top: 0;
    margin-bottom: 0px;
    text-align: center;
    padding: 0;
    list-style: none;
  }

  .menuMobile li {
    display: inline-flex;
    width: 19%;
    list-style: none;
  }

  .iconesMobile {
    font-size: 23px;
    top: 0px;
  }

  .iconesMobile a:hover {
    color: #000;
  }

  /*FIM*/
  .but_alinha {
    clear: left;
    margin: 16px;
  }

  .escolheList {
    display: none;
  }

  .voltarList {
    display: none;
  }

  .h1, h1 {
    font-size: 26px;
  }

  .h3, h3 {
    font-size: 16px;
  }

  .ListName {
    font-size: 11px;
    line-height: 10px;
  }

  .butVoltarMobile {
    font-size: 22px;
    top: 2px;
  }

  .menuMobile li {
    width: 18%;
  }

  .navbar-brand {
    height: 35px;
    padding: 10px 0px;
  }

  .barra-nav {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 420px) {
  .media-body, .media-left, .media-right {
    display: initial;
    vertical-align: top;
    padding-left: 0px;
  }

  /*.media .mediaName {
      float: none;
      margin: auto;
  }*/
  .media img {
    width: 97%;
  }

  .voltarList {
    display: none;
  }

  .iconesMobile {
    font-size: 17px;
  }

  .butVoltarMobile {
    font-size: 22px;
    top: 2px;
  }

  .menuMobile li {
    width: 18%;
  }

  .navbar-brand {
    height: 35px;
    padding: 10px 0px;
  }

  .barra-nav {
    max-width: 100%;
    width: 100%;
  }
}
