
@import url(https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i);
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i);*/
 
.ui-sortable tr {
	cursor:pointer;
}
		
.ui-sortable tr:hover {
	background:rgba(208, 214, 121, 0.2);
}

.callout_main {
	/*font-family: Verdana, Arial, Helvetica;*/
}

.padding-15{
	padding-top: 15px;
}

.padding-15-bottom{
	padding-bottom: 15px;
}

.padding-25{
	padding-top: 25px;
}
.padding-25-bottom{
	padding-bottom: 25px;
}

.sales-order {
	background-color: rgba( 214, 234, 248, 0.3);
}

.btn-ledgez {
  background-color: #f4d03f !important;
  border-color: #fec810 !important;
   text-shadow: 0px 0px 4px rgba(79,80,18,0.58);
   box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.1) !important;
   
}
/*.searchbox{
	width: 40px;
}
.searchbox:focus {
    border:1px solid #224abe !important;
	background-color: rgb(253, 242, 233, 0.3);
		min-width: 120px;
 
	min-height: 30px;
	font-size: 15px;
	border-radius: 6px;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;
    outline: none !important;
	 transition: 0.6s;
}*/

.menu_option{
	color: #5a5c69;
}


div.add-button{
 position: -webkit-sticky;
  position: sticky;
  top: 0;
		z-index: 10;
}

 /*input, textarea {
	 border-radius: 3px;
		transition: 0.6s;
		border-top: 1px solid   #f3f3f3  ;
		border-left: 1px solid   #f3f3f3  ;
		border-bottom: 1px solid #858796;
		border-right:  1px solid #858796;
		background-color: rgb(250 250 250 0.9);
		 box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
}

input:focus {
    border:1px solid #224abe !important;
	background-color: rgb(253, 242, 233, 0.3);
	min-height: 30px;
	font-size: 15px;
	border-radius: 6px;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
    outline: none !important;
	 transition: 0.6s;
}*/

/* select:focus {
    border:1px solid #224abe !important;
			background-color: rgb(253, 242, 233, 0.3);
			font-size: 15px;
				border-radius: 6px;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
    outline: none !important;
	 transition: 0.6s;
}*/
 textarea:focus {
/*    border:1px solid #224abe !important;*/
	/*background-color: rgb(253, 242, 233, 0.3);*/
/*	font-size: 15px;*/
/*	border-radius: 6px;*/
/*    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;*/
/*    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset !important;*/
/*   box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;*/
/*    outline: none !important;*/
/*	 transition: 0.6s;*/
		 resize: both;
  overflow: auto;
}


.main_page {
	background-color: #f9f9f9;
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.quick_menu {
	background-color: #285b86;
	border: 0;
	margin: 0;
	padding: 0;
	/*text-align: right;*/
}

.quick_menu_selected {
	 font-family: "Open Sans", sans-serif;
	font-size: 13px;
	border: none;
	white-space: nowrap;
	margin: 2px;
	padding: 2px;
	color: #00cc00;
	font-weight: bolder;
}

.logoutBar {
	padding-right: 1em;
	background: #eaebed;
	color: black;
	/*border-bottom: 1px solid #2e4053;*/
	width: 100%;
}

.bottomBar {
	padding-top: 30px;
	padding-right: 1em;
	background: #eaebed;
	color: black;
	border-bottom: 1px solid #f8f9fc;
	width: 100%;
}

.bottomBarCell {
	font-size: 14px;
	padding: 20px;
	background-color: #f8f9fc;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.bottomBar2 {
	padding-top: 50px;
	position: relative;
	bottom: 0;
	padding-right: 1em;
	background: #f8f9fc;
	color: black;
	border-top: 1px solid #f8f9fc;
	border-bottom: 1px solid #fff;
	width: 100%;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.logoutBarRight {
	text-align: right;
}

div.logoutBar {
	padding-right: 1em;
	background: #eaebed;
	color: black;
	border-bottom: 1px solid #2e4053;
	text-align: right;
}
div.logoutBar a {
	font-weight: normal;
	margin-left: 1em;
	color: #436976;
	background-color: transparent;
}
div.logoutBar img {
	vertical-align: top;
}

div.tabs {
	padding: 3px 0 0 0;
	background: none transparent scroll repeat 0% 0%;
	white-space: nowrap;
	border-collapse: collapse;
	border-bottom: 1px solid #2e4053;

}
div.tabs a {
	 
	padding: 3px 10px;
	font-weight: normal;
	background: white scroll repeat 0% 0%;
	color: #436976;
	margin-right: 0;
	height: 10px;
}
div.tabs a.selected {
	border-top: 1px solid #2e4053;
	border-right: 1px solid #2e4053;
	border-bottom:  1px solid #eaebed;
	border-left: 1px solid #2e4053;
	font-weight: normal;
	background: #eaebed;
	color: #436976;
}
div.tabs a:hover {
	background: #eaebed;
	color: #436976;
}

.menu_group {
	font-size: 20px;
	padding: 10px 30px;;
	color: #000000;
	background-color: #f8f9fc;
	 
	font-weight: 600;
}

.menu_group_items {
	background-color: #fff;
	color: #5a5c69;
	font-weight: normal;
	padding: 20px;
	border: 1px solid #eaebed;
	border-radius: 6px;
	font-size: 16px;
	 box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
}
.menu_group_items img{
	width: 20px;
	height: 20px;
}
 

#hotkeyshelp {
	text-align: right;
	padding-right: 30px;
	font-weight: 600;
	background: #f8f9fc;
	 box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
	 padding: 25px;
}

#footer {
	position: relative;
	bottom: -3px;
}

