/* app.lyforms.com/skin/stylesheets/simple.css */

#PAGE {background: whiteSmoke url("../images/bg_body.jpg") repeat-x top left;}
#HEADER #LOGO {float: left; margin-top: 10px; width:57px;height:57px;display:block;overflow:hidden;
background: url(../images/ico.png) no-repeat center center; text-indent: 0px;}
#navigation { position: absolute; top: 109px; left: 0px; width: 990px; }

/* REPORTS */
.reportCellArea {width:200px;}

/* SIFORMS */
.sf-tab {background: #999;}
.sf-tab-active {height:15px;}
.sf-tabs {border-bottom-color:#666}
.sf-group {border-top-color: #666;}
.sf-group-title, .sf-tab-active {background: #666;}

.columnLastWide {width:74.5%}

@media screen and (max-width:480px), screen and (max-device-width:480px){
    body {padding:0px; width:100%;}
    div#cookie-notice {width:auto;}
    div#PAGE {min-width:0; width:auto; padding:0px; padding-top:0;}
    #MAIN, #HEADERCONT, #FOOTER, #FOOTERCONT {width:auto; padding:0px 0px 0px 0px;}
    #HEADERCONT {padding:0 0 0px 0;}
    #FOOTERCONT {padding:5px 0 5px 0;}
    #LOGOTITLE, #LOGO{display:none !important;}
    #APP_TOOLBAR_LOGO {display:none !important;}
    #APP_TOOLBAR_BEHIND {height:24px;}
    #APP_TOOLBAR {height:24px; width:100%;}
    #LOGININFO { width:70% !important; float:left !important; text-align: left !important; margin:10px !important;}
    #navigation { top: 109px !important; left: 0px !important; width:auto !important;} /* 109+24-24 */
    #APP_TOOLBAR .famfamicon {zoom:1;}
    .column, .columnWide, .columnNarrow, .columnLastNarrow, .columnLast , .columnOneThird {
        width: 100%; margin-top: 10px;}
    .notif_report, .notif_error, .notif_trace {width: 100%; margin-top: 10px; padding:0px; background-image:none;}
    .notif_report div, .notif_error div, .notif_trace div {padding:5px;}
    pre {white-space: pre-wrap;}
    .formsnav, .tendersnav {display:none !important;}
    .tenderStatusString {float:none;}

    .links-height {height:53px; padding-top:3px;}
    .links-left {clear:both !important; float:none;}
    .links-right {clear:both !important; float:none;}

    /* SIFORM */
    .sf-info-right { float:right; }
    .sf-help-text {}
}
