.box_white{
	background:#fff;
	margin-bottom: 10px;
	padding: 15px;
	border-radius: 4px;
}
.box_white a {
    background-color: #1584bf;
    padding: 5px;
    width: 100%;
    max-width: 100px;
    display: block;
    margin: 25px auto 0;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border-radius: 3px;
    font-size: 16px;
}
.box_white .project_date,
.box_white .project_name {
	color: #888888;
}
.box_white .project_date {
	font-size: 14px;
	padding-bottom: 15px;
}
.box_white .project_name {
	font-size: 24px;
	line-height: 24px;
	font-family: 'Roboto Condensed', sans-serif;
}
.box_white .client_name {
	color: #26abe2;
	font-size:17px;
	padding-top: 5px;
	font-family: 'Roboto Condensed', sans-serif;
}
.affix-content {
	position:relative;
}
.project_tasks_all .col-sm-3 {
	padding: 0 6px;
}
/*ul.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 auto;
    border-radius: 4px;
    position: absolute;
    text-align: center;
    float: none;
    bottom: 0;
    left: 50%;
	
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
    transform: translateX(-50%);
}*/
.search-container {
	text-align: center;
	padding-bottom: 40px;
}
.search-project {
	text-align: center;
	margin: 0 auto;
    max-width: 460px;
	padding: 45px 0;
}
.search-project #search {
    background-color: transparent;
    border: none;
	border-bottom: 3px solid #ffffff;
    color: #ffffff !important;
    font-size: 38px;
    font-style: italic;
	font-family: 'Roboto Condensed', sans-serif;
}
.search-project #search-btn {
    background-image: url(../images/search.png);
    width: 35px;
    height: 35px;
    text-indent: -5000px;
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left center;
}
.search-project #search-log{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    color: #ffffff !important;
    font-size: 20px;
    font-style: italic;
	font-family: 'Roboto Condensed', sans-serif;
	width:90%;
}
.search-client,
.search-date {
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	text-align: left;
	padding: 0 30px;
}
.search-client #client-s,
.search-date #date-s {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
	font-size: 20px;
	width: 237px;
}
.search-client label,
.search-date label,
.search-client #client-s,
.search-date #date-s {
	display: block;
}
.search-client label,
.search-date label {
	font-style: italic;
	font-weight: 200;
}
.chosen-container .chosen-results, .chosen-select option, .chosen-select option {
    color: #888888 !important;
}
.chosen-container-single .chosen-single {
	background-color:transparent !important;
	background:none !important;
	border-radius:0 !important;
	border:none !important;
	border-bottom: 1px solid #ffffff !important;
	
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.chosen-container-single .chosen-search input[type="text"] {
	color: #888888 !important;
}
.chosen-container-single .chosen-single span {
	color: #ffffff;
	font-size: 22px;
}
.search-container #filter_projects {
   display: none;
}
/* pagination style */
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.pagination > li > a, .pagination > li > span {
	background-color: transparent !important;
	border: none !important;
	color :#ffffff !important;
}
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover,
.pagination > li > a:hover , 
.pagination > li > span:hover {
    background-color: #1584bf !important;
    border-color: #1584bf !important;
	opacity: 0.7 !important;
}
.pagination > li:first-child > a, 
.pagination > li:first-child > span {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
/* end pagination style */
.search-container .task_check {
    display: block;
	text-align:left;
    padding-top: 10px;
}

.sub_tit.all_tasks_p_id {
	text-align: center;
	color: #ffffff;
	font-size: 34px;
}
.general_container.project_inc .task_srch .search-project,
.general_container.project_inc .task_srch .search-date {
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
}

.general_container.project_inc .task_srch .search-date {
}
.general_container.project_inc .search-project #search {
	font-size: 34px;
}
.project_tasks_all .task_container.box_white {
    position: relative;
}
.project_tasks_all .task_container.box_white .task_number {
    position: absolute;
    right: 15px;
    top: 15px;
}
.general_container.project_inc .search-project #search-btn {
	width: 28px;
	height: 28px;
}
.general_container.project_inc .sub_tit.all_tasks_p_id {
    margin: 0;
    padding: 50px 0;
}
.project_tasks_all .task_container.box_white .task_date,
.project_tasks_all .task_container.box_white .task_number,
.project_tasks_all .task_container.box_white .task_name {
	color: #88888d;
}
.project_tasks_all .task_container.box_white .task_number,
.project_tasks_all .task_container.box_white .task_name  {
    font-weight: 600;
	font-family: 'Roboto Condensed', sans-serif;
}
.project_tasks_all .task_container.box_white .task_name {
    font-size: 23px;
}
.project_tasks_all .task_container .task_logtime::before {
    content: "";
    display: inline-block;
    background-image: url("../images/logtime.png");
	width: 20px;
	height: 20px;
	background-size: 100%;
	vertical-align: top;
	margin: 0 6px;
}
.project_tasks_all .task_container .task_logtime {
	max-width: 120px;
	text-align: left;
	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
}

