* {
font-family: helvetica, arial, sans-serif;
outline: none;
}

body, td {
font-size: 11px;
color: #777;
}

body {
margin: 0px 0px 20px 0px;
text-align: center;
background-color: #F4F5F7;
}

div {
text-align: left;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #000;
}

a:hover {
text-decoration: underline;
color: #3F5C72;
}

#slider_hours a:hover, #slider_minutes a:hover {
text-decoration: none;
}

form {
padding: 0px;
margin: 0px;
}

img {
border: 0px;
}

hr {
height: 1px;
font-size: 0px;
background-color: transparent;
border: 0px;
border-top: 1px solid #CCCCCC;
}

h1 {
line-height: 15pt;
font-size: 15pt;
margin: 5px 0px 20px 0px
}

h2 {
line-height: 13pt;
font-size: 13pt;
margin: 5px 0px 20px 0px;
}

h3 {
line-height: 13pt;
font-size: 11pt;
margin: 5px 0px 20px 0px;
}



.page-heading {
color: #333;
font-size: 30px;
font-weight: normal;
margin: 0px;
padding: 0px;
}

.smalltext {
color: #AAAAAA;
font-size: 90%;
}

span.error {
font-weight: bold;
color: #c00;
}

.errorblock {
font-weight: bold;
color: #aa0;
padding: 20px 0px 20px 0px;
}

.bb {
font-weight: bold;
color: #000000;
}

.b {
color: #000000;
}

.bigblack {
color: #000000;
font-weight: bold;
font-size: 110%;
}

.biggerblack {
color: #000000;
font-weight: bold;
font-size: 140%;
}

.bigblue {
font-weight: bold;
font-size: 120%;
}

.biggerblue {
font-weight: bold;
font-size: 140%;
}

.breaknavoff, .breaknavon, .breaknavdisabled {
border: 1px solid #DDDDDD;
background-color: #EEEEEE;
padding: 1px;
margin-right: 2px;
float: left;
font-size: 130%;
font-weight: normal;
width: 18px;
text-align: center;
cursor: pointer;
}

.breaknavon {
background-color: #FFDDDD;
border-color: #CC0000;
color: #DD0000;
font-weight: bold;
}

.breaknavdisabled {
border: 1px solid #EEEEEE;
color: #CCCCCC;
}




/* Generic Layout */

.left {
float: left;
}

.right {
float: right;
}

.fullwidth {
width: 100%;
background-color: #FFFFFF;
}

th.text-center, td.text-center {
text-align: center;
}

th.text-left, td.text-left {
text-align: left;
}

th.text-right, td.text-right {
text-align: right;
}

/* Specific Rules */

#container {
width: 975px;
margin-left: auto;
margin-right: auto;
}

#topbanner {
width: 100%;
height: 118px;
background-image: url(/content/images/topstripbk.gif);
background-repeat: repeat-x;
margin-bottom: 8px;
}

/* Login */

#logintab {
width: 290px;
background: #4a6376 url(/content/images/tempo-logo.png) no-repeat center 30px;
margin: 20% auto 0px auto;
border-radius: 10px;
}

#logintab form {
padding: 140px 0px 40px 0px;
}

#logintab div {
padding: 0px 15px 5px 0px;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #fff;
}

#logintab .stdinput {
width: 150px;
font-size: 16px;
font-weight: bold;
background-color: #fff;
text-align: center;
color: #000;
border: 0px;
border-radius: 5px;
height: auto;
padding: 5px;
}


/* Navigation */

#navblock {
width: 226px;
background-color: #FFFFFF;
float: left;
margin-right: 8px;
}

#searchbox {
background-image: url(/content/images/searchbox.jpg);
width: 100%;
height: 89px;
}

#navigation {
background-image: url(/content/images/navshadow.jpg);
background-repeat: no-repeat;
background-position: bottom;
padding: 6px 6px 40px 6px;
}

.navclosed {
cursor: pointer;
background-image: url(/content/images/navtopoff.gif);
background-repeat: no-repeat;
padding: 3px 0px 3px 25px;
margin-bottom: 1px;
color: #3F5C72;
font-weight: bold;
}

