@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;500&family=Poppins:wght@300;400;500;600;700&display=swap');
* {
	font-family:'Poppins';
	font-size:15px;
	color:#000000;
	box-sizing: border-box;
	font-weight:300;
} 
/*
.modal.fade.modal-lookup.show{z-index: 0; backdrop-filter: blur(5px);}
*/
.showLeftNavIcon{ cursor: pointer;}
.view-grid .sharepoint-data .view-grid table.table.table-striped,
.sharepoint-data .view-grid table tr,
.sharepoint-data .view-grid table tr td
{ border: 0 !important;}
.sharepoint-data .view-grid  table.table.table-striped td, 
.sharepoint-data .view-grid table.table.table-striped{ border: 0 !important;}
.sharepoint-data .view-grid { border:1px solid #E2E2E2 !important; border-radius: 10px;}
.sharepoint-data .view-grid .table-striped.table tr:nth-child(odd){ background-color: #fafafa !important;}
.sharepoint-data .view-grid thead th{ background: #ffe2eb !important;}
.sharepoint-data .view-grid thead tr th:nth-child(1){ border-radius: 10px 0 0 0 !important; background: #ffe2eb !important;}
.sharepoint-data .view-grid thead tr th:nth-child(2){ border-radius: 0 10px 0 0 !important; background: #ffe2eb !important;}
abbr[title]{ text-decoration: none !important;}
.sharepoint-data .view-grid table{    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}
.sharepoint-data .view-grid tr:last-child td:nth-child(1){border-radius: 0 0 0 10px !important;}
.sharepoint-data .view-grid tr:last-child td:nth-child(2){border-radius: 0 0 10px 0 !important;}

.subgrid div.view-toolbar.grid-actions {
    margin: 0px 0 20px 0 !important;
}
.sharepoint-data table tr td:nth-child(1) .fa{ margin-right: 10px; min-width: 15px;}
.sharepoint-data table tr td, .sharepoint-data table tr td a:link, 
.sharepoint-data table tr td a:visited,
.sharepoint-custom-underline span,

#Subgrid_new_1 > div > div.sharepoint-data > div > table > a  span.sharepoint-custom-underline > span
{font-size: 14px !important; text-decoration: none !important;}

.commissions-summary div.card2.blue2 .value2 {
    margin: 0 auto !important;
    color: #E01E5A;
    font-size: 28px;
    padding: 0 20px 0 0;
    margin: 0;
    font-weight: 600;
    text-align: left;
}
.orders-summary div.card2.blue2 div.title2,
.commissions-summary div.card2.blue2 div.title2 {
	font-size: 15px;
	font-weight: 600;
	text-align: left !important;
	padding: 0 0 0 20px !important;
	margin: 0 !important;
	width: 65%;
  }
h1, .h1, h2, .h2, h3, .h3 {
	font-family:'Poppins' !important;
	font-weight: 600 !important;
}
label {
	font-family:'Poppins' !important;
}
#content-container .page-content#mainContent {
	position: relative;
	left: 0;
	width: 100%;
	overflow-y: visible;
	top: 0;
	bottom: 0;
}
focus, :focus {
	border: 0 !important;
	box-shadow: none !important;
	outline: none !important;
}
.static-top.navbar-dark {
	z-index: 1 !important;
}
h1.forgot-password-heading span, h1.forgot-password-heading {
	border: 0 !important;
	box-shadow:none !important;
}
h1.forgot-password-heading span span {
	font-size: 24px;
	font-weight: 600;
	border: 0 !important;
	box-shadow:none !important;
	padding-top: 20px !important;
	display: block;
	border: 0 !important
}
button#submit-forgot-password, #submit-forgot-password {
	margin-left: 0 !important;
}
.page-content .portal-form {
	max-width: 600px;
	margin: 50px auto;
}
p.form-text span.xrm-editable-text.xrm-attribute span.xrm-attribute-value-encoded.xrm-attribute-value {
	font-size:12px !important
}
nav.left-side-nav ul li a {
	font-size: 15px;
	font-weight: 300;
}
.btn.btn-default:link, .btn.btn-default:visited, .btn.btn-default:hover {
	box-shadow:none !important;
	background:none !important;
	text-align:center;
	color:#e01e5a !important
}
button#submit-signin-local {
	background:#e01e5a !important
}
button#Google {
	background:#e01e5a !important
}
#cr0df_agencyref_lookupmodal .modal-footer button.primary.btn.btn-primary {
	background:#e01e5a
}
#EntityFormPanel.crmEntityFormView {
	border: 0 !important;
}
.lookup .btn .fa, .control .datetimepicker .icon-calendar.fa.fa-calendar, span.input-group-addon.btn {
	color:#e01e5a !important;
	box-shadow:none !important
}
.lookup .btn.btn-default, span.input-group-addon.btn {
	color:#e01e5a !important;
	box-shadow:none !important
}
.lookup .btn.btn-default:hover, span.input-group-addon.btn:hover {
	color:#e01e5a !important;
	box-shadow:none !important;
	background:none !important
}
.lookup .btn .fa {
	color:#e01e5a !important;
	box-shadow:none !important
}
.lookup .btn.btn-default {
	color:#e01e5a !important;
	box-shadow:none !important;
	padding: 7px 10px !important;
}
.lookup .btn.btn-default:hover {
	color:#e01e5a !important;
	box-shadow:none !important;
	background:none !important
}
.sharepoint-data .view-grid table.table.table-striped {
	width: calc(100% - 00px);
	margin: 0;
	border: 0px solid #D9D9D9 !important;
}
input {
	font-weight: 300;
	font-size: 15px;
}
.btn .fa {
	color:#fff !important
}
div.crmEntityFormView .cell {
	padding: 0 28px 20px 0;
}
.crmEntityFormView label {
	font-weight: 300 !important;
}
input.form-control, select {
	border: 1px solid #E2E2E2 !important;
}
#filterDropdownId a.dropdown-toggle, #filterDropdownId a.dropdown-toggle:hover {
	background: #fff !important;
	border: 0 !important;
}
div.commission-info label {
	color: #e01e5a;
}
div.commission-info #total-commission-value {
	font-size: 18px;
	color: #e01e5a;
}
#DownloadExcel {
	background: url(excel.png) no-repeat;
	border: 0;
	font-size: 0px;
	width: 30px;
	height: 30px;
	background-size: 100%;
	cursor: pointer;
}
input.form-control {
	border: 1px solid #E2E2E2 !important;
}
.orderSummeryTopBoxHome {
	display: flex;
	gap:20px;
	margin-bottom: 40px;
}
td svg {
	fill: #E01E5A !important;
}
.left-side-nav ul li a.active, .left-side-nav ul li a:hover {
	font-size: 15px !important;
}
.pivotTableCellWrap.cell-interactive.main-cell {
	background: red !important;
}
#mainContent, .rightSectionBoxFixed {
	position: fixed;
	left: 260px;
	width: calc(100% - 260px);
	overflow-y: scroll;
	top: 70px;
	bottom: 50px;
}
.static-top.navbar-dark {
	box-shadow: none !important;
	border-bottom: 1px solid #CCC !important;
	position: fixed;
	width: 100%;
	z-index: 2;
	top:30px
}
.left-side-nav {
	position: relative;
	z-index: 2;
}
.private-mode-banner123 {
	position: fixed;
	width: 100%;
}
nav.left-side-nav {
	position: fixed;
	padding: 30px 20px 0 20px !important;
	z-index: 0;
	bottom: 15px;
	overflow-y: visible !important;
	top: 0;
	overflow-x: hidden;
	min-height: 200px;
}
nav.left-side-nav ul li a {
	padding: 4px 10px;
}
.static-top.navbar-dark .container {
	max-width: 100% !important;
}
.left-side-nav ul li a.active, .left-side-nav ul li a:hover {
	color:#E01E5A !important;
	font-weight: normal !important;
	margin-right: 0px;
}
footer.footer {
	position: fixed;
	bottom: 0;
	left: 0px;
	right: 0;
}
footer.footer p, #year {
	font-size: 12px !important;
	color: #666 !important;
}
footer.footer .xrm-attribute-value {
	text-align: center !important;
}
nav.left-side-nav .logo-link {
	margin-bottom: 30px;
}
.logo-link img {
	min-height: 70px;
	float: left;
	margin-top: 50px !important;
}
.entitylist .card-body .commission-container {
	padding: 0 20px;
}
.entitylist .card-body .commission-container span, .entitylist .card-body .commission-container label {
	font-size: 18px;
}
.private-mode-text b, .private-mode-text span {
	color: #fff !important;
}
.entitylist .card-body {
	border: 1px solid #E2E2E2 !important;
	margin: 20px 0 !important;
	border-radius: 20px !important
}
nav.left-side-nav ul li ul li a {
	background: none !important;
}
nav.left-side-nav ul li {
	padding: 0;
	margin:6px 0;
}
ul.leftNavList li:nth-child(1) a {
	background: url(homeIcon.png) no-repeat left 5px;
	background-size: 20px;
	padding-left: 28px !important;
}
ul.leftNavList li:nth-child(1) a:hover, ul.leftNavList li:nth-child(1) a.active {
	background: url(homeIconHover.png) no-repeat left 5px;
	background-size: 20px;
	padding-left: 28px !important;
}
 ul.leftNavList li:nth-child(2) a {
background: url(orderIcon.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
ul.leftNavList li:nth-child(2):hover a, ul.leftNavList li:nth-child(2):hover a.active {
background: url(orderIconHover.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
 ul.leftNavList li:nth-child(3) a {
background: url(commisionIcon.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
ul.leftNavList li:nth-child(3):hover a, ul.leftNavList li:nth-child(3):hover a.active {
background: url(commisionIconHover.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
 ul.leftNavList li:nth-child(4) a {
background: url(documentsIcon.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
 ul.leftNavList li:nth-child(4):hover a, ul.leftNavList li:nth-child(4):hover a.active {
background: url(documentsIconHover.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
 ul.leftNavList li:nth-child(5) a {
background: url(reportIcon.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
ul.leftNavList li:nth-child(5):hover a, ul.leftNavList li:nth-child(5):hover a.active {
background: url(reportIconHover.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
 ul.leftNavList li:nth-child(6) a {
background: url(userManagementIcon.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
ul.leftNavList li:nth-child(6):hover a, ul.leftNavList li:nth-child(5):hover a.active {
background: url(userManagementIconHover.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
 /*ul.leftNavList li:nth-child(7) a {
background: url(dashboardIcon.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}
ul.leftNavList li:nth-child(7):hover a, ul.leftNavList li:nth-child(7):hover a.active {
background: url(dashboardIconHover.png) no-repeat left 5px;
background-size: 20px;
 padding-left: 28px !important;
}*/
.private-mode-banner {
	position: fixed !important;
	width: 100% !important;
}
.entity-grid.entitylist table thead th, .entity-grid.entitylist table thead th a:link, .entity-grid.entitylist table thead th a:visited {
	font-weight:500;
	color:#000000 !important
}
.entity-grid.entitylist table thead, .entity-grid.entitylist table thead tr {
	background:#FFE2EB !important
}
.entity-grid.entitylist table td {
	font-size:14px
}
.entity-grid.entitylist table tr td, .entity-grid.entitylist table tr {
	background-color: #ffffff !important;
	box-shadow: none !important;
}
.entity-grid.entitylist table tr td a:link, .entity-grid.entitylist table tr td a:visited {
	color: #000;
}
.entity-grid.entitylist table tr td a:hover {
	color:#e01e5a
}
/*
.entity-grid.entitylist table{
  border-spacing: 0;
  border-collapse: separate !important;
  border-radius: 10px !important;
  border: 1px solid #cccccc !important;
 }
 
 .entity-grid.entitylist table th:not(:last-child),
 .entity-grid.entitylist table td:not(:last-child) {
  border-right: 1px solid #cccccc !important;
 }
 
 .entity-grid.entitylist table>thead>tr:not(:last-child)>th,
 .entity-grid.entitylist table>thead>tr:not(:last-child)>td,
 .entity-grid.entitylist table>tbody>tr:not(:last-child)>th,
 .entity-grid.entitylist table>tbody>tr:not(:last-child)>td,
 .entity-grid.entitylist table>tfoot>tr:not(:last-child)>th,
 .entity-grid.entitylist table>tfoot>tr:not(:last-child)>td,
 .entity-grid.entitylist table>tr:not(:last-child)>td,
 .entity-grid.entitylist table>tr:not(:last-child)>th,
 .entity-grid.entitylist table>thead:not(:last-child),
 .entity-grid.entitylist table>tbody:not(:last-child),
 .entity-grid.entitylist table>tfoot:not(:last-child) {
  border-bottom: 1px solid #cccccc !important;
 }
*/
.dropdown-menu li a:hover {
	background: #fff !important;
}
.navbar-dark .navbar-nav .show.dropdown-menu > li > a {
	padding:10px !important
}
table.table.table-striped {
	width: calc(100% - 40px);
	margin: 0 20px 20px 20px;
	border:1px solid #D9D9D9 !important
}
.entity-grid.entitylist table td, .entity-grid.entitylist table td time {
	font-size:14px !important
}
.dropdown.action .btn {
	margin: 0 !important;
	padding: 5px !important;
	border-radius: 50px !important;
}
.dropdown.action .btn span {
	font-size: 12px !important;
	line-height: normal !important;
	color:#e01e5a !important
}
.dropdown.action .btn:hover span {
	color:#fff !important
}
.entity-grid.entitylist {
	border: 1px solid #E2E2E2 !important;
	margin: 20px 0 !important;
	border-radius: 20px !important;
}
.entitylist {
	border: 0 !important;
}
label.entitylist-filter-option-group-label.h4 {
	font-weight:normal;
	font-size:15px
}
.entitylist-search {
	min-width: 280px;
}
.view-toolbar.grid-actions {
	border: 1px solid #E2E2E2 !important;
	margin: 0px 0 !important;
	padding: 10px !important;
	border-radius: 20px !important;
}
.toolbar-actions .entitylist-download:link, .toolbar-actions .entitylist-download:visited {
	margin-top:0 !important
}
.view-search .fa-search:before {
	color: #fff !important;
}
thead {
	background: #E2E2E2 !important;
}
thead th {
	font-weight: 500 !important;
}
thead th a:link, thead th a:visited, thead th {
	font-size: 14px;
	font-weight: 600;
}
label {
	font-weight: 500 !important;
}
.view-search button.btn {
	padding: 5px 10px 6px 10px !important;
	border: 0 !important;
	box-shadow: none;
	position: relative !important;
	margin: 0 !important;
	background: #e01e5a !important;
	color: #fff !important;
	border-radius: 0 10px 10px 0 !important;
}
input#InsertButton {
	margin-left: 100px !important;
}
p.logo img:nth-child(1) {
width: 100%;
max-width: 150px;
margin: 0 auto;
}
.collapseIcon {
	cursor: pointer;
	float: right;
	margin: 20px 0 0 0 !important;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
	border-radius: 50px;
}
input:focus {
	border-width: 1px !important;
	box-shadow:none !important
}
.form-control {
	padding: 5px 10px !important;
}
.crmEntityFormView .tab-title {
	text-align: left !important;
}
.headingTitle.arrowBack, .headingTitle.arrowBack span {
	font-size:20px;
	font-weight:600
}
.headingTitle.arrowBack span {
	color:#E01E5A
}
.taskStatusBox {
	border-radius:20px;
	padding:5px 10px;
	border:1px solid #999;
	display:inline-block;
	margin:0 0 10px 0
}
.headingTop, h2.tab-title .textBlockLayout, h2.tab-title {
	font-size:24px;
	font-weight:600;
	padding-top:0;
	margin-top:0
}
.pinkContainerInner span {
	color:#E01E5A;
	font-size:20px;
	font-weight:600;
	padding-left:20px
}
.pinkContainer.overview {
	padding:20px 15px
}
.buttonBox input {
	border-radius:10px;
	border:1px solid #CCCCCC;
	padding:5px 10px;
	max-width:200px;
	margin-right:10px
}
.buttonBox input[type="button"] {
	background:#E01E5A;
	color:#fff;
	border-color:#E01E5A;
	cursor:pointer;
	position:relative
}
.buttonBox input[type="button"]:hover {
	box-shadow:0 0 5px rgba(0, 0, 0, 0.2)
}
span.new {
	position: absolute;
	top: -12px;
	right: 0;
	font-size: 10px;
	background: #FFD400;
	border-radius: 10px;
	padding: 0 10px;
}
.newButtonBox {
	position:relative;
	display:inline-block;
}
.buttonBox {
	clear:both;
	padding:15px 0
}
.selectRightAlign {
	border:0;
	float:right;
	background:#fff
}
.tabContainer {
	clear:both;
	display:block
}
.tabContainer ul {
	margin:15px 0 0 0;
	padding:0 0 10px 0;
	display:inline-block;
	list-style:none;
	border-bottom:1px solid rgba(0, 0, 0, 0.3);
	width:100%;
}
.tabContainer ul li {
	display:inline;
	margin:0 5px 0 0;
	cursor:pointer;
	padding:0 10px 10px 10px
}
.selectedTab, .tabContainer ul li:hover {
	color:#E01E5A;
	border-bottom:3px solid #E01E5A
}
.resultOptionBox {
	padding:10px 0 0 0;
	text-align: right;
}
.resultOptionBox select {
	margin-left:10px;
	border:1px solid #ccc;
	border-radius:5px;
	padding:3px 10px
}
.resultOptionBox span {
	padding: 5px 0 0 0;
	display: inline-block;
}
.gridBoxContainerOuter .dataContainer.data {
	border:0;
	padding:0
}
.gridBoxContainerOuter #dataListBox {
	border-radius:5px;
	border-color:#D9D9D9;
}
.gridBoxContainerOuter .gridBoxList {
	border-radius:5px 5px 0 0
}
.gridBoxContainerOuter .gridBoxList {
	border:1px solid #D9D9D9;
	border-radius:0
}
.gridBoxContainerOuter .gridBoxList {
	grid-template-columns: 0.5fr 1.5fr 2fr 2fr 1fr 1.5fr;
	grid-column:6
}
.gridBoxContainerOuter #dataListBox {
	margin-top:0
}
.promptContainer {
	position:fixed;
	background:#fff;
	bottom:0;
	right:-420px;
	width:420px;
	top:55px;
	box-shadow:0 10px 10px rgba(0, 0, 0, 0.2);
	padding:0 30px;
	overflow-y: auto;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.promptContainer.promptContainerShow {
	right:0
}
.promptContainer .headingTitle.arrowBack {
	font-size:18px
}
.closePrompt:link, .closePrompt:visited {
	float: right;
	text-decoration: none;
	position: absolute;
	top: 20px;
	right: 30px;
}
.closePrompt:hover {
	color:#E01E5A
}
.browsePrompt {
	border:1px solid #ccc;
	border-radius:5px;
	font-size:14px;
	padding:5px 10px;
	width:100%;
	background:url(../images/plus.svg) calc(100% - 10px) center no-repeat;
	cursor:pointer
}
.browsePrompt:hover {
	border:1px solid #E01E5A;
	box-shadow:0 0 10px rgba(224, 30, 90, 0.2)
}
.promptFity {
	width:100%;
	padding-top:20px
}
.promptFity input, .promptFity textarea {
	width:calc(50% - 10px);
	float:left;
	border:1px solid #ccc;
	border-radius:5px;
	padding:5px 10px;
	font-size:14px
}
.promptFity input.companyWebsite, .promptFity textarea.companyWebsite {
	width:100%;
	margin:20px 0
}
.promptFity input.companyName {
	margin-left:20px
}
.promptFity p {
	padding-bottom:0;
	margin-bottom:5px;
	clear:both;
	font-size:14px;
	font-weight: 300;
}
.promptFity textarea.companyWebsite {
	height:80px;
	margin-top:0 !important
}
p.marginTop {
	padding-top:15px
}
select.selectAPI {
	border:1px solid #ccc;
	border-radius:5px;
	padding:5px 10px;
	background:#fff;
	width:100%;
	font-size:14px
}
.promptFity input.runPrompt {
	float:right;
	background:url(../images/down-white.svg) #E01E5A no-repeat calc(100% - 10px);
	color:#fff;
	margin:10px 0 0 0;
	float:right;
	border:0 !important;
	width:120px !important;
	text-align:left;
	padding:8px 10px;
	cursor:pointer
}
.runPrompt:hover {
	box-shadow:0 0px 10px rgba(0, 0, 0, 0.2);
}
.popInner .headingTitle {
	font-weight:600 !important;
	font-size:20px;
	margin-top:0;
	padding-top:0
}
.closePromptPop {
	float:right;
	margin:-45px 0 0 0;
	text-decoration:none !important
}
.closePromptPop:hover {
	color:#E01E5A
}
.searchTxt {
	border:1px solid #ccc;
	border-radius:20px;
	padding:5px 10px;
	background:#fff;
	width:100%;
	font-size:14px;
	padding-left:35px
}
.searchBox {
	display:block;
	clear:both;
	width:100%;
}
.searchBox .searchIcon {
	border:0;
	width:20px;
	height:20px;
	background:url(../images/search.svg);
	cursor:pointer;
	position:absolute;
	z-index:5;
	margin:6px 0 0 10px
}
.searchResultBox {
	display:block;
	width:100%;
	bottom:0;
	margin:20px 0 0 0;
	border-top:1px solid #ccc;
	position:absolute;
	top:100px;
	right:0px;
	left:0px
}
.searchResultBoxLeft {
	width:200px;
	float:left
}
.searchResultBoxRight {
	width: calc(100% - 210px);
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 20px;
	overflow-y: auto !important;
	bottom:70px;
	position: absolute;
	right: 10px;
	padding-right: 20px;
	top:10px
}
.popInner {
	width:100%;
	max-width:750px;
	margin:0px auto;
}
.popInnerFloat {
	width:100%;
	float:left;
	background:#fff;
	border-radius:10px;
	padding:30px;
	position:absolute;
	top:50px;
	bottom:50px;
	width:100%;
	max-width:750px;
}
.searchResultBoxLeft ul, .searchResultBoxLeft ul li {
	list-style:none;
}
.searchResultBoxLeft ul {
	padding:0;
	margin:0
}
.searchResultBoxLeft ul li {
	padding:10px;
	border-bottom:1px solid #ccc
}
.searchResultBoxLeft ul li a:link, .searchResultBoxLeft ul li a:visited {
	text-decoration:none
}
.searchResultBoxLeft ul li:hover, .leftactiveTab {
	background:rgba(224, 30, 90, 0.2);
	border-right:3px solid rgba(224, 30, 90, 1)
}
.searchResultContainerLeft {
	border-radius:5px;
	padding:0 10px;
	border:1px solid #ccc;
	margin:10px 0;
	padding-right:50px;
}
.searchResultContainerLeft p:nth-child(1) {
font-size:15px;
text-decoration:none;
margin-bottom:5px;
padding-bottom:0;
color:#4D4D4D
}
.searchResultContainerLeft p:nth-child(2) {
font-size:12px;
text-decoration:none;
padding-top:0 !important;
margin-top:0 !important;
color:#4D4D4D
}
.searchResultContainerLeft a {
	text-decoration:none
}
.usePromptBtn {
	position:absolute;
	bottom:10px;
	right:10px;
	background:rgba(224, 30, 90, 1);
	border:0;
	border-radius:5px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	padding:5px 10px;
	cursor:pointer;
}
.usePromptBtn:hover {
	box-shadow:0 0 10px rgba(0, 0, 0, 0.2)
}
.promptPopBox {
	background:rgba(0, 0, 0, 0.2);
	position:fixed;
	top:0;
	right:-100%;
	bottom:0;
	left:auto;
	z-index:10;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.promptPopBox.promptPopBoxShows {
	right:00%;
	left:0
}
.submitBtn {
	clear:both;
	cursor:pointer
}
.redirectContainer, .redirectBox {
	width:100%;
	float:left;
	display:block
}
.redirectContainer {
	padding-left:20px;
	padding-right:20px;
	box-sizing: border-box;
}
.redirectBox input[type="text"] {
	width:calc(100% - 120px);
	display:inline-block;
	float:left;
	font-size:12px;
	padding:4px 2px
}
.submitBtn {
	width:100px;
	margin-left:20px;
	cursor:pointer;
	display:inline-block;
	background:#E01E5A;
	color:#fff;
	border:1px solid #E01E5A;
	border-radius:5px;
	padding:2px 0;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.2)
}
.submitBtn:hover {
	color:#E01E5A;
	background:#fff
}
.radio {
	margin: 0.5rem;
	display:inline;
}
.radio input[type=radio] {
	position: absolute;
	opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
	content: "";
	background: #f4f4f4;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
	margin-right: 10px;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	transition: all 250ms ease;
}
.radio input[type=radio]:checked + .radio-label:before {
	background-color: #E01E5A;
	box-shadow: inset 0 0 0 3px #f4f4f4;
}
.radio input[type=radio]:focus + .radio-label:before {
	outline: none;
	border-color: #E01E5A;
}
.radio input[type=radio]:disabled + .radio-label:before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}
.radio input[type=radio] + .radio-label:empty:before {
	margin-right: 0;
}
.radioContainer {
	display:inline;
	padding:10px 40px 10px 0px;
	font-weight:600;
}
.reContainer {
	border-bottom:1px solid rgba(0, 0, 0, 0.2);
	width:100%;
	padding-bottom:15px;
	margin-bottom:30px;
	margin-top:10px
}
.reContainer, .containerRadio {
	float:left;
	display:block;
	width:100%
}
.containerRadio {
	margin:15px 0
}
.radioContainer, .radioContainer div, .radioContainer label {
	font-size:14px
}
.pinkContainer {
	background:#FEF8FA;
	border-radius:10px;
	padding:20px 20px 30px 20px;
	border:1px solid #E2E2E2;
	display:flex;
	margin:0px auto;
	clear:both
}
.pinkContainerInner {
	width:33.33%;
	text-align:center
}
p.count {
	color:#E01E5A;
	font-size:28px;
	padding:0;
	margin:0;
	font-weight:600
}
.pinkContainerInner img {
	vertical-align:middle;
	margin-right:5px
}
.pinkContainerInner {
	background:url(../images/break.svg) right center no-repeat;
}
.graphContainer {
	border:1px solid #E2E2E2;
	border-radius:10px;
	float:left;
	width:100%;
	text-align:center;
	margin:20px auto
}
.graphContainer img {
	padding:20px;
	margin:0 auto
}
.gridBoxContainer {
	display:flex;
	width:100%;
	grid-gap: 20px;
}
.gridBoxContainer .gridBox {
	width:50%;
	border:1px solid #E2E2E2;
	border-radius:10px;
	padding:20px
}
.gridBoxInner {
	display:flex;
	flex-direction: row;
	padding:5px 0;
}
.gridBoxInner:nth-child(1) div {
font-weight:600;
border:0;
color:#000;
font-size:15px;
}
.gridBoxInner div:nth-child(1) {
width:60%
}
.gridBoxInner div:nth-child(2) {
width:40%
}
.gridBoxInner:last-child div {
	border:0
}
.gridBoxInner div {
	color:#9E9E9E;
	border-bottom:1px solid #FFCDE1;
	padding:5px 0;
	font-size:14px;
}
.logo span.logoTxt {
	font-weight:600;
	color:#272727;
	font-size:24px
}
.logo span {
	font-weight:600;
	color:#E01E5A;
	font-size:24px
}
.logo {
	padding-left:10px
}
.exp {
	display:none
}
.collapseIcon.exp {
	position: absolute;
	top: 4px;
	left: 54px;
	background: #fff;
	border-radius: 0 10px 10px 0;
	box-shadow: 4px 0px 5px rgba(0, 0, 0, .05);
	padding: 10px 5px;
	z-index: 9;
}
.leftNavigation {
	position:fixed;
	width:250px;
	box-shadow:0 0px 10px rgba(0, 0, 0, 0.1);
	left:0;
	top:0;
	bottom:0;
	padding:0 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index:5;
	background:#fff;
	z-index:10
}
.mainContainer {
	margin:0;
	position:fixed;
	top:60px;
	background:#fff;
	bottom:0;
	left:255px;
	right:0;
	padding:20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	overflow-y: auto;
}
.mainContainer.abs {
	left:65px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.leftNavigation.leftSection {
	left:0px;
	overflow:hidden;
	width:55px;
}
.leftNavigation.leftSection ul {
	width: 220px;
	position: absolute;
	overflow:hidden
}
.collapseIcon {
	cursor:pointer;
	float:right;
	margin:7px 0 0 0
}
.leftNavigation ul {
	list-style:none;
	padding:0;
	margin:20px 0 0 0;
	float:left;
	position: absolute;
}
.leftNavigation ul li {
	margin:10px 0;
	padding:0px;
	float:left;
	width:215px
}
.leftNavigation ul li a:link, .leftNavigation ul li a:visited {
	text-decoration:none;
	padding-left:40px;
	padding-top:3px;
	padding-bottom:2px;
	float:left
}
.leftNavigation ul li:nth-child(6) a {
background:url(../images/icon1.svg) no-repeat
}
.leftNavigation ul li:nth-child(6):hover a {
background:url(../images/icon1-hover.svg) no-repeat
}
.leftNavigation ul li:nth-child(1) a {
background:url(../images/icon2.svg) no-repeat
}
.leftNavigation ul li:nth-child(1):hover a {
background:url(../images/icon2-hover.svg) no-repeat
}
.leftNavigation ul li:nth-child(2) a {
background:url(../images/icon3.svg) no-repeat
}
.leftNavigation ul li:nth-child(2):hover a {
background:url(../images/icon3-hover.svg) no-repeat
}
.leftNavigation ul li:nth-child(4) a {
background:url(../images/icon4.svg) no-repeat;
border-bottom:1px solid rgba(0, 0, 0, 0.3);
padding-bottom:20px;
margin-bottom:0px;
}
.leftNavigation ul li:nth-child(4):hover a {
background:url(../images/icon4-hover.svg) no-repeat
}
.leftNavigation ul li:nth-child(5) a {
background:url(../images/icon5.svg) no-repeat
}
.leftNavigation ul li:nth-child(5):hover a {
background:url(../images/icon5-hover.svg) no-repeat
}
 .leftNavigation ul li:nth-child(6) a {
background:url(../images/bar-chartt.svg) no-repeat
}
.leftNavigation ul li:nth-child(6):hover a {
background:url(../images/bar-chart.svg) no-repeat
}
 .leftNavigation ul li:nth-child(7) a {
background:url(../images/icon6.svg) no-repeat
}
.leftNavigation ul li:nth-child(7):hover a {
background:url(../images/icon6-hover.svg) no-repeat
}
.leftNavigation ul li:hover a {
	color:#E01E5A
}
.leftNavigation.leftSection ul li a:link, .leftNavigation.leftSection ul li a:visited {
}
.rightHeader ul {
	list-style:none;
	padding:0;
	margin:0
}
.rightHeader ul li {
	display: inline-block;
	margin-right:10px;
	position:relative
}
.rightHeader ul li p {
	padding:0 0 0 8px;
	margin:0;
	line-height: 20px;
}
.header {
	position:fixed;
	left:0;
	right:0;
	border-bottom:1px solid #CCC;
	z-index:9;
	padding-bottom:5px
}
.rightHeader {
	float:right;
	margin-left:50px;
	padding-right:20px
}
.btn, .Upgrade:link, .Upgrade:visited, .btn {
	background: #E01E5A;
	border:2px solid #E01E5A;
	color: #fff;
	text-decoration: none;
	padding: 4px 15px;
	border-radius: 8px !important;
	margin: 0px 20px 0 15px;
	display: block;
	float: left;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.Upgrade:hover, .btn:hover {
	background:#e01e5a !important;
	color:#fff !important
}
.grayLine {
	padding-left:5px
}
.grayLine span.m {
	width:4px;
	margin-right:5px;
	background:#D9D9D9;
	position:absolute;
	top:0;
	bottom:0;
	border-radius:10px
}
.grayLine span.m.mobile {
	background:#61F15C;
	bottom:0;
	top:auto
}
.grayLine span.m.email {
	background:#FFEE33;
	bottom:0;
	top:auto
}
.grayLine span.m.aip {
	background:#FFAA33;
	bottom:0;
	top:auto
}
.profileLetter {
	background: #DBDBDB;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 50px;
	float: left;
	padding: 0 !important;
	line-height: 35px !important;
	font-size: 20px;
}
.rightHeader ul li:nth-child(6) {
margin-right:0;
padding-right:0
}
.profileName span {
	font-size:11px;
	background:#F7F980;
	border-radius:30px;
	padding:2px 10px
}
.dropbtn {
	background-color: #fff;
	color: white;
	padding: 16px;
	font-size: 15px;
	border: none;
	cursor: pointer;
	border-radius:0 0 10px 10px;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	right: 0;
	background-color: #fff;
	min-width: 210px;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	z-index: 1;
	border-radius: 0 0 10px 10px;
}
.dropdown-content a {
	color: black;
	padding: 8px 5px 8px 40px;
	text-decoration: none;
	display: block;
}
.dropdown-content a:hover {
	background-color: #ffffff;
	color:#E01E5A
}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}
.accIcon {
	background:url(../images/account.svg) no-repeat 10px 7px;
	background-size:22px
}
.accIcon:hover {
	background:url(../images/account-hover.svg) no-repeat 10px 7px;
	background-size:22px
}
.prcIcon {
	background:url(../images/pricing.svg) no-repeat 10px 10px;
	background-size:22px
}
.prcIcon:hover {
	background:url(../images/pricing-hover.svg) no-repeat 10px 10px;
	background-size:22px
}
.logoutIcon {
	background:url(../images/logout.svg) no-repeat 10px 10px;
	background-size:22px
}
.logoutIcon:hover {
	background:url(../images/logout-hover.svg) no-repeat 10px 10px;
	background-size:22px
}
.arrowIcon {
	margin:-25px 0 0 10px
}
p.heading {
	font-family: Poppins;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin:-45px 0 0 0;
	padding:0 5px;
	background:#fff;
	float:left
}
.leftPara {
	float:left;
	margin-bottom: 0;
}
.rightPara {
	float:right
}
.rightPara img {
	margin-left:10px;
	height:40px
}
.leftPara span {
	color:rgba(0, 0, 0, 0.4);
	font-size: 12px;
	font-style: italic;
	font-weight:300
}
.leftPara span a:link, .leftPara span a:visited {
	color:#36C;
	font-size: 12px;
	font-style: italic;
	font-weight:300;
	text-decoration:none
}
.mainContianerHeader {
	border-radius: 8px;
	border: 1px solid #E01E5A;
	float:left;
	width:100%;
	padding:20px;
	margin:20px 0 0 0
}
.redTxt {
	color:#E01E5A;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
}
.subHeading {
	color:#E01E5A;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
}
.leftBox {
	padding:20px;
	float:left;
	width:60%
}
.rightBox {
	padding:20px;
	float:right;
	width:250px
}
.leftBox input, .leftBox textarea {
	border-radius:4px;
	padding:5px 8px;
	border:1px solid rgba(0, 0, 0, 0.50);
	color:rgba(0, 0, 0, 0.50);
	clear:both;
	float:left;
	display:block;
	margin:0
}
.leftBox textarea {
	width:100%;
	margin-bottom:15px
}
.btn.check {
	background:url(../images/check.svg) #E01E5A no-repeat 15px center !important;
	padding:5px 15px 5px 35px !important;
	opacity:0.8
}
.btn.next {
	background: #E01E5A no-repeat 15px center !important;
	padding:5px 25px !important
}
.leftBox input[type="text"] {
	width:100%;
	max-width:450px
}
.leftBox .formContainer input[type="text"] {
	width:100%;
	max-width:100%;
}
.btn:hover {
	background:#e01e5a;
	color:#fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.rightBox ul, .rightBox ul li {
	padding:0;
	margin:0;
	float:left;
	width:100%;
	list-style:none
}
.rightBox ul li a:link, .rightBox ul li a:visited {
	text-decoration:none
}
.rightBox ul li a:hover {
	color:#E01E5A
}
.rightBox ul li {
	margin:5px 0;
	border-bottom:1px solid #000;
	padding:5px 0;
	float:left
}
.rightBox ul li:last-child {
	border:0;
	padding-top:0
}
.cls {
	clear:both
}
.activeUsers {
	float:left;
	width:100%;
	max-width:500px;
	margin:100px 0 0 0
}
.activeUsersLeft {
	float:left;
	border-right:1px solid #000;
	padding-right:10px;
	margin-right:10px
}
.activeUsersLeft p {
	width:35px;
	height:35px;
	padding:5px 0 0 0;
	margin:0 0 0 -22px;
	border-radius:50px;
	display: inline-block;
	text-align:center
}
.activeUsersLeft p:first-child {
	margin-left:0
}
.activeUsersRight {
	padding-top:5px
}
.activeUsersRight span {
	color:#E01E5A
}
.chk, .chk li {
	list-style:none;
	display:inline-block;
	margin:0;
	padding:0
}
.chk li input[type="checkbox"] {
	width:20px;
	height:20px;
	margin-right:10px;
	margin-top: 2px;
}
.chk li {
	margin-right:20px
}
.fieldBox {
	width:100%;
	float:left;
	margin-bottom: 20px;
}
.switchLabel {
	float:left;
	margin-left:5px;
	margin-top:-3px
}
.formContainer {
	width:100%;
	float:left
}
.formContainerBoxFifty {
	width:50%;
	float:left
}
.formContainerBoxFifty {
	width:calc(50% - 10px);
	float:left;
}
.formContainerBoxFifty:nth-child(2) {
width:calc(50% - 10px);
float:right;
margin-left:10px
}
.formContainerHeading {
	font-weight:600;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.leftBox .formContainer input[type="text"] {
	margin-bottom:15px
}
.switch {
	position: relative;
	display: inline-block;
	width: 47px;
	float: left;
	height: 20px;
}
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
 -webkit-transition: .4s;
 transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 12px;
	width: 12px;
	left: 4px;
	bottom: 4px;
	background-color: white;
 -webkit-transition: .4s;
 transition: .4s;
}
input:checked + .slider {
	background-color: #2196F3;
}
input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 50%;
}
/*24 Jan*/
ul.allTasksTabs {
	width:100%;
	max-width:600px;
	float:left;
	margin-bottom:20px
}
.allTasksTabs, .allTasksTabs li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0
}
.allTasksTabs li {
	width: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline-block;
	padding-bottom: 5px;
}
.heading.mainTitle {
	padding: 0 20px 20px 0px;
	margin: 0;
}
.heading.mainTitle.subT {
	font-size:20px;
	float:left;
	margin-bottom:0;
	padding-bottom:0
}
.allTasksTabs li {
	font-weight: 500;
}
.allTasksTabs li span {
	background:#FFE2E3;
	width:25px;
	height:25px;
	border-radius:50px;
	text-align:center;
	display: inline-block;
	float:right;
	margin-left:10px
}
.activeTab {
	border-bottom:2px solid #E01E5A
}
.startedTabTxt {
	width:100%;
	float:left
}
.listItem {
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, 0.30);
	background: #FFF;
	box-shadow: 2px 2px 24px 0px rgba(0, 0, 0, 0.04);
	padding:20px 20px;
	margin-bottom:20px
}
.listItemHeading {
	font-size:15px;
	font-weight: 600;
	margin-bottom:0;
	padding-bottom:5px;
	padding-top: 0;
	margin-top: 0;
}
.listItemTime {
	font-size: 14px;
	padding-top:0;
	margin-top:0
}
.listItemLeft {
	float:left;
	width:50%
}
.listItemRight {
	float:left;
	width:50%;
	text-align:right
}
.listItemLeft span {
	color:#4D4D4D;
	font-size: 12px;
	border-radius: 25px;
	border: 1px solid rgba(0, 0, 0, 0.30);
	background: #FFF;
	padding:10px;
	margin-right:15px;
	float:left
}
.trashBtn {
	margin:0 10px
}
.alertMsg {
	padding:7px 10px;
	border:1px solid rgba(0, 0, 0, 0.70);
	border-radius:25px;
	display: inline-block;
	clear: both;
	font-size:12px
}
.taskStatus {
	padding:7px 10px;
	border:1px solid rgba(0, 0, 0, 0.70);
	border-radius:25px;
	display: inline-block;
	clear: both;
	font-size:12px;
	margin-top:0;
	margin-bottom: 30px;
}
.txtsm {
	font-size:12px
}
.selectExport {
	float:right;
	border:1px solid #E01E5A;
	color:#E01E5A;
	background:#fff;
	padding:3px 10px;
	border-radius:3px;
}
.selectShowDetails {
	float:left;
	border:0px solid #E01E5A;
	color:#000;
	background:#fff;
	padding:3px 10px;
	border-radius:0px;
}
.progessBarBox {
	float:left;
	width:100%;
	margin-bottom:20px
}
.progressTxt {
	float:left;
	width:50px
}
.progressPlayPause {
	float:left;
	width:50px
}
.progressBar {
	float:left;
	width:calc(100% - 220px);
	height:5px;
	background:#D9D9D9;
	border-radius:10px;
	margin-top:10px
}
.progressBarStatus {
	background:#E01E5A;
	height:5px;
	border-radius:10px
}
.progressTime {
	float:left;
	width:120px;
	padding-left:15px;
	text-align:right
}
.taskStatus {
}
.columnBox {
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, 0.30);
	background: #FFF;
	box-shadow: 2px 2px 24px 0px rgba(0, 0, 0, 0.04);
	padding: 20px 20px;
	margin-bottom: 20px;
}
#columnBox, #columnBoxx {
	width:100%;
	display: flex;
	background:rgba(224, 30, 90, 0.03);
	border-radius:10px;
	padding:20px 0
}
div#columnBoxx {
	background:#fff
}
#columnBox div, #columnBoxx div {
	width:25%;
	text-align:center;
	border-right:1px solid rgba(0, 0, 0, 0.20);
	padding:15px 0
}
#columnBox div:nth-child(1) {
}
#columnBox div:nth-child(4), #columnBoxx div:nth-child(4) {
border:0
}
#columnBox div p:nth-child(1) {
color: #E01E5A;
font-size:24px;
padding:0;
margin:0;
}
#columnBox div p:nth-child(2) {
font-size: 14px;
padding:0;
margin:0;
}
 #columnBoxx div p:nth-child(1) {
color: #000;
font-size:18px;
padding:0;
margin:0;
}
#columnBoxx div p:nth-child(2) {
font-size: 14px;
padding:0;
margin:0;
}
.showmore:link, .showmore:visited {
	text-decoration:none;
	font-size:14px;
	background:url(../images/down.svg) no-repeat right center;
	padding-right:25px
}
.showmore:hover {
	color:#E01E5A;
}
.showmore.upp {
	background:url(../images/up.svg) no-repeat right center;
}
#columnBoxx {
	display:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#columnBoxx.showw {
	display:flex;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gridTabBox {
	float:left;
	width:100%;
	border-bottom:1px solid rgba(0, 0, 0, 0.30);
	margin:0;
	padding:0
}
.gridTabBox li {
	display:inline-block;
	padding-right:10px;
	margin-right:20px;
	padding-bottom:5px
}
.gridActive {
	border-bottom:3px solid #E01E5A;
	color:#E01E5A
}
.gridBoxList {
	width: 100%;
	display: grid;
	grid-template-columns: 2fr 1.5fr 2fr 1.5fr 2.5fr 1.5fr;
	grid-column: 9;
	grid-auto-columns: auto;
	position: relative;
}
.gridBoxList div {
	padding: 10px 5px;
	line-height: 20px;
	align-self: center;
	position: relative;
	flex-wrap: wrap;
}
.headerColumn, .gridBoxList.headerColumn:hover {
	background:#FFE2EB;
}
.headerColumn div {
	font-weight:600
}
#dataListBox {
	margin:20px 0;
	border:1px solid rgba(0, 0, 0, 0.30);
	clear:both;
	float:left;
	width:100%
}
.gridBoxList:hover {
	background:#f1f1f1
}
.pagingInfo {
	float:left
}
.pagingInfoRight {
	float:right
}
.pagingInfoRight a:nth-child(2) {
margin-left:10px
}
.pagingInfoRight a:link, .pagingInfoRight a:visited {
	color:#3072F6;
	text-decoration:none
}
.getMobileNumbers:link, .getMobileNumbers:visited {
	padding:10px 15px;
	color:#E01E5A;
	text-decoration:none;
	border:1px solid #E01E5A;
	float:left
}
.statistics, .dataContainer {
	margin: 20px 0;
	border: 1px solid rgba(0, 0, 0, 0.30);
	clear: both;
	float: left;
	width: 100%;
	padding:20px
}
.cleanDataCol {
	width:25%;
	float:left
}
.gridHeading, .checkBoxList {
	width:100%;
	float:left
}
.checkBoxList {
	margin:3px 0
}
.gridHeading {
	margin:0;
	padding:0;
	font-weight:600
}
.colLine {
	border-right:1px solid rgba(0, 0, 0, 0.30)
}
.cleanDataColLast {
	padding-left:20px
}
.btn.redBtn {
	margin-left:0
}
.btn.redBtn:hover {
	color:#E01E5A !important
}
.dataContainer {
	display:none
}
.dataContainer.data {
	display:block
}
.gridTabBox li {
	cursor:pointer
}
.orderSummeryTopBox {
	background: #FEF8FA;
	border-radius: 10px;
	padding: 20px 20px 30px 20px;
	border: 1px solid #E2E2E2;
	display: flex;
	margin: 40px auto 0 auto;
}
div.card2.blue2 .value2 {
	margin: 0 auto !important;
	color: #E01E5A;
	font-size: 28px;
	padding: 0;
	margin: 0;
	font-weight: 600;
}
div.card2.blue2 div.title2 {
	font-size: 15px;
	font-weight: 600;
	text-align: center !important;
	padding: 0 !important;
	margin: 0 auto !important;
}
.orderSummeryTopBoxInner, div.card2.blue2 {
	width: 25%;
	text-align: center;
	border-radius: 15px;
	padding: 30px;
	background: rgb(255,241,241);
	background: linear-gradient(305deg, rgba(255, 241, 241, 1) 0%, rgba(255, 255, 255, 1) 100%);
	border:1px solid #fff1f1;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.orderSummeryTopBoxInner:hover, div.card2.blue2:hover {
	transform: perspective(1000px) rotateX(0deg) translateY(-10px);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.orderSummeryTopBoxInner p.count {
	color: #E01E5A;
	font-size: 28px;
	padding: 0;
	margin: 0;
	font-weight: 600;
}
table.customTableList {
	width: 100%;
}
table.customTableList td, table.customTableList th {
	border-radius:0;
	text-align: left;
}
.graphContainer thead th:nth-child(1) {
border-radius: 10px 0 0 0 !important
}
.graphContainer thead th:last-child {
	border-radius: 0 10px 0 0 !important
}
.graphContainer table {
	margin: 0 !important;
	border-radius: 10px !important
}
.graphContainer table thead, .graphContainer table thead tr {
	border-radius:10px 10px 0 0 !important
}
 .customTableList tr:nth-child(odd) {
background: #fafafa;
}
.customTableList tr {
	position:relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.customTableList tr:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	z-index: 1;
}
.rightContainerCustom {
	margin:20px
}
.orderSummeryTopBoxInner p.countTxt {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 15px;
}
div.pagination-container {
	width:100%
}
#pagination-controls span {
	font-size: 14px;
	font-weight: 300;
	color: #666;
}
.nav-buttons button {
	padding: 6px 12px;
	border-radius: 4px;
	background-color: #E01E5A;
	margin-right: 5px;
	border-radius: 8px;
	border: 1px solid #E01E5A;
	border-radius: 50px;
	width: 35px;
	height: 35px;
	color: #fff;
}
.nav-buttons button:hover {
	background:#BF2200
}
p.popupLabelTxt {
	font-weight:600;
	font-size:14px
}
p.popupLabelTxt span {
	font-weight:400;
	font-size:14px
}
 @media screen and (max-width:760px) {
.orderSummeryTopBoxHome{    flex-direction: column;}
.orderSummeryTopBoxInner, div.card2.blue2{ width:100%}


 .mainContainer {
top: 150px;
}
 p.heading {
font-size:24px
}
 .gridBoxList {
width:1000px;
}
 #dataListBox {
overflow-x:scroll
}
 .leftBox, .rightBox, .leftBox input, .cleanDataCol {
width:100%
}
 #columnBox div {
width: calc(50% - 1px);
float:left;
min-height: 120px;
padding:0 10px
}
 #columnBox {
display:block;
float:left
}
 #columnBox div:nth-child(2) {
border:0
}
 .progressBar {
width:100%
}
 .progressTime {
padding-left:0;
text-align:left
}
 .pagingInfoRight {
float:left
}
 .colLine {
 border-bottom: 1px solid rgba(0, 0, 0, 0.30);
border-right:0
}
}