.general_container.project_inc .search-container .task_check {
	padding-right: 0;
	text-align: left;
}
.general_container .task_check label {
	color: #ffffff;
	font-style: italic;
}	
.general_container .task_check input[type=checkbox]:not(old) {
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

.general_container .task_check input[type=checkbox]:not(old) + label {
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

.general_container .task_check input[type=checkbox]:not(old) + label > span {
  display          : inline-block;
  width            : 25px;
  height           : 25px;
  margin           : 0 10px 0 0;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : middle;
}

.general_container .task_check input[type=checkbox]:not(old):checked + label > span {
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

.general_container .task_check input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : #888888;
  font-size   : 18px;
  line-height : 22px;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

.logtime_popup {
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 810px;
    border-radius: 5px;
    width: 90%;
	z-index: 200;
}
.log_header {
    background: #26abe2 none repeat scroll 0 0;
    color: #fff;
    padding: 12px 20px;
	border-radius: 5px 5px 0 0;
}
.mask {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.submit_log_container {
    margin: 0 auto;
    max-width: 70%;
    padding: 30px 15px 60px;
}
.close_log {
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 45px;
    height: 55px;
    line-height: 45px;
    position: absolute;
    right: 50%;
    text-align: center;
    top: -70px;
    transform: translateX(50%);
    width: 55px;
}
.log_footer {
    background: #f3f3f3 none repeat scroll 0 0;
    color: gray;
    padding: 12px 20px;
	font-family: roboto condensed;
	border-radius: 0 0 5px 5px;
}
.log_footer .task_users {
    margin-top: 15px;
	margin-bottom: 15px;
}

.log_footer .task_users .user_tn {
	background: #c9c9c9 none repeat scroll 0 0;
	border-radius: 0 50px 50px 50px;
	display: inline-block;
	margin: 5px;
	padding: 5px 15px;
	text-transform: capitalize;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-align:center;
}

.log_footer h3 {
    color: #a19d9c;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.submit_log_container input {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #969696;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    box-shadow: 0 0 0 0;
    border-radius: 0px;
    color: #939393;
}
.submit_log_container textarea {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #969696;
	border-left: 2px solid #969696;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    box-shadow: 0 0 0 0;
    border-radius: 0px;
    color: #939393;
}

.submit_log_container .form-group.time_log{
	display: inline-block;
	width: 45%;
	float:left;
}

.submit_log_container .form-group.date_log{
	display: inline-block;
	width: 45%;
	float:right;
}

.submit_log_container .form-group.comment_log{
	 clear: both;
    display: block;
    padding-top: 35px;
}
.submit_log_container label {
    color: #939393;
    font-style: italic;
    font-weight: normal;
}
.submit_log_container .submit_log, .submit_log_container .submit_log_continue {
    background: #1584bf none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 40px;
    text-transform: capitalize;
	margin-left: 10px;
}
.submit_log_container::after {
    clear: both;
    content: "";
    display: block;
}
.logtime_popup .client_proj {
    display: inline;
    text-transform: capitalize;
}
.logtime_popup .task_date {
    float: right;
}
.logtime_popup .task_name {
    font-size: 24px;
    font-weight: bold;
	color:#ffffff;
}
.project_tasks_all .task_grid .box_white {
    min-height: 240px;
}

/* timespent */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px 25px;
}

.search-client #client,
.search-date #date {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
	font-size: 20px;
	width: 80%;
}
.time_spent .filterby {
    display: block;
}
.time_spent .search-project {
    display: inline-block;
	padding: 20px 15px;
	max-width:none;
}
.time_spent #datefrom, .time_spent #dateto, .time_spent_allusers #datefrom, .time_spent_allusers #dateto, #datefrom, #dateto{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    color: #ffffff !important;
    font-size: 20px;
    font-style: italic;
	font-family: 'Roboto Condensed', sans-serif;
	box-shadow: 0 0 0;
	border-radius: 0;
}
.filter_timespent {
    margin: 0 auto;
    width: 1000px;
}
.filter_timespent .search-project #search {
    font-size: 20px;
    width: 80%;
	border-bottom: 1px solid #ffffff;
}
.task_container .project_name {
    color: #26abe2;
    font-size: 17px;
    padding-bottom: 8px;
}
ul.pagination {
    float: none;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.pag_cont {
    bottom: -55px;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.filtercont_result {
    position: relative;
}
.container{
	position:relative;
}
.chosen-select{
	color: #fff;
	background:transparent;
	border: 0 none;
}
.filterdate .date-between.chosen-select {
    width: 100%;
	border-bottom:1px solid #fff;
	
}
.time_spent .search-client #client{
	width:100%;
}
form.row.filter_timespent {
    overflow: initial;
}
.time_spent_allusers .form-group.filterby.filterdate.col-md-12.col-xs-12 {
    padding: 0;
}