.navopen {
cursor: pointer;
background-image: url(/content/images/navtopon.gif);
background-repeat: no-repeat;
padding: 3px 0px 3px 25px;
margin-bottom: 1px;
color: #3F5C72;
font-weight: bold;
}

.navchild {
display: block;
background-image: url(/content/images/navchild.gif);
background-repeat: no-repeat;
padding: 3px 0px 3px 25px;
margin-bottom: 1px;
color: #3F5C72;
}


/* Main content block */

#mainblock {
width: 739px;
background-color: #FFFFFF;
float: right;
}

#breadcrumbhead {
height: 45px;
padding-top: 25px;
}

.corners {
width: 100%;
height: 6px;
background-color: #FFFFFF;
}

#content {
padding: 0px 6px 30px 16px;
background-repeat: no-repeat;
}

.input {
background-color: #EBF0F4;
text-align: right;
padding-right: 15px;
}

.stdinput {
font-size: 8pt;
color: #666666;
background-color: #F6F6F6;
border: 1px solid #DDDDDD;
padding: 2px;
}

div.error {
font-weight: bold;
color: #FF4444;
line-height: 16px;
padding: 5px 25px 5px 25px;
background-image: url(/content/images/error.gif);
background-repeat: no-repeat;
background-position: 5px 7px;
border: 1px solid #DDDDDD;
background-color: #F2F2F2;
margin: 5px 0px 10px 0px;
}

div.info {
color: #3F5C72;
line-height: 20px;
padding: 5px 10px 5px 25px;
background-image: url(/content/images/info.gif);
background-repeat: no-repeat;
background-position: 5px 7px;
border: 1px solid #B8CDE6;
background-color: #E3EAF3;
margin: 5px 0px 10px 0px;
font-weight: bold;
}


/* TAB Styles ************/

.tabstrip {
clear: both;
background-image: url(/content/images/greydot.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 26px;
}

.tabstrip .tab, .tabstrip .tabon {
cursor: pointer;
float: left;
margin-right: 2px;
background-image: url(/content/images/tabbg.gif);
background-repeat: repeat-x;
}

.tabstrip .tab .tabendleft, .tabstrip .tabon .tabendleft {
float: left;
width: 12px;
height: 26px;
background-image: url(/content/images/tabendleft.gif);
background-repeat: no-repeat;
background-position: top left;
}

.tabstrip .tab .tablabel, .tabstrip .tabon .tablabel {
float: left;
text-transform: uppercase;
color: #527186;
font-size: 9pt;
font-weight: bold;
font-family: arial;
line-height: 23px;
margin-top: 3px;
}

.tabstrip .tab .tabendright,
.tabstrip .tabon .tabendright {
float: left;
width: 12px;
height: 26px;
background-image: url(/content/images/tabendright.gif);
background-repeat: no-repeat;
background-position: top left;
}



.tabstrip .taboff {
cursor: pointer;
float: left;
margin-right: 2px;
background-image: url(/content/images/taboffbg.gif);
background-repeat: repeat-x;
}

.tabstrip .taboff .tabendleft {
float: left;
width: 12px;
height: 26px;
background-image: url(/content/images/taboffendleft.gif);
background-repeat: no-repeat;
background-position: top left;
}

.tabstrip .taboff .tablabel {
float: left;
text-transform: uppercase;
color: #888888;
font-size: 9pt;
font-weight: bold;
font-family: arial;
line-height: 20px;
margin-top: 6px;
}

.tabstrip .taboff .tabendright {
float: left;
width: 12px;
height: 26px;
background-image: url(/content/images/taboffendright.gif);
background-repeat: no-repeat;
background-position: top left;
}


.tabbody {
clear: both;
border: 1px solid #C2C2C2;
border-top: 0px;
padding: 10px;
background-color: #FFFFFF;
}

.tabheader {
padding: 10px 0px 10px 0px;
margin-bottom: 20px;
color: #3F5C72;
font-size: 140%;
font-weight: bold;
border-bottom: 1px solid #CCCCCC;
text-transform: uppercase;
}

.tabcontent {
background-image: none;
background-repeat: no-repeat;
background-position: center;
overflow-x: hidden;
overflow-y: auto;
}


.stdbutton {
padding: 0px 20px 0px 20px;
font-size: 8pt;
}



#updatepanel {
width: 450px;
position: absolute;
display: none;
margin: 30px 0 0 10px;
background-color: #fff;
border: 1px solid #eee;
box-shadow: 2px 2px 9px rgba(0,0,0,0.5);
}

