.hub_app_10 .for-opacity-down .ui-state-disabled, .hub_app_10 .for-opacity-down{opacity: 0.7;}
.hub_app_10 #schedule-user .table td {
	vertical-align: middle;
	height: 100%;
	position: relative;
}

.hub_app_10 #schedule-user .fill-shift-slot {
	/*
    position: relative;
    */
	height: 100%;
	width: 100%;
}

.hub_app_10 #schTable .profile-activity {
	height: 100%;
	margin: 0;
	min-height: 40px;
	padding: 8px 8px 8px 10px;
	position: relative;
}

.hub_app_10 #schTable .employee-profile-activity {
	background-color: rgba(0, 0, 0, .04);
}

.hub_app_10 .columns {
	margin-left: 5px;
	margin-right: 5px;
}

.hub_app_10 .trans-dark {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	background: none;
	border-color: #f19a1f;
	background-color: #f4b04f;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255,
		255, 0.06)), color-stop(.25, transparent), color-stop(.5, transparent),
		color-stop(.5, rgba(255, 255, 255, 0.06)),
		color-stop(.75, rgba(255, 255, 255, 0.06)),
		color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%,
		rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%,
		rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%,
		rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
	background-size: 20px 20px;
}

.hub_app_10 .daily-schedule-box {
	width: 4.166666666666668%;
	float: left;
	border-right: 1px solid #C3C3C3;
	line-height: 35px;
	height: 100%;
}

.hub_app_10 .daily-schedule-box-list {
	width: 4.167%;
	border-right: 1px solid #CECCCC;
	float: left;
	height: 32px;
}

.hub_app_10 .daily-schedule-box:first-child, .daily-schedule-box-list:first-child
	{
	border-left: 0;
}

.hub_app_10 .daily-schedule-box:last-child, .daily-schedule-box-list:last-child
	{
	border-right: 0;
}

.hub_app_10 .daily-coverage .daily-coverage-table.table td.col {
	padding: 8px !important;
}

.hub_app_10 .daily-coverage .daily-coverage-table.table td.day-view.day-col
	{
	padding-top: 8px !important;
}

.hub_app_10 .daily-coverage .table .day-col-header {
	padding: 1px !important;
}

.hub_app_10 .daily-coverage .daily-coverage-footer.table th {
	color: #333333 !important;
	font-weight: 600 !important;
}

.hub_app_10 .daily-coverage .daily-coverage-footer.table tbody :last-child td
	{
	border-bottom: 0 none !important;
}

.hub_app_10 #schedule-user .fill-shift-slot {
	height: 100%;
	width: 100%;
}

.hub_app_10 .dayShiftWise {
	
	margin: 4px 0;
	position: absolute;
	z-index: 999;
	top:4px;
}
.hub_app_10 .scheduled-emp-daily-row .employee-daily-time {
	font-size: 14px;
	margin-bottom: 2px;
	padding-left: 14%;
	text-shadow: none !important;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hub_app_10 .scheduled-emp-daily-row .nextDayCalender .employee-daily-time
	{
	padding-left: 5%;
}
.hub_app_1 .scheduled-emp-daily-row .currentDayCalender .employee-daily-time
	{
	max-width: 40%;
}

.hub_app_10 .scheduled-emp-daily-row .employee-daily-position {
	background-color: rgba(0, 0, 0, 0.2);
	font-size: 12px;
	margin-left: 3px;
	padding: 2px 6px 2px 5px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
	max-width: 40%;
}

.hub_app_10 .scheduled-emp-daily-row .dayShiftWise:hover .emp-daily-action
	{
	opacity: 1;
}

.hub_app_10 .scheduled-emp-daily-row .emp-daily-action>div {
	text-align: center;
	display: table-cell;
}

.hub_app_10 .scheduled-emp-daily-row .dayShiftWise:hover .day-creat-shift
	{
	display: block;
}

.hub_app_10 .daily-coverage .dayShiftWise {
	border-radius: 0px;
	height: 25px !important;
	line-height: 25px;
	margin: 0px;
	top: 4px;
}

.hub_app_10 .daily-coverage .daily-schedule-box_blank {
	font-weight: normal !important;
}
/*  daily-coverage ends*/

/* schedulepad Filter */
.hub_app_10 .filter-on:before {
	color: #fff;
	content: "\f00c";
	font-family: fontawesome;
	font-size: 8px;
	font-weight: normal;
	position: absolute;
	left: 1px;
	top: -1px;
	z-index: 1;
}
.hub_app_10 .filter-on:after {
	border-color: #1bbc9b transparent transparent #1bbc9b;
	border-style: solid;
	border-width: 8px 8px 9px 9px;
	content: "";
	height: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
}



.hub_app_10 .dropdown-menu.filter-list>li>.filter-toggle:hover,
	.dropdown-menu.filter-list>li>.filter-toggle:focus, .hub_app_10 .dropdown-menu .filter-list>li>.filter-toggle:hover,
	.dropdown-menu .filter-list>li>.filter-toggle:focus {
	background-color: #e7e7e7;
	color: #333;
	text-decoration: none;
}

.hub_app_10 .dropdown-menu.filter-list>li>.filter-toggle, .hub_app_10 .dropdown-menu .filter-list>li>.filter-toggle
	{
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 5px 12px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}

.hub_app_10 .dropdown-menu.filter-list>li>.filter-toggle i, .hub_app_10 .dropdown-menu .filter-list>li>.filter-toggle i
	{
	color: #E6E6E6;
	float: left;
	padding: 3px 5px 0 0;
}

.hub_app_10 .dropdown-menu.filter-list .filter-toggle.selected i,
	.hub_app_10 .dropdown-menu .filter-list .filter-toggle.selected i {
	color: #7E9095;
}

.hub_app_10 .sch-filter div {
	list-style-type: none;
	padding: 0;
}

.hub_app_10 .sch-filter ul.dropdown-menu.list-inline {
	min-width: 450px;
	max-width: 450px;
	margin-left: -180px;
	padding: 10px 0;
}

.hub_app_10 .sch-filter ul.dropdown-menu.list-inline2 {
	min-width: auto !important;	
	max-width: inherit !important;
	margin-left: -35px !important;
	padding: 10px 0;
}

.hub_app_10 .sch-filter ul.dropdown-menu.list-inline.daypartPos {
	min-width: 350px;
	max-width: 350px;
	margin-left: -120px;
}

.hub_app_10 .sch-filter ul.dropdown-menu.list-inline.onlyPosition {
	min-width: 200px;
	max-width: 200px;
	margin-left: -55px;
}

.hub_app_10 .sch-filter ul.dropdown-menu.list-inline.with-ReportFlag-true
	{
	min-width: 600px;
	max-width: 600px;
	right: -240px;
	padding: 10px 0;
}

.hub_app_10 .sch-filter ul.dropdown-menu.list-inline.daypartPos.with-ReportFlag-true
	{
	min-width: 500px;
	max-width: 500px;
	right: -230px;
}

.hub_app_10 .sch-filter ul.dropdown-menu.list-inline.onlyPosition.with-ReportFlag-true
	{
	min-width: 350px;
	max-width: 350px;
	right: -130px;
}

.hub_app_10 .sch-filter div.dropdown-menu.list-inline li {
	vertical-align: top;
}

.hub_app_10 .sch-filter .btn-group>.btn:last-child:not (:first-child ),
	.hub_app_10 .sch-filter .btn-group>.dropdown-toggle:not (:first-child ){
	border-bottom-left-radius: 3px !important;
	border-top-left-radius: 3px !important;
}

.hub_app_10 .sch-filter .filter-pop>div {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.hub_app_10 .sch-filter .filter-pop.change-withReport>div {
	border-right: 0;
}

.hub_app_10 .sch-filter .filter-pop>div.borderright {
	border-right: 1px solid #ccc;
	border-left: 0 none;
}

.hub_app_10 .sch-filter .filter-pop>div.noborder {
	border-right: 0 none;
	border-left: 0 none;
}

.hub_app_10 .sch-filter .filter-pop>div div {
	border-right: 0px none !important;
}

.hub_app_10 .sch-filter  .dropdown-menu.filter-list>li .filter-toggle i,
.hub_app_10 .sch-filter .dropdown-menu .filter-list>li  .filter-toggle i
	{
	color: #e6e6e6;
	padding: 3px 5px 0 0;
}

.hub_app_10 .sch-filter .dropdown-menu.filter-list .filter-toggle.selected i,
.hub_app_10 .sch-filter .dropdown-menu .filter-list .filter-toggle.selected i
	{
	color: #7e9095;
}

/**************************************End Report************************************/
.hub_app_10 .change-withReport .col-md-12, .hub_app_10 .change-withReport .col-md-12+.zipReport-posFlag
	{
	width: 50%;
}

.hub_app_10 .change-withReport .col-md-6, .hub_app_10 .change-withReport .col-md-6+.zipReport-posFlag
	{
	width: 33.3333%;
}

.hub_app_10 .change-withReport .col-md-4, .hub_app_10 .change-withReport .col-md-4+.zipReport-posFlag
	{
	width: 25%;
}

.hub_app_10 .dayPartReport .sch-filter ul.dropdown-menu.list-inline.with-ReportFlag-true
	{
	margin-left: -60px;
	max-width: 200px;
	min-width: 200px;
}

.hub_app_10 #weekHr th {
	background: #9BC2E6;
}

.hub_app_10 #weekHr th.day-col-header .daily-schedule-box {
	border-right: 1px solid #000;
}

