@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Poppins:400,500,600,700');

body,
.content-header>h1,
.content-header .content-header-left h1,
.main-header .logo .logo-lg,
.seo-info,
.login-box-msg,
.content-header>h1,
.content-header .content-header-left h1, h3 {
	font-family: 'Poppins', sans-serif!important;
}


body {
	font-size: 12px;
}

input, select, textarea {
	font-size: 13px!important;
}

.login-page {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}

input#file_name {
    cursor: not-allowed;
}


.error {
	color: red!important;
	border: 0;
	background: 0;
	padding: 0;
	margin-bottom: 10px;
}

.success {
	color: green!important;
	border: 0;
	background: 0;
	padding: 0;
	margin-bottom: 10px;
}

.video-iframe iframe {
	width: 100%;
	height: 200px;
}

select.form-control {
	padding-top: 2px;
}

.navbar-nav>.user-menu .user-image {
	width: 40px;
	height: 40px;
	margin-top: -10px;
}

.login-logo {
	font-size: 20px;
}
.login-logo b {
	font-size: 28px;
}


.main-header .logo {
	text-align: left;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
	margin-left: 0;
}

.info-box-number {
    font-size: 34px;
}

.garment-label-heading {
    text-align: left;
    font-weight: bold;
    background: #eee;
    padding: 10px 15px;
    border-radius: 4px;
}

.garment-label {
    color: #d43f3a;
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

.dropdown-menu {
    min-width: auto;
}

.disable-click {
    pointer-events: none!important;
}

.box-info {
    padding-top: 20px;
}

.content-header>h1 {
    position: relative;
    padding-left: 30px;
}

.content-header>h1:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome', sans-serif;
    font-size: 26px;
    content: '\f18e';
}

.sidebar-menu li.active>a>.pull-right-container>.fa-angle-left {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidebar-menu li>a>.pull-right-container>.fa-angle-left:before {
    content: "\f105";
}

h4.modal-title {
    color: #3c8dbc;
    font-weight: bold;
}

.rTable {
    display: table;
    width: 100%;
    border: 1px solid #999999;
}
.rTableRow {
    display: table-row;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}
.rTableHead {width: 30%;}
.rTableCell, .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999999;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.rTableBody {
    display: table-row-group;
}

.content-header {
	overflow: hidden;
}
.content-header .content-header-left {
	float: left;
	padding-top: 5px;
}
.content-header .content-header-right {
	float: right;
}
.content-header .content-header-left h1 {
	margin-top: 0;
	margin-bottom: 4px;
	padding-left: 30px;
	font-size: 24px;
	position: relative;
}
.content-header .content-header-left h1:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome', sans-serif;
    font-size: 26px;
    /* content: '\f18e'; */
}
.content-header .content-header-right a {
	position: relative;
	/*padding-left: 24px;*/
	font-size: 13px;
}
/* .content-header .content-header-right a:before {
    position: absolute;
    top: 4px;
    left: 5px;
    font-family: 'FontAwesome', sans-serif;
    font-size: 13px;
    content: '\f067';
} */

.checkbox-inline {
	padding-top: 0!important;
}
.checkbox-content {
	float: left;
	border: 1px solid #aaa;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.checkbox-content.role-access {
	float: none;
	border: 0;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
    color: #fff;
    background: #0079d4;
    border-left-color: #0079d4;
}

.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.ml10 {
	margin-left: 10px;
}

img.existing-photo {
	max-width: 500px;
}

.slimScrollBar {
	background: none repeat scroll 0 0 #9e9e9e !important;
	border-radius: 0;
	display: none;
	height: 702.936px;
	position: absolute;
	right: 1px;
	top: 145px;
	width: 10px!important;
	z-index: 99;
	opacity:0.7!important;
}

