@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
body {
	font-family: 'Open Sans', sans-serif;
}
* {
	outline: none
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
     box-shadow: none  !important;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
     box-shadow: none  !important;
}
.btn-primary.focus, .btn-primary:focus {
  box-shadow: none  !important;
}
ul.list-style-none li a:hover {
	color: #398bf7
}
li{ list-style: none; }
.dropdown-item {
	padding: 8px 1rem;
	color: #67757c
}
.card-no-border .card {
	border: 1px solid #ebeef1;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none
}
.card-no-border .shadow-none {
	-webkit-box-shadow: none;
	box-shadow: none
}
.card-outline-danger, .card-outline-info, .card-outline-primary, .card-outline-success, .card-outline-warning {
	background: #ffffff
}
.card-fullscreen {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: auto
}
.single-column .left-sidebar {
	display: none
}
.single-column .page-wrapper {
	margin-left: 0px
}
.fix-width {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto
}
.progress {
	height: auto
}
.card-group {
	margin-bottom: 30px
}
.ps-container {
	-ms-touch-action: auto;
	touch-action: auto;
	overflow: hidden!important;
	-ms-overflow-style: none
}
.fixed-table-container [type=checkbox]:checked, .fixed-table-container [type=checkbox]:not(:checked), .tablesaw [type=checkbox]:checked, .tablesaw [type=checkbox]:not(:checked) {
	position: relative;
	left: 0;
	opacity: 1
}
.left-sidebar {
	position: absolute;
	width: 240px;
	height: 100%;
	top: 0px;
	z-index: 20;
	padding-top: 70px;
	background: #fff;
	-webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08)
}
.fix-sidebar .left-sidebar {
	position: fixed
}
.sidebar-nav .user-profile>a img {
	width: 30px;
	border-radius: 100%;
	margin-right: 10px
}
.sidebar-nav .user-profile>ul {
	padding-left: 40px
}
.scroll-sidebar {
	position: relative;
	height: calc(100% - 20px)
}
.scroll-sidebar .ps-scrollbar-y-rail {
	left: 3px!important
}
.collapse.in {
	display: block
}
.sidebar-nav {
	background: #fff;
	padding: 15px 0 0 0px
}
.sidebar-nav ul {
	margin: 0px;
	padding: 0px
}
.sidebar-nav ul li {
	list-style: none
}
.sidebar-nav ul li a {
	color: #07111c;
	padding: 4px 35px 4px 15px;
	display: block;
	font-size: 13px;
	font-weight: 400
}
/*.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
	color: #398bf7
}*/

.sidebar-nav ul li a.active {
	font-weight: 500;
	color: #263238
}
.sidebar-nav ul li ul {
}
.sidebar-nav ul li ul li a {
	padding: 6px 35px 6px 65px
}
.sidebar-nav ul li ul li a:hover {
	background-color: #655a84;
}
.sidebar-nav ul li ul ul {
	padding-left: 15px
}
.sidebar-nav ul li.nav-small-cap {
	font-size: 12px;
	margin-bottom: 0px;
	padding: 14px 14px 14px 20px;
	color: #263238;
	font-weight: 500
}
.sidebar-nav ul li.nav-devider {
	height: 1px;
	background: rgba(120, 130, 140, 0.13);
	display: block;
	margin: 15px 0
}
.sidebar-nav>ul>li>a i {
	width: 31px;
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
	color: #555f6d
}
.sidebar-nav>ul>li>a .label {
	float: right;
	margin-top: 6px
}
.sidebar-nav>ul>li {
	margin-bottom: 0px
}
.sidebar-nav>ul>li.active>a {
	color: #398bf7;
	font-weight: 500
}
.sidebar-nav>ul>li.active>a i {
	color: #398bf7
}
.sidebar-nav .waves-effect {
	transition: none;
	-webkit-transition: none;
	-o-transition: none
}
.sidebar-nav .has-arrow {
	position: relative
}
.sidebar-nav .has-arrow:after {
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #687384;
	right: 1em;
	-webkit-transform: rotate(135deg) translate(0, -50%);
	-ms-transform: rotate(135deg) translate(0, -50%);
	-o-transform: rotate(135deg) translate(0, -50%);
	transform: rotate(135deg) translate(0, -50%);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	top: 47%;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.sidebar-nav .active>.has-arrow:after, .sidebar-nav .has-arrow[aria-expanded=true]:after, .sidebar-nav li>.has-arrow.active:after {
	-webkit-transform: rotate(-135deg) translate(0, -50%);
	-ms-transform: rotate(-135deg) translate(0, -50%);
	-o-transform: rotate(-135deg) translate(0, -50%);
	top: 45%;
	width: 7px;
	transform: rotate(-135deg) translate(0, -50%)
}
@media (min-width:768px) {
.mini-sidebar .sidebar-nav #sidebarnav li {
	position: relative
}
.mini-sidebar .sidebar-nav #sidebarnav>li>ul {
	position: absolute;
	left: 70px;
	top: 46px;
	width: 220px;
	padding-bottom: 0px;
	z-index: 1001;
	background: #f7f0fc;
	display: none;
	padding-left: 1px
}
.mini-sidebar .user-profile .profile-img {
	width: 45px
}
.mini-sidebar .user-profile .profile-img .setpos {
	top: -35px
}
.mini-sidebar.fix-sidebar .left-sidebar {
	position: fixed
}
.mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul {
	height: auto!important;
	overflow: auto
}
.mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul, .mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul.collapse {
	display: block
}
.mini-sidebar .sidebar-nav #sidebarnav>li>a.has-arrow:after {
	display: none
}
.mini-sidebar .left-sidebar {
	width: 70px
}
.mini-sidebar .sidebar-nav #sidebarnav .user-profile>a {
	padding: 12px 20px
}
.mini-sidebar .scroll-sidebar {
	padding-bottom: 0px;
	position: absolute
}
.mini-sidebar .hide-menu, .mini-sidebar .nav-small-cap, .mini-sidebar .sidebar-footer, .mini-sidebar .user-profile .profile-text, .mini-sidebar>.label {
	display: none
}
.mini-sidebar .nav-devider {
	width: 70px
}
.mini-sidebar .sidebar-nav {
	background: transparent
}
.mini-sidebar .sidebar-nav #sidebarnav>li>a {
	padding: 4px 19px;
	width: 70px
}
.mini-sidebar .sidebar-nav #sidebarnav>li:hover>a {
	width: 290px;
	background: #edf0f5
}
.mini-sidebar .sidebar-nav #sidebarnav>li:hover>a .hide-menu {
	display: inline
}
.mini-sidebar .sidebar-nav #sidebarnav>li:hover>a .label {
	display: none
}
}
@media (max-width:767px) {
.mini-sidebar .left-sidebar {
	position: fixed
}
.mini-sidebar .left-sidebar, .mini-sidebar .sidebar-footer {
	left: -240px
}
.mini-sidebar.show-sidebar .left-sidebar, .mini-sidebar.show-sidebar .sidebar-footer {
	left: 0px
}
}
#main-wrapper {
	width: 100%;
	overflow: hidden
}
.boxed #main-wrapper {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.1)
}
.boxed #main-wrapper .sidebar-footer {
	position: absolute
}
.boxed #main-wrapper .topbar {
	max-width: 1300px
}
.boxed #main-wrapper .footer {
	display: none
}
.page-wrapper {
	background: #eff1f5;
	position: relative
}
.container-fluid {
	padding: 25px 25px
}
.card .card-subtitle {
	font-weight: 300;
	margin-bottom: 15px;
	color: #99abb4
}
.card .card-title {
	position: relative
}
.fix-header .topbar {
	position: fixed;
	width: 100%;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05)
}
.fix-header .page-wrapper {
	padding-top: 70px
}
.fix-header .right-side-panel {
	top: 148px;
	height: calc(100% - 148px)
}
.topbar {
	position: relative;
	z-index: 50
}
.topbar .navbar-collapse {
	padding: 0 10px
}
.topbar .top-navbar {
	min-height: 70px;
	padding: 0px
}
.topbar .top-navbar .dropdown-toggle:after {
	display: none
}
.topbar .top-navbar .navbar-header {
	line-height: 55px;
	padding-left: 10px
}
.topbar .top-navbar .navbar-header .navbar-brand {
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px
}
.topbar .top-navbar .navbar-header .navbar-brand .light-logo {
	display: none
}
.topbar .top-navbar .navbar-header .navbar-brand b {
	display: inline-block
}
.topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 17px;
	line-height: 49px
}
.topbar .top-navbar .navbar-nav>.nav-item>span {
	line-height: 65px;
	font-size: 24px;
	font-weight: 500;
	color: #ffffff;
	padding: 0 21px
}
.topbar .top-navbar .navbar-nav>.nav-item.show {
	background: rgba(0, 0, 0, 0.05)
}
.topbar .profile-pic {
	width: 30px;
	border-radius: 100%
}
.topbar .dropdown-menu {
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
	border-color: rgba(120, 130, 140, 0.13)
}
.topbar .dropdown-menu .dropdown-item {
	padding: 7px 1.5rem
}
.topbar ul.dropdown-user {
	padding: 0px;
	min-width: 270px
}
.topbar ul.dropdown-user li {
	list-style: none;
	padding: 0px;
	margin: 0px
}
.topbar ul.dropdown-user li.divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: rgba(120, 130, 140, 0.13)
}
.topbar ul.dropdown-user li .dw-user-box {
	padding: 10px 15px
}
.topbar ul.dropdown-user li .dw-user-box .u-img {
	width: 70px;
	display: inline-block;
	vertical-align: top
}
.topbar ul.dropdown-user li .dw-user-box .u-img img {
	width: 100%;
	border-radius: 5px
}
.topbar ul.dropdown-user li .dw-user-box .u-text {
	display: inline-block;
	padding-left: 10px
}
.topbar ul.dropdown-user li .dw-user-box .u-text h4 {
	margin: 0px;
	font-size: 15px
}
.topbar ul.dropdown-user li .dw-user-box .u-text p {
	margin-bottom: 2px;
	font-size: 12px
}
.topbar ul.dropdown-user li .dw-user-box .u-text .btn {
	color: #ffffff;
	padding: 5px 10px;
	display: inline-block
}
.topbar ul.dropdown-user li .dw-user-box .u-text .btn:hover {
	background: #e6294b
}
.topbar ul.dropdown-user li a {
	padding: 9px 15px;
	display: block;
	color: #67757c
}
.topbar ul.dropdown-user li a:hover {
	background: #e9edf2;
	color: #398bf7;
	text-decoration: none
}
.search-box .app-search {
	position: relative;
	margin: 0px;
	display: block;
	z-index: 110;
	width: 100%;
	top: -1px;
	box-shadow: none;
	display: none;
	left: 0px
}
.search-box .app-search input:focus {
	box-shadow: none
}
.search-box .app-search input {
	width: 100.5%;
	padding: 25px 60px 25px 20px;
	border-radius: 0px;
	font-size: 14px;
	-webkit-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
	transition: 0.5s ease-in;
	height: 69px;
	border: none;
	text-align: right;
}
.search-box .app-search input::placeholder{
	color:#c8bbf2;
}
.search-box .app-search input:focus {
	border-color: #ffffff;
}
.search-box .app-search .srh-btn {
	position: absolute;
	top: 23px;
	cursor: pointer;
	background: #ffffff;
	width: 15px;
	height: 15px;
	right: 20px;
	font-size: 14px
}
.mini-sidebar .top-navbar .navbar-header {
	width: 70px;
	text-align: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-left: 0px
}
.logo-center .top-navbar .navbar-header {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto
}
.notify {
	position: relative;
	top: -28px;
	right: -7px
}
.notify .heartbit {
	position: absolute;
	top: -20px;
	right: -4px;
	height: 25px;
	width: 25px;
	z-index: 10;
	border: 5px solid #ef5350;
	border-radius: 70px;
	-moz-animation: heartbit 1s ease-out;
	-moz-animation-iteration-count: infinite;
	-o-animation: heartbit 1s ease-out;
	-o-animation-iteration-count: infinite;
	-webkit-animation: heartbit 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.notify .point {
	width: 6px;
	height: 6px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #ef5350;
	position: absolute;
	right: 6px;
	top: -10px
}
@-moz-keyframes heartbit {
0% {
-moz-transform:scale(0);
opacity:0.0
}
25% {
-moz-transform:scale(0.1);
opacity:0.1
}
50% {
-moz-transform:scale(0.5);
opacity:0.3
}
75% {
-moz-transform:scale(0.8);
opacity:0.5
}
to {
	-moz-transform: scale(1);
	opacity: 0.0
}
}
@-webkit-keyframes heartbit {
0% {
-webkit-transform:scale(0);
opacity:0.0
}
25% {
-webkit-transform:scale(0.1);
opacity:0.1
}
50% {
-webkit-transform:scale(0.5);
opacity:0.3
}
75% {
-webkit-transform:scale(0.8);
opacity:0.5
}
to {
	-webkit-transform: scale(1);
	opacity: 0.0
}
}
.hdr-nav-bar .navbar {
	background: #ffffff;
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	padding: 0 15px
}
.page-titles {
	background: #f4f6f9;
	margin-bottom: 20px;
	padding: 0px
}
.page-titles h3 {
	margin-bottom: 0px;
	margin-top: 0px
}
.page-titles .breadcrumb {
	padding: 0px;
	margin-bottom: 0px;
	background: transparent;
	font-size: 14px
}
.page-titles .breadcrumb li {
	margin-top: 0px;
	margin-bottom: 0px
}
.page-titles .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
	content: "\e649";
	font-family: themify;
	color: #a6b7bf;
	font-size: 11px
}
.page-titles .breadcrumb .breadcrumb-item.active {
	color: #99abb4
}
.p-relative {
	position: relative
}
.lstick {
	width: 2px;
	background: #398bf7;
	height: 30px;
	margin-left: -20px;
	margin-right: 18px;
	display: inline-block;
	vertical-align: middle
}
@-webkit-keyframes rotate {
0% {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform: rotate(360deg)
}
}
@-moz-keyframes rotate {
0% {
-moz-transform:rotate(0deg)
}
to {
	-moz-transform: rotate(360deg)
}
}
@keyframes rotate {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}
}

