* {
	margin: 0;
	padding: 0;
}
body,html {
    font: 14px Tahoma, Arial, Verdana, sans-serif;
    height: 100%;
/*    overflow: auto;*/
}
.main {
    height: 100%;
    padding-bottom: 46px;
}
.wrapper {
    height: auto;
    margin: 0 auto;
    min-height: 100%;
    width: 1263px;
}
.footer {
    font-size: 11px;
    height: 46px;
    line-height: 46px;
    margin-top: -46px;
    position: relative;
    text-align: center;
}
.logo a {
    background: url("/img/logo.png") no-repeat scroll center center transparent;
    display: block;
    height: 86px;
    margin-top: 10px;
    text-indent: -9999px;
    width: 422px;
}
.login {
    margin-top: 15%;
}
.sum_total {
    width: 43px; 
    text-align: center;
    background-color: #BEBEBE; 

}
.tableLogin, tableLoginErr, #details-content {
    border: 1px solid darkgray;
    border-spacing: 7px;
    padding: 60px;
    background-color: #FFFFFF;
}
.tablepasswd {
    border-spacing: 8px;
    padding: 30px; 
    float: left;
    width: 357px;
}

#changepasswd {
    text-align: left;
}

.tableLoginErr {
    border: 1px solid darkgray;
    border-spacing: 7px;
    padding: 63px;
}
#email, #password, #name, #code, #passwordconfirm, #currentpassword {
    background: url("/img/input_field_bg.png") no-repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    height: 30px;
    padding: 0 5px;
    width: 271px;
}
#role, select#userconnection, select#projectconnection, select#users, select#location  {
    background: transparent;
    border: 1px solid #bbb;
    height: 30px;
    padding: 5px;
    width: 282px;
} 
select#users  {
    background: transparent;
    border: 1px solid #bbb;
    height: 30px;
    padding: 5px;
    width: 282px;
    margin-bottom: 10px;
}  

.usersview {
    background: transparent;
    border: 1px solid #bbb;
    height: 30px;
    padding: 5px;
    width: 282px;
    margin-bottom: 10px;
}

#email-label, #password-label, #name-label, #status-label, #type-label, #passwordconfirm-label, #currentpassword-label, #role-label, #code-label, #projects-label, #users-label {
    vertical-align: middle;
    height: 25px;
    text-align: left;
}
.foruseradd {
    vertical-align: bottom;
    height: 45px;
}
.tLogin {
    width: 275px;
}

#loginsubmit, .errorLoginSubmit {
    cursor: pointer;
    height: 30px;
    width: 80px;
}
#useradd, #usercancel, #useredit, #projectadd, #projectcancel, #projectedit, #connectioncancel,
#connectionadd, #connectionedit, #timeSubmit, #unblock, #connectionDetailsCancel, #save_timesheet {
    cursor: pointer;
    height: 30px;
    width: 60px;  
}

#submitNextWeek {
    cursor: pointer;
    height: 30px;
    width: 180px;
}


.sitelink {
    cursor: pointer;
    border:none;
    background: #fff;   
}
.sitelink:hover {
    cursor: pointer;
    border:none;
    text-decoration: underline;
}

