html {    overflow-x: hidden;}
.navbar-static-top{
	background: url('../../../images/fundo-membros.jpg') !important;
  	height: 74px;
}

.navbar-header{
	height: 74px;
}


.navbar-brand{ 
	padding-top: 2px;

	}

@media(min-width:768px) {
	.navbar-top-links{
		margin-top: 10px;
	}
}

.navbar-top-links li a{
	color: #fff;
	text-transform:  uppercase;
}

.navbar-top-links .dropdown{
	position: relative;
}

.navbar-top-links .dropdown img{
	float: right;
	margin-top: -12px;
	margin-left: 8px;
	outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}


.navbar-top-links .dropdown-menu a{
	color: #000;
	background: none !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, 
.navbar-top-links > li:hover > a{
	background: #6D1714 !important;
}

.sidebar-nav a{ color: #900;}


.login-content {
    text-align: center;
    background-color: #B60000;
    padding: 0px;
    background: url('../../../images/fundo-membros.jpg') !important;
    background-size: cover;
}

.login-content .container{
	margin-top: 7%;
}

.login-content .panel{
	border-radius: 0px;
}

.login-content .panel .panel-heading{
	background: none;
	border: 0px;
}
.login-content .panel .panel-heading h3{
    color: #666;
	margin-top: 21px;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 27px;
}
.login-content .panel .panel-body{
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 24px;
}
.login-content .panel .panel-body .form-group{
	text-align:  left;
}
.login-content .panel .panel-body .form-group label{
	font-size: 12px;
}

.login-content .btn{
  border-radius: 0px;
  margin-top: 12px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.form-control {
	border-radius: 0px;
}


.breadcrumb {
  border-bottom: 1px solid rgba(229, 229, 229, 0.41);
  border-radius: 0;
  width: auto;
  display: inline-block;
  padding-left: 11px;
  background: none;
  font-size: 13px;
}

.breadcrumb > li > a {
  color: #A9A9A9;
}

.breadcrumb > li.active > a {
  color: #7F1B19;
}

.breadcrumb > li > a:hover {
  color: #7c7c7c;
  text-decoration: none;
}

.breadcrumb > li.active > a {
    color: #c00;
}

@media (min-width: 768px) {
  body:not(.sw-toggled) .breadcrumb {
    padding: 7px 12px 4px;
  }
}

@media (min-width: 1199px) {
  body.sw-toggled .breadcrumb {
    padding: 10px 33px 11px 280px;
  }
}


h1.page-header {
    font-size: 3em;
    color: #B60000;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    border: none;
}

h1.page-header  > small {
    display: block;
    text-transform: none;
    margin-top: 8px;
    margin-bottom: 20px;
    color: #909090;
    line-height: 140%;
    font-size: 14px;
}

.item-devocional {
    text-align: center;
    color: #333;
    font-size: 14px;
    border: 0px;
    padding: 0px;
    border-radius: 0px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
}

.item-devocional h4 {
    font-size: 14px;
    margin-bottom: 5px;
    color: #999;
    font-weight: 100;
}

.item-devocional h3 {
     padding: 0 !important;
    margin: 7px 0px 0px 0px;
    color: #a00;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
}

.item-devocional a.btn{
  border-radius: 0px;
  margin-top: 12px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}


.info-pagination{
  padding: 3px 10px;
  margin-top: 55px;
  text-align: center;
  font-size: 12px;
}

.info-pagination .infos{
  display: inline;
  border-top: solid 2px #B60303;
  padding: 5px 74px;
}



.paginacao {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 2px;
}

.paginacao > li {
  display: inline;
}

.paginacao > li > a,
.paginacao > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #7e7e7e;
  background-color: #e2e2e2;
  border: 1px solid #ddd;
  margin-left: -1px;
  border-radius: 50%;

   margin: 4px 2px;
}

.paginacao > li:first-child > a,
.paginacao > li:first-child > span {
  margin-left: 0;
}

.paginacao > li > a.active{
  background-color :#89201D;
  color: #fff; 
}

.paginacao > li > a:hover,
.paginacao > li > span:hover,
.paginacao > li > a:focus,
.paginacao > li > span:focus {
  color: #333333;
  background-color: #d7d7d7;
  /*border-color: #ffffff;*/
}

.paginacao > .active > a,
.paginacao > .active > span,
.paginacao > .active > a:hover,
.paginacao > .active > span:hover,
.paginacao > .active > a:focus,
.paginacao > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #89201D;
  /*border-color: #ffffff;*/
  cursor: default;
}

.paginacao > .disabled > span,
.paginacao > .disabled > span:hover,
.paginacao > .disabled > span:focus,
.paginacao > .disabled > a,
.paginacao > .disabled > a:hover,
.paginacao > .disabled > a:focus {
  color: #777777;
  background-color: #e2e2e2;
 /* border-color: #ffffff;*/
  cursor: not-allowed;
}

.paginacao-lg > li > a,
.paginacao-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
}