::-webkit-scrollbar {
	width: 10px;
  }
  
  ::-webkit-scrollbar-track {
	background: #414650;
  
  }
  
  ::-webkit-scrollbar-thumb {
	background: #0079d4;
	border-radius: 6px;
  }
  
  ::-webkit-scrollbar-thumb:hover {
	background: #004b85;
  }


.btn-info:hover {
    background-color: #004b85 !important;
    border-color: #fe9901 !important;
}

.btn-info:active {
    background-color: #004b85 !important;
    border-color: #fe9901 !important;
}

h5 {
    text-align: center;
    font-size: 16px;
    font-weight: 800;
}

.seo-info {
	color: red;
	font-weight: 700;
	font-size: 13px;
	background: #e4e4e4;
	padding:  15px;
}

.skin-blue .main-header .logo,
.skin-blue .main-header .logo:hover,
.skin-blue .main-header .navbar,
.skin-blue .main-header .navbar .sidebar-toggle:hover {
	background-color: #0079d4;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
	background-image: linear-gradient(to right, #0079d4, #0079d4);
    
}

.nav-tabs-custom>.nav-tabs>li.active {
	border-top-color: #333333;
}
.box.box-info {
	border-top-color: #0079d4 !important;
}

.user-footer div {
	width: 100%;
}
.user-footer div:first-child {
	margin-bottom: 10px;
}
.user-footer div a {
	display: block;
}

.navbar-nav>.user-menu>.dropdown-menu {
	width:  140px;
}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
	background-color:  #d6d6d6;
}

.content-header .content-header-right a {
	background-color: #333333;
	border-color: #333333;
}
.form-control:focus {
	border-color: #8d8d8d;
}

.login-button {
	background-color: #333333;
	border-color: #333333;
}


.sidebar-menu .treeview-menu>li>a {
	font-size: 13px;
}

.iframe-thumb iframe {
	width:300px;
	height: 200px;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
	padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
	background: #0079d4;

}

.skin-blue .main-header .navbar .nav>li>a:hover{
	background: #0079d4;
    color: #ffffff;
}

.sidebar-menu .treeview-menu>li>a {
	padding: 8px 5px 8px 15px;
}

.sidebar-menu .treeview-menu>li>a:hover {
    padding: 8px 5px 8px 15px;
    background: #0079d4;
	
}



.select2-container {
	width: 100%!important;
}


.login-box-body {
	border-radius: 4px;
}

input[type=submit].btn-block {
	border-radius: 4px;
	padding: 10px 0;
}

label {
	font-weight: 400;
}

.form-control {
	font-size: 13px;
}

.skin-blue .sidebar-menu>li>a {
    font-size: 13px;
	background: #0079d4;
    margin-top: 5px;
    color: #fff; /* Optional: Ensures text color stands out against the gradient */
}

.skin-blue .sidebar-menu>li>a.active {
    font-size: 13px;
    background: #0079d4;
    margin-top: 5px;
    color: #fff; /* Optional: Ensures text color stands out against the gradient */
}

a.active {
	background: #0079d4;
}


.btn-xs {
	font-size: 13px;
}

textarea+.panel {
	border-radius: 0!important;
}

.note-editor.note-frame {
	border-color: #d2d6de!important;
}

textarea+.panel:focus {
	border-color: #000!important;
}


.callout.callout-danger p {
	margin-bottom: 0!important;
}

.skin-blue .main-header .navbar .nav>li>a {
	height: 50px!important;
}



.tab-v .nav-tabs>li {
	float: none!important;
}



.label-men {
	background-image: linear-gradient(to right, rgb(255 177 136), rgb(255 145 0));
	color: black;

}

.label-women {
	background-image: linear-gradient(to right, rgb(38 133 202), rgb(0 39 91));
	color: white;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 80%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	text-transform: uppercase;
}

/*.tab-v {
	width: 100%;
}

.tab-v .nav-tabs>li {
	float: none!important;
}

.tab-v .nav-tabs {
	width: 200px!important;
	float: left;
}

.tab-v .tab-content {
	width: calc(100% - 200px)!important;
	float: left;
}*/