.footer td a {
	color: #666666;
	font-size: 9px;
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	color: #cccccc;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
	width: 100%;
}

.tableheader {
	font-weight: 0.75em;
	background-color: #f8f9fc;
	color: black;
	text-align: center;
}

.tableheader2 {
		font-weight: 0.75em;
		font-size: 0.8em;
	background-color: #f8f9fc;
	color: black;
	text-align: right;
	 box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.1) !important;
}
.tableheader3 {
		font-weight: 0.75em;
		font-size: 0.8em;
	text-align: right; 
}

.titletext {
	 font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #2e4053;
	padding: 15px;
	width: 100%;
	font-family: "Playfair Display", serif;
	/*color: #1a1814;*/
}

.headingtext {
	font-weight: 500;
	font-size: 20px;
	color: black;
	padding: 10px;
	font-family: "Playfair Display", serif;
}

.headingtext2 {
	font-weight: 500;
	font-size: 16px;
	color: black;
}

.headingtext3 {
	font-weight: 500;
	font-size: 14px;
	color: black;
}

.errortext {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}

.inputsubmit {
	 font-family: "Playfair Display", serif;
	font-size: 16px;
	border: 1px #7C8287 solid;
	background-color: #eff0f3;
	border-radius: 6px;
	padding: 10px 20px;
	margin: 5px;
	box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
}

a.sitebutton, a.sitebutton:hover {
	color: #4a5259;
	display: inline-block;
	cursor:pointer;
}

.siteicon{	
	 padding-top: 20px	 
}

.ajaxsubmit, .sitebutton{
	 font-family: "Playfair Display", serif;
	font-size: 16px;
	border: 1px #7C8287 solid;
	background-color: #eff0f3;
	border-radius: 6px;
	padding: 10px 20px;
	margin: 5px;
 box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
	 transition: 0.3s;
}
.ajaxsubmit:hover, .inputsubmit:hover, .sitebutton:hover {
	  background: #cda45e;
    color: #fff;
}

.oddrow {
	background-color: #f4f6f6  ;
	border-radius: 10px; /* or 10px, 1rem, etc. */
	padding: 0px 10px; 
}

.evenrow {
	background-color: #fff ;
		border-radius: 10px; /* or 10px, 1rem, etc. */
		padding: 0px 10px;  
}

.overduebg {
	background-color: rgba(221, 119, 119, 0.3);
		border-radius: 10px; /* or 10px, 1rem, etc. */
}

.overduebgodd {
		background-color: rgba(185, 114, 119, 0.3);
		border-radius: 10px; /* or 10px, 1rem, etc. */
}

