.planned_visit {
 font-size:9px;
 width:60px; 
 margin:10px 0px 0px 0px;
}

.floatingHeader {
  position: fixed;
  top: 0;
  visibility: hidden;
}

.error {
    font-size: 12px;
    color: #CC3300;
    font-weight: bold;
}
.info {
    font-size: 12px;
    color: #04408C;
    font-weight: bold;
}

.form-body {
    margin: 0px;
    padding: 10px;
    border-top: 1px solid #aaaaaa;
    width: auto;
    height: 100%;
    text-align: left;
}

#plan_products {
padding-top: 20px;
padding: 0px 0.7em;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid rgb(254, 210, 47);
background: url("/css/eggplant/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") repeat-x scroll 50% top rgb(255, 228, 92);
color: rgb(54, 54, 54);
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1.1em;
}

#plan_products p {
		color: rgb(54, 54, 54);
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1.1em;
}

#products_alert {
	border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
background: url("/css/eggplant/images/ui-bg_diagonals-thick_18_b81900_40x40.png") repeat scroll 50% 50% #B81900;
    border: 1px solid #CD0A0A;
    color: #FFFFFF;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
    margin-top: 20;
    margin-bottom:20;
}
#products_alert_icon {

	background-image: url("/css/eggplant/images/ui-icons_222222_256x240.png");
	background-position: 0px -144px;
	width: 16px;
height: 16px;
isplay: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
color: rgb(255, 255, 255);
}
#plan_statement {
	padding-top: 20px !important;
padding: 0px 0.7em !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 1px solid grey !important;
background: white !important;
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif !important;
font-size: 1.1em !important;
}
#send2rm_yes {
	background: url("/css/eggplant/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
#send2rm_no {
	background: url("/css/eggplant/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}


#customers_list td {
border-top: 1px solid #ededed; border-right: 1px solid #ededed;	
}



.form-item {
    display: block;
    margin-bottom: 5px;
    position: relative;
}

.form-item-label {
    cursor: default;
    float: left;
    font-size: 12px;
    padding: 3px 0 0;
    position: relative;
    z-index: 2;
    width: 100px;
}

.form-field {
	font: -webkit-small-control;
	font-size:9px;
    color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	text-align: right;
    display: inline-block;
	-webkit-appearance: textfield;
	padding: 1px;
	background-color: white;
	border: 2px inset;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
    width:60px; 
    /*margin:10px 0px 0px 0px;*/
}

.form-field-disabled {
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: -webkit-auto;
	-webkit-appearance: textfield;
	padding: 1px;
	background-color: #ffc;
	border: 2px inset;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
    disable: true;
    text-align: right;
}

[disabled] {
	color: #000000;
	background-color: #ffc;
}

.form-field-combo {
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: -webkit-auto;
	padding: 1px;
	background-color: white;
	border: 2px inset;
	border-image: initial;
}

#form-file-field {
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: -webkit-auto;
	-webkit-appearance: textfield;
	padding: 1px;
	background-color: #ffffff;
	border: 2px inset;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
    disable: true;
    text-align: right;
}

textarea.form-field {
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: -webkit-auto;
	-webkit-appearance: textfield;
	padding: 1px;
	background-color: #ffffff;
	border: 2px inset;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
    disable: true;
}

.form-field-radio-label {
    cursor: pointer;
}

.form-field_required {
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: -webkit-auto;
	-webkit-appearance: textfield;
	padding: 1px;
	background-color: #ffffff;
	border: 2px inset;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
    disable: true;
    background-image: url(../images/symbol_wymagany.gif);
    background-position: top right;
    background-repeat: no-repeat;
    text-align: right;
}

.form-invalid-field {
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: -webkit-auto;
	-webkit-appearance: textfield;
	padding: 1px;
	background-color: #ffffff;
	border: 2px inset;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
    disable: true;
    background-image: url("../images/invalid_line.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    text-align: right;
}

.form-button {
    font-family: tahoma, arial, verdana, sans-serif;
    background: url(../images/form-btn-bg.gif) repeat-x 0px 0px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #666666;
    width: 80px;
    height: 22px;
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 12px;
    cursor: pointer;
    outline: none;
    -moz-outline-style: none;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
}

.form-button-disabled {
    font-family: tahoma, arial, verdana, sans-serif;
    background: url(../images/form-btn-bg.gif) repeat-x 0px 0px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #666666;
    width: 80px;
    height: 22px;
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 12px;
    cursor: pointer;
    outline: none;
	opacity:0.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
    -moz-outline-style: none;
	cursor: default;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
}

.form-button-save {
    font-family: tahoma, arial, verdana, sans-serif;
    background: url(../images/form-btn-bg.gif) repeat-x 0px 0px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #000000;
    width: 80px;
    height: 22px;
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 12px;
    cursor: pointer;
    outline: none;
    -moz-outline-style: none;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
}

.form-button-save:hover {
    background: url(../images/form-btn-hover-bg.gif) repeat-x 0px 0px;
    border: 1px solid #444444;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    -moz-outline-style: none;
}

.form-button:hover {
    background: url(../images/form-btn-hover-bg.gif) repeat-x 0px 0px;
    border: 1px solid #444444;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    -moz-outline-style: none;
}

.communique {
    margin: 180px 0px 0px 0px;
    padding: 10px;
    background-color: #DFE9F6;
    border: 1px solid #99BCE8;
    width: 300px;
    height: 100px;
    text-align: center;
    color: #04408C;
    font-weight: bold;
    font-size: 12px;
}

#questionnaire-window {
    padding: 0px;
    background-color: #DFE9F6;
    border: 1px solid #99BCE8;
    width: 100%;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    float: left;
    display: block;
}