.errors, .lErrors {
    list-style: none;
    color: brown;
}
.topnav {
    padding-top: 20px;
}
.usertop {
    padding-top: 10px;
}
a.adduser:link, a.edituser:link, a.deleteuser:link, a.deleteholiday:link, a.deleteholiday:visited, a.adduser:visited, a.edituser:visited, a.deleteuser:visited {color:#666; text-decoration:none;}
a.adduser:hover, a.edituser:hover, a.deleteuser:hover, a.deleteholiday:hover {color:#000; text-decoration:underline;}
a.addproject:link, a.editproject:link, a.deleteproject:link, a.addproject:visited, a.editproject:visited, a.deleteproject:visited, a.del_connection:link{color:#666; text-decoration:none;}
a.addproject:hover, a.editproject:hover, a.deleteproject:hover {color:#000; text-decoration:underline;}
a.addconnection:link, a.editconnection:link, a.deleteconnection:link, a.forgotpasswd:link, a.addconnection:visited, a.forgotpasswd:visited, a.editconnection:visited, a.deleteconnection:visited, a.del_connection:visited  {color:#666; text-decoration:none;}
a.addconnection:hover, a.editconnection:hover, a.forgotpasswd:hover, a.deleteconnection:hover, a.del_connection:hover  {color:#000; text-decoration:underline;}
table.grid { border-style:none; border-color:#D0D0D0; background-color:#D0D0D0; }
tr.grid { background-color:#FFFFFF; }
tr.grid th { background-color:#EBEBEB; border-style:none; line-height:200%; }
tr.grid1, tr.grid1 .left_side_floating { background-color:#E8E8E8; }
tr.grid1 td { line-height:150%;}
tr.grid2, tr.grid2 .left_side_floating { background-color:#FFFFFF; border-style:none; }
tr.grid2 td { line-height:150%;}


#user-form, #connection-details {
  display: none;
  position: absolute;
  top: 100px;
  left:0;
  z-index: 9999; }

#nexttimesheet, #prtimesheet {
    display: none;
    position: absolute;

/*    top: 220px; */
    z-index: 0;
}
#currenttimesheet {
    display: block;
    position: absolute;

 /*   top: 220px; */
/*    z-index: 999;*/
    width:100%;
}

.timee input {
    border: 1px solid grey;
    height: 25px;
    text-align:center;
/*    font-weight: bold; */
    font: 12px Tahoma, Arial, Verdana, sans-serif; 
    color: red;
    width: 31px;
    max-width: 31px;
}

.datepicker {
    margin-left: 20px;
}
#datePickerFrom, #datePickerTo, #datePicker, #UAdatePicker, #NLdatePicker {
    background: transparent;
    border: 1px solid #bbb;
    height: 20px;
    padding: 2px;
    width: 80px;    
}

.matrix_week_title, .report_title{
    background-color: #EEE9E9;
    font-size:11px;
    font-weight: 400;
}

.matrix_month_title{
    background-color: #EBEBEB;
    font-size:12px;
    font-weight: 500;
}

#modal {
    position: absolute;
    z-index: 9999;
    top: 48%;
    left: 48%;
/*    background: #FFF;*/
}
#bg_layer {
    display: none;
    position: absolute;
    z-index: 9998;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}
.totals {
    font: 12px Tahoma, Arial, Verdana, sans-serif; 
    background-color: #666767;
    border: 1px solid #666767;
    height: 25px;
    text-align:center;
    width: 31px;
    max-width: 31px;
    color:#bbbbbb;
    font-weight: bold;
}
.totalWeek {
    font: 12px Tahoma,Arial,Verdana,sans-serif;
    background-color: #666767;
    border: 1px solid #666767;
    height: 25px;
    text-align:center;
    width: 98px;
    color:#bbbbbb;
    font-weight: bold;
}
.totalMonth {
    font: 12px Tahoma,Arial,Verdana,sans-serif;
    background-color: #666767;
    border: 1px solid #666767;
    height: 25px;
    text-align:center;
    width: 31px;
    max-width: 31px;
    color:#bbbbbb;
/*    font-weight: bold;*/
}
.totalWeekHour {
    height: 25px;
    text-align:center;
    width: 98px;
    color:#bbbbbb;
    font-weight: bold;
}
.total {
    font: 12px Tahoma,Arial,Verdana,sans-serif;
    height: 25px;
    text-align:center;
    width: 98px;
    color:#bbbbbb;
    font-weight: bold;
}
.month {
    height: 25px;
    text-align:center;
    width: 31px;
    max-width: 31px;
    color:#bbbbbb;
    font-weight: normal;
}
.totalsAll {
    background-color: #666767;
    border: 1px solid #666767;
    width: 51px;
    color:#bbbbbb;
    font-weight: bold;
    text-align:center;
}
.totalsAllHours {
    background-color: #BEBEBE;
    width: 51px;
    color:#bbbbbb;
    font-weight: bold;
    text-align:center;
}
.dateTitle { 
    width: 33px; 
    font-size: 12px;
    text-align: center;
}
.dateTitleWeek {
    width: 100px; 
    font-size: 12px;
    text-align: center;   
    background-color: #EBEBEB
}
.weekend{
    background: #6fabfd !important;
}

.ui-datepicker-unselectable.weekend,  .ui-datepicker-unselectable.weekend span {
    background: #a4d0fb !important;
}

.nl_weekend {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorStr="#6fabfd", endColorStr="#EEE9E9");
    background-image: -moz-linear-gradient(top, #F54933 33%, #FFFFFF 33%, #FFFFFF 67%, #5A95C1 67%);
    background-image: -o-linear-gradient(top, #F54933 33%, #FFFFFF 33%, #FFFFFF 67%, #5A95C1 67%);
    background-image: -webkit-linear-gradient(top, #F54933 33%, #FFFFFF 33%, #FFFFFF 67%, #5A95C1 67%);
    background-image: -ms-linear-gradient(top, #F54933 33%, #FFFFFF 33%, #FFFFFF 67%, #5A95C1 67%); 
    background-image: linear-gradient(top, #AE1C28 33%, #FFFFFF 34%, #21468B 33%);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorStr="#EEE9E9", endColorStr="#6fabfd");
/*    background: url(../img/nl.jpg) no-repeat !important;*/
}

.ua_weekend {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorStr="#6fabfd", endColorStr="#EEE9E9");
    background-image: -moz-linear-gradient(top, #6fabfd 50%, yellow 50%);
    background-image: -o-linear-gradient(top, #6fabfd 50%, yellow 50%);
    background-image: -webkit-linear-gradient(top, #6fabfd 50%, yellow 50%);
    background-image: -ms-linear-gradient(top, #6fabfd 50%, yellow 50%); 
    background-image: linear-gradient(top, #6fabfd 50%, yellow 50%);
}

.projectTitle {
    font-size: 12px;
    text-align: left;
    margin: 2px;
    line-height: 18px;
}
.projectTotalHours {
    font-size: 12px;
    text-align: left;
    margin: 2px;
    line-height: 18px;
    height: 25px;
}

.totalBottom {
    background-color: #666767;
    font-weight: bold;
    color:#bbbbbb;
}
#totalRight {
    width: 53px; 
    text-align: center;
    background-color: #BEBEBE; 
    border-top: 1px solid #666767; 
/*    border-bottom: 1px solid #666767;*/
}

/*
  #user-form .loading {
    background: url("../img/loader.gif") no-repeat scroll 50% 50% white;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 6px black;
    display: none;
    height: 88px;
    left: 8px;
    opacity: 0.7;
    position: absolute;
    top: 13px;
    width: 328px; }
*/

#report_form{
    width:1235px;
}

.btn, .reportSubmit, .holidaySubmit {
    cursor: pointer;
    height: 30px;
}
.holidaySubmit{
    margin-top: 5px;
}
.reportSubmit {
    width: 120px;
}

.btn-primary {
    width: 80px;
    float:left;
}

#space {
    width: 63px;
}
#web_report {
    margin:10px auto;
    min-width: 500px;
}

#web_report td, #web_report th {
    padding: 3px;
    text-align: center;
}

#ver {
    float:left;
}

#export {
    width: 100px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
}

#report_table{
    margin-bottom: 10px;
}

#exportExcel, #export_PDF{
    text-decoration: none;
}

#uname {
    color: #BBB;
    font-weight:bold;
    font-size: 12px;
    float: right;
    margin: 8px 25px 0 0;
}

#status, #type {
    float:left;
}

.weekmatrix {
    padding-top: 25px;
    text-align: center;
}

.holiday-error{
    height:25px;
    color:red;
    vertical-align: bottom;
}

#holidays_header {
    width: 700px;
    margin: 0 auto !important;
    display: block !important;
}

.holiday-block {
    display: inline-block;
    margin: 20px 50px;
    width: 250px;
    float:left;
}

.red {
    color: #F00;
}

#report_table .user {
    min-width: 165px
}

