@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body.prime::before {
	content: '';
	/* font-weight: bold!important; */
	/* text-align: center; */
	background: #f4f4f4;
	color: #323b43;
	display: block;
	padding: 5px 0;
	/* opacity: 20%; */
}

body.prime {
	content: '';
	/* font-weight: bold!important; */
	/* text-align: center; */
	background: #f4f4f4;
	color: #323b43;
	display: block;
	padding: 5px 0;
	/* opacity: 20%; */
}


body.prime-skin{
	background-color: #f4f4f4;

}

body, p, h1, h2, span, td, input, select{
	font-family: 'Montserrat', sans-serif!important;
}

/* .header-frame::before {
	content:url('https://xyi.com/img/logo2.png');
  	position:relative; 
  	z-index:100000;
  	left:-50px;
  	top:10px;
} */

td {
	letter-spacing: 0.1px;
	font-weight: 400;
}
div.master-page-frame {
	width:1300px;
}

/* div.login-box img {
	display:none!important;

} */

div.login-box img {
	background: url('https://www.xyi.com/timesheet-images/XYi-Logo-Teal.png') no-repeat;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 150px; /* Width of new image */
	height: 90px; /* Height of new image */
	padding-left: 150px; /* Equal to width of new image */
	background-size: contain;

}

.login-details::before {
	content: 'Timesheet & Job Book Login Required';
	display: block;
	font-weight: 600;
	font-size: 16px;
	margin: 0 auto;
	width: 220px;
	text-align: center;
}

.login-details input {
	background-color: #fff;
    color: #323b43;
    /* border-color: #6DA8CE; */
    /* border-width: 1px; */
    padding: 10px;
    border-radius: 6px;
    font-size: 12px;
	margin-left: 10px;
}

div.login-fullpage-frame div.AspNet-Login {
	margin-top: 20px;
}
div.login-fullpage-frame div.AspNet-Login div.AspNet-Login-UserPanel, div.login-fullpage-frame div.AspNet-Login div.AspNet-Login-PasswordPanel {
	margin-left: -9em;
}

div.login-fullpage-frame div.AspNet-Login div.AspNet-Login-SubmitPanel #Login1_LoginLinkButton, div.login-fullpage-frame div.AspNet-Login div.AspNet-Login-SubmitPanel a {
	display: block;
    width: 114px;
    height: 40px;
    background-image: url(https://www.xyi.com/timesheet-images/login.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
	background-size: contain;
}

div.login-fullpage-frame div.AspNet-Login div.AspNet-Login-SubmitPanel #Login1_LoginLinkButton, div.login-fullpage-frame div.AspNet-Login div.AspNet-Login-SubmitPanel a:hover {
	display: block;
    width: 114px;
    height: 40px;
    background-image: url(https://www.xyi.com/timesheet-images/login-hover.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
	background-size: contain;
	transition: all 0.3s;
}


div.login-fullpage-frame {
	border: none;
    background-color: #ffffff;
    border-radius: 10px;
    margin: 200px;
    padding: 50px;
	box-shadow:
      0 1px 1px hsl(0deg 0% 0% / 0.075),
      0 2px 2px hsl(0deg 0% 0% / 0.075),
      0 4px 4px hsl(0deg 0% 0% / 0.075),
      0 8px 8px hsl(0deg 0% 0% / 0.075),
      0 16px 16px hsl(0deg 0% 0% / 0.075)
    ;

	background-image: url(https://www.xyi.com/timesheet-images/left.jpg), url(https://www.xyi.com/timesheet-images/right.jpg);
  	background-position: left top, right top;
  	background-repeat: no-repeat, no-repeat;
	background-size: contain;;
}


div.page-timesheet {
	width: 1300px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 
                0 2px 4px rgba(0,0,0,0.07), 
                0 4px 8px rgba(0,0,0,0.07), 
                0 8px 16px rgba(0,0,0,0.07),
                0 16px 32px rgba(0,0,0,0.07), 
                0 32px 64px rgba(0,0,0,0.07);
	border-radius: 10px;
}

div.page-home {
	border: none;
    background-color: #ffffff;
    border-radius: 10px;
    margin: 200px;
    padding: 50px;
	box-shadow:
      0 1px 1px hsl(0deg 0% 0% / 0.075),
      0 2px 2px hsl(0deg 0% 0% / 0.075),
      0 4px 4px hsl(0deg 0% 0% / 0.075),
      0 8px 8px hsl(0deg 0% 0% / 0.075),
      0 16px 16px hsl(0deg 0% 0% / 0.075)
    ;

	background-image: url(https://www.xyi.com/timesheet-images/left.jpg), url(https://www.xyi.com/timesheet-images/right.jpg);
  	background-position: left top, 100.1% top;
  	background-repeat: no-repeat, no-repeat;
	background-size: contain;;


}

.page-home div.options-frame {
	height:auto;
}

.page-home .logo-frame {
	background: url('https://www.xyi.com/timesheet-images/XYi-Logo-Teal.png') no-repeat;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 150px; /* Width of new image */
	height: 90px; /* Height of new image */
	padding-left: 150px; /* Equal to width of new image */
	background-size: contain;

}

.page-home .logo-frame img {
	display: none;

}

div.options-frame div.btns {
	display: flex;
    flex-wrap: wrap;
    width: 400px;
    margin: 0 auto;
    padding: 20px;
}



.page-home .options-frame .btns a {
	margin: 10px;
}
.page-home .options-frame .btns a:hover {
	opacity: 0.8;
	transition: all 0.3s;
}

.page-home .options-frame .btns a img{
	display:none;
}

.page-home .options-frame .btns #ctl00_BodyContentPlaceHolder_imgAdmin::before{
	content: 'Administration';
	
}
.page-home .options-frame .btns #ctl00_BodyContentPlaceHolder_imgAdmin{
	display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #122027;
    color: #ffffff;
    width: 100%;
    background-size: contain;
    padding: 30px;
    font-size: 18px;
    border-radius: 10px;
	font-weight: 600;
}

