
.profile-sidebar .nav-pills a.active {
    background-color: #93bb39!important;
	color:#fff!important;
}

.blocktext {
  margin-left: auto;
  margin-right: auto;
  width: 8em
}

.btn-success{
	background-color:#568fca;
	border-color:#568fca;
	font-weight: bold;
}
.btn-info{
	background-color:#dc3545;
	border-color:#dc3545;
	font-weight: bold;
}

.textHeader{text-transform: uppercase!important;
	font-weight: 700!important;}


.card-header{
    background-color: #84ba3f;
	color:#fff;
	text-transform: uppercase!important;
	font-weight: 700!important;
}

/*.nav-link {    color: #828282!important;}*/

 .navbar-top-light {color:#fff!important;}
#red{ 
    border-top: solid #A44B4B;
    border-width: 15px;
    background: #2E2E2E; 
    position:absolute; 
    bottom:0; 
    height:100%;
    width:100%; 
    height:180px; 
  }
  
  .text {
    color: #424242;
    font-family: Lato;
    font-size: 60px;
    text-align: center;
    margin-top: 50px;
  }
  
  .text2 {
    color: #424242;
    font-family: Lato;
    font-size: 20px;
    text-align: center;
    margin-top: -50px;
  }
  
  .text3 {
    color: #424242;
    font-family: Lato;
    font-size: 20px;
    text-align: center;
    margin-top: -20px;
    float: center;
  }
  
  #page-footer {
    display: none !important;
 
  }

  .nav-link{
    font-size: 14px !important;
    font-weight: bold;
	  padding-left:10px!important;
	  padding-right: 10px!important;
    }

    .nav-link:hover{
      color: #272727 !important;
      font-size: 14px !important;
      }

  .navbar-brand{
    font-size: 40px;
    color: ghostwhite !important;
  }

/*nav {
  padding:.5rem 1rem !important;
}*/
#nostylebutton{
  background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
  outline: inherit;
  color: #007bff;
}
#nostylebutton:hover{
  background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
  outline: inherit;
  color: #0056b3;
}

.border-primary{
  border-color: #ececec !important;
}

.btn-accordion{
  color: black;
font-size: 20px;
}


.pointer {cursor: pointer;}

.badge-notify{
  background:#3f92b8;
  top:0px;
  color: #272727;
 }

 #eyes{
   color: #0056b3;
 }
 #eyes:hover{
   color: #A44B4B;
 }

 .pointer {cursor: pointer;}