@import url("toolbar.css");
@import url("sidebar.css");
@import url("workingTable.css");
@import url("main_content.css");
@import url("wt_info.css");
@import url("eventList.css");
@import url("event_attachment.css");
@import url("event_tags.css");
@import url("admin.css");


/*remove nowrap behaviour from a table(datatable with nowrap class) column 'className': 'tdnowrap'*/
.tdnowrap { white-space: normal!important; }




.panelSubView{
	background: linear-gradient(#0cace9, #135e80) ;    
}


.panelSubView > a {
    color: white!important;
}


.panelScrollContent{
max-height: 28vh;	
overflow-y:auto;
background-color: white;
}


html, body{
	height: 100%;
	width: 100%;
}



#wrapper{
	padding: 0 0;
	height: 99%;
	overflow-y: hidden;
}



input:read-only {
    background-color: #ececec;
}


.wtUserList div {
	float: left;
	overflow: hidden;
	width: 200px;
}



.accordion-btable-form {
	clear: both;
	margin-bottom: 5px;
}

.btable-wrapper {
	
}

.btable-sep {
	clear: both;
}

.separator {
	clear: both;
}



.btable-form {
	background-color: #efefef;
	padding: 5px;
	margin-bottom: 5px;
}

.btable-delete-btn {
	float: right;
}

input[text] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #efefef;
}



#mainSearch {
	width: 100%;
	text-align: center;
	background-color: #dfeffc;
	border: none;
	border-bottom: 1px solid #5c9ccc;
	background: url("redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png")
		repeat-x scroll 50% 0% #5c9ccc;
	color: #ffffff;
	font-weight: bold;
}



#mainSearch .cont {
	padding-top: 25px;
	padding-bottom: 25px;
}

#mainSearch .type-filter {
	margin-top: 10px;
	display: none;
	overflow: auto;
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
}

#mainSearch .type-filter ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#mainSearch .type-filter ul li {
	float: left;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: right;
}

#maincontent {
	width: 100%;
	margin: 0px;
}

#activities {
	width: 100%;
	margin: 0px;
}

.wtColumn {
	width: 24%;
	border-right: 1px solid #4297d7;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}

#indexSeparator {
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 300px;
	border-left: 1px solid #4297d7;
	float: left;
}



#eventList {
	width: 100%;
	/* margin-left: auto;
	margin-right: auto; */
	margin-top: 7px;
}


#wtToolBar {
	padding: 7px;
	text-align: center;
}



/*.uiPointer {
	cursor: pointer;
	cursor: hand;
}*/

.wtRow {
	padding: 7px;
	border: none;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
	border-bottom: 1px solid #efefef;
}

.wtTitle {
	cursor: pointer;
	cursor: hand;
}



.col1 {
	
}

.col2 {
	text-align: right;
}

.activity-form {
	margin: 20px;
}

.event-form {
	margin: 25px;
}

/* html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
} */
/*
body {
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
}
*/
.tabset {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.listCol1 {
	
}

.listCol2 {
	text-align: right;
}

.act-list-item {
	font-weight: bold;
}



.f-input {
	width: 50%;
}

.t-input {
	width: 30%;
}

.long-input-dis {
	width: 100%;
}

.medium-input {
	width: 200px;
}

.short-input {
	width: 100px;
}

.row-odd {
	background-color: white;
}

.row-odd:hover {
	background-color: orange;
}

.row-even {
	background-color: #E4F0F0;
}

.row-even:hover {
	background-color: orange;
}



.filters {
	list-style-type: none;
	font-size: 12px;
}

.logo {
	color: white;
	font-size: 30px;
	position: absolute;
	z-index: 10000;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 90%;
}

.group-panel {
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 100000;
}

.container {
	width: 100%;
	height: 100%;
	overflow-x: scroll;
	border: 1px solid lightgray;
}

.gridHeader {
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid lightgray;
}

.gridValue {
	white-space: nowrap;
	border: 1px solid lightgray;
}

.tdGrid {
	width: 250px;
}

.tableGrid {
	
}

.link {
	
}



.spacer {
	margin-left: 30px;
}

.spacer-bottom {
	height: 150px;
}


.red-border {
	border: 1px solid red;
}

.gray-border {
	border: 1px solid gray;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	z-index: 9999 !important;
}

.h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 3px;
}

.h3-dis {
	font-weight: bold;
	font-size: 16px;
	margin: 3px;
	color: #000000;
}

