﻿/* Filterbox */



div#filter {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	margin: 15px 0;
	padding: 8px;
	background-color: #dfeef8;
	width: 550px;
}

div#filter div#filter-links {
   font-size: 1em;
   line-height: 1.2em;
   margin: 0;
   padding: 0;
}

div#filter-inside {
	margin: 0;
	padding: 0;
}

div#filter-saved {
	margin: 10px 0;
	padding: 0;
}

div#filter-columns {
	margin: 10px 0;
	padding: 0;
	height: 100px;
	overflow: auto;
	BACKGROUND: #F5F5F5; 
}

div#filter div#filter-conditions label, div#filter-columns label {
	font-weight: bold;
}

div#filter div#filter-columns ul label {
	font-weight: normal;
}

div#filter div#filter-columns ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#filter div#filter-columns ul li {
	margin: 0;
	padding: 0;
	background-color: #ffd;
	border-bottom: 1px solid #dfeef8;
}

div#filter .text-note {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #999;
	font-style: italic;
	font-weight: normal;
}

div#filter div#filter-columns .text-note {
	display: block;
	margin: 0;
	padding: 0;
}

div#filter div#filter-conditions {
	margin: 10px 0;
	padding: 0;
}

div#filter div#filter-save {
	margin: 10px 0;
	padding: 0;
}

div#filter div#filter-save label#label-save {
	display: block;
}


div#filter a#cancel-filter:link, div#filter a#cancel-filter:visited {
	color: red;
}

div#filter #swb1 {
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

div#filter #swb1 td {
	font-size: 11px;
	padding: 2px;
}

div#filter td.sqlwb_CONDITIONCELL_CLASS {
	background-color: #ffd !important;        
	border-bottom: 1px solid #dfeef8;
}

.sqlwb_EDITBUTTONS_CLASS:link, .sqlwb_EDITBUTTONS_CLASS:active, .sqlwb_EDITBUTTONS_CLASS:visited {
	cursor: pointer;
	color: #646464;
	text-decoration: underline;
}
.sqlwb_EDITBUTTONS_CLASS:hover {
	text-decoration: none;
}

div#filter .sqlwb_CONDITIONDISPLAY_CLASS {
	color: #000;
}

div#filter #swb1_form, div#filter .sqlwb_NOCONDITIONS_CLASS {
	color: #666;
}

div#filter input {
	font-size: 1em;
}

div#filter #swb1_form, div#filter select {
	font-size: 1em;
	line-height: 1.2em;
}

.filter_main_table {padding-top: 4px;}
.white {color: #fff;}
#filter-textbox{width:100%; height:25px; background:#DBDBDB; padding-top:10px;	border-bottom: 2px solid #a2a2a2;}
#filter-textbox table td input.three_hungred_w {width:350px; margin-left:5px;}
.advancedConditionsLabel{color:Red;}
.filterBoxTitle {padding: 3px 0 0 0}
.margin_padding {margin:0; padding:0}
.pad_bottom_1 {padding-bottom: 1px;}
.bg_white {background-color:#FFFFFF}
.filter_bottom_table {padding-bottom: 3px; padding-right: 5px; background:#646464; padding-top:5px}
.saveFilterButton{width:50px;}







#filterBoxWrapper {
	position: relative;
	width: 600px;
}

#filterBoxWrapper a:link.delete, #filterBoxWrapper a:visited.delete {
	color: #9E9E9E;
	margin-left: 10px;
}
#filterBoxWrapper a:link.delete2, #filterBoxWrapper a:visited.delete2 {	
	color: #9E9E9E;
}
#filterBoxWrapper a:link.edit, #filterBoxWrapper a:visited.edit {
	color: #7f550b;		
}

#filterBoxWrapper a:link.show, #filterBoxWrapper a:visited.show {
	color: #000;
	padding-left: 20px;
	margin-left: 5px;
	background: url('../../../images/filterBox/plus.png') left center no-repeat;
}

#filterBoxWrapper a:hover.show {
	text-decoration: underline;
}