.footer {
	bottom: 0;
	color: #67757c;
	left: 0px;
	padding: 17px 15px;
	position: absolute;
	right: 0;
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	background: #ffffff
}
.slimScrollBar {
	z-index: 10!important
}
.mega-dropdown {
	position: static;
	width: 100%
}
.mega-dropdown .dropdown-menu {
	width: 100%;
	padding: 30px;
	margin-top: 0px
}
.mega-dropdown ul {
	padding: 0px
}
.mega-dropdown ul li {
	list-style: none
}
.mega-dropdown .carousel-item .container {
	padding: 0px
}
.mega-dropdown .nav-accordion .card {
	margin-bottom: 1px
}
.mega-dropdown .nav-accordion .card-header {
	background: #ffffff
}
.mega-dropdown .nav-accordion .card-header h5 {
	margin: 0px
}
.mega-dropdown .nav-accordion .card-header h5 a {
	text-decoration: none;
	color: #67757c
}
.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	will-change: opacity, transform;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out
}
.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	pointer-events: none
}
.waves-effect.waves-light .waves-ripple {
	background-color: rgba(255, 255, 255, 0.45)
}
.waves-effect.waves-red .waves-ripple {
	background-color: rgba(244, 67, 54, 0.7)
}
.waves-effect.waves-yellow .waves-ripple {
	background-color: rgba(255, 235, 59, 0.7)
}
.waves-effect.waves-orange .waves-ripple {
	background-color: rgba(255, 152, 0, 0.7)
}
.waves-effect.waves-purple .waves-ripple {
	background-color: rgba(156, 39, 176, 0.7)
}
.waves-effect.waves-green .waves-ripple {
	background-color: rgba(76, 175, 80, 0.7)
}
.waves-effect.waves-teal .waves-ripple {
	background-color: rgba(0, 150, 136, 0.7)
}
html body .waves-notransition {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none
}
.waves-circle {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	text-align: center;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	border-radius: 50%;
	-webkit-mask-image: none
}
.waves-input-wrapper {
	border-radius: 0.2em;
	vertical-align: bottom
}
.waves-input-wrapper .waves-button-input {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1
}
.waves-block {
	display: block
}
ul.list-inline li {
	display: inline-block;
	padding: 0 8px
}
.vm.table td, .vm.table th {
	vertical-align: middle
}
.no-th-brd.table th {
	border: 0px
}
.table.no-border tbody td {
	border: 0px
}

