/* .nav-tabs > li .close {
    margin: -2px 0 0 10px;
    font-size: 18px;
}
.tab-pane{
border-top: 1px solid #dee2e6;
}
.nav-tabs{
	border: none;
}
.add-role , .add-user{
    	margin: 20px;
    } */
    
    

body{
	line-height: none !important
}

.pinBoardBtn{
	position: fixed;
    bottom: 55px;
    z-index: 1500;
    right: -21px;
    transform: rotateZ(90deg);
    outline: none;
    border: none;
    background-color: #56ccf2;
    font-weight: 700;
    padding: 6px;
    border-radius: 0px 0px 6px 6px;
    color: #000061;
}
.pinBoardBtn:hover{
	background-color: #48aaca;
}
.pinBoardBox{
	position: fixed;
    right: 24px;
    bottom: 0px;
    top: 12px;
    z-index: 1500;
}
.pinBoard{
    margin: 0px 10px 10px 0px;
    opacity: 1;
    top: 0;
    background: linear-gradient(45deg, #55e8e8, #027e84);
    height: 97vh;
    background-repeat: no-repeat;
    width: 100vh;
    background-position: center;
    /* background-image: url(../images/pinBoard1.jpg); */
    background-size: cover;
    box-shadow: -5px -3px 9px 0px grey;
    position: relative;
    border-radius: 9px;
}
.cmpltdNotiImg{
	height: 200px;
    background-color: #87ff87;
    border-radius: 50px 0px 15px 0px;
    position: relative;
    box-shadow: -4px 0px 4px 1px #149214;
}
.assgNotiImg {
    height: 200px;
    background-color: #f8ff87;
    border-radius: 50px 0px 15px 0px;
    position: relative;
    box-shadow: -4px 0px 4px 1px #8b9219;
}
.pendNotiImg {
    height: 200px;
    background-color: #e5e6d0;
    border-radius: 50px 0px 15px 0px;
    position: relative;
    box-shadow: -4px 0px 4px 1px #646559;
}
.rejectedNotiImg {
    height: 200px;
    background-color: #ff8e83;
    border-radius: 50px 0px 15px 0px;
    position: relative;
    box-shadow: -4px 0px 4px 1px #632f2a;
}
.closeTaskBtn{
    border-radius: 50%;
    background-color: #f30000 !important;
    color: white !important;
    width: 15px;
    padding-bottom: 2px !important;
    height: 15px;
    font-weight: 100;
    opacity: 1;
    font-size: 11px;
    position: absolute;
    right: 4px;
    top: 4px;
}
.closeTaskBtn:active{
	outline: none;
}
.addNewTaskBtnBox{
	position: absolute;
    bottom: 15px;
    opacity: 1;
    right: 20px;
    background-color: #000eb1;
    border-radius: 50%;
    padding: 10px 16px 8px 0px;
    width: 45px;
}
.addNewTaskBtnBox:active{
	outline: none;
}
.addNewTaskBtn{
	color: white !important;
    font-weight: 100;
    opacity: 1;
}
.addNewTaskBtn:active{
	outline: none;
}
.closePinBoard{
    border-radius: 50%;
    background-color: #afcdd0 !important;
    color: #0e0d0d !important;
    width: 29px;
    padding-bottom: 2px !important;
    height: 29px;
    font-weight: 100;
    opacity: 1;
    text-shadow: none;
    font-size: 15px;
    position: absolute;
    right: 4px;
    top: 4px;
    cursor: pointer;
}
.closePinBoard:hover{
	background-color: #bcf9ff !important;
}
.closePinBoard:active{
	outline: none;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.nav-item>li .close {
	margin: -2px 0 0 10px;
	font-size: 18px;
}

.content {
	padding: 0 !important;
}

.add-user {
	padding-top: 35px;
}

.add-role {
	padding-top: 35px;
}

.selected {
	background-color: #B0BED9 !important;
}

.listContainer {
	overflow: auto;
}
.bootstrap-dialog-close-button .close{
    width: 23px !important;
    font-size: 19px !important;
    opacity: 1 !important;
    color: rgb(230, 208, 208) !important;
    border-radius: 50% !important;
    background: black !important;
}

.bootstrap-dialog-header {
    width: 100% !important;
}


.itemspecifactions {
	max-height: 120px;
	overflow: auto;
}
.margin {
   margin-bottom: 5px;
} 
.marginRow {
   margin-top: -10px;
} 
/** set grid row hieght****/
.dataTable .table>tbody>tr>td {
	padding: 5px !important;
}


/*
 css use whne we assign individual width to coloumn according to database configuration.
table{
  margin: 0 auto;
  width: 100%;
  clear: both;
  border-collapse: collapse;
  table-layout: fixed; // *****add this
  word-wrap:break-word; // *****and this
}*/
.label-radiobtnSpace {
  padding-left:60px;
  padding-top:2px; 
}
.BtnSize{
height:28px;
}



/* Rishabh Mathe's Chanegs */


.content-wrapper{
	background-color: white !important;
}
.content{
	background-color: white !important;
}

.new-box-body{
	background-color: #dad9d947;
    margin-top: 7px;
    border-radius: 6px;
    height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
.inBoxBody{
	background-color: white;
    margin-left: 0px;
    
    padding: 20px;
    padding-left: 8px;
    border-radius: 8px;
    box-shadow: -1px -1px 3px 0px;
}

.imageBox{
	height: 140px;
    border-right: 1px solid #cdc4c4b8;
    float: left;
}
.input-box{
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.3;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.gridfilter{
	padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.3;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	
}
.label-box{
	color: #747070d1;
    font-size: 14px;
}
.custom-control{
	padding-left: 0px;
}
.table2>thead>tr>th {
    padding: 6px !important;
}
.table2>tbody>tr>td {
    padding: 2px !important;
    border: none !important;
}
.addButton{
	border-radius: 50px !important;
    background-color: #3c98ef;
}
.removeButton{
	border-radius: 50px !important;
    background-color: burlywood;
}

.saveButton{
	background-color: #45aaf0;
    border-radius: 5px !important;
    border: none !important;
    padding: 10px 15px 10px 15px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important;
}
.attachButton{
	background-color: #de5d40;
    border-radius: 5px !important;
    border: none !important;
    padding: 8px 12px 10px 12px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important;
    font-size: 11px;
    cursor: pointer;
}
.closeButton{
	background-color: #A9A9A9;
    border-radius: 5px !important;
    border: none !important;
    padding: 10px 15px 10px 15px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important;
}
.barcodeButton{
	background-color: #f04545e6;
    border-radius: 5px !important;
    border: none !important;
    padding: 10px 15px 10px 15px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important;
}

.resetButton{
	background-color: #c39920c2;
    border-radius: 5px !important;
    border: none !important;
    padding: 10px 15px 10px 15px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important; 
}
.printButton{
	background-color: #053169;
    border-radius: 5px !important;
    border: none !important;
    padding: 10px 15px 10px 15px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important;
}

.cancelButton{
	background-color: #4f4e4aa6;
    border-radius: 5px !important;
    border: none !important;
    padding: 10px 15px 10px 15px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important;
}

button.btn.saveButton:hover {
    background-color: #2b66ec;
}
.attachButton:hover {
    background-color: #a73b22;
}
button.btn.resetButton:hover {
    background-color: #a77c00;
}


.showHideDiv  {
    margin-top: 15px;
    padding: 5px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 5px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.input-box:disabled {
    background: #e2e2e2ad;
}

span.select2.select2-container.select2-container--default.select2-container--focus{
	width: 100% !important;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.select2-selection--single{
	min-height: 30px !important;
	max-height: 30px !important;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single{
	border-radius: 5px !important;
}


/* worker css */


/* img#imageDisp:hover {
    opacity: 0.6;
} */

img#imageDisp{
	cursor: pointer;
	height:130px;
	width: inherit;
	box-shadow: 0px -1px 4px 0px;
}

#chooseFile {
    padding: 7px;
    background: #56ccf26b;
    border-radius: 6px;
    font-weight: 600;
    box-shadow: 0px 0px 4px 0px #6f6f6f;
    cursor: pointer;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #d2d6de !important;
    border-radius: 3px !important;
}


#redRadio{
	height: 50%;
    width: 6%;
    background: #ff0000;
    display: block;
    border: 1px solid;
    margin-top: 1%;
    border-radius: 50%;
    margin-right: 3%;
    margin-left: 2%;
}

#greenRadio{
	height: 50%;
    width: 6%;
    background: #00ff08;
    display: block;
    border: 1px solid;
    margin-top: 1%;
    border-radius: 50%;
    margin-right: 3%;
    margin-left: 2%;
}

#inactiveRadio{
	height: 50%;
    width: 6%;
    background: white;
    display: block;
    border: 1px solid;
    margin-top: 1%;
    border-radius: 50%;
    margin-right: 3%;
    margin-left: 2%;
}

.gridBox{
	flex: 1 1 auto;
	height: 390px;
}
.gridWrapper {
	display: flex;
  	flex-direction: column;
  	height: 520px;
}
/* .ag-center-cols-container{
	width: 100% !important
} */

.validatee {
    color: white;
    background-color: #2bb32bf2;
    width: 97px !important;
    /* margin-left: 9%; */
    border-radius: 5px;
    position: relative;
    margin-top: 5px;
    text-align: center;
    height: 32px;
    line-height: 2 !important;
}


.invalidate {
	color: white;
    background-color: #ff5a5a;
    width: 97px !important;
    /* margin-left: 9%; */
    border-radius: 5px;
    position: relative;
    margin-top: 5px;
    text-align: center;
    height: 32px;
    line-height: 2 !important;
}

/* shubham's code start */
.populate{
	background-color: #45aaf0;
    border-radius: 5px !important;
    border: none !important;
    padding: 10px 15px 10px 15px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important;
}
button.btn.populate:hover {
    background-color: #2b66ec;
}
 .printTaxes{
	background-color: #0080ff;
    border-radius: 5px !important;
    border: none !important;
    padding: 10px 15px 10px 15px;
    color: white;
    box-shadow: 2px 1px 3px 0px gray !important;
}
button.btn.printTaxes:hover {
    background-color: #0000ff;
}
.bootstrap-dialog.type-primary .modal-header {
    background-color: #45aaf0 !important;
}
/* shubham's code end */





#loader {
  position: absolute;
  width: 100%;
  height:100%;
  left: 0;
  top: 0;
  align-items: center;
  background-color: #000;
  z-index: 999;
  opacity: 0.5;
}

#loader-icon{
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  position: absolute;
  height: 120px;
  top: 44%;
  left: 42%;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.ag-row>div {
    font-size: 11px !important;
    line-height: 2.5 !important;
}
.ag-theme-alpine .ag-cell-wrapper > *:not(.ag-cell-value):not(.ag-group-value){
	height: 28px !important;
}

#rfrbtn{
	border: none;
    border-radius: 50%;
    background-color: #000000b8;
    height: 30px;
    width: 30px;
    color: white;
}
.bellBox{
	margin: auto;
	border: 1px solid #9a9a9a;
	padding: 4px 9px 4px 9px;
	border-radius: 50%;
	background-color: #1b1b1b;
	color: #efefef;
	cursor: pointer;
}
.bellNum{
	position: absolute;
	top: 7px;
	left: 22px;
	color: white;
	border: 1px solid #009a1a;
	font-size: 10px;
	font-weight: 800;
	border-radius: 50%;
	padding: 0px 4px 0px 4px;
	background-color: #009a1a;
}
.notificationBox{
	position: absolute;
	z-index: 1000;
	top: 60px;
	background-color: #ffffff;
	right: 5%;
	border: 1px solid #bdafaf;
	border-radius: 4%;
	box-shadow: 0px 0px 4px 1px grey;
	display: none;
	width: 310px;
	max-height: 285px;
	overflow-y: scroll;"
}
.notificationBox>ul{
	list-style: none;
    padding: 0px;
    margin: 0px;
}