#updatepanel textarea {
width: 100%;
height: 70px;
padding: 2px;
box-sizing: border-box;
}

#updatepanel td {
padding: 3px;
box-sizing: border-box;
}

#updatepanel.loading .pad {
opacity: 0.7;
}

#updatepanel.loading span.assign-me {
display: none;
}

#updatepanel span.assign-me {
font-size: 10px;
font-weight: bold;
margin-left: 10px;
cursor: pointer;
}



#closepanel {
width: 450px;
position: absolute;
display: none;
margin: 30px 0 0 10px;
background-color: #fff;
border: 1px solid #eee;
box-shadow: 2px 2px 9px rgba(0,0,0,0.5);
}

#closepanel textarea {
width:310px;
height:110px;
}

#detailpanel {
width: 450px;
position: absolute;
display: none;
margin: 30px 0 0 10px;
background-color: #fff;
border: 1px solid #eee;
box-shadow: 2px 2px 9px rgba(0,0,0,0.5);
}

#updatepanel div.notch, #closepanel div.notch, #detailpanel div.notch {
position: absolute;
height: 15px;
top: -15px;
left: 15px;
font-size: 20px;
line-height: 19px;
color: #fff;
text-shadow: 0px -3px 3px rgba(0,0,0,0.3);
transform: scale(1.5,1);
}

#updatepanel div.pad, #closepanel div.pad, #detailpanel div.pad {
padding: 15px;
}

#detailpanel .bigblue {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #ddd;
}

#detailpanel #detailcontent {
width: 100%;
height: 190px;
padding-right: 10px;
box-sizing: border-box;
overflow: auto;
border-bottom: 1px solid #ddd;
}



#flashuploader {
position: absolute;
border: 1px solid #AAAAAA;
background-color: #FFFFFF;
margin-top: 50px;
margin-left: 50px;
display: none;
}


.pagination {
text-align: center;
margin: 20px 0 5px 0;
}

.pagination ul {
display: inline-block;
margin: 0;
}

.pagination li {
display: inline;
line-height: 20px;
}

.pagination li a {
padding: 5px;
}

.pagination li.disabled a {
color: #aaa;
}

.pagination li.active a {
font-weight: bold;
}


.pagenav {
text-align: center;
border-top: 1px solid #CCCCCC;
padding-top: 10px;
margin-top: 20px;
}

.icon {
margin: 1px 3px 0px 3px;
}




/* GRID/TABLE Styles ************/

table.grid {
widht: 100%;
border: 0px;
border-collapse: collapse;
}

table.grid>tbody>tr>td {
border-bottom: 1px solid #E6E6E6;
vertical-align: top;
background-color: #FFFFFF;
padding: 2px 5px 2px 5px;
line-height: 20px;
}

table.grid>tbody>tr>th {
background-color: #BBCEDC;
padding: 5px;
color: #3F5C72;
vertical-align: bottom;
}

table.grid>tbody>th.alt {
background-color: #A9C0D2;
}

table.grid>tbody>tr>td.alt {
background-color: #EFF4F7;
}

table.grid>tbody>tr.alt>td {
background-color: #EBF0F4;
}

table.grid>tbody>tr.alt>td.alt {
background-color: #D9E3EC;
}

table.grid .action {
float: left;
cursor: pointer;
}


table.tasks td, table.tasks th {
vertical-align: top;
padding: 5px;
}

tr.row {
background-color: #FFFFFF;
}

tr.rowalt {
background-color: #EBF0F4;
}


/* TASKS *****************/
div.tasks div.row {
height: 25px;
clear: left;
background-color: #FFFFFF;
}
div.tasks div.rowalt {
height: 25px;
clear: left;
background-color: #EBF0F4;
}