.calendar-events i {
	margin-right: 8px
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.single-column .left-sidebar {
	display: none
}
.single-column .page-wrapper {
	margin-left: 0px!important
}
.customtab li a.nav-link, .profile-tab li a.nav-link {
	border: 0px;
	padding: 15px 20px;
	color: #67757c
}
.customtab li a.nav-link.active, .profile-tab li a.nav-link.active {
	border-bottom: 2px solid #398bf7;
	color: #398bf7
}
.customtab li a.nav-link:hover, .profile-tab li a.nav-link:hover {
	color: #398bf7
}
html body .flotTip, html body .jqstooltip {
	width: auto!important;
	height: auto!important;
	background: #263238;
	color: #ffffff;
	padding: 5px 10px
}
body .jqstooltip {
	border-color: transparent;
	border-radius: 60px
}
.jq-icon-info {
	background-color: #398bf7;
	color: #ffffff
}
.jq-icon-success {
	background-color: #06d79c;
	color: #ffffff
}
.jq-icon-error {
	background-color: #ef5350;
	color: #ffffff
}
.jq-icon-warning {
	background-color: #ffb22b;
	color: #ffffff
}
.form-control-line .form-control {
	-webkit-box-shadow: none;
	box-shadow: none
}
.table-responsive>.table-bordered {
	border: 1px solid rgba(120, 130, 140, 0.13)
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.pagination>li>a, .pagination>li>span {
	color: #263238;
	font-size: 12px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	background-color: #e9edf2;
	box-shadow: none;
}
.pagination-split li {
	margin-left: 5px;
	display: inline-block;
	float: left
}
.pagination-split li:first-child {
	margin-left: 0
}
.pagination-split li a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #398bf7;
	border-color: #398bf7
}
.pager li>a, .pager li>span {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #263238
}
.pagination-circle li.active a {
	background: #06d79c
}
.pagination-circle li a {
	width: 40px;
	height: 40px;
	background: #e9edf2;
	border: 0px;
	text-align: center;
	border-radius: 100%
}
.pagination-circle li a:first-child, .pagination-circle li a:last-child {
	border-radius: 100%
}
.pagination-circle li a:hover {
	background: #06d79c;
	color: #ffffff
}
.pagination-circle li.disabled a {
	background: #e9edf2;
	color: rgba(120, 130, 140, 0.13)
}
.has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
	color: #ef5350
}
.has-danger .form-control-danger {
	background-image: url(../../assets/images/icon/danger.svg)
}
.has-danger .form-control {
	border-color: #ef5350
}
.input-group-addon [type=checkbox]:checked, .input-group-addon [type=checkbox]:not(:checked), .input-group-addon [type=radio]:checked, .input-group-addon [type=radio]:not(:checked) {
	position: initial;
	opacity: 1
}
.invisible {
	visibility: hidden!important
}
.hidden-xs-up {
	display: none!important
}
@media (max-width:575px) {
.hidden-xs-down {
	display: none!important
}
}
@media (min-width:576px) {
.hidden-sm-up {
	display: none!important
}
}
@media (max-width:767px) {
.hidden-sm-down {
	display: none!important
}
}
@media (min-width:768px) {
.hidden-md-up {
	display: none!important
}
}
@media (max-width:991px) {
.hidden-md-down {
	display: none!important
}
}
@media (min-width:992px) {
.hidden-lg-up {
	display: none!important
}
}
@media (max-width:1199px) {
.hidden-lg-down {
	display: none!important
}
}
@media (min-width:1200px) {
.hidden-xl-up {
	display: none!important
}
}
.hidden-xl-down {
	display: none!important
}
.card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title {
	color: #ffffff
}
.ps-container {
	-ms-touch-action: auto;
	touch-action: auto;
	overflow: hidden!important;
	-ms-overflow-style: none
}
@supports (-ms-overflow-style:none) {
.ps-container {
overflow:auto!important
}
}
@media (-ms-high-contrast:none), screen and (-ms-high-contrast:active) {
.ps-container {
	overflow: auto!important
}
}
.ps-container.ps-active-x>.ps-scrollbar-x-rail, .ps-container.ps-active-y>.ps-scrollbar-y-rail {
	display: block;
	background-color: transparent
}
.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
	background-color: transparent;
	opacity: .9
}
.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	background-color: rgba(0, 0, 0, 0.2);
	height: 11px
}
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
	background-color: transparent;
	opacity: .9
}
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	background-color: rgba(0, 0, 0, 0.2);
	width: 11px
}
.ps-container>.ps-scrollbar-x-rail {
	display: none;
	position: absolute;
	opacity: 0;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-o-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear;
	bottom: 0;
	height: 15px
}
.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
	-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
	-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
	-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
	bottom: 2px;
	height: 6px
}
.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x, .ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
	height: 6px
}
.ps-container>.ps-scrollbar-y-rail {
	display: none;
	position: absolute;
	opacity: 0;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-o-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear;
	right: 0;
	width: 15px
}
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
	-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
	-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
	-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
	right: 2px;
	width: 6px
}
.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y, .ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
	width: 6px
}
.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
	background-color: transparent;
	opacity: .9
}
.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	background-color: rgba(0, 0, 0, 0.2);
	height: 6px
}
.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
	background-color: transparent;
	opacity: .9
}
.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	background-color: rgba(0, 0, 0, 0.2);
	width: 6px
}
.ps-container:hover>.ps-scrollbar-x-rail, .ps-container:hover>.ps-scrollbar-y-rail {
	opacity: .6
}
.ps-container:hover>.ps-scrollbar-x-rail:hover {
	background-color: transparent;
	opacity: .9
}
.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
	background-color: rgba(0, 0, 0, 0.2)
}
.ps-container:hover>.ps-scrollbar-y-rail:hover {
	background-color: transparent;
	opacity: .9
}
.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
	background-color: rgba(0, 0, 0, 0.2)
}
.ps-container .ps-scrollbar-y-rail {
	position: absolute;
	right: 3px;
	width: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity=0);
	-o-transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear
}
@media (min-width:1650px) {
.widget-app-columns {
	-webkit-column-count: 3;
	column-count: 3
}
.campaign {
	height: 365px!important
}
.website-visitor {
	height: 445px
}
.auto-height {
	max-height: 315px
}
}
@media (max-width:1600px) {
.website-visitor {
	height: 333px
}
.auto-height {
	min-height: 240px
}
}
@media (max-width:1370px) {
.widget-app-columns {
	-webkit-column-count: 2;
	column-count: 2
}
.website-visitor {
	height: 370px
}
}
@media (min-width:1024px) {
.page-wrapper {
	margin-left: 240px
}
}
@media (max-width:1023px) {
.page-wrapper {
	margin-left: 70px;
	-webkit-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in
}
.widget-app-columns {
	-webkit-column-count: 1;
	column-count: 1
}
.inbox-center a {
	width: 200px
}
.hdr-nav-bar .navbar .navbar-nav>li a {
	padding: 12px 15px;
	border-bottom: 0px solid transparent;
	border-left: 2px solid transparent
}
.hdr-nav-bar .navbar .navbar-nav>li:hover a {
	padding: 12px 20px
}
.hdr-nav-bar .call-to-act .custom-select {
	margin-bottom: 10px
}
.d-flex {
	display: block!important
}
.d-flex.no-block {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
}
@media (min-width:768px) {
.navbar-header {
	width: 240px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.navbar-header .navbar-brand {
	padding-top: 0px
}
.page-titles .breadcrumb {
	float: right
}
.card-group .card:first-child, .card-group .card:not(:first-child):not(:last-child) {
	border-right: 1px solid rgba(0, 0, 0, 0.03)
}
.material-icon-list-demo .icons div {
	width: 33%;
	padding: 15px;
	display: inline-block;
	line-height: 40px
}
.mini-sidebar .page-wrapper {
	margin-left: 70px
}
.flex-wrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important;
	-webkit-flex-wrap: nowrap!important
}
}
@media (max-width:767px) {
.container-fluid {
	padding: 25px 15px 25px 15px
}
.topbar {
	position: fixed;
	width: 100%
}
.topbar .top-navbar {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center
}
.topbar .top-navbar .navbar-collapse {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
.topbar .top-navbar .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.topbar .top-navbar .navbar-nav>.nav-item.show {
	position: static
}
.topbar .top-navbar .navbar-nav>.nav-item.show .dropdown-menu {
	width: 100%;
	margin-top: 0px
}
.topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
padding-left:.50rem;
padding-right:.50rem
}
.topbar .top-navbar .navbar-nav .dropdown-menu {
	position: absolute
}
.mega-dropdown .dropdown-menu {
	height: 480px;
	overflow: auto
}
.mini-sidebar .page-wrapper {
	margin-left: 0px;
	padding-top: 70px
}
.comment-text .comment-footer .action-icons {
	display: block;
	padding: 10px 0
}
.vtabs .tabs-vertical {
	width: auto
}
.material-icon-list-demo .icons div {
	width: 100%
}
.error-page .footer {
	position: fixed;
	bottom: 0px;
	z-index: 10
}
.error-box {
	position: relative;
	padding-bottom: 60px
}
.error-body {
	padding-top: 10%
}
.error-body h1 {
	font-size: 100px;
	font-weight: 600;
	line-height: 100px
}
.login-register {
	position: relative;
	overflow: hidden
}
.login-box {
	width: 90%
}
.login-sidebar {
	padding: 10% 0
}
.login-sidebar .login-box {
	position: relative
}
.chat-main-box .chat-left-aside {
	left: -250px;
	position: absolute;
	-webkit-transition: 0.5s ease-in;
	-o-transition: 0.5s ease-in;
	transition: 0.5s ease-in;
	background: #ffffff
}
.chat-main-box .chat-left-aside.open-pnl {
	left: 0px
}
.chat-main-box .chat-left-aside .open-panel {
	display: block
}
.chat-main-box .chat-right-aside {
	width: 100%
}
ul.timeline:before {
	left: 40px
}
ul.timeline>li>.timeline-panel {
	width: calc(100% - 90px)
}
ul.timeline>li>.timeline-badge {
	top: 16px;
	left: 15px;
	margin-left: 0
}
ul.timeline>li>.timeline-panel {
	float: right
}
ul.timeline>li>.timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0
}
ul.timeline>li>.timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0
}
.left-aside {
	width: 100%;
	position: relative;
	border: 0px
}
.right-aside {
	margin-left: 0px
}
.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important;
	-webkit-flex-wrap: wrap!important
}
.chat-list li .chat-content {
	width: calc(100% - 80px)
}
.fc-toolbar .fc-center, .fc-toolbar .fc-left, .fc-toolbar .fc-right {
	float: none;
	display: block;
	text-align: center;
	margin-top: 10px;
	overflow: hidden
}
.dataTables_wrapper .dataTables_paginate {
	width: 100%
}
.dataTables_wrapper .dataTables_paginate .paginate_button .page-link {
	padding: 0.5rem 0.6rem
}
}
/*******************
Preloader
********************/
.preloader {
	width: 100%;
	height: 100%;
	top: 0px;
	position: fixed;
	z-index: 99999;
	background: #fff;
 .cssload-speeding-wheel {
 position: absolute;
 top: calc(50% - 3.5px);
 left: calc(50% - 3.5px);
}
}
.loader, .loader__figure {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.loader {
	overflow: visible;
	padding-top: 2em;
	height: 0;
	width: 2em;
}
.loader__figure {
	height: 0;
	width: 0;
	box-sizing: border-box;
	border: 0 solid #1976d2;
	border-radius: 50%;
	-webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
	animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}
.loader__label {
	float: left;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin: 0.5em 0 0 50%;
	font-size: 0.875em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #1976d2;
	white-space: nowrap;
	-webkit-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
	animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}
 @-webkit-keyframes loader-figure {
 0% {
 height: 0;
 width: 0;
 background-color: #1976d2;
}
 29% {
 background-color: #1976d2;
}
 30% {
 height: 2em;
 width: 2em;
 background-color: transparent;
 border-width: 1em;
 opacity: 1;
}
 100% {
 height: 2em;
 width: 2em;
 border-width: 0;
 opacity: 0;
 background-color: transparent;
}
}
@-moz-keyframes loader-figure {
 0% {
 height: 0;
 width: 0;
 background-color: #1976d2;
}
 29% {
 background-color: #1976d2;
}
 30% {
 height: 2em;
 width: 2em;
 background-color: transparent;
 border-width: 1em;
 opacity: 1;
}
 100% {
 height: 2em;
 width: 2em;
 border-width: 0;
 opacity: 0;
 background-color: transparent;
}
}
@keyframes loader-figure {
 0% {
 height: 0;
 width: 0;
 background-color: #1976d2;
}
 29% {
 background-color: #1976d2;
}
 30% {
 height: 2em;
 width: 2em;
 background-color: transparent;
 border-width: 1em;
 opacity: 1;
}
 100% {
 height: 2em;
 width: 2em;
 border-width: 0;
 opacity: 0;
 background-color: transparent;
}
}
@-webkit-keyframes loader-label {
 0% {
 opacity: 0.25;
}
 30% {
 opacity: 1;
}
 100% {
 opacity: 0.25;
}
}
@-moz-keyframes loader-label {
 0% {
 opacity: 0.25;
}
 30% {
 opacity: 1;
}
 100% {
 opacity: 0.25;
}
}
@keyframes loader-label {
 0% {
 opacity: 0.25;
}
 30% {
 opacity: 1;
}
 100% {
 opacity: 0.25;
}
}
.sprite_icon {
	font-size: 12px;
	background: url(../images/navbar.png);
	background-repeat: no-repeat;
	text-indent: -999px;
}
.product {
	height: 38px;
	background-position: -9px -1px;
}

.dashboard {
    height: 38px;
    background-position: -9px -361px;
}

.digital {
	height: 38px;
	background-position: -9px -70px;
}
.report {
	height: 38px;
	background-position: -9px  -237px;
}
.imagesupdate {
	height: 35px;
	background-position: -9px -132px;
}
.videoupdate {
	height: 35px;
	background-position: -9px -185px;
}
.document {
	height: 36px;
	background-position: -9px -239px;
}
.more_icon {
	height: 38px;
	background-position: -9px -299px;
}
.sidebar-nav ul li a, .sidebar-nav ul li a:hover .product, .sidebar-nav > ul > li.active > a .product {
	background-position: -9px -37px;
}

.sidebar-nav ul li a, .sidebar-nav ul li a:hover .dashboard, .sidebar-nav > ul > li.active > a .dashboard {
	background-position: -9px -392px;
}

.sidebar-nav ul li a, .sidebar-nav ul li a:hover .digital, .sidebar-nav > ul > li.active > a .digital  {
	background-position: -9px -100px;
}
.sidebar-nav ul li a, .sidebar-nav ul li a:hover .report, .sidebar-nav > ul > li.active > a .report  {
	background-position: -9px -264px;
}
.sidebar-nav ul li a, .sidebar-nav ul li a:hover .imagesupdate, .sidebar-nav > ul > li.active > a .imagesupdate {
	background-position: -9px -159px;
}
.sidebar-nav ul li a, .sidebar-nav ul li a:hover .videoupdate, .sidebar-nav > ul > li.active > a .videoupdate {
	background-position: -9px -211px;
}
.sidebar-nav ul li a, .sidebar-nav ul li a:hover .document, .sidebar-nav > ul > li.active > a .document {
	background-position: -9px -268px;
}
.sidebar-nav ul li a, .sidebar-nav ul li a:hover .more_icon, .sidebar-nav > ul > li.active > a .more_icon {
	background-position: -9px -334px;
}

.hide-menu {
	padding-left: 25px;
}
.search_top {
	position: absolute;
	top: 14px;
	font-size: 20px;
	right: 10px;
}
.all_iconsize {
	font-size: 20px;
}
.adminsection {
	float: left;
	line-height: 18px;
	text-align: right;
	margin-top: 8px;
	margin-right: 20px;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.dropdown, .dropleft, .dropright, .dropup {
	position: relative;
	border-left: 1px solid #665e78;
}
.caretdrop {
	margin-left: 10px;
}
.adminsection b {
	color: #8a7db3;
	font-weight: normal;
	font-size:13px;
}
.filter-col {
	padding-left: 10px;
	padding-right: 10px;
}
.filter-panel.filtercustome {
	background-color: #fff;
	padding: 20px 0;
	position: absolute;
	z-index: 9;
	max-width: 100%;
	box-shadow: 0px -1px 9px 1px #d4d4d4;
	min-width: 97.8%;
	top: 50px;
}
.dropdown-menu.customefilter {
	width: 100%;
}
.filtercustome .form-group {
	margin-bottom: 0;
}
.filtercustome .form-control {
	border-radius: 0;
	border: 1px solid #ebeef1;
	background: #fefeff;
	color: #acacac;
	font-size: 13px;
	min-height: 40px;
}
.content-search.searchfilter {
	width: 100%;
	height: 45px;
}
.custom_row {
	margin: 0 10px;
}
.filtersearch {
	position: absolute;
	top: 15px;
	left: 29px;
}
.search_filter {
	padding: 0px 0 0px 36px;
}
.filter-panel.filtercustome:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0d8";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	position: absolute;
	top: -28px;
	right: 290px;
	font-size: 32px;
	color: #fff;
}
.form-control:focus {
	box-shadow: none;
}
.icon.check-icon.activebtn {
	background: #8dc63f;
	position: absolute;
	left: -7px;
	top: -10px;
	border-radius: 50%;
}
.activebtn {
	display: none;
}
.counting-action-section {
	display: none;
}
.custome_container {
	padding: 4px 25px;
}
.dropdown.dropcolgate .dropdown {
	border: none;
}
.nav-item.dropdown.dropcolgate {
	border: none;
}
.nav-link.custome_navlink {
	padding: 6px 4px;
	text-align: center;
}
.dropdown-menu.drop_20 {
	border: none;
	box-shadow: 0px -1px 9px 1px #d4d4d4;
	transform: translate3d(-157px, 37px, 0px) !important;
	border-radius: 0;
	font-size: 13px;
	min-width: 12rem;
	left: 90px !important;
}
.dropdown-menu.drop_20 .dropdown-item {
	color: #3485d6;
	font-weight: 300;
}
.dropdown-menu.drop_20 .dropdown-item.active, .dropdown-item:active {
	background-color: transparent;
}
.dropdown-menu.drop_20 .dropdown-item:focus, .dropdown-item:hover {
	background-color: transparent;
}
.dropcolgate a i {
	margin-right: 10px;
	color: #acb0b6;
	font-size: 14px;
}
.dropdown-menu.drop_20:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0d8";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: 900;
	position: absolute;
	top: -28px;
	right: 15px;
	font-size: 32px;
	color: #fff;
}
.activetab {
	background: url(../img/icons/list-blue.png) no-repeat 10px !important;
	border-color: #3485d6 !important;
}
.activetab1 {
	background: url(../img/icons/card-blue.png) no-repeat 10px !important;
	border-color: #3485d6 !important;
}
.modal-title.title_modalheader {
	font-size: 22px;
	font-weight: 300;
	color: #a8adb3;
}
.allmodalcolgate .modal-content {
	border-radius: 0;
}
.allmodalcolgate .filtercustome .form-group {
	margin-bottom: 1rem;
}
.allmodalcolgate .filtercustome .form-group label {
	font-size: 13px;
}
/*img update*/

