body.hub_app_15 {
	background-color: #EFF3F6;
}

.hub_app_15 .zrpt_box_tittle {
	background-color: #E6EBEE;
	margin: 0 -15px 20px -15px;
	padding: 10px 15px;
}

.hub_app_15 .zrpt_box_tittle .search_dropdown_wrap {
	position: absolute;
	top: 0px;
	left: 10px;
}

.hub_app_15 .zrpt_box_tittle .search_dropdown_wrap .search_dropdown span
	{
	max-width: 120px;
	float: left;
}

.hub_app_15 .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_15 .zrpt_box_tittle .search_dropdown_wrap .select2-container.search_dropdown .select2-choice .select2-arrow
	{
	top: -8px !important;
	border-left: none !important;
}

.hub_app_15 .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_15 .zrpt_box_tittle .rounded_searchbox {
	border-radius: 30px;
	padding: 9px 48px 9px 15px;
	width: 100%
}

.hub_app_15 .zrpt_box_tittle .rounded_btn {
	padding: 8px 25px;
	text-decoration: none;
	font-size: 14px;
	border-radius: 30px;
	background-color: #3BC0FF;
	color: #fff;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper, .hub_app_15 .zrpt_box_content .site_reports_wrapper
	{
	background-color: #fff;
	padding: 15px;
	border-radius: 2px;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .srw_heading {
	margin: 0;
	font-size: 18px;
	font-weight: 300;
	position: relative;
	padding: 5px 0;
	color: #909090;
	margin-bottom: 15px;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .srw_heading .seperator_sky
	{
	position: absolute;
	width: 65px;
	border-bottom: 1px solid #5CCCFC;
	bottom: 0;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .report-img-data-wrap
	{
	padding: 10px;
	cursor: pointer;
	min-height: 81px;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .report-img-data-wrap:hover
	{
	background-color: #F8F9FB;
	border-radius: 4px;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .img-wrap {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .reports-Data h5 {
	margin: 0;
	color: #555557;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .reports-Data p {
	color: #9e9e9e;
	margin: 0;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .App_Setting {
	float: left;
	width: 11%;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 1px 2px #f3f3f3;
	min-height: 130px;
	margin-left: 0.75%;
	margin-right: 0.75%;
	background-color: #fcfcfc;
	position: relative;
	margin-bottom: 17px;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .App_Setting:hover {
	border-radius: 10px;
	background-color: #EFF2F7;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .App_Setting:first-child
	{
	float: left;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .App_Setting .img-wrap
	{
	width: 100%;
	height: auto;
	float: left;
	padding: 5px 15px;
	margin: 0;
}

.hub_app_15 .zrpt_box_content .site_reports_wrapper .App_Setting .reports-Data
	{
	width: 100%;
	float: left;
	text-align: center;
}


.hub_app_15 .cust_addon_lavel .btn_go {
	font-size: 18px;
	font-weight: 600;
}

.hub_app_15 .cust_addon_lavel .total_price, .hub_app_14 .cust_addon_lavel .total_price
	{
	background-color: #E8E8E8;
	border-radius: 0 15px 15px 0;
	font-size: 19px;
	padding: 0 12px;
	vertical-align: middle;
	display: table-cell;
	font-weight: 600;
	letter-spacing: 1px;
}

.hub_app_15 .cust_addon_lavel .total_price, .hub_app_14 .cust_addon_lavel .total_price.total-price-fix
	{
	font-size: 14px !important;
	font-weight: Normal;
	letter-spacing: 1px;
	white-space: nowrap;
	max-width: 100px;
	border-right: 12px solid #E8E8E8;
	overflow: hidden;
}

.hub_app_15 .cust_addon_lavel .total_icon, .hub_app_14 .cust_addon_lavel .total_icon
	{
	border-radius: 15px 0 0 15px;
	font-size: 19px;
	padding: 1px 14px;
	vertical-align: middle;
	display: table-cell;
	font-weight: 600;
}

.hub_app_15 .cstm-rounded-cal #datepkr-auto .btn-light:first-child {
	border-radius: 40px 0 0 40px
}

.hub_app_15 .cstm-rounded-cal #datepkr-auto .btn-light:last-child {
	border-radius: 0 40px 40px 0;
}

.hub_app_15 .cstm-rounded-cal #datepkr-auto .btn-light {
	background-color: #fff;
}

.hub_app_15 .delivery-cal thead tr th, .hub_app_15 .delivery-cal tbody tr td
	{
	padding: 7px 15px;
}

.hub_app_15 .delivery-cal thead tr th {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.hub_app_15 .delivery-cal tbody tr:last-child td {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.hub_app_15 .orderQuaintity-less {
	border: 1px solid rgba(223, 59, 59, 0.5);
	position: relative;
	margin-right: -6px;
	background-color: #fafafa;
	padding: 0 7px;
	line-height: 22px;
	height: 27px;
	border-radius: 15px 0 0 15px;
}

.hub_app_15 .orderQuaintity-less:hover {
	background-color: #fff;
}

.hub_app_15 .orderQuaintity-less:focus {
	border: 1px solid #478FCA;
}

.hub_app_15 .orderQuaintity-add {
	border: 1px solid rgba(97, 195, 144, 0.5);
	margin-left: -4px;
	background-color: #fafafa;
	padding: 0 7px;
	line-height: 22px;
	height: 27px;
	border-radius: 0px 15px 15px 0px;
}

.hub_app_15 .orderQuaintity-add:hover {
	background-color: #fff;
}

.hub_app_15 .orderQuaintity-add:focus {
	border: 1px solid #478FCA;
}

.hub_app_15 .orderQuaintity-number {
	max-width: 60px;
	padding: 0;
	line-height: 22px;
	height: 27px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.radius-25 {
	border-radius: 25px;
}

.zipOrdering-tabContent .select2-container .select2-choice {
	border-radius: 25px !important;
	padding-top: 3px !important;
	padding-bottom: 4px !important;
}

.hub_app_15 .ui-selct2-radius-5 .select2-container .select2-choice {
	border-radius: 5px;
}
/* .hub_app_15 .select2-container .select2-choice{border-radius: 25px;padding-top:3px !important; padding-bottom:4px !important; } */
.hub_app_15 .site-subscribeSummary h2 {
	border-radius: 0;
}

.hub_app_15 .site-summaryHeading {
	padding-top: 6px;
	padding-bottom: 5px;
}

.hub_app_15 .site-summaryHeading span {
	font-weight: normal;
	line-height: 18px;
	font-size: 18px;
	margin: 0;
}

.hub_app_15 .site-summaryHeading p {
	margin: 0;
	max-width: 80%;
	line-height: 19px;
}

.hub_app_15 .site-summaryHeading small {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.hub_app_15 .site-summaryHeading .fa-comment {
	position: absolute;
	right: 12px;
	top: 6px;
}

.hub_app_15 .finalCheckout-btn {
	float: right;
	margin-right: 0;
}

.hub_app_15 .finalCheckout-btn i {
	margin-left: 30px;
}

.hub_app_15 .lessAmount-alert {
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	background-color: #f8b657;
}

.hub_app_15 .clearAll-link {
	background-color: #DF3B3B;
	border-radius: 5px;
	transition: 0.3s;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 18px;
	line-height: 18px;
	margin: 2px 0 0;
	padding: 5px 10px;
	text-transform: capitalize;
}

.hub_app_15 .purchased-SiteLists {
	background-color: #f6f6f6;
	float: left;
	width: 100%;
	padding: 0;
}

.hub_app_15 .productTotal-cost {
	border-top: 3px solid #fff;
}

.hub_app_15 .btnwith-label span {
	background-color: #ccc;
	border-radius: 50%;
	padding: 3px 0;
	position: absolute;
	right: -13px;
	top: -13px;
	width: 26px;
}

.hub_app_15 .bg-lightgray-new {
	background: #f7f7f7;
}





.hub_app_15 .width-120 {
	width: 120px !important;
}

.count-frequency-Circle {
	display: inline-block;
	width: 180px;
	height: 180px;
	line-height: 170px;
	text-align: center;
	font-size: 8em;
	font-weight: 600;
	color: #fff;
	border-radius: 50%;
	border: 6px solid #ccc;
	background-color: #f2f2f2;
	margin-top: 30px;
}

.count-frequency-Circle.Daily {
	background-color: #65DFEF;
	border-color: #0ABED5;
}

.count-frequency-Circle.Weekly {
	background-color: #A5E15E;
	border-color: #8BC34A;
}

.count-frequency-Circle.Monthly {
	background-color: #C084F3;
	border-color: #AC70DF;
}

.count-frequency-Circle.disable-circle {
	background-color: #f2f2f2;
	border-color: #ccc;
}

.count-frequency-badge {
	font-size: 15px;
	padding: 6px 20px;
	border-radius: 2px;
	border: 1px solid #A6A6A6;
	color: #A6A6A6;
	position: relative;
	width: 140px;
	display: inline-block;
	margin: 40px 0 40px 20px;
	background-color: #F2F2F2;
}

.count-frequency-badge .badge-check {
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: -25px;
	top: -3px;
	color: #fff;
	border-radius: 50%;
	background-color: #ccc;
}

.count-frequency-badge .badge-check.daily {
	background-color: #65DFEF;
}

.count-frequency-badge .badge-check.weekly {
	background-color: #A5E15E;
}

.count-frequency-badge .badge-check.monthly {
	background-color: #C084F3;
}

.count-frequency-badge .badge-check.disable-badge {
	background-color: #CCCCCC;
}

.hub_app_15 .ajax-search-input {
	border-radius: 25px !important;
}

.hub_app_15 .ajax-search-input input {
	border-radius: 25px !important;
}

.hub_app_15 .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_15 .sch-filter ul.dropdown-menu.list-inline.with-ReportFlag-true
	{
	min-width: 650px;
	max-width: 650px;
	right: -270px;
	padding: 10px 0;
}

.hub_app_15 .sch-filter ul.dropdown-menu.list-inline.daypartPos.with-ReportFlag-true
	{
	min-width: 500px;
	max-width: 500px;
	right: -230px;
}

.hub_app_15 .sch-filter ul.dropdown-menu.list-inline.onlyPosition.with-ReportFlag-true
	{
	min-width: 350px;
	max-width: 350px;
	right: 23px;
	top: 37px;
}

.hub_app_15 .sch-filter div.dropdown-menu.list-inline li {
	vertical-align: top;
}

.hub_app_15 .sch-filter .btn-group>.btn:last-child:not (:first-child ),
	.hub_app_15 .sch-filter .btn-group>.dropdown-toggle:not (:first-child ){
	border-bottom-left-radius: 3px !important;
	border-top-left-radius: 3px !important;
}

.hub_app_15 .sch-filter .filter-pop>div {
	border-right: 1px solid #ccc;
	border-left: 0px solid #ccc;
}

.hub_app_15 .sch-filter .filter-pop-certificate>div:first-child {
	border-left: none;
}

.hub_app_15 .sch-filter .filter-pop-certificate>div {
	border-left: 1px solid #ccc;
}

.hub_app_15 .sch-filter .filter-pop.change-withReport>div {
	border-right: 0;
}

.hub_app_15 .sch-filter .filter-pop>div.borderright {
	border-right: 1px solid #ccc;
	border-left: 0 none;
}

.hub_app_15 .sch-filter .filter-pop>div.noborder {
	border-right: 0 none;
	border-left: 0 none;
}

.hub_app_15 .sch-filter .filter-pop>div div {
	border-right: 0px none !important;
}

.hub_app_15  .sch-filter  .dropdown-menu.filter-list>li .filter-toggle i,
	.hub_app_15  .sch-filter .dropdown-menu .filter-list>li  .filter-toggle i
	{
	color: #e6e6e6;
	float: left;
	padding: 3px 5px 0 0;
}

.hub_app_15  .sch-filter .dropdown-menu.filter-list .filter-toggle.selected i,
	.hub_app_15  .sch-filter .dropdown-menu .filter-list .filter-toggle.selected i
	{
	color: #7e9095;
}

.hub_app_15 .tringle {
	display: none !important;
}

.hub_app_15 #datepkr-auto .btn-light:first-child {
	border-radius: 40px 0 0 40px
}

.hub_app_15 #datepkr-auto .btn-light:last-child {
	border-radius: 0 40px 40px 0;
}

.hub_app_15 #datepkr-auto .btn-light {
	background-color: #fff;
}

.hub_app_15 input[type="checkbox"]+.lbl::before, .hub_app_15 input[type="radio"]+.lbl::before
	{
	height: 22px;
	min-width: 24px;
	line-height: 21px;
	font-size: 16px;
	border-radius: 4px;
	color: #2dc2a4;
	margin-right: 2px;
	border: 1px solid #2DC2A4;
	box-shadow: none;
	cursor: pointer;
}

.hub_app_15 input[type="radio"]+.lbl::before {
	border-radius: 15px;
}

.hub_app_15 input[type="checkbox"]:checked+.lbl::before, .hub_app_15 input[type="radio"]:checked+.lbl::before
	{
	border-color: #2dc2a4;
	background-color: #fff;
}

.hub_app_15 .lastOrder-suppliers {
	border: 1px solid #ddd;
	border-radius: 3px;
}

.hub_app_15 .lastOrder-suppliers ul {
	padding: 0;
}

.hub_app_15 .lastOrder-suppliers li {
	float: left;
	margin: 1%;
	width: 47%;
	border: 1px solid #ccc;
	background-color: #F7F8FC;
	padding: 1px 8px;
	box-sizing: border-box;
}

.hub_app_15 .lastOrder-suppliers .inline-block {
	vertical-align: middle;
}

.hub_app_15 .lastOrder-suppliers .supplier-figure {
	width: 25%;
}

.hub_app_15 .lastOrder-suppliers .supplier-figure img {
	max-width: 100%;
}

.hub_app_15 .lastOrder-suppliers .orderSupplier-details {
	width: 55%;
	padding-left: 10px;
	box-sizing: border-box;
}

.hub_app_15 .lastOrder-suppliers .selectSupplier-checkbox {
	width: 16%;
}

.hub_app_15 .lastOrder-suppliers .selectSupplier-checkbox input[type="checkbox"]
	{
	min-width: 25px;
	height: 25px;
	border-radius: 3px;
	margin-top: 0 !important
}

.hub_app_15 .lastOrder-suppliers .selectSupplier-checkbox input[type="checkbox"]+.lbl::before
	{
	min-width: 25px;
	height: 25px;
	border-radius: 3px;
}

.hub_app_15 .lastOrder-suppliers .selectSupplier-checkbox input[type="checkbox"]:checked+.lbl::before
	{
	line-height: 24px;
	font-size: 18px;
}

.hub_app_15 .border-top {
	border-top: 1px solid rgb(243, 243, 243) !important;
}

.hub_app_15 .invDetailPopup .tooltip-inner {
	max-width: 610px !important;
}

.hub_app_15 .selectize-control.single .selectize-input {
	box-shadow: none !important;
	background-image: none !important;
	background-color: #fff !important;
}

.hub_app_15 .selectize-control.single .selectize-input input {
	min-height: 0 !important;
}

.ordDlv_cal {
	padding: 5px 0;
	background-color: #e8e8e8;
	color: #777;
	font-size: 18px;
	font-weight: 600;
}

.ordDlv_cal .select2-choice {
	padding: 3px 8px !important;
	font-weight: normal !important;
}

.ordDlv_cal .select2-choice input {
	height: 0 !important;
}

.hub_app_15 .received_qty {
	border-radius: 4px !important;
	padding: 4px 0 !important;
	width: 50px;
}

.hub_app_15 .onbiz-zipinv, .hub_app_-51 .onbiz-zipinv {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1030 !important;
}

.hub_app_15 .footer-for-table:hover, .hub_app_-51 .footer-for-table:hover
	{
	background-color: #F0F2F6;
}



.hub_app_15 .table>tbody>tr>td>input.form-control, .hub_app_-51 .table>tbody>tr>td>input.form-control
	{
	min-height: 27px !important;
	height: 27px !important;
	max-height: 27px !important;
	margin-top: -2px;
	margin-bottom: -2px;
}

.hub_app_15 .table tr td .selectize-control, .hub_app_-51 .table tr td .selectize-control
	{
	height: 25px !important;
	margin-top: -2px;
	margin-bottom: 0;
}

.hub_app_15 .table tr td .selectize-control .selectize-input,
	.hub_app_-51 .table tr td .selectize-control .selectize-input {
	padding: 0px 8px !important;
}

.hub_app_15 .table tr td .selectize-dropdown .selectize-input,
	.hub_app_-51 .table tr td .selectize-input input {
	line-height: 25px !important;
}

.hub_app_15 .table tr td  .selectize-dropdown, .hub_app_-51 .table tr td  .selectize-dropdown
	{
	line-height: 25px !important;
}

.hub_app_15 .table tr td .selectize-input.focus, .hub_app_-51 .table tr td .selectize-input.focus
	{
	line-height: 25px !important;
}

.hub_app_15 .table tr td .selectize-control.single .selectize-input.input-active,
	.hub_app_-51 .table tr td .selectize-control.single .selectize-input.input-active
	{
	line-height: 25px !important;
}

.hub_app_15 .table tr td .selectize-input, .hub_app_-51 .table tr td .selectize-input
	{
	line-height: 25px !important;
}

.hub_app_15 .table>tbody>tr>td>.input-group>input.form-control,
	.hub_app_15 .table>tbody>tr>td>.input-group>input.form-control {
	height: 25px !important;
	min-height: 25px !important;
	max-height: 25px !important;
}

.hub_app_15 .table>tbody>tr>td>.input-group>.input-group-addon,
	.hub_app_-51 .table>tbody>tr>td>.input-group>.input-group-addon {
	height: 25px !important;
	min-height: 25px !important;
	max-height: 25px !important;
	padding: 4px 10px;
}

.hub_app_15 .table>tbody>tr>td>.select2-container .select2-choice,
	.hub_app_-51 .table>tbody>tr>td>.select2-container .select2-choice {
	height: 27px !important;
	min-height: 27px !important;
	max-height: 27px !important;
	line-height: 14px !important;
	margin-top: -4px;
	margin-bottom: -3px;
}

.hub_app_15 .table>tbody>tr>td>.select2-container .select2-choice .select2-arrow,
	.hub_app_-51 .table>tbody>tr>td>.select2-container .select2-choice .select2-arrow
	{
	top: -6px;
}

.hub_app_15 .lbl-small-radio::before {
	height: 15px !important;
	min-width: 15px !important;
	margin-right: 5px !important;
	margin-bottom: 5px;
}

.hub_app_15 input[type="checkbox"]+.lbl-small-radio::before, .hub_app_15 input[type="radio"]+.lbl-small-radio::before
	{
	height: 15px !important;
	min-width: 15px !important;
	font-size: 10px !important;
	line-height: 14px !important;
}

.hub_app_15 input[type=radio].lbl-small-input {
	width: 16px !important;
	height: 16px !important;
	margin: 3px 0 0 0 !important;
}
/* for search place holder css */
.hub_app_15 .cstm-search-box input[type="search"]::-moz-placeholder,
	.hub_app_-51 .cstm-search-box input[type="search"]::-moz-placeholder {
	color: #d0d0d0;
	opacity: 1;
}

.hub_app_15 .cstm-search-box input[type="search"]::-webkit-input-placeholder,
	.hub_app_-51 .cstm-search-box input[type="search"]::-webkit-input-placeholder
	{
	color: #d0d0d0;
}

.hub_app_15 .cstm-search-box input[type="search"]::-moz-placeholder,
	.hub_app_-51 .cstm-search-box input[type="search"]::-moz-placeholder {
	/* Firefox 19+ */
	color: #d0d0d0;
}

.hub_app_15 .cstm-search-box input[type="search"]:-ms-input-placeholder,
	.hub_app_-51 .cstm-search-box input[type="search"]:-ms-input-placeholder
	{
	color: #d0d0d0;
}

.hub_app_15 input[type="checkbox"]+.lbl-check-small::before,
	.hub_app_-51 input[type="checkbox"]+.lbl-check-small::before {
	height: 14px !important;
	min-width: 14px !important;
	line-height: 12px !important;
	font-size: 12px !important;
}

.hub_app_15 .input-group-radius-5 input, .hub_app_-51 .input-group-radius-5 input
	{
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
}

.hub_app_15 .input-group-radius-5 span, .hub_app_-51 .input-group-radius-5 span
	{
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
}




.hub_app_15 .Count_Frequency_btn span, .hub_app_-51 .Count_Frequency_btn span
	{
	display: none;
}


table.sturt-table>tbody>tr>td:last-child, table.sturt-table>tbody>tr>th:last-child,
	table.sturt-table>tfoot>tr>td:last-child, table.sturt-table>tfoot>tr>th:last-child,
	table.sturt-table>thead>tr>td:last-child, table.sturt-table>thead>tr>th:last-child
	{
	border-width: 1px 0 0 !important;
}

.hub_app_15 .height-width-17, .hub_app_-51 .height-width-17, .hub_app_14 .height-width-17
	{
	height: 24px;
	width: 24px;
}

.floated-text {
	bottom: 9px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
}

/*********ZipInventory Onboarding Configuration page css****/
.zipSenOnboarding {
	position: fixed;
	background: rgba(0, 0, 0, 0.8);
	opacity: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: url("../../images/wizard/zinvWzrd.png") no-repeat;
	background-size: cover;
	padding: 80px 10px 10px 50px;
}

.zipSenOnboarding .inv-onb-org-wiz-wrapper {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-size: cover;
	padding: 80px 10px 10px 10px;
}
/* .zipSenOnboarding .onb-org-wiz-wrapper {
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: -45px;
    padding-bottom: 45px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} */
.zipSenOnboarding .main_box_db_wrap {
	background-color: transparent;
	padding: 20px;
	display: table;
	width: 28%;
	border-radius: 15px;
	margin: 0 8%;
	height: 310px;
	vertical-align: middle;
	position: relative;
	border: 3px solid rgb(255, 255, 255);
	box-shadow: 0 0 1px rgb(255, 255, 255);
}

.zipSenOnboarding .main_box_db_wrap1 {
	width: 100% !important;
	margin: 0 !important;
}

.zipSenOnboarding .main_box_db_wrap1:after {
	display: none;
}

.zipSenOnboarding .main_box_db_wrap2 {
	width: 42% !important;
}

.zipSenOnboarding .main_box_db_wrap2:nth-child(2) {
	margin-left: 4% !important;
}

.zipSenOnboarding .main_box_db_wrap:first-child {
	margin-left: 0;
}

.zipSenOnboarding .main_box_db_wrap:nth-child(2) {
	margin-left: 0;
}

.zipSenOnboarding .main_box_db_wrap:last-child {
	margin: 0;
}

.zipSenOnboarding .main_box_db_wrap:after {
	position: absolute;
	right: -18%;
	top: 50%;
	margin-top: -50px;
	content: "\f178";
	color: #fff;
	font-size: 50px;
	font-family: fontawesome;
	font-weight: 900;
	width: 8%;
	text-indent: -10px;
	text-align: center;
} /*#35c4ff*/
.zipSenOnboarding .main_box_db_wrap:last-child:after {
	display: none;
}

.zipSenOnboarding .main_box_db_wrapinner {
	display: table-cell;
	height: 310px;
	vertical-align: middle;
	width: 100%;
}

.zipSenOnboarding .box_db_wrap {
	padding: 10px;
	cursor: pointer;
	min-height: 81px;
	background-color: #F1EFE2;
	border-radius: 4px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-bottom: 20px;
}

.zipSenOnboarding .box_db_wrap:last-child {
	margin-bottom: 0;
}

.zipSenOnboarding .box_db_wrap button {
	display: none;
}

.zipSenOnboarding .box_db_wrap:hover {
	background-color: #ccc;
	border-radius: 4px;
}

.zipSenOnboarding .box_db_wrap:hover button {
	display: block;
	background-color: #fff;
	color: red;
	border-radius: 35px;
	padding: 5px 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -15px;
	margin-left: -35px;
	border: 1px solid #ccc;
	box-shadow: none;
}

.zipSenOnboarding .box_db_wrap .bd_img_wrap {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	padding: 5px;
}

.zipSenOnboarding .box_db_wrap .bd_img_wrap img {
	width: 50px;
}

.zipSenOnboarding .box_db_wrap .content_wrap {
	display: inline-block;
	width: 76%;
	vertical-align: middle;
}

.zipSenOnboarding .box_db_wrap .content_wrap h5 {
	margin: 0 0 2px 0;
	font-weight: 500;
}

.zipSenOnboarding .box_db_wrap .content_wrap p {
	margin: 0;
}

.zipSenOnboarding .box_db_wrap .notif-data-wrap {
	position: absolute;
	right: -8px;
	top: -10px;
	width: 30px;
	height: 30px;
	float: left;
	color: white;
	border-radius: 50%;
	line-height: 26px;
	text-align: center;
	border: 2px solid #fff;
}

.zipSenOnboarding .box_db_wrap .notif-data-wrap.tick {
	background-color: #40a26f;
}

.zipSenOnboarding .box_db_wrap .notif-data-wrap.exclamation {
	background-color: #E10000;
}

.zipSenOnboarding .box_db_wrap .span-cnf-count {
	display: none
}

.zipSenOnboarding .box_db_wrap .span-cnf-icon {
	display: block
}

.zipSenOnboarding .box_db_wrap:hover .span-cnf-count {
	display: block;
}

.zipSenOnboarding .box_db_wrap:hover .span-cnf-icon {
	display: none;
}

.zipSenOnboarding .rounded_black_btn {
	margin-top: -40px
}

.zipSenOnboarding .box_db_Sitewrap {
	padding: 10px 20px;
	cursor: pointer;
	height: 81px;
	background-color: #fff;
	border-radius: 4px;
	position: relative;
	width: 100%;
	display: inline-block;
	line-height: 60px;
}

.zipSenOnboarding .box_db_Sitewrap .content_Sitewrap {
	display: inline-block;
	width: 84%;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.4;
}

.zipSenOnboarding .box_db_Sitewrap .icoWrap {
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}

.zipSenOnboarding .box_db_Sitewrap .icoWrap .notif-data-Sitewrap {
	display: inline-block;
	width: 35px;
	height: 35px;
	font-size: 16px;
	float: left;
	color: #fff;
	border-radius: 50%;
	line-height: 35px;
	text-align: center;
	background-color: #ccc;
	vertical-align: middle;
}

.zipSenOnboarding .box_db_Sitewrap .notif-data-Sitewrap.active {
	background-color: green;
}

/***************END********************/
#wizaerd_mdl .modal-content {
	padding: 0px;
}

#wizaerd_mdl .modal-header {
	background-color: #EDEEF0;
	border-radius: 10px 10px 0px 0px;
	border: medium none;
	padding: 25px;
}

#wizaerd_mdl .modal-header span {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float: left;
	position: absolute;
	border: 1px solid #444;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	color: red;
	right: 15px;
}

#wizaerd_mdl .modal-body .thumps-wrapper {
	border-radius: 50%;
	margin: auto;
	display: block;
	background-color: #61c390;
	width: 140px;
	line-height: 140px;
	height: 140px;
	font-size: 70px;
}

.hub_app_15 .border-1, .hub_app_-51 .border-1 {
	border: 1px solid rgb(221, 221, 221);
	box-sizing: border-box;
}

.needing-action {
	padding: 15px;
	width: 100%;
	float: left;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background: #fff;
}

.needing-action img.type-img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
}
.needing-action.ord-needing-action img.type-img {
    height: 50px;
	width: 50px;
    margin-right: 10px;
}
.ord-needing-action{
	margin-bottom: 0px;
}

.needing-action img.action-img {
	height: 25px;
	width: 25px;
	margin-right: 10px;
}

.lightgray-bg {
	background: #f2f2f2;
}

.cyan-bg {
	background: rgb(92, 204, 252);
}

.thumb-youtube {
	position: relative;
}

.thumb-youtube .thumb-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	display: none;
	transition: all 0.5s ease;
	z-index: 9999;
}

.thumb-youtube:hover .thumb-overlay {
	display: block;
}

.thumb-youtube .thumb-overlay img {
	color: #cc181e;
	position: absolute;
	top: 50%;
	margin-top: -32px;
	left: 50%;
	height: 68px;
	width: 73px;
	margin-left: -36px;
}

.max-width-150 {
	max-width: 150px;
}

.hub_app_15 .alert-icon-info {
	background: rgb(255, 0, 0) none repeat scroll 0 0;
	border-radius: 50%;
	color: rgb(255, 255, 255);
	height: 18px;
	position: absolute;
	right: -4px;
	top: -6px;
	width: 18px;
}



.addsupplier-mdl .box_db_Sitewrap {
	padding: 10px;
	cursor: pointer;
	background-color: #fafafa;
	border-radius: 4px;
	position: relative;
	width: 100%;
	display: inline-block;
	line-height: 30px;
	border: 1px solid #f2f2f2;
}

.addsupplier-mdl .box_db_Sitewrap .content_Sitewrap {
	display: inline-block;
	width: 80%;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.4;
}

.addsupplier-mdl .box_db_Sitewrap .icoWrap {
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}

.addsupplier-mdl .box_db_Sitewrap .icoWrap .notif-data-Sitewrap {
	display: inline-block;
	width: 25px;
	height: 25px;
	font-size: 13px;
	float: left;
	color: #fff;
	border-radius: 50%;
	line-height: 25px;
	text-align: center;
	background-color: #ccc;
	vertical-align: middle;
}

.addsupplier-mdl .box_db_Sitewrap .notif-data-Sitewrap.active {
	background-color: rgb(27, 188, 155);
}

.onbording-vidoe-btn {
    margin-top: -40px;
    margin-bottom: 0px;
    float: inherit;
}

.hub_app_15 .img-cntr-20 {
	height: 25px;
	width: 25px;
	margin: 0 auto;
}

.hub_app_15 .panel-cntr .panel-group:nth-child(odd) .panel>.col-md-12 table tbody tr td
	{
	background: #f2f2f2;
}

.hub_app_15 .panel-cntr .panel-group:nth-child(even) .panel>.col-md-12 table tbody tr td
	{
	background: #ffffff;
}

.hub_app_15 .panel-cntr .panel-group .panel>.col-md-12 table tbody tr td
	{
	border-top: 0px !important;
	border-bottom: 0px !important;
}

.hub_app_15 .panel-cntr .panel-group .panel>.col-md-12 table {
	border-top: 0px !important;
	border-bottom: 0px !important;
}

.hub_app_15 .sensor-setup {
	width: 100%;
	float: left;
	border-radius: 5px;
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
	padding: 10px;
}

.hub_app_15 .followUP_wrapper {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 12px 15px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 12px;
	font-size: 14px;
}

.hub_app_15 .circle-badge {
	height: 18px;
	width: 18px;
	line-height: 18px;
	text-align: center;
	border-radius: 50%;
	background: #777;
	color: white;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: -6px;
	right: 15px;
	font-size: 12px;
}

.hub_app_15 .height-width-17 {
	height: 24px;
	width: 24px;
}



.hub_app_15 .width-120 {
	width: 120px !important;
}

.hub_app_15 .btn-tab-mdl {
	display: block;
	width: 100%;
	padding: 8px 14px;
	border: none;
	box-shadow: none;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	border-radius: 40px;
}

.hub_app_15 .btn-tab-mdl.Pressure {
	background-color: #CB86C9;
}

.hub_app_15 .btn-tab-mdl.Weight {
	background-color: #3da869;
}

.hub_app_15 .btn-tab-mdl.Temperature {
	background-color: #FC7C89;
}

.hub_app_15 .btn-tab-mdl.Luminosity {
	background-color: #FDAB6E;
}

.hub_app_15 .btn-tab-mdl.Humidity {
	background-color: #5BD1F5;
}

.hub_app_15 .btn-tab-mdl.Pressure.active:after {
	border-color: #CB86C9 transparent transparent transparent;
}

.hub_app_15 .btn-tab-mdl.Weight.active:after {
	border-color: #3da869 transparent transparent transparent;
}

.hub_app_15 .btn-tab-mdl.Temperature.active:after {
	border-color: #FC7C89 transparent transparent transparent;
}

.hub_app_15 .btn-tab-mdl.Luminosity.active:after {
	border-color: #FDAB6E transparent transparent transparent;
}

.hub_app_15 .btn-tab-mdl.Humidity.active:after {
	border-color: #FF7C34 transparent transparent transparent;
}

.hub_app_15 .btn-tab-mdl:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent transparent;
}

.thead_circle_bg {
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	padding: 5px;
}
#sensr-voil-chart{width: 100%; height: 380px;}

.hub_app_15 .table-with-accordion {}

.hub_app_15 .div-table {
	float: left;
	width: 100%;
	clear: both;
	background-color: #fff;
}

.hub_app_15 .table-row.table-header .table-column {
	border-top: 1px solid #ddd;
	background: #E4E4E4
}

.hub_app_15 .table-row {
	float: left;
	width: 100%;
}

.hub_app_15 .table-column:first-child {
	border-left: 1px solid #ddd;
}

.hub_app_15 .table-column {
	float: left;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px 15px;
}

.hub_app_15 .level-1 {
	display: none;
}

.hub_app_15 .level-2 .table-column:first-child {
	padding-left: 60px !important;
}

.hub_app_15 .level-3 .table-column:first-child {
	padding-left: 40px !important;
}

.hub_app_15 .level-4 .table-column:first-child {
	padding-left: 60px !important;
}
.hub_app_15 .alert-heaer-icon,
.hub_app_10 .alert-heaer-icon{
	width: 30px;
	height: 30px;
	display: inline-block;
}
.sensor_wiz_action {
	padding: 50px;
	border-radius: 15px;
	display: inline-block;
	background-color: #3598db;
	color: #fff;
	font-size: 20px;
	margin: 30px 15px 15px;
	cursor: pointer;
}

/* App based color theming css starts */
.hub_app_15 .sidebar-left .nav .active > a, .hub_app_15 .sidebar-left .nav .active > a:focus, .hub_app_15 .sidebar-left .nav .active > a:hover{border-left: 3px solid #EB7766 !important;}
.hub_app_15 .nav-pills > li.active > a, .hub_app_15 .nav-pills > li.active > a:hover, .hub_app_15 .nav-pills > li.active > a:focus{background-color: #A4665D !important;}
.hub_app_15 .cyan {color: #EB7766 !important;}
.hub_app_15 .zrpt_box_content .header_wrap .seperator_sky{border-bottom: 1px solid #EB7766 !important;}
/* App based color theming css Ends */