.page-home .options-frame .btns #ctl00_BodyContentPlaceHolder_imgJobBook::before{
	content: 'Job Book';
	
}
.page-home .options-frame .btns #ctl00_BodyContentPlaceHolder_imgJobBook{
	display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #12a0e1;
    color: #ffffff;
    width: 100%;
    background-size: contain;
    padding: 30px;
    font-size: 18px;
    border-radius: 10px;
	font-weight: 600;
}

.page-home .options-frame .btns #ctl00_BodyContentPlaceHolder_imgTimesheet::before{
	content: 'Timesheet';
	
}
.page-home .options-frame .btns #ctl00_BodyContentPlaceHolder_imgTimesheet{
	display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #1cc1a5;
    color: #ffffff;
    width: 100%;
    background-size: contain;
    padding: 30px;
    font-size: 18px;
    border-radius: 10px;
	font-weight: 600;
}






.header-frame {
	background-color: #122027!important;
	height:  125px!important;
	font-family: 'Montserrat', sans-serif!important;
	width: 100%;
	padding-left: 0;
	padding: 30px 0;
	position: relative;
	border-radius: 10px 10px 0 0;
}

.header-frame input, .header-frame select {
    background-color: #fff;
    color: #323b43;
    /* border-color: #6DA8CE; */
    /* border-width: 1px; */
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
}

div.header-section {
	float: none!important;
    padding: 0px!important;
    width: 45%!important;
	margin: 0 auto;
}

.header-section h1 {
	display: block !important;
    font-weight: 800;
    text-align: center !important;
    letter-spacing: 0em;
    text-transform: uppercase;
    font-size: 30px;
}
.header-section h2 {
	display: block;
    margin-left: 0 !important;
    color: #e9e9e9;
    text-align: center !important;
    letter-spacing: 0em;
    font-weight: 300;
    font-size: 20px;
}
div.header-section span.welcome-msg {
	display: block!important;
    text-align: left!important;
    margin-right: 0!important;
    letter-spacing: 0em;
	font-size: 16px;
}
.header-section div.sign-out {
   margin-top: 35px;
   display: flex;
   align-items: center;

}

.header-section div.sign-out img {
	display: none;
}


.header-section div.sign-out a:first-child{
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('https://www.xyi.com/timesheet-images/home.png') no-repeat;
	width: 20px; /* Width of new image */
	height: 20px; /* Height of new image */
	padding-left: 20px; /* Equal to width of new image */
	background-size: contain;
}

.header-section div.sign-out a:first-child:hover{
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('https://www.xyi.com/timesheet-images/home-hover.png') no-repeat;
	width: 20px; /* Width of new image */
	height: 20px; /* Height of new image */
	padding-left: 20px; /* Equal to width of new image */
	background-size: contain;
}

.header-section div.sign-out a:last-child{
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 6px;
    color: #122027;
    font-size: 12px;
	border-radius: 5px;
	letter-spacing: 0;
	margin-left: 10px;
}

.header-section div.sign-out a:last-child::before{
	content: 'Sign Out';
}

.header-section div.sign-out a:last-child:hover{
	color: #ffffff;
	background: rgb(28,193,165);
	background: -moz-linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	background: linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1cc1a5",endColorstr="#12a0e1",GradientType=1);
	transition: all 0.3s;
}


div.date-range-selector {
    color: #e9e9e9;
    margin-right: 50px;
    float: right;
    /* width: 286px; */
    /* margin-top: 60px; */
}



div.date-range-selector span {
    display: none;
}

div.date-range-selector::before {
    content: 'Month:';
	display: inline-block;
	letter-spacing: 0.5px;
}

.header-section .user-info {
	position: absolute;
    left: 60px;
    top: 36px;
	width: 168px;
	margin: 0;
}

