table.actionTable {
	width: 100%;
	border-collapse: collapse;
}

table.actionTable thead th {
	background-color: #F3F3F3;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	border: solid;
	border-color: #D8D7D5;
	border-width: 0px;
	border-right-width: 1px;
}

table.actionTable tbody tr {
	
}

table.actionTable tbody tr:hover {
	background-color: #F1F1F1 !important;
}

table.actionTable tbody td {
	background-color: #F3F3F3;
	font-size: 8pt;
	text-align: center;
	border: solid;
	border-color: #D8D7D5;
	border-width: 0px;
	border-right-width: 1px;
	cursor: pointer;
}

div.taskPanel h1 {
	text-align: left;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background-color: #6D6D6D;
	font-size: 10pt;
	padding-left: 12px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.taskPanel h2 {
	text-align: left;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background-color: #6D6D6D;
	font-size: 9pt;
	padding-left: 12px;
	margin: 0px;
	height: 20px;
	vertical-align: middle;
	padding-top: 3px;
}

div.taskPanelOptions {
	background-color: #ffffff;
	text-align: left;
	min-height: 40px;
	padding: 10px 10px;
}


div.taskPanelOptions div {
	float: left;
	/* width: 80px; */
	text-align: center;
}


div.taskPanelOptions div span {
	color: #6D6D6D;
	font-size: 7pt;
}

div.taskPanel {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	border: solid;
	border-color: #A5A5A5;
	border-width: 1px;
	display: none;
	/*position: absolute;*/
	/*background-color: #D8D7D5;*/
	padding: 0px;
}

table.taskTemplate {
	width: 100%;
	font-family: Tahoma;
	font-size: 9pt;
}

table.taskTemplate th {
	font-weight: bold;
	text-align: left;
}

table.taskTemplate td {
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	/*background-color: #E0E0DE;*/
}

.timetable_left_body {
	font-size: 8pt;
	width: 180px;
	height: 175px;
	display: block;
	border: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	overflow: auto;
	background-color: #ffffff;
	margin-left: 2px;
}

table.clientLetter {
	border-collapse: collapse;
	width: 100%;
}

table.clientLetter td {
	background-color: #E0E0DE;
	font-size: 8pt;
	text-align: center;
	cursor: pointer;
	border: solid;
	border-color: #ffffff;
	border-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

table.clientLetter td:hover {
	background-color: #FFFFFF;
}

table.letterFilter, locationsSelectorDiv {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

table.letterFilter td {
	font-size: 8pt;
	text-align: center;
	cursor: pointer;
	border: solid;
	border-color: #ffffff;
	border-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #f3f3f3;
}

table.letterFilter td:hover {
	background-color: #ffffff;
}

table.calendar {
	width: 100%;
	border: none;
	vertical-align: middle;
}

table.calendar th {
	height: 15px;
	background-color: #54B9E5;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
	text-align: center;
}

table.calendar td {
	height: 15px;
	font-size: 7pt;
	text-align: center;
	border: none;
	cursor: pointer;
}

table.calendar td.calendarIM {
	background-color: #f0f0f0;
	cursor: pointer;
}

table.calendar td.calendarFree {
	background-color: #dadae0;
}

table.calendar td.calendarCurrent {
	font-weight: bold;
}

table.calendar td.calendarFreeCurrent {
	background-color: #dadae0;
	font-weight: bold;
}

table.calendar td:hover {
	background-color: #ffff00;
}

table.calendarM {
	width: 100%;
	border: none;
	vertical-align: top;
}

table.calendarM th {
	height: 20px;
	background-color: #6d6d6d;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	width: 13%;
}

table.calendarM td img {
	border: none;
	margin: 0px;
	padding: 0px;
	margin-left: 1px;
	padding-left: 1px;
}

table.calendarM td {
	height: 60px;
	font-size: 9pt;
	text-align: center;
	background-color: #E0E0DE;
	border: none;
	cursor: pointer;
	vertical-align: top;
}

table.calendarM td.calendarMIM {
	background-color: #f0f0f0;
	cursor: default;
}

table.calendarM td.calendarMFree {
	background-color: #dadae0;
}

table.calendarM td.calendarMCurrent {
	font-weight: bold;
}

table.calendarM td.calendarMFreeCurrent {
	background-color: #dadae0;
	font-weight: bold;
}

table.calendarM td:hover {
	background-color: #ffff00;
}

.ttd_table {
	font-size: 8pt;
	color: #000000;
	padding: 0px;
	border: none;
	width: 100%;
	border: none;
}

.ttd_table thead th {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	color: #ffffff;
	background-color: #6D6D6D;
}

.ttd_table tbody th {
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	color: #ffffff;
	background-color: #6D6D6D;
	cursor: pointer;
}

.ttd_table tbody td {
	font-size: 2pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 1px;
	background-color: #ffffff;
	border: none;
	margin: 1px;
	cursor: pointer;
	min-height: 33px;
}

.ttd_table tbody td.second {
	background-color: #E0E0DE;
}

.ttd_table tbody tr.second td {
	background-color: #E0E0DE;
}

.ttd_table tbody tr.second td:hover { /*background-color: #A1D9F2;*/
	
}

.ttd_table tbody td:hover { /*background-color: #A1D9F2;*/
	
}

.telemOdd {
	background-color: #E0E0DE;
}

.telemEvent {
	background-color: #E0E0DE;
}

.ttd_table tbody td div {
	cursor: pointer;
	font-size: 7pt;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	margin: 0px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #ffffff;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	border-radius: 5px;
}

div.telemItem {
	cursor: pointer;
	font-size: 7pt;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	margin: 0px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-right: 3px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	border-radius: 5px;
}

div.telemItem {
	font-weight: bold;
	margin-left: 1em;
	margin-right: 1em;
}

div.telemItem:hover {
	background-color: #A1D9F2;
}

div.telemItem table tbody tr td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.telemPoll {
	background-color: #00A2E8;
}

.telemPoll:hover {
	background-color: #0087BC;
}

.telemOrder {
	background-color: #42F800;
}

.telemOrder:hover {
	background-color: #3BE000;
}

div.telem {
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
	text-shadow: 0px 2px 2px #fff;
	border-style: solid;
	border-radius: 0.5em;
	border-width: 1px;
	padding: 1em;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	width: 110px;
}

div.telem img {
	margin-right: 8px !important;
	padding-right: 8px !important;
}

.ttd_table tbody td div:hover {
	background-color: #A1D9F2 !important;
}

table.TTtask {
	border: none;
	width: 100%;
}

table.TTtask tbody td img {
	border: none;
	margin: 0px;
	padding: 0px;
	margin-left: 1px;
	padding-left: 1px;
}

table.TTtask tbody td {
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	background-color: transparent !important;
}

table.TTtask tbody td:hover {
	background-color: transparent !important;
}

table.TTtask tbody tr:hover td {
	background-color: #A1D9F2 !important;
}

div.timetableCompleteFilter {
	float: left;
}

div.timetableCompleteFilter img {
	cursor: pointer;
	border: none;
	padding: 2px;
	margin: 2px;
}

div.calendarTypeSelect,div.calendarTypeSelectComment, div.calendarTypeSelectExport {
	float: left;
	cursor: pointer;
	/*width: 70px;
	height: 48px;*/
	text-align: center;
}
div.calendarTypeSelectExport {
	opacity: 1;
	filter: alpha(opacity = 100);
}

div.calendarTypeSelect:hover {
	/*opacity: 0.5;
	filter: alpha(opacity =     50);
    border-bottom: solid 3px #A1D9F2;
    padding-bottom: 5px;
    xmargin: 0 2px 0 2px;*/
}

div.calendarTypeSelect span {
	font-size: 7pt;
	color: #4B4B4B;
	text-align: center;
}

div.calendarTypeSelectActive, div.calendarTypeSelectCommentActive {
	float: left;
	cursor: pointer;
	/*width: 70px;
	height: 48px;*/
	text-align: center;
	border:1px solid #FF4081;

	/*float: left;
	cursor: pointer;
	opacity: 1;
	width: 70px;
	height: 48px;
	text-align: center;
    border-bottom: solid 3px #0087BC;
    padding-bottom: 5px;
    margin: 0 2px 0 2px; */
}

div.calendarTypeSelectActive:hover, div.calendarTypeSelectComment:hover {
	/*opacity: 0.8;*/
	border:1px solid #FF4081;
}

div.calendarTypeSelectActive span, div.calendarTypeSelectComment span, div.calendarTypeSelectExport span {

	/*font-size: 7pt;
	color: #4B4B4B;
	text-align: center;*/
}

.timetable_header_icon {
	padding-left: 5px;
	padding-top: 2px;
	margin-left: 5px;
	margin-top: 2px;
	border: none;
	cursor: pointer;
}

.timetable_border {
	border: solid;
	border-color: #909090;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #D7D7A8;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 9pt;
	color: #000000;
}

.timetable_top_header {
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: 2px;
	overflow: hidden;
}

.timetable_middle_header {
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	overflow: hidden;
}

.timetable_middle_body {
	font-size: 8pt;
	display: block;
	border: none;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	overflow: auto;
}

.timetable_middle_nav {
	font-size: 8pt;
	height: 20px;
	display: block;
	border: none;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
        clear: both;
}

.tt_middle_nav {
	padding-top: 2px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.ttc_middle_nav {
	padding-top: 2px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}

.ttc_left_nav {
	padding-top: 2px;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
	width: 20px;
}

.ttc_right_nav {
	padding-top: 2px;
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
	width: 20px;
}

p.telemSwitcher {
	margin: 0;
}

p.telemSwitcher input {
	color: #888 !important;
	font-weight: bold;
	cursor: pointer;
	text-shadow: 0px 2px 2px #fff;
	background-color: #CAF7B9;
	border-radius: 0.5em;
	border-width: 1px;
	padding: 1em;
	padding-top: 4px;
	padding-bottom: 4px;
}

p.telemSwitcher input.active {
	background-color: #42F800;
	color: #000 !important;
	border-color: #888 !important;
}

p.telemSwitcher input:hover {
	background-color: #3BE000;
	color: #000 !important;
}

.soldSIMqtyAndVisitsLabel {
    margin-left: 10px;
}

.simAveQtyFrom, .simAveQtyTo, .visitsAveQtyFrom, .visitsAveQtyTo, .clientSearch.suggest {
    padding: 1px;
}
