/* h1, h2, h3, h4{ font-weight: 600; font-family: 'Open Sans', sans-serif; color:#4e4e4e; } h1{ font-size: 36px; color:#000; } h2{ font-size: 30px; color: #000; text-align: center; } h3{ font-size: 20px; } h4{ font-size: 16px; } body .center-block { float: none; }*/ .avatar { /* make a square container */ /*width: 40px;*/ /*height: 40px;*/ /* fill the container, preserving aspect ratio, and cropping to fit */ /*background-size: cover;*/ /* center the image vertically and horizontally */ /*background-position: center;*/ /* round the edges to a circle with border radius 1/2 container size */ /*border-radius: 50%;*/ } /*#nav-header { padding: 0px 180px; }*/ #mainbody { /*margin-top: -20px;*/ /*padding-left: 230px;*/ background-color: #ecf0f5; z-index: 800; /*background-color: #fafafa;*/ } #mainbody .center-block { min-height: 700px; padding-top: 20px; } #app-list { /*font-size: 12px;*/ } #app-list .progress { height: 18px; }