.hub_app_10 #weekHr th:first-child {
	background: #2F75B5;
	color: #fff;
}

.hub_app_10 .dayViewReport .dayView .sch_border_right, .dayViewReport .dayView .daily-schedule-box_footer
	{
	border-right: 1px solid #96bada;
}

.hub_app_10 .dayViewReport .dayView .sch_border_left {
	border-left: 1px solid #96bada;
}

.hub_app_10 .dayViewReport .dayView .sch_border_bottom {
	border-bottom: 1px solid #96bada;
}

.hub_app_10 .dayViewReport .dayView .daily-schedule-box_blank {
	height: 36px;
	line-height: 36px;
}

.hub_app_10 .dayViewReport .dayView .daily-schedule-box_blank.white-spaceText
	{
	padding: 5px;
}

.hub_app_10 .dayViewReport .daily-schedule-box {
	line-height: 25px;
}

.hub_app_10 .dayViewReport .day-view {
	height: 36px !important;
}

.hub_app_10 .dayViewReport .table-bordered, .hub_app_10 table#dailyCvrData td
	{
	border: 1px solid #96bada;
}
/**************************************Start Report************************************/


.hub_app_10 input.alta.alta-switch.alta-switch-5 {
	height: 25px !important;
}
.hub_app_10 .sch-dropdown-filter {
	overflow-x: hidden;
	overflow-y: auto;
	list-style: outside none none;
	max-height: 250px;
	padding-left: 10px;
}

/* checklist */
.hub_app_10 .rbk-report-blue {
	background-color: #7cb3e3 !important;
}

.hub_app_10 .rbk-report-log {
	border: 1px solid #b2b3b4;
	padding: 8px 6px !important;
}