#filterBoxWrapper a:link.show2, #filterBoxWrapper a:visited.show2 {
	color: #000;
	padding-left: 20px;
	margin-left: 5px;
	background: url('../../../images/filterBox/minus.png') left center no-repeat;
}

#filterBoxWrapper a:hover.show2 {
	text-decoration: underline;
}


#filterBoxWrapper a:hover {
	text-decoration: underline;
}



#filterBox {
	padding: 0 10px;
	height: 27px;
	background: url('../../../images/filterBox/bg_filterbox_title.jpg') left center repeat-x;
}

#filterBox select {
	font-size: 10px;
}

#filterBoxContent input, .table-criteria input, .table-criteria select, #filter-columns select {
	font-size: 10px;
}

#filterBox img {
	border: none;
}

#filterBoxContent {
	padding: 0;
	margin: 0;
	background: #ffe8d2;
}

#filterBoxContent .space {
}

.filterBoxTitle {
	border-bottom: 2px solid #646464;
	background: #9E9E9E;
	height: 29px;
}

.table-wrapper {
	padding:0;
	background: #F5F5F5;
	width: 100%;
	height: 100%;
}

/*
.table-criteria-wrapper {
	width: 100%;
	background: #fbf2e5;
}

.table-criteria td {
	padding: 3px 5px;
	line-height: 16px;
	vertical-align:top;
}
*/

.table-sm-columns select {
	font-size: 10px;
}

.table-header td {
	padding: 0px 0px;
	line-height: 30px;
	vertical-align:top;
	border-bottom: 2px solid #646464;
	background: #9E9E9E;
	height:30px;
}



.fb_btn_del {
	display: block;
	padding: 0 0 0 18px;
	height: 20px;
	background: url('../../../images/filterBox/delete.png') no-repeat;
}
.btn_del {
	padding: 0 20px;
	display:block;
	height: 20px;
	line-height: 20px;
	background: url('../../../images/filterBox/cross.png') 0 3px no-repeat;
}
.btn_edit {
	padding: 0 0 0 18px;
	display:block;
	height: 20px;
	line-height: 20px;
	background: url('../../../images/filterBox/pencil.png') 0 3px no-repeat;
}

.btn_help {
	padding: 0 0 0 18px;
	display:block;
	height: 20px;
	line-height: 20px;
	background: url('../../../images/filterBox/icon-help.png') 0 3px no-repeat;
}


a:link.btn_edit, a:hover.btn_edit, a:visited.btn_edit, a:link.btn_help, a:hover.btn_help, a:visited.btn_help, a:link.btn_del, a:hover.btn_del, a:visited.btn_del   {
	color: #fff;
	font-weight: bold;
}

.fb_btn_edit {
	display: block;
	padding: 0 0 0 18px;
	height: 20px;		
	background: url('../../../images/filterBox/pencil.png') no-repeat;
}
.filter-title {
	padding: 5px 0;
	border-bottom: 2px solid #646464;
	background: #9E9E9E;

}

#helpBox {
	position: absolute;
	top: 30px;
	left: 357px;
}
#helpBoxContent {
	width: 200px;
	height: 30px;
	padding: 20px;
	background: #fff;
	border: 1px solid #ffcfa2;
}


.table-columns-wrap {
	height: 100px; 
	width: 600px; 
	overflow-x: hidden; 
	overflow-y: auto; 
	padding:0; 
	margin:0;
}

div.advancedfilter {
	padding: 10px 5px 0 0;
}

table.advancedfilter td {
	padding: 0 2px;
	height: 21px;
}


#filter-textbox input {
	width: 150px;
}

.table-header a.adfilter {
	color: #646464;
	padding-left: 18px;
	padding-right: 5px;
	display: block;
	font-weight:bold;
	/*background: url('../../../images/filterBox/magnifier.png') left center no-repeat;*/
}


a#HyperLinkEdit:link, a#HyperLinkEdit:visited 
{
	font-weight:bold;
	text-decoration:none;
	color: #646464;
}
a#HyperLinkEdit:active, a#HyperLinkEdit:hover 
{
	text-decoration: underline;
}