.overduefg {
	color: #dd7777;
		border-radius: 10px; /* or 10px, 1rem, etc. */
}

.currentfg {
	color: #ff6666;
}

.redfg, a.redfg {
	color: red;
	font-weight: bold;
}

.settledbg {
	background-color: #00bb00;
}

.settledfg {
	color: #00bb00;
}

.inquirybg {
	background-color: #fdfeef;
}

.currencybg {
	background-color: #ee8888;
}

.stockmankobg {
	background-color: pink;
}

.stockmankofg {
	color: red;
}

table.tablestyle {
	width: 95%;
/*  margin-bottom: 0.3rem;*/
/*  border-radius: .35rem;*/
/*  color: #373737;*/
  /*box-shadow: 0 0.15rem 0.75rem 0 rgba(58, 59, 69, 0.10) !important;*/
}
table.tablestyle td {
	padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e3e6f0;
  border-radius: .45rem;
}
table.tablestyle2 {
	border-collapse: collapse;
	/*border: 1px solid #cccccc;*/
	border-radius: 1rem;
	box-shadow: 0 0.15rem 0.75rem 0 rgba(58, 59, 69, 0.15) !important;
	flex: 1 1 auto;
  /*padding: 1.25rem;*/
}
table.tablestyle2 td {
	border-collapse: collapse;
	/*border: 1px solid #cccccc;*/
	border-radius: .35rem;
	padding: 10px 3px;
}
table.tablestyle_inner {
	/*border-collapse: collapse;*/
	/*border: 1px solid #fff;*/
	/*border-radius: .35rem;*/
	min-width: 100px;
}
table.tablestyle_inner td {
	/*border-collapse: collapse;*/
	/*border: 1px solid #fff;*/
	/*border-radius: .35rem;*/
}
.tablestyle_noborder {
	padding: 3px;
	width: 90%;
 
}

.label, label {
	color: #666968;
	font-size: 0.9em;
	font-weight: 400;
	padding: 10px 0 0 5px;
	
}


#loginscreen {
	background: #f5f5f5;
}

.login {
	width: 350px;
	border-left: 12px solid #367cb5;
	border-collapse: collapse;
	background-color: #eeeeee;
}
.login td {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.amount {
	 
	font-size: 13px;
	text-align: right;
	 
}
.combo{

}
.input-group-look{
  padding: 9px 5px 1px 9px;

}

input.amount {
	padding-right: 0px;
	border-right: none;
}

.editbutton {
   color:#0000FF;
   background-color:transparent;
   border-style:none;
   text-decoration:underline;
   cursor: pointer;
}

.navibutton[disabled], .navibutton[disabled] span {
  color:#808080;
  text-decoration: none;
  cursor: auto;
}

button.navibutton {
	/*font-family: Verdana, Arial, Helvetica;*/
	/*font-size: 11px;*/
	font-weight: bold;
   color:#000;
   padding: 0 3px;
   background-color:transparent;
   border-style:none;
   cursor: pointer;
}

.navibutton span {
	text-decoration: underline;
}	

.navibar {
    padding: 0 3px;
	color: #000;
    border-collapse: collapse;
    background-color: #f8f9fc;
}

.navibar tr td {
    border: none;
}

.listsubmit {
    display: none;
}

ul.ajaxtabs{
	padding: 15px 0 0 55px;
	margin: 40px 10px 0 3px;
	font: 13px ;
}

ul.ajaxtabs li{
	list-style: none;
	margin: 0;
	display: inline;
}

ul.ajaxtabs li button{
    background-color: #f7f9f9;
				padding: 9px;
				margin: 0px;
   	border-top-left-radius: 1px;
		  border-top-right-radius: 16px;
   	border-bottom: none;
	   border-left: none;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
		
}

ul.ajaxtabs li button:hover{
	border-top: 1px solid #2e4053;
	color:#000;
	 font-weight: 600;
}
div.spaceBox{
	background-color: #2e4053;
	height:1px;
	border-bottom: 1px solid #2e4053;
	border-left: 1px solid #2e4053;
	border-right:1px solid #2e4053;
	margin: 0 20px 0px 15px;
	box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
}

div.contentBox{
	/*border: 1px solid #2e4053;*/
	margin: 0 3px 3px 3px
}

ul.ajaxtabs li button.current, ul.ajaxtabs li button.current:hover{
	border-left: 3px solid #4e73df;
	border-top-left-radius: 3px;
		border-top-right-radius: 9px;
 background-color:  #eff0f3;
 box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
	color: #2e4053 ;
	font-weight: 700;
}
#hints {
	font-size: 16px;
	padding: 10px;
	border-bottom: 1px solid #2e4053;
	border-radius: 3px;
	/*margin: -4px -100px -2px;*/
	border: 1px solid #2e4053;
	background-color: #FFF;
	white-space: nowrap;
	/*delete bellow lines*/
	position: fixed; 
	right: 3%;
	top: 6%;
	z-index: 10;
}
.outerhints {
  overflow: hidden;
  position: relative;
}