div.tasks div.priority {
float: left;
width: 5px;
height: 25px;
}

div.tasks div.expander {
float: left;
width: 20px;
height: 24px;
cursor: pointer;
font-size: 16px;
text-align: center;
padding-top: 3px;
box-sizing: border-box;
color: #aaa;
}

div.tasks div.expander:hover {
color: #000;
}

div.tasks div.status {
float: left;
width: 30px;
height: 25px;
cursor: pointer;
text-align:center;
padding-top: 2px;
box-sizing: border-box;
}

div.tasks div.taskdetail {
float: left;
width: 425px;
height: 25px;
line-height: 25px;
overflow: hidden;
}

div.tasks div.taskdetail span {
cursor: pointer;
}

div.tasks div.taskdetail span:hover {
color: #000;
}

div.tasks div.user {
float: left;
width: 100px;
height: 25px;
line-height: 25px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}

div.tasks div.options {
float: right;
width: 110px;
text-align: right;
margin: 5px 10px 0 0;
font-size: 15px;
}

div.tasks div.options i {
margin-left: 5px;
}

div.subtasksset {
display: none;
clear: left;
border-top: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
}

div.tasks div.indent {
float: left;
width: 40px;
height: 25px;
background-color: ;
}

div.tasks div.subtaskdetail {
float: left;
width: 360px;
height: 25px;
line-height: 25px;
overflow: hidden;
}

div.tasks div.subtaskstatus {
float: left;
width: 35px;
cursor: pointer;
text-align:center;
padding-top: 2px;
box-sizing: border-box;
}

div.task {
width: 695px;
height: 25px;
display: block;
}

div.taskposition {
height: 25px;
background-color: #FFFFFF;
}

div.datetimeflipper {
color: #888;
float: right;
cursor: pointer;
}

div.datetimeflipper .time {
display: none;
}



/* SURVEY STYLES ***********/
.surveygo {
width: 20px;
height: 20px;
background-image: url(/generic/arrow_right.gif);
background-repeat: no-repeat;
background-position: left;
vertical-align: middle;
}

.surveyinput {
border: 1px solid #AAAAAA;
font-size: 100%;
margin-top: 0px;
padding-top: 0px;
}

.surveynext {
margin-top: 20px;
width: 75px;
height: 20px;
background-image: url(/generic/arrow_right.gif);
background-repeat: repeat-x;
background-position: left;
}

.surveywarning {
font-weight: bold;
color: #AA0000;
padding: 5px 0px 5px 0px;
}

.surveyquestion {
padding: 10px 0px 10px 0px;
}




/* Calendar component styles **************/
#calendarDiv{
position: absolute;
width: 205px;
border: 1px solid #3A8AAF;
padding: 1px;
background-color: #FFF;
font-family: arial;
font-size: 10px;
padding-bottom: 20px;
visibility: hidden;
}

#calendarDiv span, #calendarDiv img {
float: left;
}

#calendarDiv .selectBox, #calendarDiv .selectBoxOver {
line-height: 12px;
padding: 1px;
cursor: pointer;
padding-left: 2px;
}

#calendarDiv td {
padding: 3px;
margin: 0px;
font-size: 10px;
text-align: center;
cursor: pointer;
}

#calendarDiv .selectBox {
border: 1px solid #E9F2F6;
color: #E9F2F6;
position: relative;
}

#calendarDiv .selectBoxOver {
border: 1px solid #FFF;
background-color: #74B9D9;
color: #FFF;
position: relative;
}

#calendarDiv .topBar {
height: 16px;
padding: 2px;
background-color: #3A8AAF;
}

#calendarDiv .activeDay {	/* Active day in the calendar */
color: #FF0000;
}

#calendarDiv .todaysDate {
height: 17px;
line-height: 17px;
padding: 2px;
background-color: #E9F2F6;
text-align: center;
position: absolute;
bottom: 0px;
width: 201px;
}

#calendarDiv .monthYearPicker {
background-color: #E9F2F6;
border: 1px solid #AAAAAA;
position: absolute;
color: #3A8AAF;
left: 0px;
top: 15px;
zIndex: 1000;
display: none;
}