#report_table .left_align {
   text-align: left;
}

.time_error {
    background: #D0D0D0;
}

.display_none {
    display: none;
}

#error_404 {
    margin:200px auto;
    width: 500px;
    text-align:center
}

.home_total {
    color: #000000;
    font-weight: normal;
}

#total_top{
    background-color: #BEBEBE;
    font-size: 12px;
}

#home_project_title_month {
    font-size: 12px;
/*    width: 141px;*/
}

#home_project_title_week {
    font-size: 12px;
    width: 488px;
}

.margin_center {
    margin: 0 auto;
}

.pagination {
    width:100%;
    padding-top:5px;
    text-align: center;
}

.disabled {
    background-color: #e0e0e0;
}

.vacation_user{
    padding-top: 20px;
}

.requests {
width: 300px;
margin: 10px;
background: #fff;
border: 1px solid #d1d1d1;
padding: 4px;
border-radius: 5px;
float: left;
}

.requests_div {
    width: 660px;
    margin: 0 auto;
}

.requests .request_title {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px;
background: -moz-linear-gradient(center top, #efefef 0%,#e0e0e0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efefef),color-stop(1, #e0e0e0));
border: 1px solid #d1d1d1;
color: #000;
font-size: 13px;
font-weight: normal;
text-shadow: 1px 1px 0px #fff;
text-align: left;
margin-bottom:5px;
}
.requests .request_title span {
    float: right;
    cursor: pointer;
}
.requests .request_title span:hover {
    text-shadow: 0px 0px 3px #a1eeff;
}

.request_body{
    overflow: auto;
    padding: 5px 0px 10px;
}
.request_calendar{
    margin:0 auto 5px auto;
}

.vac a{
    background: #FFF570 !important;
}


.approve_button {
    background-color:#00A400;
    color: #ffffff;
    border-width:1px;
    border-color:#000000;
    border-radius: 5px;
    height: 30px;
    width:60px;
}

.approve_button:hover{
    background-color:#00CC00;
}

.decline_button {
    background-color:#E02626;
    color: #ffffff;
/*    border-width:1px;
    border-color:#000000;*/
    border-radius: 5px;
    height: 30px;
    width: 60px;
}

.decline_button:hover {
    background-color:#FF4C4C;
}

.requested, .requested span {
  background: #FFF570 !important;  
}

.approved, .approved span {
    background:#CFFF70 !important;
}

.ui-state-disabled.approved, .ui-state-disabled.requested, .ui-state-disabled.weekend {
    opacity: 1;
}

#fromCalendar div.ui-datepicker{
 font-size:23px;
}