/*
	Calendar style
*/
#CCIframe {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 250px;
	width: 270px;
	z-index: 99;
}
#CC { 
	position:absolute;
	background-color:#FFF;
	margin:0; padding:0;
	display:none;
	z-index: 100;
}
#CC table {
 
         font-size: 1.1em;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-shadow: 0 0.25rem 0.25rem 0 rgba(58, 59, 69, 0.2) !important;
}
#CC th {
	font-weight: normal;
	text-align: center;
}
#CC th a {
	font-weight: normal;
	text-decoration: none;
	 
	padding: 1px;
}
#CC td {
	text-align: center;
}
#CC .header {
	background-color: #fff;
}
#CC .weekday {
	background-color: #eee;
	color: #000;
}
#CC .weekend {
	background-color: #FFC;
	color: #000;
}
#CC .weekno {
	background-color: #ffffff;
	color: #666666; 
        font-size: 0.6em;
}
#CC .current {
	border: 1px solid #000;
	background-color: #1cc88a;
	color: #000;
}
#CC .weekday, #CC .weekend, #CC .current {
	display: block;
	text-decoration: none;
	border: 1px solid #ddd;
	width: 2em;
}
#CC .weekday:hover, #CC .weekend:hover, #CC .current:hover {
	color: #000;
	background-color: #006666;;
	border: 1px solid #999;

}
#CC .previous {
	text-align: left;
}
#CC .next {
	text-align: right;
}
#CC .previous, #CC .next {
	padding: 1px 3px 1px 3px;
	font-size: 1.4em;
}
#CC .previous a, #CC .next a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#CC .title {
	text-align: center;
	font-weight: bold; 
	color: #000;
}
#CC .empty {
	background-color: #fff;
	border: 1px solid #e0e0e0 ;
}

div.err_msg {
	margin: 20px;
	padding: 6px;
	border: 1px solid #cc3300;
	background-color: #ffcccc;
	color: #dd2200;
	text-align: center;
	font-weight: 600;
}

div.warn_msg {
	margin: 20px;
	padding: 6px;
	border: 1px solid #ff9900;
	background-color: #ffff00;
	color: #ff5500;
	text-align: center;
	font-weight: 600;
}

div.note_msg {
	margin: 20px; 
	padding: 6px;
	border: 1px solid #33cc00;
	background-color: #ccffcc;
	color: #007700;
	text-align: center;
font-weight: 500;
}

#title {
	margin-bottom: 10px;
	width: 100%;
}

/*------ START TAGGLE BUTTON ORDER PAGE ---------*/

.switch {
  position: relative;
  display: inline-block;
  width: 160px;
  height: 34px;
	 
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ddd;
  -webkit-transition: .4s;
  transition: .4s;

}

.slider:before {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  left: 4px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
		
}

input:checked + .slider {
  background-color: #4d6ca4;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(95px);
  -ms-transform: translateX(95px);
  transform: translateX(125px);
}

/*------ ADDED CSS ---------*/
.on
{
  display: none;
}

.on, .off
{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;

}

input:checked+ .slider .on
{display: block;}

input:checked + .slider .off
{display: none;}

/*--------- END --------*/

