.small-box {
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  display: block;
  margin-bottom: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.small-box > .inner {
  padding: 10px;
}
.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}
.small-box p {
  font-size: 15px;
}
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}
.small-box h3,
.small-box p {
  z-index: 5;
}
.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}
.small-box:hover .icon {
  font-size: 95px;
}

.icon img{
  height: 80px;
}
@media (max-width: 767px) {
  .small-box {
    text-align: center;
  }
  .small-box .icon {
    display: none;
  }
  .small-box p {
    font-size: 12px;
  }
}


.bg-ward:hover{
  background: #f7f7f7;
  border: 1px solid #fff;
  color: #000
}

.bg-ward2{
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.342);
  box-sizing: content-box;
  padding: 20px 25px;
  height: 80px;
}

.bg-ward2 h4{
  font-size: 30px;
  font-weight: bolder;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.bg-ward2:hover{
  background: #f7f7f7;
  border: 1px solid #fff;
  color: #000
}



  .btn-link{
    border: solid 1px #003399;
    background: #fff;
    color: #003399 !important;
  }
  
  .btn-link:hover{
    background: #003399;
    color: #fff;
  }

  .bg-box{
    background: #fff !important;
    border: 1px solid #ccc;
    box-sizing: content-box;
    min-height: 130px;
    padding: 0px 5px;;
  }

  .bg-box:hover{
    background: #f7f7f7;
    border: 1px solid #fff;
    color: #000
  }
  
  .bg-ward2{
    background: #fff !important;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.342);
    box-sizing: content-box;
    padding: 20px 25px;
    height: 80px;
  }
  
  .bg-ward2 h4{
    font-size: 30px;
    font-weight: bolder;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  
  .bg-ward2:hover{
    background: #f7f7f7;
    border: 1px solid #fff;
    color: #000
  }

  .select2{
    min-width: 100% !important;
  }

  /* .show{
    background: transparent !important;
    color: #000 !important;
  } */

  /* a .show:hover{
    color: #222 !important;
  } */

  #header{
    z-index: 100;
  }

  .bg-box{
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: content-box;
    min-height: 70px;
    padding: 10px 20px;;
  }
  
  .bg-box:hover{
    background: #f7f7f7;
    border: 1px solid #fff;
    color: #000
  }
  
  .bg-ward2{
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.342);
    box-sizing: content-box;
    padding: 20px 25px;
    height: 80px;
  }
  
  .bg-ward2 h4{
    font-size: 30px;
    font-weight: bolder;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  
  .bg-ward2:hover{
    background: #f7f7f7;
    border: 1px solid #fff;
    color: #000
  }

  .invite{
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: content-box;
    min-height: 70px;
    padding: 10px 20px;;
  }
  
  .invite:hover{
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.493);
    color: #000
  }
  
.invite h4{
  color: #003399;
}

.invite h6{
  text-align: center;
  font-size: 17px;
  font-weight: 400;;
}
.invite img{
  height: 120px;
}

.reward{
  padding: 50px 20px;
}

.reward #item{
  padding: 10px 20px;
  text-align: center;
}

.reward #item img{
  height: 80px;
  margin-bottom: 5px
}

.reward #item h4{
  color: #061b44;
  font-weight: 700;
  font-size: 18px;
}

.new-invite h4{
    font-size: 18px;
    font-weight: 600;
}
.school-image, .edit-contents{
  margin-top: 10px;
  padding: 5px;
  box-sizing: content-box;
  border-radius: 10px;
  border: 2px solid #f7f7f7;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.details{
  border-bottom: 1px solid #f7f7f7
}

.school-image img{
  width: 100% !important
}


.menu-left{
  border: 1px #ccc solid;
  padding: 10px;
  background: #fff
}

.menu-left h5{
  color: #2C812D;
  font-weight: bold;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  margin-bottom: 10px;
}

.menu-left .job-type {
  color: #000;
  line-height: 30px;
}

.menu-left .job-type:hover {
  color: #2C812D
}

.menu-left .job-type span b{
  float: right;
}