.hub_app_10 .hide-pop {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CBCBCB;
	border-radius: 10px;
	color: #CBCBCB !important;
	font-size: 11px !important;
	line-height: 16px;
	padding: 0 !important;
	position: absolute;
	right: -7px;
	text-align: center;
	top: -8px;
	width: 19px !important;
	z-index: 999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
/* checklist Ends*/

/* zipClock Report */
.hub_app_10 .colgroup-col-20 {
    width: 20%;
}
.hub_app_10 .bg-light-grey {
    background: #eaeaea !important;
}
.hub_app_10 .zip-clock-emp-shift {
    cursor: pointer;
    margin: 3px;
    overflow: hidden;
    padding: 12px 7px;
    text-shadow: none;
    border-radius: 3px;
}
.hub_app_2 .zip-my-clock-emp-table .schedule-activity {
      position: relative;
}
.hub_app_10 .printable-timesheet {
    cursor: pointer;
    margin: 3px;
    overflow: hidden;
    text-shadow: none;
    background: #0066cc;
    color: white
}
.hub_app_10 .zip-my-clock-emp-table .table {
    border-collapse: collapse;
    border: 0px solid #38160C;
}

.hub_app_10 .zip-my-clock-emp-table td, .hub_app_10 .zip-my-clock-emp-table th {
    color: rgba(0, 0, 0, 0.6);
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
    white-space: nowrap;
}

.hub_app_10 .zip-my-clock-emp-table td {
    padding: 0px !important;
}
.hub_app_10 .zip-my-clock-emp-table th {
    font-weight: normal;
}

.hub_app_10 .zip-my-clock-emp-table th i {
    cursor: pointer;
}

.hub_app_10 .zip-my-clock-emp-table th i:hover {
    opacity: 1;
}

.hub_app_10 .zip-my-clock-emp-table .profile-activity {
    background: none repeat scroll 0 0 #f4f4f4;
    height: 100%;
    margin: 0;
    min-height: 55px;
    position: relative;
    color: #888888;
    display: block;
}

.hub_app_10 .zip-my-clock-emp-table .profile-activity > .choppOff {
    margin: 5px 2px;
}

.hub_app_10 .zip-my-clock-emp-table .schedule-activity .clock-busi-date {
    margin-left: 7px;
    color: #999;
}


.hub_app_10 .min-height {
    min-height: 48px;
}
.hub_app_10 #zip-clock-user .media-body {
	max-width: 35%;
}
.hub_app_10 .media-left, .hub_app_10 .media-right, .hub_app_10 .media-body {
    display: table-cell;
    vertical-align: middle;
}
.hub_app_10 .media .media-left {
    padding-right: 15px;
    position: relative;
}

.hub_app_10 .media-object {
    border: 1px solid #dbdfe6;
    height: 40px;
    padding: 1px;
    width: 40px;
   }

.hub_app_10 .media-body {
    width: 10000px;
    max-width: 120px;
}

.hub_app_10 .media-heading {
    font-size: 15px;
    margin: 0;
}
/* .hub_app_10 .minor-shared-icon {
    border-radius: 50%;
    height: 13px;
    position: absolute;
    top: 30px;
    width: 13px;
}

.hub_app_10 .minor-shared-icon.shared-icon {
    left: 0px;
}

.hub_app_10 .minor-shared-icon.minor-icon {
    left: 25px;
} */
.hub_app_10 .profile-activity{padding: 5px 8px 7px 10px;}
.hub_app_10 #zip-clock-user .dropdown-menu:before {
    position: absolute;
    top: -7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #E8E8E8;
    border-left: 7px solid transparent;
    content: '';
    z-index: 1;
}
.hub_app_10 #zip-clock-user .dropdown-menu:after {
    position: absolute;
    top: -8px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #C3C3C3;
    border-left: 7px solid transparent;
    content: '';
    left: 3px;
}
 .hub_app_10 .filter-sch-task{
    margin-left:-187px;min-width:460px !important;right:auto !important;left:30% !important;
    }
   .hub_app_10 .sch-task-border{
    border-right:1px solid #ccc;
    border-left:0px none !important;
    padding:0 15px !important;
    }
div.sch-task-border:first-of-type + div{
	 border-left:0px none !important;
	 border-right:0px none !important;
	  padding:0 15px;
} 
.hub_app_10 .colgroup-col-10 {
    width: 10%;
}
.hub_app_10 .zip-clock-table {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 15px;
}

.hub_app_10 .zip-clock-table tr, .hub_app_10 .zip-clock-table td, .hub_app_10 .zip-clock-table th, .hub_app_10 .zip-clock-table table {
    height: 100%;
}

.hub_app_10 .img-100 {
    width: 100px;
    height: 100px;
}
.hub_app_10 .chart-circle {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 50%;
    background: none repeat scroll 0% 0% rgb(221, 221, 221);
    width: 260px;
    height: 260px;
}
.hub_app_10 .no-display {
    position: relative;
    text-align: center;
    font-size: 12px;
    top: 120px;
}
.hub_app_10 .margin-l-18 {
    margin-left: 18px;
}

.hub_app_10 .empPref-pieChart {
    height: 550px;
    width: 95%;
    font-size: 11px;
    margin: -120px auto;
}

@media ( max-width: 768px) {
    .hub_app_10 .empPref-pieChart {
        margin: 0px auto;
    }
}

.hub_app_10 .empPref-pieChart .amChartsLegend {
    margin-top: -100px
}

.hub_app_10 .empPref-columnChart {
    height: 300px;
    width: 95%;
    font-size: 11px;
}

.hub_app_10 .hourly-report, .hub_app_10 .hourly-report td, .hub_app_10 .hourly-report tr {
    height: 100%;
}

.hub_app_10 .hourly-border {
    border-bottom: 1px solid #dddddd;
}

.hub_app_10 .hourly-report .top-cntr {
    padding-top: 9px;
}

.hub_app_10 .margin-left-25 {
    margin-left: 25px;
}
.hub_app_10 .act-vs-sch {
    margin-top: -55px;
}


.hub_app_10 .main-box {
    background: none repeat scroll 0 0 #eee;
    margin-bottom: 16px;
    overflow: auto;
    border: 1px solid #fafafa;
}

.hub_app_10 .main-box h2 {
    font-size: 1.3em;
    line-height: 29px;
    margin: 0;
    padding: 0;
}

.hub_app_10 .label-info {
    position: absolute;
}
.hub_app_10 .zip-user {
    position: absolute;
    margin-top: 10px;
}

.hub_app_10 .time {
    line-height: 20px;
    font-size: 14px;
}
.hub_app_10 #zip-clock-user .profile-activity .time {
    color: #888888;
    display: block;
}

.hub_app_10 .margin-top-27 {
    margin-top: 27px;
}

.hub_app_10 .img-top {
    position: relative;
    top: 2px;
}
.hub_app_10 .main-box .main-box-header {
    padding: 10px 20px;
    width: auto;
}

.hub_app_10 .emp-report {
    width: 400px;
    text-align: center;
    margin: 0px 117px 0px 0px;
    padding-left: 136px;
    left: 18px;
}

.hub_app_10 .main-box .main-box-body {
    padding: 0 20px 20px;
}