/* div.day-tab-frame {
  box-shadow: 0 1px 2px rgba(0,0,0,0.07), 
                0 2px 4px rgba(0,0,0,0.07), 
                0 4px 8px rgba(0,0,0,0.07), 
                0 8px 16px rgba(0,0,0,0.07),
                0 16px 32px rgba(0,0,0,0.07), 
                0 32px 64px rgba(0,0,0,0.07);!important;
} */

div.banner-logo {
	float: right;
	padding: 30px 0 25px 0px;
	margin-right: 50px;
	z-index: 1;
	position: relative;
}

div.banner-logo a {
	background: url('https://www.xyi.com/timesheet-images/XYi-logo.png') no-repeat;
	/* padding: 20px; */
	display: block;
	height: 60px;
	width: 110px;
	background-size: contain;

}


div.banner-logo a>img{
	display: none;
}


div.tabbed-view-frame {
	background-color: #122027!important;
}

div.day-tab-titles {
	   display: flex;
	   justify-content: center;
	   background-color:#122027;
	   position: static;
	   width: 100%;
	   box-shadow: none;
}

div.day-tab-titles div {
	/* float: left; */
    background-color: #80888f;
    width: 140px;
    padding: 5px 0px;
    margin-right: 15px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 10px;
    font-size: 14px;
	line-height: 2em;
	font-family: 'Montserrat', sans-serif!important;
	height: 25px;
	font-weight: 700;
    text-transform: uppercase;
}

div.day-tab-titles div a {
	color:#122027;
}

div.day-tab-frame {
	margin-top: -5px;
	margin-left: 0;
	border-top: 4px solid;
  	border-image: linear-gradient(to right, #1cc1a5, #12a0e1) 1;
	width: 1260px;
	box-shadow: none;
	margin-bottom: 0;
	border-radius: 0 0 10px 10px;
}

div.day-tab-titles div.selected-day {
	margin-right: 15px;
	height: 30px!important;
	font-family: 'Montserrat', sans-serif!important; 
	border: 0;
	font-weight: 800;
}

div.day-tab-titles div.selected-day a {
	color:#122027;
}

div.day-tab-titles div.selected-day.future-day {
	box-shadow: none;
	background-color: #e99696;
	opacity: 1;
}

div.day-tab-titles div.selected-day.future-day a {
	color:#122027;
}


div.day-tab-titles div.future-day {
	height:25px;
	background-color: #e99696;
	opacity: 0.7;
}

div.day-tab-titles div.future-day a{
	color:#122027;
}
div.day-tab-titles div:first-child, div.day-tab-titles div:first-child.selected-day{
	border: 0;
	margin-left: 0;
}




/* ======================================= TABLE STYLES =========================================*/

table.sheet-layout {
	font-family: 'Montserrat', sans-serif!important;
	margin-top: 0!important;
}

table.sheet-layout::before {
	display: inline-block;
    content: "";
    border-top: .3rem solid #1cc1a5;
    width: 1300px;
    margin: -6px -20px;
    transform: translateY(-1rem);
    position: absolute;
    /* z-index: -1; */
    top: 153px;
}

table.sheet-body th, table.sheet-header th, table.sheet-body td, table.sheet-header td{
	padding: 10px 4px;
}

table.sheet-body td {
	border: 0;
	padding: 10px 0px;
	text-align: center;
}

table.sheet-body tr.odd td {
	background-color: #f4f4f4;
}

table.sheet-body tr.even td {
	background-color: #f4f4f4;
}

table.sheet-layout thead{
	border-bottom: 4px solid #1cc1a5;
  	border-image: linear-gradient(to right, #1cc1a5, #12a0e1) 1;
}

table.sheet-layout thead tr th{
	background-image:none;
	color:#122027;
	border-right: 0;
	/* text-align: center; */
	text-transform: uppercase;
	padding: 10px 0;
	text-align: center;
}

table.sheet-body {
	border-collapse: separate;
    border-spacing: 0 5px;
}



table.sheet-body img.del{
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('https://www.xyi.com/timesheet-images/delete.png') no-repeat;
	width: 14px; /* Width of new image */
	height: 14px; /* Height of new image */
	padding-left: 14px; /* Equal to width of new image */
	background-size: contain;
	opacity: 0.6;
}

table.sheet-body img.del:hover{
	opacity: 1;
}

table.time-sheet select {
	width: 55px;
    height: 25px;
    border-radius: 5px;
	padding: 4px;
	text-align: center;
	font-size: 10px;
}

table.time-sheet .job-selector {
	width: 215px;
}

table.time-sheet .c7 select {
	text-align: left;
	width: 180px;
}

table.time-sheet input {
	width: 16px;
	height: 16px;
}

table.sheet-body tr.saved td {
	background: rgba(174,233,150,0.6)
}

table.sheet-body tr.unsaved td {
	background: rgba(233,150,150,0.6)
}

table.sheet-body tr.plus-row td {
	background-color: #ffffff	;
}

#noEntriesRow {
	background-color: #f4f4f4;
}

#noEntriesRow td:first-child {
	border-radius: 5px;
}