.avatar-upload {
	position: relative;
}
.avatar-upload .avatar-edit input {
	display: none;
}
.avatar-upload .avatar-edit input + label {
	display: inline-block;
	margin-bottom: 0;
	background: #d8d8d8;
	border: none;
	cursor: pointer;
	font-weight: 400;
	transition: all 0.2s ease-in-out;
	color: #111111;
	padding: 6px 15px;
	margin-top: 20px;
	font-size: 14px;
}
.avatar-upload .avatar-preview {
	width: 157px;
	height: 157px;
	position: relative;
	border: 2px solid #eaeaea;
}
.avatar-upload .avatar-preview > div {
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.avatar-upload span {
	margin-bottom: 8px;
	display: block;
	font-size: 13px;
}
.label-danger {
	background-color: #ed4e2a; color: #fff;
}
.filtercustome p {
	margin-top: 5px;
	font-size: 12px;
	color:black;
}
.allmodalcolgate .modal-footer {
	border-radius: 0;
	background-color: #f8f8f8;
	justify-content: left;
}
.allmodalcolgate .btn-primary {
	background-color: #3485d6;
	border-radius: 0;
	padding: 8px 15px;
	min-width: 85px;
    margin-right: 7px; font-size: 13px;
}
.allmodalcolgate .btn-outline-primary {
	border-radius: 0;
	padding: 8px 15px;
	border: 1px solid #3485d6;
	min-width: 85px;font-size: 13px;
}
.pagebottompart {
	display: none;
}
.dataTables {
	color: #959ba2;
	padding: 0;
	font-size: 13px;
}

/*tabsection*/
.tagbtn {    border: 1px solid #ebeef1;
   padding: 12px 14px;
    background-color: transparent;
    margin-right: 10px;
    color: #959ba2;
    font-size: 13px;
    font-weight: 400;}
    .tagbtn i { margin-left: 8px; }
    .tagbtn.admore { background-color: #ebebeb;
    padding: 12px 14px;}
    .tagbtn.admore i { margin-left: 0; }
.tabsectionform ul li:last-child{margin-bottom:0;}
.top_part20 { margin-bottom:20px;}
.nav.nav-tabs {
    float: left;
    display: block;
	width:100%;
    border-bottom:0;
    border-left: 1px solid #ebeef1;
    border-top: 1px solid #ebeef1;
	    background: #fefeff; height:100vh;

}
.nav.nav-tabs .nav-item {border-bottom: 1px solid #ebeef1;margin-bottom: 0;}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #fefeff;
	border-right: 1px solid #ebeef1!important;
	color: #959ba2;
	font-weight: 400;
    font-size: 14px;
	padding: 10px 13px;
}

.nav-tabs .nav-link.active {
       color: #3485d6;
    background-color: #f9fafc;
    border-color: transparent !important;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}
.tab-content>.active {
     display: block;
    background: #ffffff;
    border: 1px solid #efeeee;
    padding: 20px;
    box-shadow: 0px 1px 0px 0px #f3f3f3;
}
.rightpartedit_delete i {    position: relative;
    right: 0;
    top: 36px;
    font-size: 16px;
    color: #aeaeae;}
	.rightpartedit_delete .ti-plus {right: 4px;}
.tabsectionform label {font-size: 13px; color:#333333}
.tabsectionform ul { margin:0; padding:0;}
.tabsectionform ul li { margin-bottom:14px;}
.value_ofcategory { margin-bottom:0;}
.filtercustome .form-control.pricedate_form{ background-color:#ebeef1;}


/* text edit */

#editor {
	width: 800px;
	margin: 50px auto 50px auto;
	padding: 7px 20px 20px 20px;
	border: 1px solid #464646;
	border-radius: 10px;
	background: #fafafa;
}

#toolbar {
	margin-left: -20px;
	margin-right: -20px;
	border-bottom: 1px solid #464646;
	padding: 8px 20px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#page {
	padding-top: 30px;
	min-height: 600px;
	outline: none;
}

.icon_custome{
	float: left;
	height: 30px;
	width: 40px;
	margin-right: 10px;
	background: #fafafa;
	font-size: 0.8rem;
	color: #464646;
	text-align: center;
	cursor: pointer;
}

.icon_custome:hover {
	border-color: #3e7086;
	color: #3e7086;
}

div#editor {
    width: 100%;
        min-height: 120px;
    margin: 0;
    padding: 0;
    border: 1px solid #ebeef1;
    border-radius: 0px;
	background: #fefeff;
}


#page {
    min-height: initial;
    min-height: 120px;
    margin: 0;
    box-sizing: border-box;
    padding: 10px;
    padding-top: 63px;
    margin-top: -53px;
    text-align: left;
	position: relative;
	z-index: 1;
	color: #a5aab0;
    font-size: 13px;
    font-weight: 400;
}