.hub_app_10 .profile-user-info-striped {
    border: 1px solid #ddd;
}

.hub_app_10 .profile-user-info {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #f0f0f0;
    display: table;
    margin: 0 auto;
    width: 100%;
}

.hub_app_10 .profile-info-row:first-child .profile-info-name, .hub_app_10 .profile-info-row:first-child .profile-info-value {
    border-top: medium none;
}

.hub_app_10 .profile-user-info-striped .profile-info-name {
    background-color: #fff;
    border-top: 1px solid #f7fbff;
    color: #336199;
}

.hub_app_10 .profile-info-value {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #fafafa;
    display: table-cell;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    width: 65px;
}

.hub_app_10 .profile-info-row {
    background: none repeat scroll 0 0 #fff;
    position: relative;
}

.hub_app_10 .profile-info-name {
    background-color: transparent;
    border-top: 1px dotted #d5e4f1;
    color: #667e99;
    font-weight: 400;
    padding: 6px 10px;
    vertical-align: middle;
    width: 100%;
}

.hub_app_10 .box-no-data {
	color: #fff;
	font-size: 24px;
	padding: 10px 16px;
	border: 2px solid #FE7B10;
	background: #FE7B1B;
	background: linear-gradient(to bottom, #FE7B56 0%, #FE7B15 100%);
}
.lines {background-image: url('../icons/pattern-01-01.png') !important;}
.hub_app_10 .ziprpt-bx-height{height:calc(100vh - 125px);}
#service-box-reports .page-services .service-item{max-width:502px !important;}
.padding-bottom-30{padding-bottom:30px !important;}
.hub_app_10 #breadcrumbs-one li::before, #breadcrumbs-one li::after{right:-12px !important;}
.hub_app_10 .bg-light-grayish{background:#f2f2f2 none repeat scroll 0 0 !important;}


.hub_app_10 .daily-coverage .daily-coverage-table.table td.col{
    padding: 8px !important;
}
.hub_app_10 .daily-coverage .daily-coverage-table.table td.day-view.day-col{
    padding-top: 8px !important;
}
.hub_app_10 .daily-coverage .table .day-col-header{
    padding: 1px !important;
}
.hub_app_10 .daily-coverage .daily-coverage-footer.table th{
    color: #333333 !important;
    font-weight: 600 !important;
}
.hub_app_10 .daily-coverage .daily-coverage-footer.table tbody :last-child td {
    border-bottom: 0 none !important;
}
.hub_app_10 .scheduler-day-col.closed-day {
	background-color: pink !important;
}

.hub_app_10 .closed-day-with-opecity {
    background-color: pink !important;
    opacity: 0.35;
}

.tool-tip-sch-action{
    border-bottom: 1px solid #616974;
    text-align: left;
    cursor: pointer;
}

.hub_app_10 .daily-coverage.daily-schedule-box {
    line-height: 34px;
}
.hub_app_10 table.daily-report-table thead tr th{
    background-color:#EAEAEA;
    padding:8px 1px;
}
.hub_app_10 table.daily-report-table thead tr th:first-child{
    background-color: none !important;
    background-color: transparent;
    border: 0px !important;
}
.hub_app_10 .daily-coverage .dayShiftWise {
    border-radius: 15px  !important;
    height: 25px !important;
    line-height: 25px !important;
    margin: 0px !important;
    top: 4px !important;
}
.hub_app_10 .daily-coverage .daily-schedule-box_blank{
    font-weight: normal !important;
}
.hub_app_10 #schedule-user .fill-shift-slot {
    /*
    position: relative;
    */
    height: 100%;
    width: 100%;
}
.hub_app_10 .rpt-prdt-icon{
	background:#fff none repeat scroll 0 0;
	border:1px solid #eaeaea;
	border-radius:15px;
	padding:15px 15px 0;
	box-shadow:3px 3px 0px #f2f2f2;
	transition:box-shadow 0.5s ease 0s;	
}
.hub_app_10 .rpt-prdt-icon:hover{
	background:#fff none repeat scroll 0 0;
	border:1px solid #eaeaea;
	border-radius:15px;
	padding:15px 15px 0;
	box-shadow:-3px -3px 0px #f2f2f2;	
}

.hub_app_10 .hide-pop {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    color: #CBCBCB !important;
    font-size: 11px !important;
    line-height: 16px;
    padding: 0 !important;
    position: absolute;
    right: -7px;
    text-align: center;
    top: -8px;
    width: 19px !important;
    z-index: 999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.hub_app_10 .scheduler-day-content .icon-wrap {
    display: inline-block;
    padding: 7px 4px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.2);
    width: 40px;
    height: 40px;
}

.hub_app_10 .scheduler-day-col.current-day {
    /* background-color: #f3f7f9 !important; */
    background-color: rgba(243,247,249,0.7);
}

.closed-day {
    background-color: pink !important;
}

.hub_app_10 .scheduler-day-content {
    position: relative;
    color: #FFF;
    border-radius: 3px;
    margin: 4px 2px 2px 2px;
    text-align:center;
    
}

.hub_app_10 .lines {
    background-image: url('../icons/pattern-01-01.png') !important;
}

.hub_app_10 .scheduler-day-content .scheduler-day-time {
    font-size: 14px;
    margin-top: 3px;
    padding-left: 6px;
    text-shadow: none !important;
    text-transform: uppercase;
    /* width: 80%; */
    width: 71%;
    display: inline-block;
    vertical-align: middle;
}

.hub_app_10 .scheduler-day-content .scheduler-day-position {
    background-color: rgba(0, 0, 0, .2);
    padding: 0px 2%;
    margin-left: 4px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    max-width: 75%;
}

.hub_app_10 .scheduler-day-content .scheduler-day-actions {
    background: rgba(0, 0, 0, 0.3);
    padding: 4px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    left: 0;
    line-height: 34px;
    opacity: 0;
    transition: all 0.3s ease 0s;
    height:100%;
    border-radius: 6px;
}
.hub_app_10 #weekly-table tbody tr td{padding:0px !important;}
.hub_app_10 #schedule-user .dropdown-menu:after {
    position: absolute;
    top: -7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #a8a8a8;
    border-left: 7px solid transparent;
    content: '';
    left: 3px;
}

