.hub_app_6 .guided-lble{
    background: #ffffff none repeat scroll 0 0;
    position: absolute;
    z-index: 999;
}

.hub_app_6 #forecast-cal-table .full-td-plus {
	background: #eaeaea;
	text-align: center;
}

.hub_app_6 .full-td-plus .fa-plus {
	font-size: 40px;
	margin-top: 22px;
	color: #999;
	
}
.hub_app_6 #forecast-cal-table .popover-content {
    background: #54A2F2;
    border: 1px solid #54a2f2;
    border-radius: 4px;
    padding: 5px;
    width: 172px;
    /* margin: 0 0 0 -88px !important; */
    border-radius: 10px;
}
.hub_app_6 .dropdown-notes {
    left: -102px !important;
    width: 280px;
    border: 1px solid #C3C3C3;
    margin-top: 8px;
}
.hub_app_6 .forcast-events {
    left: -100px !important;
    width: 280px;
    border: 1px solid #C3C3C3;
    margin-top: 8px;
}
.hub_app_6 #forecast-cal-table .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_6 #forecast-cal-table .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_6 .nb-header {
    background: #e8e8e8 none repeat scroll 0 0;
    border-bottom: 1px solid #cecece;
    border-radius: 4px 4px 0 0;
    color: #555555;
    padding: 8px;
}

.hub_app_6 .hide-pop {
    background: #ffffff none repeat scroll 0 0;
    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;
}

.hub_app_6 .nb-footer {
    background: rgb(247, 247, 247) none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    padding: 5px;
}

.hub_app_6 .nb-hover .nb-hidden {
    display: none;
}

.hub_app_6 .nb-hover:hover .nb-visible {
    display: none;
}

.hub_app_6 .nb-hover:hover .nb-hidden {
    display: block;
}

.hub_app_6 #forecast-cal-table .popover {
  /*   animation: 0.4s ease-in-out 0s normal none 1 running dropdown; */
    border: 0 none;
    padding: 0;
    box-shadow: none;
    border-radius: 12px;
    margin-top: 21px;
}
.hub_app_6 #forecast-cal-table .popover.bottom > .arrow:after {
    border-bottom-color: #54a2f2;
}

.hub_app_6 .margin-bottom-30 {
    margin-bottom: 30px;
}
.hub_app_6 #forecast-cal-table .table td{vertical-align: top;height:105px;}
.hub_app_6 .notes-box .nb-img {
    border: 1px solid #817e78;
    height: 34px;
    width: 34px;
}
.hub_app_6 .nb-content-height {
    max-height: 220px;
    overflow: auto;
    padding: 0 5px;
}
.hub_app_6 .nb-content {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #d1d7df;
    border-top: 1px solid #ffffff;
    font-weight: 500;
    padding: 5px 0;
}
.hub_app_6 .current-day{
	background-color:#f3f7f9
}
/* css for help-guide */

.hub_app_6 .guided-help-step-action {
    position: absolute;
    z-index: 9999;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.hub_app_6 .guided-help-step-action::after {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 50%;
    content: "";
    cursor: pointer;
    height: 60px;
    position: absolute;
    width: 60px;
    z-index: -1;
}

.hub_app_6 #guided-help-wrapper {
    height: 100%;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1030;
}

.hub_app_6 .guided-help-step-circle {
    cursor: pointer;
    border: 10000px solid rgba(0, 0, 0, 0.6);
    color: #fff;
    border-radius: 50%;
    height: 59px;
    margin-left: -10000px;
    margin-top: -10000px;
    position: absolute;
    width: 60px;
    transition: 0.6s;
    box-sizing: content-box;
    top: 2px;
}

.hub_app_6 .guided-help-step-lbl {
    cursor: pointer;
    border: 10000px solid rgba(0, 0, 0, 0.6);
   background-color: rgba(255, 255, 255, 0.5);
    color: #fff;   
    height: 30px;
    margin-left: -10000px;
    margin-top: -9985px;
    position: absolute;
    width: 190px;
    transition: 0.6s;
    box-sizing: content-box;
}

.hub_app_6 .guided-help-step-action {
    transition: 0.6s;
}

.hub_app_6 #guided-help-steper {
    transition: 0.6s;
}

.hub_app_6 .guided-help-step-action .guided-help-step-counter {
    background-color: #99cc32;
    border-radius: 50%;
    color: #fff;
    left: -5px;
    padding: 5px 10px;
    position: absolute;
    top: -7px;
    transition: 0.6s;
}