.notificationBox>ul>li>a{
	color: black;
    text-decoration: none;
}
.notificationBox>ul>li{
	background-color: #f5eeee;
    padding: 4px 4px 4px 4px;
    border-bottom: 1px solid grey;
    font-family: cursive;
    cursor: pointer;
}

.mstDataScroll{
	
	overflow-y: auto;
    height: 550px !important;

	
}

.textresponse{
	color: #d53e3e;
    font-size: 16px;
    font-family: serif;
    min-height: 127px;
}

.close{
	
	cursor:pointer;
}


/* #collapse_dashboard_reports{
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-right: 100px solid red;
  border-bottom: 50px solid transparent;
} */



/* #collapse_dashboard_reports {
    height: 0;
    width: 0;
    border-top: 10px solid transparent;
    border-right: 20px solid black;
    border-bottom: 10px solid transparent;
} */

.margin_icon_dashboard{
    margin-top: 18px;
    margin-bottom: 3px;   
}


/* .rightToLeftHide{
  width: 0;
  transition: width 0.5s;
  float:right;
 
} */

/* .rightToLeftShow:hover .rightToLeftHide{
  width: 100%;
  transition: width 0.5s;
  float:right;
  color: red; 
} */

/* .rightToLeftShow{
  width: 100%;
  transition: width 0.5s;
  float:right;
  color: red; 
 
}
 */


/* styles.css */
/* #report_dashboard_container {
  position: relative;
}

#collapseReportsOnDashboard {
  position: absolute;
  right: -350px; Initially hidden off the screen
  width: 350px;
  background-color: #333;
  color: #fff;
  transition: right 0.4s ease-in-out;
  padding: 20px;
} */



 /* styles.css */
#report_dashboard_container {
  position: relative;
}

#menu_icon  {
  cursor: pointer; /* Add pointer cursor for better UX */
}

#collapseReportsOnDashboard {
  position: absolute;
  right: -334px; /* Initially hidden off the screen */
  width: 350px;
  /* background-color: #333;
  color: #fff; */
  padding: 8px;
  transition: right 0.3s ease-in-out; /* Add a smooth right position transition */
}