.paginacao-lg > li:first-child > a,
.paginacao-lg > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.paginacao-lg > li:last-child > a,
.paginacao-lg > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.paginacao-sm > li > a,
.paginacao-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.paginacao-sm > li:first-child > a,
.paginacao-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.paginacao-sm > li:last-child > a,
.paginacao-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.btn-ultimo { width: 34px;
    height: 34px;
    text-align: center;
    padding: 0px !important;
    line-height: 31px !important;

}

.view-devocional img{
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
    height: auto;
}

.view-devocional .text p{
    font-size: 15px;
    line-height: 24px !important;
    padding-bottom: 6px;
    padding-top: 6px;
}


h3{
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #000000;
}

/** AGENDA *************************************************************/
ul.agenda-list {
    list-style: none;
    padding: 0;
}

ul.agenda-list li{
    background-color: white;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
}
ul.agenda-list li h2{
    display: block;
    background-color: black;
    width: 80px;
    height: 80px;
    color: white;
    text-align: center;
    float: left;
    clear: both;
    line-height: 1.5;
    padding-top: 8px;
    margin: 0;
    margin-right: 5px;
    position: relative;
}
ul.agenda-list li h2:after{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 300px;
  background-color: black;
}

ul.agenda-list li h2 small{
    display: block;
    color: white;
    font-size: 12px;
    text-transform: capitalize;
}

ul.agenda-list li p{
  padding: 12px;
  font-weight:  bold;
}
/** FIM AGENDA *************************************************************/

.panel-midia{
  border-radius: 0px;
}

.panel-midia .panel-heading{
   border-radius: 0px !important;
}

.panel-midia  .midia-title{
  font-size: 16px;
  font-weight: bold;
}

.panel-midia  .midia-icon{
  text-align: center;
}


.modal-content{ 
  border-radius: 0px;
}


.modal-blue{
  background: #337ab7;
  color: #fff;
}

.modal-green{
  background: #5cb85c;
  color: #fff;
}

.modal-green{
  background: #5cb85c;
  color: #fff;
}

.modal-yellow{
  background: #f0ad4e;
  color: #fff;
}


.tab-pane{ padding: 12px;}


ul.nav.nav-tabs.nav-pedido-oracao > li > a{
  color: #000;
}

ul.nav.nav-tabs.nav-pedido-oracao > li.active > a{ 
  color: #900;
  font-weight: bold;
}


/** AGENDA *************************/
.tab-pedido-oracao .age-date {
    width: 100px;
    height: 100px;
    float: left;
    background: #333;
    color: #fff;
    font-size: 3em;
    line-height: 1.3em;
    text-align: center;
    padding-top: 4px;
}

.tab-pedido-oracao  .age-date small{
    display: block;
    font-size: 20px;
    line-height: 1;
    text-transform: capitalize;
}

.tab-pedido-oracao table td{
  border-top: none !important;
  border-bottom: 1px solid #ddd;
}

.tab-pedido-oracao .pedido-horacao h5{
  font-weight:  bold;
}


.tab-pedido-oracao .btn,
.btn-novo-pedido{
  border-radius: 0px !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.tab-recados h5{
  margin-bottom: 0px;  
  margin-top: 0px;  
}

.tab-recados h5.recado_visto1{
  color: #999;
}

.badge-danger{ background-color: #f00;}


.cropit-image-preview {
  background-color: #f8f8f8;
  background-size: cover;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-top: 7px;
  width: 100%;
  height: 250px;
  cursor: move;
  margin-bottom: 16px;
}

.cropit-image-background {
  opacity: .2;
  cursor: auto;
}

.image-size-label {
  margin-top: 0.6rem;
}

input.cropit-image-input {
  visibility: hidden;
}

#image-cropper{
  margin-bottom: 16px;
}

.cropit-image-preview{border: 3px double #ccc; margin: 8px;}


/* xs */
@media (max-width: 767px) {
     .navbar-default .navbar-brand {     width: 10px !important;}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
   .navbar-default .navbar-brand {     width: 10px !important; }
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
}

/* lg */
@media (min-width: 1200px) {
  
}


#footer {
    color: #fff;
        background-color: #B60000;
}

#footer p { color:#000 !important; }

.footer-top {
    position: relative;
    padding: 30px 0
}

#footer .footer-bottom {
    background-color: #fff;
    padding: 20px 0 10px;
}