section#toolbar {
    height: 40px;
    padding: 14px;
    margin: 0;
    border-bottom: 1px solid #ebeef1;
    background-color: #fefeff;
    overflow: hidden;
    border-radius: 4px 4px 0px 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.icon_custome {
    height: 33px;
    background: transparent;
    opacity: 0.7;
    color: #555;
    width: 33px;
    line-height: 33px;
}

.icon_custome:hover {
    opacity: 1;
    color: #3F51B5;
}

.listofsection {    background-color: #f8f8f9;
    width: 54px;
    text-align: center;
    font-size: 12px;
    position: absolute;}
.listofsection li { list-style: none;margin-bottom: 2px !important;}
.htmldescription{padding: 60px !important;}

/*card*/

/*page*/

h2.page-title {
	font-size: 28px;
	color: #333;
	font-weight: 300;
}
.page-header {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*float*/
.float-right {
	float: right;
}
/*buttons*/

button.primary-button {
	padding: 7px 15px;
	background: #eb4260;
	border: 1px solid #eb4260;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	transition: background-color 0.9s ease;
	margin-left:10px;
}
button.primary-button a{
	color: #fff;
}
button.primary-button:hover{
	background: #554b6c;
	border-color: #554b6c;
}
.primary-button:hover {
	color: #fff;
	background: #3485d6;
}
button .icon {
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-right: 7px;
}
button .icon.plus {
	background: url(../img/icons/plus-white.png);
}
button.primary-button:hover .icon.plus {
	background: url(../img/icons/plus-white.png);
}
.sorting{    background: url(../img/icons/data.png);
    background-repeat: no-repeat;
    background-position: -4px 13px;}
/*card*/
.card {
	border-radius: 0;
	width: 100%;	 
}
/*card block */

.card .card-body p.img {
	height: 130px;
	overflow: hidden;
}
.card-block {
	display: flex;
	margin-bottom: 30px;
}
.card .card-body img {
}
.text-center {
	text-align: center!important;
}
.card-title {
	font-size: 14px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.card-text {
	color: #959ba2;
	font-size: 13px;
	margin-block-end: 3px;
}
.card-hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	background: black;
	transition: opacity 0.9s;
	-webkit-transition: opacity 0.9s;
	opacity: 0;
}
.card:hover .card-hover {
	display: block;
	opacity: 0.8;
}
.card-link-options {
	position: absolute;
	bottom: 40%;
	left: 0;
	right: 0;
	height: 50px;
}
.card-link-options .icon {
	background: black;
	width: 35px;
	height: 35px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	opacity: 1;
}
.card-link-options .icon:hover {
	background: #3485d6;
	border: 1px solid #3485d6;
}
.card-link-options .icon img {
	display: block;
	width: 100%;
	height: 100%;
}
/*search-filter*/
.search-filter {
	margin-bottom: 25px;
}
.filter-btn {
	position: relative;
	width: 43px;
	height: 40px;
	border: 1px solid #e9ebee;
	border-radius: 3px;
	display: block;
	text-indent: -99999px;
	float: right;
}
.filter-btn:hover {
	z-index: 1;
	border-color: #3485d6;
}
.list-view {
	background: url("../img/icons/list.png") no-repeat 10px #fff;
}
.list-viewactive {
	background: url(../img/icons/list-blue.png) no-repeat 10px #fff;
	border-color: #3485d6 !important;
}
.list-view:hover {
	background: url("../img/icons/list-blue.png") no-repeat 10px;
}
.card-view {
	/*background: url("../img/icons/card.png") no-repeat 10px;*/
	background: url(../img/icons/card-blue.png) no-repeat 10px #fff;
	border-color: #3485d6 !important;
}
.card-viewactive {
	background: url("../img/icons/card.png") no-repeat 10px #fff;
}
.card-view:hover {
	background: url("../img/icons/card-blue.png") no-repeat 10px;
}
.filter-btn.filter {
	background: url("../img/icons/filter.png") no-repeat 10px #fff;
}
.filter-btn.filter:hover {
	background: url("../img/icons/filter-blue.png") no-repeat 10px;
}
/*form elements*/
input.content-search {
	background: #fefeff;
	padding: 5px 40px;
	font-size: 13px;
	color: #959ba2;
	border: 1px solid #ebeef1;
	box-sizing: border-box;
	width: 330px;
	height: 45px;
	background: url("../img/icons/search.png") no-repeat 10px;
	box-sizing: border-box;
}
input.content-search:focus {
	padding: 5px 20px;
	font-weight: 600;
	background: url("../img/icons/search-blue.png") no-repeat 295px 10px;
}
/*form elements*/
input.content-search, .dataTables_filter .form-control-sm {
	background: #fff;
	padding: 5px 40px;
	font-size: 13px;
	color: #959ba2;
	border: 1px solid #ebeef1;
	box-sizing: border-box;
	width: 330px;
	height: 45px;
	background: url("../img/icons/search.png") no-repeat 10px #fff;
	box-sizing: border-box;
}
input.content-search:focus {
	padding: 5px 20px;
	font-weight: 600;
	background: url("../img/icons/search-blue.png") no-repeat 295px 10px;
}
/*counting-action-section*/
.selected-actions{
	position: relative;
    width: 125px;
    height: 40px;
    border: 1px solid #e9ebee;
    border-radius: 3px;
    display: block;
    background: #fff;
    float: right;
}
.counting-action-section {
	font-size: 13px;
	font-weight: 300;
}
.counting-action-section .option-box {
	padding: 10px 10px 10px 40px;
	margin: 0;
	display: block;
}
.counting-action-section .option-box a {
	color: #3485d6;
}
.counting-action-section .option-box.selected {
	background-color: #f7f7f7;
	color: #8dc63f;
	    margin-top: -9px;
}
.counting-action-section .select-count {
	background: url("../img/icons/checksmall.png") no-repeat 10px;
}
.counting-action-section .select-all {
	background: url("../img/icons/selectall.png") no-repeat 10px;
}
.counting-action-section .clear-all {
	background: url("../img/icons/clearall.png") no-repeat 10px;
}
.counting-action-section .selected-actions .option-box {

}
.counting-action-section .selected-actions .option-box:last-child {
	border: 0;
}
.counting-action-section .selected-actions .option-box.drop-option-link {
	padding: 10px 20px;
}
.counting-action-section .move-folder {
	background: url("../img/icons/folder.png") no-repeat 14px 14px;
}
.counting-action-section .download {
	background: url("../img/icons/import.png") no-repeat 10px 14px;
}
.counting-action-section .delete {
	background: url("../img/icons/delete-gray.png") no-repeat 14px 14px;
}
.counting-action-section .import {
	background: url("../img/icons/import.png") no-repeat 14px 14px;
}
.counting-action-section .export {
	background: url("../img/icons/export.png") no-repeat 14px 14px;
}
.counting-action-section .compare {
	background: url("../img/icons/compare.png") no-repeat 14px 14px;
}
.group-selection, .group-action{
	border-bottom: 1px solid #f7f7f7;
}
/*table view*/
.table-view {
	position: relative;
}
.tabtable {
	display: none;
}
.table-view .table {
}
.table-view .table td, .table th {
	border-top: 1px solid #f0f0f0;
	vertical-align: middle;
	font-size: 13px;
	font-weight: 300;

}
.table-view .table thead th {
	border: 0;
	font-size: 14px;
	font-weight: 600;
	color: #333;
}
.table-view .table tr td:first-child {
	border-left: 1px solid #f0f0f0;
}
.table-view .table tr:last-child td {
	border-bottom: 1px solid #f0f0f0;
}
.table-view .table tr td:last-child {
	border-right: 1px solid #f0f0f0;
	padding: 0;
	width: 35px;
	position: relative;
}
.table-view .image-thumb {
	width: 70px;
	height: 70px;
	padding: 10px;
	border: 1px solid #f3f3f3;
	border-radius: 50%;
}
.table-view .image-thumb img {
	width: 100%;
	height: 100%;
	inline-size: auto;
	display: block;
	margin: 0 auto;
}
.table thead tr:hover {
	box-shadow: none;
}
.table tr:hover {
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
}
.row-hover {
	width: 44px;
	background: #3485d6;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	display: none;
}
.table tr:hover .row-hover {
	display: block;
}
.row-link-options {
	margin: 0;
	padding: 0;
}
.row-link-options a, .row-link-options img {
	display: block;
	margin: 0 auto;
	padding: 0;
}
.row-link-options a {
	margin-top: 5px;
}
.selectable .row:first-child {
	display: block;
}
.selectable .row:first-child .col-sm-12.col-md-6 {
	width: auto;
	max-width: none;
	flex: none;
}
.selectable .row:first-child .col-md-6:first-child {
	float: right;
	right: 425px;
}
.selectable .row:first-child .col-md-6:last-child {
	float: left;
}
.selectable .row:first-child:after {
	content: "";
	display: block;
	height: 1px;
	clear: both;
	margin-bottom: 20px;
}
.dataTables_info {
	color: #959ba2;
	font-size: 13px;
	display: none;
}
.dataTables_paginate {
	float: right;
	font-size: 13px;
	font-weight: 300;
	color: #959ba2;
	display: none;
}
.page-item.active .page-link {
	background-color: #fff;
	border-color: #3485d6;
	color: #3485d6;
}
.search-filter {
	margin-bottom: 25px;
}
.filter-btn, select.form-control-sm:not([size]):not([multiple]) {
	position: relative;
	width: 43px;
	height: 40px;
	border: 1px solid #e9ebee;
	border-radius: 3px;
	display: block;
	text-indent: -99999px;
	float: right;
}
.filter.float-right {
	position: absolute;
	right: 0;
	z-index: 1;
}
select.form-control-sm:not([size]):not([multiple]) {
	width: auto;
	text-indent: initial;
	padding: 5px;
	color: #959ba2;
}
.filter-btn:hover {
	z-index: 1;
	border-color: #3485d6;
}
.table tr {
	background-color: #fff;
}
.table .starting {
	background-color: transparent;
}
.dataTables_wrapper.container-fluid {
	padding: 0;
}

/*detail page*/
.page-titles .breadcrumb {
padding: 0px;
margin-bottom: 0px;
background: transparent;
font-size: 14px
}
.page-titles .breadcrumb li {
margin-top: 0px;
margin-bottom: 0px
}
.page-titles .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
content: "\e649";
font-family: themify;
color: #a6b7bf;
font-size: 11px
}
.page-titles .breadcrumb .breadcrumb-item.active {
color: #99abb4
}





