@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto/Roboto-Regular-webfont.eot');
    src: url('fonts/roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/Roboto-Regular-webfont.woff') format('woff'),
        url('fonts/roboto/Roboto-Regular-webfont.ttf') format('truetype'),
        url('fonts/roboto/Roboto-Regular-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedlight';
    src: url('fonts/roboto/RobotoCondensed-Light-webfont.eot');
    src: url('fonts/roboto/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/RobotoCondensed-Light-webfont.woff') format('woff'),
        url('fonts/roboto/RobotoCondensed-Light-webfont.ttf') format('truetype'),
        url('fonts/roboto/RobotoCondensed-Light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('fonts/roboto/RobotoCondensed-Bold-webfont.eot');
    src: url('fonts/roboto/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/RobotoCondensed-Bold-webfont.woff') format('woff'),
        url('fonts/roboto/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
        url('fonts/roboto/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneue/HLLC_1.ttf');
    src: url('fonts/helveticaneue/HLLC_1.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLightCond';
    src: url('fonts/helveticaneue/hllc_1.eot');
    src: url('fonts/helveticaneue/hllc_1.eot') format('embedded-opentype'),
        url('fonts/helveticaneue/hllc_1.woff') format('woff'),
        url('fonts/helveticaneue/hllc_1.ttf') format('truetype'),
        url('fonts/helveticaneue/hllc_1.svg#HelveticaNeueLightCond') format('svg');
}
html, body {

    font-family: "roboto_condensedlight";
}
#sidebarOperationsStatus_red{
    background-color: #dd3535;
    width:auto;
    margin-left: auto;
    margin-right: auto;
    vertical-align:central;
    padding: 5px;
}
.showcss{ display:block;}
.hidecss{ display:none;}

select {
    min-width: 100px;
}
