@font-face {
  font-family: "IcoMoon";
  font-style: normal;
  font-weight: normal;
  src: url("../../../../media/jui/fonts/IcoMoon.eot?#iefix") format("embedded-opentype"), url("../../../../media/jui/fonts/IcoMoon.woff") format("woff"), url("../../../../media/jui/fonts/IcoMoon.ttf") format("truetype"), url("../../../../media/jui/fonts/IcoMoon.svg#IcoMoon") format("svg");
}

.height-80 {
    height: 80px
}
.width-80 {
    width: 80px
}
.height-50 {
    height: 50px
}
.width-50 {
    width: 50px
}
.center {
text-align: center;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
}
.icon-folder-close:before, .icon-folder-2:before {
    content: ".";
}
ul.manager .height-50 .icon-folder-2 {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 30px;
}

.component .span9 {
width: 500px;
}
.component .span6 {
width: 325px;
}
.component .span12 {
    width: 724px;
}
#upbutton {
margin-top: -18px;
}

