.animation { transition: 0.4s all; -webkit-transition: 0.4s all; -moz-transition: 0.4s all; } .borderRight { border-right: 1px solid #ccc; } .topBar { height: 60px; overflow-y: hidden !important; /* needed in windows */ border-bottom: 1px solid #999; } .marginTop { margin-top: 0px; min-height: 800px; } .overflowXHidden { overflow-x: hidden !important; /* needed in windows */ } .modalTitle { font-size: 2em; } .alignCenter { text-align: center; padding: 50px; }