#noEntriesRow td:last-child {
	border-radius: 5px;
}




/* .row-more-info{
	padding: 5px;
	background-color: #122027;
	color: #ffffff;
	font-size: 12px;
} */

td.add-btn{
	display: flex;
    justify-content: center;
}

div.row-more-info img{
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('https://www.xyi.com/timesheet-images/info.png') no-repeat;
	width: 14px; /* Width of new image */
	height: 14px; /* Height of new image */
	padding-left: 14px; /* Equal to width of new image */
	background-size: contain;
}


table.time-sheet img.btn-add-row:first-child {
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('https://www.xyi.com/timesheet-images/add.png') no-repeat;
	width: 20px; /* Width of new image */
	height: 20px; /* Height of new image */
	padding-left: 20px; /* Equal to width of new image */
	background-size: contain;
}

.add-btn a:first-child::after {
	content: 'Add';
	float: right;
    padding: 4px;
	margin-right: 10px
}

#dupRowOption img{
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('https://www.xyi.com/timesheet-images/copy.png') no-repeat;
	width: 20px; /* Width of new image */
	height: 20px; /* Height of new image */
	padding-left: 20px; /* Equal to width of new image */
	background-size: contain;

}

.add-btn a:last-child::after {
	content: 'Copy';
	float: right;
    padding: 4px;
}

.time-sheet a {
	color: #122027;
}

table.sheet-body tr.plus-row td{
	border:0;
}

table.sheet-body tr.plus-row td:first-child{
	background: rgba(244, 244, 244, 0.5);
	border-radius: 5px;
}

/* div.no-listview-data {
	display: none;
} */

div.saved-indicator {
	display: none;
}


table.time-sheet .c1 br {
	display: inline;
  	content: ' ';
  	padding: 0 2px;
}

table.time-sheet .c1{
	width: 250px;
}

table.time-sheet .c6 {
	text-align: center;
}

table.time-sheet .c7 {
	width: 190px;
}

table.time-sheet .c3, table.time-sheet .c5 {
	width: 160px;
}

table.time-sheet .c7a {
	width: 50px;
}

table.time-sheet .c8, table.time-sheet .c8a {
	width: 40px;
}

table.time-sheet .c9 {
	width: 75px;
}

table.sheet-layout thead tr th:last-child{
	width: 70px;
	text-align: center;
}

table.time-sheet .c7a, table.time-sheet .c8, table.time-sheet .c8a, table.time-sheet .c9 {
	text-align: center;
}

table.time-sheet .c6 a{
	color: #12a0e1; 
}


table.time-sheet .c10{
	width: 70px;
	text-align: center;
}

div.content_list_search_results div.result_list ul {
	list-style-type: disc;
	padding: 0;
	margin: 0;
}

div.content_list_search_results div.result_list ul li {
	margin-bottom: 2px;
    background-color: white;
    padding-left: 3px;
    padding-bottom: 2px;
    padding: 10px;
    width: 50%;
    border-radius: 5px;
}

div.country-selector-frame table.country-list .ctry
{
	display: flex;
	width: 210px;
	overflow:hidden;
	margin: auto;
	align-items: center;
}

div.country-selector-frame div.country-selector 
{
	position:absolute;
	background-color:White;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.07), 
                0 2px 4px rgba(0,0,0,0.07), 
                0 4px 8px rgba(0,0,0,0.07), 
                0 8px 16px rgba(0,0,0,0.07),
                0 16px 32px rgba(0,0,0,0.07), 
                0 32px 64px rgba(0,0,0,0.07);
	z-index:2;
}

hr.shadow1
{
	height: 12px;
	border: 0;
	box-shadow: inset 0 10px 12px -12px rgba(0, 0, 0, 0.2);
}



/* ======================================= TABLE STYLES END =========================================*/

.bottom-butons div a{
    display: block;
    height: 15px;
    width: 75px;
    background-size: contain;
    float: right;
    background-color: #122027;
    color: #ffffff;
    font-size: 14px;
    font-weight: 200;
    padding: 8px 10px 12px;
    text-align: center;
    border-radius: 5px;
}

.bottom-butons div a:hover{
	background: rgb(28,193,165);
	background: -moz-linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	background: linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1cc1a5",endColorstr="#12a0e1",GradientType=1);
	transition: all 0.3s;
}

.bottom-butons div a:before {
	content: 'Submit';
}



div.page-timesheet div.bottom-butons img {
	display:none;
}


/* ======================================= ADMIN STYLES =========================================*/



div.header-bar {
	background:#25373c!important;
	padding: 10px;
	font-size: 12px;
	border-radius: 0 0 10px 10px;
}
div.header-bar a {
	color: #e9e9e9;
	text-decoration: none;
	padding: 5px 10px;
	font-size: 12px;
}