/* Rounded sliders */
.slider.round {
  border-radius: 6px;
}

.slider.round:before {
  border-radius: 20%;}
		
/*------ END TAGGLE BUTTON ORDER PAGE ---------*/

.close-button{
	position: relative;
	right: 10px;
	top: -20px;
  color: #b7b9cc;
}
i.info{
	color: #36b9cc;
}
.menu-text-item{
	padding: 10px;
	margin-left: 20px;
}

.arrow_menu {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-50%,-50%);
  width: 80px;
  height: 60px;
  cursor: cell;
}
.arrow_menu_link {
  position: absolute;
}


 
#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(254, 209, 54, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  transform: rotate(90deg);
  background-color: #212529;
}

.switch{
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.switch + .lable{
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  min-height: 18px;
  min-width: 18px;
  font-weight: normal;
  cursor: pointer;
}
.switch + .lable::before{
  cursor: pointer;
  font-family: fontAwesome;
  font-weight: normal;
  font-size: 12px;
  color: #32a3ce;
  content: "\a0";
  background-color: #FAFAFA;
  border: 1px solid #c8c8c8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  display: inline-block;
  text-align: center;
  height: 16px;
  line-height: 14px;
  min-width: 16px;
  margin-right: 1px;
  position: relative;
  top: -1px;
}
.switch:checked + .lable::before {
  display: inline-block;
  content: '\2716';
  background-color: #F5F8FC;
  border-color: #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}
/* CSS3 on/off switches */
.switch + .lable {
  margin: 0 4px;
  min-height: 24px;
}
.switch + .lable::before {
  font-weight: normal;
  font-size: 11px;
  line-height: 17px;
  height: 20px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #F5F5F5;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #CCC;
  text-align: left;
  float: left;
  padding: 0;
  width: 52px;
  text-indent: -21px;
  margin-right: 0;
  -webkit-transition: text-indent .3s ease;
  -o-transition: text-indent .3s ease;
  transition: text-indent .3s ease;
  top: auto;
}
.switch.switch-bootstrap + .lable::before {
  font-family: FontAwesome;
  content: "\2716";
  box-shadow: none;
  border-width: 0;
  font-size: 16px;
  background-color: #a9a9a9;
  color: #F2F2F2;
  width: 52px;
  height: 22px;
  line-height: 21px;
  text-indent: 32px;
  -webkit-transition: background 0.1s ease;
  -o-transition: background 0.1s ease;
  transition: background 0.1s ease;
}
.switch.switch-bootstrap + .lable::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 12px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  width: 18px;
  height: 18px;
  text-align: center;
  background-color: #F2F2F2;
  border: 4px solid #F2F2F2;
  -webkit-transition: left 0.2s ease;
  -o-transition: left 0.2s ease;
  transition: left 0.2s ease;
}
.switch.switch-bootstrap:checked + .lable::before {
  content: "\2714"; 
  text-indent: 6px;
  color: #FFF;
  border-color: #b7d3e5;
  
}
.switch-primary >.switch.switch-bootstrap:checked + .lable::before {
    background-color: #337ab7;
}
.switch-success >.switch.switch-bootstrap:checked + .lable::before {
    background-color: #5cb85c;
}
.switch-danger >.switch.switch-bootstrap:checked + .lable::before {
    background-color: #d9534f;
}
.switch-info >.switch.switch-bootstrap:checked + .lable::before {
    background-color: #5bc0de;
}
.switch-warning >.switch.switch-bootstrap:checked + .lable::before {
    background-color: #f0ad4e;
}
.switch.switch-bootstrap:checked + .lable::after {
  left: 32px;
  background-color: #FFF;
  border: 4px solid #FFF;
  text-shadow: 0 -1px 0 rgba(0, 200, 0, 0.25);
}

.form-floating-label {
  position: relative;
  margin-bottom: 1.5rem;
}

/* Common styling for input, textarea, select */
.form-floating-label input,
.form-floating-label textarea,
.form-floating-label select {
  padding: 1.75rem 0.75rem 0.5rem 0.75rem;
  height: auto;
  background-color: #fff;
  resize: none;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* Label styling */
.form-floating-label label {
  position: absolute;
  top: 0.65rem;
  left: 0.75rem;
  font-size: 0.85rem;
  color: #6c757d;
  background: white;
  padding: 0 0.25rem;
  transition: top 0.2s ease, font-size 0.2s ease, opacity 0.2s ease;
  pointer-events: none;
  z-index: 1;
}

/* Float label on focus or when filled */
.form-floating-label input:focus + label,
.form-floating-label input:not(:placeholder-shown) + label,
.form-floating-label textarea:focus + label,
.form-floating-label textarea:not(:placeholder-shown) + label,
.form-floating-label select:focus + label,
.form-floating-label select.filled + label {
  top: 0.25rem;
  font-size: 0.75rem;
  opacity: 0.85;
}

/* Remove arrow default styles for select if needed */
.form-floating-label select {
  padding: 1.75rem 0.75rem 0.5rem 0.75rem;
  height: auto;
  background-color: #fff;
  min-width: 300px; /* ✅ Ensures a minimum width */
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background-image: url('data:image/svg+xml;utf8,<svg fill="%236c757d" viewBox="0 0 4 5" xmlns="http://www.w3.org/2000/svg"><path d="M2 0L0 2h4L2 0z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 10px;
}

.form-floating-label select:valid + label {
  top: 0.25rem;
  font-size: 0.75rem;
  opacity: 0.85;
}

.form-floating-label select+ label {
  top: 0.25rem;
  font-size: 0.75rem;
  opacity: 0.85;
}



/* Date picker specific adjustments DeepSeek*/
.date-picker-icon {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  border: 0;
}

/* Adjust input padding to accommodate calendar icon */
.form-floating-label.has-datepicker input {
  padding-right: 40px;
}

/* Position the calendar button */
.form-floating-label .position-absolute {
  z-index: 2;
}
/* This affects the calendar dropdown for browsers that support it */
input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(0.5) sepia(1) saturate(5) hue-rotate(175deg);
    cursor: pointer;
    padding: 0;
    margin: 0;
}

input[type="date"]::-webkit-datetime-edit {
    color: #495057;
    padding: 0.5rem;
}
/* Date picker container */
#date-picker {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background: white;
    z-index: 1050;
    padding: 0.75rem;
}

/* Date picker header */
#date-picker .head {
    background-color: #f8f9fa;
    color: #495057;
    padding: 0.5rem;
    border-radius: 0.25rem;
    margin-bottom: 0.5rem;
    text-align: center;
    font-weight: 600;
}