.bg-light-blue, .label-primary, .modal-primary .modal-body {
    background-color: #004b85 !important;
    font-size: 12px;
}

.bg-blue {
    background-image: linear-gradient(to right, #0079d4, #0079d4);
}


.tab-v .nav-tabs>li.active>a,
.tab-v .nav-tabs>li.active>a:focus,
.tab-v .nav-tabs>li.active>a:hover {
	border: 0;
	border-radius: 0;
}

.tab-v .nav-tabs>li.active>a {
	background: #333;
	color: #fff;
}

.tab-v .nav-tabs>li>a {
	background: #eaeaea;
	border-radius: 0;
	margin-bottom: 3px;
	color: #000;
	font-weight: bold;
}

.tab-v .nav-tabs {
	border-bottom: 0;
}


.mfp-bg {
	z-index: 9997;
}

.mfp-wrap {
	z-index: 9998;
}

.mfp-content {
	z-index: 9999;
}

.rTable iframe {
	width: 100%;
	height: 200px;
}

.table-video-1 iframe {
	width: 300px;
	height: 200px;
}


div.pagination {
    padding: 3px;
    margin: 3px;
    z-index: 1000;
    font-size: 14px;
    margin-bottom: 20px;
}

div.pagination a {
    padding: 5px 7px;
    margin: 2px;
    border: 1px solid #2ab393;
    text-decoration: none; /* no underline */
    background-color: #2ab393;
    color: #FFF;
    font-weight: bold;
}

div.pagination a:hover, div.pagination a:active {
    border: 1px solid #2ab393;
    color: #FFF;
    background-color: #76e0c7;
}

div.pagination span.current {
    padding: 5px 7px;
    margin: 2px;
    border: 1px solid #2ab393;
    font-weight: bold;
    background-color: #76e0c7;
    color: #FFF;
    font-weight: bold;
}

div.pagination span.disabled {
    padding: 5px 7px;
    margin: 2px;
    border: 1px solid #929693;
    color: #929693;
}

.btn-xs {
	font-size: 14px;
}

.modal-dialog {
	width: 80%!important;
}

h3.sec_title {
	background: #fbdd9b;
	font-size: 15px;
	color: #000!important;
	padding: 10px;
	margin-top: 20px;
}

.label-epc {
    background-color: #c98801; /* Hot pink */
    color: #fff; /* White text */ 
    font-size: 80%;
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-standard-member {
    background-color: #004b85; /* Hot pink */
    color: #fff; /* White text */ 
    font-size: 80%;
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-member {
    background-color: #118cdf; /* Hot pink */
    color: #fff; /* White text */ 
    font-size: 80%;
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

/* Notifications Dropdown Styles */
.notifications-dropdown {
    min-width: 340px;
    max-width: 420px;
    padding: 0;
    border-radius: 14px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.18);
    background: #f7fafd;
    border: none;
}

.dropdown-header {
    font-weight: 600;
    padding: 16px 20px;
    border-bottom: 1px solid #e3e8ee;
    background: #eaf1fb;
    color: #1a237e;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}

.dropdown-item.notification-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    margin: 6px 10px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.03);
    font-size: 1rem;
    color: #333;
    position: relative;
    border: none;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
    white-space: normal;
    word-break: break-word;
}

.dropdown-item.notification-item:hover {
    background: #e3e8ee !important;
    color: #004B85;
    box-shadow: 0 2px 8px rgba(0,75,133,0.08);
    text-decoration: none;
}

.dropdown-item.notification-item.unread {
    background: #e1e1e1;
    font-weight: 600;
}

.dropdown-item.notification-item .notification-dot {
    width: 12px;
    height: 8px;
    background: #c80303;
    border-radius: 50%;
    display: inline-block;
    margin-right: 4px;
    box-shadow: 0 0 0 2px #c80303;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #c80303;
  border-radius: 10px;
}