div.content-list-info, div.content-list-btns {
	background:#25373c!important;
	margin-bottom:0;
}
div.content-list-info h3, div.content-list-btns h3 {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif!important;
}

div.content-list-info {
	border-radius: 10px 10px 0 0;
	padding: 20px;
}

div.content-list-btns {
	border-radius: 0 0 10px 10px;
	padding: 20px;
}

div.content-list-btns:last-child {
	border-radius: 10px 10px;
}

div.content-list-btns input{
	background-color: #ffffff;
	padding: 10px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}

div.content-list-btns input:hover{
	opacity: 0.8;
}

div.content-list-info div.archive-option {
	font-size: 12px;
}

div.render_field_block span.rd_mzcms_pmt, span.ud_mzcms_pmt, span.vw_mzcms_pmt{
	padding: 11px;
	background-color: #f4f4f4;

}

div.render_field_block .rd_mzcms_val{
	padding: 10px;
	border-radius: 5px;
}

div.content_render div.action_buttons input {
	background-color: #ffffff;
	padding: 10px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}

div.content_render div.action_buttons input:hover{
	opacity: 0.8;
}

div.render_field_block .admin-btns-frame {
	border-radius: 5px;
}

div.render_field_block .admin-btns-frame input{
	background-color: #ffffff;
	padding: 10px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}

div.render_field_block .admin-btns-frame input:hover{
	opacity: 0.8;
}

div.render_field_block .ud_C_Film_val_archived_date_datepart, 
div.render_field_block .ud_C_Film_val_id, 
div.render_field_block .ud_C_Film_val_film_title, 
div.render_field_block .ud_C_JobClient_val_job_client_name, 
div.render_field_block .ud_C_JobClient_val_rate_card_id, 
div.render_field_block .ud_C_JobClient_val_emailed_on_completion,
div.render_field_block .ud_C_JobClient_val_archived_date_datepart,
div.render_field_block .ud_C_JobClient_val_billing_time_granularity,
div.render_field_block .ud_C_ProjectDescription_val_project_description_title,
div.render_field_block .ud_C_ProjectDescription_val_archived_date_datepart,
div.render_field_block .ud_C_TimesheetItemCategory_val_category_title,
div.render_field_block .ud_C_TimesheetItemCategory_val_archived_date_datepart,
div.render_field_block .ud_C_TimesheetItemCategory_val_override_staff_position_id,
div.render_field_block .ud_C_TimesheetItemCountry_val_country_title,
div.render_field_block .ud_C_TimesheetItemCountry_val_archived_date_datepart,
div.render_field_block .ud_C_JobDepartment_val_department_name,
div.render_field_block .ud_C_JobDepartment_val_emailed_on_completion,
div.render_field_block .ud_C_JobWorkCategory_val_job_category_title,
div.render_field_block .ud_C_JobWorkCategory_val_archived_date_datepart {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #ffffff;
	border-radius: 5px;
}

