﻿/* Update Panel Progress [START] */
/* for firefox */
.updateProgress {position: absolute; display:block; background-color: #ffffff; /*filter: alpha(opacity=70); opacity: 0.7; MozOpacity: 0.7;*/ padding: 0px; margin: 0px; line-height:20px; text-align:center; vertical-align:middle; }
.updateProgress>div { white-space:nowrap; line-height:20px; text-align:center; vertical-align:middle; height:40px; bottom:0pt; margin:auto; position:absolute; top:0pt; left:0pt; right:0pt; }
.updateProgress>div>img, .updateProgress>div>span { line-height:20px; vertical-align:middle; }
/* for ie - ale chyba to nie działa */
/*.updateProgress { _position: absolute; _background-color: #fff; _filter: alpha(opacity=70); _MozOpacity: 0.7; _opacity: 0.7; _padding: 0px; _margin: 0px; }
.updateProgress div { _background-color: white; _padding: 4px; _position: absolute; _top: 10%; _left: 50%; }*/
/* Update Panel Progress [END] */

/* ibuilder 2.0 [START] */
#tab_tree { height:500px; width:95%; overflow:auto; }
#newslettertabs { height:820px; }
#newslettertabs .ui-tabs-panel { height:760px; }
.moveMenu { display:none;position:absolute;background:white none repeat scroll 0 0;border:1px solid green;z-index:2001;padding:3px; }
.moveMenu div { white-space:nowrap; }
.moveItem { cursor:pointer; }
.language, .current_language { font-size:1pt; height:auto; }
.languages { white-space:nowrap; display:block; }
.q_bold { font-weight:bold; }
.q_validation, .q_validation_big { color:red; font-weight:bold; }
.q_validation_big { font-size:24px; line-height:30px; }
.questionnaire ul li { list-style:none; background:none; }
.questionnaire .colQuestion { width:35%; }
.questionnaire .colAnswer { width:16%; }
.questionnaire table, .questionnaire ul { margin-bottom:20px; }
.questionnaire label, .questionnaire label { margin-left:3px; }
.report_tab{ padding-left:10px; }
.report_module{ padding-left:20px; }
.isTranslated { vertical-align:middle; padding:2px; }
.isTranslated input { margin-right:5px; }
.pointer { cursor:pointer; }
.arrow { cursor:default; }
/* ibuilder 2.0 [END] */

/* okNotify [START] */
.ui-widget-overlay { background:#000; /*filter: alpha(opacity = 50); opacity:0.5;*/ }
.ui-notification { padding:0; z-index:9999; width:300px; text-align:left; margin-bottom:10px; }
.ui-notification .ui-notification-content { position:relative; padding:8px; }
.ui-notification .ui-notification-content p { margin:4px 0; }
.ui-notification .ui-notification-titlebar { position:relative; margin-top:6px; min-height:15px; }
.ui-notification .ui-notification-title { position:relative; display:inline-block; margin-bottom:8px; margin-left:4px; font-size:120%; }
.ui-notification .ui-notification-close { position:absolute; top:8px; right:0; width:15px; height:15px; margin:-10px 0 0; padding:1px; font-size:16px; }
.center .ui-notification { margin-left: auto; margin-right: auto; }
.error, .notice, .success { padding:.8em;margin-bottom:1em;border:2px solid #ddd; }
.error { background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4; }
.notice { background:#FFF6BF;color:#514721;border-color:#FFD324; }
.success { background:#E6EFC2;color:#264409;border-color:#C6D880; }
.error a { color:#8a1f11; }
.notice a { color:#514721; }
.success a { color:#264409; }
/* okNotify [END] */

/*.edit_form { display:none; }*/

/* IbuilderGrid [START] */
.ex_grid { width:100%; }
.ex_grid th { white-space:nowrap; }
.ex_grid tr.ex_grid_header { background-color:#999999; color: #ffffff; }
.ex_grid tr.ex_grid_header a:link, .ex_grid tr.ex_grid_header a:hover, .ex_grid tr.ex_grid_header a:active, .ex_grid tr.ex_grid_header a:visited { color: #ffffff; text-decoration:none; margin-right:20px; }
.ex_grid tr.ex_grid_row { background-color:#eeeeee; }
.ex_grid tr.ex_grid_alternaterow { background-color:#ffffff; }
.ex_grid th.sortasc { background: transparent url(/images/sortascending.gif) no-repeat scroll right center; }
.ex_grid th.sortdesc { background: transparent url(/images/sortdescending.gif) no-repeat scroll right center; }
.ex_grid tr.ex_grid_row td.sort { background-color:#cccccc; }
.ex_grid tr.ex_grid_alternaterow td.sort { background-color:#bbbbbb; }
.ex_grid tr.ex_grid_row td.highlight, .ex_grid tr.ex_grid_alternaterow td.highlight { background-color: #FFCC66; }

.checkboxCell { text-align:center; }
.displayfilternone { display:none; }
.displaynone { display:none; }
.current { color: green; }
.pointer { cursor: pointer; }

.gridoverflow { width:960px; overflow-x:auto; overflow-y:hidden; _padding-bottom:16px; }
.clip { opacity: .8; filter: alpha(opacity = 80); background: white url(/images/ajax.gif) no-repeat scroll center center; position: absolute; }
/* IbuilderGrid [END] */