.hub_app_6 .guided-help-step-rectangle {
    border: 10000px solid rgba(0, 0, 0, 0.6);
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    height: 50px;
    margin-left: -10000px;
    margin-top: -9991px;
    position: absolute;
    transition: all 0.6s ease 0s;
}

.hub_app_6 .guided-help-step-action-rect::after {
   /*  background-color: rgba(255, 255, 255, 0.5); */
    content: "";
    cursor: pointer;
    height: 50px;
    position: absolute;
    width: 206px;
    z-index: -1;
}

.hub_app_6 .guided-help-step-action-rect {
    cursor: pointer;
    height: 25px;
    padding: 10px 0;
    position: absolute;
    width: 205px;
    z-index: 9999;
}

.hub_app_6 .helpMessage {
    left: -150px;
    position: absolute;
    top: 85px;
    width: 450px;
}

.hub_app_6 .helpMessage:before {
    background: rgba(0, 0, 0, 0) url(../icons/arrow-left.png) no-repeat scroll 0 0;
    content: "";
    height: 80px;
    left: 65px;
    position: absolute;
    top: -85px;
    width: 67px;
}

.hub_app_6 .guide-done {
    margin: 0 auto;
    position: relative;
    top: 230px;
    z-index: 1100;
}

.hub_app_6 .HelpMeMessage {
    position: absolute;
    right: 50px;
    top: -130px;
    display: none;
}
.hub_app_6 .forecast-summary-background {
    background: url('../../images/zipForecast/forecastSummary.jpg') no-repeat;
    height: 100%;
    width : 100%;
    background-size:cover;
}
.hub_app_6 .HelpMeMessage::before {
    background: rgba(0, 0, 0, 0) url(../icons/arrow-left.png) no-repeat scroll 0 0;
    content: "";
    height: 70px;
    position: absolute;
    right: -17px;
    top: -70px;
    width: 75px;
}

.hub_app_6 .onb-wiz-pos-install {
	top: 20%;
	left:10%;
	right:10%;
	position: absolute;
	z-index : 1060;	
}

.hub_app_6 #guided-help-wrapper .modal-backdrop {
	opacity: 0.5;
}
.yellow{color: #C46D3F;}
/* end help-guide */


.hub_app_6  .forecast-calendar .columnInnerDiv {
	width: 100%;
	height: 100%;
}

.hub_app_6 .forecast-calendar .current-day .columnInnerDiv {
	background-color: #FFF2CC
}

.hub_app_6 .forecast-calendar .previous-month .date-div {
	background-color: #e1e1e1!important;
}

.hub_app_6 .forecast-calendar .columnInnerDiv .event-day-hover {
	padding: 10px;
}

.hub_app_6 .forecast-calendar .columnInnerDiv .date-div {
	padding: 4px 8px;
}

.hub_app_6 .forecast-calendar .date-div {
	background-color: #fbfbfb;
	box-shadow: 0 1px 0 #f6f6f6;
}

.hub_app_6 .forecast-calendar .current-day .date-div {
	background-color: #F0E4C0;
	box-shadow: 0 1px 0 #e5d9b5;
}

.forecast-calendar .calendar-table {
	display: table;
	width: 100%;
	background-color: #E8E8E8;
	border-collapse: collapse
}

.forecast-calendar .calendar-row {
	display: table-row
}

.forecast-calendar .calendar-row.header {
	font-size: 14px;
	font-weight: 400;
	color: #555555;
	text-transform: uppercase
}

.forecast-calendar .calendar-row.header .calendar-cell {
	height: auto;
	padding: 8px;
	text-align: center;
}

.forecast-calendar .calendar-cell {
	display: table-cell;
	width: 12.5%;
	height: 118px;
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
}

.forecast-calendar .calendar-cell.active {
	background-color: #fff;
}

.forecast-calendar .date-div .busi-date {
	font-size: 16px;
	color: #999;
}

.forecast-calendar .previous-month {
	background-color: #EAEAEA !important;
}

.forecast-calendar .weekly-total-action {
	padding: 4px 8px;
	text-align: right;
}

.viewBy-container{display: inline-block;} 
.viewBy-container .select2-container{width: 160px; margin: 0 10px;}
.hub_app_6 .frct-event-detail {
    width: 280px;
    border: 1px solid #C3C3C3;
    margin-top: 8px;
}
#forecast-detial-event .dropdown-menu.pull-center::after {
	right:72% !important;
}
#forecast-detial-event .dropdown-menu.pull-center::before {
	right:72% !important;
}
.hub_app_6 .fct-event-icon{
	margin-left: 2px;
    width: 16px;
    height:16px;
}
.hub_app_6 #forecast-footer .table .location{
	margin-bottom: 0px !important;
}
.hub_app_6 #forecast-footer .table > thead > tr > th, .hub_app_6 #forecast-footer .table > thead > tr > td{
	padding: 3px !important;
	border-color: #d3d3d3 !important;
}