#questionnaire-window-header {
    padding: 0px;
    margin: 0px;
    float: left;
/*    display: block;*/
    height: 50px;
    vertical-align: top;
    font-weight: normal;
    font-size: 60px;
    color: #DFE9F6;
    background-color: #99BCE8;
    width: 100%;
    font-weight: bold;
}

#questionnaire-window-form {
/*    padding: 10px 10px 10px 5px;*/
    float: left;
    display: block;
    height:auto;
}

span.label {
    color: #000000;
    padding-right: 10px;
	font-size: 12px;
}

span.value {
    color: #04408C;
    padding-right: 10px;
	font-size: 12px
}

span.value_small2 {
    color: #000000;
    font-size: 9px;
}

span.value_small3 {
    color: #04408C;
    font-size: 9px;
}

span.inactivecust {
	color: #505050;
}


label.value_small3 {
    color: #04408C;
    font-size: 9px;
}

label.value_small3b {
    color: #04408C;
    font-size: 9px;
	font-weight: bold;
}

.cursor {
	cursor: pointer;
	cursor: hand;
}

.cursor-help {
	cursor: help;
}

#customers_list table { border-spacing:0px; }
#customers_list th { border-spacing:0px; }
#customers_list tr { border-spacing:0px; }
#customers_list td { border-spacing:0px; }

#toolbarplanning {
    width: 100%;
    margin: 0px;
    padding: 5px 0px;
	text-align: left;
	/*border-bottom: 1px solid #dddddd;*/
    /*background-color: #f2f2f2;*/
    height: 20px;
    float: left;
    display: block;
    font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	color: rgb(102, 102, 102);
}
.floatingHeader {
  position: fixed;
  top: 0;
  visibility: hidden;
}
#customers_list th {
    background: #ffffff url(../images/th-bg.gif) repeat-x 100% 100%;
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	font-weight: normal;
	padding: 0px;
	height: 24px;
    font-size: 11px;	
	border-spacing: 0px;
}

th.yellow {
    background: #ffffff url(../images/th-yellow-bg.gif) repeat-x 100% 100% !important;
	border-spacing: 0px;
}

th.red {
    background: #ffffff url(../images/th-red-bg.gif) repeat-x 100% 100% !important;
	border-spacing: 0px;
}

th.green {
    background: #ffffff url(../images/th-green-bg.gif) repeat-x 100% 100% !important;
	border-spacing: 0px;
}

th.blue {
    background: #ffffff url(../images/th-blue-bg.gif) repeat-x 100% 100% !important;
	border-spacing: 0px;
}

th.product {
    font-size: 11px;
}

th.mini {
    font-size: 9px;
}

table.list {
    font-size: 11px;
    border: 0 none;
    padding: 0px 0px 0px 0px;
    line-height: 100%;
	color: #333333;
	border-spacing: 0px;
}

.odd {
	padding: 2px;
	height: 24px;
	background: #ffffff;
	border-top: 1px solid #fafafa;
}

.even {
	padding: 2px;
	height: 24px;
	background: #fafafa;
	border-top: 1px solid #ededed;
}



tr.select {
	padding: 2px;
	height: 24px;
	background: #dbf6c1;
	border-top: 1px dotted #acc0c7;
	border-bottom: 1px dotted #acc0c7;
}

tr.select_locked {
	padding: 2px;
	height: 24px;
	background: #f6c1c8;  !important;
	font-size: 14px;
}

tr.locked {
    background:#fff url(../images/stripe1.gif) left top;
}	

tr.summary {
	padding: 2px;
	height: 24px;
	background: #353535;
	color: #ffffff;
	font-weight: bold;	
}

.right-frame {
	border-right: 1px solid #c5c5c5;
}

.left-frame {
	border-left: 1px solid #c5c5c5;
}

td.summary {
	font-size:10px;
	font-weight: normal;	
	border-right: 1px solid #c5c5c5;	
}

td.paging {
	padding: 1px 0px 2px 0px;
	height: 24px;
    background: url(../images/th-bg.gif) repeat-x 100% 100%;
	color: #666666;
	font-weight: normal;	
}

tr.save {
	padding: 2px;
	height: 24px;
	background: #96c8ff;
	color: #333333;
	font-weight: bold;
}

td.title {
	font-size: 12px;
	color:#ffffff;
	width: 100px;
}


td.label {
	font-size: 12px;
	color:#f6c1c8;
	width: 100px;
}

td.value {
	font-size: 12px;
	color:#dbf6c1;
	text-align: right;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	background-color:#000;
	border:1px solid #fff;
	padding:3px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:9px;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #444;
	-webkit-box-shadow:0 0 10px #444;
}

#tooltip2 {
	z-index:999;
	background-color:#f2d5db;
	border:1px solid #777;
	padding:10px 10px;
	display:none;
	color:#333;
	text-align:left;
	font-size:11px;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 6px #444;
	-webkit-box-shadow:0 0 6px #444;
}