/*breadcumb*/
.breadcrumb{
position: relative;
padding: 5px 10px;
}
.breadcrumb li, .breadcrumb ul{
margin: 0;
padding: 0;
}

.breadcrumb li{
list-style: none;
display: inline-block;
font-size: 13px;
}
.prevnext-btn{
position: absolute;
right: 10px;
top: 3px;
}
.prevnext-btn li{
padding: 0px;
border: 1px solid #3485d6;
margin: 0;
padding: 0;
width: 25px;
    height: 25px;
}
.prevnext-btn li img{
width: 100%;
height: 100%;
}
.detail-view-section .thumb{ height: 100%;
border: 1px solid #e1e1e1;
background: #fff;
}
.detail-view-section .thumb img{
display:flex;
margin: 0 auto 0;
width: 100%;
height: 100%;
}
h2.page-title.productid{
color: #333;
}
.productname{
font-size: 16px;
font-weight: 300;
}
.date-time{
color: #959ba2;
font-size: 13px;
}
.detail-top-select{
border: 1px solid #ebeef1;
padding: 10px 15px;
font-size: 13px;
color: #959ba2;
}
.detail-page {font-size: 13px; border-top: 0 !important;}
.detail-page .heading{ font-size: 14px; color: #3485d6; text-decoration: none; }
.btn-link.focus, .btn-link:focus { text-decoration: none; }
.btn-link:hover { text-decoration: none; }
.detail-page .card-header {border: none; background: none; padding: 2px;}
.detail-page table {
  border-collapse:collapse;
  width: 100%;
}

.detail-page td, .detail-page th {
    padding: 15px;
  text-align: left;
  border-bottom: 1px solid #f0f0f0;
}

.detail-page tr:nth-child(even) {
  background-color: #ffffff;
}
.detail-page tr td:nth-child(2) {color: #959ba2;}
.detail-page tr td:nth-child(1) {color: #333333;}

.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e114";
   float: right;
   transition: all 0.5s;
}
.arrow-btnv{float: right; position: relative;; top: 10px;}
.detail-page .btn-link {float: left;}
.dataTable a { text-decoration: none;color: #959ba2; }

.detail-page {font-size: 13px; border-top: 1px solid #ebeef1}

.detail-page .card-header {border: none; background: none; padding: 2px;}
.card.adnewcard {background: none;}



.accordion .card-body, card-body{
	background:#fff;
	border: 1px solid #f0f0f0;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
}

.detail-page .card-header, .card.adnewcard{
	border: 0 !important;
}

.accordion .card-body tr:last-child td{
	border:0;
}

.detail-page .card-header .heading{
	display: block;
}

.detail-page .card-header .btn-link{
	float: none;
    display: block;
    width: 100%;
    text-align: left;
}

.detail-page .card-header .btn-link i{
	float: right;
}

.btn.btn-link.collapsed{
	
	background:#fff;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
}

.btn.btn-link .fa-chevron-right{
	transform: rotate(-90deg);
}

.btn.btn-link.collapsed .fa-chevron-right{
	transform: rotate(90deg);
}

.accordion>.card{
	overflow: initial;
}

.detail-page tr:nth-child(even){
	background: #f7fbff;
}

.accordion .card-body{
	padding: 0;
}

.card-info{position: absolute;
    width: 100%;
    height: 95px;
    background: rgba(245, 241, 249, 1);
    left: 0;
    bottom: 0;
    padding-top: 9px;}

 .card-body{
 	min-height: 255px;
 	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
	
    -moz-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1);
 }


.filter-btn.Setting_btn {
	    text-indent: unset;
    text-align: center;
    color: #a7a7a7;
    font-size: 20px;
    padding: 6px 0;
    text-decoration: none;
    background: #fff;
}


/* compair */
.thumbcompair img { border:1px solid #e1e1e1; width:200px;}
.dropdown-menu.drop_20.compairproduct {left: 15px !important;    transform: translate3d(0px, 36px, 0px) !important;}
.dropdown-menu.drop_20.compairproduct:before {right: -3px;}
.compair_section .borderleft {border-left: 1px solid #e8e8e8 !important;}
.compair_section tr td:nth-child(4) {
    color: #959ba2;
}

.compair_section td, .compair_section th {vertical-align: top;}
.compairbtn {    background: #fafafa;
    border: 1px solid #e1e1e1;
    padding: 3px 9px;
    margin-right: 10px;}
.card-body .compair_section img { width:80px; border:1px solid #e1e1e1;}
.card-body .compair_section span { margin-right:15px;}


/*productlist_section modal*/
.modal-dialog.productlist_section{max-width: 700px;}
.list_ofproduct ul { margin:0; padding: 0; }
.list_ofproduct li {padding: 5px 0;
    display: block;
    border-bottom: 1px solid #ebebeb;
    color: #101010;
    font-size: 13px;}
.list_ofproduct li:last-child { border-bottom: none; }
   .list_ofproduct li:before {    content: "\e6a3";
    font-family: themify;
    color: #a5aab0;
    font-size: 12px;
    margin-right: 13px;}
    .filtercustome .mb-0 > a {
    display: block;
    position: relative;
    font-size: 13px;
    color: #262626;
    text-decoration: none;
}
.filtercustome .mb-0 > a:after {
    font-family: themify;
    content: "\e64a";
  position: absolute;
  right: 0;
}
.filtercustome .mb-0 > a[aria-expanded="true"]:after {
  content: "\e64b";
      font-family: themify;

}

ul {margin:0; padding: 0;}
 #accordion ul li a {    color: #908f8f;
    padding: 3px 22px;
    display: block;
    font-size: 12px;}
.modal-body.filtercustome.productlist_body{padding: 0 21px;}
.custome_section_productlist_body{    border: 1px solid #ebeef1;}
.custome_section_productlist_body .card-header {    border-radius: 0;}
.custome_section_productlist_body .card {border-right: 1px solid #ebeef1;border-left: none;border-top: none;border-bottom: 0;}
.productlist_section .modal-header { border:none; }
.productlist_section .modal-content {border: none;}
.nopad_left { padding-left: 0; }
.productlist_footer {border:none;}
.fullpageview .dataTables_length {position: relative;left: -45px;}
.filter-btn.filter.droptoggle_custome {position: relative;z-index: 9;}
 .filter-panel.filtercustome.listpage:before{right: 135px;}
.allmodalcolgate .filtercustome .form-group.productlist_frm { margin-bottom: 0; }
.nav-item.dropdown.Select_Language{     border: 1px solid #ebeef1;
    width: 169px;
    float: right;}
.nav-link.dropdown-toggle .Select_Language {padding: .3rem 1rem; color: #7d7d7d; }
.Select_Language .dropdown-toggle::after{    margin-left: 3.255em;}
.Select_Language .nav-link { color: #7d7d7d; font-size: 13px;}
.Select_Language .dropdown-item { font-size: 13px; }
.Select_Language.dropdown-item.active, .Select_Language .dropdown-item:active {color: #7d7d7d;}
.select-count #Counting{
	width: 33px;
    height: 39px;
    background: #eb4260;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
}
.selected-text{
	padding-left: 35px;
    line-height: 24px;
}

.video .card .card-body p.img{
	height: 100%;
}
.video .card-body{
	padding: 0;
}
.video .card .card-body p{
	margin: 0;
	padding: 0;
}
.video .card .card-info{
	    background: rgba(0, 0, 0, .5);
}

.video .card-title, .video .card-text{
	color: #fff;
}

.digitalImageIco{
	position: absolute;
    background: #8a7db3;
    border-radius: 50%;
    padding: 5px;
    width: 32px;
    height: 32px;
    left: -5px;
    top: -7px;	
}

.digitalImageIco img{
	width: 80%;
	height: 80%;
	margin: 2px auto;
	padding: 0;
	display: block;
}

.navbar-light .navbar-nav .app-search .nav-link{
	color: #c8bbf2;

}
.app-search .form-control{
	background: #554b6c;
	color:#fff;
}

.select-count.selected{
	float: left;
	font-size: 13px;
}
.nav-link.custome_navlink .dot-icon{
	float: right;
	margin-right: 10px;
}

.breadcrumb .back-button{
	    display: inline-block;
    position: relative;
    width: 50px;
    height: 18px;
    margin-right: -14px;
    top: -5px;
    float: right;
}
.breadcrumb .back-button a{
	background: #c8bbf2;
    padding: 7px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-weight: bold;
}

.table td.product-name{
	text-transform: uppercase;
	color: #333;
	font-weight: 600;
}

.detail-page tr td{
	background: #fff;
	border-right: 1px solid #f0f0f0;
}
.detail-page tr:nth-child(odd) td{
	background: #faf8fc;
}
.detail-page tr td.product-td{
	width: 38%;
}
.detail-page tr th.product-td.product-one{
	background: #554b6c;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.detail-page tr th.product-td.product-two{
	background: #c8bbf2;
	color: #554b6c;
	text-align: center;
	text-transform: uppercase;
}

.detail-page tr td:first-child{
	font-weight: 500;
	text-transform: uppercase;
}

.detail-page .accordion .card-header .heading{
	font-size: 17px;
	text-transform: uppercase;
	color: #554b6c;
	padding-bottom: 7px;
}

.detail-page tr td.product-td:nth-child(2), .detail-page tr td.product-td{
	color: #333;
}

.detail-page tr td.product-td.product-one{
}

.detail-page tr td.product-td.product-two{
}
.detail-page .card-header .btn-link {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    border-bottom:1px solid #f0f0f0;
}
.detail-page .comparison-table-image tr:nth-child(odd) td{
	background: none;
	text-align: center;
}
.detail-page .comparison-table-image img{
	border: 1px solid #e1e1e1;
    width: 200px;
}
.accordion{
border: 1px solid #e3e7eb;
    background: #fff;
    margin-bottom: 20px;
}
.compair_section img {
    width: 80px;
    border: 1px solid #e1e1e1;
}

.fill-box{    border: 1px solid #878787;
    width: 100%;
    height: 1em;
    border-radius: .3rem;
    overflow: hidden;
background:#e454545;}
.accordion .btn-link{color:#554b6c;}

/*farhan 6/6/2019*/


.image-thumb.video_thumball {border-radius: 0;border: none;width: 100px;}
.productlist_name { text-transform: uppercase; font-weight: 600 !important; }
.video .card-body{padding: 0; min-height: auto;}
.card-info{height: 75px;}
.card-title {margin-bottom: 5px;}

.video .card .card-body img {
    width: 100%;
}

.filter-panel.filtercustome:before {
font-family: "Font Awesome 5 Free";
content: "\f0d8";
display: inline-block;
padding-right: 3px;
vertical-align: middle;
font-weight: 900;
position: absolute;
top: -28px;
right: 255px;
font-size: 32px;
color: #fff;
}

.dropdown-menu.drop_20:before {
font-family: "Font Awesome 5 Free";
content: "\f0d8";
display: inline-block;
padding-right: 3px;
vertical-align: middle;
font-weight: 900;
position: absolute;
top: -28px;
right: 6px;
font-size: 32px;
color: #fff;
}
.highcharts-credits { display: none; }
.highcharts-title { display: none; }
.highcharts-exporting-group { display: none; }
.piechart_section {padding: 15px 15px 0px;}
.piechart_section p { margin-bottom: 0; font-size: 12px; color: #cfd1d3 }
.piechart_section h5 {    font-size: 15px;
    font-weight: 400;
    color: #646668;
    margin-bottom: 2px;}
    .card.dashboard_section {box-shadow: 1px 1px 4px 0px #c3c3c3; overflow: hidden;    margin-bottom: 30px;}
   .table.dashboard_table tr:hover { box-shadow: none; }
    .table.dashboard_table thead {border: 1px solid #f0f0f0;}
    .piechart_section.dashboard_table_heading { padding: 0; margin-bottom: 20px; }
    .dashboard_table tr:nth-child(even) {
    background: #f7fbff;
}
.table.dashboard_table tr td:last-child { width: auto;    padding: .75rem; }
.label.label-comman {/*background-color: #fcd4a5;*/
    padding: 6px 0px;
    border-radius: 19px;
    color: red;
    font-weight: 400;
    width: 89px;
    display: inline-block;
    font-size: 12px;
    text-align: center;}
    .label.label-comman.comman2  {    background-color: #ebf2ad;}
    .table.dashboard_table  thead th { text-align: center; font-size: 11px; }
      .table.dashboard_table td, .table th { text-align: center; color: #000; }
     
      .table.dashboard_table.notification thead th{ text-align: left; }
      .table.dashboard_table.notification td, .table th { text-align: left; }
       .table.dashboard_table td {padding: 12px 10px !important;}
  
      .dashboard_table img {    width: 40px;
    border: 1px solid #e1e1e1;}

    .breadcrumb ul{
    	display: block;
    	width: 100%;
    }

     .nav.nav-tabs.datetab {display: flex;
    background: #f5f1f9; float: unset;
    height: auto;}
    .datetab.nav-tabs .nav-link.active {
        color: #fff;
    background: #e33a5a;
    border-bottom: 2px solid #ad1431!important;
    border-left: none;
}
.datetab.nav-tabs .nav-link {padding: 10px 29px;}
.nav.nav-tabs.datetab .nav-item {margin-right: 2px;}
.tab-content.custome_content .active{box-shadow: 1px 1px 4px 0px #c3c3c3;}

.filtercustome .form-check-input {margin-top: .8rem;}
.filtercustome .col-form-label {font-size: 12px;
    padding-top: calc(.375rem + 5px);
    color: #5f5f5f;
    font-weight: 500;}
    .table.dashboard_table.data_table_30 th { font-weight: 600; background: #f3efef; border: 1px solid #c3c3c3; text-align: left; font-size: 13px; }
    .table.dashboard_table.data_table_30 td {     text-align: left;
    border: 1px solid #c3c3c3;
    font-size: 12px;
    font-weight: 400;
    color: #909090;}
    .table.dashboard_table.data_table_30 img { width: 25px; }
    .prodctshow li {display: inline-block;
    color: #8c8787;
    font-size: 13px;
    font-weight: 400;
    margin-left: 10px;}


.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  width: 100%; border-radius: 0 !important; min-height: 100px;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .badge {
    margin: 2px 8px;
    padding: 8px 9px;

    color: #fff;
    background-color: #8a7db3;
    border-radius: 0;
}

.bootstrap-tagsinput .badge [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .badge [data-role="remove"]:after {
  content: "×";
  padding: 0px 4px;
  background-color:rgba(0, 0, 0, 0.1);
  border-radius:50%;
  font-size:13px
}
.bootstrap-tagsinput .badge [data-role="remove"]:hover:after {

  background-color:rgba(0, 0, 0, 0.62);}
.bootstrap-tagsinput .badge [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.activelist{
 background-color: #655a84;
  color:#fff !important;

}
.metadata ul li span {    color: #696969;
    padding: 8px 15px;
    display: block;
    font-size: 14px;
    font-weight: 300;}
.metadata{border: 1px solid #e8e8e8; height: 317px;
    overflow: auto;}
    .changelistmain {max-width: 75px;}
    .changelist {     background-color: #5e5379;
    padding: 20px 0; }
    .changelist ul li {    background-color: #554b6c;
    text-align: center;
    padding: 8px;
    display: block;
    margin: 5px 0px;
    color: #fff; }

.channel .selectable .row:first-child .col-md-6:first-child{
	right: 160px;
}
.channel .table-view .table tr td:last-child{
	width: auto;
}
.table-view .table td{
	padding: 4px 10px;
}
.channel .pagebottompart {
	display: block;
}
.leg-div { position: absolute; font-size: 12px;

right: 27px;

top: 150px;}

.leg-div span {display:block; width:14px; height:14px; border-radius:50%; background-color:red; float:left; margin-right:10px;}
.leg-div .leg-detail-1 {margin-bottom:5px;}
.leg-div .leg-detail-1 span{ background-color:#7cb5ec; }
.leg-div .leg-detail-2 span{ background-color:#434348;}

.tab-pane .table-view .table tr td:last-child{    width: auto;}
.video .card-title, .video .card-text{
color: #fff;
text-transform:uppercase;
}
.productlist_name {
    text-transform: uppercase;
    font-weight: 600 !important;
}
.document_list .card-title, .document_list .card-text {
    text-transform: uppercase;
}
.rightpartedit_delete a:hover { text-decoration: none; }

.custome_section_productlist_body ul li li{
	font-size: 12px;
	text-indent: 45px;
}

.batchUpdate {
	color: #3485d6;
}
.group-action{
	border-bottom: 1px solid #f7f7f7;;
	background: #f7f7f7;
}

.breadcrumb ul.prevnext-btn{
	    float: right;
    width: 55px;
}
.delete_product_list{    font-size: 17px;
    text-align: left;
    font-weight: 200;
    padding: 4px;}

.input-group-addon.add-on{
	    border: 1px solid #ebeef1;
    padding: 2px 10px;}


.forget-pwd {
	margin-left: 20px;
	text-align: right;
	font-size: 12px;
	display: flex;
    align-items: center;
    justify-content: flex-end;

}

.forget-pwd a{ padding-left: 10px;}
.forget-pwd a:not(:first-child):before{
content: "|";
    padding-right: 5px;
    display: inline-block;
    /* margin-top: -5px; */
    color: #eee;
}
 a.link, 		
.forget-pwd a.link {
	color: #a272b0 !important;
}
a.link:hover,
.forget-pwd a.link:hover{
 text-decoration: none;
color: #eb4260 !important;
}



/*multiselect dropdown  */

span.multiselect-native-select {
	position: relative
}
span.multiselect-native-select select {
	border: 0!important;
	clip: rect(0 0 0 0)!important;
	height: 1px!important;
	margin: -1px -1px -1px -3px!important;
	overflow: hidden!important;
	padding: 0!important;
	position: absolute!important;
	width: 1px!important;
	left: 50%;
	top: 30px
}
.multiselect-container {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.multiselect-container .input-group {
	margin: 5px
}
.multiselect-container>li {
	padding: 0
}
.multiselect-container>li>a.multiselect-all label {
	font-weight: 700
}
.multiselect-container>li.multiselect-group label {
	margin: 0;
	padding: 3px 20px 3px 20px;
	height: 100%;
	font-weight: 700
}
.multiselect-container>li.multiselect-group-clickable label {
	cursor: pointer
}
.multiselect-container>li>a {
	padding: 0
}
.multiselect-container>li>a>label {
	margin: 0;
	height: 100%;
	cursor: pointer;
	font-weight: 400;
	padding: 3px 0 3px 30px
}
.multiselect-container>li>a>label.radio, .multiselect-container>li>a>label.checkbox {
	margin: 0
}
.multiselect-container>li>a>label>input[type=checkbox] {
	margin-bottom: 5px
}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
	padding: 3px 20px 3px 40px
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
	margin-left: -20px;
	margin-right: 0
}