#forcast-tabletextbox tbody tr td div {
    margin: 0 auto;
}
#tableForcast .tbody-Scroll {
    max-height: 250px;
}

#tableForcast table {
    table-layout: fixed;
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
}
.hub_app_6 #availability-warning .arrow-bottom:after{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    bottom: 2px;
    position: absolute;
    content:"";
    right:-9px;
   
}

.hub_app_6 #availability-warning .arrow-up:after{
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    position: absolute;
    width: 0;
    content:"";
    top:2px;
    right:-9px;
}
.hub_app_6 #availability-warning .arrow-defult {
	right:200px;
}
.hub_app_6 #red-book-weather-pop .popover.top > .arrow::after{
	border-top-color : #54a2f2;
}
.hub_app_6 .center-page {
    display: table;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}

.hub_app_6 .center-page .center-page-inner {
    display: table-cell;
    padding: 0;
    vertical-align: middle;
}

.hub_app_6 .downloadButton {
    background-color: #27ae60;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 45px 0 40px;
    padding: 8px 16px;
    width: 260px;
}

.hub_app_6 .downloadButton i {
    color: #08853d;
    vertical-align: baseline;
    margin-right: 5px;
}

.hub_app_6 .downloadButton:hover, .downloadButton:focus {
    color: #fff;
    background-color: #179e50;
}

.hub_app_6 .posinstallerDetails {
    background-color: #e5e5e5;
    border-radius: 20px;
    font-family: Open Sans;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 35px;
}

.hub_app_6 .lightRed {
    background: url("../icons/redGrediant.jpg") repeat-x;
}

.hub_app_6 .fontSemiBold {
    font-weight: 600 !important;
}

.hub_app_6 .posinstallerDetails p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #444447;
    margin-bottom: 40px;
}

.hub_app_6 .posinstallerDetails .warningIcon {
    position: absolute;
    left: 40px;
    top: 22px;
}

.hub_app_6 .posinstallerDetails .lightRed p {
    margin: 14px 0 18px 40px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.hub_app_6 .posinstallerDetails p a {
    color: #00aeef;
}

.hub_app_6 .itallicStyle p {
    font-style: italic;
    font-size: 16px;
    line-height: 26px;
}

@media only screen and (max-width: 800px) {
    .hub_app_6 .posinstallerDetails .lightRed p {
        font-size: 18px;
        line-height: 26px;
    }

    .hub_app_6 .posinstallerDetails .warningIcon {
        left: 30px;
        top: 17px;
    }

    .hub_app_6 .no-margin {
        margin: 0 !important;
    }

    .hub_app_6 p.no-margin br, .hub_app_6 .itallicStyle p br {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    .hub_app_6 .posinstallerDetails .lightRed p {
        font-size: 16px;
        line-height: 20px;
        margin: 8px 0 10px;
    }

    .hub_app_6 .posinstallerDetails .lightRed p br {
        display: none;
    }

    .hub_app_6 .posinstallerDetails .warningIcon {
        display: none;
        margin: 0;
    }
}

.hub_app_6 .freepos-dwld-border {
    border-left: 5px solid #8E8E8E;
}

.hub_app_6 .freepos-dwld-border p {
    margin-bottom: 20px;
}

.positionGuide {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    float: left;
    margin: 2px 5px;
    padding: 3px 8px;
}

.hub_app_6 .day-view-popup{
border-radius:11px;
padding:0;
top:-10px;
left:52px;
}

.hub_app_6 #day-view-popup.dropdown-menu.day-view-popup:before{
  left: -15px; 
  top: 80px;
  border-right: 15px solid #ccc; 
  border-top: 15px solid transparent; 
  border-bottom: 15px solid transparent;
   position: absolute;
 }
 
.hub_app_6 #day-view-popup.dropdown-menu.day-view-popup:after{
  left: -10px !important; 
  top: 7px;
  border-right: 10px solid #ccc; 
  border-top: 10px solid transparent; 
  border-bottom:10px solid transparent;
   position: absolute;
   content:"";
   right: auto !important;
   }

/* .hub_app_6 .day-view-popup li{
border-bottom:1px solid #ddd;
} */
.hub_app_6 .day-veiw-listing{
background-color:#f1f1f1;
}
.hub_app_6 .day-view-popdown{
padding:0;
margin:0 0 0 -84px;
top:35px;
}

