.hidden {display: none !important;}

blockquote {  padding: 10px; font-size: 13px !important;  text-align:left !important;}

.grall { background-color: #e9ebee  !important;}
.grleft { background-image: linear-gradient(to left, #e9ebee, white);}
.grright {  background-image: linear-gradient(to right, #e9ebee, white);}
.grtop {  background-image: linear-gradient(to top, #e9ebee, white);}
.grbottom {  background-image: linear-gradient(to bottom, #e9ebee, white);}
.gtrleft {  background-image: linear-gradient(to left, #e9ebee, transparent);}
.gtrright {  background-image: linear-gradient(to right, #e9ebee, transparent);}
.gtrtop {  background-image: linear-gradient(to top, #e9ebee, transparent);}
.gtrbottom {  background-image: linear-gradient(to bottom, #e9ebee, transparent);}
.trleft {  background-image: linear-gradient(to left, transparent, white);}
.trright {  background-image: linear-gradient(to right, transparent, white);}
.trtop {  background-image: linear-gradient(to top, transparent, white);}
.trbottom {  background-image: linear-gradient(to bottom, transparent, white);}

footer .glyphicon {
  font-size: 20px;
  margin-bottom: 20px;
  color: #f4511e;
}






/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 1280px) {
  #cntr {
display: none;  }
}