.inputBig {
	width: 100%;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.activity-list {
	overflow: hidden;
	height: 100%;
}

.qazwsx {
	position: absolute;
	top: 45px;
	z-index: 10000;
	background-color: #DEDEDE;
	width: 150px;
	text-align: center;
	filter: alpha(opacity =       90);
	-moz-opacity: .90;
	opacity: .90;
	border: 1px solid #000000;
}

span.formlb {
	font-weight: bold;
	width: 120px;
	display: inline-block;
	text-align: right;
}

.bTableFormLabelAndInput {
	float: left;
	text-align: left;
	height: 50px;
}

.bTableFormButtons {
	float: left;
	text-align: left;
	margin-top: 18px;
}

.bTableFormLabelAndInput input {
	display: block;
	text-align: left;
	width: 180px;
}

.bTableFormLabelAndInput label {
	font-size: 14px;
	font-weight: bold;
	margin-left: 6px;
}

.btable-form input { /* 	background: #1C1C1C; Colore di sfondo */
	font-size: 16px;
	border: 1px solid rgb(209, 209, 209);
	padding: 0 5px; /* Padding */
	margin-left: 6px;
	margin-top: 6px;
}

 a:link {
	color: #11729b;
} unvisited link
a:visited {
	color: #609dd2
;
} visited link
a:hover {
	color: #609dd2;
} mouse over link
a:active {
	color: #609dd2;
} selected link


#pref {
	padding: 20px;
}

#pref h3 {
	font-size: large;
}

#pref .value {
	font-size: large;
	width: 50%;
	margin-bottom: 10px;
}




.formTable {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.toolbar {
	float: left;
	margin-right: 5px;
}

.formTR td {
	background-color: rgba(92, 163, 232, 0.55);
}

.formTR td input[type=text] {
	width: 100%;
}

.wtstate1 {
	border-right: 5px solid #00FF00;
}

.wtstate2 {
	border-right: 5px solid #FFFF00;
}

.wtstate3 {
	border-right: 5px solid #FF0000;
}

.wtstate4 {
	border-right: 5px solid #ABABAB;
}


.ui-multiselect {
	padding: 2px 0 2px 4px;
	text-align: left
}

.ui-multiselect span.ui-icon {
	float: right
}

.ui-multiselect-single .ui-multiselect-checkboxes input {
	position: absolute !important;
	top: auto !important;
	left: -9999px;
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
	padding: 5px !important
}

.ui-multiselect-header {
	margin-bottom: 3px;
	padding: 3px 0 3px 4px
}

.ui-multiselect-header ul {
	font-size: 0.9em
}

.ui-multiselect-header ul li {
	float: left;
	padding: 0 10px 0 0
}

.ui-multiselect-header a {
	text-decoration: none
}

.ui-multiselect-header a:hover {
	text-decoration: underline
}

.ui-multiselect-header span.ui-icon {
	float: left
}

.ui-multiselect-header li.ui-multiselect-close {
	float: right;
	text-align: right;
	padding-right: 0
}

.ui-multiselect-menu {
	display: none;
	padding: 3px;
	position: absolute;
	z-index: 10000;
	text-align: left
}

.ui-multiselect-checkboxes {
	position: relative /* fixes bug in IE6/7 */;
	overflow-y: auto
}

.ui-multiselect-checkboxes label {
	cursor: default;
	display: block;
	border: 1px solid transparent;
	padding: 3px 1px
}

.ui-multiselect-checkboxes label input {
	position: relative;
	top: 1px
}

.ui-multiselect-checkboxes li {
	clear: both;
	font-size: 0.9em;
	padding-right: 3px
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
	display: block;
	padding: 3px;
	margin: 1px 0;
	text-decoration: none
}

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label {
	border: none
}

.ui-multiselect-hasfilter ul { position:relative; top:2px }
.ui-multiselect-filter { float:left; margin-right:10px; font-size:11px }
.ui-multiselect-filter input { width:100px; font-size:10px; margin-left:5px; height:15px; padding:2px; border:1px solid #292929; -webkit-appearance:textfield; -webkit-box-sizing:content-box; }

#brodcastMessage {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9000;
	display: none;
}

#brodcastMessage .content {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
}

#brodcastMessage .message {
	font-size: medium;
}

.freshnews {
	color: #960014;
}
	
td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