.frcst-notes-header {
    border-left: 1px solid #cfcfce;
    cursor: pointer;
    height: 20px;
    padding: 0px 10px;
    margin: 7px 0;
    position: absolute;
    right: -8px;
    top: -6px;
    width: auto;
    line-height: 1;
}
.positionGuide .pBullet{display: inline-block; vertical-align: middle; width: 14px; height: 14px; border-radius: 50%; margin: -2px 2px 0 0;}
.hub_app_6 .viewBy-container .select2-container .select2-choice{line-height: 20px;}
.hub_app_6 .select2-container .select2-choice .select2-arrow b{background-position: 10px 13px;}

.forecast-salesTransaction tbody tr:first-child td{background: #3399FF; color: #fff;}
.hub_app_6 .zrpt_box_content .rounded_green_btn {
    background-color: #61c390;
    border-radius: 40px;
    color: #fff;
    padding: 5px 20px;
    margin: 0;
}

.hub_app_6 .zrpt_box_content .rounded_green_btn:hover {
    background-color: #40a26f;
}

.hub_app_6 .zrpt_box_content .site_reports_wrapper {
    background-color: #fff;
    padding: 15px;
    border-radius: 2px;
}
.hub_app_6 .zrpt_box_content .site_reports_wrapper .reports-Data h5 {
    margin: 0;
    color: #555557;
}
.hub_app_6 .zrpt_box_content .site_reports_wrapper .reports-Data p {
    color: #9e9e9e;
    margin: 0;
}

.verticalLine{width: 1px;
  background-color: silver;
  height: 39px;
  float: left;
  top: -10px;
  left: -10px;
  border: 1px solid #d2d2d2 ;
  position: absolute;}
  
  

.tringle{ 
    border-bottom: 7px solid #e8e8e8;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: -7px;
    z-index: 1;
    left: 80%;
    margin-left: -5px;
    }
    /* App based color theming css starts */
.hub_app_6 .sidebar-left .nav .active > a, .hub_app_6 .sidebar-left .nav .active > a:focus, .hub_app_6 .sidebar-left .nav .active > a:hover{border-left: 3px solid #24C1AD  !important;}
.hub_app_6 .nav-pills > li.active > a, .hub_app_6 .nav-pills > li.active > a:hover, .hub_app_6 .nav-pills > li.active > a:focus{background-color: #4b5c59 !important;}
.hub_app_6 .cyan {color: #24C1AD  !important;}
.hub_app_6 .zrpt_box_content .header_wrap .seperator_sky{border-bottom: 1px solid #24C1AD  !important;}
.hub_app_6 .site-dropdown .dropdown-header h4:before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        width: 40px;
        left: 0;
        border-top: 2px solid #24C1AD;
    }
    
/* App based color theming css Ends */

.hub_app_6 .algoInfoTooltip + .tooltip .tooltip-inner{
	color:#333;
	background-color:#fff;
	 border:1px solid #ccc;
	 border-radius:5px;
	     text-align: left;
    padding: 15px;
}
.hub_app_6 .algoInfoTooltip + .tooltip.right .tooltip-inner{ 
	max-width:404px;
    font-size:15px;
	 }
	 .hub_app_6 .algoInfoTooltip + .tooltip.left .tooltip-inner{ 
	max-width:300px;
	font-size:13px;
	 }

	.hub_app_6 .algoInfoTooltip + .tooltip.right{
    padding: 0 10px;
    margin-left: 5px;
}
	.hub_app_6 .algoInfoTooltip + .tooltip.left{
    padding: 15px 10px 0 0;
    margin-right: 30px;
    margin-left:-30px;
}
	.hub_app_6 .algoInfoTooltip +  .tooltip.right .tooltip-arrow { 
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-right-color: #999;
    }   
   .hub_app_6 .algoInfoTooltip +  .tooltip.right .tooltip-arrow:after {
    position:absolute;
        top: -10px;
    left: 1px;
    border-right: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
     content:"";
    
    }
    .hub_app_6 .algoInfoTooltip +  .tooltip.left .tooltip-arrow { 
    margin-top: -10px;
    border-width: 10px 0px 10px 10px;
    border-left-color: #999;
    }   
   .hub_app_6 .algoInfoTooltip +  .tooltip.left .tooltip-arrow:after {
    position:absolute;
        top: -10px;
    right: 1px;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
     content:"";
    
    }
	table.avgWagestbl{border:1px solid #ddd;}