#fromCalendar td.ui-state-highlight a{
 background:#FFCC99;
}

#fromCalendar table.ui-datepicker-calendar {
    border-collapse: separate;
}

#fromCalendar .ui-datepicker-calendar td {
    border: 1px solid transparent;
}

#legend {
    margin-top: 15px;
    text-align: center;
    height: 27px;
}

#legend div {
    display: inline-block;
    height: 27px;
    width: 32px;
}

#legend span{
   vertical-align: bottom;
   display: inline-block;
   height: 100%;
   margin-right: 20px;
}

#vacation_tables {
    width: 100%;
    margin-top: 25px;
    text-align: center;
}

#vacation_tables table {
    width: 160px;
    margin-right: 10px;
    display: inline-table;
    vertical-align: top;
}

th a:link, th a:hover, th a:visited  {
    text-decoration: none;
    color: #000;
}

.conn_user {
    cursor: pointer;
}

#details-content {
    display: inline-block;
    padding: 20px;
}

#details-content span {
    font-weight: bold;
}

#details-content ul {
    text-align: left;
    margin: 10px 0 20px 30px;
}

#details-content #projectconnection {
    width: 200px;
}

.rightalign {
    float: right;
}

thead.tableFloatingHeaderOriginal {
    border-collapse: collapse;
}

thead.tableFloatingHeader {
    border-spacing: 1px !important;
}

#print_timesheet {
    float: left;
    cursor: pointer;
    height: 30px;
    width: 130px;
}

input[saved=true] {
    color: green;
}

td#bottom_total {
    text-align: right;
    font-weight: bold;
}

.green {
    color: green;
}

#show_approved, #show_requests {
    cursor: pointer;
    width: 60px;
}