#footer .footer-bottom a:hover {
    text-decoration: underline;
}

.footer-logo {
    display: inline-block;
    margin-bottom: 5px;
}

#footer .social-icons {
    margin-top: 15px;
}

#footer .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .social-icons ul li a {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 4px;
    line-height: 33px;
    padding: 10px 15px;
    color: #fff;
}

#footer .social-icons ul li a:hover {
    color: #fff
}

#footer .social-icons ul li a.envelope:hover {
    background-color: #CECB26;
}

#footer .social-icons ul li a.facebook:hover {
    background-color: #3b5999;
}

#footer .social-icons ul li a.twitter:hover {
    background-color: #2ac6f7;
}

#footer .social-icons ul li a.dribbble:hover {
    background-color: #ff5b92;
}

#footer .social-icons ul li a.linkedin:hover {
    background-color: #036dc0;
}

#footer .social-icons ul li a.tumblr:hover {
    background-color: #ff6b00;
}

p.txt-modal {
    font-size: 14px;
    margin-top: 10px;
}

.wrapper-treinamento{
  color: #767676 !important;
}
.wrapper-treinamento #page-wrapper {
  background: #1A1A1A !important; 
  border: 0px; 
}

.wrapper-treinamento .navbar-static-top {
  border: 0px; 
}


.wrapper-treinamento h1 {
    color: #cacaca;
}


.wrapper-treinamento .item-devocional{
    color: #333;
    background-color: #3A3A3A;
}

.wrapper-treinamento  .item-devocional h3{
    color: #F44336;
    font-size: 24px;
    font-weight: normal;
}

/*TABS*/
/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.tabbable{
  background-color: #1F1F1F;
}

.tabbable-list h3,
.tabbable h3{
  padding: 0px !important;
  margin: 0px !important;
  color: #A3A3A3;
  font-size: 22px;
  font-weight: bold;
}

.tabbable-list ul{
  list-style: none;
  padding-left: 0px;
}

.tabbable-list ul li{
  display: block;
  margin-top: 4px;
}

.tabbable-list ul li a{
  display: block;
}
.tabbable-list ul li a .btn{
  border-radius: 0px;
  border: 0px;
}

.tabbable-list .img-tabs,
.tabbable .img-tabs{
   margin-right: 18px;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
   font-size: 30px;
   padding: 14px 16px;
   color: #fff;
}

.tabbable-list .img-red,
.tabbable .img-red{
  background: #F34235;
}

.tabbable-list .img-blue,
.tabbable  .img-blue{
  background: #02A8F3;
}

.tabbable-list .img-green,
.tabbable  .img-green{
  background: #39893C;
}


.tabbable  .nav-tabs{
  border: none;
  border-radius: 0px;
}

.tabbable  .nav-tabs li{
  margin: 0px;
}

.tabbable  .nav-tabs li a,
.tabbable-list ul li a{ 
  color: #A3A3A3;
  padding: 20px;
  background-color: #1F1F1F;
  border: none;
  border-radius: 0px;  
  margin: 0px;
}

.tabbable-list ul li a:hover{
  text-decoration: none;
  background: #565656 !important;
}

.tabbable  .nav-tabs a small{
  font-size: 13px;
}

.tabbable .nav-tabs li.active{
}

.tabbable  .nav-tabs li.active a{ 
  color: #000;
  background: #565656 !important;
  border: none;
  border-radius: 0px;
}


.tabbable .tab-content{
  /*background: #565656 !important;*/
  padding: 0px !important;
}

.tabbable .tab-content .tab-panel{
  padding: 0px;
  min-height: 100%;
}

.tabbable .tab-content h2{
    padding: 0px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 4em;
    margin: 0px;
}

.tabbable .tab-content small{
      display: block;
    margin-top: 10px;
    color: #AAAAAA;
}

.tabbable .tab-content .conteudo{
  background: #565656 !important;
  color: #fff;
  padding: 20px;
  margin: 0px;
}
 
/*TABS*/



.dropdown-menu {  
    background-color: #801c1a !important;
}

.navbar-top-links .dropdown-menu a {
  color: #fff !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  display: block;
}

.navbar-top-links .dropdown-menu a:hover{
  background: #6D1714 !important;
}


.img-texto {
    float: left;
    margin-right: 20px;
    margin-bottom: 5px !important;
    margin-top: 10px;
}


.home-item{
  color:  #801c1a !important;
  font-size:  20px;
   display: block;
   text-align:  center;
   margin-top:  20px;
   margin-bottom:  20px;
}

.home-item:hover{
  text-decoration: none;
  color:  #000;
}

.home-item i{
   display: block;
   font-size:  40px;
}