.hub_app_10 #schedule-user .dropdown-menu:before {
    position: absolute;
    top: -7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #e8e8e8;
    border-left: 7px solid transparent;
    z-index: 1;
    content: '';
}
/* Monthly View CSS */
.hub_app_10 .monthly-shiftView .fill-shift-slot {text-align: center;}
.hub_app_10 .monthly-shiftView  .scheduler-day-content{display: inline-block; width: 25px; height: 25px;  margin-top: 0; margin-left:  2px; margin-right:  2px;}
.hub_app_10 .monthly-shiftView  .scheduler-day-content:first-child{margin-top: 4px;}
.hub_app_10 .monthly-shiftView .scheduler-day-content .icon-wrap{width: 25px; height: 25px; padding: 0;}
.hub_app_10 .full-td-plus .fa-plus{margin-left: -16px;}
.hub_app_10 .single-shiftView{padding-bottom: 10px; width: 160px; top: 0; background: #cfcfcf; position: absolute; left: -170px; z-index: 10;}
.hub_app_10 .single-shiftView:before{content:""; position: absolute; right: -10px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #666; top: 5px;}
.hub_app_10 .single-shiftView .single-shift-header{float: left; width: 100%; color: #fff; max-width:160px; padding: 5px 10px; background-color: #666; border-radius: 3px 3px 0 0; margin-bottom: 10px;}
/*.hub_app_10 .single-shiftView .btn.dim{visibility: hidden; z-index: 999; position: absolute; left: 0; top: 0;  width: 25px; height: 25px; cursor: pointer;}
.hub_app_10 .single-shiftView .btn.dim i{vertical-align: text-top;}*/
.hub_app_10 .scheduler-day-content:hover .btn.dim{visibility: visible;}
.hub_app_10 .border-left{border-left: 2px solid gray;}
.hub_app_10 .month-view-border-left{border-left: 2px solid #dedde3;}
.hub_app_10 .withBorder-bottom{border-bottom: 1px solid #ccc; margin-bottom: 8px; padding-bottom: 5px;}
.hub_app_10 .empmonthly-dayShift{padding: 0 10px;width: 140px;margin: 0 10px;}
.hub_app_10 .empmonthly-dayShift .scheduler-day-position{background: rgba(0, 0, 0, 0.3); display: inline-block; padding: 0px 5px;}
.hub_app_10 .empmonthly-dayShift .scheduler-day-actions,
.hub_app_10 .empmonthly-timeOff .scheduler-day-actions,
.hub_app_10 .empmonthly-sharedShift .scheduler-day-actions {visibility: hidden; position: absolute; top: 3px;left: 0; width: 100%; text-align: center;}
.hub_app_10 .empmonthly-dayShift:hover .scheduler-day-actions,
.hub_app_10 .empmonthly-timeOff:hover .scheduler-day-actions,
.hub_app_10 .empmonthly-sharedShift:hover .scheduler-day-actions{visibility: visible;}
.hub_app_10 .monthly-shiftView .right-text-desc { min-width: 0px;}
.hub_app_10 .empmonthly-timeOff,
.hub_app_10 .empmonthly-sharedShift{padding: 2px 4px; border: 2px dotted #444; border-radius: 5px; margin: 0 10px;}
.hub_app_10 .scheduler-day-content .empmonthly-timeOff .scheduler-day-time,
.hub_app_10 .scheduler-day-content .empmonthly-sharedShift .scheduler-day-time{margin-top: 0; font-size: 13px; padding-left: 0; width: 76%; color: #333;}
.hub_app_10 .monthlySch-viewReport .scheduler-day-content{width: 35px; height: auto; border-radius: 3px; text-align: center;margin-top: 2px;}
.hub_app_10 .pinOn-hover{padding: 3px 0; position: absolute; top: 0; left: 0; width: 100%; height: 2px; z-index: 9; overflow: hidden; transition: .25s;}
.hub_app_10 .with-Fullpin:hover .pinOn-hover{height: 29px; transition: .25s;}
.hub_app_10 .with-Fullpin .pinOn-hover.bg-dark-gray{background-color: gray !important; transition: .25s;}
.hub_app_10 .with-Fullpin .pinOn-hover.bg-dark-red{background-color: #a11010 !important; transition: .25s;}
.hub_app_10 .rpt-prdt-icon h4 span{font-weight:600 !important;}
.hub_app_10 #vertical-align-top li{vertical-align:top !important;}
.hub_app_10 #cstm-bts-clndr form .col-sm-3{padding:0px !important;}
.hub_app_10 #cstm-bts-clndr form .col-sm-3 #date-range input{height:32px !important;}
.hub_app_10 #cstm-bts-clndr{max-width: 230px;}
.hub_app_10 .time-off-rpt-slct-emp div a{padding:3px 0 2px 8px !important;}
#table-dlycvrgrpt-ziprpt{padding: 0px !important;vertical-align:top !important;}
#zipRptPunchMgmtRpt .bg-light-grey{background: #fff;}
.hub_app_10 #breadcrumbs-one li:after{border-left-color:#ccc !important;}

.hub_app_10 .daily-schedule-box_blank {
    line-height: 35px;
    height: 35px;
    font-weight: bold;
}

.hub_app_10 .daily-schedule-box_footer {
    border-right: 1px solid #c3c3c3;
    float: left;
    height: 100%;
    line-height: 35px;
    width: 4.16667%;
}

.hub_app_10 .daily-schedule-box_footer .popover {
	line-height: normal;
}
.hub_app_10 .daily-schedule-box_footer:last-child {
    border-right: 0px solid transparent;
}
/* .hub_app_10 .media-left{display: block; float: left;} */
.hub_app_10 .border-tb-l-radius{border-top-left-radius:3px!important; border-bottom-left-radius:3px !important;}
.hub_app_10 #zip-logbook-event .table.table-bordered tbody td {
    position: relative;
    padding: 21px 0 0 0 !important;
    height: 95px !important;
    vertical-align: top !important;
    border: 1px solid #cccccc !important;
}
.hub_app_10 #zip-logbook-event .table.table-bordered tbody td .date-div {
    /* background: #d3d3d3;*/
    height: 22px;
    left: -1px;
    margin: 0;
    position: absolute;
    right: 0;
    top: -1px;
    padding: 1px 6px;
}
.hub_app_10 .event-day-hover {
    padding: 5px;
    z-index: -1;
}
.hub_app_10 .zlb-event {
    margin: 2px 0;
    padding: 3px 0;
    background-image: none !important;
}
.hub_app_10 #zip-logbook-event .tooltip-inner {
    background: none repeat scroll 0 0 white;
    border: 1px solid gray;
    border-radius: 8px;
    color: black; /*max-width: 150px;*/
    white-space: normal;
    width: 260px !important;
}
.hub_app_10 .event-td-plus .date-div {
    font-weight: bold;
}
.hub_app_10 .dark-lines {
    background: repeating-linear-gradient(135deg, #e7e7e7, #e7e7e7 5px, #f4f5f6 5px, #f4f5f6 10px);
}
.hub_app_10 .zlb-current-day-td {
    box-shadow: 0 0 0 500px #d0dce9 inset;
}

.hub_app_10 .zip_rptfav{
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
}

.hub_app_10 .zip_rptfav .largecell{float: left; text-align: left; width: 25%; margin-bottom: 15px;}
 .hub_app_10 .zip_rptfav .left_side_cell{float: left; width: 20%;}
.hub_app_10 .zip_rptfav .right_side_cell{float: left; width: 80%;}
.hub_app_10 .zip_rptfav .largecell.left_cell{width: 100%;}
.hub_app_10 .zip_rptfav .tableCell img{height: 20px;}
.hub_app_10 .zip_rptfav .zipDashboard_header{text-align: center;cursor: pointer;font-size: 18px;}
.hub_app_10 .zip_rptfav .zipDashboard_header .zipDashboard_header_icon {color:#777; font-size:20px; margin-top:5px;}
.hub_app_10 .zip_rptfav .zipDashboard_header:hover .zipDashboard_header_icon {color:#5ACDFC;}
.hub_app_10 .zip_rptfav .tableCell:first-child {
  padding: 8px 12px;
  line-height: 30px;
}

.hub_app_10 .manage-siteSubscrib .tableCell:nth-child(1), .manage-siteSubscrib .tableCell:nth-child(2){
  border-top: 0;
}

.hub_app_10 .zip_rptfav li {
  padding: 0 10px;
}

.hub_app_10 .zip_rptfav li:first-child {
  border-left: 0;
}

.hub_app_10 .zip_rptfav .tableCell{border-bottom: 2px solid #eee;}
.hub_app_10 .zip_rptfav .tableCell {
  float: left;
  font-family: Open Sans;
  position: relative;
  padding: 12px;
  width: 100%;
  background-color: #fff;
  vertical-align: middle;	
  font-size: 14px;
  line-height: 18px;
}
.hub_app_10 .zip_rptfav .tableCell:nth-child(1){min-height: 50px; max-height: 50px; border-bottom: 1px solid #eee;}
.hub_app_10 .zip_rptfav .largecell .tableCell.fixed-height{background-color:  #FAFAFA;overflow: hidden; min-height: 158px; max-height: 158px; border-radius: 0 0 5px 5px;}
.hub_app_10 .zip_rptfav .largecell .tableCell:nth-child(1){border-radius: 5px 5px 0 0;}
.hub_app_10 .zip_rptfav .largecell .tableCell:nth-child(2) {
  padding: 0;
}

.hub_app_10 .corp-color {
    color: #298B26 !important;
}

.hub_app_10 .site-color {
    color: #DC7813 !important;
}
/* reports new design start */

.hub_app_10 .zrpt_box_content .zip_rptfav li P{padding: 10px; margin: 0; cursor: pointer;border-left: 3px solid transparent;}
.hub_app_10 .zrpt_box_content .zip_rptfav li P:hover{background-color: #fff; border-left: 3px solid #5ACDFC; border-radius:5px 0 0 5px;}
.hub_app_10 .zrpt_box_content .zip_rptfav li P i{color: #777777; margin-right:2px;}
.hub_app_10 .zrpt_box_content .zip_rptfav .left_cell .cust-header-btn{position: absolute; right: 36px; bottom: 10px; border-radius: 30px; padding: 2px 10px; font-size: 13px;}
.hub_app_10 .zrpt_box_content .zip_rptfav .left_cell .cust_header{background-color: #5CCCFC; text-align: center;}
.hub_app_10 .zrpt_box_content .zip_rptfav .left_cell .fav_header{background-color: #FC9248; text-align: center;}
.hub_app_10 .zrpt_box_content .zip_rptfav .left_cell .fav_header span{background-color: #FFAD70; opticity: 0.5; border-radius: 50%; height: 30px; width: 30px;}
.hub_app_10 .zrpt_box_content .zip_rptfav .left_cell .cust_header span{background-color: #7DDAFC; opticity: 0.5; border-radius: 50%; height: 30px; width: 30px;}
.hub_app_10 .zrpt_box_content .zip_rptfav .left_cell .fav_header span.pull-right, .hub_app_10 .zrpt_box_content .zip_rptfav .left_cell .cust_header span.pull-right{background-color: transparent;}
.hub_app_10 .seperator-skyBlue{position: absolute; width: 80%; border-bottom: 1px solid #5CCCFC; bottom: -1px; margin: 0% 15% 0% 5%;}
.hub_app_10 .seperator-black{position: absolute; width: 80%; border-bottom: 1px solid #8EA1AF; bottom: -1px; margin: 0% 15% 0% 5%;}
.hub_app_10 .zrpt_box_tittle{background-color: #E6EBEE; margin: 0 -15px 20px -15px; padding: 10px 15px;}
.hub_app_10 .zrpt_box_tittle .search_dropdown_wrap{position: absolute; top: 0px; left: 10px;}
.hub_app_10 .zrpt_box_tittle .search_dropdown_wrap .search_dropdown span{max-width: 120px; float: left; min-width: 100px;}
.hub_app_10 .zrpt_box_tittle .search_dropdown_wrap .select2-container.search_dropdown .select2-choice{border: none !important; background-color: #ccc !important; color: #fff; padding: 1px 0 1px 10px !important; line-height: 20px !important; border-radius: 40px !important; max-width: 158px; min-width: 100px;}
.hub_app_10 .zrpt_box_tittle .search_dropdown_wrap .select2-container.search_dropdown .select2-choice .select2-arrow{top: -8px !important; border-left: none !important; min-width: 34px;}
.hub_app_10 .zrpt_box_tittle .search_dropdown_wrap .search_dropdown{margin: 0 -6px 2px 7px; padding: 0 15px 0 0px; border-right: 1px solid #ccc;}
.hub_app_10 .zrpt_box_tittle .rounded_searchbox{border-radius: 30px; padding: 9px 12px 9px 20px !important; width: 100%; font-size:15px;}
.hub_app_10 .zrpt_box_tittle .rounded_searchbox_icon{position: absolute;top: 8px; right: 5%;font-size:18px;}
.hub_app_10 .zrpt_box_tittle .rounded_btn{padding: 8px 25px; text-decoration: none; font-size: 14px; border-radius: 30px; background-color: #3BC0FF; color: #fff;}


/* Second page */
.hub_app_10 .zrpt_box_content .site_reports_wrapper{min-height: 362px; background-color: #fff; padding: 15px; border-radius: 5px;}
.hub_app_10 .zrpt_box_content .site_reports_wrapper .srw_heading{margin: 0; font-size: 16px; font-weight: 600; position: relative; padding: 0 0 5px 0; color: #474747; margin-bottom: 15px;}
.hub_app_10 .zrpt_box_content .site_reports_wrapper .srw_heading .seperator_sky{position: absolute; width: 11%; border-bottom: 2px solid #007bff; bottom: 0;}
.hub_app_10 .zrpt_box_content .site_reports_wrapper .report-img-data-wrap{
	padding: 10px;  
	cursor: pointer;
	min-height:80px;
	float: left;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 3px 5px rgb(0 0 0 / 3%);
    transition: all 0.2s ease;
    background-color: #ffffff;
    border-left: 3px solid #a6a6a6;
}

.hub_app_10 .zrpt_box_content .site_reports_wrapper .report-img-data-wrap:hover{
border-color: #eaf4ff;
    border-radius: 10px;
    box-shadow: 5px 10px 15px rgb(0 0 0 / 5%);
    background-color: #ffffff;
    border-left: 3px solid #007bff;
}

.hub_app_10 .zrpt_box_content .site_reports_wrapper .img-wrap{width: 40px; float:left; margin-right: 10px; padding: 5px 0;opacity: 1;}
.hub_app_10 .zrpt_box_content .site_reports_wrapper .reports-Data h5{
	margin: 0 0 2px 0;
    color: #474747;
    font-size: 13px;
    }
.hub_app_10 .zrpt_box_content .site_reports_wrapper .reports-Data p{color: #8c8c8c; margin: 0;font-size: 12px;}
.hub_app_10 .zrpt_box_content .site_reports_wrapper .no_data{font-size: 15px; font-style: italic; border-left: 4px solid #cd7e7a; color: #cd7e7a; border-radius: 2px; background-color: #F6E6E6; padding: 4px 20px; width: 100%; float: left;}
/* labor stats rpt */

.hub_app_10 .zrpt_box_content h2 .seperator_sky{position: absolute; width: 11%; border-bottom: 2px solid #5CCCFC; bottom: 0;}
.hub_app_10 .zrpt_box_content .labour-stats-rpt{background-color: #fff; border-radius: 2px; padding: 15px; margin-top: 15px;}
.hub_app_10 .zrpt_box_content .labour-stats-rpt .labour-stats-rpt-heading{padding: 2px 0; margin: 0; font-weight: lighter; color: #777777; font-size: 20px;}
.hub_app_10 .zrpt_box_content .labour-stats-rpt h3 .seperator_sky{width: 95px; border-bottom: 2px solid #5CCCFC; bottom: 0;}
.hub_app_10 .panel_box_data{padding: 14px 15px; vertical-align: middle; border: 1px solid #ccc; margin-bottom:10px; border-radius: 3px; box-shadow: 0 0 0.1rem rgba(0,0,0,0.08);}
.hub_app_10 .right_panel_Box{padding: 8px 15px; vertical-align: middle; border: 1px solid #ccc; margin-bottom: 10px; border-radius: 3px; box-shadow: 0 0 0.1rem rgba(0,0,0,0.08);}
.hub_app_10 .right_panel_Box .right_panel_Box_cont{padding: 5px; border: 1px solid #ccc; }
.hub_app_10 .zrpt_box_content .labour-stats-rpt .rounded_searchbox{border-radius: 30px; padding: 6px 15px; width: 100%;}
.hub_app_10 .zrpt_box_content .rounded_btn{padding: 5px 15px; text-decoration: none; font-size: 13px; border-radius: 30px; background-color: transparent; width: 100px;}
.hub_app_10 .zrpt_box_content .rounded_btn_green_border{border: 1px solid #61C390; color: #61C390;}
.hub_app_10 .zrpt_box_content .rounded_btn_red_border{border: 1px solid #F23B59; color: #F23B59;}
.hub_app_10 .zrpt_box_content .rounded_btn_green_border:hover{background-color: #61C390; color: #fff;}
.hub_app_10 .zrpt_box_content .rounded_btn_red_border:hover{background-color: #F23B59; color: #fff;} 
.hub_app_10 .zrpt_box_content .rounded_btn_gray_border{border: 1px solid #ccc; color: #777;}
.hub_app_10 .zrpt_box_content .rounded_btn_gray_border:hover{background-color: #ccc; color: #777;}
.hub_app_10 .zrpt_appRelated{border-radius: 4px; background-color: #fff; min-height: 300px; text-align:center; width: 100%; float: left; padding: 30px 0 20px;; margin-top: 20px;}
.hub_app_10 .zrpt_appRelated .rounded_green_btn{padding: 4px 20px; color: #fff; background-color: #61C390; border-radius: 40px;}
.hub_app_10 .zrpt_appRelated .rounded_green_btn:hover{background-color: #40a26f;}
.hub_app_10 .zrpt_appRelated .meaasge-pinkbg{margin: 20px 0; padding: 10px 20px; text-align: center; font-size: 13px; color: #C5979C; background-color: #F7E7E8; border-radius: 4px;}
/* zrpt-cust_rpt page */
 .hub_app_10 .example-list:nth-child(odd) {
    background-color: #eee;
  }
  
  .hub_app_10 .example-list:nth-child(even) {
    background-color: #F7F8FA;
  }
  
  .hub_app_10 .ziprpt_custRpt .multi-select-filter {
    border-radius: 40px;
    background-color: #fff;
    padding: 5px 15px;
  }


  .hub_app_10 .schedule_sumry_wrapper .ziprpt_custRpt .zrpt-custRpt-pop .radio-inline .lbl{margin: -5px 5px 0 0;}
 .hub_app_10 #mng-glb-landing .table {
    margin-bottom: 0px;
    table-layout: fixed
  }
  
 .hub_app_10 #mng-glb-landing .header-table tr td {
    background: #E4E4E4
  }
  /*CUSTOM CSS FOR TABLE*/
  
 .hub_app_10 .table-with-accordion {}
  
 .hub_app_10 .div-table {
    float: left;
    width: 100%;
    clear: both;
    background-color: #fff;
  }
  
 .hub_app_10 .table-row.table-header .table-column {
    border-top: 1px solid #ddd;
    background: #E4E4E4
  }
  
 .hub_app_10 .table-row {
    float: left;
    width: 100%;
  }
  
 .hub_app_10 .table-column:first-child {
    border-left: 1px solid #ddd;
  }
  
 .hub_app_10 .table-column {
    float: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px 15px;
  }
  
 .hub_app_10 .level-1 {
    display: none;
  }
  
 .hub_app_10 .level-2 .table-column:first-child div {
    padding-left: 25px !important;
  }
  
 .hub_app_10 .level-3 .table-column:first-child {
    padding-left: 40px !important;
  }
  
 .hub_app_10 .level-4 .table-column:first-child {
    padding-left: 60px !important;
  }
  /* radio btn */
  
 .hub_app_10 .zrpt-custRpt-pop input[type="checkbox"]+.lbl::before,
  input[type="radio"]+.lbl::before {
    color: #61c390;
  }

 .hub_app_10 .cust-radial-addon .input-group-addon{border-radius: 0 40px 40px 0;}
 .hub_app_10 .cust-radial-addon .input-addon{border-radius: 40px 0 0 40px;}
/* end zrpt-cust_rpt page */
 .hub_app_10 .min-height-78{min-height:78px;}

.hub_app_10 .schedule_sumry_wrapper .ziprpt_custRpt .btn-radial{border-radius: 40px; padding: 5px 15px;}
.hub_app_10 .schedule_sumry_wrapper .ziprpt_custRpt #datepkr-auto .btn-light:first-child{border-radius: 40px 0 0 40px}
.hub_app_10 .schedule_sumry_wrapper .ziprpt_custRpt #datepkr-auto .btn-light:last-child{border-radius: 0 40px 40px 0;}
.hub_app_10 .schedule_sumry_wrapper .ziprpt_custRpt #datepkr-auto .btn-light{background-color: #fff;}
.hub_app_10 #schTableHeader .table th {
    border-bottom: 0 none !important;
    color: #666;
    font-weight: normal;
    height: 40px;
} 
.hub_app_10 .event_filter {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 30px;
}
.hub_app_10 .box-content .select2-choice{padding-left:10px !important; padding-top:2px !important;border-radius:25px !important; height:33px !important;margin-bottom:5px;}
.hub_app_10 .dayView .sch_border_right,.hub_app_10  .dayView .daily-schedule-box_footer{border-right:1px solid #96bada;}
.hub_app_10 .dayView .sch_border_left{border-left:1px solid #96bada;}
.hub_app_10 .dayView .sch_border_bottom{border-bottom:1px solid #96bada;}
.hub_app_10 .dayView .daily-schedule-box_blank{height:auto;line-height:35px;}
.hub_app_10 .dayView .daily-schedule-box_blank.white-spaceText{padding:5px;}
.hub_app_10 .daily-schedule-box{line-height:25px;} 
.hub_app_10 .day-view {height:36px !important;}
.hub_app_10 #schTableFooter .table td{padding:0 !important;}
.hub_app_10 .right_side_cell.width-100-per .largecell{width:20% !important;}

.hub_app_10 .nextDayCalender .overnightShiftSchedule:before {border-bottom: 0 solid transparent; border-left: 15px solid #fff; border-top: 20px solid transparent; bottom: 0; content: ""; position: absolute; left: 0;}
.hub_app_10 .nextDayCalender .overnightShiftSchedule:after {border-bottom: 20px solid transparent; border-left: 15px solid #fff; border-top: 0 solid transparent; content: "";  position: absolute; left: 0; top: 0;}
.hub_app_10 .nextDayCalender .overnightShiftSchedule{border: 0 !important; border-radius: 0 20px 20px 0;}
.hub_app_10 .currentDayCalender .overnightShiftSchedule{border: 0 !important; border-radius: 20px 0 0 20px;}
.hub_app_10 .currentDayCalender .overnightShiftSchedule:before {border-bottom: 0 solid transparent; border-right: 15px solid #fff; border-top: 20px solid transparent; bottom: 0; content: ""; position: absolute; right: 0;}
.hub_app_10 .currentDayCalender .overnightShiftSchedule:after {border-bottom: 20px solid transparent; border-right: 15px solid #fff; border-top: 0 solid transparent; content: "";  position: absolute; right: 0; top: 0;}
/* Check Filter Css Starts */
.check-filter{
	padding: 10px 15px 0 10px;
}
.check-filter label{line-height: 25px;}
.check-filter label span.lbl{line-height: 10px; margin-right: 5px;}
/* Check Filter Css Ends */

.hub_app_10 #datepkr-auto {
    min-width: unset;
}
.hub_app_10 .selectize-control.single .selectize-input{
	    border-radius: 25px !important;
	    box-shadow:none;
	    background-color: #fff;
	    background-image: none;
	    border-color:#dddfe0;
}