/* Date picker navigation buttons */
#date-picker .nav {
    background-color: #e9ecef;
    color: #495057;
    border: none;
    border-radius: 0.25rem;
    padding: 0.25rem 0.5rem;
    margin: 0 0.25rem;
    cursor: pointer;
    transition: all 0.2s;
}

#date-picker .nav:hover {
    background-color: #dee2e6;
}

/* Date cells */
#date-picker .cell {
    padding: 0.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    transition: all 0.2s;
}

#date-picker .cell:hover {
    background-color: #e9ecef;
}

/* Selected date */
#date-picker .selected {
    background-color: #0d6efd;
    color: white;
}

/* Other month days */
#date-picker .otherMonth {
    color: #adb5bd;
}

/* Day names row */
#date-picker .dayNames {
    background-color: #f8f9fa;
    font-weight: 600;
    padding: 0.25rem 0;
    border-radius: 0.25rem;
    margin-bottom: 0.25rem;
}

.sortable-container {
    min-height: 50px;
}

.sortable-item {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 8px;
}

.sortable-placeholder {
    border: 1px dashed #ccc;
    height: 60px;
    margin-bottom: 10px;
}

.dragging-active {
    opacity: 0.7;
    background: #f8f8f8;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.drag-handle {
    color: #666;
    padding: 8px;
}

.drag-handle:hover {
    color: #000;
    cursor: move;
}
.fa-arrows-alt {
    color: #646464; /* dark gray when inactive */
    transition: color 0.3s ease;
    cursor: move;
}

.fa-arrows-alt.active {
    color: #28a745; /* green when active */
}