#calendarDiv #monthSelect {
width: 70px;
}

#calendarDiv .monthYearPicker div {
float: none;
clear: both;
padding: 1px;
margin: 1px;
cursor: pointer;
}

#calendarDiv .monthYearActive {
background-color: #3A8AAF;
color: #E9F2F6;
}

#calendarDiv .topBar img {
cursor: pointer;
}

#calendarDiv .topBar div {
float: left;
margin-right: 1px;
}


.slider_cell
{
width: 350px;
}
.slider_table
{
width: 100%;
position: relative;
}

.slider_bg
{
width: 328px;
height: 30px;
position: relative;
}
.slider_bar
{
height: 12px;
width: 7px;
float: left;
position: absolute;
top: 5px;
left: 5px;
background-repeat: no-repeat;
}
.slider_thumb
{
width: 13px;
height: 21px;
background-image: url(/content/images/slider.gif);
background-repeat: no-repeat;
background-position: 0 0;
position: absolute;
top: 0px;
left: 0px;
}
.slider_thumb:hover
{
background-position: 0 -21px;
}
.subtotal_cell
{
font-size: 12pt;
font-weight: normal;
color: #0A1F62;
text-align: right;
width: 80px;
}


.clear {
clear: both;
height: 0px;
overflow: hidden;
}


.tab-loading {
height: 200px;
background: #fff url(/content/images/tab-loading.gif) no-repeat center center;
}


table.form {
width: auto;
border: 0px;
border-collapse: collapse;
}

table.form td {
border: 0px;
padding: 3px;
}

table.form td.label {
padding-left: 0px;
padding-right: 20px;
padding-top: 12px;
white-space: nowrap;
vertical-align: top;
}

table.form input.field, table.form textarea.field, table.form select.field {
font-size: 14px;
border: 1px solid #ccc;
padding: 5px;
width: 300px;
}


#particle-shadow {
width: 100%;
height: 100%;
top: 0px;
left: 0px;
position: fixed;
background-color: rgba(0, 0, 0, 0.5);
display: none;
}

#particle {
display: none;
position: fixed;
top: 100px;
left: 50%;
margin-left: -300px;
width: 700px;
height: 500px;
background: #fff;
}

#particle h2 {
margin: 0px;
padding: 15px 0px 0px 20px;
}

#particle textarea {
width: 660px;
height: 430px;
margin: 15px 0px 0px 20px;
padding: 0px;
font-size: 13px;
font-weight: normal;
font-family: monospace;
border: 1px dashed #ccc;
}


.status-toggler{
cursor: pointer;
color: #000;
}

i.icon {
font-size: 14px;
vertical-align: middle;
margin-left: 5px;
margin-right: 5px;
}

.ion-clock {
color: #c0c0c0;
font-size: 18px;
}

.ion-gear-a {
color: #f0ce5b;
font-size: 18px;
}

.ion-help-buoy {
color: #f48470;
font-size: 18px;
}

.ion-ios-checkmark-outline {
color: #74c26b;
font-size: 18px;
}

.ion-alert-circled {
color: #f48a2c;
font-size: 18px;
}

.ion-person-stalker {
color: #86aade;
font-size: 18px;
}

.ion-minus-circled {
color: #e55b55;
font-size: 18px;
}

.ion-checkmark-circled {
color: #74c26b;
font-size: 18px;
}

.ion-locked {
color: #a8a8a8;
font-size: 18px;
}

.ion-hammer {
color: #c0c0c0;
font-size: 18px;
}


.s-curtain {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	background-color: rgba(153,153,153,0.7);
	z-index: 11000;
	bottom: 0;
}


.s-popup {
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	position: fixed;
	z-index: 12000;
	width: 100%;
	max-height: calc(100vh - 20px);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);

}

.s-popup:after {
	clear: both;
	content: "";
	display: table;
}

.s-close-popup{
	box-sizing: border-box;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	z-index: 30;
	font-size: 20px;
	padding: 10px;
}

.popup-nomination{
	box-sizing: border-box;
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: center;
}