.ud_C_JobClient_val_id, 
.ud_C_ProjectDescription_val_id,
.ud_C_TimesheetItemCategory_val_mzcms_last_update_date,
.ud_C_TimesheetItemCategory_val_id,
.ud_C_TimesheetItemCountry_val_id,
.ud_C_JobDepartment_val_id,
.ud_C_JobWorkCategory_val_id {
	padding: 12px;
	background-color:#f4f4f4;
}
div.render_field_block img{
	display: inline-block !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(https://www.xyi.com/timesheet-images/calendar.png) no-repeat;
    width: 20px;
    height: 20px;
    padding-left: 20px !important;
    background-size: contain;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 8px;
}

div.render_field_block img:hover{
	display: inline-block !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(https://www.xyi.com/timesheet-images/calendar-hover.png) no-repeat;
    width: 20px;
    height: 20px;
    padding-left: 20px !important;
    background-size: contain;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 8px;
	opacity: 0.8;

}

div.render_field_block .ud_mzcms_val input, div.render_field_block span.fctrl_MzCmsFieldMultiLinkTight input, div.render_field_block .ud_mzcms_val select {
	border:0;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

div.render_field_block span table {
	padding: 10px 20px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-radius: 5px;
}

div.render_field_block span.ud_mzcms_val{
	border-radius: 5px;
}

div.render_field_block span table td input{
	margin: 5px!important;
	background-color: #ffffff;
}

div.render_field_block ul.job-client-options {
	background-color: #ffffff;
	padding: 20px;
	border-radius: 5px;;
}


/* ======================================= ADMINISTRATOR PAGE STYLES =========================================*/

.supporting-info .header-frame {
	height:  125px!important;
	font-family: 'Montserrat', sans-serif!important;
	width: 100%;
	padding-left: 0;
	padding: 30px 0;
	position: relative;
	border-radius: 10px;
}

.supporting-info div.floating-option {
	border-radius: 10px!important;
	background-color: #ffffff!important;
	box-shadow: none;
	padding: 0;
	width: 30%!important;
	margin: 18px;
}

.supporting-info div.floating-option ul{
	padding-left: 10px;
}

.supporting-info div.floating-option li{
	font-size:12px;
	list-style-type: disc;
}

.supporting-info div.floating-option:nth-child(2) {
	border:2px solid #25373c!important;

}

.supporting-info div.floating-option:nth-child(2) h2{
	background-color: #25373c!important;
	color:#ffffff!important;
	padding: 10px;
	font-weight: 500;
	border-bottom: 0;
}

.supporting-info div.floating-option:nth-child(3) {
	border:2px solid #7ab9e5!important;

}

.supporting-info div.floating-option:nth-child(3) h2{
	background-color: #7ab9e5!important;
	color:#323b43!important;
	padding: 10px;
	font-weight: 500;
	border-bottom: 0;
}

.supporting-info div.floating-option:nth-child(4) {
	border:2px solid #8ad0c3!important;

}

.supporting-info div.floating-option:nth-child(4) h2{
	background-color: #8ad0c3!important;
	color:#323b43!important;
	padding: 10px;
	font-weight: 500;
	border-bottom: 0;
}

/* ======================================= ADMINISTRATOR PAGE STYLES END =========================================*/

/* ======================================= PROJECT REPORTS PAGE STYLES =========================================*/

/* .project-time-page .header-frame	{
	border-radius: 10px;
} */

.project-time-page div.sheet-layout-body-frame {
	max-height: 680px;
	overflow-x: hidden;

}

.project-time-page table.sheet-layout::before {
	display:none;
}

.project-time-page table.sheet-layout {
	width: 100%;
	border-spacing:0;
	background: #f4f4f4;
}
.project-time-page table.sheet-layout thead th{
	box-shadow: none;
}

.project-time-page table.sheet-layout thead tr th {
	background: #25373c!important;
	color: #e9e9e9;
	padding: 5px;
	font-size: 10px;
	border: 1px solid #3a575f;
    border-left: 0;
	font-size: 9px;
}

.project-time-page table.sheet-layout tbody tr td {
	border: 1px solid #ccc;
    padding: 5px;
    font-size: 10px;
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
    color: #323b43 !important;
	font-size:9px;
	letter-spacing: -0.02px;
}
.project-time-page table.sheet-layout tbody tr td:last-child {
	border-right: 0;
}

.project-time-page table.sheet-body tr.even td {
	background-color: #ffffff;
	color: #323b43!important;
}

.project-time-page table.sheet-body tr.odd td {
	background-color: #edebeb;
	color: #323b43!important;
}

.project-time-page .report-project-time .row-fixed-cost td{
	background-color: #f5efa2!important;
	color: #323b43!important;
}

.project-time-page .report-project-time th:nth-child(1), .project-time-page .report-project-time th:nth-child(10){
	width: 44px;
}

.project-time-page .report-project-time th:nth-child(2), .project-time-page .report-project-time th:nth-child(5){
	width: 38px;
}

.project-time-page .report-project-time th:nth-child(4){
	width: 34px;
}

.project-time-page .report-project-time th:nth-child(8), .project-time-page .report-project-time th:nth-child(6){
	width: 80px;
}

.project-time-page .report-project-time th:nth-child(3) {
	width: 84px;
} 

.project-time-page .report-project-time th:nth-child(7), .project-time-page .report-project-time th:nth-child(9){
	width: 100px;
}

.project-time-page .report-project-time th:nth-child(9){
	width:142px;
}

.project-time-page .report-project-time th:nth-child(10){
	width:40px;
}

.project-time-page .report-project-time th:nth-child(11){
	width:20px;
}

.project-time-page .report-project-time th:nth-child(13){
	width: 60px;
}

.project-time-page .report-project-time th:nth-child(15){
	width: 63px;
	padding: 5px 2px;
}

.project-time-page .report-project-time th:nth-child(14), .project-time-page .report-project-time th:nth-child(16){
	width: 45px;
}

.project-time-page .report-project-time th:nth-child(12){
	width: 40px;
}

.project-time-page .report-project-time th:nth-child(20){
	width:40px;
}

.project-time-page table.report-project-time td.c8 nobr {
	min-width: 20px;
	display: inline-block;
}

.project-time-page div.bottom-buttons  {
	margin: 30px 0!important;
}

.project-time-page .bottom-buttons a:first-of-type:before {
	content: 'Export with sterling';
}

.project-time-page table.report-project-time .crncy {
	display: inline;
}

.project-time-page div.filter-options {
	box-shadow: none;
}

.project-time-page div.filter-options select, .project-time-page div.filter-options label select{
	height: 25px;
}

.project-time-page div.filter-options label>a {
	height: 9px;
    padding: 7px;
}

.project-time-page div.filter-options input {
	height: 20px;
}

.project-time-page div.overlay-selector-frame div.overlay-selector div.overlay-item-list input{
	height: 10px;
}

.project-time-page div.filter-options input.job-no-entry {
	margin-left: 10px;
}

/* .project-time-page .bottom-buttons a:first-of-type:before {
	content: 'Export with sterling';
	background: #25373c!important;
	color: #ffffff!important;
	padding: 15px;
	border-radius: 10px;
	font-size: 12px;
	margin-right: 10px;
} */

/* .project-time-page .bottom-buttons a:last-of-type:before {
	content: 'Export';
	background: #25373c!important;
	color: #ffffff!important;
	padding: 15px;
	border-radius: 10px;
	font-size: 12px
} */



.project-time-page .bottom-buttons a:last-of-type:before {
	content: 'Export';
}

.project-time-page .bottom-buttons a {
	background: #25373c;
	color: #ffffff!important;
	padding: 15px;
	border-radius: 10px;
	font-size: 12px;
	margin-right: 10px;
}


.project-time-page .bottom-buttons a:hover {
	border-radius: 10px;
	color: #ffffff;
	background: rgb(28,193,165);
	background: -moz-linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	background: linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1cc1a5",endColorstr="#12a0e1",GradientType=1);
	transition: all 0.3s;
	border: none;
	color: #ffffff
}

.project-time-page .bottom-buttons a img {
	display: none;
}


/* .project-time-page .report-project-time th:nth-child(1), .project-time-page .report-project-time th:nth-child(2), .project-time-page .report-project-time th:nth-child(10){
	width: 50px;
}

.project-time-page .report-project-time th:nth-child(2), .project-time-page .report-project-time th:nth-child(4), .project-time-page .report-project-time th:nth-child(5){
	width: 40px;
}

.project-time-page .report-project-time th:nth-child(3), .project-time-page .report-project-time th:nth-child(6), .project-time-page .report-project-time th:nth-child(7), .project-time-page .report-project-time th:nth-child(8), .project-time-page .report-project-time th:nth-child(9){
	width: 80px;
}

.project-time-page .report-project-time th:nth-child(13), .project-time-page .report-project-time th:nth-child(14), .project-time-page .report-project-time th:nth-child(15){
	width: 60px;
}

.project-time-page .report-project-time th:nth-child(9){
	width:142px;
}

.project-time-page .report-project-time th:nth-child(11){
	width:20px;
}

.project-time-page .report-project-time th:nth-child(20){
	width:50px;
} */



/* ======================================= PROJECT REPORTS PAGE END =========================================*/

/* ======================================= STAFF SUBMISSION PAGE =========================================*/

table.report-staff-completion {
	border-spacing:0;
	background: #f4f4f4;
	margin: 0;
}


table.report-staff-completion::before {
	display: none;
}

table.report-staff-completion thead {
	border: none;
}

table.report-staff-completion thead tr th {
	background-color: #122027;
	color: #ffffff;
}

table.report-staff-completion tr .c1 {
	text-align: left;
	padding: 10px 20px;
	border-left: none;
}

table.report-staff-completion tr .c2 {
	width: 160px!important;
	border-left: 1px solid #7b8994!important;
}

table.report-staff-completion tr .c3 {
	width: 160px!important;
	padding: 10px 20px;
	border-left: 1px solid #7b8994!important;
}

.results-outer-frame table.sheet-body tr.odd td  {
	background-color: #edebeb;
}

.results-outer-frame table.sheet-body tr.even td {
	background-color: #f4f4f4;
}


/* ======================================= STAFF SUBMISSION PAGE END =========================================*/



.page-jobbook .header-frame	{
	border-radius: 10px;
}

.page-jobbook div.sheet-layout-body-frame {
	max-height: 680px;

}

.page-jobbook table.sheet-layout::before {
	display:none;
}

.page-jobbook table.sheet-layout {
	width: 100%;
	border-spacing:0;
	background: #f4f4f4;
}

.page-jobbook .job-sheet thead th{
	box-shadow: none;
}

.page-jobbook table.sheet-layout thead tr th {
	background: #25373c!important;
	color: #e9e9e9;
	padding: 5px 10px;
	font-size: 10px;
	border: 1px solid #3a575f;
    border-left: 0;
}

.page-jobbook table.sheet-layout tbody tr td {
	border: 1px solid #ccc;
    padding: 5px 10px;
    font-size: 10px;
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
    color: #323b43 !important;
}
.page-jobbook table.sheet-layout tbody tr td:last-child {
	border-right: 0;
}

.page-jobbook table.sheet-body tr.plus-row td {
	border:0;
	background: rgba(244, 244, 244, 0.5);
	padding: 10px;
}

.page-jobbook table.sheet-body tr.even td {
	background-color: #ffffff!important;
	color: #323b43!important;
}

.page-jobbook table.sheet-body tr.odd td {
	background-color: #edebeb!important;
	color: #323b43!important;
}

.page-jobbook div.recent-jobs-frame {
	margin-top: 10px;
    border: 2px solid #7ab9e5!important;
    border-radius: 5px;
}

.page-jobbook .recent-jobs-frame h3 {
    background-color: #7ab9e5!important;
    color: #323b43!important;
    padding: 14px;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif!important;
}
.page-jobbook table.recent-jobs th {
	padding: 5px 10px;
	color: #323b43!important;
}

.page-jobbook .filter-options {
	background-color: #f4f4f4!important;
	padding: 10px;
	border-radius: 5px;
	margin: 10px 0;
	box-shadow: none;
    border: 0
}

.page-jobbook .filter-options label select{
	height:20px;
}

.page-jobbook .filter-options label input{
	height:14px;
}

.page-jobbook .job-sheet td.c9 nobr	{
	min-width: 40px;
    display: inline-block;
}

.page-jobbook .add-btn img{
	display: inline-block!important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('https://www.xyi.com/timesheet-images/add.png') no-repeat;
	width: 20px; /* Width of new image */
	height: 20px; /* Height of new image */
	padding-left: 20px!important; /* Equal to width of new image */
	background-size: contain;

}

.page-jobbook .add-btn a::after {
	content: 'New';
	float: right;
    padding: 4px;
}

.page-jobbook .c13 img{
	display: inline-block!important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('https://www.xyi.com/timesheet-images/edit.png') no-repeat;
	width: 18px; /* Width of new image */
	height: 18px; /* Height of new image */
	padding-left: 20px!important; /* Equal to width of new image */
	background-size: contain;

}

/* ======================================= JOB BOOK EDIT =========================================*/

.page-jobbook-edit .content-fields-frame {
	display: block;
	float: none;
	color: #323b43;
}


.page-jobbook-edit span.rd_mzcms_pmt, span.ud_mzcms_pmt, span.vw_mzcms_pmt {
    width: 200px;
    display: flex;
    float: left;
    margin-right: 10px;
    padding: 3px;
	color: #323b43;
    text-transform: capitalize;
    background-color: #f4f4f4;
    flex-direction: column;
    align-items: flex-end;
    height: 20px;
	padding-top: 12px;
    font-size: 12px;
}

.page-jobbook-edit input, .page-jobbook-edit select {
	padding: 10px;
	background-color: #ffffff!important;
	border-radius: 5px;
	border: 1px solid #7b8994;
	font-size: 12px;
}

.page-jobbook-edit .rd_mzcms_val {
	padding: 10px;
	border-radius: 5px;
}

.page-jobbook-edit .ud_C_Job_project_description_id{
	padding-top:20px;
	margin-right: 0;
}

.page-jobbook-edit .ud_mzcms_val, .page-jobbook-edit span.fctrl_MzCmsFieldMultiLinkTight {
 	padding: 10px;
    display: block;
    float: left;
	background-color: #f4f4f4;
	border-radius: 5px;
}

.page-jobbook-edit .description-help-prompt {
    margin-top: 4px;
    padding: 10px;
    border-radius: 5px 5px 0 0 ;
	background-color: #7ab9e5;
}

.page-jobbook-edit .description-input {
	border: 1px solid #7ab9e5;
	padding: 10px;
	border-radius: 0 0 5px 5px;
	border-top: 0;
}

.page-jobbook-edit .content-fields-frame img{
	display: inline-block !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(https://www.xyi.com/timesheet-images/calendar.png) no-repeat;
    width: 20px;
    height: 20px;
    padding-left: 20px !important;
    background-size: contain;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 8px;

}

.page-jobbook-edit .content-fields-frame img:hover{
	display: inline-block !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(https://www.xyi.com/timesheet-images/calendar-hover.png) no-repeat;
    width: 20px;
    height: 20px;
    padding-left: 20px !important;
    background-size: contain;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 8px;
	opacity: 0.8;

}

.page-jobbook-edit .admin-btns-frame, div.common_action_buttons {
	border-radius: 5px;
	background-color: #25373c;

}

.page-jobbook-edit .admin-btns-frame input {
	border-radius: 5px;
	background-color: #ffffff!important;
	width:80px;
	border: none;
	margin: 0 4px;
}

.page-jobbook-edit .admin-btns-frame input:hover {
	border-radius: 5px;
	color: #ffffff;
	background: rgb(28,193,165);
	background: -moz-linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	background: linear-gradient(90deg, rgba(28,193,165,1) 0%, rgba(18,160,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1cc1a5",endColorstr="#12a0e1",GradientType=1);
	transition: all 0.3s;
	width:80px;
	border: none;
	margin: 0 4px;
	color: #ffffff
}


/* ======================================= JOB BOOK EDIT END =========================================*/

/* div.master-page-frame {
 	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	height: 100vh;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
} */

/* ======================================= ADMIN STYLES END =========================================*/
