html, body {
    background: #f3bad6;
}

body {
    font-family: 'Verdana';
    color: #222831;
    -webkit-font-smoothing: antialiased;
}

.footer_height{
  margin-bottom: 150px;
}

.back-top:hover {
	color: #000;
  opacity: 1;
}

/* arrow icon (span tag) */
@media screen and (min-width: 769px) {
  .back-top{
  	width: 75px;
  	height: 75px;
    background: #777;
    background-size: 30%;

    text-align: center;
    color: #000;
    font-size: xx-large;

    position: fixed;
  	bottom: 30px;
    left:90%;
    opacity: 0.5;

  	/* rounded corners */
  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px;

  	/* transition */
  	-webkit-transition: 1s;
  	-moz-transition: 1s;
  	transition: 1s;
  }
}

@media screen and (max-width: 768px) {
  .back-top{
  	width: auto;
  	height: auto;
    background: #777;
    background-size: 20%;

    text-align: center;
    color: #000;
    font-size: xx-large;

    position: fixed;
  	bottom: 30px;
    left:75%;
    opacity: 0.5;

  	/* rounded corners */
  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px;

  	/* transition */
  	-webkit-transition: 1s;
  	-moz-transition: 1s;
  	transition: 1s;
  };
}

.hover_suggestion:hover {
  background: lightgray;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: rgba(224, 82, 151, 0.65);
}

.pending{
  color: burlywood;
}

.row{
  margin-left: 0;
  margin-right: 0;
}

.container {
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: -20px;
  padding-right: 0;
}

.navbar{
  border-radius: 0px;
  margin-bottom: 0px;
}

.atas{
  background-color: #fff;
  border-color: transparent;
}

.content {
  text-align: left;
}

.welcomeMenu{
  list-style: none;
  margin-top: 20px;
  font-size: xx-large;
  border: 0;
  border-radius: 15px;
  background-color: rgb(243, 207, 225, 0.8);
  color: gray;
  text-align: center;
  padding: 72.5px;
  height:192px;
  cursor: pointer;
  -webkit-transition: background-color 1s; /* Safari */
  transition: background-color 1s;
  box-shadow: 0px 3px 1px -2px rgba(255, 0, 195, 0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
  
  
}
.welcomeMenu:hover{
  background-color: rgba(224, 82, 151, 0.354);
  opacity: 70%;
  box-shadow: 0px 3px 1px -2px rgba(255, 0, 195, 0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
  border: 0;
  color: black;
}
.welcomeMenu>a{
  color: grey;
  cursor: pointer;
}

.welcomeMenu:hover>a{
  color: black;
  cursor: pointer;
}

/* .welcomeMenuBursary{
  background-image: url('../img/welcome_menu/bursary.png');
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.6;
}

.welcomeMenuBursary:hover{
  background-image: url('../img/welcome_menu/bursary.png');
  opacity: 0.8;
} */

/* .welcomeMenuEcharity{
  background-image: url('../img/welcome_menu/bursary.png');
}

.welcomeMenuEcharity:hover{
  background-image: url('../img/welcome_menu/bursary_hover.png');
  background-color: #303030;
} */



.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    max-width: 400px;
    min-width: 350px;
}

.title {
    font-size: 96px;
    font-family: 'Lato';
}

.error ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error, .success{
  text-align: center;
  max-width: 500px;
}

.atas-brand{
  color:black;
}

.logo-makna-header{
  height: 90px;
  width: 90px;
  margin-left: 5px;
}

.logo-makna-fest{
  margin-top: 10px;
  margin-left: 5px;
  opacity: 0.8;
} 

.logo-celeb-header{
  height: 90px;
  width: 90px;
  margin-left: 5px;
}

.navbar-left{
  font-size: larger;
  color:#222831;
  
}

a.navbar-left{
  text-decoration: none;
  color:#222831;
}

a {
  color: #222831;
}

.btn-primary{
  background-color: #e05297;
  border: 0;
  box-shadow: 0px 3px 1px -2px rgba(255, 0, 195, 0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
}

.btn-warning{
  border: 0;
  box-shadow: 0px 3px 1px -2px rgba(255, 0, 195, 0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  background-color: #d71870;
  border: 0;
  box-shadow: 0px 3px 1px -2px rgba(255, 0, 195, 0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
}

.echannelbg{
  background-color:#fff ;
  padding: 20px;
  border-radius: 5px;
}

.amountColor{
  color:green;
  font-weight: bold;
  -webkit-text-stroke: 0.3px black;  
}

.grossColor{
  color: blue;
  font-weight: bold;
  -webkit-text-stroke: 0.3px black;
  
}

.feeColor{
  color: red;
  font-weight: bold;
  -webkit-text-stroke: 0.3px black;
}

.panel-default {
  box-shadow: 0px 3px 1px -2px rgba(255, 0, 195, 0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
  border: 0;
}

.panel-default>.panel-heading {
  color: #fff;
  background-color: #ea86b6;
  border: 0;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
  box-shadow: 0px 3px 1px -2px rgba(255, 0, 195, 0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
  border: 0;
}

.badge{
  box-shadow: 0px 3px 1px -2px rgba(255, 0, 195, 0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
  border: 0;
}







