.blockinline{display: inline-block;}
.carousel1{max-width:900px;margin:auto;}
/*.carousel-caption{
    background: rgba(0,0,0,0.5);
    border-radius:10px;
}*/
.appbox{display: inline-block;width:100%;margin:2px;border-radius:5px;background-color:rgba(220,220,220,0.4);}
.imagegallery{display: flex;flex-wrap: wrap;justify-content: space-around;}
.margin10{margin:10px;}
.pad5{padding:5px;}
.pad10{padding:10px;}
.padbottom{padding-bottom:10px;}
.padbottom5{padding-bottom:5px;}

img.applink-small{max-height:50px;padding:5px;}
img.applink{height:60px;padding:5px;}
img.main-logo{max-height:250px;padding:10px;}
img.show1{max-height:425px !important;}
img.thumb{max-height:250px;}
