@CHARSET "UTF-8";

html, body {/* width: 100%; */ min-height: 100%}
body{padding: 0; margin: 0; overflow: visible !important;}

.clbo {clear: both !important;}
.floatl, .left {float: left !important;}
.floatr, .right {float: right !important;}
.center {text-align: center;}

.hidden {display: none !important}
.invisible {visibility: hidden;}


.pull-right{float: right;}
.pull-left{float: left;}
.clear{clear:both}

.icon-button{
    margin-top: 1em;
}
